.mobizy-d-block{display:block}.mobizy-d-none{display:none}.mobizy-p-relative{position:relative}.mobizy-block-w-100{width:100%}.mobizy-d-flex,.mobizy-flex-center-between,.mobizy-flex-center-center{display:flex}.mobizy-flex-wrap{flex-wrap:wrap}.mobizy-flex-shrink-0{flex-shrink:0}.mobizy-justify-content-center,.mobizy-flex-center-center{justify-content:center}.mobizy-justify-content-between,.mobizy-flex-center-between{justify-content:space-between}.mobizy-justify-content-end{justify-content:flex-end}.mobizy-align-items-center,.mobizy-flex-center-between,.mobizy-flex-center-center{align-items:center}.mobizy-align-items-end{align-items:flex-end}.mobizy-gap-20{grid-gap:20px}.mobizy-c-gap-5{grid-column-gap:5px}.mobizy-c-gap-10{grid-column-gap:10px}.mobizy-c-gap-15{grid-column-gap:15px}.mobizy-mb-0{margin-bottom:0}.mobizy-mb-15{margin-bottom:15px}.mobizy-mb-20{margin-bottom:20px}.mobizy-mb-25{margin-bottom:25px}.mobizy-mb-30{margin-bottom:30px}.mobizy-mt-5{margin-top:5px}.mobizy-mt-20{margin-top:20px}.mobizy-mr-5{margin-right:5px}.mobizy-text-center{text-align:center}.mobizy-text-left{text-align:left}.mobizy-text-prewrap{white-space:pre-wrap}.mobizy-break-word{word-break:break-word}.mobizy-text-italic{font-style:italic}.mobizy-text-sm{font-size:.875rem;line-height:1.142}.mobizy-text-main{font-size:1rem;line-height:1.2}.mobizy-text-md{font-size:1.125rem;line-height:1.2}.mobizy-fw-400{font-weight:400}.mobizy-fw-600{font-weight:600}.mobizy-t-color-black{color:var(--mobizy-title-color, #000)}.mobizy-t-color-gray{color:var(--mobizy-text-color)}.mobizy-t-color-g-lite{color:#898f92}.mobizy-disabled,.mobizy-modal.ajax-active .mobizy-modal__content *:not(.ajax-loader){opacity:.5;pointer-events:none}.mobizy-icon{display:block;background-repeat:no-repeat;background-position:center;background-size:contain;transition:300ms}.mobizy-icon.icon_sm{width:20px;height:20px}.mobizy-icon.icon_md{width:24px;height:24px}.mobizy-icon.icon_xl{width:35px;height:35px}.mobizy-icon.loader_xl{width:50px;height:50px}.mobizy-icon.icon_pen{background-image:url("../img/pen.svg")}.mobizy-icon.icon_plus{background-image:url("../img/plus-icon.svg")}.mobizy-icon.icon_arrow-left{background-image:url("../img/chevron-left.svg")}.mobizy-icon.icon_delete{background-image:url("../img/delete.svg")}.mobizy-icon.icon_close{background-image:url("../img/close-icon.svg")}.mobizy-icon.icon_close--violet{background-image:url("../img/close-icon--violet.svg")}.mobizy-icon.icon_confirm,.mobizy-modal_qna-page .mobizy-btn_modal-accept .mobizy-icon{background-image:url("../img/confirm-icon.svg")}.mobizy-icon.icon_confirm--violet{background-image:url("../img/confirm-icon--violet.svg")}.mobizy-icon.icon_heart--empty{background-image:url("../img/heart-icon--empty.svg")}.mobizy-icon.icon_question{background-image:url("../img/question-icon.svg")}.mobizy-icon.icon_answer{background-image:url("../img/answer-icon.svg")}.mobizy-icon.icon_user{background-image:url("../img/user-icon--violet.svg")}.mobizy-icon.icon_verified-user{background-image:url("../img/verified-user-icon.svg")}.mobizy-icon.ajax-loader{display:none;position:absolute;background-image:url("../img/ajax-loader-alt.svg")}.mobizy-icon.ajax-loader.ajax-loader_visible{display:block}.mobizy-modal{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;z-index:1500;height:100%;background-color:var(--overlay-color, rgba(0, 0, 0, 0.5));visibility:hidden;opacity:0;pointer-events:none;transition:visibility .35s,opacity .35s;text-align:center}.mobizy-modal.active{visibility:visible;opacity:1;pointer-events:auto}.mobizy-modal_qna-page{z-index:99999}.mobizy-modal_qna-page .mobizy-modal__content{max-width:460px}.mobizy-modal.ajax-active .mobizy-modal__content .ajax-loader{display:block}.mobizy-modal .ajax-loader{top:50%;left:50%;transform:translate(-50%, -50%)}.mobizy-modal__content{max-width:360px;width:calc(100% - 30px);max-height:calc(100% - 40px);overflow-y:auto;padding:40px;background-color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.15);box-sizing:border-box;padding-block:40px;padding-inline:40px}@media(max-width: 1147px){.mobizy-modal__content{padding-block:calc(30px + 10 * ((100vw - 375px) / 772))}}@media(max-width: 1147px){.mobizy-modal__content{padding-inline:calc(25px + 15 * ((100vw - 375px) / 772))}}.mobizy-modal__inputs{margin-bottom:40px}@media(max-width: 1147px){.mobizy-modal__inputs{margin-bottom:calc(30px + 10 * ((100vw - 375px) / 772))}}.mobizy-modal__inputs input{width:100%}.mobizy-modal__inputs .mobizy-form-group:not(:last-of-type){margin-bottom:20px}@media(max-width: 1147px){.mobizy-modal__inputs .mobizy-form-group:not(:last-of-type){margin-bottom:calc(15px + 5 * ((100vw - 375px) / 772))}}.mobizy-modal__buttons button:first-of-type{margin-bottom:20px}@media(max-width: 1147px){.mobizy-modal__buttons button:first-of-type{margin-bottom:calc(15px + 5 * ((100vw - 375px) / 772))}}.mobizy-modal_number-ver .mobizy-modal__content{max-width:510px;max-height:470px}.mobizy-modal_number-ver .mobizy-modal__buttons{grid-gap:23px}.mobizy-modal_number-ver .mobizy-modal__buttons button{margin-bottom:0}.mobizy-modal_number-ver .mobizy-number-ver__flag-container{position:absolute;top:0;left:0;bottom:0}.mobizy-modal_number-ver .mobizy-number-ver__flag-btn{padding:0 10px;background-color:transparent;height:100%}.mobizy-modal_number-ver .mobizy-number-ver__flag-btn:hover{background-color:rgba(0,0,0,.05)}.mobizy-modal_number-ver .mobizy-number-ver__flag-btn:after{content:"";display:block;margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.mobizy-modal_number-ver .mobizy-number-ver__flag-btn.active:after{border-bottom:4px solid #555;border-top:0}.mobizy-modal_number-ver .mobizy-number-ver__flag-btn img{width:20px}.mobizy-modal_number-ver .mobizy-number-ver #mobizy-number-to-verify{padding:10px 10px 10px 97px !important}.mobizy-modal_number-ver .mobizy-number-ver .mobizy-countries-list{position:absolute;top:calc(100% + 1px);left:0;width:100%;z-index:2;list-style:none;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;max-height:clamp(175px,39vw,200px);height:calc(100vh - 310px);min-height:100px;overflow-y:scroll}.mobizy-modal_number-ver .mobizy-number-ver .mobizy-countries-list:not(.active){display:none}.mobizy-modal_number-ver .mobizy-number-ver .mobizy-countries-list li{padding:5px 10px;text-align:left;cursor:pointer}.mobizy-modal_number-ver .mobizy-number-ver .mobizy-countries-list li:hover{background-color:rgba(0,0,0,.05)}.mobizy-modal_number-ver .mobizy-number-ver .mobizy-countries-list img{width:20px;margin-right:26px}.mobizy-modal_number-ver .mobizy-number-ver .mobizy-countries-list__country-title{color:#43454b}.mobizy-modal_number-ver .mobizy-confirmation-code .mobizy-modal__inputs input{display:block;max-width:200px}.mobizy-modal_number-ver .mobizy-confirmation-code__link-btn{color:var(--mobizy-link-color, #000);padding:0;background-color:transparent !important}.mobizy-modal_number-ver .mobizy-confirmation-code button[disabled]{color:gray}@media(min-width: 501px){.mobizy-modal_number-ver .mobizy-modal_number-ver .mobizy-countries-list{white-space:nowrap}}:where(input[type="text"], input[type="email"], input[type="date"], textarea).mobizy-input{width:100%;padding:0.6180469716em;background-color:#f2f2f2;color:#43454b;border:1px solid transparent;-webkit-appearance:none;box-sizing:border-box;font-size:1rem;font-weight:400;line-height:1;box-shadow:inset 0 1px 1px rgba(0,0,0,.13);text-overflow:ellipsis}:where(input[type="text"], input[type="email"], input[type="date"], textarea).mobizy-input:focus{outline:2px solid var(--mobizy-link-color, #000)}:where(input[type="text"], input[type="email"], input[type="date"], textarea).mobizy-input_md{line-height:1.618}textarea.mobizy-input{min-height:150px;resize:none;line-height:1.2}input[type=date].mobizy-input::-webkit-calendar-picker-indicator{opacity:.7;cursor:pointer}.mobizy-form-group.input-error :where(input, textarea).mobizy-input{border-color:red}.mobizy-form-group.input-error .mobizy-input-label_error{display:block}.mobizy-input-label{display:block}.mobizy-input-label_error{display:none;margin-top:5px;font-size:.875rem;line-height:1.142;color:red}.mobizy-wishlist-select{padding:5px;color:var(--mobizy-title-color, #000);border:0;border-bottom:1px solid var(--mobizy-title-color, #000)}.mobizy-fieldset{background-color:transparent;padding:0;margin:0}.mobizy-form-radio-group{display:flex;flex-wrap:wrap;grid-gap:15px}.mobizy-radio-input{display:flex !important;align-items:center;grid-column-gap:5px;position:relative;max-width:fit-content;cursor:pointer}.mobizy-radio-input input{position:absolute;opacity:0;inset:0;pointer-events:none}.mobizy-radio-input input:checked+i{background-color:#fff;border:6px solid var(--mobizy-link-color, #000);color:var(--mobizy-link-color, #000)}.mobizy-radio-input i{display:block;flex-shrink:0;width:16px;height:16px;border-radius:50%;background-color:#6d6d6d}.mobizy-btn{display:block;background-color:transparent;text-decoration:none !important;font-weight:var(--mobizy-add-to-whishlist-btn-fw, 700);color:#000;font-size:var(--mobizy-add-to-whishlist-btn-fs, 1rem);transition:400ms;border-radius:1rem}.mobizy-btn:hover{background-color:transparent}.mobizy-btn.ajax-active{display:flex;align-items:center;justify-content:center;pointer-events:none;user-select:none}.mobizy-btn.ajax-active span{opacity:.3}.mobizy-btn.ajax-active .mobizy-icon.ajax-loader{display:block}.mobizy-btn .mobizy-icon:not(.ajax-loader){transition:.4s}.mobizy-btn.mobizy-btn_general{color:var(--mobizy-btn-general-color, #EF7E35);border:var(--mobizy-btn-general-border, 1px solid #EF7E35);background-color:var(--mobizy-btn-general-bg, transparent)}.mobizy-btn.mobizy-btn_general:hover{color:var(--mobizy-btn-general-color-hover, #fff);border-color:var(--mobizy-btn-general-border-hover, #f05e00);background-color:var(--mobizy-btn-general-bg-hover, #f05e00)}.mobizy-btn.mobizy-btn_general:hover .mobizy-icon:not(.ajax-loader){filter:brightness(5)}.mobizy-btn.mobizy-btn_color-black{color:var(--mobizy-btn-color-black-color, #fff);border:var(--mobizy-btn-color-black-border, 1px solid transparent);background-color:var(--mobizy-btn-color-black-bg, #EF7E35)}.mobizy-btn.mobizy-btn_color-black:hover{background-color:var(--mobizy-btn-color-black-bg-hover, #f05e00);border-color:var(--mobizy-btn-color-black-border-hover, #f05e00);color:var(--mobizy-btn-color-black-color-hover, #fff)}.mobizy-btn.mobizy-btn_color-black.ajax-active{background-color:var(--overlay-color, rgba(56, 59, 62, 0.5))}.mobizy-btn.mobizy-btn_color-black .mobizy-icon:not(.ajax-loader){filter:brightness(5)}.mobizy-btn.mobizy-btn_navigate{padding:7px 20px 7px 9px;max-width:max-content;line-height:1;min-width:148px}.mobizy-btn.mobizy-btn_size-sm{padding:8px 16px;line-height:1}.mobizy-btn.mobizy-btn_size-md{padding:10px 10px}.mobizy-btn.mobizy-btn_modal{width:100%;padding:13px 20px;line-height:1}.mobizy-btn.mobizy-icon-btn{padding:8px;border-radius:6px;background-color:var(--mobizy-icon-btn-bg, transparent)}.mobizy-btn.mobizy-icon-btn:hover{background-color:var(--mobizy-icon-btn-bg-hover, #EFEFEF)}.mobizy-btn.mobizy-btn_icon span{display:flex;align-items:center;justify-content:center;grid-column-gap:5px}.mobizy-pagination{padding:0;border:0}.mobizy-pagination ul{display:flex;justify-content:flex-end;align-items:center;flex-direction:false;flex-wrap:wrap;gap:4px;list-style:none}.mobizy-pagination ul:before,.mobizy-pagination ul:after{display:none}.mobizy-pagination .page-numbers li a.page-numbers:hover{background-color:var(--mobizy--color--gray-20)}.mobizy-pagination .page-numbers li .page-numbers{display:flex;justify-content:center;align-items:center;min-width:33px;height:33px;padding:5px 8px;border-radius:8px;font:500 .875rem/1 "Inter",Arial,sans-serif;border:1px solid var(--mobizy--color--gray-20);background-color:transparent;color:#000;text-decoration:none}.mobizy-pagination .page-numbers li .page-numbers.current{background-color:var(--mobizy--color--gray-20);border-color:var(--mobizy--color--gray-20)}.mobizy-pagination .prev{margin-right:10px}.mobizy-pagination .prev i{transform:rotate(180deg)}.mobizy-pagination .next{margin-left:10px}.mobizy-pagination :where(.prev, .next):after{display:none}.mobizy-pagination :where(.prev, .next) i{position:absolute;height:17px;filter:brightness(0%);font-size:0;text-indent:-99999px}.mobile-app-banner--wrapper{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:var(--overlay-color, rgba(56, 59, 62, 0.5));backdrop-filter:var(--overlay-blur, blur(5px));display:none;align-items:center;justify-content:center;z-index:99999;padding:1.25rem;overflow:auto}.mobile-app-banner--wrapper[aria-hidden=false]{display:grid}.mobile-app-banner--wrapper .mobile-app-banner--inner{position:relative;background-color:var(--mobizy-app-banner-wrapper-bg, #fff);border-radius:var(--mobizy-app-banner-border-radius, 1.25rem);padding:clamp(1rem,2.5vw,2.5rem);max-width:var(--mobizy-app-banner-width, 31.25rem);width:100%;box-shadow:var(--mobizy-app-banner-shadow, 0 4px 16px rgba(0, 0, 0, 0.15))}.mobile-app-banner--wrapper .mobile-app-banner--inner .close-btn{position:absolute;top:.3125rem;right:.625rem}.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content{margin-bottom:1.25rem;color:var(--mobizy-app-banner-text-color, #000);display:flex;flex-direction:column;gap:1rem}.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content h1,.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content h2,.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content h3,.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content h4,.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content h5,.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--content h6{font-weight:700}.mobile-app-banner--wrapper .mobile-app-banner--inner .mobile-app-banner--buttons{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 768px){.mobile-app-banner--wrapper{padding:1rem}}.mobizy-table-wrapper{position:relative}.mobizy-table-wrapper.ajax-active:before{content:"";position:absolute;display:block;z-index:99;inset:0;width:100%;height:100%;background-color:var(--overlay-color, rgba(56, 59, 62, 0.5))}table.mobizy-table{border-spacing:0;width:100%;border-collapse:collapse;color:var(--my-wishlist-table-color, #000)}table.mobizy-table th,table.mobizy-table td{padding:clamp(8px,2vw,16px)}table.mobizy-table th{font-weight:700;vertical-align:middle;text-align:left;background-color:var(--my-wishlist-table-th-bg, #fff)}table.mobizy-table td{background-color:var(--my-wishlist-table-td-bg, #fff)}table.mobizy-table tbody tr.ajax-active{position:relative}table.mobizy-table tbody tr.ajax-active:after{content:"";position:absolute;display:block;z-index:100;left:50%;top:50%;transform:translate(-50%, -50%);width:50px;height:50px;background:url("../img/ajax-loader-alt.svg") center/contain no-repeat}table.mobizy-table .mobizy-table-row__thumbnail{padding-inline:0}table.mobizy-table .mobizy-table-row__thumbnail img{aspect-ratio:1/1;border-radius:8px;border:var(--input-border, 1px solid #EFEFEF);object-fit:cover;object-position:center}table.mobizy-table .mobizy-table-row__product-name a{color:var(--my-wishlist-table-color, #000);text-decoration:none}table.mobizy-table .mobizy-table-row__product-name a:hover{color:var(--my-wishlist-table-link-hover-c, #f05e00)}table.mobizy-table .mobizy-table-row__product-price ins{color:var(--wp--preset--color--red-discount, #E34E42)}table.mobizy-table .mobizy-table-row__product-price del{color:var(--regular-price-color, #D9D9D9);opacity:1}table.mobizy-table .mobizy-table-row__in-stock{color:var(--my-wishlist-in-stock-color, #297e29)}table.mobizy-table .mobizy-table-row__out-of-stock{color:var(--my-wishlist-out-of-stock-color, #E34E42)}table.mobizy-table .mobizy-table-row .mobizy-btn_navigate:not(.mobizy-btn_icon){padding:12px 10px}@media screen and (min-width: 768px){.mobizy-wishlist-page table.mobizy-table th:nth-of-type(2){width:72px}.mobizy-wishlist-page table.mobizy-table .mobizy-thead-add-to-cart{width:15%}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table th:first-of-type{width:68px}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td{vertical-align:middle}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-table-row__thumbnail img{max-width:clamp(55px,6.5vw,72px)}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-table-row__product-price .amount{display:block}}@media screen and (max-width: 767.9px){:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table thead{display:none}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-table-row{display:block;padding:8px;background-color:var(--my-wishlist-table-td-bg, #fff)}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-table-row:not(:last-of-type){padding-bottom:20px;border-bottom:var(--input-border, 1px solid #EFEFEF)}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td:not(.mobizy-table-row__no-products),:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-item-sku,:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-item-variation{padding:14px 0 0}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td.mobizy-table-row__remove-product{padding-top:0}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td.mobizy-table-row__remove-product button{margin-left:auto}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td:where(:first-of-type, :nth-of-type(2), :last-of-type){display:block}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td:not(:first-of-type,:nth-of-type(2),:last-of-type):before{content:attr(data-title);font-weight:600}:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table td:not(:first-of-type,:nth-of-type(2),:last-of-type),:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-item-variation,:where(.mobizy-wishlist-page, .mobizy-shared-list) table.mobizy-table .mobizy-item-sku{display:flex;justify-content:center;gap:10px}.mobizy-table-row__thumbnail{text-align:center}.mobizy-table-row__thumbnail img{margin-inline:auto;max-width:80px}}.mobizy-qna-block__container{margin-top:30px}.mobizy-qna-block__empty{padding:30px}.mobizy-qna-list{list-style:none}.mobizy-qna-list__item:not(:last-of-type){margin-bottom:20px}.mobizy-qna-list .mobizy-qna-list-item{display:block !important}.mobizy-qna-list-item__answer{padding-left:1rem;border-left:3px solid var(--mobizy-btn-bg)}.mobizy-qna-list-item__answer:not(:last-of-type){margin-bottom:10px}.mobizy-qna-list-item__controls{margin-left:50px;padding-bottom:20px;border-bottom:1px solid var(--mobizy-btn-bg)}.mobizy-attachments{display:grid;grid-template-columns:repeat(auto-fill, clamp(50px, 7vw, 64px));grid-gap:5px;margin-left:0 !important}.mobizy-attachments_modal{position:fixed;display:flex;align-items:center;justify-content:center;z-index:99999;width:100%;height:100%;margin:0;inset:0;background-color:rgba(0,0,0,.5);overflow:auto}.mobizy-attachments_modal .mobizy-attachments-item{margin-bottom:0 !important}.mobizy-attachments_modal .mobizy-attachments-item_video{width:85%;height:80%;display:flex;justify-content:center;align-items:center}.mobizy-attachments_modal .mobizy-attachments-item_video video{max-height:100%}.mobizy-attachments_modal>:not(.active){display:none !important}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item{margin-bottom:0 !important;border-radius:8px;overflow:hidden;border:1px solid var(--mobizy-color-gray) !important;filter:brightness(100%);transition:filter .3s}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item:hover{filter:brightness(95%)}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item_video{cursor:pointer;position:relative}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item>video,.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item img{height:100%;width:100%;object-fit:cover;aspect-ratio:1}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item a{padding:0}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item_video:before,.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item_video:after{content:"";position:absolute;display:block;left:50%;top:50%;transform:translate(-50%, -50%);pointer-events:none}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item_video:before{width:28px;height:28px;border-radius:50%;overflow:clip;border:3px solid #fff;background-color:var(--mobizy-title-color, #000)}.mobizy-attachments:not(.mobizy-attachments_modal) .mobizy-attachments-item_video:after{transform:translate(-40%, -50%);width:10px;height:13px;background-color:#fff;clip-path:polygon(0 0, 0 100%, 100% 50%)}.comment-form .mobizy-upload-review-images input,.comment-form .mobizy-upload-review-video input{margin-bottom:15px;width:100%}.comment-form .mobizy-upload-review-images input::-webkit-file-upload-button,.comment-form .mobizy-upload-review-video input::-webkit-file-upload-button{cursor:pointer}@media screen and (min-width: 768px){.mobizy-pcf-container{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:5.8823529412%}}.mobizy-comment-voting button{background-color:transparent !important;margin-right:5px}@media not all and (hover: none){.mobizy-comment-voting button{outline:none !important}}.mobizy-comment-voting button.mobizy-comment-voting__upvote{color:var(--mobizy-upvote-color)}.mobizy-comment-voting button.mobizy-comment-voting__upvote.voted svg{fill:var(--mobizy-upvote-color)}.mobizy-comment-voting button.mobizy-comment-voting__downvote{color:var(--mobizy-downvote-color)}.mobizy-comment-voting button.mobizy-comment-voting__downvote.voted svg{fill:var(--mobizy-downvote-color)}.mobizy-comment-voting button.voted svg{fill-opacity:.4}.mobizy-comment-voting button:hover svg path{stroke:var(--mobizy-title-color, #000)}.mobizy-comment-voting span{font-size:.688rem;line-height:1}.mobizy-comment-voting span:first-of-type{margin-right:10px}.mobizy-comment-voting__upvote{color:#03a900}.mobizy-comment-voting__downvote{color:red}.mobizy-quantity-wrapper,.mobizy-cart-quantity-wrapper{float:unset !important;margin:0 0 clamp(40px,5vw,56px)}.mobizy-quantity-wrapper input.mobizy-qty,.mobizy-cart-quantity-wrapper input.mobizy-qty{width:40px;padding:0;margin-left:20px;letter-spacing:-0.224px;border:0 !important;background-color:transparent !important;box-shadow:none;-moz-appearance:textfield}.mobizy-quantity-wrapper input.mobizy-qty::-webkit-outer-spin-button,.mobizy-quantity-wrapper input.mobizy-qty::-webkit-inner-spin-button,.mobizy-cart-quantity-wrapper input.mobizy-qty::-webkit-outer-spin-button,.mobizy-cart-quantity-wrapper input.mobizy-qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mobizy-quantity-wrapper button,.mobizy-cart-quantity-wrapper button{padding:0;width:24px;height:24px;color:#838383;border-radius:50%;background-color:transparent}@media not all and (hover: none){.mobizy-quantity-wrapper button:hover,.mobizy-cart-quantity-wrapper button:hover{background-color:#efefef}}.mobizy-quantity-wrapper button:last-child,.mobizy-cart-quantity-wrapper button:last-child{padding-bottom:2px}.mobizy-add-to-wishlist-btn{display:flex;justify-content:center;align-items:center;height:var(--mobizy-wishlist-icon-size, 3.125rem);padding:.625rem;border-radius:var(--mobizy-wishlist-icon-b-rad, 0.3125px);border:var(--mobizy-wishlist-icon-b, 1px solid #D9D9D9);grid-column-gap:.625rem}.mobizy-add-to-wishlist-btn:hover{border-color:var(--mobizy-wishlist-icon-b-hover, #f05e00);background-color:var(--mobizy-wishlist-icon-bg-hover, #fff)}.mobizy-add-to-wishlist-btn.active svg{fill:var(--mobizy-svg-fill-color-active, #f05e00)}.mobizy-add-to-wishlist-btn:not(.closed-shop){width:var(--mobizy-wishlist-icon-size, 3.125rem)}.mobizy-add-to-wishlist-btn.closed-shop{margin-bottom:32px}.mobizy-add-to-wishlist-btn.closed-shop:hover{color:var(--mobizy-color--blue-accent)}.mobizy-add-to-wishlist-btn svg{fill:var(--mobizy-svg-fill-color, #fff);stroke:var(--mobizy-svg-stroke-color, #EF7E35)}.mobizy-wishlist-button-wrapper{position:relative}.mobizy-wishlist-button-wrapper.ajax-active:before{content:"";position:absolute;display:block;z-index:99;inset:0;width:100%;height:100%;background-color:var(--overlay-color, rgba(56, 59, 62, 0.5))}.mobizy-wishlist-button-wrapper.ajax-active:after{content:"";position:absolute;display:block;z-index:100;left:50%;top:50%;transform:translate(-50%, -50%);width:32px;height:32px;background:url("../img/ajax-loader-alt.svg") center/contain no-repeat}.mobizy-wishlist-confirm-actions{display:flex;align-items:center;gap:var(--mobizy-wishlist-confirm-actions-gap, 0.25rem);pointer-events:auto}.mobizy-wishlist-confirm-btn,.mobizy-wishlist-cancel-btn{display:flex;align-items:center;justify-content:center;width:var(--mobizy-wishlist-confirm-btn-size, 2rem);height:var(--mobizy-wishlist-confirm-btn-size, 2rem);min-width:var(--mobizy-wishlist-confirm-btn-size, 2rem);padding:0;border:var(--mobizy-wishlist-confirm-btn-border, 1px solid #D9D9D9);border-radius:var(--mobizy-wishlist-icon-b-rad, 0.3125rem);background:var(--mobizy-wishlist-confirm-btn-bg, #fff);color:var(--mobizy-wishlist-confirm-btn-color, #333);cursor:pointer;transition:border-color .2s,background-color .2s,color .2s}.mobizy-wishlist-confirm-btn svg,.mobizy-wishlist-cancel-btn svg{width:16px;height:16px}.mobizy-wishlist-confirm-btn:hover{border-color:var(--mobizy-wishlist-confirm-btn-hover-border, #22c55e);color:var(--mobizy-wishlist-confirm-btn-hover-color, #22c55e);background-color:var(--mobizy-wishlist-confirm-btn-hover-bg, #fff)}.mobizy-wishlist-cancel-btn{border:var(--mobizy-wishlist-cancel-btn-border, 1px solid #D9D9D9);background:var(--mobizy-wishlist-cancel-btn-bg, #fff);color:var(--mobizy-wishlist-cancel-btn-color, #333)}.mobizy-wishlist-cancel-btn:hover{border-color:var(--mobizy-wishlist-cancel-btn-hover-border, #ef4444);color:var(--mobizy-wishlist-cancel-btn-hover-color, #ef4444);background-color:var(--mobizy-wishlist-cancel-btn-hover-bg, #fff)}.mobizy-wishlist-page-head .mobizy-wishlist-change-name-block{max-width:250px}.mobizy-wishlist-page-head .mobizy-wishlist-change-name-block.ajax-active .mobizy-input-container *:not(.ajax-loader){opacity:.5;pointer-events:none}.mobizy-wishlist-page-head .mobizy-wishlist-change-name-block.ajax-active .mobizy-input-container .ajax-loader{display:block}.mobizy-wishlist-page-head .mobizy-wishlist-change-name-block .mobizy-wishlist-change-name__controls{position:absolute;right:5px;display:flex;align-items:center;gap:8px}.mobizy-wishlist-page-head .mobizy-wishlist-change-name-block input{min-height:40px;padding-right:60px;width:100%}:root{--mobizy-color--blue-accent: #EF7E35;--mobizy-color-gray: #D9D9D9;--mobizy--color--gray-20: #EFEFEF;--mobizy-text-color: #6d6d6d;--mobizy-table-bg: #f8f8f8;--mobizy-btn-bg: #D9D9D9;--mobizy-btn-bg-black: #000;--mobizy-red-discount: #E34E42;--mobizy-upvote-color: #03A900;--mobizy-downvote-color: #FF0000}body.lock{overflow:hidden}.mobizy-title{font-size:var(--mobizy-title-fz, 1.625rem);line-height:1.5;color:var(--mobizy-title-color, #000)}.mobizy-wishlist-page mark,.mobizy-wishlist-page ins{text-decoration:none;font-weight:600;background:rgba(0,0,0,0)}:where(.mobizy-wishlist-page, .mobizy-wishlists-page) a{cursor:pointer;color:var(--mobizy-link-color, #000)}:where(.mobizy-wishlist-page, .mobizy-wishlists-page) a:hover{color:var(--mobizy-link-color-hover, #f05e00)}.pswp{z-index:99999 !important}[hidden]{display:none !important}
/*# sourceMappingURL=main.min.css.map */