/** Shopify CDN: Minification failed

Line 121:31 Expected ":"

**/


/* .grid-product__content {
    background: white;
} */
.devGridPrice {
  display:flex;
  padding:10px 10px;
  padding-top:0;
  align-items: center;
  margin-top: 5px !important;
  padding-bottom: 0;
}
.grid-product__meta {
    padding: 0px 0 6px;
}
 .devGridPrice .grid-product__price{
  width:50%;
  margin:0;
/*   text-align:right; */
}

.grid-product__title {
    text-align: left;
    padding: 0 10px;
    font-weight: bold;
  font-size: 20px;
}
 .devGridPrice .areviews_product_item{
   width:50%;
   text-align: left;
}
.devGridPrice .areviews_rating{
  padding-right:5px !important;
  margin-top: 0px !important;
  
}
.devGridPrice .fa-star{
  font-size:14px !important;
}
.devGridPrice .areviews_rating span{
  font-size:12px !important;
}
.collection-grid__wrapper .devOnPrice{
  display:flex;
/*   justify-content:end; */
  align-items:center;
}
.devSaveAmount {
    color: #fff;
    background: #a40000;
    font-family: raleway;
    top: 40px;
    font-size: 16px;
        padding: 5px 3px;
    font-weight: bold;
}
.devOnPrice p{
  margin:0;
  }
.devOnPrice .grid-product__price--original{
    font-size: 12px;
    margin-right:0;
  margin-left:5px;
  
}
.devSeoField {
    padding: 0 10px;
    font-size: 8px;
    text-transform: uppercase;
    text-align: left;
}
.grid-product__secondary-image {
    background-color: white !important;
}
.devSaveAmount1 {
    color: #fff;
    background: #1A5400;
    font-family: raleway;
    top: 75px;
    font-size: 16px;
    padding: 2px 3px;
    font-weight: 700;
}

.devbadge_text{
  background:transparent;
  color:black;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  top:10px;
}
/* .devbadge_text:before{
    content: " ";
    position: absolute;
    border-width: 0 6px 0 0;
    height: 37.5px;
  color:red;
} */
.devBBadge::after {
     content: '';
  width: 0;
  height: 100%;
  border: 0.4px solid black;
  margin-right: 5px;
}
 .devBBadge{
  font-size:14px;
  font-family: fairplay;
}
.devUpsell {
/*     width: 25%; */
  margin-right:5px;
      padding: 6px;
    border: 1px solid #e9e9e9;f.devSaveAm
    text-align: center;
}
.devProdTitle p{
  font-size: 12px;
    letter-spacing: 0;
}
.devhide{
  display:none;
}
.devUpsellslider {
    padding:0 20px;
}
.devMobileFeatures{
    display:none;
  }
.product__price--compare {
    color: #98A896;
    font-size: 17px;
}
.product__price {
    color: #545454;
    font-weight: bold;
}
.devPriceTag {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.areviews_main_header_container {
    text-align: left !important;
}
.grid__item i.fas.fa-star {
color: #545454 !important;
}
.product-single__title {
    text-align: left;
    margin-bottom: 0px;
    font-size:30px;
    font-weight:bold

}
.template-product .breadcrumb {
    text-align: left;
}
/* .product-single__meta {
    padding-left: 0px;
} */
.product-single__meta p{
  text-align:left;
}

@media screen and (min-width:1451px){ 
  .devOnPrice p {
    font-size: 24px;
}
}

@media screen and (max-width:1450px){
.devGridPrice .areviews_product_item .fal:before, .areviews_product_item .fab:before, .areviews_product_item .far:before, .areviews_product_item .fas:before, .areviews_product_item .far, .areviews_product_item .fas {
    font-size: 12px!important;
}




  .collection-grid__wrapper.devOnPrice p {
    margin: 0;
    font-size: initial;
}
  .grid.aos-animate devOnPrice p {
    margin: 0;
    font-size: initial;
 }
}
@media screen and (max-width:768px){

.grid__item{
  padding-left:10px;
}
 .collection-grid__wrapper .grid-product__title {
    font-size: 10px !important;
    padding: 0;
}
/*   .shopify-section .grid__item .devGridPrice .fas:before{
     font-size:5px !important;
  } */
 .collection-grid__wrapper .grid__item .devGridPrice .fas:before{
   font-size:13px !important;
  }
  .grid.aos-animate .devGridPrice .fas:before{
   font-size:13px !important;
  }
  .devOnPrice .grid-product__price--original {
    font-size: 11px;
    margin-left: 2px;
}
  .collection-grid__wrapper .devGridPrice {
    padding: 0 0px 10px;
}
  .grid.aos-animate .devGridPrice {
    padding: 0 0px 10px;
}
  .devGridPrice .areviews_rating span{
  font-size:6px !important;
}
  .areviews_rating {
     font-size:7px !important;
  }

    /* Tighten star spacing */
  .product-card-style--v3 .devGridPrice .areviews_product_item .fas,
  .product-card-style--v3 .devGridPrice .areviews_product_item .far,
  .product-card-style--v3 .devGridPrice .areviews_product_item .fal,
  .product-card-style--v3 .devGridPrice .areviews_product_item .fab {
    margin-right: -3px !important;
  }
/* .areviews_product_item .fas{
   font-size:7px !important;
} */
.collection-grid__wrapper .devOnPrice p{
    font-size: 10px;
  }
 .grid.aos-animate .devOnPrice p{
    font-size: 18px;
  }
.collection-grid__wrapper .devOnPrice p{
   font-size: 15px;
  }
/* .devGridPrice .areviews_product{
   width:100%;
} */
  .devSaveAmount{
  top: 30px;
    font-size: 11px;
}
  devOnPrice{
  justify-content:start;
    text-align:left;
}
  .devSeoField {
    padding: 0;
}
  .small--grid--flush .grid-product__meta {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
  
 .devSaveAmount1 {
    top: 50px;
    right: 10%;
   
}
    .devbadge_text{
  font-size:10px;
}
  .devBBadge{
  font-size:11px;
}
  .grid.aos-animate .grid-product__meta {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
  .grid.aos-animate .grid-product__title {
    padding: 0;
}
  .devMobileFeatures{
    display:block;
  }
}

@media screen and (max-width:480px){
.collection-grid__wrapper .grid__item .devGridPrice .fas:before {
    font-size: 5px!important;
}
  
  .grid.aos-animate .devGridPrice .fas:before {
    font-size: 5px!important;
}
.collection-grid__wrapper .grid-product__title {
    font-size: 10px!important;
    padding: 0;
}
  .grid.aos-animate .grid-product__title {
    font-size: 11px!important;
    padding: 0;
}
/*  .shopify-section .grid__item .devGridPrice .fas:before{
     font-size:4px !important;
  }  */
  
  .collection-grid__wrapper .devOnPrice p {
    font-size: 14px;
}
  .grid.aos-animate.devOnPrice p {
    font-size: 14px;
}
  .devGridPrice .areviews_rating {
    padding-right: 2px !important;
    margin-top: 0px !important;
}
   .devOnPrice .grid-product__price--original {
    font-size: 9px !important;
            color: #8c4949;
}
  .devOnPrice .devFont {
    font-size: 14px !important;
}
  .collection-grid__wrapper .devGridPrice .areviews_product_item {
    margin: 5px 0;
}
  .grid.aos-animate.devGridPrice .areviews_product_item {
    margin: 5px 0;
}
  .devbadge_text{
  font-size:7px;
  top:5px;
}
.devBBadge{
  font-size:10px;
      font-family: 'Playfair display sc';
}
.devBBadge::after {
    
  border: .8px solid black;
}
  .grid.aos-animate .devOnPrice p{
    font-size: 18px;
  }
}

















.product-details-feature {
    position: relative;
    background: white;
    margin: 0 30px;
    margin-top: 32px;
   padding:20px 0;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.product-details-heading {
    font-size: 30px;
    color: #000;
    text-align: center;
    position: absolute;
    top: 5%;
    z-index: 2;
    width: 100%;
      margin: 0;
    padding-top: 40px
}

  .product-details-main-image {
    width: 42%;
    max-width: 600px;
    margin: 80px auto;
    position: relative;
}
.product-details-main-image img {
    display: block;
    width: 100%;
/*       padding-top: 110px; */
}
.product-details-trigger-wrapper[data-counter="1"] {
    left: 22% !important;
    top: 33% !important;
}
.product-details-trigger-wrapper {
    position: absolute;
}
.product-details-counter, .product-details-info, .product-details-slider, .product-details-trigger {
    display: none;
}
.product-details-counter, .product-details-trigger {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    background-clip: content-box;
    color: #000;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    line-height: 35px;
    text-align: center;
    transition: all .25s cubic-bezier(.4,0,.2,1);
    animation: bubblepulse cubic-bezier(.4,0,.2,1) 3s infinite;
    animation-delay: 1s;
    font-weight: 700;
}
.details-bottom .product-details-slide:before{
      border-width: 0 6px 0 0;
    height: 37.5px;
    top: -37.5px;
}
.details-top .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 37.5px;
    bottom: -37.5px;
}
 .product-details-slide:before {
    content: " ";
    position: absolute;
}
  .product-details-slide:before {
    border-style: dotted;
    border-color: #9b9b9b;
    border-image-source: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 6 6' fill='%239b9b9b' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='1'/%3E%3C/svg%3E");
    border-image-slice: 0 6 0 0;
    border-image-repeat: round;
}
/* .product-details-trigger-wrapper .product-details-slide {
    display: none;
} */
.product-details-slide p {
    width: 78%;
    margin: 0 auto;
    text-align: center;
    line-height: 2;
}
.product-details-trigger-wrapper {
    position: absolute;
}
.product-details-slide b {
    display: block;
    font-family: ITC Cheltenham,serif;
    font-weight: 700;
    font-size: 21px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: .2em;
    line-height: 1.7;
}







@media screen and (min-width:1071px){
.product-details-slide {
    width: 300px;
    max-width: 22vw;
}
  .details-top .product-details-slide {
    bottom: 75px;
      display: block;
    position: absolute;
}
  .details-top .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 37.5px;
    bottom: -37.5px;
}
  .product-details-slide:before {
    content: " ";
    position: absolute;
}
  .product-details-slide:before {
    border-style: dotted;
    border-color: #9b9b9b;
    border-image-source: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 6 6' fill='%239b9b9b' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='1'/%3E%3C/svg%3E");
    border-image-slice: 0 6 0 0;
    border-image-repeat: round;
}
 .details-secondary-right .product-details-slide p {
    left: -2%;
}
  .details-top .product-details-slide p {
    bottom: 0;
}
  .product-details-slide p {
    position: absolute;
    text-align: left;
    width: 100%;
    line-height: 2;
    font-size: 14px;
}
  .product-details-trigger-wrapper[data-counter="2"] {
    left: 40% !important;
    top: 35% !important;
}
  .details-right .product-details-slide {
    left: 100px;
}
  .product-details-trigger-wrapper .product-details-slide {
    display: block;
    position: absolute;
}
  .details-right .product-details-slide:before {
    border-width: 6px 0 0;
    border-image-slice: 6 0 0 0;
    width: 50px;
    left: -50px;
}
  .product-details-slide:before {
    content: " ";
    position: absolute;
}
  .details-secondary-center .product-details-slide p {
    top: 50%;
    transform: translateY(-50%);
}
  .details-right .product-details-slide p {
    left: 10px;
}
  .product-details-slide b {
    display: inline;
    margin: 0;
    font-family: Avenir Next,sans-serif;
    font-size: 14px;
    font-weight: 500;
}
  .product-details-trigger-wrapper[data-counter="3"] {
    left: 89% !important;
    top: 70% !important;
}
  .product-details-trigger-wrapper[data-counter="4"] {
    left: 20% !important;
    top: 71% !important;
}
  .details-bottom .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 37.5px;
        top: -62.5px;
/*     top: -37.5px; */
}
  .details-secondary-bottom .product-details-slide p, .details-secondary-top .product-details-slide p {
    top: 50%;
    transform: translateY(-50%);
}
  .product-details-trigger-wrapper[data-counter="5"] {
    left: 14% !important;
    top: 71% !important;
}
  .details-left .product-details-slide {
    right: 100px;
}
  .product-details-trigger-wrapper[data-counter="6"] {
    left: 15% !important;
    top: 39% !important;
}
  .details-left .product-details-slide:before {
    border-width: 6px 0 0;
    border-image-slice: 6 0 0 0;
    width: 50px;
    right: -50px;
}
  .details-bottom .product-details-slide {
    top: 75px;
}
.product-details-counter, .product-details-info, .product-details-slider, .product-details-trigger {
    display: none;
}
}
@media screen and (max-width:1071px){
  .product-details-feature.mobile--hide {
    display: none!important;
}
  .product-details-slide p {
    width: 100%;
    margin: 0;
    text-align: left;
    line-height: 1;
}
   .product-details-main-image {
    width: 100%;
    max-width: 600px;
    margin: 0;
    position: relative;
}
  .product-details-trigger-wrapper[data-counter="1"] {
    left: 18%!important;
    top: 6%!important;
    width: 33%;
}
   .product-details-trigger-wrapper[data-counter="2"] {
    left: 48%;
    top: 25%;
    width: 33%;
}
 .product-details-trigger-wrapper[data-counter="3"] {
    left: 64%;
    top: 6%;
    width: 33%;
}
      .product-details-trigger-wrapper[data-counter="4"] {
     left: 12%;
    top: 88%;
    width: 33%;
}
       .product-details-trigger-wrapper[data-counter="5"] {
     left: 48%;
    top: 76%;
    width: 33%;
}
       .product-details-trigger-wrapper[data-counter="6"] {
     left: 68%;
    top: 100%;
    width: 33%;
}
     
  .product-details-trigger-wrapper[data-counter="1"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 57.5px;
    bottom: -57.5px;
}
  .product-details-trigger-wrapper[data-counter="3"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 150.5px;
    bottom: -150.5px;
    right: 57px;
}
  .product-details-trigger-wrapper[data-counter="4"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 150.5px;
    top: -150.5px;
}
  .product-details-trigger-wrapper[data-counter="6"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 150px;
    top: -150px;
    right: 57px;
}
  
}
@media screen and (max-width:550px){
  .product-details-slide p {
       font-size: 9px;

}
.product-details-main-image {
    margin-top: 50px;
    margin-bottom: 50px;
}
  .product-details-trigger-wrapper[data-counter="1"] {
    left: 11%!important;
    top: 7%!important;
    width: 33%;
}
   .product-details-trigger-wrapper[data-counter="2"] {
    left: 48%;
    top: 17%;
    width: 33%;
}
.product-details-trigger-wrapper[data-counter="3"] {
    left: 64%;
    top: 28%;
    width: 33%;
}
 .product-details-trigger-wrapper[data-counter="4"] {
    left: 7%;
    top: 80%;
    width: 33%;
}
 .product-details-trigger-wrapper[data-counter="5"] {
    left: 38%;
    top: 97%;
    width: 33%;
   
}
  .product-details-trigger-wrapper[data-counter="6"] {
    left: 68%;
    top: 82%;
    width: 33%;
}
      
  .product-details-trigger-wrapper[data-counter="1"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 25px;
    bottom: -25px;
}
.product-details-trigger-wrapper[data-counter="3"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 38px;
    bottom: -38px;
    right: 27px;
}
.product-details-trigger-wrapper[data-counter="4"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 70px;
    top: -70px;
}
.product-details-trigger-wrapper[data-counter="5"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 100px;
    top: -100px;
  right: 67px;
}
.product-details-trigger-wrapper[data-counter="6"] .product-details-slide:before {
    border-width: 0 6px 0 0;
    height: 37px;
    top: -37px;
    right: 57px;
}
}






        .custom-price-range-popupheader {
                  display: flex;
                  flex-direction: column;
              }
            .custom-price-range-popup-cross {
    position: fixed;
    top: 16px;
    right: 16px;
}
                          .custom-New-trigger{
                  text-align: center;
                  padding: 0;
                  color: #2A7B06;
                  font-size: 15px;
                  outline: none;
                  border: none;
                  border-radius: 5px;
                  font-family: cursive;
                  display: flex;
                  justify-content: flex-start;
                  align-items: center;
                  cursor: pointer;
              }
              .custom-New-trigger svg{
                  margin-right: 7px;
              }
              .custom-new-modal {
                  position: fixed;
                  left: 0;
                  top: 0;
                  width: 100%;
                  height: 100%;
                  background-color: rgba(0, 0, 0, 0.5);
                  opacity: 0;
                  visibility: hidden;
                  transform: scale(1.1);
                  z-index: 9999;
                  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
              }
              .Custom-new-modal-content {
                  position: absolute;
                  top: 0;
                  right: 0;
                  background-color: white;
                  padding: 20px;
                      width: 95%;
                  max-width: 450px;
                  border-radius: 0.1rem;
                  height: 100vh; 
                  z-index: 99999;
                  overflow-y: scroll;
              }
/*             .Custom-new-modal-content::-webkit-scrollbar {
  width: 10px;    
}
            .Custom-new-modal-conten::-webkit-scrollbar-track {
  background-color: darkgrey;
}
            Custom-new-modal-conten::-webkit-scrollbar-thumb {
  background: #000;
} */
            .Custom-new-modal-content::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.Custom-new-modal-content::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

.Custom-new-modal-content::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
                        .price-feature_image {
                text-align: center;
              }
                  .price-feature_image img{
               width: 68%;
    margin: 0 auto;
              }
            
               
                          .custom-price-range-popup-title h2 {
                  margin: 0;
                  margin-left: 10px;
                  margin-top: 5px;
              }
                  .custom-price-range-popup-title {
                      display: flex;
                      justify-content: center;
                      align-items: center;
                      padding: 18px 0;
                      border-bottom: 1px solid #e9e9e9;
              }
                .price_popup-content-wrapper p {
                  font-size: 14px;
                  text-align: center;
              }
                          .price_popup-content-wrapper h2 {
                  font-size: 22px;
                  text-align: center;
                  margin-top: 40px;
              }
              .custom-new-close-button {
                  float: right;
/*                   width: 1.5rem; */
/*                   line-height: 1.5rem; */
                  text-align: center;
                  cursor: pointer;
/*                   border-radius: 0.25rem; */
/*                   background-color: lightgray; */
              }
             
              .custom-price-show-modal {
                  opacity: 1;
                  visibility: visible;
                  transform: scale(1.0);
                  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
              }
                          
                          .custom-image--container--product-component{
                            background:white;
                          }


                          /* === V3: Mobile reviews take 50% width; price 50% === */
@media (max-width: 480px){
  .product-card-style--v3 .devGridPrice{
    display:flex;
    align-items:center;
  }

  /* Widths */
  .product-card-style--v3 .devGridPrice .areviews_product_item{
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: auto !important;
    display:flex;
    align-items:center;
    white-space: nowrap;           /* keep in one line */
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-card-style--v3 .devGridPrice .grid-product__price{
    flex: 0 0 50% !important;
    max-width: 50% !important;
    width: auto !important;
    text-align: right;
  }

  /* Bigger stars + count (win against older rules) */
  .product-card-style--v3 .devGridPrice .areviews_product_item .areviews_rating,
  .product-card-style--v3 .devGridPrice .areviews_product_item .areviews_rating span{
    font-size: 9px !important;
    line-height: 1.1 !important;
  }
  .product-card-style--v3 .devGridPrice .areviews_product_item .fas:before,
  .product-card-style--v3 .devGridPrice .areviews_product_item .far:before,
  .product-card-style--v3 .devGridPrice .areviews_product_item .fal:before,
  .product-card-style--v3 .devGridPrice .arereviews_product_item .fab:before{
    font-size: 13px !important;
  }

  /* Beat very specific legacy selectors */
  .collection-grid__wrapper .product-card-style--v3 .devGridPrice .areviews_product_item .fas:before,
  .grid.aos-animate .product-card-style--v3 .devGridPrice .areviews_product_item .fas:before{
    font-size: 6px !important;
  }
  .collection-grid__wrapper .product-card-style--v3 .devGridPrice .areviews_rating span,
  .grid.aos-animate .product-card-style--v3 .devGridPrice .areviews_rating span{
    font-size: 10px !important;
  }
}