/** Shopify CDN: Minification failed

Line 310:0 Unexpected "{"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/.t4s-tabs-inline .t4s-tabs-head {    align-items: flex-end;}
.t4s-product a.t4s-pr-wishlist, .css_for_wis_app_true .t4s-product .t4s-pr-wishlist {
    color: #ffffff;
    background-color: #ffffff00;
}

.t4s-product a.t4s-pr-wishlist, .css_for_wis_app_true .t4s-product .t4s-pr-wishlist {
    color: #fff;
    background-color: ffffff00;
}


#FacetFiltersForm .t4s-filter_color span,         .t4s-product .t4s-product-btns {
  display: none!important;

}

.t4s-tab__title {
    border-bottom: 0.5px solid #000000;
}

.t4s-btn-base {
  letter-spacing: 1.5px;
}

.t4s_empty_page .t4s_empty_des {
  color: #000000;
}
.t4s-badge-new, .t4s-badge-soldout {
    background-color: transparent !important;
color:white !important;
    box-shadow: none;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.t4s-badge-sale {
    border-radius: 0px !important;
}
.swatch-label {
    font-size: 12px !important;
    letter-spacing: 1.5px;
}
.swatch-variant-name {
    font-weight: inherit !important;
}
.swatch-option-name:after {
    content: ":";
}
.swatch-split-symbol {
    display: none;
}.t4s-site-nav__cart .t4s-count-box {
    right: 0px;
    top: 19.5%;
    /* background-color: var(--h-count-color); */
    background: transparent;
    color: var(--h-count-bgcolor);
    border: none;
    box-shadow: none;
}



.leftTxtDet {
 
  background: transparent;
 
  border: none;
 
}

.topT {
  
  font-weight: 300;
  
}

[data-star] {
  text-align: left;
  font-style: normal;
  display: inline-block;
  position: relative;
  unicode-bidi: bidi-override;
  font-family: sans-serif;
  color: transparent;
 margin-top: 10px;
}

[data-star]::before {
  
  color: transparent;
}

[data-star]::after {
 color: #757575;
  
}

#leftRevie, #rightRevie {
  background-color: rgb(255, 255, 255);
  outline: none;
  border: transparent;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  transform: translate(0,-60%);
  cursor: pointer;
  z-index: 2;
  box-shadow: 0 2px 4px #000;
  opacity: 1;
  color: gray;
}


.t4s-btn-filter .t4s-icon-select-arrow {
  margin-left:15px;
    width: 10px;
    height: 10px;
}
.t4s-collection-header .t4s-dropdown__sortby button[data-dropdown-open] {
    border-bottom: none;
}

.t4s-product .t4s-product-inner {
  overflow:visible;
}

.t4s-product .t4s-product-btns2 {
    top: unset;
    bottom: -45px;
    right:0;
}
.t4s-product a.t4s-pr-wishlist, .css_for_wis_app_true .t4s-product .t4s-pr-wishlist {
 color: #333;  
}

.t4s-product .t4s-product-btns2 a {
  box-shadow:none;
}

.t4s-product a.t4s-pr-wishlist.is--added, .css_for_wis_app_true .t4s-product .t4s-pr-wishlist.is--added {
    background-color: transparent;
}

.t4s-product a.t4s-pr-wishlist.is--added svg, .css_for_wis_app_true .t4s-product .t4s-pr-wishlist.is--add svg{
  color:#666666;
}

@media (-moz-touch-enabled: 0), (hover: hover) and (min-width: 1025px) {
    .t4s-product a.t4s-pr-wishlist:hover,
    .css_for_wis_app_true .t4s-product .t4s-pr-wishlist:hover{
        color: var(--h-count-bgcolor);
        background-color: transparent;
    }
}

    .t4s-mini_cart__actions {
      position: absolute;
    width: 100%;
    bottom: 0;
          align-items: center;
    }

    .t4s-product .t4s-product-info {
      padding-right: 22px;
      padding-left: 10px;
    }

    .t4s-mini_cart__actions .t4s-quantity-control {
    border: none;
    }
    .t4s-sticky-atc__qty input.t4s-quantity-input[type=number], .t4s-mini_cart__actions .t4s-quantity-control input[type=number], .t4s-drawer__bottom * {
      font-weight:300!important;
    }
    #t4s-mini_cart .t4s-minicart-group-btns .t4s-btn__cart, #t4s-mini_cart .t4s-minicart-group-btns .t4s-btn__checkout {
      height: 35px;
          font-weight: 300;
    letter-spacing: 1.5px;
    }
    .t4s-btn-base {
    min-height: 35px;
    }

    .t4s-mb__menu .t4s-only_icon_true .t4s-mb-nav__icon {
    border-inline-start: none;
    }
    .t4s-product-form__buttons .t4s-product-form__submit {
    min-height: 35px;
          font-weight: 300;
    letter-spacing: 1.5px;
      font-size:13px;
    }
    .t4s-sticky-atc__atc {
    font-size: 14px;
    font-weight: 300;
    min-height: 35px;
    letter-spacing: 0.4px;
}

.t4s-facets__form .t4s-facet .is--style-color li>a {
        padding: 5px 12px 5px 5px;
    height: 30px;
    border-radius: 0;
}


/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {.t4s-col-md-5 {
  flex: 0 0 auto;
  width: 30%;
  margin-top: 60px;
margin-left: 0px;
margin-right: 20px;
padding: 30px;
}

    .t4s-col-md-7 {
        flex: 0 0 auto;
        width: 64.5%;
    }

.t4s_empty_page .t4s_empty_title {
  font-size: 20px;
line-height: 22px;
  color: #000;
  font-weight: 300;
  margin-bottom: 10px;
  color: var(--heading-color);
}

.t4s_empty_page > svg {
    width: 50px;
    height: 50px;
  }.t4s-collection-header {
    align-items: center;
}
    .t4s-product__media-wrapper .flickityt4s-slider {
  left: -27%!important;
}
      .t4s-product__media-wrapper .t4s-product__media-item {
    padding-left:2px;
    padding-right:2px;
  }
  .t4s-product__info-wrapper {
    width:33.3%
  }
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width:1024px) {section.t4s-featured-collection, .t4s-tp-rencent-related, .t4s-collection-page {
width: 98%;
box-sizing: border-box;
}}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width:1024px) {.t4s-product__media-wrapper .flickityt4s-slider {
  left: -27%!important;
}
      .t4s-product__media-wrapper .t4s-product__media-item {
    padding-left:2px;
    padding-right:2px;
  }
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width:767px){.t4s-footer-title, .t4s-col-heading, .t4s-footer-menu .t4s-footer-title, .t4s-newsletter-parent .t4s-footer-title {
    font-size: 12px;
    line-height: var(--heading-lh);
    font-weight: var(--heading-fw);
    letter-spacing: var(--heading-ls);
    color: var(--heading-cl);
    margin-bottom: var(--heading-mgb);
}

.t4s-product-btns2 .t4s-svg-pr-icon svg {
    width: 14px;
    height: 14px;
}

.t4s-section-header [data-header-height] {
    min-height: 45px;
} 

.t4s_empty_page .t4s_empty_title {
  font-size: 14px;
line-height: 16px;
  color: #000;
  font-weight: 300;
  margin-bottom: 10px;
  color: var(--heading-color);
}

.t4s_empty_page > svg {
    width: 30px;
    height: 30px;
  }

{
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
    font-size: inherit;
    font-family: inherit;
  font-size: 80%;
}
.t4s-badge-new, .t4s-badge-soldout, .t4s-badge-sale {
    font-size: 10px;
}.t4s-site-nav__cart .t4s-count-box {

    top: 22%;
}
  .t4s-btn-filter .t4s-icon-select-arrow {
  margin-left:2px;
  }
    .t4s-mini_cart__actions {
    flex-direction: row;
      flex-wrap:wrap;

  }
      .t4s-mini_cart__actions .t4s-mini_cart__edit {

        top: -15px;
      }
.t4s-product .t4s-product-info {
      min-height:66px;
}
.t4s-product .t4s-product-info .t4s-product-title {
      Font-size: 11px;
}
  .t4s-product .t4s-product-btns2 {
    bottom: -45px;
    right:-5px;
}
.t4s-collection-page .t4s-products {
  padding-left: 0px;
    padding-right: 0px;
}
}