:root{--orange-core: #ff6600;--orange-soft: rgba(255, 102, 0, .1);--orange-mid: rgba(255, 102, 0, .18);--orange-border: rgba(255, 102, 0, .28);--orange-glow: rgba(255, 102, 0, .2);--orange-text: #003c17ff;--blue-soft: rgba(173, 216, 230, .3);--blue-mid: rgba(100, 170, 220, .2);--blue-border: rgba(80, 150, 210, .25);--blue-glow: rgba(0, 120, 200, .15);--surface: #ffffff;--surface-warm: #fffaf7;--border-light: rgba(0, 0, 0, .07);--text-main: #1a1a1a;--text-muted: #888888;--glass-blur: blur(14px);--glass-radius: 25px;--glass-transition: all .28s cubic-bezier(.4, 0, .2, 1);--glass-lift: translateY(-2px);--g-orange-bg: radial-gradient(ellipse at 40% 30%, rgba(255,200,150,.22) 0%, rgba(255,102,0,.08) 60%, rgba(255,80,0,.04) 100%);--g-orange-bg-h: radial-gradient(ellipse at 40% 30%, rgba(255,200,150,.32) 0%, rgba(255,102,0,.14) 60%, rgba(255,80,0,.08) 100%);--g-orange-shadow: 0 2px 12px rgba(255,102,0,.12), inset 0 1px 0 rgba(255,255,255,.6), inset 0 0 0 1px rgba(255,102,0,.18);--g-orange-shadow-h: 0 6px 20px rgba(255,102,0,.2), inset 0 1px 0 rgba(255,255,255,.7), inset 0 0 0 1px rgba(255,102,0,.28);--g-blue-bg: radial-gradient(ellipse at 40% 30%, rgba(200,230,255,.25) 0%, rgba(100,170,220,.1) 60%, rgba(60,140,210,.05) 100%);--g-blue-bg-h: radial-gradient(ellipse at 40% 30%, rgba(200,230,255,.35) 0%, rgba(100,170,220,.18) 60%, rgba(60,140,210,.1) 100%);--g-blue-shadow: 0 2px 12px rgba(0,100,200,.1), inset 0 1px 0 rgba(255,255,255,.6), inset 0 0 0 1px rgba(80,150,210,.2);--g-blue-shadow-h: 0 6px 20px rgba(0,100,200,.18), inset 0 1px 0 rgba(255,255,255,.7), inset 0 0 0 1px rgba(80,150,210,.32);--g-green-bg: radial-gradient(ellipse at 40% 30%, rgba(180,255,200,.28) 0%, rgba(60,200,90,.12) 60%, rgba(30,180,60,.06) 100%);--g-green-shadow: 0 2px 10px rgba(0,180,60,.1), inset 0 1px 0 rgba(255,255,255,.55), inset 0 0 0 1px rgba(60,200,90,.22)}.bee-main-product__content{margin-bottom:30px}@media(min-width:768px){.bee-main-product__content{margin-bottom:64px}}@media(min-width:1025px){.bee-container.bee-main-product__content.is--layout_full{padding-left:var(--pd-left);padding-right:var(--pd-right);padding-top:var(--pd-top);padding-bottom:var(--pd-bottom)}}aside.bee-sidebar{margin-top:1px}.bee_ratio.bee-product__media{max-width:var(--mw-media);margin:0 auto}.bee-product__info-container>:not(:last-child),.bee-product__info-container2>:not(:last-child){margin-bottom:15px}.bee-product__info-container--sticky{position:sticky;top:3rem;z-index:2}.bee-product__title{margin-bottom:15px!important;font-size:var(--title-size);font-weight:var(--title-weight);color:var(--title-color);font-family:var(--title-family);text-transform:var(--title-style);letter-spacing:var(--title-spacing);line-height:var(--title-line-height)}.bee-product__title a{color:inherit}@media screen and (max-width:1024px){.bee-product__title{font-size:var(--title-size-tb);line-height:var(--title-line-height-tb);letter-spacing:var(--title-spacing-tb)}}@media(max-width:767px){.bee-product__title{font-size:var(--title-size-mb);line-height:var(--title-line-height-mb);letter-spacing:var(--title-spacing-mb)}.bee-product__info-wrapper{margin-top:25px}.bee-tab-content{margin-bottom:30px}}.bee-product__price-review{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.bee-product__info-container .bee-product-price{font-family:Quicksand,sans-serif;font-size:var(--price-size);font-weight:700;color:var(--orange-text);letter-spacing:-.01em;padding:10px;display:inline-flex;align-items:center;gap:6px;position:relative;border-radius:var(--glass-radius);background:linear-gradient(135deg,#fff,#f0ffe6);border:1px solid rgba(255,102,0,.15);box-shadow:0 1px 3px #0000000d,0 4px 16px #88ff0014,inset 0 1px #ffffffe6;transition:var(--glass-transition);z-index:1;cursor:default}.bee-product__info-container .bee-product-price:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--glass-radius);padding:1px;background:linear-gradient(135deg,rgba(188,255,80,.5),transparent 50%,rgba(237,237,237,.3));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.bee-product__info-container .bee-product-price:hover{transform:translateY(-2px);box-shadow:0 2px 6px #0000000f,0 8px 24px #ff660024,inset 0 1px #fffffff2}.bee-product__info-container .bee-product-price del{margin-inline-end:4px;display:inline-block;font-size:var(--price-del-size);color:var(--secondary-price-color);font-weight:400}.bee-product__info-container .bee-product-price ins{display:inline-block;color:var(--price-sale-color);text-decoration:none}.bee-product__info-container .bee-product-price span.bee-price-from{order:0;margin-right:5px;color:var(--secondary-price-color)}.bee-product__info-container .bee-product-price ins>span.bee-price-from{margin:0}.bee-product__info-container .bee-product-price span.bee-txt-sale:not(.bee-dn){border-radius:12px;padding:3px 9px;margin:0 4px;line-height:1.2;background-color:var(--sale-badge-background);color:var(--sale-badge-color);font-size:11px;font-weight:600;z-index:1;position:relative;top:-1px}.bee-badge-price{font-weight:600;color:var(--orange-text);border-radius:12px;padding:2px 10px;margin:0 6px;font-size:10px;line-height:18px;text-transform:uppercase;letter-spacing:.03em;display:inline-block;position:relative;background:var(--g-orange-bg);border:1px solid var(--orange-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-orange-shadow)}.bee-product__info-container>.bee-pr-vendor:first-child{margin-top:2px}.bee-pr-vendor>a{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;background:var(--g-orange-bg);border:1px solid var(--orange-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-orange-shadow);color:var(--orange-text);border-radius:var(--glass-radius);min-width:50px;font-weight:600;font-size:14px;transition:var(--glass-transition);text-decoration:none}.bee-pr-vendor>a:hover{background:var(--g-orange-bg-h);box-shadow:var(--g-orange-shadow-h);transform:var(--glass-lift)}.bee-pr-vendor.has-img__vendor>a{min-width:auto;min-height:60px;background:#ffffffb3;border-color:var(--border-light);padding:10px 16px}.bee-product__info-main .bee-extra-link{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.bee-product__info-main .bee-extra-link>a{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--orange-text);min-height:38px;padding:0 16px;border-radius:var(--glass-radius);background:var(--g-orange-bg);border:1px solid var(--orange-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-orange-shadow);transition:var(--glass-transition);text-decoration:none}.bee-product__info-main .bee-extra-link>a:hover{background:var(--g-orange-bg-h);box-shadow:var(--g-orange-shadow-h);transform:var(--glass-lift);color:var(--orange-text)}.bee-product__info-main .bee-extra-link>a svg{width:18px;height:18px;margin-right:8px;fill:currentColor;flex-shrink:0}.bee-product__description{font-size:15px;line-height:1.7;color:var(--text-main)}button.bee-product__description_readm{padding:0;background-color:transparent!important;color:var(--orange-core);margin:0 4px;font-weight:600;font-size:13px;text-decoration:underline;text-underline-offset:3px;display:inline;cursor:pointer;border:none}button.bee-product__description_readm:hover{color:var(--orange-text)}.bee-product__info-container .bee-product__line{width:100%;height:var(--height-line);background:linear-gradient(90deg,transparent,rgba(255,102,0,.2) 20%,rgba(255,102,0,.2) 80%,transparent);border-radius:2px;margin-bottom:var(--space-tb)}@media(max-width:767px){.bee-product__info-container .bee-product__line{margin-bottom:var(--space-tb-mb)}}.bee-product-form__submit.is--disabled,.bee-product-form__submit.is--disabled:hover{opacity:.45}.bee-product-form__buttons{display:inline-flex;flex-direction:column;width:100%}.is-btn-full-width__false .bee-product-form__buttons.bee-qty-full-false{width:auto}.bee-product-form__buttons .bee-quantity-wrapper,.bee-product-form__buttons .bee-product-form__submit,.bee-product-form__buttons .shopify-payment-button__button--unbranded,.bee-product-form__buttons .shopify-payment-button__button--branded,.bee-product-form__buttons .shopify-payment-button__more-options,.bee-product-form__buttons .bee-pr__notify-stock,.bee-pr-buttons-action .bee-pr-wishlist,.bee-product-form__buttons .bee-btn-style-outline:after{border-radius:var(--glass-radius)}.bee-product-form__buttons .bee-quantity-wrapper{min-width:125px;width:100%;height:50px;border-radius:var(--glass-radius);text-align:center;display:inline-block;position:relative;background:var(--g-blue-bg);border:1px solid var(--blue-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-blue-shadow);transition:var(--glass-transition)}.bee-product-form__buttons .bee-quantity-wrapper:hover{background:var(--g-blue-bg-h);box-shadow:var(--g-blue-shadow-h)}.bee-product-form__buttons .bee-quantity-wrapper input.bee-quantity-input[type=number]{width:38px;border:0;height:50px;background:transparent;padding:0;font-weight:600;font-size:17px;color:var(--text-main);text-align:center}.bee-product__info-main .bee-product-form__buttons .bee-quantity-wrapper button{transform:translateY(-50%);top:50%}.bee-product-form__buttons .bee-quantity-wrapper button{position:absolute;padding:0;top:0;border-radius:50%;width:32px;height:32px;border:0;background:transparent;color:var(--text-main);display:flex;align-items:center;justify-content:center;transition:var(--glass-transition)}.bee-product-form__buttons .bee-quantity-wrapper button svg{width:14px;height:auto;display:none}.bee-product-form__buttons .bee-quantity-wrapper .is--minus{left:5px}.bee-product-form__buttons .bee-quantity-wrapper .is--plus{right:5px}.bee-product-form__buttons button.bee-quantity-selector.is--minus:after{content:"";position:absolute;width:12px;height:2px;background-color:var(--text-color);border-radius:1px}.bee-product-form__buttons button.bee-quantity-selector.is--plus:before,.bee-product-form__buttons button.bee-quantity-selector.is--plus:after{content:"";position:absolute;background-color:var(--text-color);width:12px;height:2px;transform:translateY(-50%);border-radius:1px;transition:var(--glass-transition)}.bee-product-form__buttons button.bee-quantity-selector.is--plus:after{transform:translateY(-50%) rotate(-90deg)}.bee-product-form__buttons.bee-qty-full-true>.bee-flex-wrap{display:inline-block!important}.bee-product-form__variants.is-btn-full-width__false .bee-product-form__buttons{width:100%}.bee-product-form__buttons.bee-qty-full-true .bee-quantity-wrapper{width:100%;margin:0 0 15px}.bee-product-form__buttons .bee-product-form__submit{display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;letter-spacing:.04em;min-height:50px;height:50px;border-radius:var(--glass-radius);padding:0 24px;cursor:pointer;margin-top:15px;color:var(--orange-text);background:var(--g-orange-bg);border:1px solid var(--orange-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-orange-shadow);transition:var(--glass-transition);position:relative;overflow:hidden}.bee-product-form__buttons .bee-product-form__submit:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);border-radius:1px}.bee-product-form__buttons .bee-product-form__submit:hover{background:var(--g-orange-bg-h);box-shadow:var(--g-orange-shadow-h);transform:var(--glass-lift);color:var(--orange-text)}.bee-product-form__buttons .bee-product-form__submit[disabled=disabled],.bee-product-form__buttons .bee-product-form__submit[disabled]{opacity:.45;animation:none!important;background:#0000000a;color:#999;border:1.5px dashed #ddd;box-shadow:none;transform:none;cursor:not-allowed;pointer-events:none}.bee-product-form__buttons .bee-product-form__submit svg.bee-btn-icon{width:18px;height:18px;margin-inline-end:8px}.bee-product-form__buttons .bee-product-form__submit.bee-btn-style-bordered{border-top:0;border-left:0;border-right:0;border-radius:var(--glass-radius)!important}.is-btn-atc-txt-1 .bee-product-form__submit,.is-btn-ck-txt-1 .shopify-payment-button__button--unbranded,.is-btn-ck-txt-1 .bee-pr__notify-stock,.is-btn-atc-txt-1 .bee-pr-buttons-action .bee-pr-wishlist{text-transform:lowercase}.is-btn-atc-txt-2 .bee-product-form__submit,.is-btn-ck-txt-2 .shopify-payment-button__button--unbranded,.is-btn-ck-txt-2 .bee-pr__notify-stock,.is-btn-atc-txt-2 .bee-pr-buttons-action .bee-pr-wishlist{text-transform:capitalize}.is-btn-atc-txt-3 .bee-product-form__submit,.is-btn-ck-txt-3 .shopify-payment-button__button--unbranded,.is-btn-ck-txt-3 .bee-pr__notify-stock,.is-btn-atc-txt-3 .bee-pr-buttons-action .bee-pr-wishlist{text-transform:uppercase;font-size:12px}.bee-product-form__buttons .bee-pr__notify-stock,.bee-product-form__buttons .shopify-payment-button{margin-top:15px}.bee-product-form__buttons .bee-pr__notify-stock,.bee-product-form__buttons .shopify-payment-button__button--unbranded{font-size:14px;font-weight:600;min-height:50px;height:50px;padding:0 24px;cursor:pointer;color:var(--bee-light-color);background-color:var(--secondary-color);border-radius:var(--glass-radius);border:none;transition:var(--glass-transition)}.bee-product-form__buttons .shopify-payment-button__more-options{color:var(--secondary-color)!important}.bee-product-form__buttons .shopify-payment-button__button--hidden{display:none}.bee-pr__notify-stock.bee-btn-color-light,.bee-payment-button.bee-btn-color-light .shopify-payment-button__button--unbranded{color:var(--bee-dark-color);background-color:var(--bee-light-color)}.bee-pr__notify-stock.bee-btn-color-dark,.bee-payment-button.bee-btn-color-dark .shopify-payment-button__button--unbranded{color:var(--bee-light-color);background-color:var(--bee-dark-color)}.bee-pr__notify-stock.bee-btn-color-primary,.bee-payment-button.bee-btn-color-primary .shopify-payment-button__button--unbranded{color:var(--bee-light-color);background-color:var(--accent-color)}.bee-pr__notify-stock.bee-btn-color-custom1,.bee-pr__notify-stock.bee-btn-color-custom2,.bee-payment-button.bee-btn-color-custom1 .shopify-payment-button__button--unbranded,.bee-payment-button.bee-btn-color-custom2 .shopify-payment-button__button--unbranded{color:var(--btn-color);background-color:var(--btn-background)}.bee-product-form__buttons .bee-pr__wis_cp{margin-top:15px}.bee-product-form__buttons .bee-pr__wis_cp>a:not(:last-child){margin-right:15px}.bee-product-form__buttons .bee-pr__wis_cp a{display:inline-flex;line-height:20px;vertical-align:middle;align-items:center;padding:0;color:var(--secondary-color);position:relative;transition:var(--glass-transition)}.bee-product-form__buttons .bee-pr__wis_cp:not(.bee-pr__wis_cp-icon) a:hover{color:rgba(var(--secondary-color-rgb),.6)}.bee-product-form__buttons .bee-pr__wis_cp.bee-pr__wis_cp-icon a:hover{color:var(--bee-light-color);background:var(--bee-dark-color);border-color:var(--bee-dark-color)!important}.bee-product-form__buttons .bee-pr-wishlist .bee-svg-pr-icon,.bee-product-form__buttons .bee-pr-compare .bee-svg-pr-icon{position:relative;line-height:40px;margin-inline-end:8px;display:inline-flex;align-items:center;justify-content:center}.bee-product-form__buttons .bee-pr-wishlist .bee-svg-pr-icon svg{width:17px;height:17px;pointer-events:none}.bee-product-form__buttons .bee-pr-compare .bee-svg-pr-icon svg{width:18px;height:18px;pointer-events:none}.bee-product-form__buttons .bee-pr-wishlist,.bee-product-form__buttons .bee-pr-compare{font-size:14px;font-weight:600;position:relative}.bee-product-form__buttons .bee-pr__wis_cp-icon a.bee-product-form__btn{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:var(--glass-radius);margin-left:10px;background:var(--g-blue-bg);border:1px solid var(--blue-border);color:#004a70;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-blue-shadow);transition:var(--glass-transition);cursor:pointer;text-decoration:none}.bee-product-form__buttons .bee-pr__wis_cp-icon a.bee-product-form__btn:hover{background:var(--g-blue-bg-h);box-shadow:var(--g-blue-shadow-h);transform:var(--glass-lift)}.bee-product-form__buttons .bee-pr__wis_cp-icon .bee-pr-wishlist .bee-svg-pr-icon,.bee-product-form__buttons .bee-pr__wis_cp-icon .bee-pr-compare .bee-svg-pr-icon{margin-inline-end:0}.bee-product-form__buttons .bee-pr__wis_cp-icon a.bee-product-form__btn span.bee-text-pr{display:none}.bee-pr-buttons-action .bee-pr-wishlist{display:flex;align-items:center;font-weight:600;justify-content:center;padding:0 18px;background:var(--g-orange-bg);border:1px solid var(--orange-border);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);box-shadow:var(--g-orange-shadow);color:var(--orange-text);min-height:50px;text-align:center;border-radius:var(--glass-radius);transition:var(--glass-transition)}.bee-pr-buttons-action .bee-pr-wishlist:hover{background:var(--g-orange-bg-h);box-shadow:var(--g-orange-shadow-h);transform:var(--glass-lift)}.bee-pr-compare-wrap{display:flex;align-items:center}.bee-pr-compare-wrap>.bee-pr-compare{margin-top:15px;display:flex}.bee-product-form__buttons .bee-pr-compare.is--loading .bee-svg-pr-icon svg,.bee-product-form__buttons .bee-pr-wishlist.is--loading .bee-svg-pr-icon svg{opacity:0;visibility:hidden}.bee-product-form__buttons .bee-pr-compare.is--loading .bee-svg-pr-icon:before,.bee-product-form__buttons .bee-pr-wishlist.is--loading .bee-svg-pr-icon:before{width:13px;height:13px;border:1.5px solid;border-color:currentColor;border-top-color:transparent;border-radius:50%;opacity:1;animation:.5s linear infinite spin;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;margin:auto;content:""}@keyframes spin{to{transform:rotate(360deg)}}.bee-pr-buttons-action>*{min-width:calc(50% - 15px);width:100%}.bee-pr-buttons-action>*:not(:last-child){margin-right:15px}.bee-product__meta{font-size:13px;font-weight:500;color:var(--text-main)}.bee-product__meta>div{margin-bottom:8px}.bee-product__meta.bee-product__meta-horizontal>div{display:inline-block;margin-right:18px}.bee-product__meta.bee-product__meta-horizontal>.bee-dn{display:none}.bee-product__meta a,.bee-product__meta .bee-product__policies a{color:var(--secondary-color);border-bottom:1px solid transparent;transition:var(--glass-transition)}.bee-product__meta a:hover,.bee-product__meta .bee-product__policies a:hover{color:var(--secondary-color);border-bottom-color:currentColor}.bee-product__info-container .bee-product__policies{margin-bottom:10px;font-size:13px}.bee-incoming__mess{font-weight:500;color:var(--secondary-color);margin-bottom:15px;font-size:14px}.bee-inventory_qty .bee-inventory_progressbar{position:relative;height:7px;background-color:#ff660014;border-radius:10px;margin:12px auto 18px;overflow:hidden}.bee-inventory_qty .bee-inventory_progressbar>div{height:100%;background:linear-gradient(90deg,#ff660080,#ff8c00b3);border-radius:10px;transition:width 1s;animation:2s linear infinite progress_bar;background-size:40px 40px}@keyframes progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.bee-inventory_message{margin-bottom:15px;color:var(--orange-text);font-weight:500;font-size:14px}.bee-inventory_message svg{margin-right:8px;width:18px;height:18px;top:4px;fill:currentColor;position:relative}.bee-pr_live_view,.bee-pr_flash_sold,.bee-pr_delivery{font-size:14px;font-weight:500;color:rgba(var(--heading-color-rgb),.75);display:flex;align-items:center;gap:8px}.bee-pr_live_view svg,.bee-pr_flash_sold svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}.bee-pr_delivery_icon{margin-right:8px;flex-shrink:0}.bee-pr_delivery_icon svg{width:20px;height:20px}.bee-pr_delivery span.bee-start_delivery,.bee-pr_delivery span.bee-end_delivery{color:var(--orange-core);font-weight:600}.bee-fwb{font-weight:700;color:var(--orange-core)}.bee-btn__size-chart i,.bee-pr_flash_sold i,.bee-pr_live_view i,.bee-pr_counter i,.bee-inventory_message i{font-size:18px;color:var(--orange-core)}.bee-pr_delivery i{font-size:24px;color:var(--orange-core)}.bee-btn__size-chart img,.bee-pr_delivery img,.bee-inventory_message img,.bee-countdown__mess img,.bee-pr_flash_sold img,.bee-pr_live_view img{max-width:24px}.bee-product__info-container .bee-product__size .bee-btn__size-chart{font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:7px;color:var(--orange-text);transition:var(--glass-transition)}.bee-product__info-container .bee-product__size .bee-btn__size-chart svg{width:22px;height:auto;fill:currentColor}.bee-product__info-container .bee-product__size .bee-btn__size-chart:hover{color:var(--orange-core)}.bee-pr_trust_seal.bee-pr_trust-border__true{border:1px solid rgba(255,102,0,.12);border-radius:20px;padding:20px 20px 26px;margin-top:24px;background:#fffaf780}.bee-pr-mess_trust{font-size:var(--fs-mess-trust);font-weight:600;color:var(--orange-text);margin-bottom:10px}.bee-pr_trust_seal.bee-pr_trust-border__true .bee-pr-mess_trust{position:absolute;top:0;left:50%;margin:0;padding:0 16px;transform:translate(-50%,-50%);background:var(--bee-light-color);white-space:nowrap;display:inline-block}.bee-pr_trust_seal img.bee-img-tr__svg{padding:2px;width:auto;height:var(--height-img);opacity:.85}.bee-pr_trust_seal img.bee-img-tr__img{max-width:var(--max-w-img);height:auto}@media(max-width:767px){.bee-pr_trust_seal img.bee-img-tr__img{width:100%}}@media(min-width:768px){.bee-pr_trust_seal.bee-pr_trust-border__true.bee-text-md-start .bee-pr-mess_trust{left:23px;transform:translateY(-50%)}.bee-pr_trust_seal.bee-pr_trust-border__true.bee-text-md-end .bee-pr-mess_trust{left:auto;right:23px;transform:translateY(-50%)}}.bee-product__social-share{width:100%}.bee-product__social-title{margin-right:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.bee-socials.bee-product__social{margin-bottom:calc(-1 * var(--social-mgb))}@media(max-width:767px){.bee-socials.bee-product__social{margin-bottom:calc(-1 * var(--social-mgb-mb))}}.bee-product__info-container .bee-countdown.bee-countdown-shadow-true .bee-time>span{box-shadow:0 4px 20px #00000012}.bee-countdown .bee-time>span span.cd-text.bee_cl_f8b0a4{opacity:.85}.bee-product__thumb-item:not(.is-nav-selected){opacity:.45;transition:transform .5s,opacity .5s}.bee-product__thumb-item.is-nav-selected{opacity:1}.p-nav-ready>.flickitybee-enabled{transform:none!important;height:auto!important}.bee-section-main-product .bee-pr-group-btns{--btn-size: 40px;--icon-size: 12px;--btn-pd: 10px;position:absolute;bottom:0;right:0;z-index:2;display:flex;padding:var(--btn-pd);opacity:1;transition:opacity .3s;pointer-events:none}.bee-section-main-product .bee-pr-group-btns>button{background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 10px #0000001a;color:var(--secondary-color);min-width:var(--btn-size);height:var(--btn-size);padding:0;flex-direction:row-reverse;align-items:center;flex-wrap:nowrap;overflow:hidden;border-radius:14px;pointer-events:auto;transition:var(--glass-transition);border:1px solid rgba(0,0,0,.06)}.bee-section-main-product .bee-pr-group-btns>button>.bee-pr__icon-btn{width:var(--btn-size);height:var(--btn-size);display:inline-flex;justify-content:center;align-items:center}.bee-section-main-product .bee-pr-group-btns>button>.bee-pr__icon-btn svg{width:var(--icon-size);height:auto}.bee-section-main-product .bee-pr-group-btns>button>.bee-pr__text-btn{font-size:var(--icon-size);overflow:hidden;padding:0;max-width:0;white-space:nowrap;transition:padding .3s ease,max-width .3s ease}.bee-section-main-product .bee-pr-group-btns>button:not(:last-child){margin-right:8px}.is-shopify-xr__showing .bee-pr__view-in-space{margin-right:0!important}.bee-section-main-product .bee-pr-group-btns>button.bee-pr__360-btn>.bee-pr__icon-btn svg{--icon-size-360: calc(var(--icon-size) + 2px);width:var(--icon-size-360)}@media(min-width:768px){.bee-section-main-product .bee-pr-group-btns{--btn-size: 44px;--icon-size: 14px;--btn-pd: 12px;align-items:flex-end;flex-direction:column}.bee-section-main-product .bee-pr-group-btns>button:not(:last-child){margin-right:0;margin-bottom:8px}.bee-section-main-product .bee-pr-group-btns>button:hover>.bee-pr__text-btn{padding-left:16px}.is-shopify-xr__showing .bee-pr__view-in-space{margin-bottom:0!important}}.bee-pr__view-in-space[data-shopify-xr-hidden]{display:none!important}.bee-product__media-wrapper .bee-flickity-slider .flickitybee-page-dots{position:absolute;bottom:12px}.bee-product__media-wrapper .bee-flickity-slider .dot{width:7px;height:7px;transition:none}.bee-product__media-wrapper .bee-flickity-slider .bee-slider-btn-small{--btn-width-slider: 28px;--btn-height-slider: 28px}.bee-product__media-wrapper .bee-flickity-slider .bee-slider-btn-medium{--btn-width-slider: 36px;--btn-height-slider: 36px}.bee-product__media-wrapper .bee-flickity-slider .bee-slider-btn-large{--btn-width-slider: 42px;--btn-height-slider: 42px}.bee-product__media-wrapper .bee-flickity-slider .bee-slider-btn-cl-light{--slider-btn-color: var(--text-color)}.bee-slider-btn-true .flickitybee-button{display:inline-flex;justify-content:center;align-items:center}.bee-product__media-wrapper .bee-flickity-slider .flickitybee-prev-next-button .flickitybee-button-icon{width:14px}.bee-product__media-wrapper .bee-flickity-slider.bee-slider-btn-medium .flickitybee-prev-next-button .flickitybee-button-icon{width:16px}.bee-product__media-wrapper .bee-flickity-slider.bee-slider-btn-large .flickitybee-prev-next-button .flickitybee-button-icon{width:18px}.bee-product__media-wrapper .bee-flickity-slider .flickitybee-prev-next-button.previous,.bee-product__media-wrapper .bee-flickity-slider .flickitybee-prev-next-button.next,.bee-product__media-wrapper .bee-flickity-slider:not(:hover) .flickitybee-button{transform:translate(0) translateY(-50%)}.bee-product__media-wrapper .bee-flickity-slider.bee-slider-btn-rotate .flickitybee-button.next{transform-origin:top right;transform:rotate(45deg)}.bee-product__media-wrapper .bee-flickity-slider.bee-slider-btn-rotate .flickitybee-button.previous{transform-origin:top left;transform:rotate(-45deg)}.bee-product-tabs-wrapper .bee-flickity-slider .flickitybee-prev-next-button.previous{left:0;right:auto;margin:0}.bee-product-tabs-wrapper .bee-flickity-slider .flickitybee-prev-next-button.next{right:0;left:auto;margin:0}.bee-product-tabs-wrapper .bee-flickity-slider:not(:hover) .flickitybee-button{transform:translate(0) translateY(-50%)}.bee-product-tabs-wrapper .bee-tabs-ul.bee-flickity-slider{padding:0 30px}.bee-tab-content table,.bee-tab-content td p{margin:0}.bee-product__zoom-wrapper{position:sticky;top:3rem;z-index:4}.bee-deferred-media .media-video,.bee-deferred-media iframe{opacity:0}.bee-deferred-media .plyr__video-wrapper .media-video,.bee-deferred-media .plyr__video-wrapper iframe{opacity:1}.plyr--full-ui.plyr--video .plyr__control--overlaid,.shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster{border-radius:50%}.shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area{border-radius:20px}.plyr button{color:var(--secondary-color)!important}@media(min-width:1025px){.bee-product-thumb-size__small{--bee-thumb-w: 70px}.bee-product-thumb-size__medium{--bee-thumb-w: 90px}.bee-product-thumb-size__large{--bee-thumb-w: 106px}.bee-product-media__thumbnails_left .bee-col-thumb,.bee-product-media__thumbnails_right .bee-col-thumb{width:var(--bee-thumb-w)}.bee-product-media__thumbnails_left .bee-col-thumb{margin-inline-end:16px}.bee-product-media__thumbnails_right .bee-col-thumb{margin-inline-start:16px}.bee-product-media__thumbnails_left .bee-col-thumb .bee-row,.bee-product-media__thumbnails_right .bee-col-thumb .bee-row{flex-wrap:wrap}.bee-product-media__thumbnails_left .bee-col-thumb .bee-row>.bee-col-item,.bee-product-media__thumbnails_right .bee-col-thumb .bee-row>.bee-col-item{width:100%;margin-top:0;margin-bottom:8px;cursor:pointer}.bee-product-media__thumbnails_bottom .bee-col-thumb .bee-row>.bee-col-item{cursor:pointer}.bee-product-media__thumbnails_left .bee-col-thumb .bee-row:not(.carousel__nav-hover2)>.bee-col-item .bee-carousel__nav-inner,.bee-product-media__thumbnails_right .bee-col-thumb .bee-row:not(.carousel__nav-hover2)>.bee-col-item .bee-carousel__nav-inner,.bee-product-media__thumbnails_bottom .bee-col-thumb .bee-row:not(.carousel__nav-hover2)>.bee-col-item .bee-carousel__nav-inner{border-radius:10px;transition:.3s;overflow:hidden}.bee-product-media__thumbnails_left .bee-col-thumb .bee-row>.bee-col-item:last-child,.bee-product-media__thumbnails_right .bee-col-thumb .bee-row>.bee-col-item:last-child{margin-bottom:0}button.btn_pnav_prev,button.btn_pnav_next{position:absolute;top:auto;bottom:0;left:0}button.btn_pnav_next{right:0;left:auto}.bee-product-form__buttons .bee-quantity-wrapper{margin-inline-end:15px;width:auto}.bee-product-form__buttons .bee-product-form__submit{margin-top:0}.bee-product-form__buttons>.bee-flex-wrap{flex-wrap:nowrap!important}.bee-product-form__variants.is-btn-full-width__false .bee-product-form__buttons{min-width:180px;max-width:100%}.bee-product-form__buttons .bee-pr__wis_cp{margin-top:15px;display:flex!important}.bee-product-form__buttons .bee-pr__wis_cp.bee-pr__wis_cp-icon{margin-top:0}.is-btn-full-width__false .bee-product-form__buttons .bee-product-form__submit{width:200px}.is-btn-full-width__false .bee-product-form__buttons input[type=hidden]+.bee-product-form__submit{max-width:100%}.is-btn-full-width__false .bee-product-form__buttons.bee-qty-full-true .bee-product-form__submit{width:100%;max-width:100%}.is-btn-full-width__false .bee-product-form__buttons .bee-product-form__submit.is--btn-external{width:330px;max-width:100%}}@media(min-width:768px){.bee-product-media__one_column .bee-product__media-item{position:relative}.bee-product-media__one_column .bee-product__media-item:not(.is--media-hide):not(.is--media-last):not(:last-child){margin-bottom:20px}.isotopebee.isotopebee-later[data-main-media]{display:block}.isotopebee.isotopebee-later[data-main-media]>.bee-product__media-item{float:left;position:relative}.isotopebee.isotopebee-later[data-main-media]:after{content:"";display:table;clear:both}.bee-product-media__two_columns .bee-main-media,.bee-product-media__combined_grid .bee-main-media,.bee-product-media__combined_grid_2 .bee-main-media{--ts-gutter-y: 10px;--ts-gutter-x: 10px}.bee-product-media__combined_grid .bee-product__media-wrapper .bee-product__media-item:not(:first-child){width:50%}.bee-product-media__combined_grid_2 .bee-product__media-wrapper .bee-product__media-item:nth-child(5n+1),.bee-product-media__combined_grid_2 .bee-product__media-wrapper .bee-product__media-item:nth-child(5n+2){width:50%}.bee-product-media__combined_grid_2 .bee-product__media-wrapper .bee-product__media-item:nth-child(5n+3),.bee-product-media__combined_grid_2 .bee-product__media-wrapper .bee-product__media-item:nth-child(5n+4),.bee-product-media__combined_grid_2 .bee-product__media-wrapper .bee-product__media-item:nth-child(5n+5){width:33.33%}}@media(min-width:768px){.bee-product-media__slider_center .bee-product__media-wrapper .bee-product__media-item{width:55%}.bee-product-media__slider_center .bee-product__media-full.bee-product__media-wrapper .bee-product__media-item{width:26%}.bee-main-product__content.is--layout_full.bee-product-media__slider_center{padding:0 calc(.5 * var(--ts-gutter-x));--ts-gutter-x: 3rem}.bee-product__media-full{margin-bottom:40px}}@media(min-width:1400px){.bee-container.bee-main-product__content.is--layout_full .bee-sidebar{padding-right:85px}.bee-product__info-wrapper:not(.bee-product__info-full) .bee-product__info-space{padding-left:70px}.bee-product-media__slider_center .bee-product__media-full.bee-product__media-wrapper .bee-product__media-item:not(.is-selected){opacity:.45}}@media(min-width:1230px)and (max-width:1399px){.bee-container.bee-main-product__content.is--layout_full .bee-sidebar{padding-right:35px}.bee-product__info-wrapper:not(.bee-product__info-full) .bee-product__info-space{padding-left:20px;padding-right:30px}}.bee-product__info-full .bee-product__info-main{max-width:600px;margin:auto;padding:0}@media(max-width:767px){.bee-product-form__buttons .bee-pr__qty_cart{justify-content:center}.is-btn-full-width__false .bee-product-form__buttons.bee-qty-full-false{width:100%}.bee-product-form__buttons .bee-product-form__submit{margin-bottom:15px;margin-top:0}.bee-product-form__buttons .bee-pr__wis_cp{margin-top:15px;min-width:100%;display:inline-flex!important}.bee-product-form__buttons .bee-product-form__submit.bee-btn-loading__svg{margin-bottom:0}}@media(max-width:1024px){.bee-qty-full-false.bee-product-form__buttons .bee-quantity-wrapper{width:auto;margin-inline-end:15px}.bee-qty-full-false.bee-product-form__buttons .bee-product-form__submit{width:calc(100% - 140px)}.bee-product-form__buttons .bee-pr__wis_cp-icon a.bee-product-form__btn:first-child{margin:0}.bee-product-form__buttons .bee-pr__wis_cp-icon a.bee-product-form__btn{width:50%;flex:1 1 auto}.bee-pr_trust_seal.bee-pr_trust-border__true .bee-pr-mess_trust{padding:0 15px}}@media(-moz-touch-enabled:0),(hover:hover)and (min-width:1025px){.bee-product__title:hover,.bee-product__title a:hover{color:var(--title-color-hover)}.bee-product__thumb-item:hover{opacity:1}.bee-pr-vendor>a:hover{box-shadow:var(--g-orange-shadow-h);transform:var(--glass-lift)}.bee-product__info-main .bee-extra-link a:hover{color:var(--orange-text)}.bee-product-form__buttons .bee-pr__notify-stock:hover:not([disabled]),.bee-product-form__buttons .shopify-payment-button__button--unbranded:hover{background-color:var(--accent-color-hover);color:var(--bee-light-color)}.bee-product-form__buttons .bee-pr__notify-stock.bee-btn-color-custom1:hover,.bee-product-form__buttons .bee-pr__notify-stock.bee-btn-color-custom2:hover,.bee-payment-button.bee-btn-color-custom1 .shopify-payment-button__button--unbranded:hover,.bee-payment-button.bee-btn-color-custom2 .shopify-payment-button__button--unbranded:hover{color:var(--btn-color-hover);background-color:var(--btn-background-hover)}.bee-product-form__buttons .bee-quantity-wrapper button:hover{background:#ff660012;color:var(--orange-core)}.bee-product-form__buttons button.bee-quantity-selector.is--minus:hover:after,.bee-product-form__buttons button.bee-quantity-selector.is--plus:hover:before,.bee-product-form__buttons button.bee-quantity-selector.is--plus:hover:after{background-color:var(--orange-core)}.bee-section-main-product .bee-pr-group-btns>button:hover>.bee-pr__text-btn{padding-left:14px;max-width:250px}.bee-product-form__buttons .shopify-payment-button__more-options:hover{color:var(--secondary-color)!important;background-color:#0000000a}.bee-product-form__buttons .bee-product-form__submit:not(.bee-btn-effect-fade):not(.bee-btn-effect-default):not(.bee-btn-effect-outline):not(.bee-btn-effect-shadow):not(.bee-btn-effect-rectangle-out):hover{background:var(--g-orange-bg-h)}}.bee-ajax-popup-wrapper .bee-mfp-btn-close-inline{position:static}.bee-ajax-popup-wrapper .bee-mfp-btn-close-inline button.mfp-close{right:30px;top:30px;position:fixed}.bee-ajax-popup-wrapper button.mfp-close svg{width:20px;height:20px;transition:.4s ease}.bee-ajax-popup-wrapper .bee-mfp-btn-close-inline button.mfp-close:hover svg{transform:rotate(180deg)}.rtl_true .bee-ajax-popup-wrapper .bee-mfp-btn-close-inline button.mfp-close{left:30px;right:auto}.bee-product-form__buttons .bee-btn-base.bee-btn-style-outline:after{border-width:2px}.bee-payment-button .bee-product-form__buttons.bee-btn-dynamic-style-default .shopify-payment-button__button--unbranded{border:none!important}#doran-product-widget,#doran-product-question-widget{padding-left:40px;padding-right:40px;box-sizing:border-box}.spr-badge-starrating{margin-inline-end:3px}
/*# sourceMappingURL=/cdn/shop/t/21/assets/bee-main-product.css.map */
