.banner-section-top {
    position: relative;
    text-align: center;
    color: white;
}

.banner-section-top .mobile {
    display:none;
}

/*.banner-section-top .banner-content {
    width: 100%;
    position:absolute;
    left: 25%;
    top: 15%;
    z-index:1;
}*/
.banner-section-top .banner-content {
    width: 25%;
    left: 62.5%;
    position:absolute;
    top: 15%;
    z-index:1;
}

.banner-section-top h1{
    color:#fff;
    font-size: calc(1em + 1vw)!important;
    font-weight: 700;
    line-height: calc(1em + 1vw)!important;
    font-family: 'Montserrat', sans-serif;
}

.banner-section-top a {
    font-size: calc(0.3em + 1vw)!important;
}

.banner-section-top .description{
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: calc(1em + 1vw)!important;
    margin-bottom:10px;
}


@media screen and (max-width: 767px) {

    .banner-section-top .banner-content {
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .banner-section-top .mobile {
        display: inline-block;
    }
    
    .banner-section-top .desktop {
        display: none;    
    }
    
    .banner-section-top h1{
        color:#fff;
        font-size: calc(1.3em + 1vw)!important;
        font-weight: 400;
        line-height: calc(1em + 1vw)!important;
        font-family: 'Montserrat', sans-serif;
    }
    
    .banner-section-top a {
    font-size: calc(0.5em + 1vw)!important;
    }
    
    
    .banner-section-top .description{
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        line-height: calc(1em + 1vw)!important;
        text-align:center;
    }

}

#cart1 .card-header{
    display: none;
    padding: 3px 0!important;
    margin-top: 0;
    background-color: #f9f9f9!important;
}

.homepage_section .mgt_20{
    margin-top: 0!important;
}

#cartSummary table{
    border-bottom: 1px solid #ccc;
}

.header-container #enquiry>a .badge, .header-container #cart>a .badge{
    background: red!important;
    border-radius: 5px;
    color: #fff;
        top: 4px!important;
    right: 3px!important;
    padding: 1px!important;
        height: 16px!important;
    width: 20px!important;
}

.quickcheckout-cart td.image img {
    width: 50px!important;
}

.breadcrumb{
    text-overflow: inherit!important;
}

#cart1{
    display: none;
}

#cart1 .card-header h4{
    margin-bottom: 0;
}

#cart1 .card-header button{
    outline: none;
    width: 100%;
    text-align: left!important;
    font-size: 16px;
    color: #000000;
    font-weight: 700;
    text-decoration: none;
}

#cart1 #accordionExample table{
    border: 0!important;
}

#cart1 #collapseOne{
    padding: 10px 15px;
}

#cart1 #collapseOne.show{
    display: none!important;
}

#cart1 #collapseOne.show.in{
    display: block!important;
}

#cart1 #accordionExample{
    border: 1px solid #cacaca;
    margin-bottom: 10px;
    position: relative;
}

#cart1 #accordionExample:after{
    top: 10px;
    font-weight: 800;
}

#cart1 #accordionExample:hover{
    color: inherit!important;
}

.common-home #content{
    padding: 0 8px!important;
}

.fixed-header .container{
    padding: 0 7px!important;
}

#register-form{
    max-width: 800px;
    margin: 0 auto;
}

#register-form>div:first-child .form-group{
    width: 100%!important;
}

.account-account .account-container a .icon-heart {
        width: 47px;
    height: 47px;
    position: absolute;
    display: block;
    text-align: center;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    transition: all 0.3s;
}

.account-account .account-container a .icon-heart:before{
    line-height: 1;
    display: table;
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pricing_box .retail_price p{
    font-weight: normal!important;
}

.font-orange, .product-block .save .save_amount, .product-block .price span{
    font-weight: bold!important;
}

.pricing_box .retail_price{
    background-color: transparent  !important;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}

.pricing_box .bulk_detail{
    background-color: transparent !important;
}

.width_30 {
    padding-left: 1rem;
}

.product-product h3, body.product-product:not(.cke_editable) h2:not(.swal2-title):not([style]){
    text-transform: none !important;
}

/*.product-product .featured-module .featured {
    padding: 0px 32px!important;
}*/

.sp1{
    display: inline-block;    
}

.mobile-search .search-custom{
    padding-right: 0!important;
}

.mobile-search{
    margin-bottom: 7px;
    display: none;
}

.information-information.iid-4 #content, .information-contact #content, .information-outlet #content{
    min-height: auto!important;
}

.pricing_box{
    font-size: 11px;
}

#mobileNav{
    padding: 10px 0px!important;
    text-align:left!important;
}

@media (min-width: 320px) {
    
    .product-product .product-title{
        display: flex;
    }
    
    .product-product .product-title h3{
        width: 90%;
    }
    
    .product-product .product-title .buttn{
        width: 10%;
        text-align: right;
    }
    
    .product-product .product-title button{
        border: 0;
        box-shadow: 0 0;
        outline: 0;
        background: transparent!important;
        padding: 0!important;
    }
    
    .homepage_section .mgt_50 {
        margin-top: 17px!important;
    }

    .common-home .featured-28, .featured-29, .featured-30, .featured-31{
        padding: 10px 15px 3rem!important;
    }
    
    .header-container .header-top{
        margin-left: 1rem!important;
    }
    
    .product-block .product-details .price {
        font-size: 16px!important;
    }
    
   /* .checkout-cart h2{
        display: block!important;
    }*/
    
    .checkout-cart .w100{
        display: none;
    }
    
    /*.pricing_box{
        background-color: #e5eef5;
    }*/
    
   /* .pricing_box.out-price{
        background: #fff!important;
    }*/
    
    .product-block .save {
        font-size: 12px !important;
    }
    
    h2{
        font-size: 24px!important;
    }
    
    .product-gutter .cart-buttons{
        margin: 1rem auto 0!important;
    }
    
    #filter-groups{
        margin-top: 1rem;
    }
    
    body{
        padding-bottom: 0!important;
    }
    
    #footer-area{
        position: relative!important;
    }
    
    .homepage_section h3{
        font-size: 16px!important;
        margin-bottom: 3px;
    }
    
    .homepage_section img{
        width: 45px!important;
    }
}

@media (min-width: 360px) {
    
    .header-container .header-top{
        margin-left: 0!important;
    }
}

@media (min-width: 375px) {
    
    h2{
        font-size: 27px!important;
    }
    
    .product-block .product-details .price {
        font-size: 18px!important;
    }
    
    .product-block .save {
        font-size: 12px !important;
    }
}

@media (min-width: 412px) {
    
}

@media (max-width: 414px) {
    .header-container {
        padding: 10px 0 2px!important;
    }
    
    .homepage_section {
        padding: 10px 0!important;
    }
}

@media (max-width: 767px) {
    
    .theme_font_style{
        justify-content: center;
    }
    
    
    .cart-buttons .fa {
    display: block!important;
    }
    
    .cart-buttons .atc {
    display:none;
    }


    .container{
        padding: 0 15px!important;
    }
    
    .checkout-cart .cart-total{
        width: 100%!important;
        padding-left: 0!important;
    }
}

@media (min-width: 768px) {
    
    .information-contact .contact-body>*:not(:last-child) {
        min-width: calc(100% - 15px)!important;
    }
    
    .information-contact .information_right_box {
        float: none;
        margin: 0 auto;
    }
    
    .homepage_section h3{
        font-size: 19px!important;
    }
    
    .extra-width {
        width: 43%!important;
    }

    #content{
        min-height: 450px!important;
    }
}

@media (max-width: 991px) {
    
    .header-container .header-mobile-links .header-links{
        width: 25px!important;
    }
    
    .mobile-search{
        display: block!important;
    }
    
    .width_55 {
        width: 40%!important;
    }
    
    .width_30 {
        width: 45%!important;
    }
}    

@media (min-width: 992px) {
    #filter-groups{
        margin-top: 2rem!important;
    }
    
    .product-category .content-wrapper{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /* safari dont show right with flex-wrap*/
        /*flex-wrap: wrap;*/
        flex-direction: row;
    }
    
    .product-product .product-wrapper{
        padding: 0 7rem;
    }
    
    .extra-width {
        width: 43.8%!important;
    }
    
    .header-container .dropdown-menu.online-shop-menu{
        border-radius: 0!important;
        top: 100%!important;
        width: 95%!important;
        margin: 0 2.5%!important;
        height: calc(100vh - 140px)!important;
        overflow-y: auto!important;
    }
    
    .header-container{
        padding-bottom: 0!important;
    }
    
    .header-container .header-top, .header-container .header-logo, #main-menu>li{
        padding-bottom: 20px!important;
    }
    
    .header-container .dropdown-menu.online-shop-menu::-webkit-scrollbar{
        width:10px;
    }
    
    .header-container .dropdown-menu.online-shop-menu::-webkit-scrollbar-track{
        background:#aeaeae;
        border-radius:0px;
    }
    
    .header-container .dropdown-menu.online-shop-menu::-webkit-scrollbar-thumb{
        background:#00579a;
        border-radius:0px;
    }
}

@media (min-width: 1024px) {
    
}

@media (min-width: 1200px) {
    
    .homepage_section img {
        width: 50px!important;
    }
    
    .homepage_section{
        padding: 10px 0!important;    
    }
    
    .common-home .featured-28, .featured-29, .featured-30, .featured-31{
        padding: 1rem 3rem 4rem!important;
    }
    
    #filter-groups{
        min-height: 75rem;
        overflow-y: auto;
    }
    
    #filter-groups::-webkit-scrollbar{
        width:10px;
    }
    
    #filter-groups::-webkit-scrollbar-track{
        background:#aeaeae;
        border-radius:0px;
    }
    
    #filter-groups::-webkit-scrollbar-thumb{
        background:#00579a;
        border-radius:0px;
    }
    
    .product-view>.product-gutter {
        width: 20%!important;
    }
    
    .product-product .product-wrapper{
        padding: 0 15rem!important;
    }
    
    .product-product .slick-slide .main_images{
        width: auto!important;
    }
    
    .product-category #column-left{
        width: 20%!important;
    }
    
    .product-category #content{
        width: 80%!important;
    }
    
    .extra-width {
        width: 44.3%!important;
    }
    
    .common-home #column-left{
        width: 22%!important;
    }
    
    .common-home #content{
        width: 78%!important;
    }
}

@media (min-width: 1300px) {
    .featured-module .slick-slide, .related-products .slick-slide {
        margin: 0px 17px!important;
    }
    
    .product-product .product-wrapper {
        padding: 0 20rem!important;
    }
}

@media (min-width: 1400px) {
    
    .homepage_section img {
        width: 60px!important;
    }
    
    .homepage_section{
        padding: 24px 0!important;    
    }
    
     .homepage_section h3{
        font-size: 21px!important;
    }
    
    .extra-width {
        width: 44.4%!important;
    }
    
    .pricing_box{
        font-size: 12px!important;
    }
    
    .product-view>.product-gutter {
        padding-left: calc(20px / 2)!important;
        padding-right: calc(20px / 2)!important;
    }
    
    #google_recaptcha .g-recaptcha {
        transform: scale(1) !important;
    }
    
    .header-container .dropdown-menu.online-shop-menu {
        width: 92.5%!important;
        margin: 0 4%!important;
        height: calc(100vh - 140px)!important;
    }
}

@media (min-width: 1600px) {
    .common-home #column-left {
        width: 18%!important;
    }
    
    .common-home #content {
        width: 82%!important;
    }
    
    .pricing_box{
        font-size: 14px!important;
    }
    
    .product-product .product-wrapper {
        padding: 0 25rem!important;
    }
    
    /*.header-container .dropdown-menu.online-shop-menu{
        width: 93.5%!important;
        margin: 0 3.5%!important;
    }*/
}

@media (min-width: 1900px) {
    .extra-width {
        width: 44.7%!important;
    }
    
    .product-product .slick-slide .main_images {
        width: 85%!important;
    }
    
    .header-container .dropdown-menu.online-shop-menu{
        width: 86.5%!important;
        margin: 0 6.7%!important;
        height: 600px!important;
    }
}

.pricing_box .bulk_detail span {
    display: flex;
    justify-content: space-between;
}

.retail_price * {
    font-size: 12px !important;
}

.pricing_box .bulk_detail * {
    font-size: 13px !important;
}

.product-block .product-inputs {
    display: flex !important;
    padding: 0px !important;
    justify-content: space-between;
}

.product-block .product-inputs .btn-cart {
    padding: 0px 8px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-block .product-inputs .cart-buttons {
    margin-top: 0px !important;
    width: 85%;
}

.cart-buttons .fa {
    display:none;
}


.product-block .product-inputs .input-number {
    border: 1px solid #004f95;
    border-radius: 3px;
    /*margin-right: 10px;*/
    font-size: 14px !important;
}

.product-block .product-inputs  .form-group {
    margin-bottom: 0px !important;
}


.product-block .product-inputs-o {
    display: flex !important;
    justify-content: space-between;
    /*flex-direction: row-reverse;*/
    position: relative;
}

.product-block .product-inputs-o .open-cart {
    padding: 0px 8px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    /* border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; */
    border-radius: 0 !important;
}

.product-block .product-inputs-o .cart-buttons {
    margin-top: 0px !important;
       width: 85%;
    /* border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; */
    border-radius: 0 !important;
}


.product-block .product-inputs-o .input-number {
    border: 1px solid #004f95;
    border-radius: 3px;
    /*margin-right: 10px;*/
    width: 20%;
     border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.product-block .product-inputs-o  .form-group {
    margin-bottom: 0px !important;
    /*width: 18%;*/
}


.product-inputs-o .cart-buttons .btn.theme_button {
    /* border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important; */
    border-radius: 0 !important;
}



.product-block .btn-number {
    background-color: #00579a !important;
    color: white !important;
}




.product-wrapper .bulk_detail p {
    display: flex !important;
    flex-direction: column !important;
}

.product-wrapper .pricing_box .bulk_detail span {
    display: inline !important;

}

.save-inner {
        color: white;
    font-size: 15px;
    margin-left: 50px;
    background: #F15342;
    padding: 2px 13px;
    font-weight: normal !important;
    border-radius: 4px;
}

.bulk_detail b:not(.bulk-item) {
    font-weight: 500 !important; 
    color: #666;
}

.product-title {
    margin-bottom: 2rem;

    
}

.product-title * {
    color: #004f95 !important;
    font-weight: bold !important;
    font-size: 32px !important;
}

.retail_inner {
    border-bottom: none !important;
    margin: 1.3rem 0px;
}

.retail_inner * {
    font-size: 14px !important;
}

.pricing_box  .bulk-inner  p * {
    font-size: 14px !important;
}

.pricing_box  .bulk-inner  p {
    line-height: 30px;
    margin-bottom: 0px !important;
}

.pricing_box  .bulk-inner  b {
    font-weight: bold !important;
}

.save-mini  {
    color: white !important;
background: #F15342;
    padding: 0px 8px; 
    border-radius: 4px;
    padding-bottom: 1px !important;
}

.pricing_box .bulk-inner p .save-mini, .pricing_box .bulk-inner p .save-mini *  {
    font-size: 14px !important;
}

.pricing_box .bulk-inner p .inner-bulk-price {
    font-size: 14px !important;
}

.width_50 {
    width: 45%;
}

.width_35 {
    width: 35%;
}

.modal_product_price {
    font-size: 24px;
    display: flex;
}

.popup-inner {
    color: white !important;
background: #F15342;
    padding: 3px 8px; 
    border-radius: 4px;
    font-weight: normal !important;
}

.modal_bulk_detail span {
    line-height: 30px !important;
}

.modal_bulk_detail .large-font {
    font-size: 12px !important;
    margin-left: 26px;
}


.popup-inner * {
    font-weight: bold !important;
    color: white !important;
}

.modal_bulk_detail p {
    margin-bottom: 0px !important;
    line-height: 25px !important;
}

 .pop-bulk-price {
  
        color: white !important;
background: #F15342;
    padding: 3px 8px; 
    border-radius: 4px;
    padding-bottom: 4px !important;
    font-weight: normal !important;
}

 .pop-bulk-price * {
    color: white !important;
 }
 
@media all and (min-width: 1200px) {
     .product-product .featured-module  {
     padding: 0px 10%;
 }
}

.smalltext{
    font-size:7px!important;
    line-height:8px!important;
}

.sliding-text {
    position: relative;
    white-space: nowrap;
    animation: floatText 10s infinite;
    -moz-animation: floatText 10s infinite;
    -webkit-animation: floatText 10s infinite;
    -ms-animation: floatText 10s infinite;
    animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
}

@keyframes floatText {
  from {
    right: -20%;
  }
  to {
    right: 150%;
  }
}

@media screen and (max-width: 991px ){
    .sliding-text {
    position: relative;
    white-space: nowrap;
    animation: floatText 15s infinite;
    -moz-animation: floatText 15s infinite;
    -webkit-animation: floatText 15s infinite;
    -ms-animation: floatText 15s infinite;
    animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    }

    @keyframes floatText {
      from {
        right: -200%;
      }
      to {
        right: 200%;
      }
    }
}

@media screen and (max-width: 540px){
    .mobile-sliding-text{
        position: relative;
        white-space: nowrap;
        animation: floatText 15s infinite;
        -moz-animation: floatText 15s infinite;
        -webkit-animation: floatText 15s infinite;
        -ms-animation: floatText 15s infinite;
        animation-timing-function: linear;
        -moz-animation-timing-function: linear;
        -webkit-animation-timing-function: linear;
        -ms-animation-timing-function: linear;
        text-align: right;
        }
        
    @keyframes floatText {
      from {
        right: -200%;
      }
      to {
        right: 200%;
      }
    }
    .retail_price p, .retail_price p >span {
            font-size: 10px!important;
        }
        
    .bulk_detail>span {
        font-size: 9px!important;
    }
    
    .product-details, .out-price {
        height: 160px!important;
    }

}

@media screen and (max-width: 376px){
    .product-details, .out-price {
            height: 190px!important;
        }
}

