.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:#d62631;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:#fdf2f3}#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:#d62631}.evinent-search-products-link a:after{content:'';display:inline-flex;width:4px;height:4px;margin:0 8px 0 5px;border-style:solid;border-color:#d62631;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}.evinent-search-product:hover,.evinent-search-product a{text-decoration:none}.evinent-search-product:hover .evinent-search-product-title{color:#d62631}.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 .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:5px 0;font-size:14px;line-height:15px;margin-bottom:0;height:30px;font-weight:700}.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:600;margin-top:4px;font-size:18px;margin-right:10px}.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;color:#fff;border-radius:8px;padding:7px 20px;font-weight:700;font-size:16px;background:#d62631}.evinent-search-product-buy-container .evinent-search-product-buy:hover{cursor:pointer;opacity:.8}#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:#d62631;width:200px;margin-top:30px;max-width:100%}.evinent-voice-text-container #voiceClose:hover{background-color:#f54337}.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{width:50%}}.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}.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}}