@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css");
body{
    font-family: 'Lato', sans-serif;
}
a{
    text-decoration: none;
}
.main-nav .navbar-brand img{
    width: 50%;
}
.main-nav .navbar-nav .active{
    border-bottom: 1px solid #000;
}
.main-nav .nav-item{
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 600;
}
.socialies {
    display: none
}
.bg-theme {
    background-color: #fff!important;
}
.slider{
    margin-top: 4rem;
}
.slider .owl-carousel-slider .owl-dots {
    bottom: 1rem;
    width: 100%;
}
.slider .owl-carousel-slider .owl-dots .owl-dot.active span, .slider .owl-carousel-slider .owl-dots .owl-dot:hover span {
    background: #000;
}
.slider .owl-carousel-slider .item .slide-title {
    position: absolute;
    bottom: 10%;
    left: 0%;
    text-align: center;
    width: 100%;
    padding: unset;
    color: #fff;
}
.slider .owl-carousel-slider .item .slide-title h2 {
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-bottom: 0;
}
.slider .owl-carousel-slider .item .slide-title p {
    font-size: 0.8rem;
    margin-bottom: 0;
}
.slider .owl-carousel-slider .item .slide-title .theme-btn1 {
    padding: 0.3rem 2rem;
    font-size: 0.5rem;
}
.theme-btn1 {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 0.3rem 2.5rem;
    font-size: 0.7rem;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    z-index: 999;
}
.theme-btn2 {
    background-color: #fff;
    color: #a7a7a6;
    border: 1px solid #fff;
    border-radius: 0;
    padding: 0.3rem 2.5rem;
    font-size: 0.7rem;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    z-index: 999;
}
.theme-btn3 {
    background-color: transparent;
    color: #000;
    border: 1px solid #959595;
    border-radius: 0;
    padding: 0.3rem 2.5rem;
    font-size: 0.7rem;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    z-index: 999;
}
.hvr-shutter-out-horizontal:before {
    background: #000;
}
.slider .owl-carousel-slider .owl-dots button{
    margin: 0 0.8rem;
}
.services{
    padding: 2rem 0;
}
.services .serv-tim{
   color: #a09f9f;
   text-align: center;
   width: 100%;
}
.services .serv-tim i{
   font-size: 3rem;
}
.services .serv-tim h5 {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: bold;
}
.services .serv-tim p{
   margin-bottom: 0;
}
.services .serv-tim p a{
   color: #a09f9f;
}

.categories{
    padding-bottom: 3rem
}
.categories .category-info-cont{
    background-color: #2d2b29;
    color: #fff;
}
.categories .category-info-cont .category-info{
    padding: 33% 0;
    text-align: center;
}
.categories .category-info-cont .category-info h2{
    text-transform: uppercase;
    font-weight: bold;
}
.categories .category-info-cont .category-info p{
    margin-bottom: 3rem;
}
.categories .category-info-cont .category-info a{
    color: #fff;
    text-decoration: none;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #fff;
    font-size: 0.7rem;
    text-transform: uppercase;
    border-radius: 0;
}

.categories .owl-carousel-category .owl-dots {
    bottom: -2.5rem;
    width: 100%;
}
.categories .owl-carousel-category .owl-dots .owl-dot.active span, .categories .owl-carousel-category .owl-dots .owl-dot:hover span {
    background: #000;
}
.categories .owl-carousel-category .owl-dots button{
    margin: 0 0.8rem;
}
.categories .owl-carousel-category .category-itm{
    position: relative;
}
.categories .owl-carousel-category .category-itm a{
    color: #fff;
}
.categories .owl-carousel-category .category-title{
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    padding: 45% 25%;
    transition: 0.8s ease;
}

.categories .owl-carousel-category .category-title h3{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 2rem;
}
.featured-products{
    background-color: #aeadad;
    padding: 3rem 0 0 0;
    color: #fff;
}
.featured-products h3{
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #fff; 
    line-height:0.1em; 
    margin-bottom: 1.5rem;
}
.featured-products h3 span {
    background:#aeadad; 
    padding:0 2rem 0 0; 
}
.featured-products .featured-product-info{
    padding: 19% 10%;
}

.best-sellers{
    background: repeating-linear-gradient(#aeadad, #aeadad 3rem, #fff 0%, #fff 100%);
    padding-bottom: 2rem;
    border-bottom: 1px solid #dad8d8;
}
.best-sellers .sec-title{
    margin-top: -4rem;
}
.best-sellers .sec-title h4, .best-sellers .sec-title h6{
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm{
    background-color: #fff;
    border: 1px solid #f4f4f4;
    padding: 2rem 0 0 0;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm:hover{
    -webkit-box-shadow: 1px 1px 12px 2px rgba(117,117,117,0.7); 
box-shadow: 1px 1px 12px 2px rgba(117,117,117,0.7);
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm .best-seller-title{
    display: none;
    background-color: #fff;
    color: #a09f9f;
    padding: 0.5rem 1rem;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm:hover .best-seller-title{
    display: block;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm .best-seller-title .bs-itm-name{
/*    float: left;*/
    font-weight: bold;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm .best-seller-title .bs-itm-name h4{
    font-size: 0.8rem;
    text-transform: uppercase;
    margin-bottom: 0;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm .best-seller-title .bs-itm-name p{
    font-size: .6rem;
    margin-bottom: 0;
    letter-spacing: 0.08rem;
    color: #b5b2b2;
}
.best-sellers .owl-carousel-best-sellers .best-seller-itm .best-seller-title span{
    float: right;
    font-size: 0.7rem;
    font-weight: bold;
    padding-bottom: 0.15rem;
    border-bottom: 1px solid #b5b2b2;
    margin-top: 0.4rem;
}

.best-sellers .owl-carousel-best-sellers .owl-stage-outer {
    padding: 3rem 0 5.5rem 0;
}
.best-sellers .owl-carousel-best-sellers .owl-stage-outer .owl-stage .owl-item:hover{
    z-index: 999;
}
.best-sellers .owl-carousel-best-sellers .owl-nav {
    position: absolute;
    top: 38%;
    width: 100%;
    margin-top: 0;
}
.best-sellers .owl-carousel-best-sellers .owl-nav button.owl-next, .best-sellers .owl-carousel-best-sellers .owl-nav button.owl-prev {
    background: transparent;
    color: #6e6d6d;
    border: none;
    padding: 0px;
    margin: 0;
    font-size: 2.5rem;
    padding: 5px;
    border-radius: 0px;
}
.best-sellers .owl-carousel-best-sellers .owl-nav .owl-prev {
    position: absolute;
    text-align: left;
    left: 0rem;
}
.best-sellers .owl-carousel-best-sellers .owl-nav .owl-next {
    position: absolute;
    text-align: right;
    right: 0rem;
}
.best-sellers .owl-carousel-best-sellers .owl-nav button.owl-next:hover, .best-sellers .owl-carousel-best-sellers .owl-nav button.owl-prev:hover {
    color: rgba(0, 0, 0, 0.7);
}

.retailers{
    padding: 2rem 0;
    border-bottom: 1px solid #dad8d8;
}
.retailers h3{
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 3rem;
}
.retailers .owl-carousel-retailers .retailers-itm{
    background-color: #000;
    text-align: center;
    padding: 0.5rem 0;
    text-transform: uppercase;
}
.retailers .owl-carousel-retailers .retailers-itm a{
    color: #fff;
}
.retailers .full-link{
    margin-top: 3rem;
}
.retailers .full-link a{
    color: #000;
    text-decoration: none;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #000;
    font-size: 0.8rem;
    border-radius: 0;
}

.retailers .owl-carousel-retailers .owl-nav {
    position: absolute;
    top: 0%;
    width: 100%;
    margin-top: 0;
}
.retailers .owl-carousel-retailers .owl-nav button.owl-next, .retailers .owl-carousel-retailers .owl-nav button.owl-prev {
    background: transparent;
    color: #6e6d6d;
    border: none;
    padding: 0px;
    margin: 0;
    font-size: 1.6rem;
    padding: 5px;
    border-radius: 0px;
}
.retailers .owl-carousel-retailers .owl-nav .owl-prev {
    position: absolute;
    text-align: left;
    left: -1.5rem;
}
.retailers .owl-carousel-retailers .owl-nav .owl-next {
    position: absolute;
    text-align: right;
    right: -1.5rem;
}
.retailers .owl-carousel-retailers .owl-nav button.owl-next:hover, .retailers .owl-carousel-retailers .owl-nav button.owl-prev:hover {
    color: rgba(0, 0, 0, 0.7);
}

.newsletter{
    padding: 4rem 0;
}
.newsletter h3{
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.1rem;
    font-size: 1.71rem;
}
.newsletter p{
    margin-bottom: 1rem;
}
.form-control {
    border-radius: .08rem;
}
.btn {
    border-radius: .08rem;
}
.btn-theme1 {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-theme1:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
}

.footer{
    background-color: #000;
    padding: 2rem 0;
    color: #fff;
}
.footer-menu-cont {
    text-align: center;
    margin-top: 1rem;
}
.footer-contact-info{
    font-size: 0.75rem;
    text-align: center;
}
.footer-contact-info img{
    margin-bottom: 1rem;
}
.footer-contact-info p{
    margin-bottom: 0;
}
.footer .footer-menu{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 0.7rem;
}
.footer .footer-menu li {
    display: inline-block;
    padding: 0.5rem;
}
.footer .footer-menu li a{
    color: #fff;
}
.footer .footer-menu li a:hover{
    color: #b5b2b2;
}
.footer-copyrights{
    text-align: center;
}
.footer-copyrights p{
    font-size: 0.6rem;
    margin-bottom: 0;
    margin-top: 0.4rem;
}
.footer-socialies {
    text-align: center;
}
.footer-socialies .footer-socialies-list {
    font-size: 1rem;
    text-decoration: none;
    white-space: nowrap;
}
.footer-socialies .footer-socialies-list a {
    color: #fff;
    padding: 0 0.3rem;
    margin: 0 0.3rem;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.1rem;
}

.product-cat{
    margin: 2rem 0 4rem 0;
}
.product-cat .pro-cat-title{
    margin-bottom: 1rem;
}
.product-cat .pro-cat-title h6{
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 0.1rem;
}
.product-cat .pro-cat-title h4{
    text-transform: uppercase;
    font-weight: bold;
}
.product-cat .product-itm{
    border: 1px solid #f4f4f4;
    padding: 3rem 0 0 0;
    margin-bottom: 2rem;
    webkit-transition-duration: .3s;
    transition-duration: .3s;
}

.product-cat .product-itm .best-seller-title{
    display: none;
    background-color: #fff;
    color: #a09f9f;
    padding: 1rem 1rem;
    border-bottom: 0px solid #e5e5e5;
}
.product-cat .product-itm .best-seller-title{
    display: block;
}
.product-cat .product-itm .best-seller-title .bs-itm-name{
/*    float: left;*/
    font-weight: bold;
}
.product-cat .product-itm .best-seller-title .bs-itm-name h4{
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 0;
}
.product-cat .product-itm .best-seller-title .bs-itm-name p{
    font-size: .6rem;
    margin-bottom: 0;
    letter-spacing: 0.08rem;
    color: #b5b2b2;
}
.product-cat .product-itm .best-seller-title span{
    float: right;
    font-size: 0.7rem;
    font-weight: bold;
    padding-bottom: 0.15rem;
    border-bottom: 1px solid #b5b2b2;
    margin-top: 0.4rem;
}
.page-cover {
    margin-top: 4rem;
}

.content-sec{
    margin: 2rem 0 4rem 0;
}
.content-sec .sec-cat-title{
    margin-bottom: 1rem;
}
.content-sec .sec-cat-title h6{
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 0.1rem;
}
.content-sec .sec-cat-title h4{
    text-transform: uppercase;
    font-weight: bold;
}
.content-sec .contact-info p i{
    margin-right: 0.6rem;
}
.content-sec .contact-info p a{
    color: #000;
}
.content-sec .contact-info p a:hover{
    color: #212529;
}
.content-sec .contact-form{
    margin-bottom: 1rem;
}

.content-sec .store-cont{
    margin-bottom: 1rem;
}
.content-sec .store-itm{
    background-color: #f5f5f5;
    height: 100%;
}
.content-sec .store-itm h4{
    background-color: #aeadad;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 1rem 0;
}
.content-sec .store-itm i{
    margin-right: 0.5rem;
}
.content-sec .store-itm .store-info{
    padding: 1rem ;
}
.content-sec .store-itm .store-info a{
    color: #000;
}
.content-sec .store-itm .store-info a:hover{
    color: #212529;
}

.content-sec .achievement-cont{
    margin-bottom: 1rem;
}
.content-sec .achievements-itm{
    background-color: #f5f5f5;
    height: 100%;
}
.content-sec .achievements-itm h4{
    background-color: #aeadad;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 1rem 0;
}
.content-sec .achievements-itm .achievements-info{
    padding: 1rem ;
}
.content-sec .achievements-itm h5{
    text-align: center;
    text-transform: uppercase;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
.content-sec .achievements-itm img{
    margin-bottom: 1rem;
    border: 1px solid #efefef;
}
.content-sec .achievements-itm p{
    text-align: center;
    color: #707070;
    font-size: 0.9rem;
}

.content-sec .vision-cont{
    background-color: #f5f5f5;
}
.content-sec .vision-cont .vismis-text{
    color: #a5a5a5;
    padding: 3rem 1rem;
}
.content-sec .vision-cont .vismis-text h4{
    text-transform: uppercase;
}
.content-sec .mission-cont{
    background-color: #cdcdcd;
}
.content-sec .mission-cont .vismis-text{
    color: #fff;
    padding: 3rem 1rem;
}
.content-sec .mission-cont .vismis-text h4{
    text-transform: uppercase;
}

.chairmans-msg{
    background-color: #3e3e3e;
    color: #cdcdcd;
    margin: 2rem 0 0 0;
}
.chairmans-msg .msg{
    padding: 2rem;
}
.chairmans-msg .msg h4{
   text-transform: uppercase;
}
.chairmans-msg .msg .chairman-signature{
    width: 25%;
}
.chairmans-msg .chairmans-img{
    background-image: url(img/chairman.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.chairmans-msg .chairman-mob-img{
    display: block;
    margin-bottom: 1rem;
}

.beyond-aesthetics{
    background-image: url(img/beyond-aesthetics-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.beyond-aesthetics .beyond-aesthetics-txt{
    padding: 4rem 0;
    color: #cdcdcd;
}
.beyond-aesthetics .beyond-aesthetics-txt h4{
   text-transform: uppercase;
}

.vow-of-quality{
    
}
.vow-of-quality .vow-of-quality-fimg{
    margin-bottom: 1rem;
}
.vow-of-quality .vow-of-quality-txt{
    color: #707070;
}
.vow-of-quality .vow-of-quality-txt h4{
   text-transform: uppercase;
}
.vow-of-quality .vow-of-quality-txt ul{
   margin-bottom: 2rem;
}
.vow-of-quality .vow-of-quality-txt ul li{
   margin-bottom: 0.8rem;
}

.no-padding-left-right{
    padding-left: 0;
    padding-right: 0;
}
.no-padding-left{
    padding-left: 0;
}
.no-padding-right{
    padding-right: 0;
}

.slider-small-txt{
    display: none;
}
@media (min-width: 992px) {
    .main-nav .navbar-brand img{
        width: 70%;
    }
    .socialies {
        display: block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-left: 1rem;
        font-size: 1.25rem;
        text-decoration: none;
        white-space: nowrap;
    }
    .socialies a{
        color: #000;
        padding: 0 0.3rem;
        margin: 0 0.3rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .slider .owl-carousel-slider .owl-dots {
        position: absolute;
    }
    
    .categories .owl-carousel-category .owl-dots {
        position: absolute;
    }
    .retailers .owl-carousel-retailers .owl-nav .owl-prev {
        position: absolute;
        text-align: left;
        left: -3rem;
    }
    .retailers .owl-carousel-retailers .owl-nav .owl-next {
        position: absolute;
        text-align: right;
        right: -3rem;
    }
    .slider .owl-carousel-slider .item .slide-title{
        bottom: 8%;
        left: 10%;
        width: 40%;
        text-align: unset;
    }
    .slider .owl-carousel-slider .item .slide-title h2{
        font-size: 3rem;
    }
    .slider .owl-carousel-slider .item .slide-title p {
        font-size: 1rem;
        margin-bottom: .7rem;
    }
    .slider .owl-carousel-slider .item .slide-title .theme-btn1 {
        padding: 0.3rem 2.5rem;
        font-size: 0.7rem;
    }
    .services .serv-tim h5 {
        font-size: 1.25rem;
        font-weight: 500;
    }
    .newsletter p{
        margin-bottom: 0;
    }
    .footer-contact-info{
        text-align: left;
    }
    .footer-contact-info img{
        float: left;
        margin-right: 0.9rem;
    }
    .footer-menu-cont{
        text-align: right;
    }
    .footer .footer-menu li{
        padding: 0 0.5rem;
    }
    .footer-copyrights{
        text-align: left;
    }
    .footer-socialies {
        text-align: right;
    }
    .product-cat .product-itm{
        position: relative;
    }
    .product-cat .product-itm .best-seller-title{
        position: absolute;
        opacity: 0;
        width: 100%;
        bottom: 0;
        left: 0;
    }
    .product-cat .product-itm:hover{
        -webkit-box-shadow: 1px 1px 12px 2px rgba(117,117,117,0.7); 
        box-shadow: 1px 1px 12px 2px rgba(117,117,117,0.7);
        webkit-transition-duration: .5s;
        transition-duration: .5s;
    }
    .product-cat .product-itm:hover .best-seller-title{
        opacity: 1;
        webkit-transition-duration: .5s;
        transition-duration: .5s;
    }
    .product-cat .product-itm{
        padding: 3rem 0;
    }
    .categories .owl-carousel-category .category-title{
        opacity: 0;
    }
    .categories .owl-carousel-category .category-itm:hover .category-title{
        opacity: 1;
    }
    
    .content-sec .contact-form{
        margin-bottom: 0;
    }
    
    .chairmans-msg .chairman-mob-img{
        display: none;
    }
    .vow-of-quality .vow-of-quality-fimg{
        margin-bottom: 0;
    }
    
    .no-padding-left-right{
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }
    
    .slider-small-txt{
        display: block;
    }
}