@-webkit-keyframes fadeIn{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.7)}}@keyframes fadeIn{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.7)}}@-webkit-keyframes fadeOut{0%{background:rgba(0,0,0,.7)}to{background:rgba(0,0,0,0)}}@keyframes fadeOut{0%{background:rgba(0,0,0,.7)}to{background:rgba(0,0,0,0)}}@-webkit-keyframes scaleUp{0%{opacity:0;-webkit-transform:scale(0.8) translateY(1000px);transform:scale(0.8) translateY(1000px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes scaleUp{0%{opacity:0;-webkit-transform:scale(0.8) translateY(1000px);transform:scale(0.8) translateY(1000px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes scaleDown{0%{opacity:1;-webkit-transform:scale(1) translateY(500px);transform:scale(1) translateY(500px)}to{opacity:0;-webkit-transform:scale(0.8) translateY(1000px);transform:scale(0.8) translateY(1000px)}}@keyframes scaleDown{0%{opacity:1;-webkit-transform:scale(1) translateY(500px);transform:scale(1) translateY(500px)}to{opacity:0;-webkit-transform:scale(0.8) translateY(1000px);transform:scale(0.8) translateY(1000px)}}@-webkit-keyframes quickScaleDown{0%{-webkit-transform:scale(1);transform:scale(1)}99.9%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes quickScaleDown{0%{-webkit-transform:scale(1);transform:scale(1)}99.9%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.is-flex-wrap-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.mt-4{margin-top:1rem !important}.is-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.p-3{padding:.75rem !important}.has-text-centered{text-align:center !important}.is-align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.is-justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.is-inline-block{display:inline-block !important}.delete,.modal-close{-webkit-touch-callout:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;display:inline-block;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;pointer-events:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.box-search{float:left;margin:0 10px 0 0;width:300px}.modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:fixed;z-index:40;display:table;height:100%;left:0;position:fixed;top:0;-webkit-transform:scale(0);transform:scale(0);width:100%;padding:10px}.modal .modal-background{bottom:0;left:0;position:absolute;right:0;top:0;background-color:rgba(10,10,10,.86)}.modal .modal-card,.modal .modal-content{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal .modal-card,.modal .modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal .modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal .modal-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible;max-width:500px}.modal .modal-card header.modal-card-head{background-color:#f4f6f8}.modal .modal-card header.modal-card-head p.modal-card-title{color:#0a0a09;font-size:18px;font-weight:600;text-align:center;text-transform:uppercase;margin:0 !important}.modal .modal-card section.modal-card-body{padding:10px}.modal .modal-card footer.modal-card-foot{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal .modal-card footer.modal-card-foot button{background-color:#d70018;color:#fff;-webkit-transition:.3s;transition:.3s;width:50%}.modal .modal-card footer.modal-card-foot button:focus,.modal .modal-card footer.modal-card-foot button:hover{background-color:rgba(215,0,24,.85);border-color:#d70018;-webkit-box-shadow:none;box-shadow:none}.modal .modal-card-foot,.modal .modal-card-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f5f5;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:20px;position:relative}.modal .modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal .modal-card-title{color:#363636;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.5rem;line-height:1}.modal .modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal .modal-card-foot .button:not(:last-child){margin-right:.5em}.modal .modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;overflow:auto;padding:20px}.modal.out{-webkit-animation:quickScaleDown 1s forwards;animation:quickScaleDown 1s forwards}.modal.out .modal-background{-webkit-animation:fadeOut .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:fadeOut .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;background:rgba(0,0,0,0)}.modal.out .modal-content{-webkit-animation:scaleDown .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:scaleDown .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;opacity:0}.modal.is-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:scale(1);transform:scale(1)}.modal.is-active .modal-background{-webkit-animation:fadeIn .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:fadeIn .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;background:rgba(0,0,0,0)}.modal.is-active .modal-content{-webkit-animation:scaleUp .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;animation:scaleUp .5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;opacity:0}.pdp-compare-modal a,.pdp-compare-modal span{color:#343232;font-size:13px}.pdp-compare-modal a{cursor:pointer}.pdp-compare-modal .pdp-compare-modal-trigger-button{bottom:80px;cursor:pointer;left:15px;position:fixed;z-index:1000}@media only screen and (max-width: 768px){.pdp-compare-modal .pdp-compare-modal-trigger-button{bottom:102px}}.pdp-compare-modal .pdp-compare-modal-trigger-button a{background:#fff;border-radius:30px;-webkit-box-shadow:0 0 15px #999;box-shadow:0 0 15px #999;color:#f37032;font-size:14px;padding:10px}.pdp-compare-modal .pdp-compare-modal-trigger-button label{font-weight:unset;margin:unset;display:unset;font-size:1em;color:#f37032}.pdp-compare-modal .pdp-compare-modal-box{background:#fff;border-radius:0;border-top:1px solid #e5e5e5;bottom:0;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.12);box-shadow:0 -2px 10px rgba(0,0,0,.12);left:0;margin:auto;max-width:1050px;position:fixed;right:0;top:auto;width:100%;z-index:1000000000}@media only screen and (max-width: 540px){.pdp-compare-modal .pdp-compare-modal-box{margin-left:0}}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product{border-right:1px solid #e0e0e0;width:25%}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product{position:relative}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product a{padding:15px}@media only screen and (max-width: 768px){.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product a{padding:5px}}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product a p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:0 !important}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.has-product span.remove-compare-product{cursor:pointer;font-size:13px;position:absolute;right:3px;top:3px}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.go-compare-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product.go-compare-page a{border:1px solid #f37032;border-radius:5px;color:#f37032;display:block;font-size:14px;margin-top:10px;padding:5px 10px}@media only screen and (max-width: 768px){.pdp-compare-modal .pdp-compare-modal-box .compare-products .compare-product a p{font-size:12px}}.pdp-compare-modal .pdp-compare-modal-box .pdp-compare-modal-exit{background:#fff;border-radius:8px 8px 0 0;-webkit-box-shadow:0 -2px 10px rgba(0,0,0,.122);box-shadow:0 -2px 10px rgba(0,0,0,.122);color:#000;cursor:pointer;font-size:13px;padding:10px;position:absolute;right:0;text-align:center;top:-39px}@media only screen and (max-width: 768px){.pdp-compare-modal .go-compare-page a,.pdp-compare-modal .go-compare-page span{font-size:12px}}.product-info-container{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;min-height:202px;padding:10px;position:relative;width:auto}.product-info-container .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;height:100%}.product-info-container .product-info a{color:#444}.product-info-container .product-info a .product__image{text-align:center}.product-info-container .product-info a .product__image img{margin:10px 0 0;width:160px;max-width:100%;-o-object-fit:contain;object-fit:contain}#search-to-compare{z-index:10000;color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5;font-family:Inter,Roboto,sans-serif}#search-to-compare .modal-card{max-width:1200px;width:100%}#search-to-compare .box-search{float:none;position:relative}#search-to-compare .box-search .i-search{left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:15px;z-index:10}#search-to-compare .box-search__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-appearance:none;-webkit-appearance:none;border:1px solid #dbdbdb;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;height:2.5em;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:1.5;padding:calc(.5em - 1px) calc(.75em - 1px);position:relative;vertical-align:top;border-radius:10px;height:30px;padding-left:30px;color:#363636;margin:0;-webkit-box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);box-shadow:inset 0 .0625em .125em rgba(10,10,10,.05);max-width:100%;width:100%}#search-to-compare .box-search__input::-webkit-input-placeholder{color:rgba(54,54,54,.3)}#search-to-compare .box-search__input::-moz-placeholder{color:rgba(54,54,54,.3)}#search-to-compare .box-search__input:-ms-input-placeholder{color:rgba(54,54,54,.3)}#search-to-compare .box-search__input::-ms-input-placeholder{color:rgba(54,54,54,.3)}#search-to-compare .box-search__input::placeholder{color:rgba(54,54,54,.3)}#search-to-compare .box-search__input:hover{border-color:#b5b5b5}#search-to-compare .box-search__input:active,#search-to-compare .box-search__input:focus{border-color:#485fc7;-webkit-box-shadow:0 0 0 .125em rgba(72,95,199,.25);box-shadow:0 0 0 .125em rgba(72,95,199,.25)}#search-to-compare .compare-search-product-list .product-item.product-info-container{width:calc(20% - 10px)}@media only screen and (max-width: 990px){#search-to-compare .compare-search-product-list .product-item.product-info-container{width:calc(25% - 10px)}}@media only screen and (max-width: 540px){#search-to-compare .compare-search-product-list .product-item.product-info-container{width:calc(50% - 10px)}}#search-to-compare .compare-search-product-list .product-item.product-info-container:not(:nth-of-type(5n)){margin-right:10px}@media only screen and (max-width: 990px){#search-to-compare .compare-search-product-list .product-item.product-info-container:not(:nth-of-type(4n)){margin-right:10px}}@media only screen and (max-width: 540px){#search-to-compare .compare-search-product-list .product-item.product-info-container:not(:nth-of-type(2n)){margin-right:10px}}#search-to-compare .compare-search-product-list .product-item .product-info{font-size:14px}#search-to-compare .compare-search-product-list .product-item .product-info .product-name{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-weight:600;height:65px;overflow:hidden;position:relative;z-index:10}#search-to-compare .compare-search-product-list .product-item .product-info p span{font-weight:600}#search-to-compare .compare-search-product-list .product-item .product-info p.price{color:#707070}#search-to-compare .compare-search-product-list .product-item .product-info p.sale-price{min-height:21px}@media only screen and (max-width: 768px){#search-to-compare .compare-search-product-list .product-item .product-info p.sale-price{min-height:42px}}#search-to-compare .compare-search-product-list .product-item .product-info p.sale-price span{color:#d70018}#search-to-compare .compare-search-product-list .product-item .product-info .select-to-compare{background:#f37032;border-radius:3px;color:#fff;display:block;padding:5px;width:100%}@media only screen and (max-width: 768px){#search-to-compare .compare-search-product-list .product-item .product-info .select-to-compare{font-size:12px}}#search-to-compare .compare-search-loadmore a{border:1px solid #f37032;border-radius:10px;color:#f37032;display:block;font-size:13px;margin:auto;max-width:250px;padding:5px 10px;width:100%}.btn_compare_product svg{vertical-align:text-top;line-height:1}.btn_compare_product:hover svg{stroke:#fff}.btn_compare_product:hover svg path{stroke:#fff}body .content_popup_data{margin:0 auto;padding:0 !important;background-color:#fff;position:relative}body .content_popup_data .title_popup{font-size:1.25em;margin:0;line-height:1.4;font-weight:500;color:#fff;background-color:#f37032;padding:15px 15px}body .content_popup_data .mfp-close{color:#fff;opacity:1;mix-blend-mode:unset;width:30px;height:30px;line-height:30px;font-size:30px;top:5px !important;right:5px !important}body .content_popup_data .content_wrap{padding:15px;font-size:15px}body .content_popup_data .content_wrap table{border-collapse:collapse;margin:0}body .content_popup_data .content_wrap table thead{position:sticky;top:0}body .content_popup_data .content_wrap table thead tr th{text-align:center;background-color:var(--light_orange);color:var(--white);border-right:1px solid var(--white);line-height:1.3;font-size:1.05em;padding:7px;text-transform:unset;font-weight:400;letter-spacing:0}body .content_popup_data .content_wrap table thead tr td{background-color:#fff}body .content_popup_data .content_wrap table tbody tr:nth-child(even){background-color:#eae7e7}body .content_popup_data .content_wrap table tr td{text-align:center;border:1px solid silver;color:var(--black);font-size:.95em;line-height:1.6;padding:7px}body .content_popup_data .content_wrap table tr td:first-child{text-align:left;font-weight:700;white-space:nowrap}body .content_popup_data .content_wrap table tr td p{margin:0 !important}body .content_popup_data .content_wrap table tr td img.size-full.alignnone{margin-bottom:0}body.admin-bar .content_popup_data .content_wrap table thead{top:32px}@media(min-width: 550px){.content_product_info>.col{padding-bottom:0}}.content_product_info .box_title{font-weight:700;font-size:1.15em;color:#f37032;line-height:1.5;margin:0 0 15px}.content_product_info .row_list_features>.col>.col-inner{border-radius:8px;padding:10px 15px;background-color:rgba(242,110,59,.05)}.content_product_info .icon-box{line-height:1.5;font-size:.95em}.content_product_info .icon-box .icon-box-text .feature_description p:last-child{margin-bottom:0 !important}.content_product_info .icon-box .icon-box-text .feature_description img.size-full.alignnone{margin-bottom:0}.content_product_info form{margin:0}.content_product_info form .price{margin:0 0 10px}.content_product_info form .price .amount{font-size:2.15em;font-weight:900;color:var(--orange)}.content_product_info form .price .unit{font-size:1.25em}.content_product_info form .box_order .btn_action button[type=submit]{display:block;width:100%;background:-webkit-gradient(linear, left top, right top, from(#FEB343), color-stop(49.48%, #F15726), to(#EC4532));background:linear-gradient(90deg, #FEB343 0%, #F15726 49.48%, #EC4532 100%);color:#fff;text-transform:uppercase;font-weight:400;font-size:1.15em;min-height:40px;line-height:40px;padding:0;border-radius:8px;text-align:center;-webkit-transition:all .3s;transition:all .3s}/*# sourceMappingURL=compare-module.min.css.map */