body {
    /* font-family: 'Lora' {body-font-family}; */
    font-family: 'Lora' !important;
    font-size: 14px
    /*{body-font-size}*/
    ;
    color: #12100e
    /*{body-font-colour}*/
    ;
    background-image: none
    /*{body-background-image}*/
    ;
    background-color: #ffffff
    /*{body-background-colour}*/
    ;
    font-display: swap;
}

a {
    color: #12100e;
}

a:hover,
a:focus {
    color: #000;
}

#main-content .n-responsive-content a,
.tab-content a {
    color: #5f9ea0;
}

#main-content .n-responsive-content a:hover,
.tab-content a:hover,
.tab-content a:focus {
    color: #0b6568;
    text-decoration: underline;
}

h1,
.h1 {
    text-transform: none;
}

h1,
.h1,
h2,
.h2 {
    font-family: 'Lora';
}

h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Lora',
    Arial,
    sans-serif
    /*{headers-font-family}*/
    ;
}

.nopadding {
    padding: 0;
}

#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6,
.h1,
#main-content .h2,
#main-content .h3,
#main-content .h4,
#main-content .h5,
#main-content .h6 {
    color: #333333;
}

.carousel-caption h3,
.carousel-caption .h3,
.carousel-caption p {
    color: #12100e
    /*{carousel-text-colour}*/
    ;
}

h1,
.h1 {
    font-size: 36px
    /*{header-1-font-size}*/
    ;
}
@media(max-width:500px){
    h1,
    .h1 {
        font-size: 16px!important;
        /*{header-1-font-size}*/
        ;
    }
}
h2,
.h2 {
    font-size: 30px
    /*{header-2-font-size}*/
    ;
}
@media(max-width:500px){
h2,
.h2 {
    font-size: 14px!important;
    /*{header-2-font-size}*/
    ;
}
}
h3,
.h3 {
    font-size: 24px
    /*{header-3-font-size}*/
    ;
}
@media(max-width:500px){
h3,
.h3 {
    font-size: 13px!important;
    /*{header-3-font-size}*/
    ;
}
}
h4,
.h4 {
    font-size: 18px
    /*{header-4-font-size}*/
    ;
}
@media(max-width:500px){
    h4,
    .h4 {
        font-size: 12px!important;
        /*{header-4-font-size}*/
        ;
    }
}
h5,
.h5 {
    font-size: 14px
    /*{header-5-font-size}*/
    ;
}
@media(max-width:500px){
    h5,
    .h5 {
        font-size: 11px!important;
        /*{header-5-font-size}*/
        ;
    }
}
.logo {
    max-width: 100%;
    transition: all 0.25s ease-in;
}

.sticky-header .logo {
    margin-top: 5px;
}

.btn-primary,
.btn-info,
.btn-success,
.btn-success:active,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #5f9EA0;
    border-color: #5f9EA0;
    transition: 0.3s all ease-in-out;
    color: #fdf9fd;
}

.btn-default {
    transition: 0.3s all ease-in-out;
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.btn-primary:hover,
.btn-success:hover,
.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus,
.btn-info:hover,
.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #0b6568;
    border-color: #0b6568;
    -webkit-box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.36);
    color: #fff;
}

.btn-default:hover {
    -webkit-box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.36);
}

.label {
    display: inline-block;
    padding: .4em .6em .3em;
}

.navigation-list li {
    width: 23.5%;
}

.wishlist_toggle {
    border-color: #5f9EA0;
    background-color: transparent;
    color: #5f9EA0;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #fff;
}

#recent_sales_ticker {
    /*display: none;*/
    background: #FFF;
    padding: 10px;
    width: 320px;
    border-radius: 5px;
    position: fixed;
    bottom: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.50);
    font-size: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.form-control:focus,
.btn:active,
.btn.active {
    box-shadow: none;
}

.form-control:focus {
    border-color: #333;
}

.wrapper-footer .nav>li>a:hover,
.wrapper-footer .nav>li>a:focus {
    text-decoration: underline;
    background: none;
    color: #fff;
}

.navbar-right>li>a:hover,
.navbar-right>li>a:focus {
    text-decoration: none;
    background: none;
}

.nactivity {
    display: none;
}

#n_home h2.home-title,
#n_product h3.home-title {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    /* border-bottom: 1px solid #493325; */
    font-weight: 700;
}
@media(max-width:500px){
    #n_home h2.home-title,
 #n_product h3.home-title {
     font-size: 14px;
 }
}
.alternate-bg {
    background: #e9e6e4;
}

/*header*/

.utility .social li a {
    padding-left: 0;
    padding-right: 10px;
}

.utility .nav>li>a:hover,
.utility .nav>li>a:focus {
    background-color: transparent;
}

.utility .dropdown-menu {
    z-index: 100000;
}

.utility .dropdown-hover .dropdown-menu {
    padding: 10px 0;
}

.navbar-collapse .utility>li>a:hover,
.navbar-collapse .utility>li>a:focus,
.topbar--Wrap .utility>li>a:hover,
.topbar--Wrap .utility>li>a:focus,
.navbar-right>li>a:hover,
.navbar-right>li>a:focus {
    text-decoration: underline;
    background-color: transparent;
}

.navbar-collapse .utility li:first-child:before,
.navbar-collapse .social li:before,
.topbar--Wrap .utility li:first-child:before,
.topbar--Wrap .social li:before {
    content: none;
}

.navbar-collapse .social .fa,
.topbar--Wrap .social .fa {
    font-size: 18px;
    transition: 0.3s ease-in-out
}
@media(max-width:500px){
    .navbar-collapse .social .fa,
.topbar--Wrap .social .fa {
    font-size: 14px;

}
}
.topbar--Wrap .social .fa {
    color: #12100e;
}

.topbar--Wrap .social a:hover .fa {
    color: #0b6568;
}

.navbar-collapse .social .fa {
    color: #ffffff;
}

.navbar-collapse .social a:hover .fa {
    color: #ffffff;
}

.wrapper-header {
    margin-bottom: 15px;
    background: #fff;
    transition: padding 0.3s;
    transition: margin 0.2s;
}

.wrapper-header .phone-intro {
    margin: 0;
    color: #12100e;
    font-size: 15px;
}

.wrapper-header .phone,
.wrapper-header .phone a {
    font-size: 24px;
    font-weight: bold;
    color: #493325;
    transition: 0.3s ease-in-out all;
    line-height: 1em;
}


.wrapper-header .phone a:hover {
    text-decoration: none;
    color: #000;
}

.wrapper-header .phone .fa::before {
    position: relative;
    top: 3px;
}

@media (max-width: 1199px) {
    .wrapper-header .phone-intro {
        font-size: 12px;
    }

    .wrapper-header .phone,
    .wrapper-header .phone a {
        font-size: 21px;
    }
}

@media (max-width: 500px) {

    .wrapper-header .phone,
    .wrapper-header .phone a {
        font-size: 14px;
    }
}
/*search*/

.header-search {
    margin-top: 5px;
    border: 1px solid #e9e6e4;
    /*border-radius: 5px;*/
}

.header-search .btn-default {
    color: #12100e;
    background: transparent;
    border: none;
}

.header-search .form-control {
    height: 40px;
    border: none;
    box-shadow: none;
}

#header-cart {
    margin-top: 5px;
}

#header-cart .btn .caret {
    margin-left: 10px;
}

#header-cart .dropdown-toggle {
    padding: 10px 20px;
}

#header-cart .dropdown-menu {
    max-height: 79vh;
    overflow-y: scroll;
}

.wrapper-header-usp {
    margin-top: -6px;
    margin-bottom: 10px;
    padding: 6px 0 0;
    font-family: 'Lora', Arial, serif;
    font-size: 14px;
    color: #000;
    background: #faf6ee;
    text-transform: uppercase;
}

.wrapper-header-usp a {
    /* color: #000; */
    color: #5f9ea0;
    font-weight: 600;
    transition: 0.3s all ease-in-out;
    /* background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px; */
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    flex-flow: wrap;
    align-items: center;
    padding: 5px 0 4px 5px;
}

.wrapper-header-usp .usp-ison:first-child a {
    padding-left: 0;
}

.wrapper-header-usp a:hover {
    color: #0b6568;
    text-decoration: none;
}

.wrapper-header-usp a:hover .cls-2,
.wrapper-header-usp a:hover .cls-3 {
    fill: #0b6568;
}

/* .wrapper-header-usp .usp-icon:nth-child(1) a{
    background-image: url(../img/Shipping-truck.svg);
}
.wrapper-header-usp .usp-icon:nth-child(2) a{
    background-image: url(../img/Vouchers.svg);
}
.wrapper-header-usp .usp-icon:nth-child(3) a{
    background-image: url(../img/Happiness-heart-header.svg);
}
.wrapper-header-usp .usp-icon:nth-child(1) a:hover{
    background-image: url(../img/Shipping-truck-hover.svg);
}
.wrapper-header-usp .usp-icon:nth-child(2) a:hover{
    background-image: url(../img/Vouchers-hover.svg);
}
.wrapper-header-usp .usp-icon:nth-child(3) a:hover{
    background-image: url(../img/Happiness-heart-header-hover.svg);
} */
.wrapper-header-usp i {
    display: none;
}

.wrapper-header-usp svg {
    width: 41px;
    float: left;
    margin: 0 5px 2px;
}

#n_home .wrapper-header-usp {
    margin-bottom: 0;
}
.our-blog-page .wrapper-header-usp {
    margin-bottom: 0;
}
.wrapper-header-usp .fa {
    color: #ae9246;
}

.wrapper-header-usp i {
    margin-right: 5px;
}

/*main banner carousel*/
.carousel-background {
    background-size: cover;
    aspect-ratio: 16/6;
    display: block;
    background-position-x: center;
    background-repeat: no-repeat;
}

#homepageCarousel .carousel-caption {
    bottom: 10%;
    width: 33%;
    padding: 27px 37px 32px;
    text-align: left;
    left: calc(50% - 572px);
    background: rgba(255, 255, 255, 0.8);
}

#homepageCarousel .carousel-caption h3,
.carousel-caption .h3 {
    font-size: 44px;
    font-family: 'Lora', Arial, serif;
    color: #493325;
    /*text-transform: uppercase;*/
    text-shadow: none;
}

#homepageCarousel .carousel-caption p {
    margin-bottom: 25px;
    font-size: 16px;
    color: #12100e;
    text-shadow: none;
}

#homepageCarousel .carousel-caption .btn {
    font-size: 15px;
    text-transform: uppercase;
}

@media (max-width: 1740px) {
    #homepageCarousel .carousel-caption {
        width: 50%;
        bottom: 13%;
    }
}

@media (max-width: 1440px) {
    #homepageCarousel .carousel-caption {
        width: 50%;
        bottom: 17%;
        left: 30px;
        padding: 19px 20px;
    }
}

@media (max-width: 1200px) {
    #homepageCarousel .carousel-caption {
        width: 50%;
        left: calc(50% - 473px);
        padding: 22px 23px;
    }

    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3 {
        font-size: 34px;
    }

    #homepageCarousel .carousel-caption p {
        margin-bottom: 15px;
    }
}

@media (max-width: 992px) {
    #homepageCarousel .carousel-caption {
        width: 60%;
        padding: 21px 25px 23px;
        left: 2%;
    }
}

.wrapper-adblock {
    padding: 45px 0;
}
@media (max-width:768px) {
    .wrapper-adblock{
        padding: 20px 0;
    }

}
.wrapper-product-tabs {
    position: relative;
    padding: 45px 0 24px;
}

.wrapper-product-tabs .tab-content .tab-pane.active {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .wrapper-product-tabs .tab-content {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.wrapper-product-tabs .cs-decor {
    height: 2px;
    background: #f7f7f7;
    padding: 0 15px;
    margin-top: 24px;
}

/*#n_home .wrapper-product-tabs .tab-pane {
      padding: 0 68px;
}*/

#n_home .wrapper-product-tabs .nav-tabs {
    border-bottom: 0;
    text-align: left;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

#n_home .wrapper-product-tabs .nav-tabs>li {
    display: inline-flex;
    transition: transform 0.2s;
    margin-left: 10px;
}
.mg-left{
    margin-left: 20px!important;
}
@media (max-width:570px){
    #n_home .wrapper-product-tabs .nav-tabs>li {
        margin-left:0;
    }
    .mg-left{
        margin-left:0!important;
    }
}
#n_home .wrapper-product-tabs li.active a {
    transform: scale(1.1);
    background: none;
}

#n_home .wrapper-product-tabs .nav-tabs>li a {
    border: 0;
    padding: 0;
    font-size: 20px;
    color: #ccc;
    /*text-transform: uppercase;*/
    text-align: center;
    letter-spacing: 1px;
}

#n_home .wrapper-product-tabs .nav-tabs>li:first-child:before {
    content: none;
}

#n_home .wrapper-product-tabs .nav-tabs>li a,
#n_home .wrapper-product-tabs .nav-tabs>li a.active {
    font-family: 'Lora', Arial, serif;
    border: 0;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #bcbcbc;
    /*text-transform: uppercase;*/
    text-align: left;
    letter-spacing: 0;
    font-weight: 700;
}

#n_home .wrapper-product-tabs .nav-tabs>li.active a {
    display: inline-block;
    /* border-bottom: 1px solid #493325; */
    color: #493325;
}

/*most popular section*/

.popular-product {
    padding: 45px 0;
}

.savings-container {
    left: 0;
    margin: 5px;
    font-family: 'Lora', Arial, serif;
    color: #fff;
}

.savings-container .label,
.thumb_list .label,
.main-image .savings-container .label {
    background: #5f9ea0;
    right: auto;
    height: 45px;
    width: 45px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    white-space: normal;
    line-height: 1.2;
    font-size: 11px;
    font-weight: bold;
    padding-top: 8px;
}

.main-image .savings-container .label,
.thumbnail .top-seller-badge,
.main-image .top-seller-badge,
.thumb_list .top-seller-badge,
.savings-container .label,
.thumb_list .label {
    height: 51px;
    width: 51px;
    font-size: 13px;
}

.savings-container .cs-badge-lg,
.thumb_list .cs-badge-lg {
    height: 54px;
    width: 54px;
    padding: 9px 0 0;
}

.thumb_list .label {
    left: 0;
    top: 0;
}

.thumbnail .caption h3 {
    height: fit-content;
    margin-bottom: 6px;
}

.thumbnail .ruk_rating_snippet .ruk-rating-snippet-count {
    display: none;
}

.ratings-row .caption {
    position: relative;
}

.ratings-row p.price {
    text-align: center;
    height: unset;
    margin-bottom: 0;
    padding-bottom: 9px;
}

.thumbnail .top-seller-badge,
.thumb_list .top-seller-badge,
.main-image .top-seller-badge {
    right: auto;

    display: inline-block;
    border-radius: 100%;
    text-align: center;
    white-space: normal;
    line-height: 1.2;

    font-weight: bold;
    padding-top: 8px;
    background: #5f9ea0;
    color: #fff;
}

.thumb_list .top-seller-badge {
    left: 0;
}

.main-image .savings-container {
    text-align: left;
}

/* Custom Badges */
.main-image .savings-container .label.cs-badge {
    right: auto;
    height: 45px;
    width: 45px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    white-space: normal;
    line-height: 1.2;
    font-size: 11px;
    font-weight: 700;
    padding-top: 8px;
}

.main-image .savings-container .label.cs-badge-lg {
    height: 65px;
    width: 65px;
    padding-top: 15px;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 13px;
}

/*brands*/

.brands-wrapper {
    padding: 45px 0;
}

.view-all {
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    color: #583f21;
}

.view-all-positioned {
    position: absolute;
    top: 0;
    right: 2%;
}

.wrapper-thumbnail {
    margin: 0 0 16px !important;
}

.wrapper-thumbnail .thumbnail {
    background: #fff;
    border: none;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
}

.thumbnail .product-image {
    max-width: 200px;
    margin: auto;
}

.wrapper-thumbnail .caption h3,
.thumb_list h3 a,
.thumbnail h3 a {
    font-size: 14px;
    color: #493325;
    transition: 0.3s all ease-in-out;
    /* height: 3em; */
    line-height: 1.2em;
}

.thumb_list h3 a:hover,
.thumbnail h3 a:hover {
    color: #000;
    text-decoration: none;
}

.wrapper-thumbnail .thumbnail .caption {
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    padding-top: 0;
}

.wrapper-thumbnail .caption .price,
.price.lead {
    font-family: 'Lora';
    font-size: 18px;
    color: #12100e;
}

.wrapper-thumbnail .price strike {
    font-family: 'Lora';
    font-size: 19px;
    color: #493325;
}

/*testimonials*/

.testimonials-wrapper {
    padding: 45px 0;
    max-width: 100%;
    overflow: hidden;
}

.testimonials-wrapper .testimonail-thumbs {
    padding: 30px 20px;
    background: #fff;
    color: #493325;
}

.testimonials-wrapper .testimonail-thumbs p {
    font-family: 'Lora', Arial, serif;
    font-size: 14px;
    font-style: italic;
}

.testimonials-wrapper .testimonail-thumbs h5 {
    margin-top: 25px;
    font-family: 'Lora';
    font-size: 14px;
    font-weight: bold;
    color: #12100e;
    text-align: center;
}

.testimonials-wrapper .testimonail-thumbs h5 .fa {
    color: #bfbfbf;
}

/*testimonials*/

.our-blog {
    padding: 45px 0;
}

.our-blog h4 {
    margin-top: 20px;
}

.our-blog p,
.our-blog .btn {
    font-family: 'Lora', Arial, serif;
    font-size: 14px;
}

.our-blog .btn {
    display: inline-block;
    text-decoration: underline;
}

.our-blog h4 a {
    font-size: 16px;
    font-family: 'Lora', Arial, serif;
    font-weight: bold;
}

.our-blog .content-thumbnail {
    text-align: center;
}

/*footer*/

.contact-footer {
    margin-top: 60px;
    padding: 35px 0;
    background: #faf6ee;
    text-align: center;
}

.contact-footer h3,
.contact-footer li a {
    color: #5f9ea0;
}

.contact-footer li a {
    transition: 0.3s all ease-in-out;
}

.contact-footer li a:hover {
    color: #0b6568;
}

.contact-footer h3 {
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
}

.contact-footer li {
    font-size: 35px;
}

.contact-footer .btn-info {
    font-size: 15px;
}

.contact-footer .newsletter {
    width: 70%;
}

.contact-footer .form-control {
    padding: 10px 5px 10px 20px;
    height: auto;
    border: none;
}

.contact-footer .newsletter .form-control {
    border: 1px solid #5f9ea0;
}

.contact-footer .list-social {
    margin-bottom: 0;
}

.contact-footer .list-social a:hover {
    color: #0b6568;
}

.footer-contact-map a {
    width: 100%;
    height: 200px;
    float: left;
    text-indent: -9999px;
}

.wrapper-footer {
    padding: 40px 0 0 0;
    background-color: #292522;
}

.wrapper-footer h4 {
    font-size: 20px;
    font-family: 'Lora', Arial, serif;
    color: #fff;
}

.wrapper-footer .nav-pills>li,
.wrapper-footer .nav-pills>li>a {
    font-size: 16px;
    color: #fff;
}

.wrapper-footer .nav-pills>li>a {
    padding: 3px 15px;
}

.wrapper-footer address {
    margin-top: 45px;
}

.wrapper-footer address,
.wrapper-footer address a {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.wrapper-footer .small a:hover {
    font-size: 12px;
}

@media (max-width: 1199px) {
    .contact-footer .newsletter {
        width: 100%;
    }

    .testimonials-wrapper .testimonail-thumbs p {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .testimonials-wrapper .testimonail-thumbs p {
        font-size: 13px;
    }

    .testimonials-wrapper .testimonail-thumbs h5 {
        margin-top: 55px;
    }
}

@media (max-width: 767px) {
    .wrapper-fixed-header {
        position: static;
    }

    .wrapper-thumbnail {
        float: left;
    }

    .testimonials-wrapper .testimonail-thumbs p {
        font-size: 15px;
    }

    .testimonials-wrapper .testimonail-thumbs h5 {
        margin-top: 0;
    }

    .header-search {
        margin: 5px 0;
    }

    .sticky-header .header-search .form-control {
        padding: 2px 12px;
        height: 30px;
    }

    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3 {
        font-size: 24px;
    }

    #homepageCarousel .carousel-caption {
        bottom: 30%;
        width: fit-content;
        left: 5%;
        padding: 10px 20px 0 20px;
        max-width: calc(100% - 27px);
    }

    #n_home .wrapper-product-tabs .nav-tabs>li:active {
        margin-left: 10px;
    }

    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active {
        font-size: 22px;
    }

    #n_home .wrapper-product-tabs .nav-tabs>li.active a {
        margin-left: 10px;
        font-size: 22px;
    }

    .view-all {
        margin-top: 8px;
    }

    .tab-content .tab-pane:nth-child(2) .view-all-positioned {
        top: 50px;
    }

    #n_home h2.home-title {
        font-size: 22px;
    }

    .our-blog .content-thumbnail {
        margin-bottom: 30px;
    }

    .testimonials-wrapper .testimonail-thumbs {
        margin-bottom: 30px;
    }

    .contact-footer .newsletter {
        width: 100%;
    }

    .contact-footer h3 {
        margin-top: 25px;
        font-size: 20px;
    }

    .contact-footer .list-social .fa {
        font-size: 35px;
    }

    .footer-contact-map {
        margin-top: 30px;
    }

    .img-responsive {
        display: inline-block;
    }

    .mobile-contact {
        margin-top: 15px;
    }

    .mobile-contact a {
        color: #fff;
    }

    .wrapper-footer {
        padding: 0 0 20px;
    }

    .wrapper-footer h4 {
        margin-top: 40px;
        font-size: 27px;
    }

    .wrapper-footer address {
        text-align: center;
    }
}

@media (max-width: 570px) {
    #n_home .wrapper-product-tabs .nav-tabs {
        display: block;
    }
}

.breadcrumb {
    padding: 0;
    background: transparent;
    margin: -2px 0 3px;
}

/*contact us page*/
#main-content .page-header {
    margin-bottom: 0;
    font-size: 25px;
    border-bottom: 0px solid #493325;
    display: inline-block;
    font-weight: 700;
}

.contact-info h2 {
    margin-bottom: 25px;
    font-size: 22px;
}

.contact-info strong {
    font-size: 14px;
    color: #493325;
}

.enquiry-form {
    padding: 20px;
    background: #e9e6e4;
}

.enquiry-form h3 {
    color: #493325;
}

.enquiry-form label {
    color: #493325;
    font-weight: normal;
}

.enquiry-form small {
    margin-bottom: 20px;
    display: inline-block;
}

.enquiry-form .btn {
    margin-top: 10px;
    padding: 10px 20px;
}

.enquiry-form span.ast {
    color: #a94442;
}

.enquiry-form .form-control {
    border: none;
    box-shadow: none;
}

.contact-info .footer-contact-map a {
    height: 360px;
}

/*MEGA Dropdown */

.wrapper-nav {
    font-family: 'Lora', Arial, serif;
    font-size: 16px;
    font-weight: bold;
    background: #5f9EA0;
}

.wrapper-nav .icon i.fa {
    position: relative;
    top: 8px;
}

.navbar-default {
    margin: -1px;
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    transition: 0.3s ease-in-out all;
    text-align: center;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: #0b6568;
    color: #fff;
}

/* .navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a {
	color: #493325;
} */

@media (max-width: 1199px) {
    .navbar-nav>li>a {
        font-size: 14px;
    }
}

@media (max-width: 990px) {
    .wrapper-header-usp {
        font-size: 13px;
    }

    .wrapper-header-usp a span {
        max-width: calc(100% - 65px);
        text-align: left;
        margin-left: 10px;
        line-height: 1.1em;
    }
}

@media (max-width: 767px) {
    .navbar-nav>li>a {
        font-size: 16px;
    }
}

/* Navigation */
ul#mob-menu-cat,
ul#mob-menu-cat>li {
    float: none;
}

.navigation-list {
    margin: -5px 0 5px 0;
}

.navigation-list li a {
    color: #fff;
}

.navigation-list li a:hover,
.navigation-list li a:focus {
    color: #493325;
    text-decoration: none;
}

.megadrop .nxt_lvl {
    margin: 0px;
}

.megadrop img {
    max-width: 100%;
}

.megadrop .nxt_lvl {
    margin: 0px;
}

.megadrop a:hover {
    text-decoration: none;
}

.nxt_lvl li a {
    display: block;
    /* 	background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: left;*/
    text-decoration: none;
    padding-top: 5px;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

.nxt_lvl li i {
    color: red;
}

.dropdown-hover .dropdown-menu ul {
    padding: 10px;
    margin: 0;
    list-style: none;
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.dropdown-hover .dropdown-menu ul li {
    display: inline-block;
    width: 25%;
    margin-bottom: 20px;
    margin-left: 15px;
}

.dropdown-hover .dropdown-menu ul li {
    width: 25%;
    height: 85px;
    margin-bottom: 20px;
    padding-left: 15px;
    float: left;
    border: 1px solid #fff;
}

.dropdown-hover .dropdown-menu .megadrop a {
    display: inline-block;
}

.dropdown-hover .dropdown-menu ul li:hover {
    border: 1px solid #e9e6e4;
}

.navbar-nav>li>.dropdown-menu-right {
    padding-left: 0;
}

#shop {
    position: static;
}

#shop>.dropdown-menu {
    /* left: 12px; */
    width: 100%;
    margin-top: 0;
    transition: all 0.3s ease-in-out;
    padding: 20px;
    overflow: auto;
}

#shop .column {
    width: 33.33%;
    padding: 10px;
    margin: 0;
    list-style: none;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.dropdown-menu-horizontal li a,
.dropdown-menu .dropdown-hover .dropdown-toggle {
    display: block;
    /*background-color: #EEEEEE;
*/
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
    padding: 5px 13px 6px 21px;
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: normal;
}

.dropdown-menu .dropdown-hover .dropdown-toggle {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.dropdown-menu {
    padding-left: 10px;
    background-color: #f1f1f1;
    right: 0;
    left: auto;
}

.dropdown-hover .dropdown-menu {
    background-color: #fff;
    border-top: 1px solid #ccc;
    /*box-shadow: none;*/
    padding-left: 0;
}

#mob-menu .dropdown-menu-horizontal {
    padding: 0;
    border-top: none;
    box-shadow: none;
}

#mob-menu .dropdown-menu-horizontal li a {
    padding: 8px 0;
    display: inline-block;
    color: #fff;
    font-size: 13px;
}

.dropdown-menu img {
    max-width: 80px;
    height: auto;
}

.dropdown-menu h1 {
    font-size: 22px;
}

.dropdown-menu hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.megadrop .caption {
    display: inline-block;
    margin-left: 15px;
}

.megadrop .caption a {
    font-family: 'Lora';
    font-size: 13px;
    font-weight: normal;
    color: #12100e;
}

/*category page*/

#collapslizzle {
    margin-bottom: 20px;
}

/* Custom Collapse Description */

.collapslizzle-content {
    height: 155px;
    overflow: hidden;
    position: relative;
}

.collapslizzle-content.active {
    height: 100%;
}

.collapslizzle-btn {
    margin-top: 10px;
    cursor: pointer;
}

.row.subcategories>div:nth-child(6n+1) {
    clear: left;
}

@media (max-width: 1199px) {
    .dropdown-hover .dropdown-menu ul li {
        display: inline-block;
        width: 33%;
        margin-bottom: 15px;
        height: 68px;
    }

    #shop>.dropdown-menu {
        padding: 15px 20px 0px;
    }

    .dropdown-menu img {
        max-width: 65px;
        height: auto;
    }
}

@media (max-width: 990px) {
    #mob-menu {
        list-style: none;
    }

    .navbar-default #mob-menu.navbar-nav>li>a:hover {
        background: none;
        color: #c7de2c;
    }

    .navbar-default #mob-menu.navbar-nav>li>a {
        padding: 8px 13px;
    }

    #mob-menu ul {
        list-style: none;
    }

    #mob-menu .collapse-menu {
        padding: 0;
        padding: 0 15px 13px;
    }

    #mob-menu .collapse-menu li a {
        padding: 8px 0;
        display: inline-block;
        color: #333;
        font-size: 13px;
    }

    #mob-menu .collapse-menu {
        padding: 0;
        padding: 0 30px 0px;
        margin: 0px;
    }

    #mob-menu .dropdown-menu-horizontal {
        padding: 0;
        padding: 0 15px 13px;
        border-top: none;
        box-shadow: none;
    }

    #mob-menu .dropdown-menu-horizontal li a {
        padding: 8px;
        display: inline-block;
        color: #333;
        font-size: 13px;
    }

    #mob-menu .mob-drop:after {
        content: "\f106";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        float: right;
        color: #333;
        width: 10px;
    }

    #mob-menu .mob-drop.collapsed {
        color: #333;
    }

    #mob-menu .mob-drop.collapsed:after {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        float: right;
        color: #333;
    }

    #mob-menu .collapse-menu li.open>a,
    #mob-menu .collapse-menu li.open>a:hover,
    #mob-menu .collapse-menu li.open>a:focus {
        color: #333;
        background: none;
    }

    .dropdown-hover .dropdown-menu ul li {
        display: inline-block;
        width: 95%;
        margin-bottom: 5px;
        margin-left: 15px;
    }

    .megadrop .caption {
        display: block;
        margin-left: 85px;
    }

    #shop a {
        display: inline-block;
        width: 100%;
    }

    #shop .megadrop a {
        width: 85px;
        float: left;
    }

    #shop .megadrop .caption a {
        margin-top: 20px;
        width: 80%;
        float: left;
    }

    .row.subcategories>div:nth-child(6n+1) {
        clear: none;
    }

    .row.subcategories>div:nth-child(4n+1) {
        clear: left;
    }

    .no-padd-sm {
        padding: 0 !important;
    }
}

@media (max-width: 767px) {
    .row.subcategories>div:nth-child(4n+1) {
        clear: none;
    }

    .row.subcategories>div:nth-child(3n+1) {
        clear: left;
    }
}

.page-header {
    border-bottom: none;
}

/*fixed header*/

.wrapper-fixed-header {
    position: relative;
    top: 0;
    z-index: 8;
    width: 100%;
    backface-visibility: hidden;
    background: #fff;
    transition: 0.25s ease all;
}

.sticky-header {
    position: fixed;
}

.wrapper-fixed-header .nav>li>a {
    padding: 12px 9.7px 12px;
}

.wrapper-fixed-header .topbar--Wrap .nav>li>a {
    padding: 9px 9.7px 3px;
}

.wrapper-nav .navbar {
    min-height: 46px;
}

.wrapper-fixed-header .topbar--Wrap li a:hover {
    text-decoration: none;
    color: #0b6568;
}

.sticky-header .topbar--Wrap,
.sticky-header .phone-main,
.fixed-header-utility-links {
    display: none;
}

.sticky-header .fixed-header-utility-links {
    display: block;
    margin-top: 5px;
}

.sticky-header .fixed-header-utility-links li a {
    font-family: 'Lora', Arial, sans-serif;
    font-weight: bold;
    color: #493325;
}

.sticky-header .wrapper-header {
    margin: 0;
}

.sticky-header span.visible-inline-lg {
    display: none !important;
}

.sticky-header .sticky-hide {
    height: 0;
    display: none !important;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}

.navbar-default .navbar-nav .dropdown li>a:hover,
.navbar-default .navbar-nav .dropdown li>a:focus {
    color: #493325;
    background-color: #fff;
}

/* Trust badges in PDP */

.heading-strikethrough {
    margin: 20px 0 10px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.heading-strikethrough:before {
    border-top: 2px solid #0b6568;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
}

.heading-strikethrough span {
    background: #fff;
}

.heading-strikethrough span:first-child {
    padding-left: 15px;
}

.heading-strikethrough span:last-child {
    padding-right: 15px;
}

.color-2 {
    color: #0b6568;
}

.trust-badges {
    text-align: center;
    padding: 10px 0 15px;
    border-bottom: 2px solid #0b6568;
    margin-bottom: 30px;
}

.trust-badges .payment-icon-container {
    padding: 0;
    background: transparent;
    height: auto;
}

.trust-badges .payment-icon {
    width: 50px;
    background-size: 50px;
    height: 27px;
    background-repeat: no-repeat;
    overflow: hidden;
}

.content-usps {
    padding-left: 5%;
}

.content-usps>div {
    text-align: left;
}

.row.content-usps svg {
    width: 70px;
    float: left;
}

.t-aus.trust-svg .cls-1,
.t-heart.trust-svg .cls-1 {
    fill: #fff;
}

.t-returns-arrow.trust-svg .cls-1,
.t-heart.trust-svg .cls-2,
.t-aus.trust-svg .cls-1 {
    fill: #5f9ea0;
}

.t-returns-arrow.trust-svg:hover .cls-1,
.t-heart.trust-svg:hover .cls-2,
.t-aus.trust-svg:hover .cls-1 {
    fill: #0b6568;
}

.content-usps span {
    padding-left: 10px;
    display: inline-block;
    padding-top: 13px;
    font-size: 15px;
    font-family: 'Lora', Arial, sans-serif;
    font-weight: 600;
}

.content-usps a {
    color: #5f9ea0;
}

.content-usps a:hover {
    color: #0b6568;
}

body {
    padding-top: 0;
}

.ReviewsHeading__Title,
.ReviewsHeading__SubTitle,
.ReviewsCard__Name,
.ReviewsCard__Comments,
.footer__time {
    font-family: 'Lora' !important;
}

/* .content-usps .fa {
    font-size: 38px;
    position: absolute;
    left: 46px;
} */

@media(max-width:1199px) {
    body#n_home {
        padding-top: 0;
    }
}

@media(max-width:990px) {

    body,
    body#n_home {
        padding-top: 0;
    }

    .wrapper-header-usp svg {
        width: 40px;
    }

    .wrapper-header-usp a {
        padding: 6px 0 5px 5px;
    }

    div#left-sidebar {
        margin-top: 31px;
    }

    .sticky-header .fixed-header-utility-links li a {
        padding: 15px 8px;
    }

    .sticky-header .wrapper-header .logo {
        max-width: 216px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px 15px;
        font-size: 13px;
    }

    .navbar-collapse .navbar-nav,
    .navbar-collapse .navbar-nav>li {
        float: none;
        margin-top: 0;
    }

    .navbar-collapse.collapse {
        display: none !important;
        height: 0 !important;
        padding-bottom: 0;
        overflow: hidden !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        height: auto !important;
        /* temporary fix. Need to add to body and take off sticky when menu opened */
        overflow-y: scroll !important;
        max-height: calc(100vh - 140px);
    }

    .navbar-collapse .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        box-shadow: none;
        display: block;
    }
}

@media(min-width:991px) {
    .logo {
        margin-top: 10px;
    }

    .cs-d-flex-md {
        display: -ms-flexbox !important;
        display: flex !important;
        float: none;
    }

    .cs-flex-fill-md {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .navbar-collapse .navbar-nav>li {
        float: left;
    }

    .navbar-header {
        float: left;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }

    /* .mobile-menu-sm {
        display: none;
    }
    .mobile-menu-sm .navbar-nav > li{
        display: block;
        float: none;
        flex:none!important;
        width: 100%;
    } */
    .navbar-default .navbar-collapse .navbar-nav {
        margin: 0 -15px;
    }

    .collapse {
        display: none !important;
    }
}

@media (min-width:767px) and (max-width: 990px) {
    .dropdown-hover .dropdown-menu ul li {
        width: 45%;
    }
}

@media (max-width: 990px) {
    .navbar-default .navbar-collapse {
        border-color: transparent;
        background: #292522;
    }

    .wrapper-logo {
        text-align: center;
    }
}

@media(max-width:767px) {
    .logo {
        margin-top: 10px;
    }

    .sticky-header .fixed-header-utility-links li a {
        display: none;
    }

    .wrapper-navigation.sticky-menu {
        position: static;
        top: 0;
        width: 100%;
        z-index: 100;
    }

    body,
    body#n_home {
        padding-top: 0;
    }

    .wrapper-header {
        margin-bottom: 10px;
    }

    div#left-sidebar {
        margin-top: 14px;
    }

    .fixed-search {
        margin-bottom: 20px;
    }

    .visible-xs.navbar-nav.navbar-category {
        max-height: 400px;
        overflow: scroll;
    }
}

@media (min-width: 768px) {
    .sticky-header .logo {
        margin-top: 10px;
    }

    .sticky-header .header-search,
    .sticky-header #header-cart {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .sticky-header .wrapper-header .logo {
        max-width: 216px;
    }

    .sticky-header .wrapper-header-usp {
        padding: 5px 0;
    }

    .cs-d-flex-sm {
        display: -ms-flexbox !important;
        display: flex !important;
        float: none;
    }

    .cs-flex-fill-sm {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }

    .navbar-header {
        float: none;
    }
}

/*
@media  (min-width: 1200px){
    .content-usps > div {
        padding-left: 96px;
    }
    .content-usps .fa {
        left: 46px;
    }
}
@media (min-width: 1000px) and (max-width: 1200px){
    .content-usps{
        padding-left: 30px;
    }
    .content-usps > div {
        padding-left: 62px;
    }
    .content-usps .fa {
        left: 15px;
    }
}
@media (max-width: 100px){
    .content-usps{
        padding-left: 15px;
    }
    .content-usps > div {
        padding-left: 48px;
        padding-right: 0;
    }
    .content-usps .fa {
        left: 0;
    }
} */
@media (min-width: 990px) and (max-width: 1200px) {
    .cs-container-fluid-md-lg {
        width: 100%;
        padding: 0 6px;
    }

    .navbar .caret {
        margin-left: 0;
    }
}

@media (max-width: 576px) {

    body,
    body#n_home {
        padding-top: 0;
    }
}

@media (max-width: 400px) {

    /* .content-usps > div {
        padding-left: 40%;
        margin-bottom: 20px;
    }
    .content-usps .fa {
        left: 25%;
    } */
    .logo {
        margin-top: 10px;
    }

    .wrapper-header {
        margin-bottom: 10px;
    }

    .wrapper-thumbnail {
        float: none;
    }

    .cs-col-xxs-1,
    .cs-col-xxs-2,
    .cs-col-xxs-3,
    .cs-col-xxs-4,
    .cs-col-xxs-5,
    .cs-col-xxs-6,
    .cs-col-xxs-7,
    .cs-col-xxs-8,
    .cs-col-xxs-9,
    .cs-col-xxs-10,
    .cs-col-xxs-11 {
        float: left;
    }

    .cs-col-xxs-1 {
        width: 8.333333333333332%;
    }

    .cs-col-xxs-2 {
        width: 16.666666666666664%;
    }

    .cs-col-xxs-3 {
        width: 25%;
    }

    .cs-col-xxs-4 {
        width: 33.33333333333333%;
    }

    .cs-col-xxs-5 {
        width: 41.66666666666667%;
    }

    .cs-col-xxs-6 {
        width: 50%;
    }

    .cs-col-xxs-7 {
        width: 58.333333333333336%;
    }

    .cs-col-xxs-8 {
        width: 66.66666666666666%;
    }

    .cs-col-xxs-9 {
        width: 75%;
    }

    .cs-col-xxs-10 {
        width: 83.33333333333334%;
    }

    .cs-col-xxs-11 {
        width: 91.66666666666666%;
    }

    .cs-col-xxs-12 {
        width: 100%;
    }

    .cs-col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .cs-col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .cs-col-xxs-push-3 {
        left: 25%;
    }

    .cs-col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .cs-col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .cs-col-xxs-push-6 {
        left: 50%;
    }

    .cs-col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .cs-col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .cs-col-xxs-push-9 {
        left: 75%;
    }

    .cs-col-xxs-push-10 {
        left: 83.33333333333334%;
    }

    .cs-col-xxs-push-11 {
        left: 91.66666666666666%;
    }

    .cs-col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .cs-col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .cs-col-xxs-pull-3 {
        right: 25%;
    }

    .cs-col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .cs-col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .cs-col-xxs-pull-6 {
        right: 50%;
    }

    .cs-col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .cs-col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .cs-col-xxs-pull-9 {
        right: 75%;
    }

    .cs-col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .cs-col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .cs-col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .cs-col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .cs-col-xxs-offset-3 {
        margin-left: 25%;
    }

    .cs-col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .cs-col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .cs-col-xxs-offset-6 {
        margin-left: 50%;
    }

    .cs-col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .cs-col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .cs-col-xxs-offset-9 {
        margin-left: 75%;
    }

    .cs-col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .cs-col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

/*homepage mobile*/

.phone-mobile p {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
}

@media(max-width:1199px) {

    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active {
        font-size: 24px;
    }

    .view-all {
        margin-top: 5px;
    }
}

@media(max-width:991px) {

    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active {
        font-size: 18px;
    }

    #n_home .wrapper-product-tabs .nav-tabs>li:before {
        margin-top: 6px;
    }
}

/*product page*/

.productwasprice,
.productpromo {
    display: inline-block;
}

.productwasprice {
    margin-left: 10px;
}

.panel-group {
    margin: 20px 0;
}

.extra-options .panel {
    margin: 20px 0;
}

.extra-options {
    margin-top: 20px;
}

.panel-product.panel-group .panel+.panel {
    margin-top: 10px;
}

.panel-product .panel-default {
    border: none;
    box-shadow: none;
}

.panel-product .panel-heading {
    padding: 0;
}

.panel-product .panel-heading h4 a {
    display: block;
    padding: 14px 16px;
    font-family: 'Lora';
    background: #493325;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}

.panel-product .panel-heading h4 a:hover,
.panel-product .panel-heading h4 a:focus {
    text-decoration: none;
}

.panel-product .panel-body {
    border: none !important;
}

.panel-product .panel-title a {
    background: #e4e4e4;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.panel-product .panel-title a:before {
    width: 22px;
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: left;
    color: #fff;
}

.panel-product .panel-title a.collapsed {
    background: #fff;
    color: #493325;
    border: 1px solid #e9e6e4;
}

.panel-product .panel-title a.collapsed:before {
    width: 22px;
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    float: left;
    color: #000;
}

#shipbox>.panel-heading {
    background-color: transparent;
}

#shipbox .panel-title {
    font-family: 'Lora';
    font-size: 14px;
    text-transform: uppercase;
}

#shipbox .form-control {
    box-shadow: none;
    border: 1px solid #e9e6e4;
    text-transform: uppercase;
    color: #bcbcbc;
}

#shipbox .btn-default {
    background: #e9e6e4;
    border: 1px solid #e9e6e4;
    text-transform: uppercase;
    color: #493325;
    transition: 0.3s all ease-in-out;
}

#shipbox .btn-default:hover {
    background: #ccc;
}

.buying-options .btn-stack .btn {
    padding: 15px 16px;
    text-transform: uppercase;
}

.buying-options .btn-stack .input-lg {
    height: 56px;
}

#n_product h1 {
    margin-top: 15px;
    font-size: 30px;
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 0;
}

#ReviewsWidget .ReviewStar {
    color: #ff7849 !important;
}

#\#ReviewsWidget--FOR-INJECT .ElementsWidget__header {
    display: block !important;
}

.stars__icon--100 {
    color: #ff7849 !important;
}

.nReviewsBlock {
    padding-top: 12px;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.reviews-product-title .ruk_rating_snippet span,
.reviews-product-title .ruk_rating_snippet div {
    display: inline-block;
}

.reviews-product-title .ruk_rating_snippet br {
    display: none;
}

.reviews-product-title {
    text-align: center;
}

.product-sku {
    margin-bottom: 0;
}

hr {
    margin-top: 10px;
    margin-bottom: 3px;
}

.zip-widget__wrapper .zip-widget__tagline {
    margin-bottom: 0;
}

.zip-widget__wrapper .zip-widget__tagline img.logo {
    height: 20px;
    margin-left: 10px;
}

.social .dropdown {
    margin-top: 12px;
}

.social .dropdown .btn-xs {
    border: none;
    color: #12100e;
    font-size: 14px;
}

.social .dropdown>.btn .fa {
    color: #12100e;
}

.social {
    text-align: right;
}

.wrapper-pricing .label {
    margin-top: 6px;
    display: inline-block;
    color: #493325;
    background: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    /* border: 1px solid #e9e6e4; */
    border-radius: 0;
}

.dimensions {
    background: #e9e6e4;
    padding: 10px 10px 0 10px;
    margin: 20px 0;
    border: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.dimensions h4 {
    display: inline-block;
    padding-bottom: 0;
    font-size: 15px;
    font-family: source sans pro, Arial, sans-serif;
    font-weight: normal;
    padding-right: 20px;
}

.dimensions p {
    color: #12100e;
    font-size: 14px;
    display: inline-block;
}

.dimensions p span:after {
    content: "/";
    margin: 0 10px;
    color: #adadad;
}

.dimensions p span:last-child:after {
    display: none;
}

@media (max-width: 420px) {
    .dimensions p {
        flex: 100%;
    }

    .dimensions p span {
        display: block;
        margin-bottom: 4px;
    }

    .dimensions p span:after {
        display: none;
    }
}

#left-sidebar .list-group h4,
#left-sidebar .panel-title {
    font-weight: 600;
}

#left-sidebar .list-group h4 {
    font-size: 14px;
    cursor: pointer;
}

#left-sidebar li.filter .list-group-item {
    border: 0;
    padding: 6px 15px;
}

.sale-selected h4:before {
    content: "\F14A\0020";
    font-family: FontAwesome;
}

.wrapper-product-title {
    z-index: 2;
}

.brand-logo img {
    max-width: 75px;
    margin-top: -15px;
}

#exTab1 .nav-pills {
    background: #ffffff;
    border-bottom: 2px solid #ccc;
}

#exTab1 .tab-content {
    background: #ffffff87;
    padding: 20px 10px;
}

#exTab1 .nav-pills>li a {
    border: 1px solid #ccc;
    border-bottom: 0;
    color: #000;
    transition: 0.3s all ease-in-out;
}

#exTab1 .nav-pills>li.active>a,
#exTab1 .nav-pills>li.active>a:hover,
#exTab1 .nav-pills>li.active>a:focus {
    background: #e9e6e4;
    color: #000;
}

/* Bootstrap 4 features copied over */

.cs-p-2 {
    padding: .5rem !important;
}

.no-padd {
    padding: 0;
}

/* account Pages */

.account-order-card {
    margin-bottom: 20px;
}

.well hr {
    margin: 10px 0;
}

.btn-block.account-block {
    padding: 20px 16px;
}

@media (max-width: 400px) {
    #ReviewsIo-CardCarousel .ReviewsHeading .ReviewsHeading__Title[data-v-67beb2d4] {
        font-size: 21px !important;
    }
}

@media (max-width: 319px) {
    .nMobileNav>li:first-child {
        display: inline-block;
        width: 23.5%;
    }

    .nMobileNav>li {
        display: inline-block;
    }
}

@media (max-width: 1199px) {
    .contact-footer .newsletter {
        width: 100%;
    }

    .testimonials-wrapper .testimonail-thumbs p {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .testimonials-wrapper .testimonail-thumbs p {
        font-size: 13px;
    }

    .testimonials-wrapper .testimonail-thumbs h5 {
        margin-top: 55px;
    }

    .btn-stack .col-xs-12+.col-xs-12 {
        margin-top: 0;
    }

    /* Bootstrap overrides to change gutter width to be smaller on tablets without mixins */
    .row {
        margin-left: -8px;
        margin-right: -8px;
    }

    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .content-usps a {
        display: block;
        text-align: center;
    }

    .row.content-usps svg {
        width: 50px;
        float: none;
        min-height: 47px;
    }

    .content-usps span {
        display: block;
        padding-top: 3px;
    }
}

@media (max-width: 767px) {
    .breadcrumb {
        margin: 8px 0 3px;
    }

    #n_product h1 {
        margin-top: 0;
    }

    #main-image {
        max-height: 250px;
    }

    #n_product h1 {
        font-size: 27px;
    }

    .btn-stack .col-xs-12+.col-xs-12 {
        margin-top: 5px;
    }

    .wrapper-fixed-header {
        position: static;
    }

    .wrapper-thumbnail {
        float: left;
    }

    .testimonials-wrapper .testimonail-thumbs p {
        font-size: 15px;
    }

    .testimonials-wrapper .testimonail-thumbs h5 {
        margin-top: 0;
    }

    .header-search {
        margin: 5px 0 0;
    }

    .header-search .form-control {
        height: 35px;
    }

    .sticky-header .header-search .form-control {
        padding: 2px 12px;
        height: 30px;
    }

    .buying-options .btn-stack .input-lg {
        height: 46px;
    }

    .buying-options .btn-stack .btn {
        padding: 10px 16px;
    }

    .productpricetext {
        line-height: 1em;
        margin-top: 2px;
    }

    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3 {
        font-size: 24px;
    }

    #homepageCarousel .carousel-caption {
        bottom: 30%;
        width: fit-content;
        left: 5%;
        padding: 10px 20px 0 20px;
        max-width: calc(100% - 27px);
    }

    #n_home .wrapper-product-tabs .nav-tabs>li:active {
        margin-left: 10px;
    }

    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active {
        font-size: 22px;
    }

    #n_home .wrapper-product-tabs .nav-tabs>li.active a {
        margin-left: 10px;
        font-size: 22px;
    }

    .view-all {
        margin-top: 8px;
    }

    .tab-content .tab-pane:nth-child(2) .view-all-positioned {
        top: 50px;
    }

    #n_home h2.home-title {
        font-size: 22px;
    }

    .our-blog .content-thumbnail {
        margin-bottom: 30px;
    }

    .testimonials-wrapper .testimonail-thumbs {
        margin-bottom: 30px;
    }

    .contact-footer .newsletter {
        width: 100%;
    }

    .contact-footer h3 {
        margin-top: 25px;
        font-size: 20px;
    }

    .contact-footer .list-social .fa {
        font-size: 35px;
    }

    .footer-contact-map {
        margin-top: 30px;
    }

    .img-responsive {
        display: inline-block;
    }

    .mobile-contact {
        margin-top: 15px;
    }

    .mobile-contact a {
        color: #fff;
    }

    .wrapper-footer {
        padding: 0 0 20px;
    }

    .wrapper-footer h4 {
        margin-top: 40px;
        font-size: 27px;
    }

    .wrapper-footer address {
        text-align: center;
    }
}

@media (max-width: 570px) {
    #n_home .wrapper-product-tabs .nav-tabs {
        display: flex;
    }
    #n_home .wrapper-product-tabs .nav-tabs{
        flex-direction: column;
    }
}

/* Css by karan  */
span.label.label-success.flash {
    color: #6dbd00;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    /* text-transform: capitalize; */
    border: none;
}

.flash::before {
    position: absolute;
    content: '';
    background-color: #6dbd00;
    height: 15px;
    width: 15px;
    left: -14px;
    top: 10px;
    border-radius: 50%;
    animation-name: pulseShadow;
    animation-duration: 13.5s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

@keyframes pulseShadow {
    from {
        box-shadow: 0px 0px 0px 0px rgba(98, 206, 83, 0.994);
    }

    to {
        box-shadow: 0px 0px 5px 10px rgba(97, 206, 83, 0);
    }
}

@-webkit-keyframes pulseShadow {
    from {
        box-shadow: 0px 0px 0px 0px rgba(98, 206, 83, 0.994);
    }

    to {
        box-shadow: 0px 0px 5px 10px rgba(97, 206, 83, 0);
    }
}

span.label.label-danger.flashout {
    color: #d40000;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    /* text-transform: capitalize; */
}

.flashout::before {
    position: absolute;
    content: '';
    background-color: #d40000;
    height: 15px;
    width: 15px;
    left: -14px;
    top: 10px;
    border-radius: 50%;
    animation-name: pulseShadowRed;
    animation-duration: 13.5s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

@keyframes pulseShadowRed {
    from {
        box-shadow: 0px 0px 0px 0px rgba(228, 35, 35, 0.994);
    }

    to {
        box-shadow: 0px 0px 5px 10px rgba(228, 35, 35, 0);
    }
}

@-webkit-keyframes pulseShadowRed {
    from {
        box-shadow: 0px 0px 0px 0px rgba(228, 35, 35, 0.994);
    }

    to {
        box-shadow: 0px 0px 5px 10px rgba(228, 35, 35, 0);
    }
}

@media(max-width:1200px) {
    .wrapper-header-usp {
        font-size: 13px;
    }
}

.product-align {
    display: flex;
    flex-wrap: wrap;
}

.product-align:before,
.product-align:after {
    display: none;
}

/* Multisteps wizard */
.btn-ghost {
    color: #5f9EA0 !important;
    border: 1px solid #5f9EA0;
    background-color: #ffffff;
}

.btn-ghost:hover,
.btn-ghost:focus,
.btn-ghost:active {
    color: #fff !important;
}

.kee-wizard {
    padding: 12px â€‹20px;
    margin-bottom: 10px;
    text-align: center;
}

.kee-wizard h3 {
    margin-top: 0;
}

.kee-wizard .btn {
    color: #fff;
    margin: 20px;
}

.kee-wizard .btn:hover {
    text-decoration: none;
}

.wizard-header__btn {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    padding: 10px 20px;
    display: inline-block;
    margin-right: 10px;
    background-color: #fff;
    border: 1px solid #2c2c2c;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
}

.wizard-header__btn:last-child {
    margin-right: 0;
}

.wizard-header__btn:hover,
.wizard-header__btn.js-active {
    color: #fff;
    background-color: #2c2c2c;
}

.wizard-header {
    max-width: 600px;
    margin: 50px auto;
    text-align: center;
}

.wizard-header__title {
    margin-bottom: 30px;
    font-size: 2.1rem;
}

.wizard-content {
    width: 95%;
    margin: 0 auto;
}

.wizard-content__title {
    margin-bottom: 40px;
    font-size: 20px;
    text-align: center;
}

.wizard-content__title--m-sm {
    margin-bottom: 10px;
}

.wizard-form__progress {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
}

.kee-d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.kee-ml-auto,
.kee-mx-auto {
    margin-left: auto !important;
}

.kee-justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.wizard-form__progress-btn {
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    position: relative;
    padding-top: 20px;
    color: rgba(108, 117, 125, 0.7);
    text-indent: -9999px;
    border: none;
    background-color: transparent;
    outline: none !important;
    cursor: pointer;
}

.wizard-form__content .hide-in-wizard {
    display: none;
}

.wizard-form__form>.hide-out-of-wizard {
    display: none;
}

@media (min-width: 500px) {
    .__progress-btn {
        text-indent: 0;
    }
}

.wizard-form__progress-btn:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 13px;
    height: 13px;
    content: '';
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.15s linear 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    transition: all 0.15s linear 0s, transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s, -webkit-transform 0.15s cubic-bezier(0.05, 1.09, 0.16, 1.4) 0s;
    border: 2px solid currentColor;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 3;
}

.wizard-form__progress-btn:after {
    position: absolute;
    top: 5px;
    left: calc(-50% - 13px / 2);
    transition-property: all;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    transition-delay: 0s;
    display: block;
    width: 100%;
    height: 2px;
    content: '';
    background-color: currentColor;
    z-index: 1;
}

.wizard-form__progress-btn:first-child:after {
    display: none;
}

.wizard-form__progress-btn.js-active {
    color: #007bff;
}

.wizard-form__progress-btn.js-active:before {
    -webkit-transform: translateX(-50%) scale(1.2);
    transform: translateX(-50%) scale(1.2);
    background-color: currentColor;
}

.wizard-form__form {
    position: relative;
}

.wizard-form__panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    /* opacity: 0; */
    opacity: 1;
    visibility: hidden;
}

.wizard-form__panel.js-active {
    height: auto;
    opacity: 1;
    visibility: visible;
}

.wizard-form__panel[data-animation="scaleOut"] {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.wizard-form__panel[data-animation="scaleOut"].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.wizard-form__panel[data-animation="slideHorz"] {
    left: 50px;
}

.wizard-form__panel[data-animation="slideHorz"].js-active {
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.2, 1.13, 0.38, 1.43);
    transition-delay: 0s;
    left: 0;
}

.wizard-form__panel[data-animation="slideVert"] {
    top: 30px;
}

.wizard-form__panel[data-animation="slideVert"].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    top: 0;
}

.wizard-form__panel[data-animation="fadeIn"].js-active {
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: linear;
    transition-delay: 0s;
}

.wizard-form__panel[data-animation="scaleIn"] {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.wizard-form__panel[data-animation="scaleIn"].js-active {
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: linear;
    transition-delay: 0s;
    -webkit-transform: scale(1);
    transform: scale(1);
}


/* FF Wizard */

ul.kee-wizard-items {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#wizardCarousel {
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 25px;
}

.wizard-selections {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


#wizardCarousel .item a {
    padding: 10px 45px;
    margin: 10px 35px;
    font-size: 20px;
    display: inline-block;
    text-transform: capitalize;
    color: white;
}

#wizardCarousel .carousel-control {
    background: transparent !important;
}

#wizardCarousel h3 {
    font-size: 22px;
    padding-bottom: 25px;
    padding-top: 15px;
}

#wizardCarousel .carousel-inner .item {
    text-align: center !important;
    max-width: 800px !important;
    min-height: 130px;
    margin: 0 auto !important;
}

#wizardCarousel .glyphicon-chevron-left:before {
    content: "\F053";
    font-family: FontAwesome;
    color: #000;
    position: absolute;
    left: -25px;
}

#wizardCarousel .glyphicon-chevron-right:before {
    content: "\F054";
    font-family: FontAwesome;
    color: #000;
    position: absolute;
    right: -25px;
}

.mb-3 {
    margin-bottom: 3px;
}

.red-star::before {
    content: "*";
    position: absolute;
    margin-left: -8px;
    color: cadetblue;
}

/*Megantic*/

@media (min-width: 768px) {
    #subcategories {
        display: block!important;
    }
}
#n_home .meg-h2.home-title, #n_product .meg-h3.home-title {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Lora';
    line-height: 1.1;
}
@media (max-width: 767px){
    #n_home .meg-h2.home-title {
        font-size: 22px;
    }
}
.wrapper-thumbnail .caption .meg-h3 {
    font-size: 14px;
    color: #493325;
    transition: 0.3s all ease-in-out;
    line-height: 1.2em;
    margin-bottom: 12px;
    margin-top: 6px;
    font-weight: 500;
    flex: 1;
}
.contact-footer .meg-h3 {
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 600;
    color: #5f9ea0;
    margin-top: 0;
    line-height: 1.1;
}
@media (max-width: 767px){
    .contact-footer .meg-h3 {
        margin-top: 25px;
        font-size: 20px;
    }
}
.our-blog .meg-h4 {
    margin-top: 20px;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
.our-blog .meg-h4 a {
    font-size: 16px;
    font-family: 'Lora', Arial, serif;
    font-weight: bold;
}
.wrapper-footer .meg-h4 {
    font-size: 20px;
    font-family: 'Lora', Arial, serif;
    color: #fff;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
@media (max-width: 767px){
    .wrapper-footer .meg-h4 {
        margin-top: 40px;
        font-size: 27px;
    }
}
@media (min-width: 768px){
    .meg-h4 + .nav.nav-pills.nav-stacked {
        margin-left: -15px;
    }
}

.adblock-single .meg-h5 {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 500;
    line-height: 1.1;
}


#afterpayModal .meg-h2 {
    color: #00adeb;
    font-size: 20px;
    font-weight: 500;
}
#afterpayModal .meg-h4 {
    font-weight: bold;
    font-size: 14px;
}
#afterpayModal .meg-h2, #afterpayModal .meg-h3, #afterpayModal .meg-h4 {
    line-height: 1.7;
    margin: 15px 0px;
}

#left-sidebar .list-group .meg-h4 {
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    color: #333333;
    margin: 0;
}

.modal-title.meg-h4 {
    font-size: 18px;
    color: #333333;
}

/* Trust Badges */
.trust-badges img {
    max-width: 100%;
    width: auto;
}
.youtube-play {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #5f9ea0;
    transform: translate(-50%,-50%);
    z-index: 9;
    font-size: 25px;
    border: 1px solid;
    padding: 2px;
    padding-left: 4px;
}
iframe+.fancybox-image{
	display:none;
}
.shippind-desc-box{
    padding: 20px 0;
}
.shippind-desc-box strong{
    font-size: 18pt;
}
.products-row{
    display: flex;
    flex-wrap: wrap;
}
.slick-prev:before,
.slick-next:before
{
    color: #000!important;
}
.py-2{
    padding: 4em 0;
    border-bottom: 2px solid #f7f7f7;
    border-top: 2px solid #f7f7f7;
    margin-bottom: 2em;
}

.card{
    box-shadow: 0px 0px 5px 3px rgb(243 243 243 / 75%);
-webkit-box-shadow:0px 0px 5px 3px rgb(243 243 243 / 75%);
-moz-box-shadow: 0px 0px 5px 3px rgb(243 243 243 / 75%);
height: 100%;
}
.box-card {
    padding: 20px;
}
.card-info {
    padding: 13px;
    text-align: left;
}
.blog-image{
    background-position: 26% 26%;
    height: 510px;
    width: 100%;
    display: table;
    background-repeat: no-repeat;
    background-size: cover;
}
.blog-image h1{
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 48px;
}
.card-home{
    box-shadow: 0px 0px 5px 3px rgb(243 243 243 / 75%);
    -webkit-box-shadow:0px 0px 5px 3px rgb(243 243 243 / 75%);
    -moz-box-shadow: 0px 0px 5px 3px rgb(243 243 243 / 75%);
    margin: 1%;
    width: 33.3%;
    padding: 0;
}
.home-card-holder{
    display: flex;
    padding-left: 6px;
}
.blog-list {
    display: flex;
    flex-flow: wrap;
    padding-top: 5%;
}
.blog-list-home{
    display: flex;
    flex-flow: wrap;

}
@media(max-width:600px){

    .blog-list {
        padding: 20px;
    }
    .blog-image{
        height: 220px;
    }
}

.image-holder{
    display: block;
    min-height: 200px;
}

/*Megantic Fix*/

.ratings-row .caption  {
    min-height: 127px;
}
.ratings-row{
    display: flex;
    flex-wrap: wrap;
}
._ellipse{
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    background: #fff;
}

.fancybox-nav span{
    visibility: visible!important;
}
.fancybox-type-iframe .fancybox-inner{
    position: relative!important;
    height: 100%!important;
    width: 100%!important;
    padding-bottom: 56.25%;
}
.fancybox-iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Responsive images inside product information tabs */
#exTab1 .tab-pane img {
    max-width: 100%;
    height: auto !important;
}

@media (max-width: 500px) {
    .productwasprice{
        display: block;
    }
    h2, #n_home h2.home-title,
    .contact-info h2,
    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active,
    #ReviewsIo-CardCarousel .ReviewsHeading .ReviewsHeading__Title[data-v-67beb2d4],
    #n_home .meg-h2.home-title,
    #afterpayModal .meg-h2, .productwasprice
    {
        font-size: 17px!important;
    }
    .contact-footer li,
    .contact-footer .list-social .fa,
    .dropdown-menu h1,
    .productpricetext,
    wizard-header__title,
    .wizard-content__title,
    .blog-image h1,
    .ReviewsHeading__Title,
    .productpromo
    {
        font-size: 18px!important;
    }
    .productpricetext{
        margin-top: 12px;
    }
    .productwasprice {
        margin-left: 0;
    }
    .flash::before{
        left: -18px!important;
        top: 4px!important;
    }
    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3,.contact-footer h3,
    .heading-strikethrough,
    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3,
    .contact-footer h3,
    span.label.label-success.flash,
    span.label.label-danger.flashout,
    #wizardCarousel .item a,
    #wizardCarousel h3,
    .contact-footer .meg-h3
    {
        font-size: 16px!important;
    }
    #homepageCarousel .carousel-caption .btn,
    .nxt_lvl li a {
        font-size: 15px!important;
        text-transform: uppercase;
    }
    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active,
    #main-content .page-header,
    .navbar-nav>li>a,
    .shippind-desc-box strong
     {
        font-size: 15px!important;
    }

.price.lead,.contact-footer .btn-info,
.contact-footer .btn-info,
.wrapper-footer h4,
.wrapper-footer .nav-pills>li,
.wrapper-footer .nav-pills>li>a,
.wrapper-footer address,
.wrapper-footer address a,
.testimonials-wrapper .testimonail-thumbs p,
.contact-info strong,
.wrapper-nav,
.wrapper-header-usp,
.dropdown-menu-horizontal li a,
.dropdown-menu .dropdown-hover .dropdown-toggle,
.dropdown-menu .dropdown-hover .dropdown-toggle,
.content-usps span,
.phone-mobile p,
.panel-product .panel-heading h4 a,
.panel-product .panel-title a,
#shipbox .panel-title,
.nReviewsBlock,
.social .dropdown .btn-xs,
.dimensions h4,
.testimonials-wrapper .testimonail-thumbs p,
.our-blog .meg-h4,
.our-blog .meg-h4 a,
.wrapper-footer .meg-h4,
.adblock-single .meg-h5,
#afterpayModal .meg-h4,
#left-sidebar .list-group .meg-h4,
.modal-title.meg-h4,
.wrapper-thumbnail .caption .meg-h3
{
    font-size: 14px!important;
}

.wrapper-thumbnail .price strike {
    font-size: 14px!important;

}
.testimonials-wrapper .testimonail-thumbs p,
.wrapper-footer h4,
.dimensions p,
#left-sidebar .list-group h4  {
    font-size: 14px!important;
}

.testimonials-wrapper .testimonail-thumbs h5,
.our-blog p,
.our-blog .btn,
.our-blog h4 a  {
    font-size: 14px!important;
}
#n_product h1{
    font-size: 20px!important;
}
span.label.label-success.flash{
    font-size: 12px!important;
}
.social {
    margin-left: -10px;
}
}

.product-loader-container {
    display: none;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.product-loader-container:nth-last-child(1) {
    display: block !important;
}

.product-loader-counter {
    margin-bottom: 6px;
}

.product-loader-btn {
    margin: 0 auto;
}

#_preloader {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: 106%;
    margin: 0 auto;
    margin-left: -18px;
    margin-top: -130px;
    position: relative;
    background: #fff;
    text-align: center;
    padding: 10% 0;
}

#_preloader p {
    color: #335a77;
    padding: 20px 0;
    font-size: 28px;
    padding-left: 30px;
}

#_jstl_lazyproduct .thumb .thumb {
    width: 100%;
}

#_jstl_lazyproduct .thumb .row .row {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 500px) {
    .productwasprice{
        display: block;
    }
    h2, #n_home h2.home-title,
    .contact-info h2,
    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active,
    #ReviewsIo-CardCarousel .ReviewsHeading .ReviewsHeading__Title[data-v-67beb2d4],
    #n_home .meg-h2.home-title,
    #afterpayModal .meg-h2, .productwasprice
    {
        font-size: 17px!important;
    }
    .contact-footer li,
    .contact-footer .list-social .fa,
    .dropdown-menu h1,
    .productpricetext,
    wizard-header__title,
    .wizard-content__title,
    .blog-image h1,
    .ReviewsHeading__Title,
    .productpromo
    {
        font-size: 18px!important;
    }
    .productpricetext{
        margin-top: 12px;
    }
    .productwasprice {
        margin-left: 0;
    }
    .flash::before{
        left: -18px!important;
        top: 4px!important;
    }
    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3,.contact-footer h3,
    .heading-strikethrough,
    #homepageCarousel .carousel-caption h3,
    .carousel-caption .h3,
    .contact-footer h3,
    span.label.label-success.flash,
    span.label.label-danger.flashout,
    #wizardCarousel .item a,
    #wizardCarousel h3,
    .contact-footer .meg-h3
    {
        font-size: 16px!important;
    }
    #homepageCarousel .carousel-caption .btn,
    .nxt_lvl li a {
        font-size: 15px!important;
        text-transform: uppercase;
    }
    #n_home .wrapper-product-tabs .nav-tabs>li a,
    #n_home .wrapper-product-tabs .nav-tabs>li a.active,
    #main-content .page-header,
    .navbar-nav>li>a,
    .shippind-desc-box strong
     {
        font-size: 15px!important;
    }

.price.lead,.contact-footer .btn-info,
.contact-footer .btn-info,
.wrapper-footer h4,
.wrapper-footer .nav-pills>li,
.wrapper-footer .nav-pills>li>a,
.wrapper-footer address,
.wrapper-footer address a,
.testimonials-wrapper .testimonail-thumbs p,
.contact-info strong,
.wrapper-nav,
.wrapper-header-usp,
.dropdown-menu-horizontal li a,
.dropdown-menu .dropdown-hover .dropdown-toggle,
.dropdown-menu .dropdown-hover .dropdown-toggle,
.content-usps span,
.phone-mobile p,
.panel-product .panel-heading h4 a,
.panel-product .panel-title a,
#shipbox .panel-title,
.nReviewsBlock,
.social .dropdown .btn-xs,
.dimensions h4,
.testimonials-wrapper .testimonail-thumbs p,
.our-blog .meg-h4,
.our-blog .meg-h4 a,
.wrapper-footer .meg-h4,
.adblock-single .meg-h5,
#afterpayModal .meg-h4,
#left-sidebar .list-group .meg-h4,
.modal-title.meg-h4,
.wrapper-thumbnail .caption .meg-h3
{
    font-size: 14px!important;
}

.wrapper-thumbnail .price strike {
    font-size: 14px!important;

}
.testimonials-wrapper .testimonail-thumbs p,
.wrapper-footer h4,
.dimensions p,
#left-sidebar .list-group h4  {
    font-size: 14px!important;
}

.testimonials-wrapper .testimonail-thumbs h5,
.our-blog p,
.our-blog .btn,
.our-blog h4 a  {
    font-size: 14px!important;
}
#n_product h1{
    font-size: 20px!important;
}
span.label.label-success.flash{
    font-size: 12px!important;
}
.social {
    margin-left: -10px;
}
}

/* Lazy Load YT */
.js-lazyYT .html5-info-bar {
    display: none;
}

.ytp-thumbnail {
    position: absolute;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ytp-thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    max-width: 100%;
}

.ytp-large-play-button {
    z-index: 2;
}

.ytp-large-play-button svg {
    width: 86px;
    height: 60px;
}

.test-yt-lazyload {
    display: block !important;
    visibility: visible !important;
}

.test-default-video {
    display: none !important;
}

/* Learn */
.cparts-learn {
    margin-top: 64px;
    border-bottom: 2px solid #f2f2f2;
    padding-bottom: 64px;
}

.cparts-learn header {
    margin-bottom: 24px;
}

.cparts-learn header p {
    font-size: 16px;
}

.cparts-learn header p:last-of-type{
    margin: 0;
}

.cparts-learn-grid {
    display: grid;
    gap: 24px;
    text-align: center;
}

.cparts-learn-grid figure {
    margin: 0;
}

.cparts-learn-grid figure a {
    margin: 0;
    border: 8px solid #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s;
    aspect-ratio: 1;
}

.cparts-learn-grid figure a:hover {
    border-color: #5f9EA0;
}

.cparts-learn-grid img {
    max-width: 100%;
    height: auto;
}

.cparts-learn-grid a {
    text-decoration: none;
    color: black;
}

.cparts-learn-grid h3 {
    font-size: 20px !important;
    margin: 16px 0 0;
    text-align: justify;
}

@media (min-width: 504px) {
    .cparts-learn-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 32px;
    }
}
@media (min-width: 768px) {
    .cparts-learn-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Learn Subcategories */
.c-parts-learn-subcategory {
    padding: 0;
    border: 0;
    margin: 24px 0 48px;
}

@media (max-width: 992px) {
    .c-parts-learn-subcategory {
        margin-bottom: 40px;
    }
}

/* Header */
.cparts-header {
    margin-top: 28px;
}

.cparts-header h2 {
    margin-bottom: 12px;
    font-size: 30px !important;
}

.cparts-header #collapslizzle {
    margin-bottom: 0;
}

/* Categories */
.cparts-categories {
    margin-top: 64px;
    display: grid;
    column-gap: 24px;
    row-gap: 48px;
    grid-template-columns: repeat(2, 1fr);
}

.cparts-categories article {
    text-align: justify;
}

.cparts-categories a {
    text-decoration: none;
}

.cparts-categories figure {
    margin: 0;
}

.cparts-categories figure a {
    margin: 0;
    border: 8px solid #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s;
    aspect-ratio: 1;
}

.cparts-categories figure a:hover {
    border-color: #5f9EA0;
}

.cparts-categories img {
    max-width: 100%;
    height: auto;
}

.cparts-categories h3 {
    margin-top: 16px;
    margin-bottom: 0;
    font-size: 20px;
}

.cparts-categories p:last-of-type {
    margin-bottom: 0;
}

.cparts-category-desc {
    margin-top: 12px;
}

@media (max-width: 500px) {
    .cparts-categories h3 {
        font-size: 18px !important;
    }
}

@media (min-width: 580px) {
    .cparts-categories {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 992px) {
    .cparts-categories {
        grid-template-columns: repeat(4, 1fr);
    }
}

.payment-icon img {
    width: -webkit-fill-available;
}

/* Product Thumb Slider */

.product-thumb-slider .slick-slide {
    padding-left: 1px;
    padding-right: 1px;
}
.product-thumb-slider .slick-prev {
	left: 4px !important;
}

.product-thumb-slider .slick-next {
	right: 4px !important;
}

.product-thumb-slider .slick-arrow {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	border: 0;
    width: 32px;
    z-index: 9;
}

.product-thumb-slider .slick-arrow.slick-disabled {
	opacity: .4 !important;
}

.product-thumb-slider .thumbnail-image:not(:first-child) {
    display: none;
}

.product-thumb-slider.slick-initialized .thumbnail-image {
    display: block;
}

@media (hover: hover) {
    .product-thumb-slider .slick-prev,
    .product-thumb-slider .slick-next {
        display: none !important;
    }

    .thumbnail:hover .product-thumb-slider .slick-prev,
    .thumbnail:hover .product-thumb-slider .slick-next {
        display: block!important;
    }
}

/* Faq Page */
.faq-item {
    border-bottom: 1px solid #ddd;
}

.faq-item h1 {
    cursor: pointer !important;
    padding: 12px 0 !important;
    margin: 0 !important;
    line-height: 1.4 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;

    font-size: 14.5pt;
    font-family: Lora, serif;
    color: rgb(18, 16, 14);
    font-weight: 700;
    font-style: italic;
}

.faq-item h1:after {
    content: "\f055";
    font-family: "FontAwesome";
    font-size: 18px;
}

.faq-item h1 * {
    line-height: inherit !important;
    display: block;
}

.faq-content {
    padding-bottom: 32px;
}

.d-inline-block{
    display: inline-block;
    padding: 0 14px;
    margin: 0;
}
.m-0{
    margin: 0;
}
.n_kee-main .kee-exp-202305{
    display: none;
}
.wrapper-fixed-header.kee-exp-202306 {
    display: none;
}
.flex-wrap {
    flex-wrap: wrap;
}
/* New Header */
.item-counter{
    position: absolute;
    background: cadetblue;
    color: #fff;
    border-radius: 50px;
    width: 29px;
    text-align: center;
    padding: 4px;
    top: -12px;
}
.header-cart-b .fa-shopping-cart, .touch-icons .fa-phone{
    font-size: 36px;
}
.d-flex{
    display: flex;
    align-items: baseline;
}
.pt-5{
    padding-top: 30px;
}
.phone-tooltip{
    display: none;
    position: absolute;
    cursor: pointer;
    z-index: 11111111;
    top: -19px;
    left: -12px;
    background: transparent;
    height: 70px;
}
.phone-tooltip:hover{
    display: block;
}
.phone-show:hover .phone-tooltip{
    display: block;
}
#header-cart:hover .dropdown-menu, .dropdown-menu:hover{
    display: block!important;
}

.img-sub-cate{
    width: 50px;
    margin: auto;
}
.c-subcategories{
    margin: 20px 0;
}
.c-subcategories h2 {
    font-size: 22px;
}
.sub-cate-link {
    text-align: center;
    font-weight: bold;
    p{
        text-decoration: underline;
    }
}
.c-subcategory-inner{
    border-radius: 5px;
    font-family: initial;
}
.sub-cate-link {
    text-align: center;
    color: #5F9EA0!important;
    background: #e0ecec;
    display: block;

}
.sub-cate-link:hover{
    color: #5F9EA0!important;
    opacity: 0.9!important;
}
.sub-cate-link p{
    text-align: center;
    padding: 7px;
}
.sub-category{
    margin: 0 2px;
}
.c-subcategories .slick-list{
    margin: -1px;
}
.c-subcategories .slick-prev{
    top: 22%;
}
.c-subcategories .slick-next{
    top: 35%;
}

.c-subcategories-slick {
    height: 46px !important;
    opacity: 0;
    width: calc(100% - 50px);
    margin: auto;
}

.c-subcategories-slick.slick-initialized {
    height: auto !important;
    opacity: 1;
}

@media (max-width:576px) {
.c-subcategories .slick-prev{
    left: -12px;
    top: 41%;
}
.c-subcategories .slick-next{
    right: -12px;
    top: 41%;
}
.c-subcategories {
    display: none;
}
}

.n_kee-main .kee-exp-202307{
    display: none;
}


.is-sticky .wrapper-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}

.search-collapse-section {
    background: white;
}

.search-collapse-section .container {
    border-bottom: 4px solid #ddd;
    padding-top: 24px;
    padding-bottom: 24px;
}

.search-collapse-section-wrapper {
    display: none;
}
.search-toggle-wrapper {
    display: none !important;
}

@media (max-width: 768px) {
    .search-collapse-section-wrapper  {
        display: block;
    }
    .search-toggle-wrapper {
        display: inline-block !important;
    }
}

/* Cart Confetti */
.cart-confetti-message {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
}

#confetti {
  position: relative;
  z-index: 999999 !important;
}

.cart-overlay:after {
  content: '';
  background: rgba(0,0,0,0.3);
  position: absolute;
  z-index: 10001;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.wrapper-fixed-header {
    z-index: 8;
}

.cart-overlay .wrapper-fixed-header:not(.is-sticky) {
    z-index: unset;
}

#afterpayModal {
    z-index: 99999991 !important;
}

/*
.cp-highlight {
  background: #fffee7;
  display: flex;
  gap: 4px;
  padding-left: 4px !important;
}
*/

.cp-badge {
  color: red;
  margin: 2px 0;
}

.cp-sku .price {
  display: flex;
  align-items: center;
  gap: 4px;
}

.eo-onsale {
    display: block !important;
}
.fancybox-overlay.fancybox-overlay {
    z-index: 1808999999;
    /* display: none!important; */
    transform: translateZ(0)!important;
}

/*Buy box redesign */
.pdp-breadcrumb {
    display: none;
}

.finance-options {
    display: none;
}

.fancybox-opened,
#n_product .fancybox-opened {
    z-index: 100000000000;
}

#n_product .fancybox-nav {
    width: 40px;
    height: 40px;
    transform: translateY(-50%);
    top: 50%;
}

#n_product .fancybox-nav span {
    left: 0;
}

.price-range-input {
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-left: 4px;
    outline: 0;
}

.price-range-input:focus,
.price-range-input:active {
    border-color: #5f9ea0;
    outline: 1px solid #5f9ea0;
}

.c-subcategories {
    display: none !important;
}
#slider-sub-cate{
    display: block!important;
}
#slider-sub-cate .c-subcategories-slick{
    opacity: 1;
}
@media (max-width:576px) {
    #slider-sub-cate{
        display: none!important;
    }
}
/** Related categories for nested cats **/
.kee-related-cats {
    display:block;
}
@media (max-width:567px) {
    .kee-related-cats {
        display: none;
    }
}
.kee-related-cats {
    margin: 16px 0 32px 0;
}

.kee-related-cats hr {
    margin: 12px 0;
}

.kee-related-cats h3 {
    margin: 0 0 16px;
    font-size: 20px;
    line-height: 26px;
}
.card-notice {
    background-color: #fab228;
    padding: 20px;
}

/* Improve BNPL display */
.finance-options {
    display: none;
}

.bnpl-display {
    margin-top: 8px;
}

.bnpl-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.bnpl-items article {
    text-align: center;
    padding: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bnpl-items article:nth-child(2) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.bnpl-items img {
    object-fit: contain;
}

.bnpl-items a {
    display: block;
    text-decoration: none;
}

.bnpl-afterpay a > div {
    margin-top: -6px;
}

.bnpl-display .zip-container {
    cursor: pointer;
    display: flex;
    flex-direction: column;
}

.bnpl-display .zip-container span {
    font-size: 14px !important;
    margin: 0 !important;
}

.bnpl-display .zip-container .zip-logo {
    margin-bottom: 0 !important;
    order: -1;
    height: 26px !important;
}

.bnpl-display .zip-learn-more {
    display: none !important;
}

.bnpl-paypal > div {
    margin-top: 10px;
}

.cs-pp4 {
    display: none;
}

.bo-tracking-code {
    display: none;
}

.wrapper-pricing > *:not(.row) {
    display: none !important;
}

@media (max-width: 339px) {
    .bnpl-items img {
        max-width: 50px;
        height: 30px;
    }
}

@media (min-width: 440px) {
    .bnpl-items article {
        padding: 8px;
    }
}

.search-categories {
    margin: 16px 0;
}

.search-categories h2 {
    font-size: 14px;
    margin: 0 0 12px;
}

.search-categories-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
}

.search-categories a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    background: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    color: black;
    padding: 8px;
    text-decoration: none;
    text-align: center;
}

@media (min-width: 410px) {
    .search-categories-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 530px) {
    .search-categories-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

.label-oos{
    font-size: 12px!important;
    background-color: #d40000!important;
}
.force-lazy-load {
    content-visibility:auto;
    contain-intrinsic-size: 1px 1000px;
}

/** Social Proof Experiment **/
.kee-exp-reviews {
    display: block !important;
}

.reviews-io-small-ribbon { max-width: 320px; margin: 0 auto; height: 66px;}

/* Search */
.ais-Highlight-highlighted, .aa-ItemContentTitle mark {
    padding: 0;
  }

.search-sidebar-widget h3 {
    font-size: 20px !important;
    margin-bottom: 16px;
}

#category-hits .ais-Hits-list {
    display: block;
}

#category-hits .ais-Hits-item {
    margin-bottom: 12px;
    border: 0;
    font-size: 14px;
    line-height: 1.2;
}

#category-hits .ais-Hits-item:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .search-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
    }

    .search-grid > * {
        flex: 100%;
    }

    .search-grid .search-sidebar {
        order: 1;
    }
}

@media (min-width: 768px) {
    .search-sidebar {
    display: block;
}
     .search-grid {
        display: grid;
        grid-template-columns: 1fr 3fr;
        gap: 16px;
    }
}


.aa-InputWrapperSuffix {
    display: none;
}

.aa-Form {
  display: flex;
  border: 1px solid #ccc;
}

.aa-InputWrapperPrefix {
  order: 1;
}

.aa-InputWrapper {
  flex: 1;
}

.aa-InputWrapperPrefix .aa-Label {
  margin: 0;
}

.aa-SubmitButton {
  appearance: none;
  background: white;
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0 4px 4px 0;
}

.aa-SubmitIcon {
  width: 16px;
  height: 16px;
}

.aa-Input {
  width: 100%;
  height: 34px;
  background: white;
  padding-inline: 12px;
  border: 0;
  border-radius: 4px 0 0 4px;
}

#search-wrapper {
  background: white;
  padding: 8px;
  position: absolute;
  z-index: 999;
  right: 15px;
  width: 800px;
  max-height: 85vh;
  overflow: auto;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.1), -2px -2px 2px 0 rgba(0,0,0,.1);
  display: none;
}

.search-footer {
  margin-top: 24px;
  display: flex;
  gap: 24px;
}

#pagination {
  flex: 1;
}

#close-hits-wrapper {
  display: none;
}

#view-hits-wrapper {
  text-align: right;
}

.ais-Hits-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}

.ais-Hits-item {
  border: 1px solid #ddd;
}

.ais-Pagination-item {
  margin-right: 2px;
}

.ais-Pagination-item--selected .ais-Pagination-link {
  background-color: #292929;
  color: white;
}

.ais-Pagination-item--disabled .ais-Pagination-link {
  opacity: .5;
}

.ais-Pagination-link {
  padding: 10px 16px;
  line-height: 1;
  background-color: #f2f2f2;
  display: block;
  text-decoration: none !important;
}

#view-hits {
  padding: 10px 16px;
  line-height: 1;
  background-color: #f2f2f2;
  display: inline-block;
  text-decoration: none !important;
}

.aa-product {
  padding: 8px 4px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.aa-product img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.aa-product h3 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 0 10px;
  flex: 1;
  text-align: center;
}

.aa-product h3 a {
    color: #5f9ea0;
}

.aap-price {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.aap-price-rrp:empty {
  display: none;
}

.aap-price-rrp {
    font-size: 18px;
}

.aap-price-regular {
  font-weight: 700;
  font-size: 18px;
}

.aap-actions {
  display: flex;
  margin-top: auto;
  width: 100% !important;
}

.aap-actions .addtocart {
  flex: 1;
}

.aap-actions .wishlist_toggle {
  background-color: #5f9EA0;
  color: white;
}

.search-overlay:before {
  content: '';
  background: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7;
}

.search-overlay .wrapper-header {
  z-index: 99;
  position: relative;
}

.ais-SearchBox-loadingIndicator,
.ais-SearchBox-submit {
  display: none;
}

.ais-SearchBox-form {
  position: relative;
}

.ais-SearchBox-input {
  width: 100%;
  padding: 8px 48px 8px 12px;
  background: white;
  border: 2px solid #ddd;
  border-radius: 4px;
}

.ais-SearchBox-reset {
  appearance: none;
  background: white;
  height: auto;
  width: 34px;
  align-items: center;
  justify-content: center;
  border: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: none;
}

.ais-SearchBox-resetIcon {
  width: 14px;
  height: 14px;
}

#search-page {
    margin-top: 32px;
}

#search-page .page-header {
    font-size: 20px;
}

#search-page-searchbox {
  margin-bottom: 24px;
}

.ais-InfiniteHits {
  text-align: center;
}

.ais-InfiniteHits-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  text-align: left;
}

.ais-InfiniteHits-item {
  border: 1px solid #ddd;
}

#search-page .ais-InfiniteHits-loadMore {
  background: #5f9ea0;
  color: white;
  padding: 12px 24px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .4px;
  font-size: 14px;
  margin-top: 32px;
}

#search-page .ais-InfiniteHits-loadMore--disabled {
  display: none;
}

.aa-SubmitButton * {
  pointer-events: none;
}

@media (min-width: 380px) {
  .ais-Hits-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .ais-InfiniteHits-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 580px) {
  .ais-Hits-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .ais-InfiniteHits-list {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 680px) {
  #search-wrapper {
    padding: 16px;
  }
  .ais-Hits-list {
    gap: 16px
  }
  .ais-InfiniteHits-list {
    gap: 16px
  }
}

@media (min-width: 992px) {
  .ais-InfiniteHits-list {
    gap: 32px
  }
}

@media (max-width: 991px) {
  #search-wrapper {
    width: 100%;
    left: 0;
  }
}

@media (min-width: 1200px) {
  .ais-InfiniteHits-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

#autocomplete{
    margin-top: 8px;
}

@media (max-width:576px) {
    #autocomplete{
        margin-top: 5px;
    }

}
@media (min-width: 992px) {
    #header-cart .dropdown-menu {
        margin-top: 0;
    }
}


body.n_kee-develop {font-family: 'DM Sans', sans-serif !important;}

.n_kee-develop {

    #exTab1 p span[style*="font-size:20pt;"] span {font-family: 'Lora', 'serif' !important;}
    #exTab1 p span[style*="font-size:18pt"] span {font-family: 'Lora', 'serif' !important;}
    #exTab1 p span[style*="font-size:17pt"] span {font-family: 'Lora', 'serif' !important;}
    #exTab1 p span[style*="font-size:16pt"] span {font-family: 'Lora', 'serif' !important;}

    #exTab1 p span[style*="font-size: 20pt"] span {font-family: 'Lora', 'serif' !important;}
    #exTab1 p span[style*="font-size: 18pt"] span {font-family: 'Lora', 'serif' !important;}
    #exTab1 p span[style*="font-size: 17pt"] span {font-family: 'Lora', 'serif' !important;}
    #exTab1 p span[style*="font-size: 16pt"] span {font-family: 'Lora', 'serif' !important;}

    #exTab1 p span[style*="font-size: 16px"] span {font-family: 'DM Sans', 'serif' !important;}
    #exTab1 p span[style*="font-size:16px"] span {font-family: 'DM Sans', 'serif' !important;}
    #exTab1 p span[style*="font-size: 12pt"] span {font-family: 'DM Sans', 'serif' !important;}
    #exTab1 p span[style*="font-size:12pt"] span {font-family: 'DM Sans', 'serif' !important;}
    #exTab1 div > p span {font-family: 'DM Sans', sans-serif !important;}
    #exTab1 ul span {font-family: 'DM Sans', sans-serif !important;}

.wrapper-nav,
.megadrop .caption a,
.wrapper-header-usp,
.our-blog p,
.wrapper-thumbnail .caption .price,
.price.lead,
.savings-container,
button {
  font-family: 'DM Sans', sans-serif !important;
}

.ReviewsHeading__SubTitle,
.ReviewsCard__Name,
.ReviewsCard__Comments,
.footer__time {
  font-family: 'DM Sans', sans-serif !important;
}

.meg-h3.panel-title {
	font-family: "Lora"
}

.panel-heading > .panel-title {
	font-family: "Lora";
}

.our-blog p {
  font-weight: 400;
}

.megadrop .caption a {
	font-size: 14px;
}

.wrapper-thumbnail .caption .meg-h3 {
	font-size: 15px;
    font-family: "Lora";
}

.btn-lg,
.btn-group-lg > .btn {
	font-size: 17px;
}

.wrapper-nav .nav > li > a {
    font-family: "Lora";
}

}

#n_content.n_kee-develop .n-responsive-content p,
#n_content.n_kee-develop .n-responsive-content > p span {
    font-family: 'DM Sans', sans-serif !important;
}

#n_content.n_kee-develop .n-responsive-content span[style*="font-size: 17pt"],
#n_content.n_kee-develop .n-responsive-content span[style*="font-size:17pt"],
#n_content.n_kee-develop .n-responsive-content span[style*="font-size: 17pt"] span,
#n_content.n_kee-develop .n-responsive-content span[style*="font-size:17pt"] span {
    font-family: 'Lora', 'serif' !important;
}

#n_content.n_kee-develop .n-responsive-content span[style*="font-size: 12pt"],
#n_content.n_kee-develop .n-responsive-content span[style*="font-size:12pt"],
#n_content.n_kee-develop .n-responsive-content span[style*="font-size: 12pt"] span,
#n_content.n_kee-develop .n-responsive-content span[style*="font-size:12pt"] span {
    font-family: 'DM Sans', sans-serif !important;
}

#main-content:has(#search-page) > .row > .col-sm-9 > *:not(#search-page) {
    display: none !important;
}

#main-content:has(#search-page) #left-sidebar > .panel-default:not(.hidden-xs) {
    display: none !important;
}



.n_kee-develop #_category .review-thumbnail {
    display: block;
}

.review-thumbnail-inner {
    box-shadow: 0 2px 4px 0 #dbeff08a;
    background: #dbeff0;
    border-radius: 12px;
    height: 100%;
}

.review-thumbnail-inner * {
    background: transparent !important;
}

.npopup {
    z-index: 999991000!important;
}

/* Quickview */
.floating-qucik-container {
    position: fixed;
    background: #faf6ee;
    top: 0;
    right: 0;
    z-index: 10000000000000;
    padding: 60px;
    height: 100%;
    width: 50%;
    overflow: scroll;
    -webkit-box-shadow: -5px 2px 11px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: -5px 2px 11px 0px rgba(0,0,0,0.4);
    box-shadow: -5px 2px 11px 0px rgba(0,0,0,0.4);
    transform: translateX(0%);
    transition: transform 0.5s ease-in-out;
}

#quickview #main-image{
    width: 50%!important;
}
#quickview .col-xs-3{
    width: 16%!important;
}
#quickview h1{
    font-size: 20px;
}
#quickview .close-btn {
    font-size: 44px;
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 10000;
    width: 50px;
    text-align: center;
    display: inline-block;
}

#closeQv{
    cursor: pointer;
}
#quickview span.label.label-success.flash {
    background-color: transparent;
}
#quickview .savings-container{
    left: 40px;
}
@media (max-width:991px) {
    .floating-qucik-container {
        width: 90%;
        padding: 10px;
        overflow-x: hidden;
    }
}
.thumbnail-image{
    position: relative;
}
.thumbnail:hover .quick-view{
    height: 100%;

}
.quick-view{
    background: #120f0e9e;
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: height 0.2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 10;
    height: 0;
    overflow: hidden;
    cursor: pointer;
}
.quick-view p{
    width: 80%;
    text-align: center;
    padding: 6px;
    border: 1px solid;
}
.quick-link{
    display: none;
    margin-top: 22px;
}
#quickview .quick-link{
    display: block;
}
#quickview button{
    background: transparent;
    color: cadetblue;
}
._active{
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #00000054;
    top: 0;
    z-index: 160000000;
}

.slide-left {
    animation: 1s slide-left;
  }
  @keyframes slide-left {
    from {
      margin-left: 100%;
    }
    to {
      margin-left: 0%;
    }
  }

/* Buy box redesign */
.wrapper-pricing-new {
    display: none;
}


    .wrapper-product-title {
        border-bottom: 1px solid #efefef;
        margin-bottom: 24px;
        padding-bottom: 24px;
    }

    .csbb-info {
        display: none;
    }

    .csbb-top-hr {
        display: none;
    }

    .wrapper-pricing {
        display: none !important;
    }

    .trust-badges > * {
        display: none !important;
    }

    .trust-badges > .kee-exp-reviews {
        display: block !important;
    }

    .wrapper-pricing-new {
        display: block !important;
        margin-bottom: 32px;
    }

    .csbb-usps {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .csbb-usp {
        display: flex;
        align-items: center;
        gap: 16px;
        text-decoration: none;
    }

    .csbb-usp span {
        color: #5f9ea0;
        font-size: 18px;
    }

    .csbb-usp svg {
        width: 40px;
        height: 40px;
        object-fit: contain;
    }

    .csbb-usp i {
        font-size: 38px;
        color: #5f9ea0;
        width: 40px;
        height: 40px;
        object-fit: contain;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .buying-options {
        margin: 32px 0 24px;
    }

    .csbb-pricing .label {
        display: flex;
        align-items: center;
        gap: 10px;
        margin: 0;
        padding: 0;
    }

    .csbb-pricing .flash::before,
    .csbb-pricing .flashout::before {
        left: unset !important;
        top: unset !important;
        position: relative;
    }

    .csbb-stats {
        margin-top: 4px;
    }


@media (min-width: 501px) and (max-width: 991px) {
    .csbb-pricing .label {
        font-size: 15px !important;
    }
}

@media (max-width: 991px) {

        .csbb-usps {
            gap: 8px;
        }

        .csbb-usp i {
            font-size: 26px;
            width: 32px;
            height: 32px;
            flex-shrink: 0;
        }

        .csbb-usp svg {
            width: 30px;
            height: 30px;
            flex-shrink: 0;
        }

        .csbb-usp span {
            font-size: 15px;
        }
}

@media (max-width: 340px) {

        .csbb-pricing {
            width: 100%;
        }

        .csbb-aside {
            width: 100%;
            margin-top: 24px;
        }
    }


@media (min-width: 340px) and (max-width: 400px) {
    .csbb-pricing .label:before {
        display: none;
    }
}

.zip-widget__popup__overlay{
    z-index: 99999999!important;
}


.btn-standard {
    background-color: #f0f0f0;
}

.label-sale{
    width: fit-content;
    margin: auto;
    display: inline-block;
    color: #fff;
    background-color: #ff0100;
    height:18px;
    text-transform: uppercase;
}

.search-articles {

    .ais-Hits-list {
        display: block;
    }

    .ais-Hits-item {
        margin-bottom: 12px;
        border: 0;
        font-size: 14px;
        line-height: 1.2;
    }
}



#view-article-hits {
    padding: 10px 16px;
    line-height: 1;
    background-color: #f2f2f2;
    display: inline-block;
    text-decoration: none !important;
}


    .search-grid {
        display: flex;
        overflow-x: hidden;
    }

    .search-sidebar {
        width: 120px;
    }

    .search-main {
        flex: 1;
    }

    .search-articles {
        width: 140px;
    }

    .aa-section-title {
        font-size: 18px !important;
        margin-bottom: 16px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 8px;
    }


@media (max-width: 992px) {
     .wrapper-header {
        .sticky-mt-2,
        .sticky-mt-2 > .row > .col-xs-12 {
            position: static;
        }
    }
}

@media (min-width: 580px) {

        .ais-Hits-list {
            grid-template-columns: repeat(2, 1fr);
        }
    }

@media (min-width: 1320px) {

        #search-wrapper {
            width: 1024px;
        }

        .ais-Hits-list {
            grid-template-columns: repeat(3, 1fr);
        }

}

@media (max-width:991px) {
    .search-articles {
        display: none;
    }
}

 .thumbnail-actions {
    display: none;
}
@media (max-width:768px) {
    .thumbnail-actions{
        display: block!important;
    }
}

.t-itme{
    display: block;
    min-height: 20px;
}

.main{
    display: grid;
}
.product-flex{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr; /* Two equal columns */
}
.image-control {
    border-bottom: 5px solid cadetblue;
    position: sticky;
    top: 0;
    background: #fff;
    box-shadow: 0px 15px 24px -17px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 15px 24px -17px rgba(0,0,0,1);
    -moz-box-shadow: 0px 15px 24px -17px rgba(0,0,0,1);
}


.main div > div{
    min-height:61px;
    border-top: 1px solid #d9d9d9;
    word-break: break-word;
    border-right: 1px solid #eee;
    border-left: 0;
}
.item-body:nth-child(2){
    border-left:none;
    border-right:none;
}

.specs-box{
    border-right:0;

  }
  .grid-item div{
    padding: 20px;
  }
  .grid-item {
    border: 1px solid #d9d9d9
}
  .grid-item:nth-child(3) {
   border-right:none;
}
.specs-box div{
    font-weight:bold;
    background:#eee;
  }
  .name{
    font-size: 12px;
    display: block;
    padding: 20px;
    font-weight: bold;
  }
  .bd-none{
    border: none;

  }
  .overlay-compare {
    position: fixed;
    top: 0;
    background: #000000cf;

    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    z-index: 100000000000;
}
.compare{
    background-color: #fff;
    max-height: 80vh;
    overflow: scroll;
    margin: auto;
    width: 64%;
    position: relative;
    border-radius: 5px;
    box-shadow: 0px 7px 24px 3px rgba(0,0,0,0.52);
    -webkit-box-shadow: 0px 7px 24px 3px rgba(0,0,0,0.52);
    -moz-box-shadow: 0px 7px 24px 3px rgba(0,0,0,0.52);
    display: none;

    /* padding-top: 100px; */
}
.show-flex{
    display: flex!important;
}
.compare-show{
    height: 100vh;
    overflow: scroll;
}
.compare .header {
    display: flex;
    justify-content: space-between;
    padding: 10px 30px;
    border-bottom: 1px solid #eaeaea;
    background: #5f9ea0a6;
    color: #fff;
    align-items: center;

    h2{
        margin: 0;
    }
  }


.head-img{
    padding: 20px;
    text-align: center;
}
.head-img img {
    width: 120px;
    height: auto;
}
.widget-heading{
  width: 80%;
  margin: auto;
  margin-bottom: 30px;
}
@media (max-width:1300px) {
.name {
    font-size: 14px;
    padding: 2px;
  }
}
@media (max-width:1300px) {
    .compare{
        width: 91%;
    }
    .bd-none{
        width: 40%;
        display: block;
    }
    .grid-item{
        min-width: 25%;
        width: 100%;
    }
    .grid-item div{
        display: block;
        max-width: 100%;
    }
    .product-flex{
        display: flex;
    }
    .product-flex {
        display: flex;
        justify-content: space-between;
      }
}
@media (max-width:1100px) {
    .compare{
        width: 91%;
        min-width: 750px;
    }
}
@media (max-width:768px) {
    .name {
        font-size: 12px;
        padding: 0;
      }
}
.bd-none{
    opacity: 0;
}

.footer-compare-widget{
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 20px;
    width: 100%;
    border-top: 5px solid #5f9ea0;
    box-shadow: 1px -12px 11px -8px rgba(95,158,160,0.81);
    -webkit-box-shadow: 1px -12px 11px -8px rgba(95,158,160,0.81);
    -moz-box-shadow: 1px -12px 11px -8px rgba(95,158,160,0.81);
}
.compare-items{
    display: flex;
    gap: 20px;
    width: 80%;
    justify-content: space-between;
    margin: auto;
}
.compare-thumb{
  display: flex;
  width: 20%;
  font-size: 13px;
  border: 1px solid cadetblue;
  padding: 12px;
  flex: 1;
  max-width: 25%;
  position: relative;
}

.compare-thumb img{
    width: auto;
  height: 81px;

}
.compare-thumb .name {
    font-size: 13px;
    display: block;
    padding: 20px;
  }
  .btn-compare{
    display: flex;
    flex-direction: column;
    width: 15%;
    gap: 10px;
  }


  @media(hover: hover) {
    .thumbnail__compare {
        background-color: #f5f5f5;
        left: 0;
        right: 0;
        bottom: 100%;
        padding: 6px 0;
        margin: 0;

    }

    .thumbnail:hover .thumbnail__compare {
        opacity: 1
    }
}
  .thumbnail__compare {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-bottom: 0;
    opacity: 0;
    position: absolute;
    z-index: 50;

}

@media (max-width:768px) {
    .thumbnail__compare {
        display: none;
    }
}

@media (max-width:576px){
    .thumbnail__compare {
        opacity:1;
    }
}
.thumbnail__compare.cactive{
    opacity: 1!important;
}
.thumbnail__compare input {
    margin: 0
}

.thumbnail__compare label {
    margin: 0;
    padding: 2px 0
}
.compare-item {
    display: flex;
    gap: 10px;
    width: 100%;
  }


  .compare-thumb-remove {
    background: #444;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #fff;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    margin-left: auto;
    position: absolute;
    right: -6px;
    top: -6px;

}

.compare-thumb-remove:hover {
    color: #fff!important
}

@media (max-width:1300px) {
    .compare-items, .widget-heading{
        width: 100%;
    }
    .compare-thumb .name{
        padding: 5px;
    }
    .compare-thumb{
        width: 30%;
        max-width: 30%;
    }
}

@media (max-width:880px) {
    .compare-items{
        flex-direction: column;
    }
    .compare-thumb{
        width: 33%;
        max-width: 33%;
    }
    .btn-compare {
        display: block;
        text-align: right;
      }

}

@media (max-width:800px) {
    .compare {
        min-width: 809px;
        overflow: scroll;
        margin: 0 20%;
      }
}

@media (max-width:650px) {
    .compare-item {
        flex-direction: column;
    }
    .compare-thumb{
        width: 100%;
        max-width: 100%;
    }
    .compare-thumb img {
        height: 45px;
      }
      .widget-heading{
        margin-bottom: 14px;
      }
      .btn-compare{
        width: 100%;
      }
      .btn-compare button{
        width: 100%;
        margin-top: 10px;
      }
      .compare {
        min-width: 624px;
      }
}

@media (max-width:500px) {

      .compare {
        min-width: 650px;
      }
}
#shippingAccordion .card{
    box-shadow: none;
    border:1px solid #eee;
    margin-bottom: 5px;
}
#shippingAccordion label{
    width: 90%;
}
#shippingAccordion h4{
    margin-bottom: 0;
}
#shippingAccordion .card-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#mobile-reviews{
    margin-top: 20px;
    display: none;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid black;
    transform: rotate(180deg);
  }
  .arrow-down.collapsed, .collapsed .arrow-down{
    transform: rotate(0deg);
  }


  .meg-h4.mobile-footer {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .mobile-footer .arrow-down {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #fff;
  }
  @media (max-width: 768px) {
    .meg-h4.mobile-footer {
        justify-content: center;
    }
  }
  .n_kee-main .meg-h4.mobile-footer * {
    pointer-events: none;
  }
@media (max-width:576px) {
    #mobile-reviews{
        display: block;
    }
}
#n_checkout .CarouselWidget__list{
    display: none!important;
}
#n_checkout .card-header input[type="radio"] {
    margin: 0;
}

@media (min-width:768px) {
    .arrow-down{
        display: none!important;
    }
    #shippingAccordion .collapse,#footer-accordion .collapse {
        display: block!important;
    }
    #shippingAccordion .card{
        border: none!important;
    }
    #n_checkout .CarouselWidget__list{
        display: block!important;
    }
    #n_checkout .card-header input[type="radio"] {
        margin: 4px  0 0!important;
    }

}


#n_checkout.n_kee-main .CarouselWidget__list{
    display: block!important;
}

.n_kee-main {
    .aa-section-title {
        pointer-events: none;
    }

    .aa-section-title .fa {
        display: none;
    }

    .aa-collapse {
        display: block !important;
    }
}



@media (min-width: 443px) {
    .n_kee-develop {
        .aa-section-title {
            pointer-events: none;
        }

        .aa-section-title .fa {
            display: none;
        }

        .aa-collapse {
            display: block !important;
        }
    }
}

#cate-products{
    display: flex;
    flex-wrap: wrap;
}
 .kee-exp-related-products{
    display: none;
}
@media (max-width:576px) {
    .kee-exp-related-products{
        display:block;
    }
}


@media (min-width: 768px) {
    #filters.collapse:not(.in),
     #subcategories.collapse:not(.in) {
        display: none !important;
    }

     #left-sidebar .panel-heading a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-decoration: none;
    }

     #left-sidebar .panel-heading a:after {
        font-size: 12px;
    }
    .n_kee-develop #left-sidebar .panel-heading a:after {
        content: '▼';
    }

    #left-sidebar .panel-heading a.collapsed:after {
        content: '▼';
    }

    .panel-categories {
        display: none;
    }
}

.n_kee-main .mobile-browsing-history {
    display: none;
}

.mobile-browsing-history .thumbnail-box .row {
    display: flex;
}

.mobile-browsing-history .thumbnail-box img {
    max-width: 80px;
}

/* Query Suggestions */
#query-suggestions {
    display: none;
    margin-bottom: 24px;
    padding-top: 40px;
    .aa-Item {
      margin-bottom: 10px;
      cursor: pointer;
    }
    .aa-Item:last-child {
      margin-bottom: 0;
    }
    .aa-List {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    .aa-ItemIcon {
      width: 18px;
      height: 18px;
      display: none;
    }
    .aa-ItemActions{
        display: none;
    }
    .aa-ItemWrapper {
      display: flex;
      align-items: center;
      gap: 8px;
    }
    mark{
        background-color: transparent!important;
    }
    .aa-ItemContent {
      display: flex;
      align-items: center;
      gap: 8px;
      flex: 1;
    }
    .aa-ItemActionButton {
      margin: 0;
      padding: 0;
      background: transparent;
      border: 0;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .aa-ItemActionButton svg {
      width: 18px;
      height: 18px;
    }
    .aa-ItemContentBody {
      font-size: 16px;
    }
    .title-qs
        {
            position: absolute;
            top: 16px;
            font-size: 18px;
            font-weight: bold;
            font-family: 'Lora', Arial, sans-serif /*{headers-font-family}*/;
        }
        #view-hits-qs{
            padding: 10px;
            background: #eee;
            font-family: 'Lora';
            min-width: 50%;
            display: inline-block;
            text-align: center;
            font-size: 15px;
            margin-top:20px;
        }

  }
  @media (max-width:768px) {
    #query-suggestions{
        display: block!important;
    }
     .search-grid{
        display: none!important;
    }
  }

  .ship-msg {
    padding: 10px;
    background: #eee;
    border: 1px solid cadetblue;
    margin-top: 15px;
}

#main-content > .row > div > .wrapper-thumbnail {
    display: none;
}

@media (min-width: 480px) {
    .mobile-browsing-history {
        display: block!important;
    }
}


.mobile-browsing-history .thumbnail-box .row {
    display: flex;
}

.mobile-browsing-history .thumbnail-box img {
    max-width: 80px;
}





.n_kee-develop .trust-badges > .kee-exp-reviews {
    display: none !important;
}
.item-btn{
    color: #fff!important;
}
#slider-sub-cate .slick-prev:before,
#slider-sub-cate .slick-next:before {
    display: none;
}


#slider-sub-cate .slick-prev {
    left: -25px;
    transform: rotate(180deg);
}



#slider-sub-cate .slick-prev,
#slider-sub-cate .slick-next
{
    width: 12px!important;
    height: auto!important;
}


.item-btn{
    color: #fff!important;
}
#pdp-details {
    display: none;
    button{
        background: #5f9ea0;
        color: #fff;
        text-decoration: none;
        outline: none;
        position: relative;
    }
    .card-body {
        padding: 20px;
    }
    .arrow-down {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #fff;
        width: 0;
        height: 0;
        position: absolute;
        right: 18px;
        top: 12px;
        transform: rotate(0deg);
    }
}


#r-more {
    max-height: 168px;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  #r-more.expanded {
    max-height: none;
  }
  .read-more-btn {
    display: inline-block;
    margin-top: 10px;
    cursor: pointer;
    color: #0b6568;
    border: none;
    padding: 10px 0;
    border-radius: 5px;
    font-size: 14px;
  }
  .read-more-btn:hover {
   opacity: 0.8;
  }

  @media (max-width:768px) {
    .n_kee-develop #pdp-details {
        display: block!important;
    }
    .n_kee-develop #exTab1{
        display: none;
    }
  }

  .more-from{
    display: none;
  }


   /* AB test */
.n_kee-main #pdp-details{
    display: none;
}
.n_kee-main .more-from{
    display: none;

}
  .n_kee-develop#n_product {
    #pdp-details{
        display: none;
    }
    a.more-from {
        color: #5f9ea0;
        padding: 10px;
        text-align: center;
        font-size: 16px;
        text-decoration: underline;
    }

}

@media (max-width: 768px) {
     #exTab1 {
        display: none !important;
    }

    #pdp-details {
        display: block !important;
    }

    .product-align:not(.browsing-history) > .wrapper-thumbnail:nth-last-child(-n+4) {
        display: none !important;
    }

    .browsing-history .wrapper-thumbnail {
        display: block !important;
    }

    .more-from {
        display: block !important;
        color: #5f9ea0;
        padding: 10px;
        text-align: center;
        font-size: 16px;
        text-decoration: underline;
    }
}

/* category page update */
@media (min-width:1366px) {
    .n_kee-develop{
        .container .row{
            margin: 0!important;
        }
        .thumbnail .product-image{
            max-width: 100%!important;
        }
    }
}



@media (min-width:1200px) {

    #n_category.n_kee-develop .col-lg-3 {
        width: 33.33333333%;
      }
}
@media (min-width:769px) {

    .thumbnail{
        transition: box-shadow 0.3s ease-in-out 0.2s;
    }
    .thumbnail:hover {
        box-shadow: -2px 1px 8px 6px rgba(199, 199, 199, 1);
        -webkit-box-shadow: -2px 1px 8px 6px rgba(199, 199, 199, 1);
        -moz-box-shadow: -2px 1px 8px 6px rgba(199, 199, 199, 1);
      }
}

/* new menu */
.n_kee-main .kee-exp-202306 {
    display: none;
}

.n_kee-develop .kee-exp-202306 {
    display: block;
}

.n_kee-develop .kee-old-header {
    display: none;
}

.n_kee-main .exp-link {
    display: none;
}

#rev-link {
    display: none;
}

.n_kee-develop {
    .social i {
        color: #000 !important;
        font-size: 18px;
    }

    .block-menu-item {
        position: absolute;
        background: #fff;
        margin-top: 44px;
        padding: 20px;
        width: 58vw;
        height: 410px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }

    .kee-exp-202306 #shop>.dropdown-menu {
        width: 72% !important;
        top: 11px !important;
        left: auto !important;
        border: none;
    }

    .l1 .dropdown>a.dropdown-toggle:nth-child(1) {
        text-decoration: none;
        padding: 5px;
        margin: 0;
        display: block;
        font-family: 'Lora';
        width: 100%;
        min-width: 193px;
        color: cadetblue;
    }

    .activee .l-1 {
        background: cadetblue;
        color: #fff !important;
    }

    .l1 .dropdown>a.dropdown-toggle:nth-child(1):hover {
        background: cadetblue;
        color: #fff;
    }

    .kee-exp-202306 #clock-menu-holder .dropdown-menu {
        width: 72vw !important;
        left: -182px !important;
        top: 44px !important;
    }

    #active-menu {
        display: block;
    }

    .block-menu-item {
        display: none;
    }

    .dropdown-hover:hover+.block-menu-item,
    .block-menu-item:hover {
        display: block !important;
    }

    .dropdown-menu {
        min-height: 90%;
    }

    .l1 .caret {
        display: none;
    }

    .kee-exp-202306 .cs-d-flex-md {
        gap: 10px;
    }

    .flex-item {
        display: flex;
        align-items: center;
    }

    .megadrop .caption {
        margin: 0 !important;
    }

    .wrapper-header {
        margin-bottom: 11px !important;
    }

    .aa-Form {
        display: flex;
        border: 1px solid cadetblue;
    }

    #old-search-block {
        width: 450px;
    }

    #search-box {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 450px;
    }

    #autocomplete {
        margin: 0;
    }

    .aa-Input {
        outline: none;
        font-family: 'Lora';
    }

    #acct-dd {
        margin-top: 0;
    }

    #head-social fa {
        color: #000 !important;
    }

    .cactive .low-menu:nth-child(1) .l-1 {
        background: cadetblue;
        color: #fff !important;
    }

    #meg-menu .dropdown-menu {
        box-shadow: none !important;
    }

    #acct-dd {
        white-space: nowrap;
    }

    .row--search {
        display: flex;
    }

    .row--search > .col-md-4 {
        padding-right: 0;
    }

    .row--search #header-cart {
        margin-top: 0;
    }

    #head-social {
        display: flex;
    }
}

@media (max-width: 1366px) {
    .n_kee-develop {
        .kee-exp-202306 #clock-menu-holder .dropdown-menu,
        .block-menu-item {
            width: 80vw !important;
        }

        .dropdown-hover .dropdown-menu ul li {
            width: 30%;
        }
    }



}

@media (max-width: 768px) {
    .n_kee-develop .kee-exp-202306 {
        display: none !important;
    }

    .n_kee-develop .kee-old-header {
        display: block !important;
    }
}

.n_kee-develop #meg-menu > li > .dropdown-menu {
    max-height: calc(100% - 20px);
    height: 100%;
}

.n_kee-develop #meg-menu .megadrop {
    overflow: hidden;
}

.n_kee-develop #meg-menu .megamenu-caption-a {
    overflow: hidden;
}

.n_kee-develop #meg-menu .dropdown-hover .dropdown-menu ul li {
    margin: 0;
    display: flex;
    align-items: center;
}

.n_kee-develop #meg-menu .megamenu-caption-a a{
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

@media (min-width: 1200px) {
    .n_kee-develop #meg-menu .dropdown-menu img {
        max-width: 66px;
        height: auto;
    }
}
/* new menu end */

#quickview .thumbnail__compare{
    display: none!important;
}

.kee-old-header .row--search {
    display: flex;
}

.kee-old-header .row--search #old-search-block {
    flex: 1;
}

.bnpl-paypal div > span:nth-child(2) {
    display:none;
}
.alert-panel{
    background: cadetblue;
    color: #fff!important;
    font-size: 18px;
    text-align: center;
    padding: 25px;
    a{
        text-decoration: underline;
        color: #fff;
    }
}

@media (min-width: 990px) and (max-width: 1200px) {
    #head-2 .cs-container-fluid-md-lg {
        width: 100%;
        padding: 0 15px !important;
    }
}

.thumbnail .savings-container {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.wrapper-thumbnail .thumbnail .caption {
    position: relative;
}

.kxs-categories {
    margin-bottom: 20px !important;
    display: none;
    scroll-margin: 300px;
}

.n_kee-develop .kxs-categories {
    display: block;
}

.kxs-categories:not(:has(:nth-child(n+6))) {
    display: none;
}

.kxs-categories .card-header {
    color: #333;
    background: #f5f5f5;
    padding: 10px 15px;
    border: 1px solid #ddd;
}

.kxs-categories h3 {
    margin: 0 !important;
    font-family: Lora;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
}

.kxs-categories .list-group {
    margin-bottom: 0;
}

.kxs-categories .border-bottom {
    margin-top: -1px;
}

.kxs-categories-more {
    padding: 8px 16px;
    text-align: center;
    margin-top: -1px;
    border: 1px solid #ddd;
}

.kxs-categories-more-link {
    font-weight: 500;
    color: #5f9EA0;
}

.kxs-categories:not(.kxs-categories-active) .border-bottom:nth-child(n+6) {
    display: none;
}

.c-subcategories-flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.c-subcategories-flex .sub-category {
    flex-grow: 1;
}

.c-subcategories-flex .sub-category:nth-child(n+6) {
    display: none;
}

.thumbnail .savings-container {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.wrapper-thumbnail .thumbnail .caption {
    position: relative;
}

.product-price-before {
    font-size: 16px;
    font-weight: 600;
}

.n_kee-develop .kx-related-slider {
    padding: 0 32px;
}

.n_kee-develop .kx-related-slider .slick-track {
    display: flex !important; 
}

.n_kee-develop .kx-related-slider .wrapper-thumbnail {
    height: auto !important;
}

.n_kee-develop .kx-related-slider .slick-arrow::before {
    display: none;
}

.n_kee-develop .kx-related-slider .slick-prev {
    left: 0;
}

.n_kee-develop .kx-related-slider .slick-next {
    right: 0;
}

.n_kee-develop .kx-related-slider .slick-prev img {
    transform: rotate(180deg);
}

.n_kee-develop .more-from {
    display: block;
}

@media (min-width:769px) {
    #extra-items.panel-body{
        display: flex!important;
        flex-wrap: wrap;
    }
    #extra-items  .caption .title{
        height: auto;
    }
    #extra-items .components-thumbnail {
        border: none;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: space-between;
    }
    #extra-items .wrapper-components-thumbnail{
        display: flex;
    }
}

@media(max-width:768px) {
    #extra-items .component-var-thumb{
        width: auto!important;
        height: auto!important;
    }
}

.caption-customise {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    .price{
        height: 100%;
    display: flex;
    align-items: end;
    }
}

#n_category #main-content.container {
	width: 100% !important;
}

@media (min-width:1200px) {
    #n_category #main-content .col-lg-3 {
        width: 33.33% !important;
    }
}

@media (min-width: 1366px) {
    #n_category #main-content.container .row {
        margin: 0 !important;
    }

    #n_category #main-content .thumbnail .product-image {
        max-width: 100% !important;
    }
}



.sc-visible #launcher-frame{
    bottom: 64px!important;
}

@media (max-width:768px) {
    .wrapper-fixed-header {
        height: auto!important;
    }
}

a.offcanvas-cart__toggle.btn.btn-primary {
    width: 130px;
    background: cadetblue;
    border: 1px solid cadetblue;
}

#head-1 .row--search {
    display: flex;
}

#head-1 #old-search-block {
    flex-grow: 1;
}

.header-cart-old {
    display: none;
}



.aa-ItemContentTitle{
    cursor: pointer;
}
.mt-20{
    margin-top: 20px!important;
}

@media (max-width:767px) {
 
        .wrapper-header-usp a{
            justify-content: center;
        }
        .wrapper-header-usp{
            display: block!important;
        }
    
        .wrapper-header-usp .slick-next{
            right: 5px!important;
        }
        .wrapper-header-usp .slick-prev {
            left: -5px!important;
        }
    
    
}

    .review-sticky{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        background: cadetblue;
        color: #fff;
        padding: 13px;
        text-align: center;
    }


    .sub-category-list {
        padding-left: 18px;
        margin-top: -7px;
        font-family: Lora, serif;
        display: block !important;
      
        a {
          text-decoration: underline;
        }
      }
      
      #slider-sub-cate {
        background: #fcfcfc;
        padding: 13px;
        margin-top: -6px;
      }
      
      #slider-sub-cate > h2 {
        display: none;
      }
      
      .c-subcategories-flex .sub-category {
        flex: 1;
      }
      
      #subcats:after {
        content: '▼';
        position: absolute;
        right: 0;
    }
    #subcats{
        position:relative;
    }
      .r-back-review {
        padding: 20px;
          font-family: "Lora";
          .location{
              text-align:right;
          }
        .r-name{
            font-size: 18px;
            font-weight: bold;
        }
       
              i:nth-child(1){
                  margin-left:10px;
              }
    }
    .verified {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #000!important;
      }
.verified svg { width: 12px; height: 12px; fill: #fff; display:block; color:#000;}
.search-overlay {

    .wrapper-fixed-header, .wrapper-header {
       background: #3a3a3a;
   }
   .logo, .wrapper-nav{
    opacity: 0.4;
   }
   
}
    
.kee-exp-offcanvas-cart{
    display: none!important;
}
