/** Shopify CDN: Minification failed

Line 126:19 Expected identifier but found "!"
Line 248:10 Unexpected "{"
Line 248:19 Expected ":"
Line 249:16 Expected identifier but found whitespace
Line 249:18 Unexpected "{"
Line 249:27 Expected ":"
Line 249:78 Expected ":"
Line 250:19 Expected identifier but found whitespace
Line 250:21 Unexpected "{"
Line 250:30 Expected ":"
... and 12 more hidden warnings

**/
ul.product-block .product-single__price {
    font-size: 22px;
    font-family: 'archivo', serif;
}
h1.product-single__title {
    text-transform: uppercase;
    font-family: 'lora', serif !important;
}
.tabcustom {
    border-top: 1px solid #2222;
    margin-top: 20px;
    text-transform:uppercase;
    font-family:'lora', serif!important;
    font-size:14px;
    color:#242424;
}
.tab-content h3 {
    text-transform: uppercase;
    font-size: 21px;
    font-family:'lora', serif;
}
.tab-content p {
    color: #000;
    font-weight: 200!important;
    font-size: 16px;
    font-family: Archivo, serif;
    margin: 0 0 15px;
    word-spacing: 2px;
   line-height:1px;
    line-height: 1.6;
}
.txt-body-60 {
    display: none;
}
.product-form .selector-wrapper>label {
    text-transform: uppercase !important;
    color: #242424;
}
.section-title--wrapper .section-title {
    font-family: 'lora((woff2)', serif;
}
.cus-addtocart:hover .btn span {
    background: #242424;
}
.cus-addtocart span:hover {
    background:#242424;
}
h3.new-heading {
    font-size: 30px!important;
    font-family: 'lora', serif;
}
.rich-cus-text {
    font-size: 14px !important;
    font-family: 'archivo', serif;
}
.custom-grid-section h3 {
    text-transform: uppercase;
    font-size: 24px !important;
    font-family: 'lora', serif;
    padding-bottom: 15px;
}
/* .single-option-radio input[type=radio]:checked+label {
    color: #fff!important;
} */
/* .single-option-radio input[type=radio]:checked+label:after {
    background: #000;
    color: #fff!important;
} */
.product-label .product-tag {
    color: #fff !important;
    padding-top: 7px;
}
.facet-filters__sort option {
    background-color: #f2f2f2;
}
.btn-theme{
  position:relative;
  overflow:hidden;
}
.btn-theme:after{
  content:'';
  position:absolute;
  height:100px;
  width:40px;
  background:#f5f5f5;
  box-shadow:0 0 10px #fff;
  filter: blur(50px);
  opacity:0.9;
  top:-30px;
  transition:0.9s;
  right:-150px;
  transform:rotate(-20deg) translateX(-60px)!important;
 
}
.btn-theme:hover:after{
  transform:rotate(-20deg) translate(-500px, -110px)!important;
}
.product-card--style5 .product-card__overlaytop .btn {
    margin-top: 25px !important;
    padding-left: 22px;
    border: 0px !important;
    background: transparent !important;
    border-radius: 0% !important;
    box-shadow: 0 0 0 0 !important; 
}

.product-form__quantity-submit.pt-1 div {
    margin-top: 10px;
}
.product-form__quantity-submit.pt-1 {
    display: block;!important}

.product-single__info-wrapper .d-inline-block.product-tag.percent {
    display: none !important;
}

.tab-content h2 {
    font-family: 'lora', serif;   
    text-transform: uppercase !important;
    font-size: 24px;
}
.tab-content h4 {
  text-transform: uppercase;
  font-size: 18px!important;
  font-family: 'lora', serif;
}
.product-form__quantity-submit .product-form__item--submit {
  margin-left: 0px !important;
}
/* .product-form__item.product-form__item--submit {
    width: 100%;
    padding-left: 20px!important;;
} */
.recom a.d-block.product-card__name {
    font-size: 13px;
}
.shopify-policy__title h1 {
    text-transform: uppercase;
    font-family: 'lora', serif;
    font-size: 30px;
    color:#242424;
}
.shopify-policy__body {
    padding-top: 65px;
}
.shopify-policy__body .rte {
    font-family: 'archivo', serif;
    font-size: 14px;
}
 .cus-addtocart {
    margin-top: 10px!important;
}
  .product-card__pricesale {
    color: #ca1818!important;
}
  .product-card__price {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    flex-flow: row-reverse!important;
    gap: 7px!important;
}
  .product-card__regular-price {
    font-size: 16px !important;}
.product-single__info-wrapper h1:last-child{
  line-height: 32px;
  font-family: 'lora(woff2)', serif !important;
}
 .tab-content h4{
  line-height: 20px;
   margin-top: 1em!important;
}
.tab-content p span {
    font-size: 14px;
    font-family: 'Archivo', serif;
}
.tab-content h2 {
    text-align: left !important;
    font-size: 22px!important;
}
.product-block.product-single__description p {
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Archivo', serif !important;
}
.js-qty {
    width: 50%;
}
p {
    margin: 0 0 15px 0;
}
.tab-content collapse show p{
   font-size: 14px !important;
    font-weight: 400 !important;
    font-family: 'Archivo', serif !important;
}
.collapsible-content .text-link-animated, .collapsible-content .text-link-animated p, .collapsible-content .text-link-animated li {
    font-size: 14px!important;
    font-family: 'Archivo', serif!important;
}
.tab-content p {
    color: #242424;
    font-size:14px!important;}
.tab-content ul li{
  color: #242424;
    font-size:14px!important;
   font-family: 'Archivo', serif!important;
    margin-top: 8px;
}

.recom a.d-block.product-card__name {
    font-size: 13px;
}
/* .product-single button.slick-next.slick-arrow {
    
  color:#000!important;
}
.product-single button.slick-prev.slick-arrow {
    
  color:#000!important;
} */
.product-single .slick-next:before {
    color: #000!important;
}
.product-single .slick-prev:before {
    color: #000!important;
}
.recom a.d-block.product-card__name {
    font-size: 13px;
    width: 100%;
}

.section-{{ section.id }}-padding {
    padding-top: {{ section.settings.padding_top | times: 0.75 | round: 0 }}px;
    padding-bottom: {{ section.settings.padding_bottom | times: 0.75 | round: 0 }}px;
  }

  @media screen and (min-width: 750px) {
    .section-{{ section.id }}-padding {
      padding-top: {{ section.settings.padding_top }}px;
      padding-bottom: {{ section.settings.padding_bottom }}px;
    }
  }
  #recom_slider.product-card__info {
    padding: 23px 0!important;
}
  h2.product-recommendations__heading {
    text-transform: uppercase;
    font-family: 'lora', serig;
}
  h2.product-recommendations__heading {
    text-transform: uppercase;
    font-family: 'lora', serif;
    font-size: 24px;
    font-weight: 400;
}
  .product-card__name {
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-family: 'lora', serif!important;
    font-weight:500!important;
    color:#242424!important;
  }
  .product-recommendations .product-card .product-countdown{display:none !important;}
  /* -------------------- */
   
  ul#recom_slider button {
    border-radius: 0%;
    background:#242424; 
    transition:.2s all;
}
   ul#recom_slider button:hover {
    border-radius: 0%;
       
}
  .slick-prev:before, .slick-next:before{
    color:#000!important;
  }
 ul#recom_slider .product-card .product-card__image-wr {
    max-height: 292px;
} 
  ul#recom_slider a.d-block.product-card__name {
    font-size: 12px !important;
    width:100%;
    padding-left:0px;
    padding-right:0px;
}
  .product-page-related-products a.text-truncate--line {
    font-size: 12px;
}
  @media (max-width: 575px) {
    .recom_slider .product-card--style1 .product-card__info {
        margin-top: 15px!important;
        margin-bottom: 15px!important;
    }
    .photos-thumb-left .photos__item--thumbs{
      display:none!important;
    }
   /* .photos.photos-thumb-left {
    display: block !important;
}  */
  
  /* .product-single__thumbnails .slick-arrow {
    display: none !important;
} */
  }
     /* @media only screen and (max-width: 600px){
    .photos.photos-thumb-left.d-flex {
    display: block !important;
}
  .slick-list .slick-track {
     margin-top: 40px; 
    display: flex;
    justify-content: center !important;
    height: auto !important;
    align-items:center !important;
}
single__thumbnails.slick-vertical .slick-slide {
    width: 50px !important;
}
  .photos-thumb-left .photos__item--thumbs{
    max-width:100%!important;
  }
 */
    } 
    /* .photos-thumb-left .photos__item--thumbs {
    border: 1px solid green;
    max-height: 105px !important;
    width: 100% !important;
    position: relative;
    } */
/* .slick-track {
    position: relative;
    max-height: 65px: !important;
} */

