
 #body .container{
    max-width: 1300px !important;
}

body{
    /* font-family: "Hind Siliguri", sans-serif !important; */

    font-family: cambria !important;
}

/* .a-font{
   
    font-family: "Josefin Sans", sans-serif; 
} */

/* @font-face{
    src: url(../fonts/FUTURA55REGULAR.TTF);
    font-family: futura;
} */

@font-face{
    src: url(../fonts/Cambria-Font-For-Windows.ttf);
    font-family: cambria;
}

@font-face{
    src: url(../fonts/cambria-bold.ttf);
    font-family: cambria-bold;
}

@font-face{
    src: url(../fonts/cambria-math.ttf);
    font-family: cambria-math;
}

@font-face{
    src: url(../fonts/Cambria\ Bold.TTF);
    font-family: cambria-math-bold;
}




/*---------------- top navigation ----------------------*/

.top-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list li a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    /* margin-left: 20px; */
    margin-right: 25px;
}

.top-list li a i {
    color: #000000;
    font-size: 13px;
    margin-right: 10px;
    transform: translateY(1px);
}

.top-list2{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list2 li a {
    display: inline-block;
    color: #000000;
    margin-left: 20px;
    font-size: 14px;
}

.top-navigation .container-fluid{
    padding: 0 100px !important;
}

.top-navigation {
    background-color: #f2e0be;
    padding: 7px 0;
}

/*---------------------- navigation --------------------------*/

.main-border {
    border-bottom: 1px solid #e5e5e5;
}

.nav-border{
    border-bottom: 1px solid #ddd;
}


.logo img {
    width: 100px;
}

.main_nav .navbar {
    background-color: #fff;
    padding: 10px 0 !important;
}

.main_nav .navbar .container-fluid{
    padding: 0 100px !important;
}

.main_nav .navbar .container-fluid .navbar-nav li a {
    color: #000;
    padding: 0 0 0 40px !important;
    font-size: 17px;
    /* text-transform: uppercase; */
    font-weight: 500;
}

.nav-btn {
    background-color: #44503f;
    padding: 9px 35px;
    color: #fff;
    display: inline-block;
}

.nav-btn:hover{
    color: #fff;
    text-decoration: none;
}

.nav-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.nav-list li a {
    display: inline-block;
    color: #201e1e;
    font-size: 17px;
    padding-left: 20px;
}

/* .xtd-shadow--large-light {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important;
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }


  /*--------------- banner ---------------------*/




.bc-img{
    background: url(../images/home-banner-1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 710px;
}

.bc-img2{
    background: url(../images/home-banner-2.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 710px;
}

.bc-img3{
    background: url(../images/home-banner-3.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 710px;
} 

.bc-img4{
    background: url(../images/home-banner-4.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 710px;
}

.bc-img5{
    background: url(../images/home-banner-5.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 710px;
} 


a.ban-link {
    background: #ffffff;
    color: #1d2815;
    font-weight: 600;
    display: inline-block;
    padding: 11px 25px;
    font-size: 16px;
}

a.ban-link i{
    font-size: 14px;
    margin-left: 6px;
}

a.ban-link:hover{
    text-decoration: none;
    color: #1d2815;
}

.banner-content .container-fluid {
    padding: 0 0 0 230px !important;
}

/* .ban-text {
    background: rgba(0, 0, 0, 0.7);
    width: 35%;
    padding: 60px 40px;
} */

.ban-text {
    background: rgba(242, 224, 190, 0.4);
    width: 30%;
    padding: 45px 40px;
    /* margin: 0 auto; */
}

.banner-box {
    padding-top: 191px;
}

.banner-content{
    position: absolute;
    top: 0;
    left: 0;
}

h5.ban-header2 {
    /* font-family: "Great Vibes", cursive; */
    color: #601700;
    font-size: 17px;
    margin-bottom: 16px;
    font-weight: 800;
    letter-spacing: 4px;
}

h1.ban-header {
    font-size: 45px;
    color: #000;
    margin-bottom: 25px;
    line-height: 57px;
}

.main-banner i.fa-solid.fa-arrow-left-long {
    color: #fff;
    /* background: #fff; */
    /* padding: 15px 10px; */
    font-size: 17px;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 55px;
    /* opacity: 1 !important; */
}

.main-banner i.fa-solid.fa-arrow-right-long {
    color: #fff;
    /* background: #fff; */
    /* padding: 15px 10px; */
    font-size: 17px;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 55px;
    /* opacity: 1 !important; */
}

.carousel-control-prev {
    
    opacity: 1 !important;
}

.carousel-control-next {
    
    opacity: 1 !important;
}

/*----------- category -----------*/

.category .container-fluid{
    padding: 0 100px !important;

}

.ce-row{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -8px;
    margin-left: -8px;

}

.ce-col{
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 8px;
    padding-left: 8px;

}

.c-img {
    width: 100%;
    height: 366px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ffffff;
}

.c-img:before {
    top: 16px;
    right: 16px;
    bottom: 16px;
    left: 16px;
    border: 1px solid rgb(255, 255, 255);
    position: absolute;
    content: '';
    z-index: 99;
}

.c-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.category .container-fluid .row .col-lg-4{
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.category .container-fluid .row{
    margin-left: -8px !important;
    margin-right: -8px !important;
}

.c-box {
    position: relative;
}

.c-box2 {
    position: absolute;
    top: 272px;
    /* bottom: 0; */
    left: 0;
}

h5.c-title a {
    color: #fff;
    font-size: 25px;
    /* font-weight: 600; */
    letter-spacing: 1px;
    text-transform: capitalize;
    /* font-family: cambria-bold; */
}

h5.c-title a:hover{
    text-decoration: none;
}

h5.c-header {
    font-size: 30px;
    /* font-weight: 600; */
    margin-bottom: 23px;
    font-family: cambria-math-bold;
}

.category {
    margin-top: 70px;
}

/*----------- seller -----------*/

h5.se-tag.a-font {
    position: absolute;
    top: 0;
    left: 0;
}

.seller .container-fluid{
    padding: 0 100px !important;
}

h5.s-header {
    font-size: 30px;
    /* font-weight: 600; */
    margin-bottom: 12px;
    color: #000000;
    font-family: cambria-math-bold;
}


.s-header2 a {
    font-size: 16px;
    /* font-weight: 600; */
    color: #dc8e01;
    border: 2px solid #dc8e32;
    display: inline-block;
    padding: 13px 40px;
    margin-top: 18px;
    font-family: cambria-bold;
}

.s-header2 a i{
    font-size: 14px;
    margin-left: 6px;
}

.s-header2 a:hover{
    color: #dc8e01;
    text-decoration: none;
}

.se-img {
    height: 290px;
    background: #fffcf9;
    text-align: center;
}

.se-img img {
    width: 36%;
    margin: 0 auto;
}

.se-pe {
    width: 16% !important;
}

.se-pe2 {
    width: 18% !important;
    padding-top: 20px;
}

.se-pe3 {
    width: 20% !important;
}

.se-pe4 {
    width: 18% !important;
}

.se-pe5{
    width: 41% !important;
}

.se-pe6 {
    width: 22% !important;
}

.se-box {
    /* text-align: center; */
    border: 1px solid #ababab;
    padding: 40px 20px 20px 20px;
    background: #fffcf9;
    margin-bottom: 30px;
}

h5.se-title a {
    color: #000;
    font-size: 18px;
    /* font-weight: 600; */
    font-family: cambria-math-bold;
}

h5.se-title3 a {
    font-size: 13px;
    /* font-weight: 600; */
    text-transform: uppercase;
    display: inline-block;
    color: #383838;
    letter-spacing: 2px;
    margin-bottom: 12px;
    font-family: cambria-math;
}

.se-rating i {
    color: #f2c36b;
    font-size: 13px;
}

.se-rating {
    margin-bottom: 12px;
}

.se-rating a {
    color: #656565;
    margin-left: 6px;
}

h5.se-title2 {
    font-size: 17px;
    /* font-weight: 600; */
    margin-bottom: 27px;
    font-family: cambria-math-bold;
}

h5.se-title2 i {
    font-size: 13px;
    margin-left: 8px;
    margin-right: 3px;
}

h5.se-title2 del {
    color: #696969;
    font-weight: 400;
}

p.se-para {
    color: #707070;
    margin-bottom: 10px;
    font-size: 17px;
}

h5.se-title {
    margin-bottom: 8px;
}

a.se-link {
    display: inline-block;
    background: #ddd;
    width: 100%;
    text-align: center;
    background: #020202;
    color: #ffffff;
    /* font-weight: 500; */
    font-size: 15px;
    padding: 9px;
    font-family: cambria-math-bold;
    letter-spacing: 1px;
    text-transform: uppercase;
}

a.se-link:hover{
    text-decoration: none;
    color: #ffffff;
    
}

.s-content {
    margin-top: 25px;
}

.seller {
    margin-top: 70px;
}

.se-tag {
    position: absolute;
    top: 12px;
    left: 14px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #601700;
    padding: 3px 5px;
}

/*---------------- paralox ----------------------*/

.paralox {
    background: url(../images/para2.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 143px 0;
    margin-top: 45px;
}

.p-title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 20px;
    position: relative;
}

.p-title::before {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 9px;
    left: 39%;
}

.p-title2 {
    color: #fff;
    font-size: 50px;
    padding: 0 129px;
    margin-bottom: 30px;
    /* font-family: cambria-bold; */
}

.p-link {
    color: #000;
    display: inline-block;
    /* border: 2px solid #000; */
    text-transform: capitalize;
    font-size: 18px;
    padding: 12px 49px;
    background: #fff;
    font-weight: 500;
}

.p-link:hover{
    text-decoration: none;
    color: #000;
}

/*---------------- men ----------------------*/

.men .container-fluid .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000000 !important;
    width: 50px !important;
    height: 4px !important;
}

.men .container-fluid .owl-theme .owl-dots .owl-dot span {
    width: 50px;
    height: 3px;
    margin: 5px 7px;
    background: #b0b0b0;
    display: block;
    border-radius: initial !important;
}

.men .container-fluid .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
}

.me-top {
    display: inline-block;
    width: 100%;
}

/* .m-img {
    width: 100%;
    height: 293px;
    overflow: hidden;
    float: left;
    position: relative;
   
    background-color: #ddd;
} */

.m-img img{
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto; */
    width: 100%;
}

.men .container-fluid .row .col-lg-3{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.men .container-fluid .row{
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.men .container-fluid{
    padding: 0 100px !important;
}

p.f-para2 {
    font-size: 17px;
    color: #484848;
    line-height: 27px;
    margin-bottom: 25px;
}

a.f-link {
    display: inline-block;
    background: #000;
    font-weight: 500;
    color: #fff;
    padding: 8px 30px;
    /* border: 1px solid #fff; */
}

.f-link i{
    font-size: 12px;
    margin-left: 6px;
}

a.f-link2 {
    display: inline-block;
    background: #000;
    /* font-weight: 500; */
    color: #fff;
    padding: 12px 43px;
    /* border: 1px solid #fff; */
    margin-top: 50px;
    font-family: cambria-bold;
    letter-spacing: 1px;
}

.f-link2 i{
    font-size: 12px;
    margin-left: 6px;
}

a.f-link2:hover{
    text-decoration: none;
    color: #fff;
}

p.f-para {
    font-size: 35px;
    /* font-weight: 600; */
    margin-bottom: 2px;
    letter-spacing: 2px;
}

h5.f-header {
    font-size: 14px;
    /* font-weight: 600; */
    color: #7a3722;
    letter-spacing: 3px;
    text-transform: uppercase;
    position: relative;
    padding-left: 58px;
    font-family: cambria-bold;
}

h5.f-header::before {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #601700;
    position: absolute;
    top: 8px;
    left: 0;
}

/* p.f-para {
    font-size: 55px;
    font-weight: 600;
} */

.men {
    margin-top: 70px;
}

.f-text {
    margin-top: 80px;
}

.w-bg {
     /* background: url(../images/w-bg.png) no-repeat;
    background-position: center;
    background-size: cover;  */
    background-color: #292929; 
    min-height: 565px;
    /* margin-top: -262px; */
}

 .w-bg2 .container-fluid{
    padding: 0 100px !important;
}

.wo-row {
    margin-top: -450px;
}

h5.wo-title {
    color: #f0ab28;
    text-transform: uppercase;
    letter-spacing: 7px;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 20px;
}

.wo-title2 {
    color: #fff;
    font-size: 35px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

p.wo-para {
    color: #bbb;
    line-height: 28px;
    margin-bottom: 25px;
}

a.wo-link {
    display: inline-block;
    background: #f2e0be;
    color: #000;
    font-weight: 600;
    padding: 10px 30px;
}

.wo-txt {
    margin-top: 40px;
}

.w-bg2 {
    margin-top: 80px;
}

.wo-img img {
    width: 85%;
}

/*----------- tvc -----------*/

.tvc .container-fluid{
    padding: 0 100px !important;
}

.tvc .container-fluid .row .col-lg-4{
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.tvc .container-fluid .row{
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.t-img {
    width: 100%;
    height: 303px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    border: 2px solid #dc8e32;
}

.t-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;

}

.tvc {
    margin-top: 80px;
}

/*------------- testimonial ---------------*/

h5.t-heading {
    color: #552b00;
    font-size: 18px;
    margin-bottom: 12px;
}

h3.t-heading2 {
    font-size: 35px;
    /* font-weight: 600; */
    color: #000;
}

p.t-para {
    color: #747373;
    padding-right: 200px;
}

h4.t-cap {
    font-size: 22px;
    padding-right: 77px;
    line-height: 30px;
}

.t-icon a i {
    color: #6b4f33;
}

h5.t-cap2 {
    font-size: 18px;
    margin-top: 11px;
    color: #525151;
}

.t-row {
    margin-top: 10px;
}

.test-box2 {
    /* background: #866c47; */
    background-color: #ffffff;
    padding: 30px 40px 20px;
    min-height: 303px;
    box-shadow: 0px 15px 35px rgba(0, 0, 0,0.08);
    /* border-radius: 50px 0px 50px 0px; */
}

.test .container .test-row2 .owl-stage {
   
    height: 350px !important;
}



.test-rating a i {
    color: #e9a14c;
    font-size: 14px;
}

h5.test-name {
    font-size: 18px;
    color: #44503f;
}

.text-color {
    background-color: #fff2e3;
    height: 500px;
    width: 80%;
    margin: 0 auto;
}

.test-row2 {
    margin-top: -443px;
}

h5.test-name2 {
    color: #767676;
    font-size: 16px;
}

.test-des {
    margin-top: 15px;
    margin-left: 20px;
}

p.t-para2 {
    color: #363636;
    font-size: 16px;
    text-align: justify;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 20px;
}

.test-back {
    margin-top: 25px;
}



.test {
    margin-top: 80px;
}

.test .container .test-row2 .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}

.test .container .test-row2 .owl-carousel span {
    width: 10px !important;
    height: 10px !important;
    background: #fbce99 !important;
}

.test .container .test-row2 .owl-carousel .active span {
    width: 10px !important;
    height: 10px !important;
    background: #ea9838 !important;
}



/*----------- footer -----------*/

.ftr-2 {
    margin-left: -50px;
}

.ftr-3 {
    margin-left: -40px;
}

.ftr-container {
    width: 1170px;
    margin: 0 auto;
}



.footer .ftr-container .row .col-lg-3 .ftr-4 .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: initial !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: initial !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.footer .ftr-container .row .col-lg-3 .ftr-4 .form-control::placeholder{
    font-family: cambria-math;
    color: #a1a1a1;
    font-size: 15px;
}

a.ftr-link {
    display: inline-block;
    border: 1px solid #fff;
    width: 81%;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 11px 20px;
}

a.ftr-link:hover{
    text-decoration: none;
    color: #fff;
}

.footer .container .row .col-lg-4 .ftr-3 .ftr-form .form-group .form-control::placeholder{
    font-size: 14px;
}



.footer {
    margin-top: 115px;
    background: #272727;
    min-height: auto;
    padding: 50px 0;
}

h5.ftr-heading {
    text-transform: capitalize;
    font-size: 18px;
    color: #ffffff;
    /* font-weight: 500; */
    margin-bottom: 17px;
    /* margin-top: 30px; */
    position: relative;
    font-family: 'cambria';
}

.ftr-logo a img {
    width: 145px;
}

.ftr-logo {
    /* margin-top: 20px; */
    margin-bottom: 20px;
}

p.ftr-para {
    font-size: 15px;
    color: #e9e9e9;
    line-height: 25px;
    margin-bottom: 10px;
}

h5.ftr-heading2 {
    font-size: 20px;
    margin-bottom: 14px;
    color: #ffffff;
}

h5.ftr-heading2 span{
    color: #f56600;
}

.ftr-social a i {
    /* background-color: #182128; */
    color: #ffffff;
    /* width: 38px; */
    /* height: 38px; */
    font-size: 17px;
    display: inline-block;
    /* line-height: 38px; */
    /* text-align: center; */
    /* padding-right: 15px; */
    margin-top: 10px;
    /* border: 1px solid #4d4d4d; */
    /* border: 1px solid rgba(255, 255, 255, 0.4); */
    /* padding-right: 20px; */
    margin-left: 22px;
    font-size: 17px;
}
/* .ftr-2 {
    margin-left: 111px;
    
    border-right: 1px solid #818181;
    
} */

/* .ftr-1{
    border-right: 1px solid #818181;
} */

.ftr-list{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-list li a {
    display: flex;
    font-size: 16px;
    color: #e9e9e9;
    padding-bottom: 10px;
}

.ftr-list li a i {
    font-size: 15px;
    color: #ffffff;
    margin-top: 5px;
    margin-right: 10px;
}

.ftr-list li a:hover{
    color: #ffffff;
    text-decoration: none;
}

.ftr-list li a h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #c2c2c2;
    padding-right: 20px;
    font-family: cambria-math;
}


.ftr-list2{
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftr-list2 li a {
    display: flex;
    font-size: 16px;
    color: #c2c2c2;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 400;
    /* font-family: 'cambria-math-bold'; */
    font-family: cambria-math;
}

.ftr-list2 li a:hover{
    color: #dbd9d9;
    text-decoration: none;
}

.ftr-list2 li a i {
    color: #ffffff;
    transform: translatey(4px);
    margin-right: 12px;
    font-size: 14px;
}



.ftr-up {
    /* color: #fff; */
    background: #173a79;
    border-top: 1px solid #9e9e9e;
    padding: 16px 0;
}



.ftr-down {
    width: 100%;
    background-color: #23496f;
    padding: 23px 0;
}

.ftr-caption4{
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
}

.ftr-item{
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    justify-content: right;
}

.ftr-item li a{
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding-left: 15px;
    text-transform: capitalize;
}

.ftr-img img{
    width: 100%;
}

ul.ftr-list2.ftr-top {
   
    margin-top: 59px;
}


/* .ftr-2 {
    margin-left: 111px;
   
} */


.ftr-5 {
    float: right;
}



/* .ftr-2 {
    margin-left: 38px;
    border-left: 1px solid #9e9e9e;
    padding-left: 36px;
    border-right: 1px solid #9e9e9e;
} */

.ftr-item{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.ftr-item li a{
    display: inline-block;
}

.ftr-item li a {
    display: inline-block;
    color: #fff;
    /* width: 42px; */
    /* height: 39px; */
    /* text-align: center; */
    font-size: 18px;
    line-height: 40px;
}

h5.ftr-title {
    font-size: 16px;
    color: #dbdbdb;
    margin-top: 9px;
    margin-bottom: 0;
    /* font-weight: 500; */
    /* text-align: center; */
    font-family: cambria-math;
    text-transform: capitalize;
}

.ftr-cap {
    /* font-size: 18px; */
    color: #e9e9e9;
    /* margin-right: 9px; */
    /* transform: translateY(7px); */
    /* margin-bottom: 0; */
    font-size: 13px;
    line-height: 23px;
    margin-top: 21px;
}

.footer-2 {
    background: #272727;
    padding: 14px 0;
    border-top: 1px solid #818181;
}


.ftr-top3{
    margin-top: 70px;
}

.ftr-list4{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ftr-list4 li a{
    display: inline-block;
    color: #e9e9e9;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;

}


/*----------- men -----------*/

.men1 {
    background: #f8f7f5;
    padding: 10px 0;
    /* margin-top: 12px; */
}

.en-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.en-list li a {
    display: inline-block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding-right: 10px;
}

h5.en-cap {
    /* font-size: 16px; */
    font-size: 15px;
    color: #817f7f;
    /* font-weight: 600; */
    margin-top: 3px;
    margin-bottom: 0;
}

.men-banner{
    background: url(../images/men-banner.png) no-repeat;
    background-position: center;
    min-height: auto;
}

.en-ha {
    padding: 160px 0;
}

h5.pe-cap {
    margin-bottom: 1px;
}

.ea-btm {
    margin-bottom: 4px !important;
}

a.pe-link.a-font {
    background: #000000;
    color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 9px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 25px;
}

h5.pe-cap a {
    color: #000;
    /* font-weight: 600; */
    font-size: 17px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: capitalize;
    line-height: 25px;
    font-family: cambria-bold;
}

h5.pe-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

h5.pe-title i {
    font-size: 13px;
    margin-left: 8px;
    margin-right: 3px;
}

h5.pe-title del {
    color: #696969;
    font-weight: 400;
}

h5.pe-header {
    /* background: #ddd; */
    position: absolute;
    top: 15px;
    left: 16px;
    font-size: 9px;
    text-transform: capitalize;
    color: #fff;
    background: #601700;
    padding: 8px 8px 4px;
    margin-bottom: 0;
    font-family: "Josefin Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}

.pe-capt {
    position: absolute;
    top: 273px;
    left: 16px;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    background: #e1a738;
    padding: 3px 5px 2px;
    margin-bottom: 0;
}

.pe-txt {
    margin-top: 22px;
}

.pe-container {
    width: 1198px;
    margin: 0 auto;
}

.pe-container {
    width: 1320px;
    margin: 0 auto;
}

.pe-box2 {
    margin-bottom: 40px;
}

button.pe-fil i {
    font-size: 16px;
    /* float: right; */
    /* text-align: right; */
    position: absolute;
    /* right: 0; */
    left: 293px;
    top: 29px;
}

.pe-img {
    background: #f6f6f6;
    /* min-height: 325px; */
}

.pe-img img {
    width: 100%;
}

button.pe-fil {
    background: #fff;
    border: 1px solid #ddd;
    padding: 8px 240px 8px 25px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 16px;
}

h5.so-header.a-font {
    position: absolute;
    left: 301px;
    font-size: 18px;
    font-weight: 600;
    top: 26px;
}

.pe-des .form-control {
    display: block;
    width: 43%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: initial !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    float: right;
}

.pe-box {
    margin-top: 40px;
}

.pe-des {
    margin-top: 60px;
}

.car-content{
    width: 1100px !important;
    margin: 0 auto;
}

.product-box {
    background-color: #f2f2f2;
    /* border: 1px solid #8e8e8e; */
    /* border-radius: 8px; */
    text-align: center;
    min-height: 497px;
    width: 96%;
    /* margin-left: -30%; */
}

.pro-img {
    /* padding-top: 30px; */
    width: 100%;
    float: left;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.pro-img img{
    width:auto;
    height: auto;
    max-width:100%;
    margin:auto;
    position:absolute;
    left:0;
    top:0px;
    bottom: 0;
    right:0;

}

.product .container ul.carousel-indicators li {
    width: 95px;
    height: 95px;
    /* color: #000; */
    /* background-color: #f4eee1; */
    /* border-radius: 10px; */
    border: 1px solid #686868;
    /* margin-bottom: 13px; */
}

.product .container .carousel-indicators {
    position: absolute;
    right: 30px;
    bottom: -126px;
    /* left: 0; */
    /* justify-content: space-between; */
    padding-left: 0;
    margin-right: 0;
    margin-left: 1%;
    list-style: none;
    /* transform: translate(50%, 50%); */
}

.product .container.carousel-indicators li {
    border-top: 0;
    border-bottom: 0;
    opacity: 0.5;
}

.product .container .carousel-indicators li.active{
    /* border: 1px solid #000000;  */
    opacity: 1;
    border: initial !important;

}

.product {
	width: 100%;
	display: inline-block;
	padding-top: 80px;
}

.carousel-ul{
    display: flex !important;
}


 .carousel-ul li:first-child{
    background-image:url('../images/sm-1.png');
}

 .carousel-ul li:nth-child(2){
    background-image:url('../images/sm-2.png');
}
 .carousel-ul li:nth-child(3){
    background-image:url('../images/sm-3.png');
}
 .carousel-ul li:nth-child(4){
    background-image:url('../images/sm-4.png');    
}
.carousel-ul li:nth-child(5){
    background-image:url('../images/sm-5.png');    
}
 .carousel-ul li{
    background-position:center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

a.pr-link {
    display: inline-block;
    background: #601700;
    color: #fff;
    padding: 12px 56px;
    font-weight: 500;
    font-size: 17px;
}

.pr-color{
    background-color: #000 !important;
}

a.pr-link:hover{
    text-decoration: none;
    color: #fff;
}

.pr-btn {
    margin-left: 16%;
    margin-top: 20px;
}




.quantity {
    display: flex;
    border: 1px solid #d9d9d9;
    /* border-radius: 4px; */
    overflow: hidden;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
    width: 31%;
    height: 37px;
    margin-top: 18px;
}
  
.quantity button {
    background-color: #f2f2f2;
    color: #afafaf;
    border: none;
    cursor: pointer;
    font-size: 20px;
    width: 30px;
    height: auto;
    text-align: center;
    transition: background-color 0.2s;
}
  
  .quantity button:hover {
    background-color: #f2f2f2;
  }
  
  .input-box {
    width: 40px;
    text-align: center;
    border: none;
    padding: 8px 16px;
    font-size: 16px;
    outline: none;
    /* margin-left: 20px; */
    transform: translateX(22px);
}
  
  /* Hide the number input spin buttons */
  .input-box::-webkit-inner-spin-button,
  .input-box::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  
  .input-box[type="number"] {
    appearance: textfield;
  }

  button.plus {
    /* float: right; */
    margin-left: 59px;
}

button.plus {
    /* float: right; */
    margin-left: 47px;
    width: 42px;
}

button.minus {
    /* float: right; */
    /* margin-left: 47px; */
    width: 42px;
}

h5.cr-title {
    font-size: 14px;
    color: #616161;
    margin-bottom: 20px;
}

.product-rating a i {
    font-size: 15px;
    color: #f5a50e;
}

h4.product-rank-2 a {
    /* font-size: 16px; */
    /* color: #000; */
    display: inline-block;
    /* transform: translatey(-4px); */
    /* margin-left: 20px; */
    margin-bottom: 12px;
}

h5.cr-title2 {
    color: #601700;
}

h5.cr-title2 {
    color: #601700;
    font-size: 26px;
    margin-bottom: 8px;
}



h4.product-rank-3.a-font {
    font-size: 18px;
    color: #6a3800;
    font-weight: 600;
    margin-bottom: 10px;
}

h5.cr-price span {
    font-size: 22px;
}

h5.cr-price span i{
    font-size: 18px;
    margin-right: 9px;
}

h5.cr-price del {
    font-size: 17px;
    color: #7e7e7e;
    margin-left: 14px;
}

.cr-tag i {
    color: #6a3800;
    font-size: 13px;
    margin-right: 10px;
}

h5.cr-tag a {
    font-size: 15px;
    color: #000;
}

h5.cr-tag a:hover{
    text-decoration: none;
}

.cr-top{
    margin-top: 20px;
}

.cr-top {
    margin-top: 30px;
}

.cr-form .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #9e9e9e;
    /* border-radius: .25rem; */
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-weight: 500;
    margin-top: 35px;
}

.cr-icon i {
    position: absolute;
    top: 14px;
    left: 14px;
    color: #7e7e7e;
}

.cr-form2 .form-control {
    width: 80%;
    height: 45px;
    border-radius: initial;
    border: 1px solid #9e9e9e;
    padding-left: 39px;
    color: #000000;
    margin-top: 15px !important;
}

.cr-form2 .form-control::placeholder{
    color: #000;
}

button.btn.btn-primary.mb-2.btn-chk {
    border-radius: initial;
    height: 44px;
    position: absolute;
    top: 0;
    right: -4px;
    padding: 10px 33px;
    font-size: 17px;
    background: initial;
    border: 1px solid #000;
    color: #000;
}

.cart-rating2 span {
    font-size: 14px;
    color: #484848;
}

.cart-rating2 img {
    width: 14px;
}

.cart-rating {
    font-size: 14px;
    color: #484848;
}

.product-rating a i {
    font-size: 14px;
    color: #f5a50e;
}

.product-rank-2 a i {
    color: #626262;
    font-size: 15px;
}

.cr-heading {
    margin-bottom: 11px;
    font-size: 20px !important;
    margin-top: 16px;
}

.cr-heading span{
    color: #000;
    font-size: 20px;
}

h5.si-head.a-font {
    font-size: 17px;
    font-weight: 400;
    color: #1e1e1e;
    margin-top: 35px;
    margin-bottom: 12px;
}

h5.si-head2.a-font {
    line-height: 34px;
    padding: 0 10px;
    /* margin: 3px 8px 7px 0; */
    background-color: #f2f2f2;
    border: 2px solid #555555;
    display: inline-block;
    font-size: 16px;
}

.cr-heading i {
    font-size: 17px;
}

.cr-heading2 {
    font-size: 13px;
    font-weight: 400;
    color: #212326;
}

.pr-btn2 {
    margin-bottom: 35px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 27px;
}

a.pr-link {
    display: inline-block;
    background: #000000;
    color: #fff;
    /* padding: 12px 56px; */
    font-weight: 500;
    font-size: 16px;
    width: 100%;
    text-align: center;
    font-family: "Josefin Sans", sans-serif;
    padding: 12px;
    letter-spacing: 2px;
    margin-top: 35px;
}

.sh-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.share {
    margin-bottom: 17px;
}

.sh-list li {
    font-size: 15px;
    line-height: 32px;
}

ul.sh-list li span {
    margin-left: 45px;
}

span.pe-lft4 {
    margin-left: 65px !important;
}
span.pe-lft5 {
    margin-left: 31px !important;
}

span.pe-lft6 {
    margin-left: 35px !important;
}

h5.sh-head.a-font {
    font-size: 18px;
}

.sh-social {
    margin-left: -16px;
}

.sh-social a i {
    font-size: 16px;
    color: #000;
    display: inline-block;
}

.crt-img img {
    width: 45px;
}

h5.crt-head {
    font-family: "Josefin Sans", sans-serif;
    margin-bottom: 0;
    font-size: 15px;
    margin-top: 10px;
}

.crt-box {
    background: #f2f2f2;
    padding: 10px 8px;
    margin-top: 30px;
}

.cart-row .row{
    margin-right: -7px !important;
    margin-left: -7px !important;

}

.cart-row .row .col-lg-3{
    padding-right: 7px !important;
    padding-left: 7px !important;
}

.cart-row .row .col-lg-4{
    padding-right: 7px !important;
    padding-left: 7px !important;
}

p.cr-para {
    line-height: 26px;
    margin-bottom: 33px;
    font-size: 16px;
    font-family: "Josefin Sans", sans-serif;
    color: #505050;
    margin-top: 28px;
}
h4.product-rank-3.a-font.cr-top img {
    width: 17px;
    margin-top: -5px;
    margin-right: 10px;
}

h4.product-rank-3.a-font {
    font-size: 18px;
    color: #242424;
    font-weight: 600;
    margin-bottom: 10px;
}

h5.crt-head img {
    width: 17px;
    margin-top: -6px;
    margin-right: 8px;
}

p.crt-p {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 22px;
    font-family: "Josefin Sans", sans-serif;
    color: #6c6c6c;
    margin-top: 15px;
}

h4.product-rank-3.a-font {
    font-size: 18px;
    color: #242424;
    font-weight: 600;
    margin-bottom: 24px;
}

.cr-txt {
    margin-left: 10px;
}

.accordion-title:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.accordion-title.collapsed:before {
    float: right !important;
    content:"\f067";
}

.accordion-title {
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    font-size: 20px;
}

.accordion-title:hover{
    color: #000;
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff !important;
    border-bottom: initial !important;
    
}

.card {
    border: initial !important;
    border-radius: initial !important;
    border-bottom: 1px solid rgba(0,0,0,0.2) !important;
    padding: 5px 0 !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 15px 45px !important;
}

.ac-content {
    margin-top: 150px;
}

h5.car-best {
    background: #601700;
    margin-bottom: 0;
    color: #fff;
    /* font-family: "Josefin Sans", sans-serif; */
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    display: inline-block;
    padding: 6px;
    position: absolute;
    top: 16px;
    left: 20px;
    font-weight: 500;
}

/* --------------------------------Starting Of terms of use--------------------------------- */

h4.term-header {
    margin-top: 40px;
    /* font-weight: 600; */
    margin-bottom: 1.5rem;
    font-family: cambria-bold;
    font-size: 30px;
}

.te-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.te-list li{
    display: flex;
}

.te-list li h5 {
    font-weight: 400;
    font-size: 18px;
    color: #464646;
    line-height: 30px;
    margin-bottom: 12px;
}

.te-list li i {
    color: #000;
    font-size: 11px;
    line-height: 29px;
    margin-right: 10px;
}

.mb-bottom{
    margin-bottom: 1.5rem;
}

.term-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.term-list li {
    display: flex;
}

.term-list li i {
    font-size: 11px;
    color: #272727;
    line-height: 23px;
    margin-right: 10px;
}

.term-list li h5 {
    font-size: 15px;
    color: #606060;
    /* margin-bottom: 2rem; */
    line-height: 25px;
    font-weight: 400;
}



/*----------- contact -----------*/

.contact-banner{
    background: url(../images/contact-banner.png) no-repeat;
    background-position: center;
    min-height: auto;
}


.con-list4 {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.con-list4 li a {
    display: inline-block;
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 500;
}

.con-list4 li a i{
    font-size: 11px;
}

.cont-bg {
    background: #efefef;
    padding: 20px 0;
}

.con-list4 li a:hover{
    text-decoration: none;
}

.active3{
    color: #102632 !important;
    font-weight: 600 !important;
}

.con-head {
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 56px;
    padding: 173px 0;
    background: rbga(0,0,0,0.6);
}


.con-h5 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 13px;
}

.con-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.con-list li a{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    display: flex;
}

.con-list li a i {
    font-size: 11px;
    transform: translateY(8px);
}

.con-list li a:hover{
    color: #fff;
    text-decoration: none;
}

.con-txt {
    padding: 125px 0;
}

.con-detail {
    margin-top: 70px;
}

h4.get-header {
    font-size: 30px;
    /* padding-right: 155px; */
    text-transform: capitalize;
    /* line-height: 46px; */
    font-weight: 600;
    margin-bottom: 15px;
}

p.get-para {
    color: #6a6a6a;
    /* font-weight: 500; */
    margin-bottom: 28px;
    font-size: 18px;
}

h5.get-header2 {
    font-size: 17px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 600;
    margin-bottom: 18px;
}

h5.get-number {
    font-size: 18px;
    color: #381c00;
    line-height: 30px;
    padding-right: 200px;
    margin-bottom: 20px;
}

h4.get-title {
    text-transform: capitalize;
    font-size: 36px;
}

.get-rt .get-1 .form-get-bg .form-grp-1 .form-control {
    border-radius: initial !important;
    border: initial;
    /* border-bottom: 1px solid #818a91; */
    height: initial;
    padding: 0;
    background: #f1f1f1;
    padding: 16px 22px;
    margin-bottom: 21px;
    font-size: 15px;
}

 
.get-rt .get-1 .form-get-bg .form-grp-1 .msg {
    resize: none;
    /* border: 1px solid #818a91; */
    height: 120px;
    border-radius: initial;
    background: #f1f1f1;
}

.get-rt .get-1 .form-get-bg .form-grp-1 label{
    color: #8a8a8a !important;
    margin-bottom: 18px;
}



input.get-link {
    border: initial;
    background: #601700;
    color: #fff;
    font-size: 17px;
    padding: 14px 32px;
    margin-top: 25px;
}

.ge-container {
    width: 68%;
    margin: 0 auto;
}
.get-rt {
    margin-left: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    /* padding: 60px 40px; */
    padding: 40px;
}

.gr-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.gr-list li a {
    display: inline-block;
    color: #5a5a5a;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
}

.gr-list li a i {
    color: #601700;
    font-size: 14px;
    /* line-height: 32px; */
    transform: translateY(1px);
    margin-right: 10px;
}

h5.cn-cap {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.gr-list li a:hover{
    text-decoration: none;
}

.cn-icon img{
    width: 50px;
    filter: brightness(0) saturate(100%) invert(54%) sepia(83%) saturate(3253%) hue-rotate(348deg) brightness(94%) contrast(95%);
}

h5.cn-h5 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    margin-top: 5px;
}

.cn-top {
    margin: 35px 0 40px;
}

.get-lft {
    margin-top: 38px;
}

.ge-social a i {
    height: 55px;
    line-height: 55px;
    width: 55px;
    background: #f1f1f1;
    display: inline-block;
    text-align: center;
    color: #102632;
    margin-top: 50px;
    margin-right: 10px;
}

h5.cont-title {
    font-size: 17px;
    font-weight: 600;
}

p.cont-para {
    margin-bottom: 0;
    padding-right: 110px;
    font-size: 17px;
    line-height: 30px;
}

h5.cont-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}

.cont-txt {
    margin-top: 40px;
}

.ftr-top{
    margin-top: 70px;
}

h5.ab-head {
    font-family: "Josefin Sans", sans-serif;
    font-size: 18px;
}

p.ab-para {
    color: #4f4f4f;
    line-height: 32px;
    margin-bottom: 26px;
}

h5.ab-head2 {
    margin-bottom: 27px;
    margin-top: 28px;
}
