@media (min-width: 1600px) {
  .container{
    max-width: 1440px;
  }

  .sig-area h3{
    max-width: 150px;
  }
  .sig-panel-area{
    min-height: 575px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .container{
    max-width: 1300px;
  }
  .sig-area h3{
    max-width: 150px;
  }
  .sig-panel-area{
    min-height: 535px;
  }
  .purpose-panel h3 {
      font-size: 13px;
      letter-spacing: 0.3px;
  }

  .free-1{
  	gap:6px;
  }
  .free-1 img{
  	width: 22px;
  }
  .free-2 img{
  	width: 16px;
  }
  .free-3 img{
  	width: 16px;
  }



}
@media (min-width: 1200px) {

.product-panel-right{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.collection-top-area{
  display: flex!important;
}


.free-area{
  font-size: 12px;
  background:#f6f6f6;
  padding: 15px 0;
  margin-top: 10px;
}
.free-1{
  font-weight: 600;
  border-right: 1px solid rgba(0,0,0,0.1);
  padding: 0 10px;
  justify-content: center;
}
.free-1:last-child{
  border-right: none;
}
.free-1 span{
  font-size: 12px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  letter-spacing: normal;
}
.free-1 span b{
  font-weight: 400;
  font-size: 11px;
}
.secure-payment{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.secure-payment-icon{
  width: 100%;
  display: flex;
  padding: 18px 0;
  justify-content: center;
}
.secure-payment-icon img{
  width: 100%;
  max-width: 320px;
}
.secure-icon{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap:10px;
  font-size: 12px;
  color: #565656;
}
.secure-icon img{
  width: 15px;
}
.secure-payment h2{
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0;
}
.secure-payment h2:before{
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  left: 0;
  background:#565656;
  content: '';
  transform: translateY(-50%);
}
.secure-payment h2 span{
  background:#fff;
  padding: 5px 8px;
  font-size: 14px;
  color: #565656;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 9;
}



.sec-area-new .sec-panel {
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
    padding: 10px 10px 10px 0;
    min-height: 130px;
}
.sec-area-new .sec-text h2, .sec-area-new .sec-text p {
    text-align: left;
    max-width: inherit;
}
.sec-area-new .sec-icon img {
    width: 40px;
}
.logo{
  display: flex;
  justify-content: center;
  align-items: center;
}




.purpose-area span{
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-area h2{
  font-size: 36px;
  max-width: 500px;
  margin: 12px auto;
}
.purpose-area p{
  max-width: 480px;
  margin: 0 auto;
}
.purpose-mobile-text span{
  font-size: 26px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-mobile-text h3{
  font-size: 14px;
  margin-bottom: 12px;
}
.purpose-mobile-text .line-area{
  margin: 0 0 12px; 
  width: 30px;
}
.purpose-mobile-img{
  width: 50%;
}
.purpose-mobile-text{
  width: 50%;
  gap:10px;
  display: flex;
}
.purpose-mobile-text img{
  width: 40px;
  height: auto;
  margin-bottom: 0;
}
.purpose-panel-area .purpose-panel{
  display: flex;
  gap:15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.purpose-panel .purpose-mobile-text p{
  font-size: 12px;
  letter-spacing: 0.3px;
}
.purpose-panel .purpose-mobile-img img{
  margin-bottom: 0;
}
.purpose-panel-area .purpose-panel {
    margin: 4px 0 0 0;
    padding-bottom: 4px;
}
.purpose-panel-area .purpose-panel:last-child{
  border-bottom: none;
}


.material-area-mobile{
  padding: 30px 0;
}
.material-panel-mobile , .material-panel-mobile-1 , .material-panel-mobile-2{
  width: 33.33%;
  display: flex!important;
  padding: 0;
  position: relative;
}
.material-panel-mobile-2 .row{
  width: 100%;
}
.material-panel-mobile span , .material-panel-mobile-1 span , .material-panel-mobile-2 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile h3 , .material-panel-mobile-1 h3 , .material-panel-mobile-2 h3{
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 15px;
}
.material-panel-mobile-2 h3{
  margin-top: 0;
}
.material-panel-mobile-img img{
  width: 100%;
  height: 280px;
  object-fit: cover;
  border-radius: 10px;
}
.material-panel-mobile ol{
  padding: 0;
  margin: 0;
}
.material-panel-mobile li{
  display: block;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: relative;
  color: #000;
  margin-bottom: 10px;
  padding-left: 25px;
}
.material-panel-mobile li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url(../images/star-1.png) no-repeat;
    z-index: 999;
    background-size: contain;
}
.material-panel-mobile-1 p , .material-panel-mobile-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
}
.material-panel-mobile-2 tr th {
    background: #000 !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    font-size: 12px;
}
.material-panel-mobile-2 tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    letter-spacing: 1px;
    padding: 10px 0;
    font-size: 12px;
}
.material-panel-mobile-2 tr td:last-child{ 
  border-right: none;
}
.material-panel-mobile-2 tr th:last-child{ 
  border-right: none;
}

.material-panel-mobile-2 .table-responsive {
    overflow: hidden;
    border-radius: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-2 table {
    margin-bottom: 0;
}
.size-panel-2 {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
}
.material-panel-mobile-1 .material-panel-mobile-right-1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    float: right;
    object-position: bottom;
}
.material-panel-mobile-1 .material-panel-mobile-left-1 img{
   width:80px;
   margin-bottom: 15px;
}
.material-panel-mobile-right-1 {
    position: relative;
    top: 0;
    justify-content: flex-end;
    right: 0;
    display: flex;
    width: 100%;
}

.material-area-mobile .container{
  display: flex;
  justify-content: center;
  gap:60px;
}

.user-icon{
  width: 100%;
  display: flex;
  justify-content: center;
}
.user-icon img{
  width: 20px;
}
.material-panel-mobile-left-2{
  background:#f2f1ef;
  border:1px solid #C8A04D;
  border-radius: 10px;
  margin-bottom: 20px;
}
.material-panel-mobile-left-2 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile-left-2 h2{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
.material-panel-mobile-left-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.material-panel-mobile-left-2 .model-text img{
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 150px;
}
.material-panel-mobile-left-2 .model-text{
  width: 100%;
  padding: 10px 20px;
  position: relative;
}
.material-panel-mobile-left-2 .model-text-panel{
  width: 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  padding: 0;
}
.material-panel-mobile-left-2 .model-text-panel-area{
  width: 100%;
  display: flex;
}
.material-panel-mobile-left-2 .model-text-panel:last-child{
  border-right: none;
  padding-left: 10px;
}
.material-panel-mobile-2 .material-panel-mobile-left-2 h3 {
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 5px;
  line-height: 16px;
}
.material-panel-mobile-left-2 .model-text-panel p{
  font-size: 16px;
}
.basi{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border:1px solid #C8A04D;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.basi img{
  width: 100%;
}
.leanth-area{
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 20px;
}
.free-area{
  font-size: 12px;
  background:#f6f6f6;
  padding: 10px 0;
  margin-top: 10px;
}
.free-1{
  font-weight: 600;
  border-right: 1px solid rgba(0,0,0,0.1);
  padding: 0 10px;
  justify-content: center;
}
.free-1:last-child{
  border-right: none;
}
.free-1 span{
  font-size: 12px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  letter-spacing: normal;
}
.free-1 span b{
  font-weight: 400;
  font-size: 11px;
}
.material-panel-mobile-2-1 .size-area{
  margin-top: 15px;
}
.material-panel-mobile-2-1 .size-area a{
  font-size: 12px;
  display: flex;
  align-items: center;
  gap:5px;
  color: #000;
  font-weight: 500;
}
.material-panel-mobile-2-1 .size-area a img{
  position: relative;
  top: -2px;
}
.material-panel-mobile-2-1{
  position: relative;
}
.material-panel-mobile-2-1:after{
  width: 1px;
  height: 100%;
  content: '';
  position: absolute;
  right: -30px;
  background:rgba(0,0,0,0.1);
  top: 0;
}
.material-panel-mobile-2-1:before{
  width: 1px;
  height: 100%;
  content: '';
  position: absolute;
  left: -20px;
  background:rgba(0,0,0,0.1);
  top: 0;
}
.material-panel-mobile-1 .row{
  display: block;
}
.material-panel-mobile-1 h3{
  max-width: 500px;
}




.faq-area .faq-area-title{
  width: 28%;
  display: flex;
  align-items: center;
}
.faq-area .faq-area-title h2{
  margin-bottom: 0;
}
.faq-area .faq-area-section{
  width: 72%;
  display: flex;
}
.faq-area .faq-area-section .row{
  width: 100%;
}
.faq-area-desktop{
  width: 100%;
  display: flex;
}
.care-panel-1{
  display: flex;
  align-items: center;
}



.mobile-inner-banner .inner-banner-text{
  justify-content: center;
  align-items: center;
}
.mobile-inner-banner .inner-banner-text h2{
  margin-bottom: 0;
  text-align: center;
  font-size: 32px;
}
.collection-details-right h3 {
    margin: 0 0 15px 0;
    font-size: 32px;
    text-align: center;
}
.collection-details-right{
  padding: 50px;
}
.collection-area h2{
  font-size: 32px;
  text-align: center;
}
.collection-area{
  padding: 30px 0;
}
.collection-details-right a{
  width: 100%;
  max-width: 400px;
  color: #fff;
  font-size: 18px;
  justify-content: center;
  margin: 15px auto 0;
}
.collection-details-right .price-area{
  color: #000;
  align-items: center;
  font-size: 24px;
  justify-content: center;
}
.collection-img-area {
    background: #fff;
}
.collection-details-right{
  padding: 20px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.collection-img-area img {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}





}
@media (min-width: 992px) and (max-width: 1199px) {
  

.secure-payment{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.secure-payment-icon{
  width: 100%;
  display: flex;
  padding: 18px 0;
  justify-content: center;
}
.secure-payment-icon img{
  width: 100%;
  max-width: 320px;
}
.secure-icon{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap:10px;
  font-size: 12px;
  color: #565656;
}
.secure-icon img{
  width: 15px;
}
.secure-payment h2{
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0;
}
.secure-payment h2:before{
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  left: 0;
  background:#565656;
  content: '';
  transform: translateY(-50%);
}
.secure-payment h2 span{
  background:#fff;
  padding: 5px 8px;
  font-size: 14px;
  color: #565656;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 9;
}
.leanth-area h3{
  font-weight: 700;
  letter-spacing: normal;
}


.footer-panel li a , .footer-panel p {
    font-size: 14px;
    line-height: 24px;
}
.footer-panel h2{
  font-size: 16px;
}


.experiance-area .row{
  flex-direction: column;
}
.experiance-text{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.experiance-img{
  width: 100%;
  position: relative;
}
.experiance-img{
  display: none;
}
.experiance-img.mobile-show{
  display: block!important;
}
.experiance-area p {
    max-width: 100%;
    text-align: center;
}
.experiance-area h2 {
    font-size: 25px;
    letter-spacing: 1px;
    max-width: 100%;
    text-align: center;
    line-height: 34px;
}
.experiance-area span{
  font-size: 14px;
}
.quality-area p{
  font-size: 14px;
  line-height: 24px;
}
.newslatter-text p{
  font-size: 14px;
  line-height: 24px;
}
.newslatter-text h2 {
    font-size: 20px;
}
.edition-area h2 {
    font-size: 24px;
    line-height: 36px;
}
.edition-area p {
    line-height: 24px;
    font-size: 14px;
}
.banner-area h2 {
    font-size: 42px;
    line-height: 60px;
}
.banner-area a {
    line-height: 24px;
    font-size: 16px;
    padding: 15px 30px;
}
.sig-area h2 {
    font-size: 28px;
    letter-spacing: 3px;
}
.newslatter-frm .text-area{
  font-size: 14px;
}
.menu-area li a{
  font-size: 14px;
}
.menu-area{
  display: flex;
  align-items: center;
}
.menu-area , .right-icon{
  width: 40%!important;
}
.logo{
  width: 20%!important;
}
header {
    padding: 0 0 10px;
}


.black-panel p , .experiance-area p{
  font-size: 12px;
}
.sec-text p{
  font-size: 12px;
  line-height: 18px;
}
.banner-area p{
  font-size: 16px;
}
.footer-panel-1 img{
  width: 200px;
}
.experiance-panel , .black-panel{
  width: 50%;
  margin: 15px 0;
}
.experiance-section , .black-section{
  flex-wrap: wrap;
}
.experiance-panel:nth-child(2):after , .black-panel:nth-child(2):after{
  display: none;
}
.social-area img{
  width: 24px;
}
.sec-text h2{
  line-height: 18px;
}
.sig-panel {
    width: 33.33%;
    padding: 0 8px;
}
.sig-panel{
  margin-bottom: 30px;
}
.sig-area{
  padding-bottom: 20px;
}
.global-page-area{
  padding: 40px 0;
}
.inner-banner-area h2{
  font-size: 40px;
  margin-bottom: 15px;
  line-height: 50px;
}
.inner-banner-area p{
  font-size: 18px;
  line-height: 30px;
}
.global-page-area h2{
  font-size: 30px;
}
.collection-details-right h3{
  font-size: 36px;
  text-align: center;
}



.faq-panel{
  margin: 5px 0;
}
.purpose-panel {
    width: 33.33%;
    margin: 10px 0;
}
.purpose-panel-area{
  padding: 20px 0;
}
.purpose-area{
  padding: 30px 0;
}

.leanth-panel-area a{
  padding: 5px 16px;
  font-size: 14px;
  font-weight: 600;
}
.faq-area{
  padding: 30px 0;
}
.purpose-area h3 , .purpose-area h2 {
    font-size: 18px;
}
.care-area h3{
  font-size: 12px;
  line-height: 16px;
}
.product-panel-left .carousel{
  flex-direction: column;
}
.product-panel-left .carousel-indicators{
  flex-direction: row;
}
.carousel-indicators button.thumbnail {
    width: 50px;
}
.product-panel-left .carousel-indicators button.thumbnail img{
  height: 50px;
}
.carousel-item img{
  width: 100%;
}
.material-panel-1{
  padding: 50px 20px;
}
.material-panel h3{
  font-size: 14px;
}
.care-panel-1{
  width: 100%;
  margin-bottom: 30px;
}
.care-area h2{
  text-align: center;
}
.care-panel{
  width: 20%;
}
.product-panel-right {
    padding: 60px 15px 60px 30px;
}
.inner-banner-area img{
  height: 300px;
}
.collection-top-area{
  display: flex!important;
}
.free-area{
  font-size: 12px;
  background:#f6f6f6;
  padding: 15px 0;
  margin-top: 10px;
}
.free-1{
  font-weight: 600;
  border-right: 1px solid rgba(0,0,0,0.1);
  padding: 0 10px;
  justify-content: center;
}
.free-1:last-child{
  border-right: none;
}
.free-1 span{
  font-size: 12px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  letter-spacing: normal;
}
.free-1 span b{
  font-weight: 400;
  font-size: 11px;
}


.sec-area-new .sec-panel {
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
    padding: 20px 10px 20px 0;
    min-height: 150px;
}
.sec-area-new .sec-text h2, .sec-area-new .sec-text p {
    text-align: left;
    max-width: inherit;
}
.sec-area-new .sec-icon img {
    width: 30px;
}



.collection-area{
  padding: 100px 0;
}
.collection-details-right a{
  width: 100%;
  max-width: 400px;
  color: #fff;
  font-size: 18px;
  justify-content: center;
  margin: 15px auto 0;
}
.collection-details-right .price-area{
  color: #000;
  align-items: center;
  font-size: 24px;
  justify-content: center;
}
.collection-img-area {
    background: #fff;
}
.collection-details-right{
  padding: 20px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.collection-img-area img {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.collection-area {
    padding: 30px 0;
}
.mobile-inner-banner h2{
  text-align: center;
  margin-bottom: 0;
  font-size: 24px;
}
.mobile-inner-banner .inner-banner-text {
    justify-content: center;
    align-items: center;
}




.purpose-area span{
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-area h2{
  font-size: 36px;
  max-width: 500px;
  margin: 12px auto;
}
.purpose-area p{
  max-width: 480px;
  margin: 0 auto;
}
.purpose-mobile-text span{
  font-size: 26px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-mobile-text h3{
  font-size: 14px;
  margin-bottom: 12px;
}
.purpose-mobile-text .line-area{
  margin: 0 0 12px; 
  width: 30px;
}
.purpose-mobile-img{
  width: 50%;
}
.purpose-mobile-text{
  width: 50%;
  gap:10px;
  display: flex;
}
.purpose-mobile-text img{
  width: 40px;
  height: auto;
  margin-bottom: 0;
}
.purpose-panel-area .purpose-panel{
  display: flex;
  gap:15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.purpose-panel .purpose-mobile-text p{
  font-size: 12px;
  letter-spacing: 0.3px;
}
.purpose-panel .purpose-mobile-img img{
  margin-bottom: 0;
}
.purpose-panel-area .purpose-panel {
    margin: 4px 0 0 0;
    padding-bottom: 4px;
}
.purpose-panel-area .purpose-panel:last-child{
  border-bottom: none;
}


.material-area-mobile{
  padding: 30px 0;
}
.material-panel-mobile , .material-panel-mobile-1 , .material-panel-mobile-2{
  width: 33.33%;
  display: flex!important;
  padding: 0;
  position: relative;
}
.material-panel-mobile-2 .row{
  width: 100%;
}
.material-panel-mobile span , .material-panel-mobile-1 span , .material-panel-mobile-2 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile h3 , .material-panel-mobile-1 h3 , .material-panel-mobile-2 h3{
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 15px;
}
.material-panel-mobile-2 h3{
  margin-top: 0;
}
.material-panel-mobile-img img{
  width: 100%;
  height: 280px;
  object-fit: cover;
  border-radius: 10px;
}
.material-panel-mobile ol{
  padding: 0;
  margin: 0;
}
.material-panel-mobile li{
  display: block;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
}
.material-panel-mobile li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url(../images/star-1.png) no-repeat;
    z-index: 999;
    background-size: contain;
}
.material-panel-mobile-1 p , .material-panel-mobile-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
}
.material-panel-mobile-2 tr th {
    background: #000;
    font-weight: 500;
    letter-spacing: 1px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    font-size: 12px;
}
.material-panel-mobile-2 tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    letter-spacing: 1px;
    padding: 10px 0;
    font-size: 12px;
}
.material-panel-mobile-2 tr td:last-child{ 
  border-right: none;
}
.material-panel-mobile-2 tr th:last-child{ 
  border-right: none;
}

.material-panel-mobile-2 .table-responsive {
    overflow: hidden;
    border-radius: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-2 table {
    margin-bottom: 0;
}
.size-panel-2 {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
}
.material-panel-mobile-1 .material-panel-mobile-right-1 img {
    width: 80%;
    height: 100%;
    object-fit: contain;
    float: right;
    object-position: bottom;
}
.material-panel-mobile-1 .material-panel-mobile-left-1 img{
   width:80px;
   margin-bottom: 15px;
}
.material-panel-mobile-right-1 {
    position: relative;
    top: 0;
    justify-content: flex-end;
    right: 0;
    display: flex;
    width: 100%;
}

.material-area-mobile .container{
  display: flex;
  justify-content: center;
  gap:60px;
}

.user-icon{
  width: 100%;
  display: flex;
  justify-content: center;
}
.user-icon img{
  width: 20px;
}
.material-panel-mobile-left-2{
  background:#f2f1ef;
  border:1px solid #C8A04D;
  border-radius: 10px;
  margin-bottom: 20px;
}
.material-panel-mobile-left-2 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile-left-2 h2{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
.material-panel-mobile-left-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.material-panel-mobile-left-2 .model-text img{
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 150px;
}
.material-panel-mobile-left-2 .model-text{
  width: 100%;
  padding: 10px 20px;
  position: relative;
}
.material-panel-mobile-left-2 .model-text-panel{
  width: 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
  padding: 0;
}
.material-panel-mobile-left-2 .model-text-panel-area{
  width: 100%;
  display: flex;
}
.material-panel-mobile-left-2 .model-text-panel:last-child{
  border-right: none;
  padding-left: 10px;
}
.material-panel-mobile-2 .material-panel-mobile-left-2 h3 {
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 5px;
  line-height: 16px;
}
.material-panel-mobile-left-2 .model-text-panel p{
  font-size: 16px;
}
.basi{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border:1px solid #C8A04D;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.basi img{
  width: 100%;
}
.leanth-area{
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 20px;
}
.free-area{
  font-size: 12px;
  background:#f6f6f6;
  padding: 15px 0;
  margin-top: 10px;
}
.free-1{
  font-weight: 600;
  border-right: 1px solid rgba(0,0,0,0.1);
  padding: 0 10px;
  justify-content: center;
}
.free-1:last-child{
  border-right: none;
}
.free-1 span{
  font-size: 12px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  letter-spacing: normal;
}
.free-1 span b{
  font-weight: 400;
  font-size: 11px;
}
.material-panel-mobile-2-1 .size-area{
  margin-top: 15px;
}
.material-panel-mobile-2-1 .size-area a{
  font-size: 12px;
  display: flex;
  align-items: center;
  gap:5px;
  color: #000;
  font-weight: 500;
}
.material-panel-mobile-2-1 .size-area a img{
  position: relative;
  top: -2px;
}
.material-panel-mobile-2-1{
  position: relative;
}
.material-panel-mobile-2-1:after{
  width: 1px;
  height: 100%;
  content: '';
  position: absolute;
  right: -30px;
  background:rgba(0,0,0,0.1);
  top: 0;
}
.material-panel-mobile-2-1:before{
  width: 1px;
  height: 100%;
  content: '';
  position: absolute;
  left: -20px;
  background:rgba(0,0,0,0.1);
  top: 0;
}
.material-panel-mobile-1 .row{
  display: block;
}
.material-panel-mobile-1 h3{
  max-width: 500px;
}




.faq-area .faq-area-title{
  width: 28%;
  display: flex;
  align-items: center;
}
.faq-area .faq-area-title h2{
  margin-bottom: 0;
}
.faq-area .faq-area-section{
  width: 72%;
  display: flex;
}
.faq-area .faq-area-section .row{
  width: 100%;
}
.faq-area-desktop{
  width: 100%;
  display: flex;
}
.care-panel-1{
  display: flex;
  align-items: center;
}
.material-panel-mobile .row{
  flex-direction: column;
}
.tab-full{
  width: 100%;
}
.material-panel-mobile-img{
  width: 100%;
}
.about-banner img{
  height: 200px;
}


.found-area .experiance-panel{
  width: 33.33%;
}
.experiance-panel:nth-child(2):after{
  display: block;
}
.experiance-panel:nth-child(3):after{
  display: none;
}
.contact-banner img{
  height: 180px;
}
.contact-banner h2{
  font-size: 36px;
  margin-bottom: 10px;
  line-height: 44px;
}
.contact-banner p {
    font-size: 16px;
    line-height: 26px;
}


.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100% !important;
    margin-right: 0% !important;
    display: flex;
    margin-top: 15px;
    flex-direction: row-reverse;
    margin-bottom: 0 !important;
    padding:15px 15px 40px;
}
.single-product div.product .summary {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding: 30px;
} 
  .single-product div.product .summary:before{
    display:none;
} 
.customproductsection .container , .customproductsection{
    padding:0;
}

.cfvsw-label-option {
    padding: 6px 18px;
} 
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 100% !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 100% !important;
} 
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery{
    flex-direction:column;
  }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{
    width:60px;
    height:60px;
  }
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: auto!important;
    margin-bottom: 0;
    margin-right: 8px!important;
} 
.single-product div.product .woocommerce-product-gallery img {
    margin: 0;
    width: 100%;
    object-fit: contain;
} 
.purpose-area .container , .material-panel-mobile-1 .container , .material-panel-mobile-2 .container , .material-area-mobile .container , .faq-area .container {
  padding:0 15px;
} 

.experiance-panel:nth-child(2):after{
  display: none;
}
.experiance-panel:nth-child(3):after{
  display: block;
}
  





}
@media (min-width: 768px) and (max-width: 991px) {
  
.container{
  max-width: 100%;
}
.desktop-show{
  display: none!important;
}
.mobile-show{
  display: block!important;
}
.footer-panel li a , .footer-panel p {
    font-size: 14px;
    line-height: 24px;
}
.footer-panel h2{
  font-size: 16px;
}
.experiance-area .row{
  flex-direction: column;
}
.experiance-text{
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.experiance-img{
  width: 100%;
  position: relative;
}
.experiance-img{
  display: none;
}
.experiance-img.mobile-show{
  display: block!important;
}
.experiance-area p {
    max-width: 100%;
    text-align: center;
}

.experiance-area h2 {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 34px;
    text-align: center;
}
.experiance-area span{
  font-size: 14px;
}
.quality-area p{
  font-size: 14px;
  line-height: 24px;
}
.newslatter-text p{
  font-size: 14px;
  line-height: 24px;
}
.newslatter-text h2 {
    font-size: 20px;
}
.edition-area h2 {
    font-size: 24px;
    line-height: 36px;
}
.edition-area p {
    line-height: 24px;
    font-size: 14px;
}
.banner-area h2 {
    font-size: 34px;
    line-height: 48px;
}
.banner-area a {
    line-height: 24px;
    font-size: 16px;
    padding: 15px 30px;
}
.sig-area h2 {
    font-size: 28px;
    letter-spacing: 3px;
}
.newslatter-frm .text-area{
  font-size: 14px;
  height: 60px;
}
.banner-area{
  padding: 50px 0;
}
.banner-area img {
    height: 400px;
}
.newslatter-text-section {
    display: flex;
    gap: 20px;
}
.footer-panel li a, .footer-panel p {
    font-size: 12px;
    line-height: 24px;
}
footer{
  padding: 50px 0 0;
}
.search img, .user img, .cart img {
    width: 28px;
}
.sig-area{
  padding: 50px 0;
}
.menu-area{
  display: flex;
  align-items: center;
}
.logo img {
    width: 200px;
}
.footer-panel-1 img {
    width: 180px;
    margin-bottom: 25px;
}
.menu-area{
  display: none;
}
.menu-toggle{
  display: block;
}
.menu-toggle img{
  width: 28px;
  height: 30px;
  object-fit: contain;
  object-position: center;
}
.mobile-menu{
  display: none;
}
.logo {
    text-align: left;
}
header {
  padding: 0 0 20px;
}
.menu-icon.active{
  display: none;
}
.cross-icon{
  display: none;
}
.cross-icon.active{
  display: block;
}

.mobile-menu.active{
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  margin-top: 20px;
  position: relative;
  z-index: 99;
}
.mobile-menu ul{
  padding: 0;
  margin: 0;
}
.mobile-menu li{
  display: block;
}
.mobile-menu li a{
  color: #000;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  display: flex;
  padding: 10px 15px;
}
.mobile-menu li a:hover{
  color: #000;
  background: #C8A04D;
}
.mobile-menu > ul > li > ul{
    display:none;
    position:static;
}
.mobile-menu ul ul li{
  background: #C8A04D;
}
.mobile-menu ul ul li a:hover{
  background: #fff;
}
.mobile-menu ul ul{
  border-top: 1px solid rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
.mobile-menu ul ul li a{
  padding: 7px 30px;
}
.mobile-menu .down-arrow-menu:after {
    right: 15px;
    width: 16px;
    height: 8px;
}
.search-area{
	right: -130px;
	bottom: -65px;
}
.experiance-area img {
    padding-left: 0;
    object-position: top left;
}




.payment-area .payment-icon img{
  width: 100%;
}
.top-shipping-area{
  font-size: 12px;
  padding: 10px 0;
}

.banner-area img{
  margin-top: 50px;
}
.copy-area{
  font-size: 10px;
  text-align: center;
}
.copy-area{
  padding: 15px 0;
}
.newslatter-frm p{
  font-size: 12px;
}
.edition-area a {
    letter-spacing: 1px;
    font-size: 14px;
}
.quality-text h2{
  font-size: 28px;
}
.quality-area span , .edition-area span{
  font-size: 14px;
  letter-spacing: 1px;
}
.trends-text{
  font-size: 14px;
  line-height: 24px;
}
.edition-area h2 span {
    font-size: 48px;
}
.experiance-panel , .black-panel{
  width: 50%;
  margin: 15px 0;
}
.experiance-section , .black-section{
  flex-wrap: wrap;
}
.experiance-panel:nth-child(2):after , .black-panel:nth-child(2):after{
  display: none;
}
.black-panel p , .experiance-area p{
  font-size: 12px;
}
.social-area img{
  width: 24px;
}
.sec-panel{
  flex-direction: column;
}
.sec-text p{
  font-size: 12px;
  line-height: 18px;
}
.sec-text h2{
  font-size: 12px;
  line-height: 18px;
}
.banner-area p{
  font-size: 16px;
}
header.sticky .mobile-menu.active{
  margin-bottom: -10px;
}
header.sticky .search-area {
    bottom: -55px;
}
.sig-panel {
    width: 50%;
    padding: 0 15px;
}
.newslatter-frm .submit{
  border-radius: 0 5px 5px 0
}
.sec-area-new .sec-panel {
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
    padding: 20px 0;
}
.sec-area-new .sec-text h2, .sec-area-new .sec-text p {
    text-align: left;
    max-width: inherit;
}
.sec-area-new .sec-icon{
  background: #eae3db;
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.sec-area-new .sec-icon img {
    width: 28px;
}
.sec-area.sec-area-new{
  padding: 15px 0;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.sec-area.sec-area-new .sec-text{
   border-left: 1px solid #C8A04D;
   padding-left: 15px;
}
.sec-area.sec-area-new .sec-border {
    width: 50%;
}
.sec-area-new .sec-panel{
  border:none;
}
.sec-area-new .sec-text p{
  font-size: 11px;
}
.sig-panel{
  margin-bottom: 30px;
}
.sig-area{
  padding-bottom: 20px;
}
.payment-area .payment-icon{
  gap:20px;
}
.payment-area .payment-icon img{
  width: 80px;
}
.global-page-area{
  padding: 40px 0;
}
.inner-banner-area h2{
  font-size: 30px;
  margin-bottom: 15px;
  line-height: 36px;
}
.inner-banner-area p{
  font-size: 16px;
  line-height: 30px;
}
.inner-banner-area img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}


.contact-area h3{
  font-size: 32px;
}
.contact-left{
  padding-right: 15px;
}
.global-page-area h2{
  font-size: 30px;
}
.collection-details-right h3 {
    font-size: 32px;
    margin-bottom: 15px;
}
.collection-details-right{
  padding: 30px;
}
.collection-area h2{
  font-size: 32px;
   text-align: center;
}
.sec-area-new-black .sec-icon{
  background: transparent;
}
.sec-area.sec-area-new-black .sec-text{
  border-left: 1px solid #fff;
}
.collection-details-right p{
  font-size: 14px;
  line-height: 20px;
}





.product-panel-left{
  padding: 30px 15px;
}
.product-panel-right{
  padding: 30px 15px;
}
.material-panel {
  padding: 30px 15px;
}
.care-area{
  padding: 30px 15px;
}
.care-panel-1{
  width: 100%;
}
.care-panel{
  width: 33.33%;
  margin: 10px 0;
}
.care-area h2{
  text-align: center;
  margin-bottom: 20px;
}
.faq-panel{
  margin: 5px 0;
}
.purpose-panel {
    width: 100%;
    margin: 10px 0;
}
.purpose-panel-area{
  padding: 20px 0;
}
.purpose-area{
  padding: 30px 0;
}
.product-panel-right h2{
  font-size: 24px;
  line-height: 24px;
  margin: 0px 0 20px;
}
.leanth-panel-area a{
  padding: 5px 16px;
  font-size: 14px;
  font-weight: 600;
}
.faq-area{
  padding: 30px 0;
}
.purpose-area h3 , .purpose-area h2 {
    font-size: 18px;
}
.care-area h3{
  font-size: 12px;
  line-height: 16px;
}
.product-panel-left .carousel{
  flex-direction: column;
}
.product-panel-left .carousel-indicators{
  flex-direction: row;
}
.carousel-indicators button.thumbnail {
    width: 50px;
}
.product-panel-left .carousel-indicators button.thumbnail img{
  height: 50px;
}
.carousel-item img{
  width: 100%;
}
.mobile-active{
  padding-bottom: 0;
}


.mobile-inner-banner h2{
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
}
.mobile-inner-banner .inner-banner-text{
  align-items: center;
}
.collection-area{
  padding: 0;
}
.collection-details-right{
  padding: 20px 30px 40px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.collection-details-right .desktop-show{
  display: block!important;
}
.care-area .row{
  justify-content: center;
}



.purpose-area.mobile-show span{
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-area.mobile-show h2{
  font-size: 28px;
  margin-bottom: 18px;
}
.purpose-mobile-text span{
  font-size: 26px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-mobile-text h3{
  font-size: 16px;
  margin-bottom: 12px;
}
.purpose-mobile-text .line-area{
  margin: 0 0 12px; 
  width: 30px;
}
.purpose-mobile-img{
  width: 60%;
}
.purpose-mobile-text{
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.purpose-panel-area.mobile-show .purpose-panel{
  display: flex;
  gap:15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.purpose-panel .purpose-mobile-text p{
  font-size: 12px;
  letter-spacing: 0.3px;
}
.purpose-panel .purpose-mobile-img img{
  margin-bottom: 0;
}
.purpose-panel-area.mobile-show .purpose-panel {
    margin: 4px 0 0 0;
    padding-bottom: 4px;
}
.purpose-panel-area.mobile-show .purpose-panel:last-child{
  border-bottom: none;
}



.material-area-mobile{
  width: 100%;
  display: flex;
  padding: 30px 0 0;
}
.material-panel-mobile{
  width: 100%;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-2{
  width: 100%;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-1{
	padding: 30px 0;
	position: relative;
}
.material-panel-mobile span , .material-panel-mobile-1 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile h3 , .material-panel-mobile-1 h3 , .material-panel-mobile-2 h3{
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 15px;
}
.material-panel-mobile-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.material-panel-mobile ol{
  padding: 0;
  margin: 0;
}
.material-panel-mobile li{
  display: block;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
}
.material-panel-mobile li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url(../images/star-1.png) no-repeat;
    z-index: 999;
    background-size: contain;
}
.material-panel-mobile-1 p , .material-panel-mobile-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
}
.material-panel-mobile-2{
  width: 100%;
  display: flex;
  padding: 50px 0;
}
.material-panel-mobile-2 tr th {
    background: #000;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    font-size: 12px;
}
.material-panel-mobile-2 tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    letter-spacing: 1px;
    padding: 10px 0;
    font-size: 12px;
}
.material-panel-mobile-2 .table-responsive {
    overflow: hidden;
    border-radius: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-2 table {
    margin-bottom: 0;
}
.size-panel-2 {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
}
.material-panel-mobile-1 .material-panel-mobile-right-1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    float: right;
    object-position: bottom right;
}
.material-panel-mobile-1 .material-panel-mobile-left-1 img{
   width:80px;
   margin-bottom: 15px;
}
.material-panel-mobile-right-1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    height: 100%;
}
.material-panel-mobile-right-2 a{
	border:1px solid #000;
	display: flex;
	align-items: center;
	padding: 10px 20px;
	justify-content: space-between;
	width: 100%;
	color: #000;
	justify-content: center;
	font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 12px;
    position: relative;
    border-radius: 5px;
    margin-top: 20px;
}
.material-panel-mobile-right-2 a:before{
   position: absolute;
   left: 8px;
   top: 50%;
   transform: translateY(-50%);
   content: '';
   width: 20px;
   height: 20px;
   background:url(../images/basi.png) no-repeat;
   background-position: center;
   background-size: contain;
}
.material-panel-mobile-right-2 a:after{
   position: absolute;
   right: 8px;
   top: 50%;
   transform: translateY(-50%);
   content: '';
   width: 18px;
   height: 18px;
   background:url(../images/arrow-right-1.svg) no-repeat;
   background-position: center;
   background-size: contain;
}
.user-icon{
	width: 100%;
	display: flex;
	justify-content: center;
}
.user-icon img{
	width: 20px;
}
.material-panel-mobile-left-2{
	background:#f2f1ef;
	border:1px solid #C8A04D;
	border-radius: 10px;
}
.material-panel-mobile-left-2 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile-left-2 h2{
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
.material-panel-mobile-left-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.material-panel-mobile-left-2 .model-text img{
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 150px;
}
.material-panel-mobile-left-2 .model-text{
  width: 100%;
  padding: 15px 20px;
  position: relative;
}
.material-panel-mobile-left-2 .model-text-panel{
	width: 50%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: none;
	padding: 0;
}
.material-panel-mobile-left-2 .model-text-panel-area{
	width: 100%;
	display: flex;
}
.material-panel-mobile-left-2 .model-text-panel:last-child{
	border-right: none;
	padding-left: 10px;
}
.material-panel-mobile-2 .material-panel-mobile-left-2 h3 {
	font-size: 12px;
	font-weight: 500;
	margin: 0 0 5px;
	line-height: 16px;
}
.material-panel-mobile-left-2 .model-text-panel p{
	font-size: 16px;
}
.material-panel-mobile-left-2 .model-text img {
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 150px;
}
.leanth-area{
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 20px;
}
.product-panel-right .price-area {
    margin: 0px 0 20px;
    font-size: 24px;
    line-height: 24px;
}
.free-area{
  font-size: 12px;
}
.model-fit-area-mobile-1 .model-img{
  width: 40%;
}
.model-fit-area-mobile-1 .model-text{
  width: 60%;
  padding-left: 15px;
}
.model-fit-area-mobile-1 .model-text-panel p {
  font-size: 16px;
}
.model-fit-area-mobile-1 .model-text-panel h3{
  font-size: 14px;
}



.model-text-panel-m-img img{
  width: 40px;
}
.purpose-panel .purpose-mobile-text-panel{
  display: flex;
  width: 100%;
  gap:15px;
}
.purpose-panel .purpose-mobile-text-panel-1{
  display: flex;
  width: 100%;
  flex-direction: column;
}
.purpose-panel .purpose-mobile-text{
  display: flex;
  gap:15px;
  align-items: center;
  width: 50%;
}
.purpose-mobile-text img {
    width: 40px;
    height: auto;
    margin-bottom: 0;
}
.free-area{
  font-size: 12px;
  background:#f6f6f6;
  padding: 15px 0;
  margin-top: 10px;
}
.free-1{
  font-weight: 600;
  border-right: 1px solid rgba(0,0,0,0.1);
  padding: 0 10px;
  justify-content: center;
}
.free-1:last-child{
  border-right: none;
}
.free-1 span{
  font-size: 12px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  letter-spacing: normal;
}
.free-1 span b{
  font-weight: 400;
  font-size: 11px;
}

.secure-payment{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.secure-payment-icon{
  width: 100%;
  display: flex;
  padding: 18px 0;
  justify-content: center;
}
.secure-payment-icon img{
  width: 100%;
  max-width: 320px;
}
.secure-icon{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap:10px;
  font-size: 12px;
  color: #565656;
}
.secure-icon img{
  width: 15px;
}
.secure-payment h2{
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0;
}
.secure-payment h2:before{
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  left: 0;
  background:#565656;
  content: '';
  transform: translateY(-50%);
}
.secure-payment h2 span{
  background:#fff;
  padding: 5px 8px;
  font-size: 14px;
  color: #565656;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 9;
}
.leanth-area h3{
  font-weight: 700;
  letter-spacing: normal;
}


.mobile-inner-banner .inner-banner-text{
  justify-content: center;
  align-items: center;
}
.mobile-inner-banner .inner-banner-text h2{
  margin-bottom: 0;
  text-align: center;
  font-size: 24px;
}
.collection-details-right h3 {
    margin: 0 0 15px 0;
    font-size: 32px;
    text-align: center;
}
.collection-details-right{
  padding: 50px;
}
.collection-area h2{
  font-size: 32px;
  text-align: center;
}
.collection-area{
  padding: 100px 0;
}
.collection-details-right a{
  width: 100%;
  max-width: 400px;
  color: #fff;
  font-size: 18px;
  justify-content: center;
  margin: 15px auto 0;
}
.collection-details-right .price-area{
  color: #000;
  align-items: center;
  font-size: 24px;
  justify-content: center;
}
.collection-img-area {
    background: #fff;
}
.collection-details-right{
  padding: 20px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.collection-img-area img {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.collection-area {
    padding: 30px 0;
}
.purpose-area span{
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-area h2{
  font-size: 36px;
  max-width: 500px;
  margin: 12px auto;
}
.purpose-area p{
  max-width: 480px;
  margin: 0 auto;
}
.about-banner img{
  height: 150px;
}

.top-shipping-area{
  background: #fff;
  color: #000;
  border-bottom: 1px solid #f0f0f0;
}

.found-area .experiance-panel{
  width: 33.33%;
  padding: 0 20px;
}
.experiance-panel:nth-child(2):after{
  display: block;
}
.experiance-panel:nth-child(3):after{
  display: none;
}



.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100% !important;
    margin-right: 0% !important;
    display: flex;
    margin-top: 15px;
    flex-direction: row-reverse;
    margin-bottom: 0 !important;
    padding:15px 15px 40px;
}
.single-product div.product .summary {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding: 15px;
} 
  .single-product div.product .summary:before{
    display:none;
} 
.customproductsection .container , .customproductsection{
    padding:0;
}

.cfvsw-label-option {
    padding: 6px 18px;
} 
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 100% !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 100% !important;
} 
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery{
    flex-direction:column;
  }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{
    width:60px;
    height:60px;
  }
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: auto!important;
    margin-bottom: 0;
    margin-right: 8px!important;
} 
.single-product div.product .woocommerce-product-gallery img {
    margin: 0;
    width: 100%;
    object-fit: contain;
} 
.purpose-area .container , .material-panel-mobile-1 .container , .material-panel-mobile-2 .container , .material-area-mobile .container , .faq-area .container {
    padding:0 15px;
  }
.experiance-panel:nth-child(2):after{
  display: none;
}
.experiance-panel:nth-child(3):after{
  display: block;
}







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

.container{
  max-width: 100%;
}
.desktop-show{
  display: none!important;
}
.mobile-show{
  display: block!important;
}
.footer-panel li a , .footer-panel p {
    font-size: 14px;
    line-height: 24px;
}
.footer-panel h2{
  font-size: 16px;
}
.experiance-area h2 {
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 34px;
    max-width: 294px;
    text-align: center;
}
.experiance-area span{
  font-size: 14px;
}
.quality-area p{
  font-size: 14px;
  line-height: 24px;
  max-width: 100%;
  text-align: center;
}
.newslatter-text p{
  font-size: 14px;
  line-height: 24px;
}
.newslatter-text h2 {
    font-size: 20px;
}
.edition-area h2 {
    font-size: 24px;
    line-height: 24px;
    max-width: 100%;
    text-align: center;
}
.edition-area p {
    line-height: 24px;
    font-size: 14px;
    max-width: 100%;
    text-align: center;
}
.banner-area h2 {
    font-size: 31px;
    line-height: 48px;
    max-width: 100%;
    text-align: center;
}
.banner-area a {
    line-height: 24px;
    font-size: 16px;
    padding: 15px 30px;
}
.sig-area h2 {
    font-size: 24px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.newslatter-frm .text-area{
  font-size: 14px;
  height: 60px;
}
.banner-area p{
  max-width: 100%;
  font-size: 16px;
  text-align: center;
}
.banner-area{
  padding: 50px 0;
}
.banner-area img {
    height: 400px;
}
.newslatter-text-section {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-bottom: 30px;
}
.footer-panel li a, .footer-panel p {
    font-size: 12px;
    line-height: 24px;
}
footer{
  padding: 50px 0 0;
}
.search img, .user img, .cart img {
    width: 28px;
}
.sig-area{
  padding: 50px 0;
}
.edition-area .row{
  gap:40px;
}
.edition-text , .experiance-text{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.experiance-area p{
  max-width: 100%;
  text-align: center;
}
.experiance-text , .edition-area , .quality-area{
  padding: 50px 0;
}
.banner-text{
  display: flex;
  align-items: center;
  flex-direction: column;
}
.newslatter-frm form{
  max-width: 500px;
  margin: 0 auto;
}

.sig-area p , .sig-area h3 , .number{
  max-width: 100%;
  text-align: left;
}
.footer-panel {
    width: 50%;
    margin-bottom: 15px;
}
.footer-panel-1 {
    width: 100%;
}
.footer-panel li{
  margin-bottom: 3px;
}
.logo img {
    width: 150px;
}
.search img, .user img, .cart img {
   width: 22px;
}
.right-icon{
  gap:20px;
}
.menu-area{
  display: none;
}
.menu-toggle{
  display: block;
}
.menu-toggle img{
  width: 28px;
  height: 30px;
  padding: 2px;
  object-fit: contain;
  object-position: center;
}
.mobile-menu{
  display: none;
}
.logo {
    text-align: left;
}
header {
  padding:0 0 20px;
}
.menu-icon.active{
  display: none;
}
.cross-icon{
  display: none;
}
.cross-icon.active{
  display: block;
}

.mobile-menu.active{
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  position: relative;
  z-index: 99;
  margin-top: 20px;
}
.mobile-menu ul{
  padding: 0;
  margin: 0;
}
.mobile-menu li{
  display: block;
}
.mobile-menu li a{
  color: #000;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  width: 100%;
  display: flex;
  padding: 10px 15px;
}
.mobile-menu li a:hover{
  color: #000;
  background: #C8A04D;
}
.mobile-menu > ul > li > ul{
    display:none;
    position:static;
}
.mobile-menu ul ul li{
  background: #C8A04D;
}
.mobile-menu ul ul li a:hover{
  background: #fff;
}
.mobile-menu ul ul{
  border-top: 1px solid rgba(0,0,0,0.05);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
.mobile-menu ul ul li a{
  padding: 7px 30px;
}
.mobile-menu .down-arrow-menu:after {
    right: 15px;
    width: 16px;
    height: 8px;
}
.search-area{
	right: -130px;
	bottom: -65px;
}
.quality-area .row{
	flex-direction: column-reverse;
	gap:30px;
}
.quality-img img {
    max-width: 100%;
}
.experiance-area .row{
	flex-direction: column;
	gap:0;
}
.experiance-area img {
    padding-left: 0;
    height: 40px;
}




.top-shipping-area{
  font-size: 12px;
  padding: 10px 0;
}
.banner-area h2:after , .quality-text h2:after , .trends-text:after{
  left: 50%;
  transform: translateX(-50%);
}
.banner-area img{
  margin-top: 50px;
}
.copy-area{
  font-size: 12px;
  text-align: center;
}
.copy-area{
  padding: 15px 0;
}
.newslatter-frm p{
  font-size: 12px;
}
.sec-panel {
    border-bottom: 1px solid #b3afac;
    border-right: none;
    padding: 20px 0;
}
.sec-border:last-child .sec-panel {
    border-right: none;
    border-bottom: none;
}
.edition-area a {
    letter-spacing: 1px;
    font-size: 14px;
}
.quality-img{
  display: none;
}
.quality-img.mobile-show{
  display: flex!important;
  position: relative;
  width: 100%;
}
.quality-text {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}
.quality-text h2{
  font-size: 28px;
}
.quality-area span , .edition-area span{
  font-size: 14px;
  letter-spacing: 1px;
}
.trends-text{
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.edition-area h2 span {
    font-size: 48px;
}
.experiance-img{
  display: none;
}
.experiance-panel , .black-panel{
  width: 50%;
  margin: 15px 0;
}
.experiance-section , .black-section{
  flex-wrap: wrap;
}
.experiance-panel:nth-child(2):after , .black-panel:nth-child(2):after{
  display: none;
}
.black-panel p , .experiance-area p{
  font-size: 12px;
}
.newslatter-frm{
  align-items: center;
}
.trends-text{
  justify-content: center;
}
header.sticky .mobile-menu.active{
  margin-bottom: -10px;
}
header.sticky .search-area {
    bottom: -55px;
}




.social-area{
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 30px;
}
.copy-2, .copy-3{
  width: 50%;
  position: relative;
}
.copy-3:before{
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #C8A04D;
}
.copy-1{
  margin-bottom: 5px;
}
.payment-area .payment-icon{
  padding: 20px 10px;
  gap:10px;
}
.footer-panel-1 p{
  display: none;
}
.copy-2 {
  text-align: left;
}
.copy-3{
  text-align: right;
}
.newslatter-frm .submit{
  border-radius: 0 5px 5px 0
}
.experiance-img.mobile-show{
  position: relative;
  padding: 0;
  width: 100%;
}
.experiance-img.mobile-show img{
  width: 100%;
  height: auto;
}
.experiance-area p{
  line-height: 24px;
}
.sec-area-new .sec-panel {
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
    padding: 20px 0;
}
.sec-area-new .sec-text h2, .sec-area-new .sec-text p {
    text-align: left;
    max-width: inherit;
}
.sec-area-new .sec-icon{
  background: #eae3db;
  width: 50px;
  height: 50px;
  min-width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.sec-area-new .sec-icon img {
    width: 28px;
}
.sec-area.sec-area-new{
  padding: 15px 0;
  border-top: 1px solid rgba(0,0,0,0.1);
}
.sec-area.sec-area-new .sec-text{
   border-left: 1px solid #C8A04D;
   padding-left: 15px;
}
.sec-area.sec-area-new-black .sec-text{
  border-left: 1px solid #fff;
  min-height: 72px;
}

.global-page-area{
  padding: 40px 0;
}
.inner-banner-area h2{
  font-size: 30px;
  margin-bottom: 15px;
  line-height: 36px;
}
.inner-banner-area p{
  font-size: 16px;
  line-height: 30px;
}
.inner-banner-area img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}
.contact-frm-area {
    padding-left: 15px;
}
.contact-left {
    border-right: none;
    padding-right: 15px;
}
.contact-area h3 , .contact-area p{
  max-width: 100%;
}
.contact-frm{
  padding: 30px 20px;
}
.global-page-area h2{
  font-size: 30px;
}
.collection-details-right h3 {
    margin: 0 0 15px 0;
    font-size: 30px;
    text-align: center;
}
.collection-details-right{
  padding: 50px;
}
.collection-area h2{
  font-size: 32px;
  text-align: center;
}
.sec-area-new-black .sec-icon{
  background: transparent;
}
.sec-area-new-black .sec-panel{
  border-bottom: none;
}


.product-panel-left{
  padding: 30px 15px;
}
.product-panel-right{
  padding: 30px 15px;
}
.material-panel {
  padding: 30px 15px;
}
.care-area{
  padding: 30px 15px;
}
.care-panel-1{
  width: 100%;
}
.care-panel{
  width: 20%;
  margin: 10px 0;
}
.care-area h2{
  text-align: center;
  margin-bottom: 20px;
}
.faq-panel{
  margin: 5px 0;
}
.material-panel-1{
  border:none;
}
.purpose-panel {
    width: 100%;
    margin: 10px 0;
}
.purpose-panel-area{
  padding: 20px 0;
}
.purpose-area{
  padding: 30px 0;
}
.product-panel-right h2{
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 20px;
}
.leanth-panel-area a{
  padding: 5px 16px;
  font-size: 14px;
  font-weight: 600;
}
.faq-area{
  padding: 30px 0;
}
.purpose-area h3 , .purpose-area h2 {
    font-size: 18px;
}
.care-area h3{
  font-size: 12px;
  line-height: 16px;
}
.product-panel-left .carousel{
  flex-direction: column;
}
.product-panel-left .carousel-indicators{
  flex-direction: row;
}
.carousel-indicators button.thumbnail {
    width: 50px;
}
.product-panel-left .carousel-indicators button.thumbnail img{
  height: 50px;
  object-fit: contain;
}
.carousel-item img{
  width: 100%;
}
.mobile-active{
  padding-bottom: 0;
}

.mobile-inner-banner h2{
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
}
.mobile-inner-banner .inner-banner-text{
  align-items: center;
}
/*.collection-area{
  padding: 0;
}
.collection-details-right a{
  max-width: 100%;
  color: #fff;
  font-size: 14px;
  justify-content: center;
  margin-top: 15px;
}
.collection-details-right .price-area{
  color: #C8A04D;
  align-items: center;
  font-size: 18px;
  justify-content: center;
}
.collection-img-area {
    background: #fff;
}
.collection-details-right{
  padding: 20px 30px 40px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}*/

.collection-area{
  padding: 100px 0;
}
.collection-details-right a{
  width: 100%;
  max-width: 400px;
  color: #fff;
  font-size: 16px;
  justify-content: center;
  margin: 15px auto 0;
}
.collection-details-right .price-area{
  color: #000;
  align-items: center;
  font-size: 24px;
  justify-content: center;
}
.collection-img-area {
    background: #fff;
}
.collection-details-right{
  padding: 20px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.collection-img-area img {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.collection-area {
    padding: 30px 0;
}

.care-area .row{
  justify-content: center;
}


.purpose-area span{
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-area h2{
  font-size: 28px;
  margin-bottom: 18px;
}
.purpose-mobile-text span{
  font-size: 26px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600;
  color: #C8A04D;
}
.purpose-mobile-text h3{
  font-size: 14px;
  margin-bottom: 12px;
}
.purpose-mobile-text .line-area{
  margin: 0 0 12px; 
  width: 30px;
}
.purpose-mobile-img{
  width: 50%;
}
.purpose-mobile-text{
  width: 50%;
  gap:10px;
  display: flex;
}
.purpose-mobile-text img{
  width: 40px;
  height: auto;
  margin-bottom: 0;
}


.purpose-panel-area .purpose-panel{
  display: flex;
  gap:15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.purpose-panel .purpose-mobile-text p{
  font-size: 12px;
  letter-spacing: 0.3px;
}
.purpose-panel .purpose-mobile-img img{
  margin-bottom: 0;
}
.purpose-panel-area .purpose-panel {
    margin: 4px 0 0 0;
    padding-bottom: 4px;
}
.purpose-panel-area .purpose-panel:last-child{
  border-bottom: none;
}




.fit-top-sec h2 , .main-fit-area h2{
  font-size: 24px;
}
.fit-top-sec p{
  font-size: 14px;
}
.fit-top-sec{
  padding: 30px 0;
}
.main-fit-area{
  padding-top: 30px;
}
.main-fit-sec{
  flex-direction: row-reverse;
  padding-bottom: 0;
}
.main-fit-img{
  width: 50%;
}
.main-fit-text{
  width: 50%;
}
.fit-area-1{
  margin-top: 30px;
}
.fit-area h2, .model-area h2{
  text-align: left;
  font-size: 22px;
  margin-bottom: 20px;
}
.fit-top-sec h2, .main-fit-area h2 {
  text-align: center;
}
.size-sec h2{
  text-align: left;
}
.size-sec tr th{
  padding: 12px 0;
  font-size: 12px;
}
.size-sec tr td{
  font-size: 12px;
}
.size-sec h2{
  font-size: 16px;
}
.fit-area-1 li {
    margin-bottom: 15px;
    font-size: 14px;
}
.fit-area, .model-area{
  min-height: inherit;
}
.model-text-panel p{
  font-size: 18px;
}




.material-area-mobile{
  width: 100%;
  display: flex!important;
  padding: 30px 0 0;
  flex-direction: column;
}
.material-panel-mobile{
  width: 100%;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-2{
  width: 100%;
  display: flex;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-1{
	padding: 30px 0;
	position: relative;
}
.material-panel-mobile span , .material-panel-mobile-1 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile h3 , .material-panel-mobile-1 h3 , .material-panel-mobile-2 h3{
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 15px;
}
.material-panel-mobile-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.material-panel-mobile ol{
  padding: 0;
  margin: 0;
}
.material-panel-mobile li{
  display: block;
  font-size: 12px;
  letter-spacing: 0.5px;
  position: relative;
  margin-bottom: 10px;
  padding-left: 25px;
}
.material-panel-mobile li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: url(../images/star-1.png) no-repeat;
    z-index: 999;
    background-size: contain;
}
.material-panel-mobile-1 p , .material-panel-mobile-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
}
.material-panel-mobile-2{
  width: 100%;
  display: flex;
  padding: 50px 0;
}
.material-panel-mobile-2 tr th {
    background: #000 !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    font-size: 12px;
}
.material-panel-mobile-2 tr td {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    letter-spacing: 1px;
    padding: 10px 0;
    font-size: 12px;
}
.material-panel-mobile-2 tr td:last-child{ 
  border-right: none;
}
.material-panel-mobile-2 tr th:last-child{ 
  border-right: none;
}

.material-panel-mobile-2 .table-responsive {
    overflow: hidden;
    border-radius: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.material-panel-mobile-2 table {
    margin-bottom: 0;
}
.size-panel-2 {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 18px;
}
.material-panel-mobile-1 .material-panel-mobile-right-1 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    float: right;
    object-position: bottom right;
}
.material-panel-mobile-1 .material-panel-mobile-left-1 img{
   width:80px;
   margin-bottom: 15px;
}
.material-panel-mobile-right-1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    padding-right: 0;
    height: 100%;
}
.material-panel-mobile-right-2 a{
	border:1px solid #000;
	display: flex;
	align-items: center;
	padding: 10px 20px;
	justify-content: space-between;
	width: 100%;
	color: #000;
	justify-content: center;
	font-weight: 700;
    letter-spacing: 0.5px;
    font-size: 12px;
    position: relative;
    border-radius: 5px;
    margin-top: 20px;
}
.material-panel-mobile-right-2 a:before{
   position: absolute;
   left: 8px;
   top: 50%;
   transform: translateY(-50%);
   content: '';
   width: 20px;
   height: 20px;
   background:url(../images/basi.png) no-repeat;
   background-position: center;
   background-size: contain;
}
.material-panel-mobile-right-2 a:after{
   position: absolute;
   right: 8px;
   top: 50%;
   transform: translateY(-50%);
   content: '';
   width: 18px;
   height: 18px;
   background:url(../images/arrow-right-1.svg) no-repeat;
   background-position: center;
   background-size: contain;
}
.user-icon{
	width: 100%;
	display: flex;
	justify-content: center;
}
.user-icon img{
	width: 20px;
}
.material-panel-mobile-left-2{
	background:#f2f1ef;
	border:1px solid #C8A04D;
	border-radius: 10px;
}
.material-panel-mobile-left-2 span{
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  color: #C8A04D;
}
.material-panel-mobile-left-2 h2{
	font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 10px 0;
}
.material-panel-mobile-left-2 p{
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
.material-panel-mobile-left-2 .model-text img{
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 150px;
}
.material-panel-mobile-left-2 .model-text{
	width: 100%;
	padding: 15px 20px;
  position: relative;
}
.material-panel-mobile-left-2 .model-text-panel{
	width: 50%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: none;
	padding: 0;
}
.material-panel-mobile-left-2 .model-text-panel-area{
	width: 100%;
	display: flex;
}
.material-panel-mobile-left-2 .model-text-panel:last-child{
	border-right: none;
	padding-left: 10px;
}
.material-panel-mobile-2 .material-panel-mobile-left-2 h3 {
	font-size: 12px;
	font-weight: 500;
	margin: 0 0 5px;
	line-height: 16px;
}
.material-panel-mobile-left-2 .model-text-panel p{
	font-size: 16px;
}
.basi{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border:1px solid #C8A04D;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.basi img{
  width: 100%;
}
.leanth-area{
  border-top: 1px solid rgba(0,0,0,0.1);
  padding-top: 20px;
}
.product-panel-right .price-area {
    margin: 0px 0 20px;
    font-size: 20px;
    line-height: 28px;
}
.free-area{
  font-size: 12px;
  background:#f6f6f6;
  padding: 15px 0;
  margin-top: 10px;
}
.free-1{
  font-weight: 600;
  border-right: 1px solid rgba(0,0,0,0.1);
  padding: 0 10px;
  justify-content: center;
}
.free-1:last-child{
  border-right: none;
}
.free-1 span{
  font-size: 12px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  color: #000000;
  display: flex;
  flex-direction: column;
  letter-spacing: normal;
}
.free-1 span b{
  font-weight: 400;
  font-size: 11px;
}


.model-fit-area-mobile-1 .model-img{
  width: 35%;
}
.model-fit-area-mobile-1 .model-text{
  width: 65%;
  padding-left: 15px;
}
.model-fit-area-mobile-1 .model-text-panel p {
  font-size: 16px;
}
.model-fit-area-mobile-1 .model-text-panel h3{
  font-size: 14px;
}


.model-text-panel-m-img img{
  width: 40px;
}
.purpose-panel .purpose-mobile-text-panel{
  display: flex;
  width: 100%;
  gap:15px;
}
.purpose-panel .purpose-mobile-text-panel-1{
  display: flex;
  width: 100%;
  flex-direction: column;
}
.purpose-panel .purpose-mobile-text{
  display: flex;
  gap:15px;
  align-items: center;
  width: 50%;
}


.secure-payment{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.secure-payment-icon{
  width: 100%;
  display: flex;
  padding: 18px 0;
  justify-content: center;
}
.secure-payment-icon img{
  width: 100%;
  max-width: 320px;
}
.secure-icon{
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap:10px;
  font-size: 12px;
  color: #565656;
}
.secure-icon img{
  width: 15px;
}
.secure-payment h2{
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 15px 0 0;
}
.secure-payment h2:before{
  position: absolute;
  width: 100%;
  top: 50%;
  height: 1px;
  left: 0;
  background:#565656;
  content: '';
  transform: translateY(-50%);
}
.secure-payment h2 span{
  background:#fff;
  padding: 5px 8px;
  font-size: 14px;
  color: #565656;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 9;
}
.leanth-area h3{
  font-weight: 700;
  letter-spacing: normal;
}
.material-area-mobile.desktop-show{
  display: none!important;
}
.about-banner img{
  height: 150px;
}
.top-shipping-area{
  background: #fff;
  color: #000;
  border-bottom: 1px solid #f0f0f0;
}

.found-area .experiance-panel{
  width: 33.33%;
  padding: 0 20px;
}
.found-area .experiance-panel:nth-child(2):after{
  display: block;
}
.found-area .experiance-panel:nth-child(3):after{
  display: none;
}






#customer_login .col-1 , #customer_login .col-2{
  width:100%;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: 100% !important;
    margin-right: 0% !important;
    display: flex;
    margin-top: 15px;
    flex-direction: row-reverse;
    margin-bottom: 0 !important;
    padding:15px 15px 40px;
}
.single-product div.product .summary {
    width: 100% !important;
    margin-bottom: 0 !important;
    padding: 15px;
} 
  .single-product div.product .summary:before{
    display:none;
} 
.customproductsection .container , .customproductsection{
    padding:0;
}

.cfvsw-label-option {
    padding: 6px 18px;
} 
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 100% !important;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 100% !important;
} 
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery{
    flex-direction:column;
  }
  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{
    width:60px;
    height:60px;
  }
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: auto!important;
    margin-bottom: 0;
    margin-right: 8px;
} 
.single-product div.product .woocommerce-product-gallery img {
    margin: 0;
    width: 100%;
    object-fit: contain;
} 
.purpose-area .container , .material-panel-mobile-1 .container , .material-panel-mobile-2 .container , .material-area-mobile .container , .faq-area .container {
    padding:0 15px;
} 




.xoo-wl-main {
    padding: 25px !important;
}
.xwh-heading , .successheader {
    font-size: 22px !important;
}
.xoo-wl-notices {
    width: 100%!important;
}




}
@media (min-width: 640px) and (max-width: 767px) {
  
.footer-panel {
    width: 25%;
    margin-bottom: 0;
}
.footer-panel-1 {
    width: 100%;
    margin-bottom: 30px;
}
.footer-panel li{
  margin-bottom: 3px;
}



.sec-border{
  width: 50%;
}
.sec-area .sec-border:nth-child(3) .sec-panel{
  border-bottom: none;
}
.sec-area{
  padding: 25px 0;
}
.sig-panel {
    width: 50%;
    padding: 0 15px;
}
.sig-panel{
  margin-bottom: 30px;
}
.sig-area{
  padding-bottom: 20px;
}

.payment-icon img{
  width: 80px;
}
.purpose-panel {
    width: 100%;
}
.purpose-mobile-text h3{
  margin-top: 5px;
}


.main-fit-img , .main-fit-text {
    width: 50%;
}
.main-fit-sec{
	flex-direction: row;
}
.main-fit-img img{
	height: auto;
}
.main-fit-area h2{
	text-align: left;
	font-size: 20px;
}
.main-fit-text li h3{
	font-size: 16px;
}
.main-fit-text p{
	font-size: 12px;
}
.main-fit-text li::before {
    width: 24px;
    height: 24px;
    font-size: 10px;
}
.main-fit-text li {
    padding-left: 35px;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
}
.main-fit-text ol{
	padding-left: 20px;
}
.size-panel{
	font-size: 12px;
}
.size-panel img {
    width: 20px;
}
.fit-area h2, .model-area h2{
	font-size: 16px;
}
.model-fit-area-mobile-1 .model-text-panel p {
    font-size: 14px;
}
.model-fit-area-mobile-1 .model-text-panel h3{
	font-size: 12px;
}
.model-fit-area-mobile-1 .model-img{
	width: 40%;
}
.model-fit-area-mobile-1 .model-text{
	width: 60%;
}
.model-fit-area-mobile-1 .model-img img{
	height: auto;
}
.model-fit-area-mobile-2 .fit-area-1 {
    margin-top: 0;
}
.fit-area-1 li{
	font-size: 13px;
}
.size-sec{
	padding: 30px 0;
}
.main-fit-text li{
	padding-bottom: 30px;
	margin-bottom: 30px;
}




}
@media (min-width: 576px) and (max-width: 639px) {
  
.footer-panel {
    width: 50%;
    margin-bottom: 20px;
}
.footer-panel-1 {
    width: 100%;
    margin-bottom: 30px;
}
.footer-panel li{
  margin-bottom: 3px;
}
.purpose-panel {
    width: 100%;
}

.sec-border{
  width: 50%;
}
.sec-area .sec-border:nth-child(3) .sec-panel{
  border-bottom: none;
}
.sec-area{
  padding: 25px 0;
}
.sig-panel {
    width: 50%;
    padding: 0 15px;
}
.sig-panel{
  margin-bottom: 30px;
}
.sig-area{
  padding-bottom: 20px;
}
.payment-area .payment-icon img{
  width: 70px;
}
.purpose-mobile-text h3{
  margin-top: 5px;
}



.main-fit-img , .main-fit-text {
    width: 50%;
}
.main-fit-sec{
	flex-direction: row;
}
.main-fit-img img{
	height: auto;
}
.main-fit-area h2{
	text-align: left;
	font-size: 20px;
}
.main-fit-text li h3{
	font-size: 16px;
}
.main-fit-text p{
	font-size: 12px;
}
.main-fit-text li::before {
    width: 24px;
    height: 24px;
    font-size: 10px;
}
.main-fit-text li {
    padding-left: 35px;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
}
.main-fit-text ol{
	padding-left: 20px;
}
.size-panel{
	font-size: 12px;
}
.size-panel img {
    width: 20px;
}
.fit-area h2, .model-area h2{
	font-size: 16px;
}
.model-fit-area-mobile-1 .model-text-panel p {
    font-size: 14px;
}
.model-fit-area-mobile-1 .model-text-panel h3{
	font-size: 12px;
}
.model-fit-area-mobile-1 .model-img{
	width: 40%;
}
.model-fit-area-mobile-1 .model-text{
	width: 60%;
}
.model-fit-area-mobile-1 .model-img img{
	height: auto;
}
.model-fit-area-mobile-2 .fit-area-1 {
    margin-top: 0;
}
.fit-area-1 li{
	font-size: 13px;
}
.size-sec{
	padding: 30px 0;
}
.main-fit-text li{
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.found-area{
  padding: 30px 15px;
}


}
@media (min-width: 480px) and (max-width: 575px) {
  
.sig-area .row{
  gap:20px;
}
.sig-panel {
    width: 100%;
    padding: 0 15px;
}
.care-area h3 {
    font-size: 10px;
    line-height: 14px;
}
.payment-area .payment-icon{
  gap:10px;
}
.payment-area .payment-icon img{
  width: 60px;
}
.payment-area .payment-icon{
  padding: 20px 0;
}
.collection-details-right{
  padding: 20px 30px 40px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.main-fit-area h2 , .size-sec h2{
  text-align: left;
}
.fit-top-sec h2{
  text-align: center;
}
.material-panel-mobile-2-1 , .material-panel-mobile-2-2{
  width: 100%;
}
.material-panel-mobile-2-1{
  margin-bottom: 15px;
}


.model-fit-area-mobile-1 , .model-fit-area-mobile-2{
  width: 100%;
}
.fit-area h2, .model-area h2 {
    font-size: 18px;
}
.fit-top-sec h2, .main-fit-area h2{
  font-size: 20px;
}
.model-text-panel p {
    font-size: 16px;
}
.model-text-panel h3 , .main-fit-text p{
    font-size: 12px;
}
.main-fit-text li h3{
  font-size: 14px;
}
.size-panel{
  font-size: 12px;
}
.fit-area-1 li{
  font-size: 12px;
}
.size-sec{
  padding: 30px 0;
}
.main-fit-text li{
  padding-bottom: 15px;
  margin-bottom: 15px;
  padding-left: 35px;
}
.main-fit-text li::before{
  width: 24px;
  height: 24px;
}
.main-fit-img img{
  height: auto;
}
.main-fit-sec{
  padding: 15px 0;
}
.model-fit-area-mobile-1 .model-img{
  width: 40%;
}
.model-fit-area-mobile-1 .model-text{
  width: 60%;
}
.free-1 img{
  width: 20px;
}
.free-1{
  font-size: 11px;
  letter-spacing: normal;
}
.free-1 span{
  font-size: 11px;
}
.free-1 span b{
  font-size: 10px;
}


.found-area{
  padding: 30px 15px;
}
.found-area .experiance-panel {
    width: 33.33%;
    padding: 0 7px;
}
.found-area .experiance-panel p{
  font-size: 12px;
}
.found-area .experiance-section{
  margin: 0;
}




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

.sig-area .row{
  gap:20px;
}
.sig-panel {
    width: 100%;
    padding: 0 15px;
}
.care-area h3 {
    font-size: 10px;
    line-height: 14px;
}
.payment-area .payment-icon{
  gap:10px;
}
.payment-area .payment-icon img{
  width: 60px;
}
.payment-area .payment-icon{
  padding: 20px 0;
}
.collection-details-right{
  padding: 20px 30px 40px 30px;
}
.collection-area h2 {
    font-size: 28px;
    text-align: center;
}
.main-fit-area h2 , .size-sec h2{
  text-align: left;
}
.fit-top-sec h2{
	text-align: center;
}
.material-panel-mobile-2-1 , .material-panel-mobile-2-2{
	width: 100%;
}
.material-panel-mobile-2-1{
	margin-bottom: 15px;
}


.model-fit-area-mobile-1 , .model-fit-area-mobile-2{
	width: 100%;
}
.fit-area h2, .model-area h2 {
    font-size: 18px;
}
.fit-top-sec h2, .main-fit-area h2{
	font-size: 20px;
}
.model-text-panel p {
    font-size: 16px;
}
.model-text-panel h3 , .main-fit-text p{
    font-size: 12px;
}
.main-fit-text li h3{
	font-size: 14px;
}
.size-panel{
	font-size: 12px;
}
.fit-area-1 li{
	font-size: 12px;
}
.size-sec{
	padding: 30px 0;
}
.main-fit-text li{
	padding-bottom: 15px;
	margin-bottom: 15px;
  padding-left: 35px;
}
.main-fit-text li::before{
  width: 24px;
  height: 24px;
}
.main-fit-img img{
  height: auto;
}
.main-fit-sec{
  padding: 15px 0;
}
.free-1 img{
  width: 20px;
}
.free-1{
  font-size: 11px;
  letter-spacing: normal;
}
.free-1 span{
  font-size: 11px;
}
.free-1 span b{
  font-size: 10px;
}


.found-area{
  padding: 30px 15px;
}
.found-area .experiance-panel {
    width: 50%;
    padding: 0 7px;
}
.found-area .experiance-panel p{
  font-size: 12px;
}
.found-area .experiance-section{
  margin: 0;
}
.found-area h2{
  font-size: 25px;
}
.found-icon:before , .found-icon:after{
  width: 75px;
}
.found-btn{
  padding: 18px;
  font-size: 15px;
}
.found-area .experiance-panel:nth-child(2):after {
    display: none;
}


}