img {
  max-width: 100%;
}

* {
  text-decoration: none;
  /*transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;*/
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

ol,
ul {
  list-style: none;
}


@-webkit-keyframes zoom-fade-small {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  10% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }

  12% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03); } }

@keyframes zoom-fade-small {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  10% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }

  12% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }

  100% {
    opacity: 1;
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03); } }

@-webkit-keyframes kenburns {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    -webkit-animation-timing-function: cubic-bezier(0.12, 0.63, 0.6, 0.74);
    animation-timing-function: cubic-bezier(0.12, 0.63, 0.6, 0.74); }

  10% {
    opacity: 1;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes kenburns {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    -webkit-animation-timing-function: cubic-bezier(0.12, 0.63, 0.6, 0.74);
    animation-timing-function: cubic-bezier(0.12, 0.63, 0.6, 0.74); }

  10% {
    opacity: 1;
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes kenburns-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes kenburns-out {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }

  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }


.nav-menu .menu .menu-item a{ font-family: 'Futura Md BT';font-size: 18px;  font-weight: 500; color: #fff;}
.section.header.bg-light{background: transparent;}
.header_wrap .logo a{font-size: 25px;  font-family: 'ITC Avant Garde Gothic LT'; color: #fff;}
section.header.bg-light {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 6;
    background: none !important;
    background: linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,0) 100%);
}
.banner-sec{}
.hero-img{    background-size: cover !important;
    min-height: 650px;
    background-position: center center !important;}
.hero-img:before{content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,.62) 100%);}

.cart {
    color: #fff;    position: relative;
}
    .banner-sec {
    position: relative;    text-align: center;
}
.hero-img h1 {
    margin-top: 481px;
    color: #fff;
    font-size: 70px;
    font-family: 'ITC Avant Garde Gothic Std';
    position: relative;
    z-index: 1;
}
.nav-menu .menu .menu-item a {
    padding: 0.5rem 1.15rem;}

@media (min-width: 1300px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1270px;
}
}

#header {
    padding: 2rem 0;
    transition: ease 0.5s;
}

.cart span {
    position: absolute;
    width: 17px;
    height: 17px;
    background-color: #ff4f33;
    border: 2px solid #ffcbc2;    line-height: 12px;
    top: 0;
    right: -10px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
}

.btn--small {
    border: 2px solid #fff;
    background: transparent;
    z-index: 9;
    position: relative;
    border-radius: 0px;
    font-size: 14px;
    min-width: 100px;    margin-top: 6px;
        font-family: 'ITC Avant Garde Gothic LT';
}

.sec_2{    padding: 100px 0; background:#ffcbc2;position: relative;}
.title-div h3{font-size:31px; font-weight: 700; font-family: 'ITC Avant Garde Gothic LT';}

.cata-tit{font-size: 23px; color:#fff;font-family: 'ITC Avant Garde Gothic LT';
   position: absolute;
    bottom: 0;
    left: 0;
      color: #fff;
    transition: all .5s ease;margin: 0 25px 25px;}
.grid-less{margin:0; padding: 0; list-style: none;}

.catagry-dv {
    position: relative; height: 325px;
    overflow: hidden;
}
.catagry-dv:after{ 
  content: "";    width: 100%;
    height: 100%; z-index: 20;
  position: absolute; transition: all .5s ease;
top: 0;
    left: 0;
  opacity: 0.1;
 background:#000}


.catagry-dv img{position: relative;height: 325px; width: 100%; object-fit:cover;}
.catagry-dv img:after{ 
  content: "";    width: 100%;
    height: 100%; z-index: 20;
  position: absolute; transition: all .5s ease;
  top: 0;opacity: 0;
  bottom: 0;
  opacity: 0;
 background: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,.62) 100%);}


.catagry-dv:hover img:after{ 
 opacity: 1;
 }
 .cata-tit span{position: relative; z-index: 30;}
.cata-tit span:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    border-bottom: 2px solid #fff;
 transition: all .5s ease;
}

.catagry-dv:hover .cata-tit span:after {
    width: 100%; transition: all .5s ease;
}
.catagry-dv:hover .cata-tit span{
    bottom: 10px; transition: all .5s ease;
}

.grid-less li{    display: inline-table;
    width: 25%;
    vertical-align: top;
    float: left;}

.animate-sec {
    margin: 100px 0px;
}
.four-side-img {
    position: relative;
}
.center-img{position: relative;width: 280px;    text-align: center;
    margin: 0 auto;}
.center-img .mid-img{
    position: relative;
    width: 100%;
    z-index: 2; margin:0 auto;box-shadow: 0 20px 30px #0000004d;
}

.left-top {
position: absolute;
    left: -128px;
    top: -10%;
}
.left-btm{left: -100px;
    position: absolute;
    top: 49%;}

.right-top {
    right: -84px;
    top: 39px;
    position: absolute;
}
.right-btm{right: -120px;top: 52%;    position: absolute;}
.theme-btn{
        font-family: 'ITC Avant Garde Gothic LT';
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 1.2;
    display: inline-block;
    padding: 9px 20px;
    margin: 0;
    width: auto;
    min-width: 90px;
    line-height: 1.42;
    font-size: .94118em;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: normal;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    color: #fff;
   background: #111111 url(../images/button-arrow.png) no-repeat 150% 35%;
    background-size: 29px;
    transition: padding-right .3s,background .3s;}
.theme-btn:hover{color: #fff;
    background-color: #111;
    padding-right: 55px;
    background-position: 91% 35%;}
.side-text{    padding: 0 0 0 80px;}
.side-text p{line-height: 1.6;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: .2em;
    margin-bottom: 5px;}

.side-text p span{font-size:19px; letter-spacing: 0.5px;margin-bottom: 20px;
    display: table;}

.side-text h4{
    text-transform: uppercase;
    font-size: 35px;
    font-size: #000;
    font-weight: 700;
    margin-bottom: 15px;font-family: 'ITC Avant Garde Gothic LT';}

.title-div {margin-bottom: 50px;
}
.animate-sec {
    margin-bottom: 176px;
    position: relative;
}
.card_img .img-back{
        opacity: 0;
        position: absolute;
        top: 0;    transition: opacity .4s ease;
        left: 0;
        z-index: 99;
    }
   .card_img:hover .img-front {
     opacity:0;    transition: opacity .4s ease;
    }
    .card_img:hover .img-back {
     opacity: 1; 
     -webkit-animation: zoom-fade-small 5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    animation: zoom-fade-small 5s cubic-bezier(0.26, 0.54, 0.32, 1) 0s forwards;
    }
    .list-product a{color: #000; text-decoration: none;}
    .card_img{position:relative;margin-bottom: 20px;}
    .list-product h6{font-size:20px;    letter-spacing: .025em;    color: #000;    text-align: left; 
    font-family: 'Futura Md BT'; font-weight: 500; margin:10px 0px 10px;}
    .list-product p{font-size: 16px; letter-spacing: .025em;    color: #000;    text-align: left; 
    font-family: 'Futura Md BT'; font-weight: 500;  }

    .list-product {
    margin-bottom: 40px;
}
.open-nav-menu span,.open-nav-menu span:before, .open-nav-menu span:after{background-color:#fff !important;}
.mid-algn{margin: 20px auto;}

footer{    padding-top: 80px;
    padding-bottom: 80px;  background-color: #111;
    color: #fff;}


footer h3{font-size:16px; 
    font-family: 'ITC Avant Garde Gothic LT';
    font-weight: 700;
    color: #fff;    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;}    

    footer ul{margin:0; padding: 0;}
     footer ul li a{ font-size:15px;    font-family: 'Futura Md BT';
    font-weight: 500; max-width: 250px; display: table;
    color: #fff;
    text-decoration: none;
    padding: 7px 0px;
    display: inline-block;
   }
       footer p{ font-size:15px;    font-family: 'Futura Md BT';
    font-weight: 500;    color: #fff;}

    /*================ Footer newsletter ================*/
.footer__newsletter {
  position: relative;    margin: 10px 0px; }

.footer__newsletter-input {
  padding-left: 45px;
  background-color: #111111;
  color: white;    min-height: 41px;
  max-width: 300px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.6); }
  .footer__newsletter-input:focus {
    border-color: white; }
  .footer__newsletter-input::-webkit-input-placeholder {
    color: white;
    opacity: 1; }
  .footer__newsletter-input:-moz-placeholder {
    color: white;
    opacity: 1; }
  .footer__newsletter-input::-moz-placeholder {
    color: white;
    opacity: 1; }
  .footer__newsletter-input:-ms-input-placeholder {
    color: white;
    opacity: 1; }
  .footer__newsletter-input::-ms-input-placeholder {
    color: white;
    opacity: 1; }

.footer__newsletter-btn {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;background: transparent;
    border: 0;
  width: 46px;
  color: white; }
  .footer__newsletter-btn .icon {
    width: 26px;
    height: 24px; }

  .footer__newsletter-btn  .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}

footer .accordion-item{background:transparent;}
.accordion-button::after{position: absolute; right: 0;    background-position: 100%;}
footer .accordion-button{    background: transparent !important;
    padding: 0px;
    color: #fff !important;}
@media (min-width:992px) {
footer .collapse:not(.show){display: block !important;}
}
@media (max-width:992px) {
.mob-border {
    border-bottom: 1px solid #3c3c3c;
    padding: 20px 0px 0px;
}
}
footer .col-md-6 .mob-border{border-bottom: 0px;}

footer .accordion-button::after{    background-image: url(../images/arw-dwn.png) !important;
    background-repeat: no-repeat;}

    .card_img{overflow: hidden;}

.cart-side-tgle {
    padding: 30px;
}
.cart-side-tgle h5{ font-family: 'ITC Avant Garde Gothic LT'; font-size: 24px; font-weight: 700;}

.offcanvas-header {
    border-bottom: 1px solid #eee;
    padding: 20px 0px 40px;
}

.cart-side-tgle h6{font-size: 20px;
    color: #000;
    font-weight: 400;
    line-height: 22px;}
.cart-side-tgle p{    font-size: 18px;
    font-weight: 300;
    margin:4px 0px;
}
/*Prevent text selection*/
.qty span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.qty{display: inline-flex;}
.qty input {
    width: 64px;
    padding: 0;
    margin: 0;    height:40px;
    text-align: center;
    border-radius: 0px;
    background: #fff;    border: 1px solid #dddddd;
}
.qty span{    width: 26px;
    text-align: center;line-height: 34px;
    display: inline-block;
    border: 1px solid #dddddd;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.qty {
    border: 1px solid rgb(255 255 255 / 70%);
    max-width: 150px;
    padding: 8px 0px;
    margin-bottom: 30px;
}


span.price {
    display: inline-block;
    margin-left: 11px;
    font-size: 17px;
}
.pl-0{padding-left: 0px;}
.offcanvas-footer h4{ font-family: 'ITC Avant Garde Gothic LT'; font-size: 20px;
 letter-spacing: 2px; font-weight: 700;}
 .offcanvas-footer h4 span{    display: inline-block;
    float: right;
    font-weight: 400; font-family: 'Futura Md BT'; 
    font-size: 18px;}
     .offcanvas-footer .sml-txt{ font-weight: 400; font-family: 'Futura Md BT'; 
    font-size: 12px; color:#7a7a7a; display: table;   margin: 15px 0px;}
     .offcanvas-footer .theme-btn{width:100%; font-size: 20px;}


        .offcanvas-footer {position: fixed; padding-top: 30px;background: #fff;
    width: 330px; border-top: 1px solid #dddddd;
    bottom: 18px;}


    /*================ thank-you page ================*/
section.header.bg-light.bg-white-hd {
    background: #fff !important;
}
section.header.bg-light.bg-white-hd .header_wrap .logo a{color:#000;}
section.header.bg-light.bg-white-hd .nav-menu .menu .menu-item a{color:#000;}
section.header.bg-light.bg-white-hd .cart {
    color: #000;}

    .sub-page-sec{padding-top: 270px;}

.thk-u-sec h2{font-size: 31px;
    font-weight: 700;
    font-family: 'ITC Avant Garde Gothic LT';
}
.thk-u-sec p{font-size: 18px;
    color: #2e2e2e;
    margin: 18px 0px;
    line-height: 24px;}

.thk-u-sec table {
    margin: 50px 0px;
    border: 2px solid #fff;
}
.thk-u-sec table td{color: #000;
    border-top: 2px solid #fff;    padding: 10px 20px;}
.thk-u-sec table th {
    background: #fff;    padding: 10px 20px;
}

.thk-u-sec ul {
    margin: 0;
    padding: 0;
}
.thk-u-sec h6{font-size:20px;
    font-weight: 700; color:#000;
    font-family: 'ITC Avant Garde Gothic LT';}

    .thnk-sec ul li span:nth-child(1) {
    font-weight: 600;
}
.thk-u-sec ul li span {
    display: inline-table;
    min-width: 100px;
}
.thk-u-sec ul li span:nth-child(1) {
    font-weight: 600;
}
.thk-u-sec ul li {
    color: #000;
    padding: 5px 0px;
}
    /*================ checkout page ================*/
.logo-check{
  width: 92% !important;
    margin-left: -10px;
    margin-bottom: 20px;
}
.custom-brdcrp .breadcrumb-item {
    cursor: pointer;
    position: relative;
    display: flex;
    flex-grow: 1;
    text-decoration: none;
    margin: auto;
    height: 100%;
    margin-right: 19px;
    padding-right: 0;
    background: #111111;
    color: #ffffff !important;
    min-height: 37px;
    min-width: 80px;
    padding: 0px;
    justify-content: center;
    line-height: 34px;
}

.custom-brdcrp .breadcrumb-item:before {
    content: '';
    position: absolute;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid white;
    width: 0px;
    height: 0px;
    left: 0;
}

.custom-brdcrp  .breadcrumb-item:after {
    content: "";
    background: #111111;
    position: absolute;
    display: inline-block;
    width: 37px;
    height: 37px;
    top: 0;
    right: -18.14815px;
    border-top-right-radius: 5px;
    transform: scale(0.707) rotate( 45deg );
    box-shadow: 1px -1px rgb(0 0 0 / 25%);
    z-index: 1;
}
.custom-brdcrp .breadcrumb-item a{color:#fff; text-decoration:none;} 
.custom-brdcrp .breadcrumb-item.active {
    background: #ffcbc2 !important;
    color: #ffffff !important;
}
.form-check-left {
    padding: 60px;
}
.custom-brdcrp  .breadcrumb-item.active:after {
    background: #ffcbc2 !important;
    color: #ffffff !important;
}

.custom-brdcrp {
    margin-bottom: 41px;
}
.checkout-form h5{font-size: 18px;
    font-weight: 400;
    color: #000;
 margin: 20px 0px;}


 .checkout-form .form-control {
box-sizing: border-box;
    width: 100%;
    height: calc(3.3em + 1px);
    margin: 0 0 1em;
    padding: 1em;
    border: 1px solid #e7e7e7;
   background-color: #fff;
    resize: none;
    outline: none;
    color: #201e1e;
    font-size: 14px;
}
.checkout-form .form-control[required]+label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1em;
    margin-top: calc(-3.1em - 2px);
    margin-bottom: calc((3em - 1em) + 2px);
    font-size: 14px;
}

.checkout-form .form-control[required]+label[placeholder]:before {
    content: attr(placeholder);
    display: inline-block;
    margin: 0 calc(1em + -5px);
    padding: 0 2px;
    color: #201e1e;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-size: 100% 5px;
    background-repeat: no-repeat;
    background-position: center;
}

.checkout-form .form-control[required]:invalid+label[placeholder][alt]:before {
    content: attr(alt);
    background: #fff;
    color: #999494;
}

.checkout-form .form-control[required]:focus+label[placeholder]:before, .checkout-form .form-control[required]:valid+label[placeholder]:before {
    transition-duration: .2s;
    background: #fff;
    transform: translate(0, -1.5em) scale(0.9, 0.9);
}


.checkout-form .form-group select.form-control {
    background: url(../images/select-arw.png) no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 94%;
}

.btn-grp {
    margin: 32px 0px 11px;
}
button.submit-btn {
    border: 1px solid #ffcbc2 !important;
    color: #ffffff !important;
    background-color: #ffcbc2 !important;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 14px;
    min-height: 55px;
    min-width: 240px;
    border-radius: 5px;
    float:right;
}
a.return-page {
    text-decoration: none;
    font-size: 14px;
    display: inline-table;
    margin-top: 19px;
}
.card-up {
    border-top: 1px solid #d9d9d9;
    margin: 76px 0px;
    padding: 20px 0px;
}



section.checkout-sec:before {
    content: "";
    position: absolute;
    left: 0;
    background: #fff;
    width:50%;
    height: 100%;
}
section.checkout-sec {
    background: #f9f9f9;    position: relative;
}
.product-table {
    padding-top: 50px;
    padding-left: 30px;
}
.mob-sec {
    display: none;
}

.col-hdr a[aria-expanded="true"] i.fa.fa-chevron-down {
    transform: rotate(180deg) translateY(-18%);
}
.img-div {
    width: 70px;
    height: 69px;
    border: 1px solid #e5e5e5;
    padding: 6px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    float: left;
    margin-right: 20px;margin-top: 10px;
}

span.number-t {
    position: absolute;
    background:#ffcbc2;
    width: 23px;
    height: 22px;
    border-radius: 50%;
    top: -9px;
    right: -9px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    line-height: 22px;
    font-size: 13px;
    display: inline-block;
}
.img-pro span.td-spn{    font-size: 12px;
    display: table;float: right;
    width: 66%;
    color: #a5a3a3;}

.checkout-sec table td {
    vertical-align: middle;
}

.img-pro p {
    font-size: 15px;
    font-weight: 500;width: 67%;    float: right;
    display: block;
    color: #3c2e2d;    margin-bottom: 6px;
}

.product-table {
    padding-top: 50px;
    padding-left: 30px;
}

.img-pro p span {
    display: table;
    font-size: 12px;
    color: #727272;
    font-weight: 300;
}

.checkout-sec table td b {
    font-weight: 600;
}

.checkout-sec table td:last-child {
    text-align: right;
    font-size: 0.875rem;
}

.checkout-sec table td {
    padding: 7px 0px;
    line-height: 20px;
    font-weight: 400;
    color: #535353;
font-size: 15px;
    border: 0px;    vertical-align: top;
}
.form-check-left {
    background: #fff;
    position: relative;
    z-index: 9;
}
.checkout-sec table td small {
    font-size: 12px;
    font-size: 12px;
    display: table;
    min-width: 170px;
}

.checkout-sec table tr:nth-child(1) td {
    border-bottom: 1px solid #dbd7d7;
    padding: 17px 0px;
}

.checkout-sec table tr:nth-child(2) td {
    padding: 14px 0px 7px;
}

.checkout-sec table tr:nth-child(3) td {
    padding: 10px 0px 7px;
}
.checkout-sec table tr:nth-child(4) td { padding: 3px 0px 19px;}
.checkout-sec table tr:last-child td {
    font-size: 1rem;
    color: #3c2e2d;
    font-weight: 500;
    border-top: 1px solid #c7c2c2;
        border-bottom: 1px solid #c7c2c2;
    padding: 20px 0px;
}

.checkout-sec table tr td em {
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
}

.checkout-sec table tr:last-child td:last-child {
    font-size: 24px;
    font-style: normal;
}
.img-div img{
   height: 56px;
    display: table;
    margin: 0 auto;}

.tble-copn{text-align: left;}    
.tble-copn button {
    background-color: #c8c8c8;
    height: 46px;
    width: 100%;
    border: 0;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}

.form-group.tble-copn {
    border-bottom: 1px solid #dbd7d7;
    padding: 10px 0px;
}

table.table {
    max-width: 95%;
}


.whyus-sec {
    margin: 30px 0px;
    text-align: center;
}
.logo-batch{margin-bottom: 30px;}
.whyus-sec h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0px;
}

.whyus-sec p{
font-size: 16px;
    font-weight: 400;
    margin: 15px 60px;
    color: #878787;
}



.border-box {
    margin-bottom: 0px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
padding: 9px 15px;
}
.border-box p {
    color: #737373;
    font-size: 14px;
}
.border-box p span{
    color: #212121;}
.border-box a {
    font-size: 14px; 
    color: #000;
    border: none;
    background-color: transparent;
    text-decoration: none;
    text-align: left;
    display: table;
    width: 100%;
}

.border-box .row.br-btm{padding: 12px 0px;
    margin: 0px 2px;
    border-top: 1px solid #e6e6e6;
}
.border-box .row.br-btm:nth-child(1){border: 0px;}

.radio-box {
    padding: 7px 0px;}


    label.form-check-label {
    font-size: 14px;
}
.radio-box b{display: table;
    text-align: right;
    width: 100%;
    font-size: 14px;}

    .txt_chng{font-size: 15px;
    margin-top: -15px;
    margin-bottom: 20px;}
    .border-box.card-box {
    padding: 9px 0px 0px;
}

  .border-box.card-box  .radio-box {
    padding: 7px 15px;
}
.card-details .row .col-md-12,.card-details .row .col-md-6{position: relative;}
.card-details{padding: 15px 15px 6px 15px;
    border-top: 1px solid #e6e6e6;
    background-color: #fafafa;}
.card-details i {
    position: absolute;
    right: 0;
    width: 40px;
    top: 14px;
}

.radio-box1 {
    border: 1px solid #e6e6e6;
    padding: 5px 0px 0px;
    font-size: 14px;
    color: #545454;
    border-radius: 5px;
}
.radio-box1 .row {
    border-bottom: 1px solid  #e6e6e6;
    margin: 10px 0px;
}
.radio-box1 .row:last-child {
    border-bottom: 0px solid  #e6e6e6;}
.radio-box1 .form-check {
    padding: 0px 20px 10px;
}

.membership-box{border: 1px solid #e6e6e6;
    text-align: center;
    max-width: 410px;
    margin: 20px auto;
    border-radius: 7px;}
.membership-box h2{text-align: center; border-radius: 7px 7px 0px 0px;
    font-size: 20px;
    font-weight: 700;
    background: #000;
    color: #fff;
    padding: 20px;}


    .txt-member{padding: 20px 30px; color: #000;}
    .txt-member .form-switch{float: left;}
        .txt-member h3{font-size: 32px; margin: 25px 0px 10px; text-transform: uppercase;font-weight: 700; }
              .txt-member h6{  font-size: 20px;
    margin: 13px 0px 20px;
    line-height: 26px;}
                .txt-member p span{font-size: 12px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 20px;
    display: table;
}

.txt-member p{font-size: 12px; color:#4c4b4b;font-weight: 300;}
.thank-heading {
    margin-top: 35px;
}

.thank-heading {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.thank-heading-details h4 {
    margin: 0;
    line-height: 1.1;
    color: #333333;
    font-size: 22px;
}
.thank-heading-tick {
    border: 3px solid #ffcbc2 !important;
    color: #ffcbc2 !important;width: 48px;
    height: 48px;display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 18px;
    line-height: 1;
}
.thank-heading-details {
    padding-left: 15px;
}
}
.thank-heading-details p {
    margin: 0;
    color: #a0a4b1;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
}


/**details page**/
section.details_sec {
    margin-top: 180px;
    padding: 70px 0px;    background: #ffcbc2;
}

.slide-left .owl-item img{min-width: 76px; margin-bottom: 10px;}

/*USE CSS for Slider*/

.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}
.banner-slider .slider.slider-for {
    max-width: 85%;
    padding-left:20px;
}
.banner-slider .slider.slider-nav {
    max-width: 15%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}
.banner-slider .slider.slider-nav {
    height:600px;
    overflow: hidden;

}
.slider-banner-image {
    height: 620px !important;    margin-top: 9px;
}
.banner-slider .slider.slider-nav {
    padding: 0px 0px 0;margin-top: 10px;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg{
    max-width: 76px;min-width: 76px !important;
    min-height: 101px !important;
    margin: 0 auto ;
    border: 1px solid transparent;
}
 .thumbImg img{min-height: 112px !important; }
.slick-vertical .slick-slide{    border: 9px solid transparent !important;}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: cover;
}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 2px solid #000;
}
.slider-nav .slick-slide.slick-current span {
    color: #196DB6;
}
.slider-nav .slick-slide {
    text-align: center;
}
.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}





button.slick-prev.slick-arrow {
    display: none !important;
}
.details_sec .slick-next {
    background: transparent;
    display: none !important;
}

.details_sec .slick-next{background: transparent;}
/*End USE CSS for Slider*/


.details-pro h3{    font-size: 35px;
    margin-bottom: 10px;font-family: 'ITC Avant Garde Gothic LT';}

 .details-pro    h6 {    margin-bottom: 32px;
    font-size: 25px;
    border-bottom: 1px solid #e8e8e1;
    font-family: 'Futura Md BT';
    padding: 0px 0px 24px;
    letter-spacing: 2px;

}


.select-one{margin-top:10px}
.details-pro .select-one p{ font-size:13px; font-weight: 700; text-transform: uppercase; letter-spacing:2px;
    margin-bottom: 0px;font-family: 'ITC Avant Garde Gothic LT';}

    .select-one ul{margin: 0; padding: 0;}

    .tab-radio li {
    display: inline-table;
    padding: 10px 4px 5px 0px;
    position: relative;
}

.tab-radio li input[type="radio"], .tab-radio li input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.tab-radio li label span {
 position: relative;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    padding: 7px 15px;
    margin: 0 8px 12px 0;
    font-style: normal;
    font-size: 17px;
    text-transform: none;
    background-color: #ffcbc2;
      font-family: 'Futura Md BT';
    letter-spacing: .025em;
    line-height: 1.6;    border: 1px solid #e8e8e1;
}

.tab-radio li label input[type="radio"]:checked+span {
background: transparent;
    color: #000;
    border: 2px solid #000;
    font-weight: 700;

}

.details-pro {
    margin-left: 35px;
}


.add-cart{background: #000;
    width: 100%;
    font-family: 'ITC Avant Garde Gothic LT';
    font-size: 16px;
    font-weight: 700;
    display: table;
    text-align: center;
    padding: 15px 0px;
    margin: 15px 0px;
    color: #fff;
    text-decoration: none;}


.details-pro p{font-family: 'Futura Md BT'; font-size: 17px; color: #000;    line-height: 28px;}  

.social-sharing__link {
    display: inline-block;
    color: #000;
    border-radius: 2px;
    font-size: .94118em;
    margin: 0 10px 0 0;
    height: 18px;
    line-height: 18px;
    text-decoration: none;
    font-weight: 400;
}
.social-sharing .icon {
    height: 18px;
    width: 18px;
}
.social-sharing__title {
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    padding-right: 15px;
    padding-left: 3px;
}  


.social-sharing {
    margin: 30px 0px 10px;
}


.detail_2{  border-top: 1px solid #e8e8e1;  padding: 70px 0px 0px;
    background: #ffcbc2;}


    .detail_2 .card_img {
    max-height: 340px; margin-bottom: 5px;
}
.detail_2  .owl-dots{display: none;}

.fulldiv .grid-less li{width: 50%}

.fulldiv .grid-less li svg    {width: 33px;
    margin-right: 8px;color: #fff;    fill: #fff;vertical-align: middle;}


  .fulldiv   .cata-tit span:after{    border-bottom: 0px solid #fff; display: none;}
     .fulldiv   .cata-tit span em{font-style: normal; display: inline-block;    position: relative;}
   .fulldiv   .cata-tit span em:after{    border-bottom:1px solid #fff;
    content: "";}

     .fulldiv   .cata-tit span em:after{content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    border-bottom: 2px solid #fff;
    transition: all .5s ease;}

    .fulldiv .catagry-dv:hover .cata-tit em:after {
    width: 100%;
    transition: all .5s ease;
}


/*collection page*/

.collection-sec{    background: #ffcbc2;
    margin-top: 188px;
    padding: 70px 0px;}


 .collection-sec .catagry-dv{margin-bottom: 30px;}
 .sub-catbnr h1{text-align: left;}

 .subcata-sec{background: #ffcbc2;
    /* margin-top: 188px; */
    padding: 70px 0px;}


    .pagination {
 font-family: 'Futura Md BT';
    letter-spacing: .025em;
    line-height: 1.6;
    margin: 0;
    padding: 80px 0 0;
    text-align: center;
    font-size: .88235em;    display: table;
    margin: 0 auto;
}

.pagination .page.current {
    opacity: .3;
}
.pagination a, .pagination .page.current {
    padding: 8px 12px;
}

.pagination>span {
    display: inline-block;
    line-height: 1;
}

.pagination a {
    display: inline-block;    color: #000;
    text-decoration: none;
}
.pagination .next, .pagination .prev {
    color: #fff;
    background: #111111;
    width: 43px;
    height: 43px;
    line-height: 27px;
    border-radius: 43px;
    margin: 0 10px;
}
.pagination .next .icon, .pagination .prev .icon {
    color: #fff;
    width: 13px;
    height: 13px;    fill: #fff;
}
.icon__fallback-text {
    clip: rect(0 0 0 0);
    clip: rect(0,0,0,0);
    overflow: hidden;
    position: absolute;
    height: 1px;
    width: 1px;
}


.checkout-sec .col-lg-7{background:#fff;}

.card-details .col-md-4{position:relative;}

 .checkout-form .form-group select.no-error {
    background: url(../images/tick-input.png) 99.5% 50% no-repeat #fff !important;
    border: 1px solid green;
}

.checkout-form .form-group  input.has-error, .checkout-form .form-group select.has-error {
    background: url(../images/error-input.png) 99.5% 50% no-repeat #fff !important;
    border: 1px solid orange;
}


.offcanvas-body{position: relative;height: 500px;    padding-bottom: 245px;}
a.remove_product {
    position: absolute;
    display: table;
    right: 6px;
    color: #000;
    text-decoration: none;
    background: #ffcbc2;
    width: 20px;
    height: 20px;
    text-align: center;
}
.offcanvas-footer{bottom: 0px;}
.offcanvas-footer .theme-btn{margin-bottom:15px;}
.cart-side-tgle h6 {
    font-size: 18px;    padding-right: 11px;}

    .offcanvas-header .btn-close:hover{background: transparent;}

    .fulldiv .cata-tit{font-size:21px;}