/** Shopify CDN: Minification failed

Line 117:94 Expected "}" to go with "{"

**/
cart-drawer#cart-drawer{max-width:550px;}
cart-drawer#cart-drawer .cart-drawer__top{padding:30px 35px 20px;}
.cart-drawer__top .cart-drawer-head{gap:5px;}
.cart-drawer__top .h-stack.gap-2 p.h5{font-size:20px;line-height:20px;}
.cart-drawer__top .count-bubble{font-size:20px;line-height:20px;}

.cart-drawer__top .drawer__close-icon{position: relative;top: 2px;}
.cart-drawer__top .drawer__close-icon svg{width: 18px;height: 18px;}

.cart-drawer__top .free-shipping-bar{display: flex;flex-direction: column-reverse;gap:15px;}
.cart-drawer__top .progress-bar{background: transparent;border: 1.5px solid #444444;border-radius: 100px;height:6px;}
.cart-drawer__top .progress-bar:before{background:#008F39;}
.cart-drawer__top .free-shipping-bar .free-ship-inner{display: flex;justify-content: space-between;}
.cart-drawer__top .free-shipping-bar .free-ship-start,.cart-drawer__top .free-shipping-bar .free-ship-end{font-weight: 500;font-size: 15px;line-height:18px;}
.cart-drawer__top .free-shipping-bar .free-ship-end{color: #999999;}
.cart-drawer__top .free-shipping-bar .free-ship-span{font-weight: 500;font-size: 13px;line-height: 15px;letter-spacing: -0.02em;}

.cart-drawer__line-items .line-item{padding:32px 35px 35px;border-top: 1px solid #999999;}
.cart-drawer__line-items .line-item:first-child{border-top: 2px solid #cccccc;}
.cart-drawer__line-items .line-item:last-child{border-bottom: 1px solid #999999;}
.cart-drawer__line-items .line-item:first-child{padding-top:70px;}
.cart-drawer__line-items .line-item__media-wrapper{width:100%;max-width:145px;margin-right:15px;}

.cart-drawer__line-items .line-item__info{gap:30px;width:100%;}
.cart-drawer .line-item .line-item__actions{display: block;width: 100%;max-width: 90px;height: 100%;}

.cart-drawer__line-items .line-item__info a{font-size: 20px;line-height: 23px}
cart-drawer#cart-drawer .quantity-selector.forCartDrawer{max-width: 85px;width:100%;display: flex;max-height: 35px;}
.cart-drawer__line-items .quantity-selector__button{width: 35%;display: block;text-align: center;font-weight: 700;font-size: 14px;line-height: 16px;padding-inline-start: 0;padding-inline-end: 0;}
.cart-drawer__line-items .quantity-selector__input{width:30%;font-weight: 600;font-size: 14px;line-height: 16px;}

.line-item__actions .line-item__actions-inner{gap:20px;}
.line-item__actions .line-item__actions-remove{text-align:right;margin-right: -3px;}
.line-item__info-title .line-item__actions-remove{display:none;}
.line-item__actions .line-item__actions-remove a{display:inline-block;}

.cart-drawer__line-items .line-item__media-wrapper.show-back_img img:not(.inside-img){position:relative;z-index:1;/*max-width: 58%;margin: 28px auto 0;*/padding:10px;}
.cart-drawer__line-items .line-item__media-wrapper.show-back_img .inside-img{position:absolute;top:0;left:0;z-index:0;object-fit: cover;width: 100%;height: 55%;border-radius: 8px;}
.drawer::part(footer){padding:10px 25px 25px;}
cart-drawer#cart-drawer > div.v-stack{all:unset;}

/* cd_icon-text-wrap */
.cart-drawer .cd_icon-text-wrap{display: flex;padding: 10px 0 15px;}
.cart-drawer .cd_icon-text-wrap .cd_icon-text-row {text-align: center;padding:15px;}
/* .cart-drawer .cd_icon-text-wrap .cd_icon-text-row:first-child{padding-left:0;}
.cart-drawer .cd_icon-text-wrap .cd_icon-text-row:last-child{padding-right:0;} */
.cart-drawer .cd_icon-text-wrap span.cd-icon {display: flex;max-width: 45px;width: auto;height: 40px;justify-content: center;align-items:center;margin: 0 auto 5px;}
.cart-drawer .cd_icon-text-wrap p.cd-text {font-weight: 500;font-size: 10px;line-height: 12px;letter-spacing: 0.02em;color: #444444;}

.cart-drawer .cart-footer-inner{background: #F7F7F7;padding: 18px 25px 30px;border-radius: 8px;}
.cart-drawer .cart-totalContainer-wrap .shippingInfo{padding-top:0;border-bottom: 2px solid #CCCCCC;}
.cart-drawer .cart-totalContainer-wrap .shippingInfo span{font-weight: 600;font-size: 16px;color: #666666;}
.cart-drawer .cart-totalContainer-wrap .cartTotalInfo{padding:20px 0 0}

cart-drawer#cart-drawer > div.v-stack form.buy-buttons{gap:18px;}
cart-drawer#cart-drawer > div.v-stack form.buy-buttons .newthemebtn{margin-top:25px;line-height: 55px;background-image:none;}
.cart-drawer .buy-buttons .text-with-icon > svg{display:none;}
.cart-drawer .button-cart-drawer .text-icon{position: relative;top: 1px;}

.cart-drawer .cart-drawer-agree{display:flex;align-items:center;}
.cart-drawer .cart-drawer-agree:not(.for-mob){margin-top:18px;}
.cart-drawer .cart-drawer-agree.for-mob{display:none;}
.cart-drawer .cart-drawer-agree input{position:absolute;width:16px;height:16px;}
.cart-drawer .cart-drawer-agree input:not(:checked) {opacity: 0.2;}
.cart-drawer .cart-drawer-agree label{font-weight: 500;font-size: 13px;line-height: 15px;color: #444444;padding-left: 26px;}



@media(max-width:699px){
  cart-drawer#cart-drawer .cart-drawer__top{gap:20px;padding:20px 25px;}
  .cart-drawer__top .h-stack.items-center{position: relative;}
  .cart-drawer__top .cart-drawer-head{width: 100%;justify-content: center;}
  .cart-drawer__top .drawer__close-icon{position: absolute;right: 0;z-index: 1;}
  .cart-drawer__top .free-shipping-bar{gap:8px;}
  .cart-drawer__top .free-shipping-bar .free-ship-start, .cart-drawer__top .free-shipping-bar .free-ship-end{font-size: 12px;line-height: 14px;}
  .cart-drawer__top .free-shipping-bar .free-ship-span{font-size: 11px;line-height: 13px;}

  .cart-drawer__line-items .line-item{padding:25px 25px 30px;gap:0;}
  .cart-drawer__line-items .line-item:first-child{padding-top:25px;}
  .cart-drawer__line-items .line-item__media-wrapper{max-width:125px;margin-right:0px;}
  .cart-drawer__line-items .line-item__media-wrapper.show-back_img img:not(.inside-img){margin:20px;}
  .cart-drawer__line-items .line-item__info a{font-size: 18px;line-height: 21px;}
  .cart-drawer__line-items .line-item__info{gap:20px;width:100%;}
  .cart-drawer__line-items .line-item .drawerLinePrice{order:1;margin-bottom:0px;margin-top:20px;}
  /*.line-item__actions .line-item__actions-inner{display: flex;flex-direction: column-reverse;}*/
  /*cart-drawer#cart-drawer .quantity-selector.forCartDrawer{display:none;}*/
  cart-drawer#cart-drawer .cart-qty-mob .quantity-selector.forCartDrawer{margin:0;display:flex;}
  .cart-drawer .line-item__info .cart-qty-mob{display: none;justify-content: space-between;width: 100%;}
/*   .cart-drawer .line-item__info .cart-qty-mob .quantity-selector{margin:0;display:flex;} */
  .cart-drawer .qty-remove-mob{display:none;}
  .cart-drawer .line-item__info-title{width:100%;display:flex;justify-content: space-between;}
  /*.line-item__info-title .line-item__actions-remove{display:block;}
  .cart-drawer__line-items .line-item a.link{display:flex;}
  .cart-drawer__line-items .line-item .drawerLinePrice{margin:0;display: flex;align-items: center;}*/
  .cart-drawer .cd_icon-text-wrap .cd_icon-text-row{padding:12px;}
  .cart-drawer .cd_icon-text-wrap span.cd-icon{max-width:40px;}
  .cart-drawer .cd_icon-text-wrap span.cd-icon svg{width:100%;}
  .cart-drawer .cd_icon-text-wrap .cd_icon-text-row:first-child{padding-left:0;}
  .cart-drawer .cd_icon-text-wrap .cd_icon-text-row:last-child{padding-right:0;}
  .drawer::part(footer) {padding: 10px 15px 25px;}
  .cart-drawer .cart-footer-inner{padding:0;margin-top:10px;}
  .cart-drawer .cart-footer-inner .cart-totalContainer-wrap{padding:15px;}
  .cart-drawer .cart-totalContainer-wrap .shippingInfo{padding:15px 0 25px;}
  .cart-drawer .cart-totalContainer-wrap .cartTotalInfo {padding: 25px 0 5px;}
  .cart-drawer .cart-totalContainer-wrap .shippingInfo span{font-size:14px;}
  .cartTotalInfo span{font-size:16px;}
  cart-drawer#cart-drawer > div.v-stack form.buy-buttons .newthemebtn{margin-top:0;border-radius: 0 0 6px 6px;}
  .cart-drawer .cart-footer-inner .cart-drawer-agree{display:none;}

  .cart-drawer .cart-drawer-agree.for-mob{display:flex;justify-content:center;margin-bottom:20px;}
  .cart-drawer .cart-drawer-agree input{position:unset;}
  .cart-drawer .cart-drawer-agree label{font-size: 14px;line-height: 16px;padding-left: 10px;}