#header .menu ul .nav-item{
  margin-right:4px;
  margin-left:4px;
}

#header .menu ul .nav-item .nav-link{
  font-size:16px;
}

.header-v3-h3{
  background:white!important;
}

#header{
  padding:0px 0px!important;
}

.content-page .shopify-payment-button{
  display:none
}

.section-slideshow-v1 .info-sideh1 .box-content-center, .section-slideshow-v1 .info-sideh1 .box-content{
  background: rgb(255 255 255 / 70%);
  padding: 40px;
}

.section-slideshow-v1 .info-sideh1 .box-content .button-main2{
  border-color:#d4b67e!important;
  background:#d4b67e;
}

#shopify-section-1663685151ff7e9114{
  padding-top:35px;
  padding-bottom:35px;
}

@media (min-width: 1200px) and (max-width: 1669px){
  .header-v3-h3 .col-lg-2{
    flex: 0 0 8.333333%!important;
    max-width: 8.333333%!important;
  }
  .header-v3-h3 .col-lg-7{
    flex: 0 0 75%!important;
    max-width: 75%!important;
  }
  .header-v3-h3 .col-lg-3 {
    flex: 0 0 16.666667% !important;
    max-width: 16.666667%;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 5px;
    padding-left: 5px;
  }
  #header .menu ul .nav-item .nav-link{
    font-size:15px!important;
    
  }
}

h1, .h1, h2, .h2, .tab-products .nav-tabs, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
  text-transform: unset!important;
}

.list-clothing a img{
  height:30px!important;
}

#header .menu ul .nav-item .list-woman .list-clothing ul li a:after{
  border:0px;
}

.tab-pane .product-desc{
  display:flex;
}
.tab-pane .product-desc img{
  margin-right:10px;
}

.js_prod_sub2 video{
  width:160px;
  height:auto;
}


#header .menu ul .nav-item .list-woman.page{
  min-width: 300px;
}

@media(max-width:1340px){
  .content-page-detail .pd_summary {
    display:none;
  }
}

@media(max-width:767px) {
  .swatch .variant_other {
    font-size: 11px;
    padding: 10px 4px;
    color: black;
  }
}
.swatch .variant_other {
  font-size: 11px;
  padding: 10px 7px;
  color: black;
}

@media (min-width: 768px){

  #shopify-section-page-cart .container{
    max-width:90%;
  }
  #shopify-section-page-cart .container .table-responsive-left{
    float:left;
  }
  #shopify-section-page-cart .container .cart_totals-right{
    float:right;

  }
  .page-cart{
    margin-bottom:80px!important;
  }
  .page-cart .content-cart-page .cart_totals .cart-check{
    margin-top:0px!important;
  }
  #shopify-section-page-cart .container .table-responsive-left .cart_totals{
    margin-bottom:100px;
  }
}

@media(min-width: 1670px){
  #header .menu ul .nav-item .nav-link{
    font-size:15px!important;

  }
  .header-v3-h3 .col-lg-7{
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .header-v3-h3 .col-lg-3{
    flex: 0 0 16.666667% !important;
    max-width: 16.666667%;
  }
}

.btn-offer-request {
  font-family: Open Sans;
  transition: all .3s ease;
  padding: 0 39px;
  height: 55px;
  font-size: 14px;
  background: #e16060;
  letter-spacing: .2em;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  transition: .3s;
  text-align: center;
  width:100%;
  margin-bottom:10px;
}