/** Shopify CDN: Minification failed

Line 428:4 "text-decoratin" is not a known CSS property
Line 437:2 Unexpected "{"
Line 437:3 Expected identifier but found "%"
Line 441:2 Unexpected "{"
Line 441:3 Expected identifier but found "%"
Line 445:2 Unexpected "{"
Line 445:3 Expected identifier but found "%"
Line 534:2 Unexpected "{"
Line 534:3 Expected identifier but found "%"
Line 538:2 Unexpected "{"
... and 3 more hidden warnings

**/
.drawer {
  display: none;
}
.drawer__header {
  padding: 0.8rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 0.0625rem solid #C8C8C8;
  margin: 0 0.8rem;
}
.drawer__footer {
  padding: 0.8rem;
  flex-direction:column;
  gap:10px;
  border-top: 0.0625rem solid #C8C8C8;
  padding-bottom: 0;
  background: #F5F5F5;
}
.drawer__header span.heading,
.drawer__header h1 {
  font-size:18px;
  font-family: "Tajawal Bold";
  margin:0;
}
.drawer__header .cart-icon-container {
  max-width: 30px;
  position: relative;
}
.drawer__header .cart-count-bubble {
  bottom: -4px !important;
  left: 0.8rem !important;
  height: 1.2rem;
  width: 1.2rem;
  background: #E60028;
  display: flex !important;
}
.drawer__close {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  background: url(https://cdn.shopify.com/s/files/1/0604/1151/1030/files/sprite.svg?v=1654072666#close-black) no-repeat;
  height: 20px;
  width: 20px;
}
.drawer__wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 86%;
  max-width: 500px;
  z-index: 9999999999;
  overflow: auto;
  transition: transform 0.3s;
  will-change: transform;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  -webkit-transform: translateX(103%);
  transform: translateX(103%); /* extra 3% because of box-shadow */
  -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
  box-shadow: 0 2px 6px #777;
}
@media only screen and (max-width: 600px) {
  .drawer__wrapper {
    top: auto !important;
    right: 0;
    bottom: 0 !important;
    height: 95% !important;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
}
#product-popup .drawer__wrapper,
#product-popup-enh .drawer__wrapper {
  width:100% !important;
  height: 90% !important;
  bottom: 0;
  top: auto !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.drawer__content {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  flex-grow: 1;
  padding: 0.8rem;
}
.drawer.is-active {
  display: block;
}
.drawer.is-visible .drawer__wrapper {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.drawer.is-visible .drawer__overlay {
  opacity: 1;
  display:block;
}
.drawer__overlay {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 9999999999;
  height: 100%;
  padding-bottom: 1px;
  display: none;
  background: rgba(0,0,0,.7);
}
.drawer #cart__drawer_items {
  display:flex;
  flex-direction:column;
  gap:10px;
}
.drawer #cart__drawer_items #cart__drawer_item {
  display:flex;
  gap:10px;
}
/*#drawer_cart_count {
  padding-left:5px;
}
html[dir="rtl"] #drawer_cart_count {
  padding-left:0;
  padding-right:5px;
}*/
#cart__drawer_item .item_image img {
  max-width:80px;
}
.item_details h5,
.item_details .item-option {
  font-family: "Tajawal Bold";
  font-size:14px;
  letter-spacing:0;
  margin:0 0 5px 0;
  color:#000000;
}





/*   custom cart css */
  .redtag-theme .shopping-bag-container .items-other-details-container .available-store-credit-container .text-block .text-block-heading::before {
    background: url(https://cdn.shopify.com/s/files/1/0604/1151/1030/files/coupon.svg?v=1665128346) no-repeat !important;
  }
  .af_cd_title {
    display: none;
  }
  .af_opens_popup {
    cursor: pointer;
    visibility: hidden;
  }
  .af_popup_loading {
    visibility: hidden;
  }
  .af_tagged_discounts .af_error_text{
    width: 100%;
    position: relative;
  }
  .af_striked_out_price {
    display:none;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .offers-promotions-container .inputs-button-block a:empty {
    pointer-events: auto !important;
    background: black;
    color: #fff;
    border: none;
    visibility: visible;
    position: relative;
    font-size: 13px;
}
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .quantity__button span {
    display: inline-block;
    height: 0.625rem;
    width: 0.625rem;
    transition: all .3s ease-in-out;
    position: relative!important;
    pointer-events: none;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .quantity__button {
    display: inline-block;
    padding: 0.375rem;
    margin: 0;
    line-height: 0;
    border: 0.0625rem solid #c8c8c8;
    border-radius: 31.25rem;
    background: #fff;
    opacity: 1;
    pointer-events: auto;
    transition: all .3s ease-in-out;
  }

  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .shopping-bag-plus span{
    background: url("https://cdn.shopify.com/s/files/1/0604/1151/1030/files/sprite.svg?v=1654072666#plus") no-repeat;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .shopping-bag-minus span {
    background: url(https://cdn.shopify.com/s/files/1/0604/1151/1030/files/sprite.svg?v=1654072666#minus) no-repeat;
  }

  @media only screen and (min-width: 750px){
    .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .quantity__button{
      padding: 0.75rem;
    }
    .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .quantity__button span {
      height: 1rem;
      width: 1rem;
    }
    .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-price-container .item-current-price {
      font-size:1.3rem !important;
    }
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-price-container{
    max-width: initial;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-price-container .item-current-price{
  	margin: 0;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-price-container .item-current-price.no-sale {
  	color: black;
    font-family: 'Tajawal Medium';
    line-height: 2;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-image-container .item-image{
  	object-fit: cover;
  }
  @media(max-width: 767px){
  	.redtag-shopping-bag #MainContent .container-content {
  		margin: 0;
  	}
  }

  .redtag-theme .shopping-bag-container .items-other-details-container .inputs-button-block input[type=text]{
    border-radius: 0.75rem;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .available-store-credit-container .inputs-button-block, .redtag-theme .shopping-bag-container .items-other-details-container .gift-cards-container .inputs-button-block, .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.signed-in .inputs-button-block{
    margin: 0.5rem 0 0 0;
  }
  @media only screen and (min-width: 1024px){
    .redtag-theme .shopping-bag-container .items-other-details-container .other-details-small-block.applied .text-block, .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.signed-in .text-block{
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-details-container .item-color, .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-details-container .item-size{
    font-size: 1rem;
    opacity: 1;
    float:left;
    margin-right:1em;
  }
  .redtag-theme:lang(ar) .shopping-bag-container .items-other-details-container .items-container .items .item-details-container .item-size{
    float:right;
    margin-right:0;
    margin-left:1em;
  }
  /*.redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .promo-add-to-wish{
  	position: absolute;
    top: 0;
    left: 0;
  }
  .redtag-theme:lang(ar) .shopping-bag-container .items-other-details-container .items-container .items .promo-add-to-wish{
    right: 0;
  }*/
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .promo-add-to-wish button{
    padding: 0;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .promo-add-to-wish .wishlist-icon {
    background: url(https://cdn.shopify.com/s/files/1/0604/1151/1030/files/sprite.svg?v=1654072666#wishlist-inactive) no-repeat;
    height: 1rem;
    width: 1rem;
    display: inline-block;
    vertical-align: middle;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .promo-add-to-wish .wishlist-icon.active{
    background: url(https://cdn.shopify.com/s/files/1/0604/1151/1030/files/sprite.svg?v=1654072666#wishlist-active) no-repeat;
  }
  .total-amount .original_price, .total-amount .th_do_cart_success_text, .total-checkout .original_price, .th_do_cart_total_price .th_do_cart_success_text{
  	display: none;
  }
  .th_do_cart_line.on-sale .th_do_item_price{
  	color: #e60028;
  }
  .th_do_item_price{
    display: flex;
    flex-flow: column-reverse;
    font-size: 1.5rem;
    width: 75%;
    /*margin: 0 0 0.625rem;*/
    font-weight: bold;
    color: black;
    column-gap: 10px;
  }
  .th_do_item_price .original_price{
  	font-size: 1rem;
    color: black;
  }
  .th_do_item_price .discounted_price{
  	color: #e60028;
  }
  @media(min-width: 1024px){
  	.redtag-theme .shopping-bag-container .items-other-details-container .other-details-small-block.applied .text-block,
    .redtag-theme .shopping-bag-container .items-other-details-container .other-details-small-block.applied .inputs-button-block{
      width: 50%;
      margin: 0;
      display: block;
    }
    .redtag-theme .shopping-bag-container .items-other-details-container .other-details-small-block.applied #applied_offer{
      width: 100%;
      display: flex;
      margin-top: 0.5rem;
    }
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .inputs-button-block .items-applied {
    margin: 0 0 0 0.25rem;
  }
  .check-out-btn .cart__checkout-button{
  	border: 0.0625rem solid #000;
    font-size: .875rem;
    width: 100%;
    max-width: 21rem;
    padding: 0.8125rem 0.4375rem;
    margin: 0 auto 1.5rem;
  }
  .check-out-btn .cart__checkout-button{
    font-family: "Tajawal Bold";
    text-transform: uppercase;
    line-height: 1.25rem;
    display: block;
    background: #000;
    color: #fff;
    border-radius: 2.5rem;
    box-shadow: none !important;
    border: 0.0625rem solid #000;
    font-size: .875rem;
    width: 100%;
    max-width: 21rem;
    padding: 0.8125rem 0.4375rem;
    margin: 0 auto 1.5rem;
    transition: all 0.5s cubic-bezier(0.24, 0.5, 0.22, 0.89);
    min-height: auto;
  }
  .check-out-btn .cart__checkout-button:hover{
  	background: #fff;
    color: #000;
    cursor: pointer;
  }
  .but-solid-white.disabled, .check-out-btn.disabled button, .check-out-btn.disabled button:hover{
  	background: lightgray;
    color: dimgray;
    pointer-events: none;
    border: none;
  }
  .th-do-offersModal-base-applyOffer{
  	border-radius: 2.5rem;
    line-height: 0;
  }
  .is-empty .empty-cart-wrapper{
    text-align: center;
  }
  .is-empty .empty-cart-wrapper a{
    max-width: max-content;
    min-height: auto;
    margin: 0 auto;
    padding: 0.65625rem 1.625rem;
  }
  .is-empty .checkout-sticky-container {
    display:none !important;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block .join-button{
    width: 100%;
    font-family: 'Tajawal Bold';
    display: flex;
    justify-content: center;

  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block .join-button:not(:hover){
  	color: white;
  }
/*   @media (min-width: 767px){ */
    #cap-redeem_point{
      margin: 0 1rem 0 0;
    }
/*   } */
  #cap-redeem_point_btn{
    width: auto!important;
    background-color: white!important;
    color: black!important;
    border: 0.0625rem solid #C8C8C8;
  }
  #cap-redeem_point_btn:hover{
    color: white!important;
    background-color: black!important;
  }
  #cap-cart-point{
    flex-flow: column;
  }
  #cap-cart-point>div {
    text-align: left;
  }
  .redtag-theme.redtag-shopping-bag .checkout-sticky .total-checkout h6{
    display: flex;
    justify-content: center;
    gap: 5px;
  }
  .redtag-theme.redtag-shopping-bag .checkout-sticky .total-checkout a {
    text-decoratin:none;
    color:#000000;
  }
  .redtag-theme.redtag-shopping-bag .checkout-sticky .total-checkout h6
  .redtag-theme .info-icon {
    height: 1rem!important;
    width: 1rem!important;
    margin-left: 0.25rem!important;
  }
  {% if localization.language.iso_code == 'ar' %}
  #cap-redeem-point-discount-value:after {
    content: '-';
  }
  {% else %}
    #cap-redeem-point-discount-value:before {
    content: '-';
  }
  {% endif %}
  
  .th_db_discount_code_box_submit{
    min-height: auto;
    display: flex;
    background-color: white!important;
    color: black!important;
    border: 0.0625rem solid #C8C8C8;
    font-family: "Tajawal Bold";
    text-transform: uppercase;
    line-height: 1.25rem;
    padding: 0.65625rem 0.625rem;
    background: #000;
    border-radius: 2.5rem;
    min-width: 9.625rem;
    transition: all 0.5s cubic-bezier(0.24, 0.5, 0.22, 0.89);
    box-shadow: none !important;
    margin-left: 1rem!important;
  }
  .th_db_discount_code_box_submit:hover{
  	color: white!important;
    background-color: black!important;
  }
  .th_db_discount_code_box_section .th_db_discount_code_box_inner{
  	margin: 0;
    max-width: inherit;
  }
  .th_db_discount_code_price, .th_db_discount_final_total{
  	display: none!important;
  }
  .checkout-securely-block .rt_points{
  	color: #e60028;
  }
  .remove-btn {
  border: none;
    color: #000;
  }
  .remove-btn img {
    max-width:15px;
  }
  @media(max-width: 767px){
    .is-empty .empty-cart-wrapper a{
    	margin-bottom: 2em;
    }
    .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container{
      position: relative;
      flex-wrap: wrap;
      gap: 1em;
      justify-content: right;
      align-items: center;
      width:75%;
    }
    .redtag-theme:lang(ar) .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container{
      justify-content: left;
    }
    .redtag-theme:lang(ar) .shopping-bag-container .items-other-details-container .items-container .items .th_do_item_price .item-original-price,
    .redtag-theme:lang(ar) .shopping-bag-container .items-other-details-container .items-container .items .item-price-container .item-current-price {
      justify-content: right;
    }
  }
  .afcd_modal-content .afcd_coupon-area:before{
        content: "Have an offer code?";
        font-family: "Tajawal Bold";
        font-size: 1rem;
        text-transform: none;
        color: #000;
        display: inline-block;
        width: auto;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
        vertical-align: middle;
        position: relative;
      }
  .btn {
    border-radius: 21px !important;
}
  .af_custom_coupon_text {
   border-radius: 0 !important;
  }
  .afcd_modal{
  	z-index: 99999;
  }
  /*
  .afcd_modal-content .afcd_coupon-area:before {
    background: url(https://cd.anglerfox.com/app/discount_finder/img/coupon.svg) no-repeat !important;
    margin-right: 20px;
}
  */
  {% if localization.language.iso_code == 'ar' %}
  .redtag-theme .shopping-bag-container .items-other-details-container .offers-promotions-container .inputs-button-block a:empty:before {
    content: "مشاهدة العروض";
}
  {% else %}
    .redtag-theme .shopping-bag-container .items-other-details-container .offers-promotions-container .inputs-button-block a:empty:before {
    content: "View Offers";
}  
  {% endif %}
  .btn {
    font-family: 'Tajawal Bold' !important;
    letter-spacing: 0px;
    font-size: 13px;
}
#cart .payment-options {
  padding:10px 0px;
  text-align:center;
}
#cart .payment-options img {
  width:20rem;
}
#main-cart-items .items-container .items .order-discount.hide {
  display:none;
}
#main-cart-items .items-container .items .order-discount .order-discount__item .icon {
  color: #E60028;
  fill: currentColor;
  margin-right: 0.1428571429em;
  vertical-align: top;
  width: 16px;
  height: 16px;
}
#main-cart-items .items-container .items .order-discount {
  margin:0;
  padding:0;
}
#main-cart-items .items-container .items .order-discount .order-discount__item {
  font-family:"Tajawal Regular";
  font-size:.65rem;
  list-style:none;
  color: #E60028;
  margin-top:5px;
}
.redtag-theme:lang(ar) #main-cart-items .items-container .items .order-discount .order-discount__item span:last-child {
  display: inline-flex;
  flex-direction: row-reverse;
  column-gap: 2px;
}
.mobile .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .th_do_item_price .item-original-price {
  font-size:0.9rem !important;
}
.total-checkout .shipping_inclusive {
  display:block;
  font-size:0.8em !important;
}
.total-checkout .shipping_exclusive {
  display:none !important;
  font-size:0.8em !important;
}
.total-checkout h6:first-child {
  margin: 0 !important;
}
.total-checkout.fs-eligible .shipping_inclusive {
  display:none !important;
}
.total-checkout.fs-eligible .shipping_exclusive {
  display:block !important;
}

.link-account-container,
.link-account-container-mobile,
.loyalty-points-block {
  /*padding:0 0 0.6rem 0;*/
  color: #717171;
}

.link-account-container p,
.link-account-container-mobile p,
.loyalty-points-block p {
  font-family:"Tajawal Regular";
  text-align:center;
  font-size:0.8rem;
}

.link-account-container a,
.link-account-container-mobile a {
  background:none !important;
  text-decoration:none;
  border-bottom:1px solid #717171;
  color:#717171;
  width:auto !important;
  height:auto !important;
}

.link-account-container .rt-points,
.link-account-container-mobile .rt-points {
  font-family:"Tajawal Bold";
}

div.offers-payment-message {
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-bottom: 15px;
  font-family: "Tajawal Bold";
  font-size: 14px;
}

@media only screen and (max-width: 600px) {
  .link-account-container-mobile {
    width:100%;
    font-size:0.95rem;
  }
  .checkout-sticky h6.offers-payment-message {
    color:#267da7 !important;
    margin:10px 0 !important;
    font-size:0.9em !important;
  }
  .redtag-theme.redtag-shopping-bag .checkout-sticky .total-checkout {
    padding-bottom:0px;
  }
  cart-remove-button {
    position:absolute;
    right:0;
  }
  .redtag-theme:lang(ar) cart-remove-button {
    left:0;
    right:auto !important;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-image-container {
    height: 6.375rem !important;
  }
}








  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.accordion-style .redtag-loyalty-logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.accordion-style:not(.open) .redtag-loyalty-logo{
    margin: 0;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.accordion-style>div{
  	transition: opacity 1s;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.accordion-style:not(.open)>div{
    height: 0;
    margin: 0;
    opacity: 0;
    transition-delay: 0;
    overflow: hidden;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.accordion-style .redtag-loyalty-logo img.dropdown-icon{
    height: 1em;
    width: 1em;
    min-width: 1em;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .redtag-loyalty-block.accordion-style.open .redtag-loyalty-logo img.dropdown-icon{
    transform: rotate(180deg);
  }
          .cart-items-container {
           display:none !important;
          }
          .cart-items-container.show_all_items {
           border-bottom: 0.0625rem solid #C8C8C8;
           display:block !important;
          }
          .cart-items-container .cart-item-hide {
          display:none !important;
          }
          .show_all_items .cart-item-hide {
          display:inline-block !important;
          }
          .show-items-handle img,
          .show-discounts-handle img {
            width:0.8em;
            height:0.8em;
            margin:0 5px;
            padding:0 !important;
          }
          .show-items-handle.open img,
          .show-discounts-handle.open img {
            transform: rotate(180deg);
          }
          #all_discounts .discount-item {
            display:none !important;
          }
          #all_discounts.show_all_discounts .discount-item{
            display:inline-block !important;
          }
          #loyalty_wrapper {
            display:none;
          }
          #discountcode_wrapper {
            display:none;
          }
          .total_discount_container .details,
          .sub-total-container .details,
          .shipping-fee-container .details {
            font-size:1rem !important;
            font-weight:bold;
          }

          .shipping-fee-container li,
          .shipping-fee-container p {
            padding:0 !important;
          }
.drawer__content .items-other-details-container .items-container {
  padding:0 !important;
  margin:0 !important;
  width:100% !important;
}
.drawer__content .items-other-details-container .items-container .items {
  margin-bottom: 1rem !important;
  padding-bottom: 1rem !important;
}
.drawer__content .items-other-details-container .items-container .items:last-child {
  border-bottom:0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.drawer__content .items-other-details-container .items-container .items .inventory-quantity__update {
  display: inline-flex;
  gap: 5px;
  margin-left:5px;
}
.redtag-theme:lang(ar) .drawer__content .items-other-details-container .items-container .items .inventory-quantity__update {
  margin-left:0;
  margin-right:5px;
}
.drawer__content .items-other-details-container .items-container .items .inventory-quantity__update p {
  margin:0 !important;
  font-size: 15px;
  color: #E60028;
  font-family: "Tajawal Medium";
}
.drawer__content .items-other-details-container .items-container .items .item-details-container .item-name {
  margin: 0 0 0.25rem !important;
  font-family: 'Tajawal Medium' !important;
  font-size:1rem !important;
}
@media screen and (max-width: 767px) {
  .drawer__content .items-other-details-container .items-container .items .item-details-container .item-name {
    padding-right:30px;
  }
  .redtag-theme:lang(ar) .drawer__content .items-other-details-container .items-container .items .item-details-container .item-name {
    padding-right:0;
    padding-left:30px;
  }
}
.drawer__content .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .quantity__button {
  display:inline-block !important
}
.drawer__content .items-other-details-container .items-container .items .items-details-price-container {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  .item-price-container {
    position: relative;
    display: flex !important;
    align-items:center;
  }
  .inventory-quantity__update p{}
}
.drawer__footer .total_payable,
.drawer__footer .sub-total,
.drawer__footer .shipping_payable,
.drawer__footer .total_savings {
  margin:0;
  font-family: 'Tajawal Bold' !important;
  font-size:1.2rem;
  color:#000000;
  display: flex;
  justify-content: space-between;
}
.drawer__footer .total_savings {
  margin:0 0 5px 0 !important;
  color:#008132 !important;
  justify-content: flex-end !important;
  display:none;
}
.drawer__footer .total_savings #cart__total_savings {
  margin-left:5px;
}
.redtag-theme:lang(ar) .drawer__footer .total_savings #cart__total_savings {
  margin-left:0;
  margin-right:5px;
}
.drawer__footer .shipping_payable,.drawer__footer .sub-total{
  font-size: 1.1rem;
}
@media(max-width:768px){
  .drawer__footer .shipping_payable,.drawer__footer .sub-total{
    font-size: .9rem;
  }
  .drawer__footer .total_payable,.drawer__footer .total_savings{
    font-size: .9rem;
  }
}
.drawer__footer .checkout-button-sticky {
  position:relative;
  border-width: 0.0625rem;
  text-align: center;
  width: 80%;
  max-width: 20rem;
  text-decoration: none;
  margin: 0 auto;
  padding: 0.875rem;
  /* margin-top:10px; */
}
.cart-offer-details {
  display:none;
}
.cart-offer-details.show_all_offers {
  display:block;
}
.show-offers-handle {
  text-decoration:none;
  color:#717171;
  font-family: "Tajawal Bold";
}
.show-offers-handle img {
  width: 1.4em;
  height: 1.4em;
  margin: 0 5px;
  padding: 0 !important;
}
.show-offers-handle.open img {
  transform: rotate(180deg);
}
.drawer .offer-details {
  padding: 0.2rem 0;
  color:rgb(60,60,65);
  margin:0.4rem 0;
  border-radius:5px;
  background:rgb(255,230,230);
}
.drawer .offer-details img:first-child {
  width:25px !important;
  height:auto !important;
  margin-right:5px;
  margin-left:5px;
  margin-top:-3px;
}
html[dir="rtl"] .drawer .offer-details img {
  margin-right:5px;
  margin-left:5px;
}
.drawer .cart-offer-details {
  padding: 0.4rem;
  border: 2px dotted #717171;
  margin: 0 0 0.8rem 0;
  background:#FFE6E6;
}
.drawer .offer-container {
  align-items:flex-start !important;
}
.drawer .cart-offer-details p {
  margin:0;
  font-size:0.7rem;
  color:#717171;
  align-items:flex-start !important;
}
.drawer .cart-offer-details p.promo_code_message {
  font-family:'Tajawal Medium';
  margin-top:5px;
}
.drawer .cart-offer-details p .offer-code-list {
  font-size:7px;
}
.drawer .cart-offer-details p .offer-code {
  font-family:'Tajawal Bold';
}
.drawer #cart__shipping_message {
  font-size:0.8rem;
  font-family:'Tajawal Regular' !important;
  display:none !important;
}
.drawer .empty-cart-wrapper {
  padding:1rem 0.8rem;
  text-align:center;
}
.drawer .empty-cart-wrapper .but-solid-black {
  width:100%;
  line-height:2.5rem;
}
.drawer.empty-cart .hide-when-empty,
.drawer .show-when-empty {
  display:none;
}
.drawer.empty-cart .show-when-empty {
  display:block;
}
.redtag-theme .items-other-details-container .items-container .items .item-image-container {
  margin: 0 0.5rem 0 0 !important;
}
.redtag-theme:lang(ar) .items-other-details-container .items-container .items .item-image-container {
  margin: 0 0 0 0.5rem !important;
}
.redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .stocks-quantity-container .quantity-container .shopping-bag-quantity {
  width: 1.475rem !important;
}

/* Free Gift Hide */
#cart__drawer_items.items-other-details-container .items-container .items[data-idth_do="45002165715190"],
#cart__drawer_items.items-other-details-container .items-container .items[data-idth_do="45681009918198"],
#cart__drawer_items.items-other-details-container .items-container .items[data-idth_do="45135312781558"] {
  height:0;
  opacity:0;
  position:absolute;
}
.drawer__header .drawer__title .free-gift-icon img {
  max-width: 20px;
  margin-right: 5px;
  margin-top: -5px;
}
.redtag-theme:lang(ar) .drawer__header .drawer__title .free-gift-icon img {
  margin-right: 0px;
  margin-left: 5px;
}
.cart-freegift-details img {
  max-width:15px;
  margin-top:-3px;
}
.cart-freegift-details {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 0.6rem;
  justify-content: center;
  background: #FFE6E6;
  padding: 0.3rem 0;
  font-family: "Tajawal Medium";
  border-radius: 5px;
  font-size: 0.8rem;
}
#cart-shipping-msg-details {
  text-align:center;
  margin-bottom: 0.1rem;
  /*background: #F0CEFF;*/
  padding: 0.3rem 0;
  font-family: "Tajawal Bold";
  border-radius: 5px;
  font-size: 0.6rem;
  color:#bc2ffa;
  /*padding-left: 40px;*/
  display:none;
}
#cart-shipping-msg-details > span,#cart-shipping-msg-details > span > span > span{
  font-family: "Tajawal Bold";
}
#cart-shipping-msg-details > span > span{
  font-family: "Tajawal Bold";
}
/*#cart-shipping-msg-details::before {
  content: "";
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#anytime-delivery) no-repeat;
  position: absolute;
  width: 1.575rem;
  height: 1.575rem;
  left: 20px;
  top: 14px;
  display: -ms-flexbox;
  display: flex;
}*/
.btn__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  opacity: 0;
}
.btn__spinner img {
  width: 20px;
  height: 20px;
}
.btn--loading .btn__content {
  opacity:0;
}
.btn--loading .btn__spinner {
  -webkit-animation: rotate .5s linear infinite;
  animation: rotate .5s linear infinite;
  opacity: 1;
}
#cart-drawer-promises {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 1.25rem;
  -ms-flex-pack: justify;
  justify-content: flex-start !important;
  gap:10px 0;
}
.cart-drawer-promises-heading {
  text-transform: uppercase;
  font-family: "Tajawal Bold";
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin-bottom: 0.875rem;
  padding-top: 0.875rem;
  border-top: 2px solid #EFEFEF;
}
#cart-drawer-promises .our-promises-icons {
  height: 1.625rem;
  width: 1.625rem;
  margin: 0 auto 13px;
}
#cart-drawer-promises .our-promises-icons.anytime-icon {
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#our-promises-anywhere) no-repeat;
}
#cart-drawer-promises .our-promises-icons.anywhere-icon {
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#our-promises-delivery) no-repeat;
}
#cart-drawer-promises .our-promises-icons.click-icon {
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#our-promises-click-and-collect) no-repeat;
}
#cart-drawer-promises .our-promises-icons.secure-icon {
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#our-promises-secure-payment) no-repeat;
}
#cart-drawer-promises .our-promises-icons.cod-icon {
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#our-promises-cash-on-delivery) no-repeat;
}
#cart-drawer-promises .our-promises-icons.returns-icon {
  background: url(/cdn/shop/files/sprite.svg?v=1654072666#our-promises-easy-returns) no-repeat;
}
#cart-drawer-promises .our-promises-icons-items {
  width: calc(100% / 3);
  max-width: calc(100% / 3);
  text-align: center;
  line-height: 1rem;
  margin: 0;
  font-size: 12px;
}
.drawer #cart__drawer_items.items-other-details-container .items-container .items .items-details-price-container {
  width:82% !important;
}
.drawer .discount-msg-container {
  display:flex !important;
  width:80% !important;
  justify-content: right;
}
@media only screen and (max-width: 600px) {
  .drawer .discount-msg-container {
    width:100% !important;
  }
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-price-container .item-original-price {
    font-size:0.8rem;
  }
}
.shopping-bag-container .view-summary-button {
  font-family: 'Tajawal Bold';
  margin-bottom: 5px;
}
.shopping-bag-container .view-summary-button span {
  font-size: .9rem !important;
  position: relative;
  line-height: 0;
  color: black;
  padding-right:20px;
}
.shopping-bag-container .view-summary-button span:after {
  content: '';
  background-image: url(https://cdn.shopify.com/s/files/1/0604/1151/1030/files/sprite.svg?v=1654072666#dropdown-black);
  background-size: cover;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0.35rem;
  right: 0;
  transition: all ease-in-out 0.25s;
}
.shopping-bag-container .view-summary-button.active span:after {
  transform: rotate(270deg);
}
.shopping-bag-container .cart-summary-prz {
  margin-bottom:10px;
}
.cart-youmaylike .product-item-slider,
.cart-recentproducts .product-item-slider {
  display: flex;
  opacity: 1;
  max-height: 400px;
  overflow: auto;
}
.cart-youmaylike .product-item-slider .prod-info-container,
.cart-recentproducts .product-item-slider .prod-info-container {
  display: flex;
  flex: 1;
  gap: 5px;
}
.cart-youmaylike .product-item-slider .prod-info-container .recom_product,
.cart-recentproducts .product-item-slider .prod-info-container .recom_product {
  min-width: 130px;
  max-width: 150px;
}
.redtag-theme.redtag-product-page .cart-youmaylike .recom_product_title,
.redtag-theme.redtag-product-page .cart-recentproducts .recom_product_title {
  font-size: 13px;
}
.redtag-theme #main-cart-items .cart-youmaylike .recom_product_title a,
.redtag-theme #main-cart-items .cart-recentproducts .recom_product_title a {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
@media (min-width: 750px) {
  .redtag-theme .shopping-bag-container .items-other-details-container .items-container .items .item-price-container{
    width: 45% !important;
  }
}