.modal-custom fieldset,.modal-popup fieldset,.modal-slide fieldset{border:none}.modal-custom .action-close,.modal-popup .action-close,.modal-slide .action-close{background-image:none;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0;text-shadow:none;font-weight:400;display:inline-block;text-decoration:none;position:absolute;right:0;top:0;outline:none}.modal-custom .action-close>span,.modal-popup .action-close>span,.modal-slide .action-close>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.modal-custom .action-close:before,.modal-popup .action-close:before,.modal-slide .action-close:before{content:'×';font-size:20px;line-height:20px;color:#757575;margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center;cursor:pointer}.modal-custom .action-close:hover,.modal-popup .action-close:hover,.modal-slide .action-close:hover{background:0 0;border:none}.modal-custom .action-close:hover:before,.modal-popup .action-close:hover:before,.modal-slide .action-close:hover:before{color:inherit}.modal-custom .action-close:focus,.modal-popup .action-close:focus,.modal-slide .action-close:focus,.modal-custom .action-close:active,.modal-popup .action-close:active,.modal-slide .action-close:active{background:0 0;border:none}.modal-custom .action-close:active:before,.modal-popup .action-close:active:before,.modal-slide .action-close:active:before{color:inherit}.modal-custom .action-close.disabled,.modal-popup .action-close.disabled,.modal-slide .action-close.disabled,.modal-custom .action-close[disabled],.modal-popup .action-close[disabled],.modal-slide .action-close[disabled],fieldset[disabled] .modal-custom .action-close,fieldset[disabled] .modal-popup .action-close,fieldset[disabled] .modal-slide .action-close{pointer-events:none;opacity:.5}.modal-slide,.modal-popup{bottom:0;left:0;min-width:0;position:fixed;right:0;top:0;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.modal-slide .modal-inner-wrap,.modal-popup .modal-inner-wrap{background-color:#fff;box-shadow:0 0 12px 2px rgba(0,0,0,.35);opacity:1;pointer-events:auto}.modal-slide._show,.modal-popup._show{visibility:visible;opacity:1;transition:opacity .3s ease}.modal-slide._show .modal-inner-wrap,.modal-popup._show .modal-inner-wrap{transform:translate(0,0)}.modal-slide{left:44px;z-index:900}.modal-slide .modal-inner-wrap{height:100%;overflow-y:auto;position:static;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;width:auto}.modal-slide .modal-header,.modal-slide .modal-content,.modal-slide .modal-footer{padding:0 2.6rem 2.6rem}.modal-slide .modal-header{padding-bottom:2.1rem;padding-top:2.1rem}.modal-slide .action-close{margin:15px;padding:0}.modal-slide .page-main-actions{margin-bottom:-12.9rem;margin-top:2.1rem}.modal-slide._show .modal-inner-wrap{transform:translateX(0)}.modal-slide._inner-scroll .modal-inner-wrap{overflow-y:visible;display:flex;flex-direction:column}.modal-slide._inner-scroll .modal-header,.modal-slide._inner-scroll .modal-footer{flex-grow:0;flex-shrink:0}.modal-slide._inner-scroll .modal-content{overflow-y:auto}.modal-slide._inner-scroll .modal-footer{margin-top:auto}.modal-popup{z-index:900;left:0;overflow-y:auto;pointer-events:none}.modal-popup .modal-inner-wrap{margin:5rem auto;width:75%;display:flex;flex-direction:column;box-sizing:border-box;height:auto;left:0;position:absolute;right:0;transform:translateY(-200%);transition:transform .2s ease}.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{padding-left:3rem;padding-right:3rem}.modal-popup .modal-header,.modal-popup .modal-footer{flex-grow:0;flex-shrink:0}.modal-popup .modal-header{padding-bottom:1.2rem;padding-top:3rem}.modal-popup .modal-footer{margin-top:auto;padding-bottom:3rem;padding-top:3rem}.modal-popup .modal-footer-actions{text-align:right}.modal-popup .modal-title{border-bottom:1px solid #c1c1c1;font-weight:300;padding-bottom:10px;font-size:26px;margin-bottom:0;min-height:1em;word-wrap:break-word}.modal-popup .action-close{padding:20px}.modal-popup._show .modal-inner-wrap{transform:translateY(0)}.modal-popup.confirm .modal-inner-wrap{max-width:50rem}.modal-popup.confirm .modal-inner-wrap .modal-content{padding-right:7rem}.modal-popup._inner-scroll{overflow-y:visible}.modal-popup._inner-scroll .modal-inner-wrap{max-height:90%}.modal-popup._inner-scroll .modal-content{overflow-y:auto}.ie11 .modal-popup._inner-scroll{overflow-y:auto}.ie11 .modal-popup._inner-scroll .modal-inner-wrap{max-height:none}.modal-custom .action-close{margin:15px}.modals-overlay{z-index:899;background-color:rgba(51,51,51,.55);bottom:0;left:0;position:fixed;right:0;top:0}body._has-modal{height:100%;overflow:hidden;width:100%}body._has-modal-custom .modal-custom-overlay{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:899}[data-dropdown-container]{position:relative}[data-dropdown-container] ul{list-style:none;padding:0}[data-dropdown-container] [data-dropdown-toggle]{display:inline-flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}[data-dropdown-container] [data-dropdown-toggle] .icon{position:relative;transform:rotate(0deg);transition:transform .3s}[data-dropdown-container] [data-dropdown-toggle] .icon.icon-arrow_down{width:12px;height:12px}[data-dropdown-container] [data-dropdown-toggle][data-reverse-y] .icon{transform:rotate(180deg)}[data-dropdown-container] [data-dropdown-content]{position:absolute;top:100%;left:0;width:auto;background:#fff;padding:20px;box-sizing:border-box;min-width:100%}[data-dropdown-container] [data-dropdown-content][data-reverse-x]{left:unset;right:0}[data-dropdown-container] [data-dropdown-content][data-reverse-y]{top:unset;bottom:100%;border-radius:5px 5px 0 0}[data-dropdown-container][data-position=fixed] [data-dropdown-content]{position:fixed}[data-dropdown-container] .close-icon-block{width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#000;font-size:14px;position:absolute;top:32px;right:32px;background:#fff;cursor:pointer}[data-dropdown-container]:not(.open)>[data-dropdown-content]{display:none}[data-dropdown-container]:not(.open)[data-show-type=slide] [data-dropdown-content]{display:block;visibility:hidden}[data-dropdown-container]:not(.open) [data-dropdown-toggle] a{pointer-events:none}[data-dropdown-container].open{z-index:2}[data-dropdown-container].open>[data-dropdown-toggle]{background:#fff}[data-dropdown-container].open>[data-dropdown-toggle] .icon.icon-arrow_down{transform:rotate(180deg)}[data-dropdown-container].open>[data-dropdown-toggle][data-reverse-y] .icon.icon-arrow_down{transform:rotate(0deg)}:root{--search-results-max-width:1170px;--search-results-border-color:rgba(12,6,26,.05);--search-menu-height:calc(100vh - 95px);--search-menu-max-height:calc(100vh - 250px);--search-products-max-height:440px;--search-group-title-font-size:1.2rem;--search-link-color:#000;--search-link-background:#f4f4f4;--search-link-hover-color:#d71a21;--search-link-hover-radius:3px;--search-product-width:120px;--search-product-photo-width:120px;--search-product-background:#f4f4f4;--search-product-hover-radius:3px;--search-menu-width:300px}.evinent-search-buttons-group{position:absolute;top:0;height:100%;right:calc(var(--buttonWidth) + 16px);z-index:9999;display:flex;align-items:center;justify-content:center}#evinentSearchResults{display:none;width:100%;background:#fff;position:absolute;left:0;box-shadow:0 8px 24px rgba(12,6,25,.06);border-radius:12px;z-index:4;min-width:600px}#evinentSearchResults i.fa{display:none}.d_desktop #evinentSearchResults{top:120px;--search-menu-max-height:calc(100vh - 120px)}.d_mobile #evinentSearchResults{--search-menu-max-height:calc(100vh - 190px);top:105px}.d_mobile.sticky #evinentSearchResults{--search-menu-max-height:calc(100vh - 120px);top:62px}.evinent-search-wrapper{display:flex;width:100%;height:auto;max-height:var(--search-menu-max-height)}#evinentSearchResults.evinent-active{display:flex}#evinentSearchResults .evinent-search-link,#evinentSearchResults .evinent-history-link{align-items:center;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 14px 0 24px;text-decoration:none;color:#00a950;border-radius:3px;font-size:14px}#evinentSearchResults .evinent-search-link:hover,#evinentSearchResults .evinent-search-link.evinent-active,#evinentSearchResults .evinent-history-link:hover,#evinentSearchResults .evinent-history-link.evinent-active{background-color:#edf7ec}#evinentSearchResults .evinent-history-link>a{display:block;width:100%;height:100%;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;line-height:40px}#evinentSearchResults .evinent-history-link>i{margin-right:10px}#evinentSearchResults .evinent-history-link .evinent-remove-history{margin-left:10px}#evinentSearchResults .evinent-search-count{color:#999;margin-left:10px}#evinentSearchResults .evinent-search-category-title{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:40px;font-size:14px;line-height:14px}.evinent-search-menu{display:flex;flex-direction:column;width:var(--search-menu-width);height:auto;max-height:var(--search-menu-max-height);border-right:1px solid var(--search-results-border-color);overflow-y:auto}#evinentSearchHistory,#evinentSearchSuggestions{border-top:1px solid rgba(12,6,26,.05)}.evinent-search-group{display:block;padding:12px 0}.evinent-group-title{color:#373843;align-items:center;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 24px;font-size:20px}.evinent-search-menu .evinentSearchProducts{display:none}.evinent-search-products-container{display:flex;flex-direction:column;padding:12px 24px 22px;box-sizing:border-box;width:calc(100% - var(--search-menu-width))}.evinent-search-products-wrapper{display:flex;flex-wrap:wrap;height:100%;overflow-x:hidden}.evinent-search-products-link{display:flex;justify-content:flex-end;align-items:center;padding:10px 0}.evinent-search-products-link a{text-decoration-line:underline;text-decoration-style:dotted;color:#00a950}.evinent-search-products-link a:after{content:'';display:inline-flex;width:4px;height:4px;margin:0 8px 0 5px;border-style:solid;border-color:#00a950;border-width:1px 1px 0 0;position:relative;transform:rotate(45deg)}.evinent-search-product{display:flex;flex-direction:column;width:20%;text-decoration:none;padding:10px;border-radius:3px;box-sizing:border-box;position:relative}.evinent-search-product:hover,.evinent-search-product a{text-decoration:none}.evinent-search-product:hover .evinent-search-product-title{color:#00a950}.evinent-search-product-info{display:flex;flex-direction:column;align-items:center;width:100%}.evinent-search-product-price-container{display:flex;justify-content:center}.evinent-search-product-price-container .evinent-search-product-title{display:none !important}.evinent-search-product .evinent-search-product-photo{display:flex;align-items:center;justify-content:center;width:var(--search-product-photo-width);height:var(--search-product-photo-width);background:#fff}.evinent-search-product .evinent-search-product-photo img{max-width:90%;max-height:90%}.evinent-search-product .evinent-search-product-title{display:block;display:-webkit-box;width:100%;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#373843;margin:10px 0 0;font-size:14px;line-height:15px;margin-bottom:0;height:30px;font-weight:600}.evinent-search-product-brand{display:none}.evinent-search-product-prices{display:flex;align-items:center}.evinent-search-product .evinent-search-product-oldprice{color:#666;height:18px;text-decoration:line-through}.evinent-search-product-difference{align-items:center;color:#fff;background-color:#55ad4d;border-radius:5px;display:flex;height:18px;font-size:12px;padding:0 7px}.evinent-search-product .evinent-search-product-price{color:#000;font-weight:700;margin-top:6px;font-size:12px}.evinent-search-product-buy-container{display:flex;align-items:center;justify-content:center;margin-top:10px}.evinent-search-product-buy-container .evinent-search-product-buy{display:flex;align-items:center;color:#fff;background:#00a950;border:1px solid #00a950;border-radius:8px;padding:7px 20px;font-weight:700;font-size:16px}.evinent-search-product-buy-container .evinent-search-product-buy svg{display:none}.evinent-search-product-buy-container .evinent-search-product-buy:hover{cursor:pointer;opacity:.8}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-incart{background:#fff;font-size:14px;color:#00a950}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-incart span{display:flex;align-items:center}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-incart span svg{display:block;margin-right:5px}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-unavailable{color:#00a950;background-color:rgba(0,169,80,.1);border-color:transparent}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-unavailable:before{content:'';display:block;position:absolute;width:120px;height:120px;top:10px;left:50%;background:rgba(255,255,255,.5) url(../../frontend/Brander/Add/uk_UA/images/warning.svg) 50% 50%/46px no-repeat;transform:translateX(-50%)}#evinentSearchClose{display:none}.evinent-search-link .highlight{color:red}.evinent-hidden{display:none !important}.evinent-border-none{border-bottom:none !important}.evinent-clear{clear:both}.evinent-w-100{width:100%}.evinent-search-button,.evinent-search-clear{cursor:pointer}.evinent-voice-overlay{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:999999;background:rgba(0,0,0,.7)}.evinent-voice-overlay.evinent-active{display:flex}.evinent-voice-text-container{display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;width:90%;max-width:400px;height:90%;max-height:200px;border-radius:4px}.evinent-voice-text-container span{font-size:24px;color:#373843}.evinent-voice-text-container #voiceClose{display:flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;line-height:1;height:48px;border-radius:12px;padding:0 15px;transition:background .3s,box-shadow .3s,color .3s,border .3s;text-align:center;box-sizing:border-box;cursor:pointer;color:#fff;background:#00a950;width:200px;margin-top:30px;max-width:100%}.evinent-voice-text-container #voiceClose:hover{background-color:#02bf5c}.evinent-overlay{display:none;position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:3;background:#000;opacity:.7}.evinent-overlay.evinent-active{display:block}.evinent-search-input.evinent-search-input-overlay{position:relative}.evinent-search-clear,.evinent-search-button{position:relative;z-index:9999 !important}@media (max-width:1279px){.evinent-search-product{width:25%}}@media (max-width:1023px){.evinent-search-wrapper{display:flex;flex-direction:column;width:100vw;max-width:100vw;overflow:auto}.evinent-search-wrapper>.evinent-search-products-container{display:none}.evinent-search-menu{display:block;overflow:unset;width:100%;height:auto;max-height:unset;border-right:none}.evinent-search-menu .evinent-search-products-container{display:flex}.evinent-search-products-container{width:100%;padding:12px;border-top:1px solid rgba(12,6,26,.05)}#evinentSearchClose{display:flex;align-items:center;justify-content:center;font-size:20px;color:#666;position:absolute;right:10px;top:10px;width:30px;height:30px}}@media (max-width:767px){.evinent-search-product{width:33.33%}#evinentSearchResults{border-radius:0;box-shadow:none;min-width:unset}.evinent-search-wrapper{height:100%}}@media (max-width:479px){.evinent-search-product{flex-direction:row;width:100%;border-bottom:1px solid #f5f5f5}.evinent-search-product:last-child{border-bottom:none}.evinent-search-product>a{display:flex;margin-right:15px;width:100%}.evinent-search-menu{display:flex}.evinent-search-products-container{order:1}#evinentSearchSuggestions{order:2}#evinentSearchHistory{order:3}#evinentSearchCategories{order:4}.evinent-search-products-wrapper{flex-direction:column}.evinent-search-product-info{width:20%;flex-shrink:0;margin-right:15px;justify-content:center}.evinent-search-product-info .evinent-search-product-title{display:none}.evinent-search-product-price-container .evinent-search-product-title{display:block !important;-webkit-line-clamp:3;font-size:14px;line-height:14px;max-height:28px;height:auto;margin-bottom:10px}.evinent-search-product-brand{display:block;font-size:10px;font-weight:400;line-height:1.4;margin:-6px 0 10px;width:100%}.evinent-search-product .evinent-search-product-photo{width:100%;height:auto;padding-top:100%;position:relative}.evinent-search-product .evinent-search-product-photo img{position:absolute;left:50%;top:50%;width:100%;height:100%;object-fit:contain;transform:translate(-50%,-50%)}.evinent-search-product-price-container{flex-wrap:wrap;justify-content:flex-start;align-items:center}.evinent-search-product .evinent-search-product-oldprice{text-decoration:none}.evinent-search-product .evinent-search-product-price{margin-top:0}.evinent-search-product-buy-container .evinent-search-product-buy>span{display:none !important}.evinent-search-product-buy-container .evinent-search-product-buy>svg{display:block;width:20px;height:20px}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-incart>svg{display:none}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-incart:before{content:'';display:block;width:20px;height:20px;background:url(../../frontend/Brander/Add/uk_UA/images/incart.svg) 50% 50%/contain no-repeat}.evinent-search-product-buy-container .evinent-search-product-buy{padding:7px 8px 7px 6px}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-unavailable{text-decoration-line:underline;text-decoration-style:dotted;color:#00a950;background-color:transparent;font-weight:400;font-size:14px;border:none;padding:0}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-unavailable:before{width:calc(20% - 22px);height:auto;padding-top:15.31%;top:50%;background-size:32px;left:10px;transform:translateY(-50%)}.evinent-search-product-buy-container .evinent-search-product-buy.evinent-search-product-unavailable:after{content:'';display:inline-flex;width:4px;height:4px;margin:0 8px 0 5px;border-style:solid;border-color:#00a950;border-width:1px 1px 0 0;position:relative;transform:rotate(45deg)}.evinent-search-products-link{justify-content:center}}.slick-dots li button:focus,.slick-dots li button:hover,.slick-list:focus{outline:0}.slick-list,.slick-slider,.slick-track{display:block;position:relative}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin:0 auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-slide,.slick-slide.slick-loading img{display:none}.slick-track:after{clear:both}.slick-slide{float:left;height:100%;min-height:1px;vertical-align:middle}[dir=rtl] .slick-slide{float:right}.slick-slide.dragging img{pointer-events:none}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{position:relative;background:0 0}.slick-loading .slick-list:before{position:absolute;top:50%;left:50%;display:block;content:'';border-radius:100%;border-style:solid;border-width:3px;height:25px;width:25px;border-color:rgba(0,0,0,.2);border-top-color:#5c5c5c;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);animation:loading 1s infinite linear}@keyframes loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}100%{-webkit-transform:translate(-50%,-50%) rotate(359.9deg);transform:translate(-50%,-50%) rotate(359.9deg)}}.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:.25}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;left:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button,.slick-slider .slick-arrow{display:block;cursor:pointer;outline:0;box-shadow:none}.slick-dots li button{font-size:0;line-height:0;width:20px;height:20px;padding:5px;color:transparent;border:0;background:0 0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:16px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;padding:0 20px}.slick-slider .slick-arrow{position:absolute;top:50%;padding:0;width:15px;height:22px;font-size:0;line-height:0;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);color:transparent;border:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat !important;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease}.slick-slider .slick-arrow:after,.slick-slider .slick-arrow:before{content:''}.slick-slider .slick-arrow:hover{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+) center no-repeat}.slick-slider .slick-arrow.slick-next{right:0}.slick-slider .slick-arrow.slick-prev{left:0;-webkit-transform:rotate(180deg) translate(0,50%);-moz-transform:rotate(180deg) translate(0,50%);-ms-transform:rotate(180deg) translate(0,50%);transform:rotate(180deg) translate(0,50%)}.slick-initialized .slick-slide{float:none!important;display:inline-block!important;height:auto;}.product-items.slick-slider>.slick-list{padding:15px 0}.product-items.slick-slider .slick-slide .product-item{display:block!important;margin:auto!important;max-width:205px}.sidebar.sidebar-additional{width:100%}.product-items{padding:0}.product-items .slick-list.draggable{width:1212px}.product-items .slick-list.draggable .product-item .product-item-info .product-item-photo{display:block}.product-items .slick-list.draggable .product-item .product-item-info .product-item-photo img{width:100%;height:163px;object-fit:contain}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .product-item-name{margin-bottom:0 !important}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box{display:flex;font-size:18px;justify-content:center;align-items:center;margin-bottom:0 !important}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .price-box-form,.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .no-discount,.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .price-final_price{width:100%;text-align:center}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .price-box-form span,.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .no-discount span,.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .price-final_price span{font-size:18px}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .minimal-price{margin-top:0 !important}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .price-box .minimal-price:before{bottom:0}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .product-item-actions{height:80px}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .final-currency-price{bottom:-43px !important}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .final-currency-price .old-price{display:block;width:40%;float:left}.product-items .slick-list.draggable .product-item .product-item-info .product-item-details .final-currency-price .discount-price{margin-top:5px}.product-items .slick-prev,.product-items .slick-next{display:none !important}@media (max-width:768px){.page-wrapper .amrelated-grid-wrapper .block-title{width:95%;margin:auto}.page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items{width:95%;margin:auto}.page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable{width:100%}.page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item{width:90% !important;height:40rem !important}.page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .product-item-info .product-item-details .product-item-name{padding:0;margin-bottom:2rem !important}.page-wrapper .amrelated-grid-wrapper .block-content .products-grid .product-items .slick-list.draggable .product-item .tocart{line-height:0}}.ampromo-gift a.product-image{text-decoration:none}ul.ampromo-gift{padding:0;list-style-type:none}.ampromo-gift li{margin:10px;display:inline}.ampromo-banner-tooltip{padding:2px 5px;background:#fec;border:1px solid #faa819;color:#1f5070;text-align:left;width:300px}.ampromo-product-name{font-weight:700}.ampromo-label{position:absolute;z-index:1000}.leaflet-tile,.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-bar a,.leaflet-control-attribution a{text-decoration:none}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent;background:#ddd;outline-offset:1px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-overlay-pane svg,.leaflet-tooltip{-moz-user-select:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4);color:#0078a8}.leaflet-tile{filter:inherit}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane,.leaflet-pane{z-index:400}.leaflet-map-pane svg,.leaflet-tile-pane{z-index:200}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(../../frontend/Brander/Add/uk_UA/Brander_AdvancedMaps/css/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:all!important;float:left;clear:both}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:all!important}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-align:center;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(../../frontend/Brander/Add/uk_UA/Brander_AdvancedMaps/css/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(../../frontend/Brander/Add/uk_UA/Brander_AdvancedMaps/css/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(../../frontend/Brander/Add/uk_UA/Brander_AdvancedMaps/css/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:0 0}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px "Helvetica Neue",Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(0%);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.84999999999999%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px 44px 25px}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:12px;padding-right:12px}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(92%);max-width:calc(46%);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.9399999999999999);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(90%)}}.clearfix:after{content:"";display:table;clear:both}.post-holder{padding-bottom:20px;margin-bottom:20px}.blog-page-list .post-holder{border-bottom:1px solid #eee}.post-holder .post-header{position:relative}.post-holder .post-header .post-info{padding:0 0 20px}.post-holder .post-header .post-info .item{display:inline-block}.post-holder .post-header .post-info .dash{display:none}.post-holder .post-header .post-info .label{font-weight:700}.post-holder .post-header .post-info .value{font-style:italic}.post-holder .post-header .post-info .item:after{display:inline-block;content:' | ';color:#b9b9b9}.post-holder .post-header .post-info .item:last-child:after{display:none}.post-list{margin-top:0;margin-bottom:20px;list-style:none}.post-list-wrapper .post-list{padding-left:0}.post-list .post-content .post-read-more{padding-top:10px;float:right}.subcategory-links-wrapper ul,.post-links-wrapper ul{list-style:none}.post-content .post-description img{margin:15px 0;max-width:100%;height:auto}.post-content .post-description ul,.post-content .post-description ol{list-style-position:outside}.post-content .post-description .mfblog-contents li{display:list-item}.post-content .post-description .mfblog-contents li li{margin-left:15px}.post-content .post-description .post-ftimg-hld{margin:0 0 10px}.post-content .post-description .post-ftimg-hld img{width:100%;padding:0;margin:0}.post-content .post-description .mfblog-contents-toc{list-style:decimal}.post-content .post-description .mfblog-contents-toc li{margin-bottom:1rem}.post-content .post-description .mfblog-contents-toc li>ol{margin-top:1rem}.post-content .post-description .mfblog-contents-toc li:before{content:none}.post-content .post-description .mfblog-contents-toc li a{display:inline}.post-list .post-header .post-title-holder{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.post-list .post-header .post-title{margin:0;padding:10px 0}.post-list .post-header .post-title a{text-decoration:none;font-size:22px;font-weight:400}.post-list .post-holder .post-header .addthis_toolbox a{margin-bottom:0}.post-list .hidden{display:none}.post-view .post-bottom{margin-top:30px}.post-view .post-nextprev-hld{margin-bottom:30px}.post-view .post-nextprev-hld .nextprev-link{font-weight:700}.post-view .post-nextprev-hld .prev-link{float:left}.post-view .post-nextprev-hld .next-link{float:right}.post-view .post-gallery{margin:15px 0}.post-view .post-gallery .gallery-image-hld{margin:0 14px 14px 0;border:1px solid #ccc;display:block;float:left}.post-view .post-gallery .gallery-image{padding:0;margin:0;display:block}.post-view .block{margin-bottom:30px}.widget.block-categories ul{padding:0;margin:0;list-style:none}.widget.block-categories ul li{padding:5px 0 5px 9px;margin:0}.widget.block-categories ul li a{font-weight:600}.widget.block-categories ul ul{margin:0}.widget.block-rss .rss-icon{float:left;width:23px;padding-right:10px}.widget.blog-search{width:100%;margin-bottom:40px;position:relative;float:right}.widget.blog-search .block-content{margin-bottom:0}.widget.blog-search .block-content .form{position:relative}.widget.blog-search label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;text-decoration:none;display:inline-block;float:right}.widget.blog-search .control{border-top:0;margin:0;padding:0;clear:both}.widget.blog-search input{position:static;padding-right:35px;margin:0;left:-300%}.widget.blog-search .action.search{position:absolute;right:10px;top:0;bottom:0;z-index:1;height:100%;margin:0;padding:0;display:inline-block;background-image:none;background:0 0;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;text-decoration:none;text-shadow:none;font-weight:400}.widget.blog-search .action.search:before{-webkit-font-smoothing:antialiased;content:'';margin:0;vertical-align:top;display:inline-block;overflow:hidden;speak:none;width:16px;height:32px;background:url(../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/search-icon.svg) no-repeat -10px -7px;background-size:35px;opacity:.5}.widget.blog-search .action.search>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.widget.block-tagclaud .smallest{font-size:.75em}.widget.block-tagclaud .small{font-size:1em}.widget.block-tagclaud .medium{font-size:1.25em}.widget.block-tagclaud .large{font-size:1.5em}.widget.block-tagclaud .largest{font-size:2em}.widget.block-archive .item{margin:5px 0}.widget.block-archive .item{display:inline-block}.widget.block-archive .item:after{content:"\\";display:inline-block;padding-left:5px}.blog-widget-recent .post-list{padding:0;margin:0}.blog-widget-recent .post-holder{width:31.2%;float:left;margin:1%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder{width:48%}.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1){clear:both}@media (max-width:767px){.post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder{width:98%}}@media (max-width:1024px){.blog-widget-recent .post-holder{width:48%}}@media (max-width:767px){.blog-widget-recent .post-holder{width:98%}}.blog-widget-recent .post-description .post-text-hld{min-height:150px;overflow-y:auto}.blog-widget-recent-masonry .post-description .post-text-hld{max-height:none;min-height:0}.blog-widget-recent-masonry .post-description .post-ftimg-hld{width:100%;margin:0}.mfblog-autoloader{text-align:center}.mfblog-autoloader .mfblog-show-onload{display:none}@media (max-width:420px){#mfblog_gcomments{max-width:345px;overflow-y:scroll}}.blog-category-view .category-content,.blog-tag-view .tag-content{padding-left:0}.widget.block-list-posts .block-content .item{padding:8px 0 0}.widget.block-list-posts .block-content .item .post-image{width:60px;float:left;border-radius:0;padding:2px;background-color:#fff;border:1px solid #e9e9e9;margin-right:12px}.widget.block-list-posts .block-content .item .post-image .post-item-link{display:inline-block}.widget.block-list-posts .block-content .item .post-image .post-item-link img{width:100%;height:auto;vertical-align:middle}.blog-post-view .products-grid .product-item{display:inline-block;margin-left:2%;width:calc((100% - 2%)/2)}.blog-post-view .product-item:nth-child(2n+1){margin-left:0}.blog-post-view .products-grid .product-item .product-item-info{width:auto}@media (min-width:640px){.blog-post-view .products-grid .product-item{display:inline-block;margin-left:2%;width:calc((100% - 4%)/3)}.blog-post-view .products-grid .product-item:nth-child(2n+1){margin-left:2%}.blog-post-view .products-grid .product-item:nth-child(3n+1){margin-left:0}}@media (min-width:1024px){.blog-post-view .products-grid .product-item{width:calc((100% - 8%)/5);margin-left:2%}.blog-post-view .products-grid .product-item:nth-child(3n+1){margin-left:2%}.blog-post-view .products-grid .product-item:nth-child(5n+1){margin-left:0}}.mf-blog-icon{width:15px;height:15px;display:inline-block;position:relative;top:2px;background-size:cover}.mf-blog-icon.mfbi-calendar{background-image:url('../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/calendar-icon.svg')}.mf-blog-icon.mfbi-folder{background-image:url('../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/folder-icon.svg')}.mf-blog-icon.mfbi-comments{background-image:url('../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/comments-icon.svg')}.mf-blog-icon.mfbi-tags{background-image:url('../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/tags-icon.svg')}.mf-blog-icon.mfbi-user{background-image:url('../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/user-icon.svg')}.mf-blog-icon.mfbi-views{background-image:url('../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/views-icon.svg')}body.blog-page{--color-white:#fff;--color-green:#28a745;--color-yellow:#ffc107;--color-blue:#4db2ec;--color-black:#222;--color-gray:#6c757d;--color-red:#dc3545;--border-color:#d5d6da}.fav-color-green{color:#28a745}.fav-color-yellow{color:#ffc107}.fav-color-blue{color:#4db2ec}.fav-color-black{color:#222}.fav-color-gray{color:#6c757d}.fav-color-red{color:#dc3545}.btn-white{background-color:#fff !important;color:#7d7d7d !important;border:1px solid #bbb !important}.btn-white:hover{background-color:#4db2ec !important;color:#fff !important;border:1px solid #4db2ec !important}.btn-black{background-color:#222 !important;color:#fff !important;border:1px solid #222 !important}.btn-black:hover{background-color:#4db2ec !important;color:#fff !important;border:1px solid #4db2ec !important}.btn-blue{background-color:#4db2ec !important;color:#fff !important;border:1px solid #4db2ec !important}.btn-blue:hover{background-color:#222 !important;color:#fff !important;border:1px solid #222 !important}.post-slider .post-block .image-wrap{padding-bottom:450px}.clearfix:after{content:"";display:table;clear:both}.post-holder{margin-bottom:40px;border-radius:0}.post-list{margin-top:0;margin-bottom:20px;list-style:none;padding-left:0}.post-list .post-item.post-holder{margin:0 0 30px;padding:0;display:block}.post-list .post-container{display:-ms-flexbox;display:flex}.post-list .post-image{-ms-flex:0 0 30%;flex:0 0 30%;width:30%;order:0}.post-list .post-image .image-container{position:relative}.post-list .post-image .image-wrap{display:block;line-height:0;overflow:hidden;position:relative;padding-bottom:70%}.post-list .post-image .image-wrap .bg-img{position:absolute;display:block;width:100%;height:100%;background-size:cover;background-position:center}.post-list .post-image .image-wrap img{width:100%;height:auto;vertical-align:middle}.post-list .post-image .post-category{position:absolute;left:0;bottom:0;display:block;font-size:0;line-height:1}.post-list .post-image .post-category a{display:inline-block;margin:0 5px 0 0;padding:5px 10px;background:#000;color:#fff;font-size:11px;line-height:12px;font-weight:500;text-decoration:none;text-transform:uppercase}.post-list .post-image .post-category a:hover{background:#4db2ec}.post-list.modern .post-info{padding:0 0 0 25px;flex:0 0 70%;max-width:70%;width:70%;order:1;box-sizing:border-box}.post-list .post-info .post-title-wrap h3{margin:0}.post-list .post-info .post-title-wrap h3 a{font-size:20px;line-height:25px;font-weight:500}.post-list .post-info .post-data-wrap{font-size:11px;font-family:sans-serif}.post-list .post-info .post-data-wrap .post-date{font-size:11px;margin:0;padding:0;box-shadow:none;float:none;width:auto}.post-list .post-info .post-data-wrap a{font-weight:600}.post-list .post-description{line-height:21px;font-size:13px}.post-list .post-view{display:block;background:#000;color:#fff;font-size:10px;font-weight:600;text-align:center;line-height:11px;position:relative;top:-5px;padding:4px 6px}.post-list .post-view:after{position:absolute;left:0;bottom:-3px;content:'';width:0;height:0;border-style:solid;border-width:3px 3px 0 0;border-color:#000 transparent transparent}.post-read-more a.post-read{display:inline-block;color:#fff;background-color:#4db2ec;font-size:13px;font-weight:500;line-height:1;padding:10px 15px}.post-read-more a.post-read:hover{color:#fff;text-decoration:none}@media (max-width:768px){.post-list .post-item.post-holder{margin-bottom:1.5rem}}@media (max-width:767px){.post-list .post-image .post-category{display:none}.post-list .post-info{padding:0 0 0 15px}.post-list.modern .post-description{display:none}.post-read-more a.post-read{display:none}}@media (max-width:640px){.post-list .post-info .post-title-wrap h3 a{font-size:14px;font-weight:600;line-height:1.4;display:inline-block}}.post-image .image-wrap._16x9{padding-bottom:35% !important}.post-image .image-wrap._4x3{padding-bottom:67% !important}.post-image .image-wrap._3x2{padding-bottom:55% !important}.post-image .image-wrap._1x1{padding-bottom:100% !important}.post-list.modern .post-item.post-holder{margin:0 0 30px;padding:0 0 30px}.post-list.modern .post-info .post-title-wrap h3 a:hover{text-decoration:none;transition:all .2s ease}.post-list.modern .post-info .post-data-wrap a:hover{text-decoration:none;transition:all .2s ease}.blog-post-view .post-category a{display:inline-block;margin:0 5px 0 0;padding:5px 10px;background:#000;color:#fff;font-size:11px;line-height:12px;font-weight:500;text-decoration:none;text-transform:uppercase}.blog-post-view .post-data-wrap{font-size:13px;font-family:sans-serif;margin-bottom:30px}.blog-post-view .post-data-wrap a{font-weight:600}.blog-post-view .post-data{color:#bbb}.blog-post-view .post-comments{margin-right:20px}.blog-post-view .post-sharing{margin-bottom:20px}.blog-post-view .post-featured-image{font-size:0;margin-bottom:20px}.blog-post-view .post-tag{margin-bottom:20px}.blog-post-view .post-tag .post-tag-title{display:inline-block;padding:7px 12px;border:1px solid #222;background:#222;color:#fff;line-height:1;margin:0 10px 10px 0;text-transform:uppercase;font-size:11px}.blog-post-view .post-tag .post-tags a{display:inline-block;border:1px solid var(--border-color);background:#fff;padding:7px 12px;margin-right:10px;line-height:1;font-weight:600;letter-spacing:1px;font-size:11px;text-transform:capitalize}.blog-post-view .post-tag .post-tags a.current,.blog-post-view .post-tag .post-tags a:hover{text-decoration:none;opacity:.9;background:#333;color:#fff}.blog-post-view .post-description{margin-bottom:30px}.blog-post-view .post-description p{font-size:1.4rem;line-height:1.7}.post-view .post-bottom{margin-top:30px}.post-sharing-bottom{padding:30px 0;margin-bottom:30px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.post-sharing-bottom .addthis_inline_share_toolbox{text-align:center}.blog-post-view .post-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));grid-gap:1rem;margin-bottom:20px}.blog-post-view .post-gallery .gallery-image-hld{display:inline-block}.blog-post-view .post-nextprev{display:flex;padding:20px 0;margin-bottom:30px;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.blog-post-view .post-nextprev .nextprev-link{display:block;font-size:20px;font-weight:600;text-align:right;opacity:.7}.blog-post-view .post-nextprev .nextprev-link:hover{text-decoration:none}.blog-post-view .post-nextprev .nextprev-link span{display:block;color:#bbb;font-size:14px;font-weight:400}.blog-post-view .post-bottom .block.related{margin-bottom:0}.blog-post-view .post-bottom .block.related .block-title{margin:0 0 25px;padding:5px 0;border-bottom:1px solid #222;line-height:1.42857143}.blog-post-view .post-bottom .block.related .block-title strong{border-bottom:3px solid #222;padding-bottom:2px;font-weight:400;font-size:18px}.mfblog-related-posts-block.block.related .post-list{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden;margin-left:-10px;margin-right:-10px}.mfblog-related-posts-block.block.related .post-list .post-item{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem !important;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;padding-left:10px;padding-right:10px;width:25%;box-sizing:border-box}.mfblog-related-posts-block.block.related .post-list .post-item .image-container{-ms-flex:0 0;flex:0 0;width:100%;display:block;order:0;margin-bottom:10px}.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap{display:block;line-height:0;overflow:hidden;position:relative;padding-bottom:70%}.mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img{position:absolute;display:block;width:100%;height:100%;background-size:cover;background-position:center}.mfblog-related-posts-block.block.related .post-list .post-item .block-info{padding-left:0 !important;padding-right:0 !important}.mfblog-related-posts-block.block.related .post-list .block-info h3.post-title a{font-size:14px !important;line-height:20px !important;font-weight:600 !important}@media (max-width:767px){.mfblog-related-posts-block.block.related .post-list .post-item{flex:0 0 50%;max-width:50%}}.mfblog-related-products-block.block.related .block-title{margin:0 0 25px;padding:5px 0;border-bottom:1px solid #222;line-height:1.42857143}.mfblog-related-products-block.block.related .block-title strong{border-bottom:3px solid #222;padding-bottom:2px;font-weight:400;font-size:18px}.block.comments .c-count{margin:0 0 20px;padding:0;border-bottom:1px solid #222;font-weight:400}.block.comments .c-count strong{border-bottom:3px solid #222;padding-bottom:2px;font-weight:400;font-size:18px;display:inline-block}@media (max-width:767px){.blog-post-view .page-title-wrapper .page-title{font-size:20px}.blog-post-view .post-nextprev .nextprev-link{font-size:14px;line-height:1.4}}.image-wrap .animation-type-zoom{display:block;line-height:0;overflow:hidden;position:relative}.image-container .animation-type-zoom{-webkit-transition:transform .3s ease,opacity .3s;transition:transform .3s ease,opacity .3s}.image-container:hover .animation-type-zoom{transform:scale3d(1.1,1.1,1);-webkit-transform:scale3d(1.1,1.1,1)}.widget.blog-search{width:100%;margin-bottom:40px;position:relative;float:right}.widget.blog-search .block-content{margin-bottom:0}.widget.blog-search .block-content .form{position:relative}.widget.blog-search label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;text-decoration:none;display:inline-block;float:right}.widget.blog-search .control{border-top:0;margin:0;padding:0;clear:both}.widget.blog-search input{position:static;padding-right:35px;margin:0;left:-300%}.widget.blog-search .action.search{position:absolute;top:0;right:0;bottom:0;height:100%;z-index:1;display:inline-block;-moz-box-sizing:content-box;border:0;box-shadow:none;line-height:inherit;margin:0;padding:0 10px;text-decoration:none;text-shadow:none;font-weight:400;border-radius:0}.widget.blog-search .action.search:before{-webkit-font-smoothing:antialiased;content:'';margin:0;vertical-align:top;display:inline-block;overflow:hidden;speak:none;width:16px;height:32px;background:url(../../frontend/Brander/Add/uk_UA/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;background-size:35px;opacity:1}.widget.blog-search .action.search>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.blog-search .actions .action.search{background:#222;right:0;padding:0 10px;border-radius:0}.widget.block-list-posts .post-list .post-item .image-container{flex:0 0 30%;width:30%;display:block;order:0}.widget.block-list-posts .post-list .image-container .image-wrap{display:block;line-height:0;overflow:hidden;position:relative;padding-bottom:70%}.widget.block-list-posts .post-list .image-container .image-wrap .bg-img{position:absolute;display:block;width:100%;height:100%;background-size:cover;background-position:center}.widget.block-list-posts .post-list .post-item .block-info .post-item-name{font-size:14px;line-height:20px;font-weight:600;text-decoration:none;color:#333}.widget.block-list-posts .post-list .post-item .block-info .block-date{color:#bbb}.widget.block-list-posts .post-list .post-item .block-info .block-date .post-data{font-size:11px}.widget.block-list-posts .post-list .post-item{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem !important}.widget.block-list-posts .post-list .post-item .image-container{-ms-flex:0 0;flex:0 0;width:100%;display:block;order:0;margin-bottom:10px}.widget.block-list-posts .post-list .post-item .block-info{padding-left:0 !important;padding-right:0 !important}.widget.block-posts-list .post-item{display:flex;gap:1.5rem}.widget.block-posts-list .post-item .image-container{flex:0 0 33.333333%;width:33.333333%;align-self:flex-start;display:block;order:0;margin-bottom:10px}.widget.block-posts-list .post-item .image-container .image-wrap{display:block;position:relative;overflow:hidden}.widget.block-posts-list .post-item .image-container .image-wrap._4x3{padding-bottom:70%}.widget.block-posts-list .post-item .image-container .image-wrap .bg-img{display:block;position:absolute;width:100%;height:100%;max-width:100%;background-size:cover;background-position:center}.widget.block-posts-list .post-item .block-info .post-title{margin:0 0 .5rem !important}.widget.block-posts-list .post-item .block-info .post-title .post-item-name{display:block;font-size:16px;line-height:22px;font-weight:500;text-decoration:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.widget.block-posts-list .post-item .block-info .block-date{line-height:1rem}.widget.block-posts-list .post-item .block-info .block-date .post-date{font-size:11px;line-height:1.2rem;color:#bbb;font-family:sans-serif}.widget.block-posts-list .post-item .block-info .post-description{display:none;line-height:21px;font-size:13px}.widget.block-posts-list .post-item .block-info .read-more{display:none}.widget.block-archive .archive-item-link{font-weight:600}.widget.block-rss .rss-icon{width:23px;filter:grayscale(100%);vertical-align:middle}.auth-popup .modal-inner-wrap ._block-content-loading{min-height:60px}.auth-popup .actions-toolbar>.secondary .action.back{display:block}.native-lazy{width:100%;height:auto}@media only screen and (max-width:767px){.checkout-container .opc-estimated-wrapper{margin-top:10px}.checkout-container .authentication-wrapper{margin-top:-12px}}@media all and (min-width:1024px),print{.ampromo-items-content{max-width:960px;width:100%}}.ampromo-overlay{position:fixed;top:-9999px;left:0;z-index:10000;width:100%;height:100%;background-color:rgba(0,0,0,.8);text-align:center;opacity:0;transition:opacity .4s linear}.ampromo-overlay.-show{top:0;opacity:1}.ampromo-items-content{position:relative;display:inline-block;box-sizing:border-box;max-height:95vh;overflow:auto;margin:30px auto;padding:24px;border:1px solid #ededed;text-align:left;background-color:#fff}.ampromo-items-content .ampromo-popup-title,.ampromo-items-content .ampromo-item-buttons,.ampromo-items-content .ampromo-title{text-align:center}.ampromo-items-content .ampromo-popup-title .ampromo-counter{font-weight:700}.ampromo-items-content .ampromo-item{position:relative;box-sizing:border-box;padding:20px;margin:0 8px 7px;border:1px solid #ededed;transition:.6s}.ampromo-items-content .ampromo-item:hover{background:#ccc}.ampromo-items-content .ampromo-item .fieldset .field{margin-bottom:10px}.ampromo-items-content .ampromo-item .fieldset .field .label{margin-bottom:3px}.ampromo-items-content .ampromo-popup-title{margin:0 auto 20px}.ampromo-items-content .ampromo-close{position:absolute;top:10px;right:10px;z-index:1;display:block;width:16px;height:16px;margin:0;padding:0;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat;background-size:contain;font-size:0;cursor:pointer;opacity:.8}.ampromo-items-content .ampromo-close:hover{opacity:1;transition:opacity .2s ease}.ampromo-items-content .ampromo-button{box-shadow:none;border:none}.ampromo-items-content .ampromo-item.-selected{background:#1f78c2}.ampromo-items-content .ampromo-item.-selected .ampromo-options{max-height:690px}.ampromo-items-content .ampromo-item-image{display:block;margin:7px auto}.ampromo-items-content .ampromo-title{margin:0}.ampromo-item .ampromo-options{margin-bottom:20px;padding:0 5px;overflow:hidden;transition:max-height .2s ease}.ampromo-gallery{width:850px;margin:0 30px}.ampromo-gallery[data-count="1"]{width:280px}.ampromo-gallery[data-count="2"]{width:570px}.ampromo-slick .slick-prev,.ampromo-slick .slick-next{width:42px !important;height:42px !important}.ampromo-slick .slick-prev{left:-45px !important}.ampromo-slick .slick-next{right:-45px !important}.ampromo-slick .slick-dots{padding:0 !important}.ampromo-slick .slick-dots button,.ampromo-slick .slick-dots button:hover{height:20px;width:20px;padding:5px !important;background:0 0 !important;border:none !important;text-indent:0 !important}.ampromo-slick .slick-slide{vertical-align:top}.ampromo-items-add{display:none;margin-bottom:12px;padding:7px;border:1px solid #ededed;text-align:center}.ampromo-items-add>a{text-decoration:none;border-bottom:1px dashed}.checkout-index-index .ampromo-items-add:before{content:'';display:inline-block;width:32px;height:32px;margin-right:12px;background:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTEyIDI1NmMwIDE0MS4zODctMTE0LjYxMyAyNTYtMjU2IDI1NlMwIDM5Ny4zODcgMCAyNTYgMTE0LjYxMyAwIDI1NiAwczI1NiAxMTQuNjEzIDI1NiAyNTZ6bTAgMCIgZmlsbD0iIzYwYjJmYyIvPjxwYXRoIGQ9Ik01MTIgMjU2YzAtMS4xNTItLjAyNy0yLjI5Ny0uMDQzLTMuNDQ1TDM2OS4wNTEgMTA5LjY0OGwtODUuMzU2IDIzLjA2My03LjU4Ni03LjU4Ni00Ni4wNjIgOC44OTgtMjQuNTg2LTI0LjU5Ny02OC4wMDQgNTMuOTU3LTI1LjUzMSA3NC44NDQgNTguMDI3IDU3LjMyLTM5LjMxNiAxMjAuMTIxIDk0LjQ3MiA5NC40NzNBMjU5LjI2IDI1OS4yNiAwIDAgMCAyNTYgNTEyYzE0MS4zODcgMCAyNTYtMTE0LjYxMyAyNTYtMjU2em0wIDAiIGZpbGw9IiMzOTY1Y2MiLz48cGF0aCBkPSJNMjMzLjE4OCAxMzcuNjg4bC0yNy43MjctMjguMjYyYy04LjI4MS04LjQ0Mi0xOS4zNTItMTMuMDk0LTMxLjE2NC0xMy4wOTQtMjQuMDc0IDAtNDMuNjYgMTkuNTg2LTQzLjY2IDQzLjY2IDAgMjQuMDc0IDE5LjU4NiA0My42NiA0My42NiA0My42NkgyNTZ2LTQ1Ljk2NHptMCAwIiBmaWxsPSIjZjY0MjEzIi8+PHBhdGggZD0iTTMzNy43MDMgOTYuMzMyYy0xMS44MTYgMC0yMi44ODMgNC42NTItMzEuMTY0IDEzLjA5NGwtMjcuNzI2IDI4LjI2MUgyNTZ2NDUuOTY1aDgxLjcwM2MyNC4wNzQgMCA0My42Ni0xOS41ODYgNDMuNjYtNDMuNjYgMC0yNC4wNzQtMTkuNTg2LTQzLjY2LTQzLjY2LTQzLjY2em0wIDAiIGZpbGw9IiNlZDI0MDAiLz48cGF0aCBkPSJNMTMwLjYzNyAyMTkuNTE2SDI1NnYxOTYuMTUySDEzMC42Mzd6bTAgMCIgZmlsbD0iI2ZmNiIvPjxwYXRoIGQ9Ik0yNTYgMjE5LjUxNmgxMjUuMzYzdjE5Ni4xNTJIMjU2em0wIDAiIGZpbGw9IiNmZmQxNWUiLz48cGF0aCBkPSJNMTExLjkyNiAxNjMuMzgzSDI1NnY3NC44NDRIMTExLjkyNnptMCAwIiBmaWxsPSIjZmZmZmMyIi8+PHBhdGggZD0iTTI1NiAxNjMuMzgzaDE0NC4wNzR2NzQuODQ0SDI1NnptMCAwIiBmaWxsPSIjZmZlYTdjIi8+PHBhdGggZD0iTTI4NC4wNjYgMTQ0LjY3MmMwLTE1LjUwNC0xMi41NjYtMjguMDY3LTI4LjA2Ni0yOC4wNjdsLTEyLjQ3MyA2NS40ODkgNDAuNTQtMTguNzExem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48cGF0aCBkPSJNMjI3LjkzNCAxNDQuNjcydjE4LjcxTDI1NiAxODIuMDk1di02NS40ODljLTE1LjUgMC0yOC4wNjYgMTIuNTYzLTI4LjA2NiAyOC4wNjd6bTAgMCIgZmlsbD0iI2ZmNjEyNiIvPjxwYXRoIGQ9Ik0yNTYgMTYzLjM4M2wtMTIuNDczIDczLjU5NEwyNTYgMzA4LjcwM2wyOC4wNjYgMTguNzExVjE2My4zODN6bTAgMCIgZmlsbD0iI2VkMjQwMCIvPjxwYXRoIGQ9Ik0yMjcuOTM0IDE2My4zODN2MTY0LjAzMUwyNTYgMzA4LjcwNFYxNjMuMzgyem0wIDAiIGZpbGw9IiNmNjQyMTMiLz48L3N2Zz4=) no-repeat;background-size:contain;vertical-align:middle}.ampromo-items-form{background:#fff;padding:5px}.ampromo-items-form .ampromo-qty{width:30%;margin-left:35%;margin-top:10%}.ampromo-items-form .product-info-price{padding-bottom:10px;text-align:center;word-break:break-all}.ampromo-items-form .price-base-price .price{font-size:25px;text-decoration:line-through}.ampromo-items-form .price-new-price .price-wrapper{font-size:36px;line-height:36px;font-weight:700}.ampromo-items-form .ampromo-item-qty-input>.mage-error{float:left}.ampromo-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;width:80px;height:80px}.ampromo-loading.-show{display:inline-block}.ampromo-loading:after{display:block;width:64px;height:64px;margin:8px;content:' ';border-radius:50%;border:6px solid #ccc;border-color:#ccc transparent;animation:load 1.2s linear infinite}.ampromo-carousel-product.-loading{-webkit-filter:blur(10px);filter:blur(10px);opacity:.3;pointer-events:none}@keyframes load{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media only screen and (max-width:1000px) and (min-width:701px){.ampromo-overlay .ampromo-gallery{width:570px;margin:0 auto 30px}.ampromo-items-content{padding:24px 54px}}@media only screen and (max-width:700px){.ampromo-overlay .ampromo-gallery{width:280px;margin:0 auto}.ampromo-items-content{padding:24px 54px}.ampromo-items-form .product-info-price>*:first-child,.ampromo-items-form .product-info-price>*:last-child{padding:0}}@media only screen and (max-width:400px){.ampromo-overlay .ampromo-gallery{margin:0 auto 30px auto}.ampromo-overlay .slick-prev,.ampromo-overlay .slick-next{display:none !important}.ampromo-items-content{padding:15px}}@media all and (min-width:640px){.amrelated-popup-container .amrelated-bundle-popup{margin:0 auto;padding:0 0 13px;width:400px;max-width:initial}.amrelated-popup-container .amrelated-info.-top{margin-top:15px}}@media all and (min-width:768px),print{.amrelated-cart-bundle{padding:0;width:73%}.amrelated-pack-wrapper .amrelated-content-wrapper{position:unset;margin-top:15px;padding-top:0;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;background:#fff}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-pack-item:not(:last-child){border-bottom:none}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount{font-size:12px}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-photo-container .amrelated-discount .price{font-weight:400}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal{display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 5px;font-size:50px;line-height:100px;text-align:center}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus{color:#1979c3}.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal{color:#e9f6ff}.amrelated-pack-wrapper .amrelated-title:after{content:none !important}.amrelated-content-wrapper .amrelated-pack-list{width:unset;max-width:79%}.amrelated-content-wrapper .amrelated-pack-list .amrelated-pack-item.-main{display:block}.amrelated-pack-list.-wide{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.amrelated-pack-list.-wide .amrelated-pack-items{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:distribute;justify-content:space-around}.amrelated-pack-list.-narrow .amrelated-plus,.amrelated-pack-list.-narrow+.amrelated-equal{display:block;line-height:100px}.amrelated-pack-item.-wide,.amrelated-pack-item.-narrow{width:14%;min-width:120px;padding:10px;text-align:center}.amrelated-pack-item.-wide .amrelated-info,.amrelated-pack-item.-narrow .amrelated-info{display:block}.amrelated-pack-item.-wide .amrelated-details,.amrelated-pack-item.-narrow .amrelated-details{margin-left:0}.amrelated-pack-item.-wide .amrelated-photo-container,.amrelated-pack-item.-narrow .amrelated-photo-container{margin:0 auto 10px}.amrelated-content-wrapper .amrelated-summary-content{position:relative;display:block;width:180px;margin-top:16px;padding:0}.amrelated-content-wrapper .amrelated-summary-content .amrelated-discount{left:unset;padding:5px}.amrelated-content-wrapper .amrelated-summary-content .amrelated-price-wrapper{box-sizing:border-box;margin:0;width:100%;height:95px;border:3px dashed #e9f6ff;border-bottom:none}.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper{margin-right:0}.amrelated-content-wrapper .amrelated-summary-content .amrelated-tocart-wrapper .action{width:100%}.amrelated-popup-container .amrelated-bundle-popup{min-width:700px;max-width:initial}.amrelated-popup-container .amrelated-bundle-popup .amrelated-product-info{margin-top:60px;min-height:450px}.amrelated-product-info .amrelated-info.-top{float:right;margin:0;width:50%}.amrelated-product-info .amrelated-info.-bottom{clear:both;float:right;margin-bottom:20px;width:50%}.amrelated-product-info .amrelated-info.-top,.amrelated-product-info .amrelated-info.-bottom{padding:0 20px 0 0;box-sizing:border-box}.amrelated-info.-top .amrelated-title{margin-bottom:10px;font-size:24px}.amrelated-info.-top .product-reviews-summary{margin-bottom:10px}.amrelated-info.-top .product-reviews-summary .action{margin-left:10px}.amrelated-info.-bottom .amrelated-description{margin:5px 0 0;font-size:14px}.amrelated-info.-bottom .product-add-form{padding:0;margin:0}.amrelated-product-info .amrelated-image-container{position:absolute;left:0;margin:0;padding:0 25px;width:50%;border:0;box-sizing:border-box}.amrelated-product-info .amrelated-image-container>.product-item-photo{width:100%;border:0}.amrelated-product-info .amrelated-image-container .product-image-container{border:1px solid #b2b2b2}}@media all and (min-width:1024px),print{.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-plus,.amrelated-pack-wrapper .amrelated-content-wrapper .amrelated-equal{padding:10px;font-size:90px}.amrelated-pack-item.-narrow .product-reviews-summary{margin:0 auto 5px}.amrelated-popup-container .amrelated-bundle-popup{width:820px}.amrelated-product-info .amrelated-info.-top,.amrelated-product-info .amrelated-info.-bottom{padding:0 35px 0 0}.amrelated-product-info .amrelated-image-container .amrelated-image-container{padding:0 25px 0 35px}.amrelated-product-info .amrelated-image-container>.product-item-photo{text-align:left}}@media all and (min-width:1440px),print{.amrelated-pack-list.-wide .amrelated-pack-item.-main{display:-webkit-flex;display:-ms-flexbox;display:flex}.amrelated-pack-list.-wide .amrelated-pack-items{position:relative;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;width:unset;max-width:66%}.amrelated-pack-list.-wide .amrelated-plus,.amrelated-pack-list.-wide .amrelated-equal{line-height:unset}.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background{position:absolute;top:0;left:0;z-index:2;display:block;width:0;height:100%;background:#e9f6ff;box-shadow:0 20px 0 -10px #f9f9f9;opacity:1;transition:all .3s ease}.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-background.rtl{right:0;left:unset}.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-info,.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-plus,.amrelated-pack-list.-wide .amrelated-pack-items .amrelated-pack-item{z-index:2}.amrelated-pack-list.-wide .amrelated-pack-items.-selected .amrelated-background{width:100%;opacity:1}.amrelated-pack-item.-wide{padding:30px;width:270px}.amrelated-pack-item.-wide.-main{padding-left:0;width:270px}.amrelated-pack-item.-wide .amrelated-info{display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:left}.amrelated-pack-item.-wide .amrelated-details{margin-left:20px}.amrelated-pack-item.-wide .amrelated-photo-container{margin:0}}#amrelated_product_content_tab .block-title{display:none}.amrelated-grid-wrapper .slick-arrow{z-index:999}.amrelated-grid-wrapper .slick-slide{margin:0 5px}.amrelated-grid-wrapper .slick-track{display:flex}.amrelated-grid-wrapper .slick-dots .slick-active button{background:0 0}.amrelated-grid-wrapper .slick-dots button{border:none;text-indent:initial}.amrelated-grid-wrapper .slick-dots button:hover,.amrelated-grid-wrapper .slick-dots button:active,.amrelated-grid-wrapper .slick-dots button:focus{border:none}.amrelated-grid-wrapper .products-grid .product-item-info:hover{z-index:3}.amrelated-sidebar-wrap{width:100%}.amrelated-cart-message{position:relative;display:block;margin:0 0 10px;padding:5px 25px;background:#e9f6ff;color:#333;text-align:center;font-size:1.6rem;line-height:42px}.amrelated-cart-message:before{position:relative;top:8px;display:inline-block;margin-right:2px;width:30px;height:30px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxNSIgZmlsbD0iI0VCNTc1NyIvPjxwYXRoIGQ9Ik05Ljg5ODQ0IDEwLjgxMjVDOS44OTg0NCAxMC4xMjUgMTAuMTE5OCA5LjU2MjUgMTAuNTYyNSA5LjEyNUMxMS4wMDUyIDguNjgyMjkgMTEuNTg1OSA4LjQ2MDk0IDEyLjMwNDcgOC40NjA5NEMxMy4wMzM5IDguNDYwOTQgMTMuNjE3MiA4LjY4MjI5IDE0LjA1NDcgOS4xMjVDMTQuNDk3NCA5LjU2MjUgMTQuNzE4OCAxMC4xMzggMTQuNzE4OCAxMC44NTE2VjExLjQxNDFDMTQuNzE4OCAxMi4wOTY0IDE0LjQ5NzQgMTIuNjU2MiAxNC4wNTQ3IDEzLjA5MzhDMTMuNjE3MiAxMy41MzEyIDEzLjAzOTEgMTMuNzUgMTIuMzIwMyAxMy43NUMxMS42MTcyIDEzLjc1IDExLjAzNjUgMTMuNTM2NSAxMC41NzgxIDEzLjEwOTRDMTAuMTI1IDEyLjY3NzEgOS44OTg0NCAxMi4wOTY0IDkuODk4NDQgMTEuMzY3MlYxMC44MTI1Wk0xMS4yMjY2IDExLjQxNDFDMTEuMjI2NiAxMS43NzM0IDExLjMyNTUgMTIuMDY1MSAxMS41MjM0IDEyLjI4OTFDMTEuNzI2NiAxMi41MDc4IDExLjk5MjIgMTIuNjE3MiAxMi4zMjAzIDEyLjYxNzJDMTIuNjQzMiAxMi42MTcyIDEyLjkwMzYgMTIuNTA3OCAxMy4xMDE2IDEyLjI4OTFDMTMuMjk5NSAxMi4wNjUxIDEzLjM5ODQgMTEuNzYzIDEzLjM5ODQgMTEuMzgyOFYxMC44MTI1QzEzLjM5ODQgMTAuNDUzMSAxMy4yOTY5IDEwLjE2MTUgMTMuMDkzOCA5LjkzNzVDMTIuODk1OCA5LjcxMzU0IDEyLjYzMjggOS42MDE1NiAxMi4zMDQ3IDkuNjAxNTZDMTEuOTc2NiA5LjYwMTU2IDExLjcxMzUgOS43MTYxNSAxMS41MTU2IDkuOTQ1MzFDMTEuMzIyOSAxMC4xNjkzIDExLjIyNjYgMTAuNDY2MSAxMS4yMjY2IDEwLjgzNTlWMTEuNDE0MVpNMTUuMzY3MiAxNy4yMTA5QzE1LjM2NzIgMTYuNTEzIDE1LjU5MzggMTUuOTQ3OSAxNi4wNDY5IDE1LjUxNTZDMTYuNSAxNS4wODMzIDE3LjA3ODEgMTQuODY3MiAxNy43ODEyIDE0Ljg2NzJDMTguNDg5NiAxNC44NjcyIDE5LjA2NzcgMTUuMDgzMyAxOS41MTU2IDE1LjUxNTZDMTkuOTY4OCAxNS45NDc5IDIwLjE5NTMgMTYuNTMxMiAyMC4xOTUzIDE3LjI2NTZWMTcuODIwM0MyMC4xOTUzIDE4LjQ5NzQgMTkuOTc2NiAxOS4wNTczIDE5LjUzOTEgMTkuNUMxOS4xMDY4IDE5LjkzNzUgMTguNTI2IDIwLjE1NjIgMTcuNzk2OSAyMC4xNTYyQzE3LjA2NzcgMjAuMTU2MiAxNi40NzkyIDE5Ljk0MDEgMTYuMDMxMiAxOS41MDc4QzE1LjU4ODUgMTkuMDcwMyAxNS4zNjcyIDE4LjQ5NDggMTUuMzY3MiAxNy43ODEyVjE3LjIxMDlaTTE2LjY5NTMgMTcuODIwM0MxNi42OTUzIDE4LjE3NDUgMTYuNzk2OSAxOC40NjYxIDE3IDE4LjY5NTNDMTcuMjA4MyAxOC45MTkzIDE3LjQ3NCAxOS4wMzEyIDE3Ljc5NjkgMTkuMDMxMkMxOC4xMzAyIDE5LjAzMTIgMTguMzkwNiAxOC45MjQ1IDE4LjU3ODEgMTguNzEwOUMxOC43NzA4IDE4LjQ5MjIgMTguODY3MiAxOC4xODc1IDE4Ljg2NzIgMTcuNzk2OVYxNy4yMTA5QzE4Ljg2NzIgMTYuODQ2NCAxOC43NjU2IDE2LjU1NDcgMTguNTYyNSAxNi4zMzU5QzE4LjM1OTQgMTYuMTE3MiAxOC4wOTkgMTYuMDA3OCAxNy43ODEyIDE2LjAwNzhDMTcuNDU4MyAxNi4wMDc4IDE3LjE5NTMgMTYuMTE3MiAxNi45OTIyIDE2LjMzNTlDMTYuNzk0MyAxNi41NTQ3IDE2LjY5NTMgMTYuODU2OCAxNi42OTUzIDE3LjI0MjJWMTcuODIwM1pNMTIuNzEwOSAxOS4xNDg0TDExLjczNDQgMTguNTg1OUwxNy4yODkxIDkuNjk1MzFMMTguMjY1NiAxMC4yNTc4TDEyLjcxMDkgMTkuMTQ4NFoiIGZpbGw9IndoaXRlIi8+PC9zdmc+);content:''}.amrelated-cart-message .price,.amrelated-cart-message .product-link{font-weight:700}.amrelated-bundle-toolbar .pager{text-align:right}.amrelated-bundle-toolbar .pages,.amrelated-bundle-toolbar .limiter{display:inline-block}.amrelated-cart-bundle{float:left;margin-top:30px;padding:0 5px}.amrelated-pack-wrapper{margin-bottom:30px;clear:both}.amrelated-pack-wrapper .amrelated-title{position:relative;padding:10px 0}.amrelated-pack-wrapper .amrelated-title:after{content:'';position:absolute;top:50%;right:5px;width:15px;height:10px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMSA3bDYtNiA2IDYiIHN0cm9rZT0iIzc3NyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;background-size:contain;transform:translateY(-50%)}.amrelated-pack-wrapper .amrelated-title.-collapsed:after{transform:rotate(180deg) translateY(-50%);transform-origin:50% 10%}.amrelated-content-wrapper{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:25px;padding-top:15px;background:#f9f9f9}.amrelated-plus,.amrelated-equal,.amrelated-price-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}.amrelated-pack-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.amrelated-pack-list.-narrow{flex-wrap:wrap}.amrelated-pack-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.amrelated-pack-items .amrelated-background{display:none}.amrelated-pack-items.-selected>.-selected{background:0 0;box-shadow:none}.amrelated-pack-item{width:100%;padding:30px}.amrelated-pack-item:not(:last-child){border-bottom:1px solid #ccc}.amrelated-pack-item:not(.-main){opacity:.7;transition:opacity .5s ease}.amrelated-pack-item:not(.-main).-selected{opacity:1}.amrelated-pack-item .amrelated-info{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;box-sizing:border-box;height:100%}.amrelated-pack-item .amrelated-info:hover{z-index:unset;margin:0;border:0;box-shadow:none}.amrelated-pack-item .amrelated-details{display:flex;flex-wrap:wrap;margin-left:20px}.amrelated-pack-item .price-box{width:100%;margin:3px 0 0}.amrelated-pack-item .amrelated-name{width:100%;word-wrap:break-word;word-break:break-word}.amrelated-pack-item .product-reviews-summary{margin:0 0 5px}.amrelated-pack-item .price-final_price [data-price-type=finalPrice] .price{display:block;font-weight:700;font-size:18px;color:#000}.amrelated-pack-item .product-reviews-summary .reviews-actions{display:none}.amrelated-pack-item.-collapsed{padding:15px 20px}.amrelated-pack-item.-collapsed .amrelated-photo-container{position:unset;width:0;min-width:0;height:0;border:0}.amrelated-pack-item.-collapsed .amrelated-checkbox+.amrelated-label{top:50%;left:0;transform:translateY(-50%)}.amrelated-pack-item.-collapsed .amrelated-photo,.amrelated-pack-item.-collapsed .product-reviews-summary.short,.amrelated-pack-item.-collapsed .price-box{display:none}.amrelated-pack-item.-collapsed .amrelated-discount{top:50%;right:0;margin:0 40px 0 0;transform:translateY(-50%)}.amrelated-pack-item.-collapsed .amrelated-details{max-width:70%;margin-left:30px}.amrelated-photo-container{position:relative;width:100px;min-width:100px;height:100px;margin:0;text-align:center;background:#fff;border:1px solid #e8e8e8}.amrelated-photo-container .amrelated-link{width:100%;height:100%;display:block}.amrelated-photo-container .amrelated-photo{max-width:100%;max-height:100%}.amrelated-photo-container .amrelated-qty{display:flex;justify-content:center;align-items:center;position:absolute;right:0;bottom:0;box-sizing:border-box;min-width:30px;height:30px;padding:0 2px;border:1px solid #3978bd;border-radius:50%;background:#e9f6ff;box-shadow:0 2px 4px rgba(16,31,48,.2);color:#000;font-weight:700}.amrelated-photo-container .amrelated-qty:before{content:'x';font-weight:400;font-size:11px}.amrelated-photo-container .amrelated-checkbox{display:none}.amrelated-photo-container .amrelated-checkbox+.amrelated-label{position:absolute;top:-5px;left:-5px;z-index:2;box-sizing:border-box;width:20px;height:20px;background:#fff;border:1px solid #3978bd;border-radius:2px;cursor:pointer}.amrelated-photo-container .amrelated-checkbox:checked+.amrelated-label{background:#3978bd url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMmEyIDIgMCAwIDEgMi0yaDE2YTIgMiAwIDAgMSAyIDJ2MTZhMiAyIDAgMCAxLTIgMkgyYTIgMiAwIDAgMS0yLTJWMnoiIGZpbGw9IiMzOTc4QkQiLz48cGF0aCBkPSJNNSAxMGw0LjUgNEwxNSA3IiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+) no-repeat center;background-size:contain}.amrelated-pack-item.-selected .amrelated-photo-container{border-color:#e8e8e8}.amrelated-discount{position:absolute;z-index:2;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;box-sizing:border-box;padding:5px;color:#fff;background:#eb5757;border-radius:2px}.amrelated-discount.-product{top:-10px;right:-10px;display:none;font-size:12px}.amrelated-discount.-summary{top:0;left:10px;max-width:100%;padding:5px 15px;font-size:16px;transform:translateY(-50%)}.amrelated-discount.-summary .amount{margin-left:5px;font-weight:700}.amrelated-photo-container .amrelated-checkbox:checked~.amrelated-discount,.amrelated-pack-item.-main .amrelated-discount{display:block}.amrelated-plus,.amrelated-equal{display:none}.amrelated-summary-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding:15px 0}.amrelated-summary-content .main.price{font-weight:700;font-size:30px;line-height:1;text-align:center;color:#000}.amrelated-price-wrapper{padding:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;margin:0 15px;border-bottom:none}.amrelated-tocart-wrapper{margin-right:10px}.amrelated-tocart-wrapper .action{padding:7px 15px;height:auto;line-height:normal}.amrelated-popup-container{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.15)}.amrelated-bundle-popup{position:absolute;top:50%;left:50%;z-index:9999;box-sizing:border-box;max-width:315px;height:auto;overflow:hidden;padding:0 0 13px;text-align:center;background:#fff;border-radius:9px;box-shadow:0 5px 10px rgba(0,0,0,.25);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.amrelated-bundle-popup .close{position:absolute;top:18px;right:18px;z-index:9;width:12px;height:12px;font-size:21px;color:rgba(0,0,0,.25);background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) no-repeat center;cursor:pointer}.amrelated-bundle-popup .amrelated-products-wrapper{height:100%;max-height:80vh;overflow-y:auto;padding-bottom:80px}.amrelated-bundle-popup .amrelated-products-wrapper:last-child:after{display:none}.amrelated-bundle-popup .amrelated-products-wrapper .product-options-bottom .actions,.amrelated-bundle-popup .amrelated-products-wrapper .box-tocart .actions{display:block}.amrelated-bundle-popup .amrelated-notice{z-index:99;max-width:60%;margin:0 auto;padding:10px 20px;border-radius:0 0 7px 7px;font-size:14px;background:#fffae5}.amrelated-bundle-popup .amrelated-popup-tocart-wrapper{position:absolute;bottom:0;width:100%;box-sizing:border-box;padding:15px;z-index:10;background-color:#fff;text-align:right}.amrelated-bundle-popup .amrelated-popup-tocart-wrapper .action{display:inline-block;padding:15px;font-size:18px}.amrelated-product-container{position:relative}.amrelated-product-container:after{position:absolute;left:0;bottom:0;display:block;width:68%;height:1px;margin-left:16%;background-color:#c5c5c5;content:''}.amrelated-product-container:last-child:after{display:none}.amrelated-product-container .amrelated-product-message{display:none}.amrelated-product-container .amrelated-image-wrapper{max-width:150px;margin:15px auto}.amrelated-product-info{width:100%}.amrelated-product-info .amrelated-info.-top,.amrelated-product-info .amrelated-info.-bottom{padding:0 20px;text-align:left}.amrelated-product-info .box-tocart .actions,.amrelated-product-info .action.back.customization,.amrelated-product-info .block-bundle-summary,.amrelated-product-info .tocart{display:none}.amrelated-product-info .bundle-options-wrapper{margin-top:25px}.amrelated-product-info .bundle-options-wrapper input[type=radio]{width:15px}.amrelated-product-info .bundle-options-wrapper p.required{color:#e02b27}.amrelated-product-info .bundle-options-wrapper .field.qty>.label{display:inline-block;margin:10px 0 8px;font-weight:600}.amrelated-product-info .bundle-options-wrapper .input-text.qty{text-align:center;width:54px}.amrelated-product-info .product-options-bottom .price-box .price-container .price,.amrelated-product-info .product-info-price .price-box .price-container .price{font-size:22px;font-weight:600;line-height:22px}.amrelated-product-info.giftcard .amrelated-price{display:none}.amrelated-product-info.giftcard .amrelated-info.-bottom .product-options-bottom .price-box{display:block}.amrelated-image-container{box-sizing:border-box;width:initial;margin:0 25px 10px;border:1px solid #b2b2b2}.amrelated-image-container>.product-item-photo{display:block;width:60%;margin:auto}.amrelated-image-container .product-image-container{vertical-align:middle}.amrelated-info.-top{margin:0}.amrelated-info.-top>.amrelated-title{margin-bottom:5px;font-size:20px}.amrelated-info.-top>.amrelated-rating .rating-summary{vertical-align:text-bottom}.amrelated-info.-top>.amrelated-price,.amrelated-info.-top>.amrelated-price .price{font-size:24px;font-weight:700}.amrelated-info.-top .reviews-actions .action{margin-left:15px;font-size:14px;color:#000}.amrelated-info.-bottom>.amrelated-description{margin:0 25px;font-size:12px}.amrelated-info.-bottom .swatch-attribute{margin-bottom:20px}.amrelated-info.-bottom .product-options-bottom .price-box{display:none}.amrelated-info.-bottom .product-options-bottom .grouped .price-box{display:block}.am-porto-cmtb .amrelated .product-item-details .product-item-actions{display:flex;justify-content:center;margin:0}.am-porto-cmtb .amrelated .product-item-details .product-item-actions .actions-primary{margin:0 5px 0 0}.am-porto-cmtb .products-grid .product-item-details .product-item-actions{margin:0;text-align:left}.am-porto-cmtb .products-grid .product-item .product-item-inner{margin:10px 0}.am-porto-cmtb .products-grid .product-item-actions .actions-secondary{padding:0}.am-porto-cmtb .wishlist.split.button{margin-right:0}.am-porto-cmtb .wishlist.split.button .change.action{display:none}.am-porto-cmtb .product-items.slick-slider .slick-slide{margin:0 10px}.am-porto-cmtb .product-items.slick-slider .slick-slide .to-cart{padding:0 8px}.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item{max-width:100%}.am-porto-cmtb .product-items.slick-slider .slick-slide .product-item-actions{text-align:center}.am-porto-cmtb .product-items.slick-slider .slick-slide .action.split{margin-right:0}