/** Shopify CDN: Minification failed

Line 205:0 Unexpected "}"

**/
.drawer__upsell {
    display: grid;
    grid-template-columns: 1fr;
}
.drawer__upsell .grid__item {
    width: 100%;
    height: auto;
}
.drawer__upsell .grid__item .grid-product__content a.grid-product__link {
    display: grid;
    grid-template-columns:14% 86%;
    align-items: center;
}
.drawer .js-qty__wrapper {
    width: 80px;
}

.learn_more svg {
    position: relative;
    top: 3px;
}
.learn_more {
    margin-bottom: 5px;
}

#CartDrawer .shipping-btn input[type="checkbox"] {
    accent-color: #ffe4f3 !important;
    width: 16px !important;
    height: 16px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none; position: relative;
	    border: 0;
    box-shadow: none;
    text-align: center;
    background: #ffe4f3 !important;
}
#CartDrawer .shipping-btn input[type='checkbox']:checked:after {
    content: '✔';
    color: #000000;
    font-size: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#CartDrawer .shipping-text p {
    font-size: 12px;
    margin-top: 2px;
}

.allupsell {
    display: flex;
    flex: 1!important;
    overflow-x: scroll;
    flex-wrap: inherit;
}
.drawer__scrollable span.cart__price.cart__discount, .drawer__scrollable .cart__discount {
    font-size: 12px !important;
    width: 100px;
    text-transform: capitalize;
    letter-spacing: 0;
}
.allupsell .grid-product__meta {
    text-align: left!important;
}
 .allupsell::-webkit-scrollbar {
 height:4px;
}
 .allupsell button {
    padding: 6px 5px;
    width: auto !important;
    min-width: inherit;
    font-size: 11px;
    margin-top: 5px;
    background: #000 !important;
}
.allupsell::-webkit-scrollbar-track {

  background:#CBCBCB;
  height:4px;
}
 
.allupsell::-webkit-scrollbar-thumb {
  background-color: #977c39;
 height:4px;
} 
.drawer__upsell .grid__item {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 450px;
    max-width: 450px!important;
    column-gap: 10px;     margin-bottom: 0;
}
.drawer__upsell .grid__item select#product-select- {
    width: 100%;
    font-size: 13px;
}
.allupsell .grid-product__content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    column-gap: 10px;
}
.drawer__upsell .grid__item .grid-product__content a.grid-product__link .grid-product__meta {
    text-align: left;
    padding-left: 20px;
}
.drawer .drawer__fixed-header {
    height: 32px!important;
    border-bottom: 1px solid;
    padding-bottom: 0px!important;
}
.drawer .h2.drawer__title {
    font-size: 19px;
}
.drawer .drawer__inner .drawer__scrollable {
    padding: 0 20px;
    /* flex: none !important; */
}
.drawer__upsell .grid-product__price {
    display: grid;
    width: 70%;
}
.drawer__upsell .grid-product__price input.btn {
    width: 100%;
    max-width: 41%;
    margin-top: 10px;
    font-size: 8px;
    padding: 5px 0;
    letter-spacing: 2px;
}
.drawer__upsell .grid-product__price input.btn:after{
  display:none;
}

.drawer__upsell .grid-product__price input.btn:hover {
    background: #000 !important;
}
.free-gift-product, .free-gift-product2 {
    display: grid;
    grid-template-columns: 13% 87%;
    align-items: center;
    padding: 13px;
    background-color: #f5f5f5;
    margin: 5px 22px 0;
    column-gap: 20px;
    position: relative;
}
.drawer .h2.drawer__title {
    font-size: 19px;
    display: inline-block;
}
.free-gift-product img, .free-gift-product2 img {
    width: 120px;
    height: auto;
}
.drawer .cart__image {
    flex: 0 0 80px;
}
.free-gift-product .product-variants h3, .free-gift-product2 .product-variants h3 {
    font-size: 12px;
    margin-bottom: 7px;
}
.free-gift-product .product-variants .variant p, .free-gift-product2 .product-variants .variant p {
    font-size: 12px;
    margin-bottom: 3px;
}
div#cart-progress-wrapper {
   padding: 0 30px 0 20px;
}
div#gift-progress-wrapper {
    padding: 0 30px 0 20px;
}
.drawer__header {
    border-bottom: 0!important;
    padding-top: 0;
    height: auto;
    padding-bottom: 0;
}
.goal-message {
    text-align: left !important;
}
.drawer__close-button {
    top: -5px!important;
}
div#cart-progress-wrapper {
    margin-top: 10px;
}
div#gift-progress-wrapper {
    margin-top: 10px;
}
.drawer__inner .cart__item {
 background-color: #f5f5f5;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
}
.drawer .cart__item-title a.cart__item-name {
    font-size: 13px;
}
.cart__item-sub {
    align-items: center;     margin-bottom: 6px;
}
.upsell-heading {
    display: none;
}
.drawer__upsell .grid__item .grid-product__content .grid-product__meta .grid-product__title {
    font-size: 11px;
}
.drawer__upsell .grid__item .grid-product__content .grid-product__meta  .loox-rating-content svg.loox-icon {
    font-size: 10px;
}
.eligiblefreegift {
    position: relative;
}
.eligiblefreegift:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
}
.eligiblefreegift:before {
    position: absolute;
    content: "";
    top: 10px;
    right: 10px;
    background-image: url(/cdn/shop/t/13/assets/green-check.png?v=1728024822);
    width: 25px;
    height: 25px;
}
#CartDrawer .upsell-heading {
    color: #000;
    font-size: 14px;
    padding: 0px 21px;
    text-transform: capitalize;
  display:block;
    opacity: 1;
    margin-top: 10px;
    margin-bottom: 8px;
    font-weight: 600;
}
.drawerbgcolor {
    background: #ffe4f3;
    padding: 10px 0 15px 0;
}
#CartDrawer .goal-message {
    font-size: 11px;
    font-weight: 600;
}


div#gift-progress-bar:after {
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 99;
    top: -17px;
    right: -28px;
    display: block;
    background-position: center top 0px;
    background-color: var(--colorAnnouncement);
    border-radius: 50%;
    background: url(/cdn/shop/t/13/assets/gift_1.webp?v=1728105295) no-repeat;
    background-size: contain;
}
#gift-progress-bar {
    height: 10px;
    position: absolute;
}
.gift-progress-bar-container {
    overflow: visible !important; 
    position: relative;
    height: 12px;
}
div#cart-progress-bar {
    position: absolute;
}
div#cart-progress-bar:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 99;
    top: -13px;
    right: -28px;
    display: block;
    background-position: center top 0px;
    background-color: var(--colorAnnouncement);
    background: url(/cdn/shop/t/13/assets/truck.png?v=1728284088) no-repeat;
    background-size: 100%;
}
.cart-progress-bar-container {
    overflow: visible !important;
    position: relative;
    height: 12px;
}
.gift-progress-bar-container, .cart-progress-bar-container {
    margin-top: 8px !important;
}




/* 8-27-2025 csstart from here */
div#gift-progress-wrapper2 {
    padding: 10px 30px 0 20px;
}

div#gift-progress-bar2:after {
    content: '';
    width: 35px;
    height: 35px;
    position: absolute;
    z-index: 99;
    top: -17px;
    right: -28px;
    display: block;
    background-position: center top 0px;
    background-color: var(--colorAnnouncement);
    border-radius: 50%;
    background: url(/cdn/shop/t/13/assets/gift_1.webp?v=1728105295) no-repeat;
    background-size: contain;
}
div#gift-progress-bar2 {
    position: relative;
}
/* 8-27-2025 css end from here */
@media screen and (max-width: 768px) {
.drawer__upsell .grid__item {
    min-width: 350px;
    max-width: 350px!important;
}
}

@media screen and (max-width: 767px) {
  .drawer__upsell .grid__item .grid-product__content a.grid-product__link {
    grid-template-columns: 1fr 2fr;
}
.drawer__scrollable span.cart__price.cart__discount, .drawer__scrollable .cart__discount {
    width: 80px;
}
  .drawer__upsell .grid__item {
    height: auto;
    margin-bottom: 0;
}
  .drawer__upsell .grid-product__price input.btn {
    max-width: 80%;
    font-size: 8px !important;
    padding: 9px 0;
}
  .free-gift-product, .free-gift-product2  {
    padding: 11px;
}
  .drawer .cart__item-title a.cart__item-name {
    font-size: 10px;
}
  .goal-message {
    font-size: 8px;
}
  div#cart-progress-wrapper {
    margin-top: 5px;
}
  div#gift-progress-wrapper {
    margin-top: 6px;
}
}

@media screen and (max-width: 370px) {
.drawer__upsell .grid__item {
    min-width: 100%;
    max-width: 350px!important;
}
}