/** Shopify CDN: Minification failed

Line 528:0 Unexpected "}"

**/
a.close-cart.close {
    position: absolute;
    left: 0;
    top: 0;
}
a.close-cart.close svg {
       width: 25px;
    height: 25px;
}
.cart-show{
overflow:hidden;  
}
.cart-title h5{
  padding:0;
  border-bottom: none;
}
#dropdown-cart .cart-title {
    display: flex;
    justify-content: center;
  margin: 0;
  background: #fff;
    padding-bottom: 10px;
}
#dropdown-cart .cart-title h5{
 font-size: 20px;
    display: flex;
    align-items: end;
    font-weight: 800;
}
#dropdown-cart  {
    padding-left:10px;
  padding-right:10px;
}
#dropdown-cart .summary {
/*     position: absolute; */
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 20px;
      background: #fff;
}
.product-name {
    font-weight: 700;
    -webkit-line-clamp: unset!important;
    font-size: 15px;
}
.right-groups.header-items .svg-mb { 
    height: auto; 
}
#dropdown-cart .btn-remove {
    align-items: flex-start;
  height: fit-content;
  position: absolute;
    right: 0;
    top: 0;
}
 
#dropdown-cart .btn-remove svg {
    color: #000;
    fill: #000;
  width: 13px;
    height: 13px;
}
.payment_icons_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 3rem;
  padding:0 15px;
}
#dropdown-cart .cart-collateral .price {
    color: #000; 
    display: flex;
    justify-content: flex-end;
    opacity: 1;
    font-size: 18px;
}
.product-name { 
    font-size: 16px;
    padding-right: 20px;
  font-weight: 800;
    color: #000;
}
#dropdown-cart .mini-products-list {
    border-top: solid 1px lightgrey;
    padding-top: 28px;
    margin-top: 0;
  max-width: 100%;
}
#dropdown-cart .product-details { 
    width: -webkit-fill-available;
    max-width: 100%;
}
 #dropdown-cart .mini-products-list .item{
border-bottom: solid 1px lightgrey!important;
    padding-bottom: 20px;
       position: relative;
} 
#dropdown-cart .mini-products-list { 
    max-height: max-content; 
}
img.gift_icon {
    max-width: 30px;
}
.shipping_info_drawer , .cart_drawer_tax {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    font-weight: 500;
    color: var(--color_price);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 0 0 10px 0;
}
#dropdown-cart .d-flex .text {
    color: #000;
    font-style: normal;
    padding-right: 2px;
    font-size: var(--font_size_plus4);
    letter-spacing: normal;
}
.cart-collateral {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
      margin-bottom: 0;
}
#dropdown-cart .actions .btn-checkout {
    width: 100%;
    margin: 0;
    background: #000;
}
#dropdown-cart .total .label , #dropdown-cart .d-flex .label { 
    font-size: 15px;
}
.cart_drawer_tax{
  padding-top: 10px;
    border-top: 1px solid var(--border_color_1);
}
#dropdown-cart .total { 
      padding: 0 0  6px;
  font-weight:800;
}

div#dropdown-cart > *:not(:last-child) {
    margin: auto;
    margin-top: 0;
}
#dropdown-cart .has-items {
  width: 100%;
}
div#dropdown-cart > .cart-title{
   margin: unset;
}
#dropdown-cart .guarantee_product_list .product-image img { 
    height: 90px;
}
#dropdown-cart .guarantee_product_list { 
    background:#eee;
}
.guarantee_product_list  .btn.cart_ATC { 
    width: fit-content!important;  
    border: solid;
    border-radius: 5px;
    padding: 1px 3px!important;
    margin: auto;
}
.guarantee_product_list  .guarantee_name {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3px;
    font-size: 17px;
}
.guarantee_product_list .item .cart-collateral {
      align-items: end;
    margin-bottom: 7px;
    padding: 0 17px 0 0;
}
.guarantee_product_list .item .cart-collateral .money{
      font-size: 17px;
    color: #000;
}
.guarantee_product_list .product-image img {
    max-width: 100px;
} 
.guarantee_product_list .item {
      display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
    position: relative;
    margin-bottom: 0;
    border: none;
    padding-top: 0;
   padding: 17px 0px;
    gap: 10px;
} 
.guarantee_product_list .product-name {  
    text-align: left;
      max-width: 80%;
}
.guarantee_product_list{
  position:relative;
}
.guarantee_ATC form{
  width:fit-content;
}
.guarantee_ATC {
    width: fit-content;
    position: absolute;
    top: 0;
    right: 25px;
}
.guarantee_product_list .cart-collateral{
    margin-top: 3rem;
}
.slick-next:before , .slick-prev:before{
  display:none;
}
a.btn.btn-continue.close-cart.close {
    position: relative;
}
.sub, .add {
    width: 20px;
    height: 100%;
    background: #fff;
    border: 1px solid #fff;
    vertical-align: middle;
    text-align: center;
    font-size: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.quantity.wrap {
    display: flex;
    align-items: center;
    height: 25px;
 
}
ol#slider_recommendation {
    background: #eee;
}
ol#slider_recommendation  a.product-image {
    display: flex;
}
ol#slider_recommendation .product-image img {  
    margin: auto;
}
ol#slider_recommendation .item{
  gap:10px;
  padding: 17px 0px;
}
ol#slider_recommendation .slick-arrow {
    background-color: transparent;   
}
ol#slider_recommendation  .cart-collateral{
  margin-top:0;
}
ol#slider_recommendation .btn{
  margin-bottom: 0;
}
.discount-pack-slider__heading h2.headline.h4 {
    font-size: 15px;
  font-weight:900;
}
 div#dropdown-cart {
    padding-bottom: 10px;
} 
.recomendation_wraper.has_recomendations {
    border-top: 1px solid var(--border_color_1);
  margin-bottom:10px;
}
#dropdown-cart .summary {
   border-top: none;
}
@media (min-width: 1000px){
 
   input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        display: none;
    }
  #dropdown-cart {
    display: block;
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    left:unset!important;
    height: 100vh;
    z-index: 999;
    overflow-y: scroll;
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    padding-bottom: 100px;
    width: 337px;
    max-width: -moz-calc(100vw - 40px);
    max-width: -webkit-calc(100vw - 40px);
    max-width: -ms-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translate(100%);
}
html.cart-show #dropdown-cart {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
  .header-default .wrapper-top-cart .cart-title {
    display:flex;
    justify-content: center;
    align-items: center;
} 
#dropdown-cart { 
    width: 40%!important; 
      max-width: 500px!important;
}
}
.cart-collateral .btn.cart_ATC ,.guarantee_product_list .btn.cart_ATC {
    font-size: 30px;
    width: fit-content;
    min-width: auto;
  margin-bottom: 0!important;
}
#dropdown-cart .mini-products-list .item+.item{
  padding-top: 0;
    border-top: none;
}
#dropdown-cart .has-items { 
    overflow: auto;
/*     max-height: 420px; */
}

div#dropdown-cart {
    display: flex;
    flex-direction: column; 
}
#dropdown-cart .mini-products-list .product-image { 
    display: flex;
    justify-content: center;
}
#dropdown-cart .mini-products-list .product-image img { 
    max-height: 95px;
    margin: auto;
}
.cart-collateral .btn.cart_ATC, .guarantee_product_list .btn.cart_ATC{
  color: #000;
}
.slick-dots li button:before{
    display:none;
  }
@media (max-width: 1000px){
  .guarantee_product_list .cart-collateral {
    margin-top: 1rem;
}
  .payment_icons_wrapper { 
    gap: 1.5rem;
  padding:0 15px;
}
  #dropdown-cart .cart-collateral .price { 
    font-size: 16px;
}
.product-name { 
  font-size: 16px;
    padding-right: 20px;
}
  #dropdown-cart .summary { 
    padding: 0; 
}
  .guarantee_product_list .btn.cart_ATC {
    font-size: 5vw; 
}
  .guarantee_product_list .item .cart-collateral .money , .guarantee_product_list .guarantee_name{
    font-size: 14px; 
  }
  .guarantee_ATC { 
    right: 15px;
}
  .guarantee_product_list .product-name { 
    max-width: 90%;
}
  #dropdown-cart .guarantee_product_list .product-image img {
    height: 60px;
}
  .guarantee_product_list .item .cart-collateral { 
    padding: 0 8px 0 0;
    gap: 5px;
}
  .prev-arrow {
    left: -8px!important;
}
  .next-arrow {
    right: -3px; 
}
  .slide-arrow{
     width: 20px!important;
  }
  #dropdown-cart .guarantee_product_list{
        margin-bottom: 0;
  }
 .payment_icons_wrapper img {
    max-width: 25px;
  }
}
@media (max-width: 600px){
   div#dropdown-cart {
    padding-bottom: 70px;
}
  #dropdown-cart .cart-collateral .price { 
    font-size: 14px;
}
.product-name { 
    font-size: 13px;
}
  #dropdown-cart .quantity .item-quantity {
    max-width: 50px; 
    text-align: center;
    padding: 2px 6px 2px;
    line-height: 1;
}
  #dropdown-cart .mini-products-list .product-image img {
    max-width: 70px;
}
 .main-menu .cart-icon.svg-mb , .slick-dots li button:before{
    display:none;
  }
  
}


html.cart-show body ,html.cart-show{
  overflow:hidden!important;
}

.fancybox-toolbar {
    opacity: 1;
    visibility: visible;
    right: 16px;
    transition: opacity .25s,visibility 0s;
  z-index:999999999!important;
}
.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar{
  z-index:999999999!important;
}
.fancybox-stage { 
    z-index: 0!important; 
}
/* .fancybox-container .product-single__media .fancybox-close-small {
     display: block; 
} */
/* UPSELL ITEMS START */
.upsell_item .ProductItem__Wrapper {
   display: grid;
   grid-template-columns: 1fr 1fr auto;
    column-gap: 8px;
      align-items: center;

}
 .upsell_item  .ProductItem__Title { 
    font-size: 10px;
}

.upsell_ATC{
/*   margin:auto; */
}
button.upsell_ATC.custom_ATC_3647.site_btn.cart_btn{
      padding: 0.375rem 1.25rem;
    font-size: 0.5625rem;
  background:#000;
  color:#fff;
      font-weight: 700;
    font-size: 13px;
    border-radius: 5px;
      cursor: pointer;
} 
#slider_recommendation li.slide-item.slick-slide {
      padding: 15px; 
}
.ProductItem.upsell_item {
    padding: 11px;
    border: solid 2px #000;
    border-radius: 13px;
}
#slider_recommendation select.single-option-selector.single-option-selector-.product-form__input {
    width: 100%;
}
#slider_recommendation .selector-wrapper.js.product-form__item {
    width: 100%; 
}
.discount-pack-slider__heading {
    display: flex;
    justify-content: left;
    margin-bottom: 1.25rem;
    margin-bottom: var(--spacer-m);
  text-align: center;
    font-weight: 800;
}
}
/* UPSELL ITEMS END */
