/** Shopify CDN: Minification failed

Line 290:0 Unexpected "}"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
  #menu-mb__ul .t4s-item-level-0.t4s-menu-item-has-children a {
  display:none;
}
  #menu-mb__ul .t4s-item-level-1 a {
  display:flex !important;
}
  #menu-mb__cat .t4s-item-level-0.t4s-menu-item-has-children a {
  display:none;
}
  #menu-mb__cat .t4s-item-level-1 a {
  display:flex !important;
}
.t4s-list-collections-simple .flickityt4s-button, .flickityt4s-button[disabled] {
  display:none !important;
}
a[data-action-quickshop] {
  background-color: transparent !important;
  box-shadow: unset !important;
}
.t4s-plus-sign {
      font-size: 24px;
    font-weight: 100;
  font-family: "Noto Serif", serif;
}
button {
  border-radius: unset !important;
}
div[data-cacl-slide] .t4s-product-btns {
  background: transparent !important;
}
@media screen and (max-width: 768px) {
  .hide-mobile-seal {
    display: none !important;
  }
  .cbb-frequently-bought-discount-message-container {
    float:left !important;
  }
  .cbb-frequently-bought-discount-message {
        font-size: 13px !important;
    text-align: left !important;
  }
  .shopify-installments {
    font-size: 12px  !important;
  }
  .mobile-review-button {
        width: 100%;
    text-align: left;
    float: left;
    display: flex;
    margin-top: 5px;
  }
  .t4s-pr-style2 .t4s-product-btns .t4s-pr-group-btns {
        justify-content: end !important;
    padding: 5px !important;
  }


  /* mobile product page CSS start */
  .mobile-grid-title-price{
    display: flex;
    align-items: center;
    width: 100%;
        flex-wrap: wrap;
        justify-content: space-between;
  }
.mobile-product_title.t4s-product__title, .mobile-grid-title-price .t4s-product-price {
      font-size: 14px;
    /* font-weight: 600; */
    margin-bottom: 0px !important;
}
  .t4s-swatch__item.is-sw__color {
        border: 0px solid var(--border-sw-color);
    border-radius: 0px;
    margin: 0px;
  }
  .t4s-swatch__item:not(.is-sw__color) {
    padding: 15px 22px;
        border: 0.1px solid var(--border-sw-color);
    border-radius: 0px;
    margin: 0px;
  }
  .t4s-swatch__item.is-sw__color {
    width: calc(var(--sw-width)* 1.8);
    height: calc(var(--sw-height)* 1.8);
  }
  h1 + #shopify-block-yotpo_product_reviews_ugc_star_rating_cp6eKQ {
    display: none;
  }
  .t4s-product__info-container > h1 {
    display: none;
  }
  .flex-size-options {
        justify-content: space-between;
    display: flex;
    align-items: center;
  }
  .flex-size-options .ks-chart-container {
    width: auto;
  }
  .flex-size-options .ks-chart-container .ks-chart-modal-link {
    margin-bottom: 0px;
  }
  div[data-quantity-wrapper] {
    display: none !important;
  }
  .always-sticky {
      -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translateZ(0) !important;
  }
  .t4s-product-tabs-wrapper.is--tab-position__external .t4s-type-tabs {
            padding: 5px 0 !important;
  }
  .t4s-product-tabs-wrapper.is--tab-position__external {
            margin: 5px 0 !important;
  }
  .t4s-tab__title {
    background-color: unset;
  }
  .t4s-tab__title .t4s-tab__icon {
    width: 30px;
    height: 30px;
    background-color: unset;
    color: black;
  }


#sideDrawer {
        position: fixed;
        top: 0;
        right: -440px;
        width: 95%;
        height: 100%;
        max-width: 440px;
        background-color: white;
        padding: 20px;
        transition: right 0.3s ease;
        border-left: 1px solid #CCC;
        box-shadow: 0px 0px 25px #ccc;
          overflow: scroll;
}

.drawer-open {
        right: 0 !important;
        z-index: 999;
}

#closeDrawerBtn {
        padding: 0;
        background-color: transparent;
        color: #000000;
        border: none;
        cursor: pointer;
        margin-bottom: 0;
        font-size: 40px;
        font-weight: 500;
        position: absolute;
        top: 20px;
        left: 20px;
        font-family: 'Open Sans', sans-serif !important;
  
}
.read-mobile-reviews h3 {
  text-align:center;
      font-size: 20px;
    color: var(--text-color);
    font-weight: var(--primary-font-weight);
    font-family: var(--primary-font-family);
    font-style: var(--primary-font-style);
    margin-top: 10px;
    margin-bottom: 20px;
}
  .yotpo-reviews-star-ratings-widget.yotpo-star-ratings-widget-override-css {
    justify-content: center !important;
  }
  #openDrawerBtn {
    margin: 20px auto 5px;
    text-align: center;
    width: 100%;
    max-width: 130px;
    display: block;
  }
 .shopify-app-block > .yotpo-widget-instance  {
   display: none !important;
 }
.t4s-swatch__list {
      margin: 7px 0px 0;
}
  /* mobile product page CSS end */
}
.t4s-product .t4s-product-title a {
  font-size: 14px !important;
}
  @media screen and (min-width: 769px) {
      .mobile-grid-title-price {
    display: none;
  }
      .hide-desktop-seal {
    display: none !important;
  }
  }

@media screen and (max-width: 768px) {
  div[data-loox-block-id="loox_reviews_loox_rating_Hp4faU"] {
    display: none !important;
  }
.sidenav a.menu-link {
  font-size: 13px;
}
.t4s-product .t4s-product-title a {
  font-size: 12px !important;
}

.mbl-price-grid-outer {
  display: grid;
  grid-template-columns: 3fr 1fr auto;
}
.mbl-price-grid-outer  .t4s-product-price {
    text-align: right;
  font-size: 14px;
  font-weight: bold;
    display: flex;
    align-items: end;
    justify-content: flex-start;
    flex-direction: column;
  line-height: initial;
  }
  .t4s-swatch__title {
    font-weight: normal;
    font-size: 12px;
  }
 .mobile-grid-title-price .yotpo-sr-bottom-line-text.yotpo-sr-bottom-line-text--right-panel {
    line-height: 15px !important;
  }
 .mobile-grid-title-price .yotpo-sr-bottom-line-summary > div {
    height: 17px !important
  }
  .t4s-product__info-container > :not(:last-child) {
  margin-bottom: 12px;
}
    .t4s-product__info-wrapper {
    margin-top: 15px;
  }
  .t4s-swatch__option {
  margin-bottom: 5px;
}
}
.yotpo-bottomline.pull-left.star-clickable {
    text-decoration: underline;
}

/*---------------- Custom CSS for only desktop -------------------*/
  .read-mobile-reviews {
    display: none !important;
  }
@media (min-width: 1025px) {
  .read-mobile-reviews, #sideDrawer,
  .mobile-review-button{
    display: none !important;
  }
  .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__buttons, .t4s-product-form__variants.is-btn-full-width__false .t4s-product-form__submit {
    min-width: 390px;
}
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  .t4s-featured-collection2 .t4s-product-price {
    font-size: 16px;
}
}
}


