*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.mob-nav{
    position: fixed;
    height: 70px;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgb(0 0 0 / 25%);
    z-index: 16;
}
.mob-nav .icn-grp i{
    font-size: 30px;
    color: gray;
    font-style: normal;
    position: relative;
    top: 15px;
    padding: 0px 8px;
}
.r{
    border-right: 2px solid #eae9e9;
}
.bdge{
    font-size: 8px;
    border-radius: 50%;
    background-color: rgb(221, 217, 217);
    padding: 8px 5px;
    position: absolute;
    top: -8px;
    left: 30px;
}
.banner-logo{
    margin-top: 80px;
    margin-bottom: 20px;
}

.tslide .item .cntnt h6{
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    margin-left:10px;
    font-style: normal;
    font-weight: 500; 
}
.tslide .item{
    display: flex;
    justify-content: center;
    align-items: center;
}
.tslide .item .cntnt a{
    font-size: 10px;
    background-color: #e7b56e;
    /* margin-top: -15px; */
    padding: 4px 8px;
    color: #fff;
    text-transform: uppercase;
    border: 2px solid #e7b56e;
    transition: all .3s ease !important;
    text-decoration: none;
}

.top-carousel .owl-dot {
    width:10px;
    height:10px;
    margin:5px 7px;
    background-color: #000!important;
    transition:opacity 200ms ease;
    border-radius:30px;
}
.top-carousel .owl-dots .active,.owl-dot:hover{
    background-color: #f5d76e!important;
    
}
.top-carousel .owl-dot:hover{
    /* border-radius: 50%; */
    border: 5px solid #e7b56e;
}
.i-bg1{
    height: 140px;
    background-image: url(../images/background/b_slider1.jpg);  
    background-size: cover;
    background-position: center; 
}
.i-bg2{
    height: 140px;
    background-image: url(../images/background/b_slider2.jpg);  
    background-size: cover;
    background-position: center;
}
.i-bg3{
    height: 140px;
    background-image: url(../images/background/b_slider3.jpg);  
    background-size: cover;
    background-position: center; 
}

.arrivals-sec .txt-box{
    position: relative;
    top:-200px;
    margin-bottom: -135px;
}
.ledition-sec .txt-box{
    position: relative;
    top:-280px;
    margin-bottom: -115px;
}
.offer-sec .txt-box{
    position: relative;
    top:-220px;
    margin-bottom: -80px;
}
.product-detail-sec .txt-box a{
    text-decoration: none;
    font-size: 13px;
    padding: 10px 34px;
    margin-top: 20px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    transform: translateZ(0);
    color: #fff;
    transition: all .3s ease;
    background: 0 0;
}
.product-detail-sec .txt-box h5{
    font-weight: 600;
    margin-top: -4px;
    font-size: 23px;
    color: white;
}
.product-detail-sec .txt-box p{
    color: white;
    font-size: 18px;
}
.ledition-sec .txt-box a{
    border-color: #e7b56e;
    color: #000;
    margin-top: -5px;
}
.ledition-sec .txt-box p,.ledition-sec .txt-box h5{
    color: black;
}
.part_info-sec{
    padding: 50px 0px;   
}
.part_info-sec .row{
    border-bottom: 2px solid #eae9e9;
}
.part_info-sec .img-box img{
    transition: all .3s ease;
    margin-bottom: 10px;
}
.part_info-sec .img-box{
    padding: 0px 10px;
}
.part_info-sec .txt-box p{
    padding: 25px 0;
    font-size: 20px!important;
    line-height: normal!important;
    display: block;
    text-align: center;
    font: inherit;
    color: #000;
}
.new_pros-sec{
    padding: 40px 0px; 
}
.new_pros-sec .pros_header h1{
    font-weight: 700;
    font-size: 35px;
    text-align: left;
    padding-right: 140px;
}
.pslide{
    margin-top: 30px;
}
.pslide .owl-nav{
    position:absolute;
    top:-75px;
    right: 20px;
    color: #8e8d8d;
    font-weight:lighter;
    /* width:100%; */
    display:flex;      
}
.pslide .owl-nav i{
    font-size: 35px;
}
.pslide .figure .figure-caption .fst{
    font-size: 16px!important;
    color: grey;
    font: inherit;
}
.pslide .figure .figure-caption .scnd{
    color: #e7b56e;
    font-size: 25px;
}
.pslide .figure .figure-caption p{
    color: #000;
    font-size: 16px;
    margin-bottom:5px;
}
.pslide .figure .figure-caption a{
    font-size: 14px!important;
    background-color: #e7b56e;
    border-color: #e7b56e;
    text-decoration: none;
    color: white;
    padding: 11px 22px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    transform: translateZ(0);
    margin: 15px 0px;
}
.pslide .figure .figure-caption .clr{
    color: #e7b56e;
}
.pslide .figure .figure-caption .rating-sec{
    display: flex;    
}
.pslide .figure .figure-caption .rating-sec p{
    margin-left: 10px;
    margin-top: 5px;
    font-size: 12px;
    color: #e7b56e;
}
.pslide .figure .figure-caption .icn-sec i{
    margin-right:20px;
    font-size: 20px;
}
.product-label{
    font-size: 12px;
    background: #000;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    padding: 2px 8px 0;
    line-height: 19px;
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    z-index: 2;
}
.shopers_sec .shop-bg1{
    background-image: url(../images/background/img_17_layout_3.jpg);
    background-size: cover;
    background-position: center;
    padding:30px 20px;
}
.shopers_sec .shop-bg2{
    background-image: url(../images/background/img_18_layout_3.jpg);
    background-size: cover;
    background-position: center;
    padding: 30px 20px;
}
.shopers_sec .shop-box h1{
    color: #fff;
    font-size: 36px;
    font-weight: 650!important;
    margin-top: -4px;
}
.shopers_sec .shop-box p{
    color: #fff;
    font-size: 24px;
    line-height: 28px;
}
.shopers_sec .shop-box a{
    text-decoration: none;
    background: #fff;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    transform: translateZ(0);
    color: #fff;
    transition: all .3s ease;
    margin-top: 28px;
    background: 0 0;
}
.blog-sec{
    padding: 60px 0px;
    border-bottom: 1px solid #eae9e9;
}
.blog-sec .blog_header h1{
    font-size: 35px;
    font-weight: 700;
    padding-right: 80px;
}
.bslide .owl-nav{
    position:absolute;
    top:-100px;
    right: 20px;
    color: #8e8d8d;
    font-weight:lighter;
    /* width:100%; */
    display:flex;
}
.bslide .owl-nav i{
    font-size: 35px;
}
.blog-sec .bslide{
    margin-top: 45px;
} 
.blog-sec .bslide .figure .figure-caption p{
    margin: 25px 0px;
    color: #888888;
    font-size: 18px;
}
.blog-sec .bslide .figure .figure-caption .icn-sec i{
    font-size: 22px!important;
    margin-right: 10px;
}
.blog-sec .bslide .figure .figure-caption .icn-sec .date{
    color: #e7b56e;
}
.blog-sec .bslide .figure .figure-caption .icn-sec span{
    font-size: 15px;
    margin-right: 15px;
}
.blog-sec .bslide .figure .figure-caption a{
    background: #fff;
    text-decoration: none;
    color: #000;
    padding: 11px 19px 12px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 650;
    margin-top: 25px;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #eae9e9;
    transform: translateZ(0);
}
.newsltr-sec{
    padding: 40px 0px;
}
.newsltr-sec .news-head h6{
    font-size: 18px;
    font-weight: 650;
    display: block;
    margin-bottom: 20px;
}
.news-head span {
    font-size: 15px;
    line-height: 20px;
    color: #888888;
}
.newsltr-sec .content .control i{
    position: relative;
    top: 36px;
    left: 5px;
    display: flex;
    color: #8e8d8d;
    align-items: center;
    font-size: 20px;
}
.newsltr-sec .content .control #newsip{
    font-size: 16px;
    padding-left: 40px;
}
.newsltr-sec .content .control input{
    display: block;
    padding: 15px 20px;
    font-size: 12px;
    line-height: 24px;
    min-height: 50px;
    background: #f6f6f6;
    border: 0;
}

.newsltr-sec .content button{
    position: relative;
    margin-top: 10px;
    width: 100%;
    padding: 4px 5px 0;
    line-height: 41px;
    /* min-width: 118px; */
    text-align: center;
    top: 0;
    right: 0;
    border: 2px solid;
    background: 0 0;
    text-transform: uppercase;
    font-weight: 500;
    border-color: #e7b56e;
}
.accordion-item{
    border: 0px!important;
    border-radius: 0!important;

}
.mob-sec .accordion .accordion-item a{
    text-decoration: none;
    color: #000;
    font-size: 20px;
}
.mob-sec .accordion .accordion-item #sub-a{
    font-size: 14px;
    color:#e7b56e;
}
.mob-sec .accordion .accordion-item h2{
    margin-bottom: 20px;
}
.mob-sec .accordion .accordion-item i{
    font-size: 16px;
}
.mob-sec .accordion .accordion-item ul #sub-b,.mob-sec .accordion .accordion-item ul a{
    font-size: 14px!important;
}
.mob-sec{
    padding: 30px 10px;
    border-bottom: 2px solid #eae9e9;
}
.mob-sec .cntn-box .icn-box i {
    font-size: 20px;
    color: #888888;
    margin-right: 10px;
}
.mob-sec .accordion .icnbox-2 i {
    font-size: 18px;
    color: #888888;
    margin-right: 5px;
    border: 1px solid #888888;
    border-radius: 50%;
    padding: 5px;
}
@media(min-width:768px){
    .i-bg1,.i-bg2,.i-bg3{
        height: 350px;
    }
    .desk-nav{
        padding:10px 0px;
        
    }
    .desk-nav .brdr-sec{
        padding: 25px 0px;
        border-top: 1px solid #d4d1d1;
        border-bottom:  1px solid #d4d1d1;
    }
    .desk-nav .icngrp3 i{
        font-size: 25px!important;
        color: #888888;
        /* margin-right: 20px; */
    }
    .desk-nav .icngrp3 .i-brdr{
        padding-right: 20px;
        border-right: 2px solid #eae9e9;
    }
    .sub-desknav ul{
        margin: 10px 0px -10px 0px;
    }
    .sub-desknav ul li{
        margin-right: 10px;
    }
    .sub-desknav ul li a{
        text-decoration: none;
        color: #000;
        font-size: 13px;
        font-weight: 650;
        text-transform: uppercase;
    }
    @keyframes fade {
        from {
          opacity: 0;
          visibility: hidden;
          transform: translateY(10px);
        }
        to {
          opacity: 1;
          visibility: visible;
          transform: translateY(0);
        }
    } 
    .dropdown{
        position: relative;
        display: inline-block;
    }
    .dropdown:hover{
      border-bottom: 1px solid black;
    }
    .dropdown-menu{
        display: none;
        position: absolute;
        top: 40px;
        background-color: #f9f9f9;
        border-radius: 0!important;
        border: 0!important;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        animation: fade 0.60s ease;
        animation-delay: 0s;
    }
    .dropdown:hover .dropdown-menu {
           display: block;
           margin-top: 0;
    }  
    
    .tslide .item .cntnt h6{
        color: #ffffff;
        font-size: 46px;
        line-height: 40px;
        margin-left:10px;
        font-style: normal;
        font-weight: 500;
        margin-bottom: 34px;
        
    }
 
    .tslide .item .cntnt a{
        font-size: 14px;
        background-color: #e7b56e;
        margin-top: 0;
        padding: 10px 20px;
        color: #fff;
        text-transform: uppercase;
        border: 2px solid #e7b56e;
        transition: all .3s ease !important;
        text-decoration: none;
    }
  
    .ledition-sec .txt-box{
        position: relative;
        top:-230px;
        margin-bottom: -115px;
    }
    .new_pros-sec .pros_header h1{
        font-weight: 700;
        font-size: 38px;
        text-align: center;
        padding-right: 0px;
    }
    .blog-sec .blog_header h1{
        font-size: 38px;
        font-weight: 700;
        text-align: center;
        padding-right: 0px;
    }
    .newsltr-sec{
        padding: 80px 0px;
    }
    .newsltr-sec .content .control{
        width: 100%;
    }
    .newsltr-sec .news-head h6{
        font-size: 35px;
        font-weight: 650;
        display: block;
        margin-bottom: 20px;
    }
    .newsltr-sec .content button{
        position: relative;
        margin-top: 20px;
        margin-left: 10px;
        width: 205px;
        /* padding: 2px 5px 0; */
        line-height: 41px;
        /* min-width: 118px; */
        text-align: center;
        top: 0;
        right: 0;
        border: 2px solid;
        background: 0 0;
        text-transform: uppercase;
        font-weight: 500;
        border-color: #e7b56e;
    }
    .newsltr-sec form{
        padding: 0px 80px;
    }
    .last-sec{
        padding: 40px 0px 0px 0px;
        border-top:1px solid #eae9e9;
        border-bottom:1px solid #eae9e9;
        background-color: #eae9e9;
    }
    .desk-sec .cntn-box .txt-box p{
        font-size: 14px;
        color: #888888;
        text-align: justify;
    }
    .desk-sec .cntn-box .img-box{
        margin-bottom: 10px;
    }
    .desk-sec .title-box .txt-box ul{
        font-size: 14px!important;
    }
    .desk-sec .txt-box ul #sub-b,.desk-sec .txt-box ul a{
        font-size: 14px;
        color: #888888;
        text-decoration: none;
    }
    .desk-sec .title-box h4{
        font-weight: 600;
    }
    .desk-sec .cntn-box .icn-box i{
        font-size: 25px;
        color: #888888;
        margin-right: 20px;
    }
    .desk-sec .icnbox-2 i{
        font-size: 18px;
        color: #888888;
        margin-right: 16px;
        border: 1px solid #888888;
        border-radius: 50%;
        padding: 10px;
    }
    .desk-sec .icnbox-2{
        margin-top: 50px;
    }
    .desk-sec .ftr-content ul li a{
        text-decoration: none;
        font-size: 14px;
        color:#e7b56e;
        
    }
    .desk-sec .ftr-content ul li{
        margin-bottom: 5px;
    }
    .desk-sec .btm{
        margin-top: 40px;
    }
    .pslide .item{
        padding: 0px 15px;
    }
    .blog-sec .bslide .figure .figure-caption p {
        padding: 0px 10px;
    }
    .top-carousel .owl-dot{
        width: 20px;
        height: 20px;
    }
}
@media(min-width:992px){

    .i-bg1,.i-bg2,.i-bg3{
        height: 480px;
    }
    .tslide .item .cntnt h6{
        font-size: 56px;
        margin-left:10px;
        margin-bottom: 15px;
        
    }
    .tslide .item .cntnt p{
        color: white;
        margin-bottom: 35px;
        font-size: 14px;
    }
    .tslide .item .cntnt a{
        font-size: 20px;
        background-color: #e7b56e;
        margin-top: 0;
        padding: 10px 25px;
    }

    .product-detail-sec .txt-box{
        position: relative;
        top:-250px;
        margin-bottom: -135px;
    }
    .product-detail-sec .txt-box h5{
        font-weight: 650;
        margin-top: -4px;
        font-size: 28px;
    }
    .ledition-sec .txt-box{
        top:-260px;
        margin-bottom: -115px;
    }
    .ledition-sec .txt-box a{
        margin-top: 1px;
    }
    .part_info-sec {
        padding: 50px 82px;
    }
    .part_info-sec .txt-box p {
        padding: 30px 0;
        font-size: 25px!important;
    }
    .shopers_sec .shop-bg2,.shopers_sec .shop-bg1 {
        padding: 90px 20px ;
    }
    .shopers_sec .shop-box a{
        font-size: 18px;
        padding: 15px 35px;
    }
    .new_pros-sec {
        padding: 90px 20px 120px;
    }
    .blog-sec {
        padding: 150px 0px 120px;
    }
    .shopers_sec{
        box-sizing: border-box;
    }
    .newsltr-sec form{
        padding: 0px 230px;
    }
    .newsltr-sec {
        padding: 80px 0px 120px;
    }
    .desk-sec .icn-box {
        margin-top: 50px;
    }
    .desk-sec .icn-box i{
        font-size: 28px!important;
    }
}
@media(min-width:1200px){
    .i-bg1,.i-bg2,.i-bg3{
        height: 550px;
    }
    .tslide .item .cntnt h6{
        font-size: 66px;
        margin-left:10px;
        margin-bottom: 25px;
        
    }
    .tslide .item .cntnt p{
        margin-bottom: 35px;
        font-size: 16px;
    }
    

    .product-detail-sec .txt-box h5{
        font-weight: 650;
        margin-top: -4px;
        font-size: 38px;
    }
    .product-detail-sec .txt-box{
        position: relative;
        top:-300px;
        margin-bottom: -135px;
    }
    .ledition-sec .txt-box{
        top:-360px;
        margin-bottom: -115px;
    }
    
}
@media only screen and (min-width: 1400px) and (max-width: 2000px){
    .i-bg1,.i-bg2,.i-bg3{
        height: 720px;
    }
    .part_info-sec {
        padding: 80px 95px;
    }
}
@media(min-width:1400px){
    .desk-nav .brdr-sec {
        padding: 18px 0px;
    }
    .desk-sec .icnbox-2 i{
        margin-right: 5px;
    }
    .desk-sec .cntn-box .icn-box i{
        margin-right: 15px;
    }
    .desk-nav .desk-custm p{
        margin-top: 10px;
        margin-right: 10px;
        font-size: 16px;
    }
    .desk-nav .desk-custm p i{
        margin-right: 8px!important;
        font-size: 24px;
        color: #888888;
    }
    .desk-nav .desk-custm p span{
        color: #e7b56e;
    }
    .desk-nav .desk-custm .icn-custm i{
        margin-right: 8px;
        font-size: 20px!important;
    }
    .desk-nav .desk-custm .icngrp3{
        margin-top: 10px;
    }
    .sub-desknav ul{
        margin: 15px 0px -5px 0px;
    }
    .sub-desknav ul li a {
        font-size: 17px;
        margin-right: 15px;
    }
    .tslide .item .cntnt h6{
        font-size: 66px;
        margin-left:10px;
        margin-bottom: 25px;
        
    }
    .tslide .item .cntnt p{
        margin-bottom: 35px;
        font-size: 16px;
    }
    .top-carousel .owl-dots{
        position: absolute;
        top: 520px;
        left: 670px;
    }
    .shopers_sec .shop-bg2, .shopers_sec .shop-bg1{
        padding: 152px 20px;
    }
    .newsltr-sec form {
        padding: 0px 360px;
    }
    .newsltr-sec .news-head h6{
        letter-spacing: 2px;
    }
    .desk-sec .btm {
        margin-top: 10px;
    }
}
