.m-ub-heading{text-align:center;margin-bottom:12px}.m-upsell-bundle{padding:24px 16px;border:1px solid #dcdcdc;border-radius:.5rem}.m-ub-product-images-wrapper{display:flex;gap:12px;justify-content:center;margin-bottom:12px}.m-ub-prod-img-wrapper{position:relative;width:85px;height:85px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#f5f5f5;transition:all .5s ease;cursor:pointer}.m-ub-prod-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.m-ub-prod-img-wrapper:hover img{transform:scale(1.1)}.m-ub-totals-wrapper{text-align:center;margin-bottom:12px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;row-gap:7px}.m-ub-total-compare-wrapper{display:inline}.m-ub-total-compare-wrapper span{text-transform:uppercase;font-size:18px}.m-ub-total-compare-wrapper .compare-price{color:#131516e6;text-decoration:line-through}.m-ub-total-price-wrapper{display:inline}.m-ub-total-price-wrapper span{text-transform:uppercase;font-size:18px}.m-ub-total-price-wrapper .price{color:#c41e3a;font-weight:600}.m-ub-products-list{margin-bottom:12px}.m-ub-product-item{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #eee}.m-ub-product-item:last-child{border-bottom:none}.m-ub-product-info{display:flex;align-items:center;gap:5px;flex:1;justify-content:space-between}.m-ub-product-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer}.m-ub-product-title{font-size:16px;font-weight:500;margin:0}.m-ub-product-prices{text-align:right;display:flex;align-items:center;gap:6px}.m-ub-products-list>.m-ub-product-item:first-child .m-ub-product-title{font-weight:600}.m-ub-product-compare{text-decoration:line-through;color:#223544;font-size:16px;display:block}.m-ub-product-price{color:#c41e3a;font-weight:600;font-size:16px}.m-ub-add-bundle-btn{width:100%}.m-ub-product-checkbox{display:flex}.m-ub-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:none;justify-content:center;align-items:center;z-index:9999}.m-ub-popup-overlay.is-active{display:flex}.m-ub-popup-content{background:#e7e5e4;border-radius:8px;max-width:672px;width:90%;max-height:90vh;overflow-y:auto;position:relative;padding:15px}.m-ub-popup-inner{background:#fff;border-radius:8px;padding:6px}.m-ub-popup-close{position:absolute;top:8px;right:8px;background:#ffffffbf;border:none;font-size:28px;cursor:pointer;color:#666;width:38px;height:38px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;z-index:10;border-radius:100%;border:1px solid #d6d3d1}.m-ub-popup-close:hover{color:#000}.m-ub-popup-swiper{width:100%;position:relative}.m-ub-popup-swiper .swiper-slide{display:flex;gap:5px;flex-direction:column}.m-ub-popup-product-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.m-ub-popup-slide-info{flex:1;text-align:left;padding-top:10px}.m-ub-popup-product-store{font-size:14px;color:#666;margin-bottom:4px}.m-ub-popup-product-title{font-size:18px;font-weight:600;margin:0;line-height:1}.m-ub-popup-product-prices{display:flex;align-items:center;gap:10px;margin-top:6px;margin-bottom:12px}.m-ub-popup-compare-price{text-decoration:line-through;color:#131516e6;font-size:16px}.m-ub-popup-price{color:#c41e3a;font-weight:600;font-size:16px}.m-ub-swiper-button-prev,.m-ub-swiper-button-next{position:absolute;top:40%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:1px solid #ddd;border-radius:50%;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease}.m-ub-swiper-button-prev:hover,.m-ub-swiper-button-next:hover{background:#f5f5f5;border-color:#999}.m-ub-swiper-button-prev.swiper-button-disabled,.m-ub-swiper-button-next.swiper-button-disabled{opacity:.35;cursor:not-allowed}.m-ub-swiper-button-prev{left:10px}.m-ub-swiper-button-next{right:10px}.m-ub-swiper-button-prev:after,.m-ub-swiper-button-next:after{font-size:20px;color:#333;font-weight:700}.m-ub-swiper-button-prev:after{content:"\2039"}.m-ub-swiper-button-next:after{content:"\203a"}.m-ub-swiper-pagination{position:relative;bottom:0;margin-top:20px;text-align:center}.m-ub-swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#ddd;opacity:1;margin:0 5px}.m-ub-swiper-pagination .swiper-pagination-bullet-active{background:#1a202c}.m-ub-popup-add-btn{width:100%;margin-top:15px;padding:14px 24px;background:#1a202c;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px;font-weight:500;text-transform:uppercase}.m-ub-popup-add-btn:hover{background:#2d3748}.m-upsell-main{transition:opacity .35s ease,transform .35s ease}.m-upsell-main.is-loading{opacity:0;transform:translateY(6px)}.m-ub-prod-img-wrapper{transition:width .35s ease}.m-ub-prod-img-wrapper.is-disabled{width:0}@media(max-width:759px){.m-upsell-bundle{padding:16px 12px}.m-ub-prod-img-wrapper{width:65px;height:65px}.m-ub-heading{font-size:20px}.m-ub-total-compare-wrapper span,.m-ub-total-price-wrapper span{font-size:15px}.m-ub-product-info{flex-direction:column;align-items:flex-start;gap:0}.m-ub-popup-close{top:4px;right:4px;width:30px;height:30px}.m-ub-popup-content{padding:10px}.m-ub-popup-swiper .swiper-slide{flex-direction:column;gap:20px}.m-ub-popup-slide-image{flex:0 0 auto;width:100%}.m-ub-popup-product-title{font-size:16px}.m-ub-swiper-button-prev,.m-ub-swiper-button-next{width:35px;height:35px}.m-ub-swiper-button-prev{left:5px}.m-ub-swiper-button-next{right:5px}}.m-product-title{width:100%}.m-product-title{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-wrap:wrap}.m-product-title .m-prod-title{word-break:break-all;overflow-wrap:break-word;margin:0}.m-prod-title-price{line-height:1}.m-product-title .compare-at-price{display:none}.mvaraint-button.variant-option__button-label:has(:checked){color:unset;background:unset}.header__drawer header-drawer{width:40px}.scm-qa-ask-question-btn{border-radius:0!important}.m-custom-badge{position:absolute;top:7px;right:7px;padding:6px 10px;background-color:#f4f4f4;font-size:11px;color:#000;font-weight:400;border-radius:4px;display:inline-block;z-index:5}.cart-bubble__background{background:#f4f4f4!important;color:#000!important}.cart-bubble__text-count{color:#000!important}.mcart-announcement{text-align:center;margin-bottom:20px}.mcart-announcement p{margin:0}.cart-drawer__dialog:modal{width:100%;max-width:645px;border-radius:10px}.cart-drawer__inner .cart-items__title{font-size:15px;font-weight:600;text-transform:none}.m-cart-item-price span,.m-cart-item-price s{font-size:12px!important}.cart-items__details>*+*,.cart-items__bundle li{margin-block-start:-3px!important}.cart-items__variant{display:flex;gap:2px}.cart-items__variant dt,.cart-items__variant dd{font-size:13px!important}.cart-drawer__inner .quantity-selector :is(.quantity-minus,.quantity-plus){width:32px!important;height:32px!important}.cart-drawer__inner .cart-items__quantity .quantity-selector{height:32px!important}.cart-drawer__inner .cart-items__remove{width:32px!important;height:32px!important}.cart-drawer__inner .cart-drawer__summary{gap:0}.m-cart-checkout-wrapper{display:flex;align-items:center;gap:5px;width:100%;justify-content:center}.cart-drawer__summary{display:block!important}.m-cart-totals-wrapper{display:flex;align-items:center;gap:7px}.m-cart-comparepricetotal{font-size:16px;color:#afaaaa;font-weight:400!important;text-decoration:line-through}.m-Cart-total-text{font-size:24px;color:#000;font-weight:700!important}.m-cart__total-value.cart__total-value{font-size:16px;color:#272727;font-weight:700!important}.m-cart-total-discount{font-size:10px;color:#fff;background:#03a341;padding:2px 6px;border-radius:500px;font-weight:700}.m-cart__checkout-button.cart__checkout-button{background-color:#000;color:#fff;font-size:14px;border-radius:100px}.m-cart-footertext{color:#272727;font-size:12px;margin-top:10px;margin-bottom:0;text-align:center}@media(max-width:600px){.m-cart-comparepricetotal{font-size:14px}.m-Cart-total-text{font-size:18px}.m-cart__total-value.cart__total-value{font-size:14px}.m-cart-total-discount{font-size:10px}.m-cart__checkout-button.cart__checkout-button{font-size:14px}.m-cart-footertext{font-size:12px}}.m-cart-upsell{margin-top:0;margin-bottom:10px}.m-cart-upsell-heading-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.m-upsell-navigation-wrapper{display:ruby;gap:15px;align-items:center}.m-cart-upsell-prices{margin-bottom:5px}.m-cart-upsell-heading-wrapper .swiper-button-next,.m-cart-upsell-heading-wrapper .swiper-button-prev{position:static!important;width:20px;height:20px}.m-cart-upsell-heading-wrapper .swiper-button-next:after,.m-cart-upsell-heading-wrapper .swiper-button-prev:after{font-size:16px;font-weight:700;color:#000}.m-cart-upsell-heading-wrapper .swiper-button-next{margin-left:10px}.m-cart-upsell-heading{font-size:15px;color:#272727;margin:0}.m-upsell-image-wrapper{position:relative;overflow:hidden;width:90px;height:90px;flex-shrink:0;border-radius:4px}.m-upsell-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;vertical-align:middle}.m-cart-upsell-items-wrapper.swiper-slide{display:flex;align-items:center;gap:15px;padding:10px;border-radius:4px;max-width:100%;background:#f7f7f7}.m-cart-upsell-title{font-size:12px;color:#000;margin:10px 0 5px}.cart-upsell-form{display:flex;align-items:center;gap:10px}.m-cart-upsell-price{font-size:12px;color:#272727}.m-cart-upsell-compare{font-size:12px;color:red;text-decoration:line-through;margin-left:5px}.m-cart-upsell-btn{font-size:12px;color:#fff;background:#000;border:1px solid #000000;border-radius:30px;padding:8px 16px;cursor:pointer;transition:all .3s ease}.m-cart-upsell-btn:hover{color:#fff;background:#000;border:1px solid #000000}.button.add-to-cart-button.button span.add-to-cart-text span.svg-wrapper.add-to-cart-icon,.product-badges__badge,span.m-custom-badge{display:none}.jdgm-rev-widg__title{font-weight:700}.jdgm-histogram.jdgm-temp-hidden{display:none!important}.jdgm-rev-widg__summary-inner{text-align:center!important}.jdgm-rev-widg__summary-stars{margin-bottom:10px}.t4s-product-info .t4s-product-rating{margin-top:5px}.jdgm-rev-widg__title{margin-bottom:10px!important}span.jdgm-rev-widg__summary-average{font-size:16px!important;font-weight:700}.jdgm-all-reviews__summary-text--verified{justify-content:center!important;margin-top:15px!important}select.jdgm-sort-dropdown option[value=lowest-rating],select.jdgm-sort-dropdown option[value=videos-first],select.jdgm-sort-dropdown option[value=pictures-first]{display:none}@media(max-width:575px){.jdgm-rev-widg{padding:24px!important}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/mirzag_01.css.map */
