:root{--swiper-theme-color:#007aff;}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}.swiper-vertical>.swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-pointer-events{touch-action:pan-y;}.swiper-pointer-events.swiper-vertical{touch-action:pan-x;}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto;}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px;}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d;}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10;}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15);}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start;}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999;}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after);}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before);}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after);}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none;}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size);}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size);}:root{--swiper-navigation-size:44px;}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none;}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;text-transform:none;letter-spacing:0;font-variant:initial;line-height:1;}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto;}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next";}.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%;}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer;}.swiper-pagination-bullet:only-child{display:none !important;}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color));}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0);}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top;}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px);}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left;}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right;}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0;}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0;}.swiper-pagination-lock{display:none;}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1);}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%;}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%;}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0;}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-scrollbar-lock{display:none;}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto;}.swiper-grid>.swiper-wrapper{flex-wrap:wrap;}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column;}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity;}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube{overflow:visible;}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%;}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible;}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0;}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px);}.swiper-flip{overflow:visible;}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height;}.swiper-cards{overflow:visible;}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;}.zoom-instagram-widget__follow-me{margin-top:15px;text-align:center;}.wpzoom-instagram-widget-select-feed select{max-width:100%;}.wp-block-wpzoom-instagram-block .zoom-instagram,.zoom-instagram .zoom-instagram{background:none;padding:0;border:none;}.zoom-instagram img[src=""],.zoom-instagram img:not([src]),.wpz-insta-lightbox img[src=""],.wpz-insta-lightbox img:not([src]){visibility:hidden;}.zoom-instagram{font-size:14px;overflow:hidden;display:block;}.zoom-instagram img{height:auto;max-width:100%;}.zoom-instagram form[disabled]{pointer-events:none;}.zoom-instagram form[disabled]:not(.loading){opacity:.5;}.zoom-instagram .zoom-instagram-widget__header{display:flex;gap:20px;margin:0 0 25px;}.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats{display:flex;gap:20px;margin:5px 0;}.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats .wpz-insta-posts strong,.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats .wpz-insta-followers strong,.zoom-instagram .zoom-instagram-widget__header .wpz-insta-stats .wpz-insta-following strong{font-weight:600;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-column-left{min-width:70px;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-column-left img{height:70px;width:70px;border-radius:50%;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-column-right{display:flex;flex-direction:column;justify-content:center;text-align:left;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-name{font-size:14px;font-weight:600;line-height:1.5;padding:0;margin:0 0 5px;letter-spacing:0;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user{font-weight:600;font-size:13px;line-height:normal;padding:0;margin:0;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user a{text-decoration:none;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user .wpz-insta-badge{display:inline-block;vertical-align:middle;margin-left:5px;}.zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-bio{font-size:13px;font-weight:normal;line-height:1.6;padding:0;margin:6px 0 0;text-align:left;}.zoom-instagram .zoom-instagram-widget__footer{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:15px;margin:25px 0 0;}.zoom-instagram .zoom-instagram-widget__footer>*{display:block;}.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit],.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500;text-decoration:none;text-transform:none;letter-spacing:normal;line-height:18px;color:#fff;background-color:#3496ff;padding:8px 12px;border:none;border-radius:3px;margin:0;transition:all .3s linear;}.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover,.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:active,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:hover,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:active,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:hover,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:active{text-decoration:none;opacity:.8;}.zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button .button-icon,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit] .button-icon,.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit] .button-icon{height:18px;width:18px;transition:all .3s linear;}.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]{gap:0;}.zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]::before{content:"";background-image:url("data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\' viewBox=\'0 0 50 50\' xml:space=\'preserve\'%3E%3Cpath fill=\'%23ffffff\' d=\'M43.935,25.145c0-10.318-8.364-18.683-18.683-18.683c-10.318,0-18.683,8.365-18.683,18.683h4.068c0-8.071,6.543-14.615,14.615-14.615c8.072,0,14.615,6.543,14.615,14.615H43.935z\'%3E%3CanimateTransform attributeType=\'xml\' attributeName=\'transform\' type=\'rotate\' from=\'0 25 25\' to=\'360 25 25\' dur=\'0.6s\' repeatCount=\'indefinite\'/%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;height:18px;width:0;transition:all .3s linear;}.zoom-instagram .wpzinsta-pro-load-more{margin:0;}.zoom-instagram .wpzinsta-pro-load-more.loading button[type=submit]{gap:6px;}.zoom-instagram .wpzinsta-pro-load-more.loading button[type=submit]::before{width:18px;}.zoom-instagram .zoom-instagram-widget__items-wrapper{overflow:hidden;}.zoom-instagram .zoom-instagram-widget__items{list-style:none !important;padding:0;margin:0;}.zoom-instagram .zoom-instagram-widget__items::before,.zoom-instagram .zoom-instagram-widget__items::after{display:none;}.zoom-instagram .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link{height:100%;}.zoom-instagram .zoom-instagram-widget__items.layout-grid .zoom-instagram-widget__item img{-o-object-fit:cover;object-fit:cover;width:100%;aspect-ratio:1/1;height:100% !important;}.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth{white-space:nowrap;display:grid;grid-template-rows:auto;grid-auto-rows:0;}.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item img{aspect-ratio:1;height:100% !important;}.zoom-instagram .zoom-instagram-widget__items.layout-carousel{display:flex;height:auto !important;overflow:visible;}.zoom-instagram .zoom-instagram-widget__items.layout-carousel.zoom-instagram-widget__items--no-js .zoom-instagram-widget__item{height:auto;flex:auto;}.zoom-instagram .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item{height:auto;}.zoom-instagram .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;height:auto;width:100%;}.layout-legacy.zoom-instagram-widget__items{list-style:none !important;}.layout-legacy.zoom-instagram-widget__items .zoom-instagram-widget__item{float:left;position:relative;margin-top:0 !important;padding:0;}.layout-legacy.zoom-instagram-widget__items .zoom-instagram-widget__overlay{position:relative;}.zoom-instagram-widget-user-info-middle-cell{padding:0px 20px;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-fullname{font-weight:600;font-size:16px;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-names-wrapper{padding-right:20px;word-break:break-word;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-username{font-size:14px;font-weight:600;word-break:break-all;}.zoom-instagram-widget-user-info-bio{text-align:left;font-size:14px;margin:0 0 15px;}.zoom-instagram-widget__items .zoom-instagram-widget__item-inner-wrap{position:relative;height:100%;overflow:hidden;}.zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link{display:block;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;}.zoom-instagram-widget__items .svg-icon{position:absolute;width:20px;padding:0;height:20px;display:flex;top:8px;right:8px;z-index:1;transition:opacity .25s ease-in-out;filter:drop-shadow(1px 2px 1px rgba(0,0,0,.07));}.zoom-instagram-widget__item{position:relative;transition:all .1s ease-in-out;list-style-type:none !important;}.zoom-instagram-widget__item.new{opacity:0;transform:scale(0);transform-origin:center;-webkit-animation:show 500ms linear forwards;animation:show 500ms linear forwards;}.zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap{position:relative;height:100%;overflow:hidden;}.zoom-instagram-widget__item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;transition:all .5s cubic-bezier(.215,.61,.355,1);will-change:transform;margin-bottom:0 !important;}.zoom-instagram-widget__item:hover img{transform:scale(1.07);}.widget_block .zoom-instagram-widget__items ul li.zoom-instagram-widget__item,.widget.zoom-instagram-widget ul li.zoom-instagram-widget__item,.widget.zoom-new-instagram-widget ul li.zoom-instagram-widget__item{padding:0;}.widget_block .zoom-instagram-widget__items-wrapper,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items-wrapper{overflow:hidden;}.widget_block .zoom-instagram-widget__items,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items{padding:0;margin:0;}.widget_block .zoom-instagram-widget__items::before,.widget_block .zoom-instagram-widget__items::after,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items::before,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items::after{display:none;}.widget_block .zoom-instagram-widget__items.layout-grid .zoom-instagram-widget__item img,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-grid .zoom-instagram-widget__item img{width:100%;aspect-ratio:1/1;}.widget_block .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item img,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item img{aspect-ratio:1;}.widget_block .zoom-instagram-widget__items.layout-carousel,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-carousel{display:flex;height:auto;}.widget_block .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item{height:auto;}.widget_block .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item img,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items.layout-carousel .zoom-instagram-widget__item img{aspect-ratio:1;height:auto;width:100%;}.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item{position:relative;margin:0;list-style-type:none;}.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item.new,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item.new{opacity:0;transform:scale(0);transform-origin:center;-webkit-animation:show 500ms linear forwards;animation:show 500ms linear forwards;}.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap{position:relative;height:100%;overflow:hidden;}.widget_block .zoom-instagram-widget__items .zoom-instagram-widget__item img,.widget.zoom-new-instagram-widget .zoom-instagram-widget__items .zoom-instagram-widget__item img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;}.ig-b-{display:inline-block;}a.ig-b-v-24{border-color:#3897f0;color:#3897f0 !important;border-radius:3px;border-style:solid;border-width:1px;font-weight:600 !important;outline:none;overflow:hidden;white-space:nowrap;-webkit-appearance:none;font-family:sans-serif;padding:5px 15px;font-size:14px;transition:all .15s ease-in-out;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none !important;}a.ig-b-v-24:hover{background:#3897f0;border-color:#3897f0;color:#fff !important;}.zoom-instagram-widget__item .hover-controls{opacity:0;z-index:9;width:100%;text-align:center;transition:opacity .25s ease-in-out;height:100%;display:flex;align-items:center;justify-content:center;position:relative;}.zoom-instagram-widget__item .hover-controls .zoom-instagram-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;}.zoom-instagram-widget__item .hover-controls .zoom-instagram-icon svg{width:100%;height:100%;}.zoom-instagram-widget__item .hover-controls .zoom-instagram-icon.icon-heart-outline{position:relative;top:1px;}.zoom-instagram-widget__items[data-lightbox="1"] .zoom-instagram-widget__item .zoom-instagram-icon-wrap{pointer-events:none;}.zoom-instagram-widget__items[data-lightbox="1"] .zoom-instagram-widget__item img{cursor:pointer;}.zoom-instagram-widget__item .hover-controls~.zoom-instagram-icon-wrap{bottom:10%;pointer-events:all;}.zoom-instagram-widget__item .hover-layout.small .hover-controls~.zoom-instagram-icon-wrap{bottom:6%;}.zoom-instagram-widget__item .hover-layout.small .zoom-instagram-icon-wrap{bottom:calc(50% - 15px);}.zoom-instagram-widget__item .zoom-instagram-icon-wrap{bottom:calc(50% - 15px);height:30px;width:100%;position:absolute;z-index:9;text-align:center;}.zoom-instagram-widget__item:hover .hover-controls{opacity:1;}.zoom-instagram-widget__item .zoom-instagram-icon-wrap{opacity:0;transition:opacity .25s ease-in-out;}.zoom-instagram-widget__item .zoom-instagram-icon-wrap .zoom-svg-instagram-stroke{transform:scale(.5);}.zoom-instagram-widget__item:hover .zoom-instagram-icon-wrap{opacity:1;}.zoom-instagram-widget__item:hover .zoom-instagram-icon-wrap .zoom-svg-instagram-stroke{transform:scale(.9);}.zoom-instagram-widget__item .hover-controls .dashicons{font-size:20px;width:20px;height:20px;color:#fff;vertical-align:middle;}.zoom-instagram-widget__item .hover-controls .counter{padding-left:5px;padding-right:12px;font-weight:500;color:#fff;font-size:14px;opacity:.8;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;}.zoom-instagram-widget__overlay{position:absolute;top:0;left:0;right:0;bottom:0;}.zoom-instagram-widget__overlay:after{position:absolute;content:"";top:0;left:0;pointer-events:none;width:100%;height:100%;opacity:0;transition:opacity .25s ease-in-out;}.zoom-instagram-widget__overlay:hover:after{opacity:.5;background-color:#000;}.zoom-instagram-widget__black:after{background-color:#000;}.zoom-svg-instagram-simple{display:inline-block;width:30px;height:30px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IgogICAgIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIKICAgICB2aWV3Qm94PSIwIDAgNTAgNTAiCiAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjsiPiAgICA8cGF0aCBzdHlsZT0ibGluZS1oZWlnaHQ6bm9ybWFsO3RleHQtaW5kZW50OjA7dGV4dC1hbGlnbjpzdGFydDt0ZXh0LWRlY29yYXRpb24tbGluZTpub25lO3RleHQtZGVjb3JhdGlvbi1zdHlsZTpzb2xpZDt0ZXh0LWRlY29yYXRpb24tY29sb3I6IzAwMDt0ZXh0LXRyYW5zZm9ybTpub25lO2Jsb2NrLXByb2dyZXNzaW9uOnRiO2lzb2xhdGlvbjphdXRvO21peC1ibGVuZC1tb2RlOm5vcm1hbCIgZD0iTSAxNiAzIEMgOC44MzI0ODM5IDMgMyA4LjgzMjQ4MzkgMyAxNiBMIDMgMzQgQyAzIDQxLjE2NzUxNiA4LjgzMjQ4MzkgNDcgMTYgNDcgTCAzNCA0NyBDIDQxLjE2NzUxNiA0NyA0NyA0MS4xNjc1MTYgNDcgMzQgTCA0NyAxNiBDIDQ3IDguODMyNDgzOSA0MS4xNjc1MTYgMyAzNCAzIEwgMTYgMyB6IE0gMTYgNSBMIDM0IDUgQyA0MC4wODY0ODQgNSA0NSA5LjkxMzUxNjEgNDUgMTYgTCA0NSAzNCBDIDQ1IDQwLjA4NjQ4NCA0MC4wODY0ODQgNDUgMzQgNDUgTCAxNiA0NSBDIDkuOTEzNTE2MSA0NSA1IDQwLjA4NjQ4NCA1IDM0IEwgNSAxNiBDIDUgOS45MTM1MTYxIDkuOTEzNTE2MSA1IDE2IDUgeiBNIDM3IDExIEEgMiAyIDAgMCAwIDM1IDEzIEEgMiAyIDAgMCAwIDM3IDE1IEEgMiAyIDAgMCAwIDM5IDEzIEEgMiAyIDAgMCAwIDM3IDExIHogTSAyNSAxNCBDIDE4LjkzNjcxMiAxNCAxNCAxOC45MzY3MTIgMTQgMjUgQyAxNCAzMS4wNjMyODggMTguOTM2NzEyIDM2IDI1IDM2IEMgMzEuMDYzMjg4IDM2IDM2IDMxLjA2MzI4OCAzNiAyNSBDIDM2IDE4LjkzNjcxMiAzMS4wNjMyODggMTQgMjUgMTQgeiBNIDI1IDE2IEMgMjkuOTgyNDA3IDE2IDM0IDIwLjAxNzU5MyAzNCAyNSBDIDM0IDI5Ljk4MjQwNyAyOS45ODI0MDcgMzQgMjUgMzQgQyAyMC4wMTc1OTMgMzQgMTYgMjkuOTgyNDA3IDE2IDI1IEMgMTYgMjAuMDE3NTkzIDIwLjAxNzU5MyAxNiAyNSAxNiB6IiBmb250LXdlaWdodD0iNDAwIiBmb250LWZhbWlseT0ic2Fucy1zZXJpZiIgd2hpdGUtc3BhY2U9Im5vcm1hbCIgb3ZlcmZsb3c9InZpc2libGUiPjwvcGF0aD48L3N2Zz4=") 50% 50% no-repeat;background-size:100%;}.zoom-svg-instagram-simple.nitro-lazy{background-image:none !important;}.zoom-svg-instagram-stroke{display:inline-block;width:30px;height:30px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjBweCIgeT0iMHB4IgogICAgIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIKICAgICB2aWV3Qm94PSIwIDAgMjUyIDI1MiIKICAgICBzdHlsZT0iZmlsbDojMDAwMDAwOyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMi4zOTQsMi4zOTQpIHNjYWxlKDAuOTgxLDAuOTgxKSI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJub256ZXJvIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9ImJ1dHQiIHN0cm9rZS1saW5lam9pbj0ibm9uZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtZGFzaGFycmF5PSIiIHN0cm9rZS1kYXNob2Zmc2V0PSIwIiBmb250LWZhbWlseT0ibm9uZSIgZm9udC13ZWlnaHQ9Im5vbmUiIGZvbnQtc2l6ZT0ibm9uZSIgdGV4dC1hbmNob3I9Im5vbmUiIHN0eWxlPSJtaXgtYmxlbmQtbW9kZTogbm9ybWFsIj48ZyBpZD0ib3JpZ2luYWwtaWNvbiAxIiBmaWxsPSIjZmZmZmZmIiBzdHJva2U9IiNmZmZmZmYiIHN0cm9rZS13aWR0aD0iNSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTE3MS4zNiwxNS4xMmMzNi4xMjQyOCwwIDY1LjUyLDI5LjM5NTcyIDY1LjUyLDY1LjUydjkwLjcyYzAsMzYuMTI0MjggLTI5LjM5NTcyLDY1LjUyIC02NS41Miw2NS41MmgtOTAuNzJjLTM2LjEyNDI4LDAgLTY1LjUyLC0yOS4zOTU3MiAtNjUuNTIsLTY1LjUydi05MC43MmMwLC0zNi4xMjQyOCAyOS4zOTU3MiwtNjUuNTIgNjUuNTIsLTY1LjUyek0yNS4yLDgwLjY0djkwLjcyYzAsMzAuNjc1ODggMjQuNzY0MTIsNTUuNDQgNTUuNDQsNTUuNDRoOTAuNzJjMzAuNjc1ODgsMCA1NS40NCwtMjQuNzY0MTIgNTUuNDQsLTU1LjQ0di05MC43MmMwLC0zMC42NzU4OCAtMjQuNzY0MTIsLTU1LjQ0IC01NS40NCwtNTUuNDRoLTkwLjcyYy0zMC42NzU4OCwwIC01NS40NCwyNC43NjQxMiAtNTUuNDQsNTUuNDR6TTE5Ni41Niw2NS41MmMwLDUuNTY3MDMgLTQuNTEyOTcsMTAuMDggLTEwLjA4LDEwLjA4Yy01LjU2NzAzLDAgLTEwLjA4LC00LjUxMjk3IC0xMC4wOCwtMTAuMDhjMCwtNS41NjcwMyA0LjUxMjk3LC0xMC4wOCAxMC4wOCwtMTAuMDhjNS41NjcwMywwIDEwLjA4LDQuNTEyOTcgMTAuMDgsMTAuMDh6TTE4MS40NCwxMjZjMCwzMC41NTg5NyAtMjQuODgxMDMsNTUuNDQgLTU1LjQ0LDU1LjQ0Yy0zMC41NTg5NywwIC01NS40NCwtMjQuODgxMDMgLTU1LjQ0LC01NS40NGMwLC0zMC41NTg5NyAyNC44ODEwMywtNTUuNDQgNTUuNDQsLTU1LjQ0YzMwLjU1ODk3LDAgNTUuNDQsMjQuODgxMDMgNTUuNDQsNTUuNDR6TTgwLjY0LDEyNmMwLDI1LjExMTMzIDIwLjI0ODY3LDQ1LjM2IDQ1LjM2LDQ1LjM2YzI1LjExMTMzLDAgNDUuMzYsLTIwLjI0ODY3IDQ1LjM2LC00NS4zNmMwLC0yNS4xMTEzMyAtMjAuMjQ4NjcsLTQ1LjM2IC00NS4zNiwtNDUuMzZjLTI1LjExMTMzLDAgLTQ1LjM2LDIwLjI0ODY3IC00NS4zNiw0NS4zNnoiPjwvcGF0aD48L2c+PHBhdGggZD0iTTAsMjUydi0yNTJoMjUydjI1MnoiIGZpbGw9Im5vbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BhdGg+PGcgaWQ9Im9yaWdpbmFsLWljb24iIGZpbGw9IiNmZmZmZmYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48cGF0aCBkPSJNODAuNjQsMTUuMTJjLTM2LjEyNDI4LDAgLTY1LjUyLDI5LjM5NTcyIC02NS41Miw2NS41MnY5MC43MmMwLDM2LjEyNDI4IDI5LjM5NTcyLDY1LjUyIDY1LjUyLDY1LjUyaDkwLjcyYzM2LjEyNDI4LDAgNjUuNTIsLTI5LjM5NTcyIDY1LjUyLC02NS41MnYtOTAuNzJjMCwtMzYuMTI0MjggLTI5LjM5NTcyLC02NS41MiAtNjUuNTIsLTY1LjUyek04MC42NCwyNS4yaDkwLjcyYzMwLjY3NTg4LDAgNTUuNDQsMjQuNzY0MTIgNTUuNDQsNTUuNDR2OTAuNzJjMCwzMC42NzU4OCAtMjQuNzY0MTIsNTUuNDQgLTU1LjQ0LDU1LjQ0aC05MC43MmMtMzAuNjc1ODgsMCAtNTUuNDQsLTI0Ljc2NDEyIC01NS40NCwtNTUuNDR2LTkwLjcyYzAsLTMwLjY3NTg4IDI0Ljc2NDEyLC01NS40NCA1NS40NCwtNTUuNDR6TTE4Ni40OCw1NS40NGMtNS41NjcwMywwIC0xMC4wOCw0LjUxMjk3IC0xMC4wOCwxMC4wOGMwLDUuNTY3MDMgNC41MTI5NywxMC4wOCAxMC4wOCwxMC4wOGM1LjU2NzAzLDAgMTAuMDgsLTQuNTEyOTcgMTAuMDgsLTEwLjA4YzAsLTUuNTY3MDMgLTQuNTEyOTcsLTEwLjA4IC0xMC4wOCwtMTAuMDh6TTEyNiw3MC41NmMtMzAuNTU4OTcsMCAtNTUuNDQsMjQuODgxMDMgLTU1LjQ0LDU1LjQ0YzAsMzAuNTU4OTcgMjQuODgxMDMsNTUuNDQgNTUuNDQsNTUuNDRjMzAuNTU4OTcsMCA1NS40NCwtMjQuODgxMDMgNTUuNDQsLTU1LjQ0YzAsLTMwLjU1ODk3IC0yNC44ODEwMywtNTUuNDQgLTU1LjQ0LC01NS40NHpNMTI2LDgwLjY0YzI1LjExMTMzLDAgNDUuMzYsMjAuMjQ4NjcgNDUuMzYsNDUuMzZjMCwyNS4xMTEzMyAtMjAuMjQ4NjcsNDUuMzYgLTQ1LjM2LDQ1LjM2Yy0yNS4xMTEzMywwIC00NS4zNiwtMjAuMjQ4NjcgLTQ1LjM2LC00NS4zNmMwLC0yNS4xMTEzMyAyMC4yNDg2NywtNDUuMzYgNDUuMzYsLTQ1LjM2eiI+PC9wYXRoPjwvZz48cGF0aCBkPSJNMTI2LDI1MmMtNjkuNTg3ODgsMCAtMTI2LC01Ni40MTIxMiAtMTI2LC0xMjZ2MGMwLC02OS41ODc4OCA1Ni40MTIxMiwtMTI2IDEyNiwtMTI2djBjNjkuNTg3ODgsMCAxMjYsNTYuNDEyMTIgMTI2LDEyNnYwYzAsNjkuNTg3ODggLTU2LjQxMjEyLDEyNiAtMTI2LDEyNnoiIGZpbGw9Im5vbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BhdGg+PHBhdGggZD0iTTEyNiwyNDYuOTZjLTY2LjgwNDM2LDAgLTEyMC45NiwtNTQuMTU1NjQgLTEyMC45NiwtMTIwLjk2djBjMCwtNjYuODA0MzYgNTQuMTU1NjQsLTEyMC45NiAxMjAuOTYsLTEyMC45NmgwYzY2LjgwNDM2LDAgMTIwLjk2LDU0LjE1NTY0IDEyMC45NiwxMjAuOTZ2MGMwLDY2LjgwNDM2IC01NC4xNTU2NCwxMjAuOTYgLTEyMC45NiwxMjAuOTZ6IiBmaWxsPSJub25lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wYXRoPjxwYXRoIGQ9IiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcGF0aD48cGF0aCBkPSIiIGZpbGw9Im5vbmUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2UtbGluZWpvaW49Im1pdGVyIj48L3BhdGg+PHBhdGggZD0iIiBmaWxsPSJub25lIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlLWxpbmVqb2luPSJtaXRlciI+PC9wYXRoPjxwYXRoIGQ9IiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZS1saW5lam9pbj0ibWl0ZXIiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==") 50% 50% no-repeat;background-size:100%;transition:all .5s cubic-bezier(.215,.61,.355,1);}.zoom-svg-instagram-stroke.nitro-lazy{background-image:none !important;}.zoom-instagram-widget__item .hover-layout.small .hover-controls .dashicons{font-size:15px;width:15px;height:15px;}.zoom-instagram-widget__item .hover-layout.small .zoom-instagram-icon-wrap .zoom-svg-instagram-stroke{width:18px;height:18px;}.zoom-instagram-widget__item .hover-layout.small .hover-controls .counter{padding-left:5px;padding-right:12px;font-size:13px;}.zoom-instagram-widget__item .hover-layout.small .hover-controls .counter:last-child{padding-right:0;}.zoom-instagram-widget-user-info{display:flex;padding:0 0px 20px;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-picture{flex:1;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-picture img{border-radius:50%;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-meta{display:flex;flex:3;flex-direction:column;margin-left:15px;text-align:left;justify-content:center;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-about-data{display:flex;justify-content:space-between;margin-bottom:10px;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-stats{font-size:14px;line-height:1.2;justify-content:space-between;display:flex;text-align:center;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-follow-button{padding:0 24px;margin-top:10px;background:#3897f0;color:#fff !important;font-size:14px;font-weight:600;line-height:26px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;text-transform:none;border-radius:3px;outline:0;overflow:hidden;text-overflow:ellipsis;display:block;border:none;box-shadow:none;text-decoration:none !important;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-follow-button:hover{color:#fff;opacity:.8;box-shadow:none;border:none;text-decoration:none;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-counts{font-weight:600;}.zoom-instagram-widget-user-info .zoom-instagram-widget-user-info-counts-subhead{opacity:.7;font-size:14px;}.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-normal .svg-icon{opacity:1;}.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-normal:hover .svg-icon{opacity:0;}.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-hover .svg-icon{opacity:0;}.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-hover:hover .svg-icon{opacity:1;}.zoom-instagram-widget__items .zoom-instagram-widget__item.media-icons-hover.media-icons-normal .svg-icon{opacity:1;}.zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-date{position:absolute;display:flex;right:10px;bottom:5px;z-index:1;font-weight:500;color:#fff;transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;}.zoom-instagram-widget__items .zoom-instagram-widget__item.date-hover .zoom-instagram-date{opacity:0;}.zoom-instagram-widget__items .zoom-instagram-widget__item.date-hover:hover .zoom-instagram-date{opacity:.6;}.wpzoom-lightbox .mfp-inline-holder .mfp-content{max-width:none;height:100%;}.wpzoom-lightbox .mfp-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);}.wpz-insta-lightbox{pointer-events:all;display:flex;flex-direction:row;background-color:#fff;border-radius:4px;max-height:100%;position:relative;top:50%;transform:translateY(-50%);}.wpz-insta-lightbox-wrapper{display:flex;justify-content:center;pointer-events:none;height:80vh;position:relative;top:50%;transform:translateY(-50%);}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper{width:30%;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header{display:flex;flex-wrap:wrap;align-items:center;padding:16px;border-bottom:1px solid #efefef;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-avatar img{width:42px;height:42px;border-radius:50%;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-username a,.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-follow a{color:#262626;font-weight:600;text-decoration:none;font-size:14px;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-username a:hover{text-decoration:underline;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-follow a{color:#0095f6;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header>div{margin-right:13px;min-width:42px;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-buttons{display:flex;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-header .wpz-insta-buttons>div{padding:5px;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-caption{color:#262626;line-height:1.5;font-size:14px;padding:16px;font-weight:normal;overflow-y:scroll;max-height:384px;border-bottom:1px solid #efefef;}.wpzoom-lightbox.mfp-gallery{z-index:100000;pointer-events:none;}.wpzoom-lightbox button.mfp-close{pointer-events:all;color:#fff;font-size:50px;font-weight:100;margin-top:25px;margin-right:15px;}.wpzoom-lightbox .mfp-prevent-close{pointer-events:all;}.wpzoom-lightbox button.mfp-close:hover{text-decoration:none;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-date{font-size:11px;padding:16px;color:#8e8e8e;flex:1;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper{flex-grow:1;text-align:center;position:relative;width:100%;max-width:70%;background:#000;border-radius:4px 0 0 4px;overflow:hidden;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper img{max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;min-height:100%;display:block;margin:0 auto;padding:0;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper .wpz-no-reel-link-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);display:flex;justify-content:center;align-items:center;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper .wpz-no-reel-link-wrapper .wpz-no-reel-link{font-size:14px;padding:10px 20px;color:#262626;background-color:rgba(255,255,255,.7);border-radius:50px;line-height:1.4;text-decoration:none;transition:all .2s ease;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper .wpz-no-reel-link-wrapper .wpz-no-reel-link:hover{background-color:rgba(255,255,255,.9);}.wpz-insta-lightbox-wrapper>.swiper{pointer-events:none;width:1000px;}.wpz-insta-lightbox-wrapper>.swiper .swiper-pagination-fraction,.wpz-insta-lightbox-wrapper>.swiper .swiper-pagination-custom,.wpz-insta-lightbox-wrapper>.swiper .swiper-horizontal>.swiper-pagination-bullets,.wpz-insta-lightbox-wrapper>.swiper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:25px;}.wpz-insta-lightbox-wrapper video{height:100%;max-width:100%;width:100%;}.wpz-insta-lightbox-wrapper .swiper-button-next,.wpz-insta-lightbox-wrapper .swiper-rtl .swiper-button-prev,.wpz-insta-lightbox-wrapper .swiper-button-prev,.wpz-insta-lightbox-wrapper .swiper--rtl .swiper-button-next{background-image:none;}.wpz-insta-lightbox-wrapper .swiper-button-next.nitro-lazy,.wpz-insta-lightbox-wrapper .swiper-rtl .swiper-button-prev.nitro-lazy,.wpz-insta-lightbox-wrapper .swiper-button-prev.nitro-lazy,.wpz-insta-lightbox-wrapper .swiper--rtl .swiper-button-next.nitro-lazy{background-image:none !important;}.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-prev,.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-next{--swiper-navigation-size:30px;color:#000;background:#fff;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);border-radius:50%;}.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-prev::after,.wpz-insta-lightbox-wrapper>.swiper .swiper .swiper-button-next::after{font-size:16px;}.wpz-insta-lightbox-wrapper>.swiper>.swiper-wrapper{pointer-events:all;}.wpz-insta-lightbox-wrapper>.swiper>.swiper-button-prev,.wpz-insta-lightbox-wrapper>.swiper>.swiper-button-next{position:fixed;pointer-events:all;}.wpz-insta-lightbox-wrapper>.swiper .swiper-button-prev,.wpz-insta-lightbox-wrapper>.swiper .swiper-button-next{color:#fff;opacity:.75;}.wpz-insta-lightbox-wrapper>.swiper .swiper-button-prev:hover,.wpz-insta-lightbox-wrapper>.swiper .swiper-button-next:hover{opacity:1;}.wpz-insta-lightbox-wrapper>.swiper .swiper-button-prev.swiper-button-disabled,.wpz-insta-lightbox-wrapper>.swiper .swiper-button-next.swiper-button-disabled{opacity:.25 !important;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper{display:flex;flex-direction:column;flex-grow:1;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post{padding:16px;text-decoration:none;font-size:12px;color:#262626;font-weight:400;line-height:20px;display:flex;border-top:1px solid #efefef;flex-wrap:wrap;justify-content:space-between;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post a{text-decoration:none;font-size:12px;color:#262626;font-weight:400;line-height:20px;text-align:center;display:inline-block;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post a span{margin-right:10px;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .view-post .delimiter{padding:0px 10px;}.wp-admin .wp-block-wpzoom-instagram-block .zoom-instagram-widget__overlay,.wp-admin .zoom-instagram .zoom-instagram-widget__overlay{cursor:pointer;}.wp-admin .wp-block-wpzoom-instagram-block .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link,.wp-admin .zoom-instagram .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link,.wp-admin .zoom-instagram .zoom-instagram-widget__header .zoom-instagram-widget__header-user a,.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:hover,.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpz-insta-view-on-insta-button:active,.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:hover,.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more input[type=submit]:active,.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:hover,.wp-admin .zoom-instagram .zoom-instagram-widget__footer .wpzinsta-pro-load-more button[type=submit]:active{pointer-events:none;}.wp-admin .zoom-instagram.layout-masonry .zoom-instagram-widget__items.zoom-instagram-widget__items--no-js .zoom-instagram-widget__item img,.wp-admin .zoom-instagram.layout-masonry .zoom-instagram-widget__items.zoom-instagram-widget__items--no-js .masonry-items-sizer img{filter:none;}@-webkit-keyframes show{100%{transform:none;opacity:1;}}@keyframes show{100%{transform:none;opacity:1;}}:root{--swiper-navigation-color:white !important;--swiper-theme-color:white !important;--swiper-navigation-size:30px;}@media screen and (max-width: 1200px){.wpz-insta-lightbox-wrapper .wpz-insta-lightbox{flex-wrap:wrap;}.wpz-insta-lightbox-wrapper>.swiper{width:86%;}}@media screen and (max-width: 860px){.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-caption{font-size:12px;max-height:134px;}}@media screen and (max-width: 768px){.wpz-insta-lightbox{flex-direction:column;max-height:none;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper img{max-height:400px;min-width:400px;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper{border-radius:4px 4px 0 0;max-width:100%;height:65%;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper .wpz-insta-caption{max-height:134px;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper{width:100%;height:35%;}.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item{max-width:160px;}.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth{grid-template-columns:repeat(6,1fr) !important;}}@media screen and (max-width: 600px){.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper img{min-height:280px;min-width:280px;}.wpz-insta-lightbox-wrapper>.swiper{width:76%;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .image-wrapper{height:55%;}.wpz-insta-lightbox-wrapper .wpz-insta-lightbox .details-wrapper{height:45%;}.zoom-instagram.layout-grid.featured-layout.columns-5.featured-layout-11 .zoom-instagram-widget__item:first-child{grid-column:span 5 !important;}.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-16 .zoom-instagram-widget__item:first-child,.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-17 .zoom-instagram-widget__item:nth-child(12n+1),.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-17 .zoom-instagram-widget__item:nth-child(12n+8),.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-18 .zoom-instagram-widget__item:nth-child(18n+1),.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-18 .zoom-instagram-widget__item:nth-child(18n+14){grid-column:span 5 !important;grid-row:span 5 !important;}.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+1),.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+12),.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+29),.zoom-instagram.layout-grid.featured-layout.columns-6.featured-layout-19 .zoom-instagram-widget__item:nth-child(48n+36){grid-column:span 4 !important;grid-row:span 4 !important;}.zoom-instagram.layout-grid.featured-layout.columns-5.featured-layout-14 .zoom-instagram-widget__item:nth-child(38n+1){grid-column:span 3 !important;grid-row:span 3 !important;}.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth .zoom-instagram-widget__item{max-width:130px;}.zoom-instagram .zoom-instagram-widget__items.layout-fullwidth{grid-template-columns:repeat(4,1fr) !important;}}.selectBox-dropdown{min-width:150px;position:relative;border:solid 1px #bbb;line-height:1.5;text-decoration:none;text-align:left;color:#000;outline:0;vertical-align:middle;background:#f2f2f2;background:-moz-linear-gradient(top,#f8f8f8 1%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#f8f8f8),color-stop(100%,#e1e1e1));-moz-box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-box-shadow:0 1px 0 rgba(255,255,255,.75);box-shadow:0 1px 0 rgba(255,255,255,.75);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:inline-block;cursor:default;}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#666;}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.selectBox-dropdown .selectBox-label{padding:2px 8px;display:inline-block;white-space:nowrap;overflow:hidden;}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;background:url("https://cdn-ilcopkf.nitrocdn.com/BHTcCzAEjMclcgXSIWQroHLfIWtjBKvy/assets/images/optimized/rev-c2c6edb/www.azalia.by/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif") 50% center no-repeat;border-left:solid 1px #bbb;}.selectBox-dropdown .selectBox-arrow.nitro-lazy{background-image:none !important;}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:solid 1px #bbb;background:#fff;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch;}.selectBox-inline{min-width:150px;outline:0;border:solid 1px #bbb;background:#fff;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:auto;}.selectBox-inline:focus{border-color:#666;}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0;}.selectBox-options LI A{line-height:1.5;padding:0 .5em;white-space:nowrap;overflow:hidden;background:6px center no-repeat;}.selectBox-options LI.selectBox-hover A{background-color:#eee;}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent;}.selectBox-options LI.selectBox-selected A{background-color:#c8def4;}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap;}.selectBox.selectBox-disabled{color:#888 !important;}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;border-color:#666;}.selectBox-inline.selectBox-disabled{color:#888 !important;}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent !important;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571429em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}.fa-ul>li{position:relative;}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}.fa-li.fa-lg{left:-1.85714286em;}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right{margin-left:.3em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-close:before,.fa-remove:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-cog:before,.fa-gear:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-repeat:before,.fa-rotate-right:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-exclamation-triangle:before,.fa-warning:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-cogs:before,.fa-gears:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-feed:before,.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-floppy-o:before,.fa-save:before{content:"";}.fa-square:before{content:"";}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-sort:before,.fa-unsorted:before{content:"";}.fa-sort-desc:before,.fa-sort-down:before{content:"";}.fa-sort-asc:before,.fa-sort-up:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-gavel:before,.fa-legal:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-bolt:before,.fa-flash:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-clipboard:before,.fa-paste:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-chain-broken:before,.fa-unlink:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"";}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"";}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"";}.fa-eur:before,.fa-euro:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-inr:before,.fa-rupee:before{content:"";}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"";}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"";}.fa-krw:before,.fa-won:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-try:before,.fa-turkish-lira:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"";}.fa-graduation-cap:before,.fa-mortar-board:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper-pp:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"";}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"";}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"";}.fa-empire:before,.fa-ge:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-paper-plane:before,.fa-send:before{content:"";}.fa-paper-plane-o:before,.fa-send-o:before{content:"";}.fa-history:before{content:"";}.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-intersex:before,.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-genderless:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-bed:before,.fa-hotel:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}.fa-y-combinator:before,.fa-yc:before{content:"";}.fa-optin-monster:before{content:"";}.fa-opencart:before{content:"";}.fa-expeditedssl:before{content:"";}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"";}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"";}.fa-battery-2:before,.fa-battery-half:before{content:"";}.fa-battery-1:before,.fa-battery-quarter:before{content:"";}.fa-battery-0:before,.fa-battery-empty:before{content:"";}.fa-mouse-pointer:before{content:"";}.fa-i-cursor:before{content:"";}.fa-object-group:before{content:"";}.fa-object-ungroup:before{content:"";}.fa-sticky-note:before{content:"";}.fa-sticky-note-o:before{content:"";}.fa-cc-jcb:before{content:"";}.fa-cc-diners-club:before{content:"";}.fa-clone:before{content:"";}.fa-balance-scale:before{content:"";}.fa-hourglass-o:before{content:"";}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"";}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"";}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"";}.fa-hourglass:before{content:"";}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"";}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"";}.fa-hand-scissors-o:before{content:"";}.fa-hand-lizard-o:before{content:"";}.fa-hand-spock-o:before{content:"";}.fa-hand-pointer-o:before{content:"";}.fa-hand-peace-o:before{content:"";}.fa-trademark:before{content:"";}.fa-registered:before{content:"";}.fa-creative-commons:before{content:"";}.fa-gg:before{content:"";}.fa-gg-circle:before{content:"";}.fa-tripadvisor:before{content:"";}.fa-odnoklassniki:before{content:"";}.fa-odnoklassniki-square:before{content:"";}.fa-get-pocket:before{content:"";}.fa-wikipedia-w:before{content:"";}.fa-safari:before{content:"";}.fa-chrome:before{content:"";}.fa-firefox:before{content:"";}.fa-opera:before{content:"";}.fa-internet-explorer:before{content:"";}.fa-television:before,.fa-tv:before{content:"";}.fa-contao:before{content:"";}.fa-500px:before{content:"";}.fa-amazon:before{content:"";}.fa-calendar-plus-o:before{content:"";}.fa-calendar-minus-o:before{content:"";}.fa-calendar-times-o:before{content:"";}.fa-calendar-check-o:before{content:"";}.fa-industry:before{content:"";}.fa-map-pin:before{content:"";}.fa-map-signs:before{content:"";}.fa-map-o:before{content:"";}.fa-map:before{content:"";}.fa-commenting:before{content:"";}.fa-commenting-o:before{content:"";}.fa-houzz:before{content:"";}.fa-vimeo:before{content:"";}.fa-black-tie:before{content:"";}.fa-fonticons:before{content:"";}.fa-reddit-alien:before{content:"";}.fa-edge:before{content:"";}.fa-credit-card-alt:before{content:"";}.fa-codiepie:before{content:"";}.fa-modx:before{content:"";}.fa-fort-awesome:before{content:"";}.fa-usb:before{content:"";}.fa-product-hunt:before{content:"";}.fa-mixcloud:before{content:"";}.fa-scribd:before{content:"";}.fa-pause-circle:before{content:"";}.fa-pause-circle-o:before{content:"";}.fa-stop-circle:before{content:"";}.fa-stop-circle-o:before{content:"";}.fa-shopping-bag:before{content:"";}.fa-shopping-basket:before{content:"";}.fa-hashtag:before{content:"";}.fa-bluetooth:before{content:"";}.fa-bluetooth-b:before{content:"";}.fa-percent:before{content:"";}.fa-gitlab:before{content:"";}.fa-wpbeginner:before{content:"";}.fa-wpforms:before{content:"";}.fa-envira:before{content:"";}.fa-universal-access:before{content:"";}.fa-wheelchair-alt:before{content:"";}.fa-question-circle-o:before{content:"";}.fa-blind:before{content:"";}.fa-audio-description:before{content:"";}.fa-volume-control-phone:before{content:"";}.fa-braille:before{content:"";}.fa-assistive-listening-systems:before{content:"";}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"";}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"";}.fa-glide:before{content:"";}.fa-glide-g:before{content:"";}.fa-sign-language:before,.fa-signing:before{content:"";}.fa-low-vision:before{content:"";}.fa-viadeo:before{content:"";}.fa-viadeo-square:before{content:"";}.fa-snapchat:before{content:"";}.fa-snapchat-ghost:before{content:"";}.fa-snapchat-square:before{content:"";}.fa-pied-piper:before{content:"";}.fa-first-order:before{content:"";}.fa-yoast:before{content:"";}.fa-themeisle:before{content:"";}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"";}.fa-fa:before,.fa-font-awesome:before{content:"";}.fa-handshake-o:before{content:"";}.fa-envelope-open:before{content:"";}.fa-envelope-open-o:before{content:"";}.fa-linode:before{content:"";}.fa-address-book:before{content:"";}.fa-address-book-o:before{content:"";}.fa-address-card:before,.fa-vcard:before{content:"";}.fa-address-card-o:before,.fa-vcard-o:before{content:"";}.fa-user-circle:before{content:"";}.fa-user-circle-o:before{content:"";}.fa-user-o:before{content:"";}.fa-id-badge:before{content:"";}.fa-drivers-license:before,.fa-id-card:before{content:"";}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"";}.fa-quora:before{content:"";}.fa-free-code-camp:before{content:"";}.fa-telegram:before{content:"";}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"";}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"";}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"";}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"";}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"";}.fa-shower:before{content:"";}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"";}.fa-podcast:before{content:"";}.fa-window-maximize:before{content:"";}.fa-window-minimize:before{content:"";}.fa-window-restore:before{content:"";}.fa-times-rectangle:before,.fa-window-close:before{content:"";}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"";}.fa-bandcamp:before{content:"";}.fa-grav:before{content:"";}.fa-etsy:before{content:"";}.fa-imdb:before{content:"";}.fa-ravelry:before{content:"";}.fa-eercast:before{content:"";}.fa-microchip:before{content:"";}.fa-snowflake-o:before{content:"";}.fa-superpowers:before{content:"";}.fa-wpexplorer:before{content:"";}.fa-meetup:before{content:"";}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}:root{--woocommerce:#7f54b3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7f54b3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;}div.pp_woocommerce .pp_content_container{background:#fff;border-radius:3px;box-shadow:0 1px 30px rgba(0,0,0,.25);padding:20px 0;}div.pp_woocommerce .pp_content_container::after,div.pp_woocommerce .pp_content_container::before{content:" ";display:table;}div.pp_woocommerce .pp_content_container::after{clear:both;}div.pp_woocommerce .pp_loaderIcon::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url("https://cdn-ilcopkf.nitrocdn.com/BHTcCzAEjMclcgXSIWQroHLfIWtjBKvy/assets/images/optimized/rev-c2c6edb/www.azalia.by/wp-content/plugins/woocommerce/assets/images/icons/loader.svg") center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75);}div.pp_woocommerce div.ppt{color:#000;}div.pp_woocommerce .pp_gallery ul li a{border:1px solid rgba(0,0,0,.5);background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:2px;display:block;}div.pp_woocommerce .pp_gallery ul li a:hover{border-color:#000;}div.pp_woocommerce .pp_gallery ul li.selected a{border-color:#000;}div.pp_woocommerce .pp_next::before,div.pp_woocommerce .pp_previous::before{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;line-height:1em;transition:all ease-in-out .2s;font-family:WooCommerce;content:"";text-indent:0;display:none;position:absolute;top:50%;margin-top:-10px;text-align:center;}div.pp_woocommerce .pp_next::before:hover,div.pp_woocommerce .pp_previous::before:hover{background-color:#000;}div.pp_woocommerce .pp_next:hover::before,div.pp_woocommerce .pp_previous:hover::before{display:block;}div.pp_woocommerce .pp_previous::before{left:1em;}div.pp_woocommerce .pp_next::before{right:1em;font-family:WooCommerce;content:"";}div.pp_woocommerce .pp_details{margin:0;padding-top:1em;}div.pp_woocommerce .pp_description,div.pp_woocommerce .pp_nav{font-size:14px;}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_nav,div.pp_woocommerce .pp_nav .pp_pause,div.pp_woocommerce .pp_nav p,div.pp_woocommerce .pp_play{margin:0;}div.pp_woocommerce .pp_nav{margin-right:1em;position:relative;}div.pp_woocommerce .pp_close{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;font-size:1.618em !important;line-height:1em;transition:all ease-in-out .2s;top:-.5em;right:-.5em;}div.pp_woocommerce .pp_close:hover{background-color:#000;}div.pp_woocommerce .pp_close::before{font-family:WooCommerce;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;line-height:1em;transition:all ease-in-out .2s;position:relative;margin-top:-1px;}div.pp_woocommerce .pp_arrow_next:hover,div.pp_woocommerce .pp_arrow_previous:hover{background-color:#000;}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before{font-family:WooCommerce;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;}div.pp_woocommerce .pp_arrow_previous{margin-right:.5em;}div.pp_woocommerce .pp_arrow_next{margin-left:.5em;}div.pp_woocommerce .pp_arrow_next::before{content:"";}div.pp_woocommerce a.pp_contract,div.pp_woocommerce a.pp_expand{border-radius:100%;height:1em;width:1em;text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#444;color:#fff !important;font-size:16px !important;font-size:1.618em !important;line-height:1em;transition:all ease-in-out .2s;right:auto;left:-.5em;top:-.5em;}div.pp_woocommerce a.pp_contract:hover,div.pp_woocommerce a.pp_expand:hover{background-color:#000;}div.pp_woocommerce a.pp_contract::before,div.pp_woocommerce a.pp_expand::before{font-family:WooCommerce;content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;text-indent:0;}div.pp_woocommerce a.pp_contract::before{content:"";}div.pp_woocommerce #respond{margin:0;width:100%;background:0 0;border:none;padding:0;}div.pp_woocommerce #respond .form-submit{margin-top:0;float:none;}div.pp_woocommerce .pp_inline{padding:0 !important;}.rtl div.pp_woocommerce .pp_content_container{text-align:right;}@media only screen and (max-width:768px){div.pp_woocommerce{left:5% !important;right:5% !important;box-sizing:border-box;width:90% !important;}div.pp_woocommerce .pp_contract,div.pp_woocommerce .pp_expand,div.pp_woocommerce .pp_gallery,div.pp_woocommerce .pp_next,div.pp_woocommerce .pp_previous{display:none !important;}div.pp_woocommerce .pp_arrow_next,div.pp_woocommerce .pp_arrow_previous,div.pp_woocommerce .pp_close{height:44px;width:44px;font-size:44px;line-height:44px;}div.pp_woocommerce .pp_arrow_next::before,div.pp_woocommerce .pp_arrow_previous::before,div.pp_woocommerce .pp_close::before{font-size:44px;}div.pp_woocommerce .pp_description{display:none !important;}div.pp_woocommerce .pp_details{width:100% !important;}.pp_content{width:100% !important;}.pp_content #pp_full_res>img{width:100% !important;height:auto !important;}.currentTextHolder{line-height:3;}}div.pp_pic_holder a:focus{outline:0;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9999;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position:relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position:static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_fade{display:none;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap;}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;text-indent:-100000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{display:block;height:33px;width:50px;}.pp_gallery li.default a img{display:none;}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px !important;}a.pp_next{display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;text-indent:-10000px;}.pp_bottom{height:20px;position:relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position:static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res .pp_inline{text-align:left;}div.ppt{color:#fff !important;font-weight:700;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}.woocommerce a.selectBox{background:#fff;min-width:100px;margin-right:10px;color:inherit;}.woocommerce a.selectBox,.woocommerce a.selectBox:hover{border-bottom:1px solid #bbb !important;}.woocommerce a.selectBox:hover{color:inherit;}.woocommerce a.selectBox:focus{border:1px solid #ccc;}.selectBox-dropdown .selectBox-label{vertical-align:middle;padding:3px 8px;}.selectBox-dropdown .selectBox-arrow{border:none;background:url("https://cdn-ilcopkf.nitrocdn.com/BHTcCzAEjMclcgXSIWQroHLfIWtjBKvy/assets/images/optimized/rev-c2c6edb/www.azalia.by/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png") center right no-repeat;}.selectBox-dropdown .selectBox-arrow.nitro-lazy{background-image:none !important;}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow{background:url("https://cdn-ilcopkf.nitrocdn.com/BHTcCzAEjMclcgXSIWQroHLfIWtjBKvy/assets/images/optimized/rev-c2c6edb/www.azalia.by/wp-content/plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png") center left no-repeat;}.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow.nitro-lazy{background-image:none !important;}.selectBox-dropdown-menu{border-bottom-left-radius:3px;border-bottom-right-radius:3px;padding:5px;font-size:80%;}.selectBox-dropdown-menu li a{color:inherit;padding:5px 8px;border-radius:3px;}.selectBox-dropdown-menu a:hover{color:inherit;text-decoration:none;}select.selectBox.change-wishlist{max-width:100px;}.selectBox.change-wishlist{width:auto !important;}.change-wishlist-selectBox-dropdown-menu{width:auto !important;}.yith-wcwl-with-pretty-photo{overflow:hidden;}.yith-wcwl-with-pretty-photo .pp_content{height:auto !important;}.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before{display:none;}.yith-wcwl-popup{display:none;}.yith-wcwl-popup-content h3{text-align:center;font-size:1.5em;}.yith-wcwl-popup-content .heading-icon,.yith-wcwl-popup-feedback .heading-icon{text-align:center;display:block;font-size:70px;color:#333;margin-bottom:15px;}.yith-wcwl-popup-content .popup-description{text-align:center;font-weight:600;margin-bottom:15px;}.yith-wcwl-popup-content .popup-description a.show-tab.active{cursor:inherit;color:inherit;pointer-events:none;}.yith-wcwl-popup-feedback p.feedback{margin-top:1.5em;text-align:center;font-size:1.1rem;font-weight:600;}.yith-wcwl-popup-content label{display:block;}.yith-wcwl-popup-content input[type=text],.yith-wcwl-popup-content select{padding:10px 7px;}.yith-wcwl-popup-content .create{display:none;}.yith-wcwl-popup-content .yith-wcwl-second-row{display:none;}.yith-wcwl-popup-footer{margin:15px 0;}.yith-wcwl-popup-footer .button.wishlist-submit{display:block;width:100%;text-align:center;}.pp_pic_holder.pp_woocommerce.feedback{max-width:450px !important;}.pp_pic_holder.pp_woocommerce.feedback .pp_content{width:auto !important;}.yith-wcwl-popup-feedback{margin-top:2em;margin-bottom:2em;}.yith-wcwl-add-button.with-dropdown{position:relative;padding:15px 0;}.yes-js .yith-wcwl-add-button ul.yith-wcwl-dropdown{display:none;list-style:none;margin-bottom:0;padding:5px 25px;border:1px solid #cdcdcd;background:#fff;position:absolute;z-index:15;top:calc(100% - 5px);min-width:200px;}.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown{display:block;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li{padding:15px;padding-left:0;text-transform:uppercase;font-size:.8em;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a{font-size:1em !important;color:inherit;box-shadow:none;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover{color:initial;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:before{font-family:FontAwesome;content:"";margin-right:15px;}.yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child){border-bottom:1px solid #cdcdcd;}.yith-wcwl-add-to-wishlist .separator+[data-title]{display:inline-block;}.yith-wcwl-add-to-wishlist .with-tooltip{position:relative;}.yith-wcwl-tooltip{z-index:10;padding:5px 10px;border-radius:5px;text-align:center;top:calc(100% + 5px);pointer-events:none;cursor:initial;font-size:.6875rem;line-height:normal;display:none;}.with-dropdown .yith-wcwl-tooltip{top:auto;bottom:calc(100% + 10px);}.with-tooltip .yith-wcwl-tooltip{position:absolute;}.with-tooltip .yith-wcwl-tooltip:before{content:"";display:block;position:absolute;top:-5px;left:calc(50% - 2px);width:0;height:0;background:0 0 !important;border-left:5px solid transparent !important;border-right:5px solid transparent !important;border-bottom:5px solid;}.with-dropdown .with-tooltip .yith-wcwl-tooltip:before{bottom:-5px;top:auto;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;border-bottom:none;}#yith-wcwl-popup-message{font-weight:700;line-height:50px;text-align:center;background:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);position:fixed;top:50%;left:50%;padding:7px 40px;z-index:10000;}.wishlist-title{display:inline-block;}.wishlist-title h2{display:inline-block;padding:5px;}.wishlist-title.wishlist-title-with-form h2:hover{background:#efefef;}.wishlist-title a.show-title-form{cursor:pointer;visibility:hidden;}.wishlist-title:hover a.show-title-form{visibility:visible;}.hidden-title-form{position:relative;margin:25px 0 39px;}.yes-js .hidden-title-form{display:none;}.hidden-title-form .edit-title-buttons{position:absolute;right:5px;top:calc(50% - 15px);}.hidden-title-form>input[type=text]{padding-right:65px;line-height:1;}.hidden-title-form a{cursor:pointer;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;vertical-align:middle;font-size:1.3em;}.hidden-title-form a i{margin:0;display:inline-block;}table.wishlist_table{font-size:80%;}table.wishlist_table tr{position:relative;}table.wishlist_table thead th{border-top:1px solid;padding:16px 12px;}table.wishlist_table tbody td{padding:16px 12px;}table.wishlist_table tbody td,table.wishlist_table thead th{border-color:#e7e7e7;}p.wishlist-empty,table.wishlist_table tbody td.wishlist-empty{text-align:center;margin:100px 0;}.wishlist_table tr td,.wishlist_table tr th.product-checkbox,.wishlist_table tr th.wishlist-delete{text-align:center;}.wishlist_table tr th.product-checkbox{vertical-align:middle;width:40px;}.wishlist_table tr th.product-remove{vertical-align:middle;width:40px;}.wishlist_table tr th.product-thumbnail{width:80px;min-width:40px;}.wishlist_table tfoot td,.wishlist_table tr td.product-name,.wishlist_table tr td.product-thumbnail,.wishlist_table tr td.wishlist-name,.wishlist_table tr td.wishlist-privacy{text-align:left;}.wishlist_table tr td.product-remove{padding:16px 0;}.wishlist_table tr td.product-thumbnail a{display:block;border:none;max-width:80px;}.wishlist_table tr td.product-thumbnail a img{width:100%;}.wishlist_table tr td.product-arrange{cursor:grab;}.wishlist_table tr td.product-arrange:active{cursor:grabbing;}.wishlist_table .product-stock-status span.wishlist-in-stock{color:#297e29;}.wishlist_table .product-stock-status span.wishlist-out-of-stock{color:red;}.wishlist_table .product-add-to-cart span.dateadded{display:block;}.wishlist_table .product-add-to-cart a{display:table !important;margin:0 auto 5px !important;text-align:center;}.wishlist_table .product-add-to-cart a.button{padding:6px 25px !important;}.wishlist_table .product-add-to-cart a>img{display:inline;max-width:2em;}.wishlist_table .product-add-to-cart .variations_form,.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations{margin:15px 0;}.wishlist_table .price-variation{display:block;}.wishlist_table .price-variation.decrease .variation-rate{color:red;}.wishlist_table .price-variation .old-price{display:block;}.wishlist_table a.button{white-space:normal;margin-bottom:5px !important;}.wishlist_table.modern_grid{list-style:none;margin:0 -7px 35px;font-size:0;}.wishlist_table.modern_grid li{display:inline-block;vertical-align:top;width:33.33%;padding:0 7px;margin-bottom:15px;}.wishlist_table.images_grid li.wishlist-empty,.wishlist_table.modern_grid li.wishlist-empty{width:100%;font-size:1rem;text-align:center;margin:50px 0;}.wishlist_table.images_grid li.show{z-index:10;}.wishlist_table.images_grid.products li.product.first,.wishlist_table.images_grid.products li.product.last{clear:none;}.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(odd),.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1){clear:both;}.wishlist_table.modern_grid li .item-wrapper{display:table;margin:0 -7px;}.wishlist_table.modern_grid li .item-details,.wishlist_table.modern_grid li .product-thumbnail{display:table-cell;vertical-align:top;box-sizing:border-box;width:50%;padding:0 7px;font-size:1rem;}.wishlist_table.images_grid li .product-thumbnail,.wishlist_table.modern_grid li .product-thumbnail{position:relative;}.wishlist_table.images_grid li .product-thumbnail .product-checkbox,.wishlist_table.modern_grid li .product-thumbnail .product-checkbox{position:absolute;top:7px;left:15px;z-index:2;}.wishlist_table.modern_grid li .product-thumbnail>a{display:block;}.wishlist_table.modern_grid li .product-thumbnail>a img{display:block;}.wishlist_table.images_grid li.show .product-thumbnail>a img,.wishlist_table.images_grid li:hover .product-thumbnail>a img{filter:brightness(1.1);}.wishlist_table.modern_grid.wishlist_view li .item-details{position:relative;}.wishlist_table.modern_grid.wishlist_view li .item-details:before{content:"";display:block;top:0;bottom:0;left:7px;background:#fff;position:absolute;right:7px;z-index:0;border:1px solid #cdcdcd;}.wishlist_table.images_grid li .item-details{display:none;position:absolute;z-index:2;bottom:15px;left:calc(50% - 150px);width:300px;background:#fff;padding:10px 20px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);}.wishlist_table.images_grid li.show .item-details{display:block;}.wishlist_table.modern_grid li .item-details .item-details-wrapper{padding:15px 20px;line-height:normal;position:relative;}.wishlist_table.images_grid li .item-details a.close{position:absolute;top:10px;right:20px;}.wishlist_table.images_grid li .item-details h3,.wishlist_table.mobile li .item-details h3,.wishlist_table.modern_grid li .item-details h3{margin-bottom:7px;}.wishlist_table.images_grid li .item-details table.item-details-table,.wishlist_table.mobile li .item-details table.item-details-table,.wishlist_table.mobile li table.additional-info,.wishlist_table.modern_grid li .item-details table.item-details-table{border:none;margin-bottom:7px;}.wishlist_table.images_grid li .item-details table.item-details-table td,.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li table.additional-info td,.wishlist_table.modern_grid li .item-details table.item-details-table td{border:none;font-size:.7em;padding:3px;vertical-align:top;}.wishlist_table.images_grid li .item-details table.item-details-table td.label,.wishlist_table.mobile li .item-details table.item-details-table td.label,.wishlist_table.mobile li table.additional-info td.label,.wishlist_table.modern_grid li .item-details table.item-details-table td.label{text-align:left;font-weight:700;width:40%;}.wishlist_table.images_grid li .item-details table.item-details-table td.value,.wishlist_table.mobile li .item-details table.item-details-table td.value,.wishlist_table.mobile li table.additional-info td.value,.wishlist_table.modern_grid li .item-details table.item-details-table td.value{text-align:right;}.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox{margin-right:0;}.wishlist_table.images_grid li .item-details table.item-details-table td.value input,.wishlist_table.mobile li table.additional-info td.value input,.wishlist_table.modern_grid li .item-details table.item-details-table td.value input{width:auto;}.wishlist_table.images_grid li .item-details .product-add-to-cart,.wishlist_table.modern_grid li .item-details .product-add-to-cart{text-align:center;margin-bottom:7px;}.wishlist_table.images_grid li .item-details .move-to-another-wishlist,.wishlist_table.modern_grid li .item-details .move-to-another-wishlist{text-align:center;margin-bottom:7px;}.wishlist_table.images_grid li .item-details .product-remove,.wishlist_table.modern_grid li .item-details .product-remove{text-align:right;}.wishlist_table.images_grid li .item-details .product-remove a,.wishlist_table.modern_grid li .item-details .product-remove a{border:none;border-radius:0;display:inline-block;}.wishlist_table.mobile{list-style:none;margin-left:0;}.wishlist_table.mobile li{margin-bottom:7px;}.wishlist_table.mobile li .product-checkbox{display:inline-block;width:20px;vertical-align:top;}.wishlist_table.mobile li .item-wrapper{display:inline-block;width:calc(100% - 25px);vertical-align:top;margin-bottom:7px;}.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty{text-align:center;}.wishlist_table.wishlist_manage_table.mobile li .item-wrapper{width:100%;}.wishlist_table.mobile li .item-wrapper .product-thumbnail{display:inline-block;max-width:60px;margin-right:10px;}.wishlist_table.mobile li .item-wrapper .item-details{display:inline-block;width:calc(100% - 80px);vertical-align:top;}.wishlist_table.mobile.with-checkbox li .additional-info-wrapper{padding-left:20px;}.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist,.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{text-align:center;margin-bottom:7px;}.wishlist_table.mobile li .additional-info-wrapper .product-remove{text-align:right;}a.add_to_wishlist{cursor:pointer;}.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon{margin-right:5px;}.yith-wcwl-add-to-wishlist a.add_to_wishlist>img,.yith-wcwl-add-to-wishlist a.delete_item>img,.yith-wcwl-add-to-wishlist a.move_to_another_wishlist>img{max-width:32px;display:inline-block;margin-right:10px;}a.add_to_wishlist+a.view-wishlist,a.delete_item+a.view-wishlist{margin-left:15px;}.summary .single_add_to_wishlist.button,div.product .woocommerce-price-and-add .single_add_to_wishlist.button{margin:0;}.wishlist_table .add_to_cart.button{padding:7px 12px;line-height:normal;}.yith-wcwl-add-to-wishlist{margin-top:10px;}.hidden-title-form button i,.wishlist-title a.show-title-form i,.wishlist_manage_table tfoot a.create-new-wishlist i,.wishlist_manage_table tfoot button.submit-wishlist-changes i,.wishlist_table .add_to_cart.button i,.wishlist_table .ask-an-estimate-button i,.yith-wcwl-add-button>a i,.yith-wcwl-wishlist-new button i,.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin-right:10px;}.hidden-title-form a.hide-title-form,.wishlist-title a.show-title-form,.wishlist_manage_table a.create-new-wishlist,.wishlist_manage_table button.submit-wishlist-changes,.wishlist_table .add_to_cart.button,.wishlist_table a.ask-an-estimate-button,.woocommerce .yith-wcwl-wishlist-new button,.yith-wcwl-add-button a.add_to_wishlist,.yith-wcwl-popup-button a.add_to_wishlist,.yith-wcwl-wishlist-search-form button.wishlist-search-button{margin:0;box-shadow:none;text-shadow:none;}.add-to-wishlist-before_image{position:relative;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist{position:absolute;z-index:10;margin:0;top:10px;left:10px;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown{padding:0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo{font-size:0;background:0 0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist{font-size:0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback{display:none;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback+a{font-size:0;background:0 0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i{font-size:1.6rem;margin:0;}.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img{margin:0;}.woocommerce .wishlist-title{margin-bottom:30px;}.woocommerce .wishlist-title h2{vertical-align:middle;margin-bottom:0;}.woocommerce .hidden-title-form button{padding:7px 24px;vertical-align:middle;border:none;position:relative;}.woocommerce .hidden-title-form button:active{top:1px;}.woocommerce .back-to-all-wishlists{margin-bottom:20px;}.woocommerce #content table.wishlist_table.cart a.remove{color:#c3c3c3;margin:0 auto;}.woocommerce #content table.wishlist_table.cart a.remove:hover{background-color:#c3c3c3;color:#fff;}.yith-wcwl-share{margin-bottom:35px;}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0;}.yith-wcwl-share ul{margin:5px 0;padding:0;}.entry-content .yith-wcwl-share ul li,.yith-wcwl-share ul li{display:inline-block;margin-left:0;margin-right:0;}.yith-wcwl-share li a{color:#fff;text-align:center;text-decoration:none;line-height:1;padding:5px;display:block;border:none;min-width:26px;min-height:26px;}.yith-wcwl-share li a:hover{color:#fff;}.yith-wcwl-share li a>img{max-width:1em;}.copy-trigger{cursor:pointer;}.woocommerce .ask-an-estimate-button>img{max-width:1em;display:inline;margin-right:5px;}#ask_an_estimate_popup{display:none;}.wishlist-ask-an-estimate-popup .ask-an-estimate-button-popup{width:100%;}.wishlist-ask-an-estimate-popup .woocommerce-error{margin-bottom:0;}.wishlist-ask-an-estimate-popup #additional_notes{min-height:150px;}.ask-an-estimate-confirmation{padding:0 30px;text-align:center;}.yith_wcwl_wishlist_footer>div{margin-bottom:15px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action{float:left;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label{display:inline-block;margin-right:10px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions{min-width:250px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit]{margin:0;margin-left:10px;}.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update{float:right;}.yith_wcwl_wishlist_footer .yith-wcwl-share{float:left;clear:both;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:right;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action>*{vertical-align:middle;}.yith_wcwl_wishlist_update+.yith_wcwl_footer_additional_action{clear:both;}.wishlist-page-links{clear:both;}#move_to_another_wishlist{display:none;}.yith-wcwl-wishlist-new{padding:20px 0;}.yith-wcwl-popup-content .yith-wcwl-wishlist-new{padding:0;}.yith-wcwl-wishlist-new .wishlist-name{display:inline-block;}.yith-wcwl-wishlist-new .wishlist-privacy-radio label{display:block;}.yith-wcwl-popup-content .create-wishlist-button{margin-top:15px;width:100%;}#create_new_wishlist{display:none;}.wishlist_manage_table select{vertical-align:middle;margin-right:10px;}.wishlist_manage_table td.wishlist-name .wishlist-title{margin-bottom:0;}.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form{display:inline-block;padding:0;border:none;background:0 0;top:0;margin:0;}.wishlist_manage_table td.wishlist-name a.show-title-form i{padding:5px;margin:0;}.wishlist_manage_table td.wishlist-name:hover a.show-title-form{visibility:visible;}.wishlist_manage_table td.wishlist-name .hidden-title-form{margin:0 !important;width:100%;}.wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text]{width:100%;min-width:0;}.wishlist_manage_table td.wishlist-name .hidden-title-form{position:relative;}table.wishlist_manage_table tfoot td{text-align:right;padding:24px 12px;}.wishlist_manage_table tfoot button.submit-wishlist-changes{padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal;}.wishlist_manage_table tfoot button.submit-wishlist-changes:active{top:1px;}.wishlist_manage_table tfoot a.create-new-wishlist{vertical-align:middle;line-height:normal;padding:7px 24px;}.wishlist_manage_table.modern_grid li.wishlist-empty{margin:50px 0;}.wishlist_manage_table.modern_grid li .item-wrapper{display:block;margin:0;padding:40px 50px;background:#fff;border:1px solid #cdcdcd;}.wishlist_manage_table.modern_grid li .item-details,.wishlist_manage_table.modern_grid li .product-thumbnail{display:block;width:100%;padding:0;}.wishlist_manage_table.modern_grid li .item-details .hidden-title-form{width:100%;}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box{display:flex;background:#f2f2f2;min-height:400px;align-items:center;justify-content:center;margin-bottom:15px;}.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p{font-size:1em;line-height:1.5em;font-weight:600;}.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child{width:100%;margin-bottom:15px;}.wishlist_manage_table.modern_grid li .product-thumbnail img{width:calc(50% - 8px);}.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3){margin-left:15px;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form{display:block;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3{display:inline-block;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover{visibility:visible;float:right;margin:0;background:0 0;color:inherit;}.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i{margin:0;}.wishlist_manage_table.modern_grid li .hidden-title-form{margin-top:0 !important;}.wishlist_manage_table.modern_grid li .hidden-title-form input[type=text]{width:100%;min-width:0;}.wishlist_manage_table.mobile li{margin-bottom:30px;}.wishlist_manage_table.mobile li .item-wrapper .item-details{width:100%;}.wishlist_manage_table.mobile li .item-details .hidden-title-form{position:relative;}.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text]{width:100%;}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title{display:block;border-bottom:1px solid #cdcdcd;position:relative;}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form{position:absolute;right:0;top:0;visibility:visible;}.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i{margin-right:0;}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox{margin-right:0;}.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download{float:left;}.yith-wcwl-wishlist-search-form{text-align:center;padding:20px 0;}.yith-wcwl-wishlist-search-form #wishlist_search{display:inline-block;max-width:300px;vertical-align:middle;}.yith-wcwl-wishlist-search-form button.wishlist-search-button{display:inline-block;padding:7px 24px;vertical-align:middle;border:1px solid;border-radius:3px;position:relative;line-height:normal;}.yith-wcwl-wishlist-search-form button.wishlist-search-button i{margin:0;}.yith-wcwl-wishlist-search-form button.wishlist-search-button:active{top:1px;}.yith-wcwl-search-results .wishlist-owner{text-align:left;}.yith-wcwl-search-results .wishlist-owner .thumb{display:inline-block;margin-right:15px;}.yith-wcwl-add-to-wishlist .ajax-loading{box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;display:inline !important;margin-left:5px;vertical-align:middle;visibility:hidden;width:16px !important;height:16px !important;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,.widget_yith-wcwl-lists ul.dropdown li{padding:0;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown>li a{display:block;padding:5px 15px;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists>li a,.widget_yith-wcwl-lists ul.dropdown ul.lists>li a{padding:5px 25px;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown>li.lists-section,.widget_yith-wcwl-lists ul.dropdown>li.lists-section{border-bottom:1px solid #e7e7e7;}.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,.widget_yith-wcwl-lists ul.dropdown ul.lists{margin:0;}.elementor-widget-wp-widget-yith-wcwl-items .mini,.widget_yith-wcwl-items .mini{position:relative;}.elementor-widget-wp-widget-yith-wcwl-items .heading,.widget_yith-wcwl-items .heading{text-align:center;cursor:pointer;}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading,.widget_yith-wcwl-items .mini .heading{display:inline-block;}.elementor-widget-wp-widget-yith-wcwl-items .heading a,.widget_yith-wcwl-items .heading a{color:inherit;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter,.widget_yith-wcwl-items .extended .heading .items-counter{position:relative;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i,.widget_yith-wcwl-items .extended .heading .items-counter i{font-size:70px;position:relative;margin-bottom:10px;}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i,.widget_yith-wcwl-items .mini .heading .items-counter i{font-size:25px;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count,.widget_yith-wcwl-items .extended .heading .items-counter .items-count{display:block;position:absolute;left:0;right:0;text-align:center;top:calc(50% - 20px);font-size:14px;}.elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count,.widget_yith-wcwl-items .mini .heading .items-counter .items-count{font-size:1rem;}.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after,.widget_yith-wcwl-items .extended .heading h3:after{content:"";display:block;max-width:80px;border-bottom:1px solid #cdcdcd;margin:10px auto;}.elementor-widget-wp-widget-yith-wcwl-items .mini .list,.widget_yith-wcwl-items .mini .list{position:absolute;z-index:1;left:0;background:#fff;padding:25px 40px;min-width:280px;display:none;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);-moz-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);}.elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list,.widget_yith-wcwl-items .mini:hover .list{display:block;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget,.widget_yith-wcwl-items ul.product_list_widget{margin-bottom:40px !important;}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{max-height:30vh;overflow-y:auto;}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar{-webkit-appearance:none;width:7px;}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar-thumb,.widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.4);box-shadow:0 0 1px rgba(255,255,255,.4);}.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist,.widget_yith-wcwl-items p.empty-wishlist{margin-bottom:0 !important;}.elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget,.widget_yith-wcwl-items .mini ul.product_list_widget{margin-left:-20px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li,.widget_yith-wcwl-items ul.product_list_widget li{display:table;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child),.widget_yith-wcwl-items ul.product_list_widget li:not(:last-child){margin-bottom:10px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{display:table-cell;vertical-align:middle;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists{font-size:1.2rem;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img{margin-left:10px;max-width:40px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info{display:inline-block;vertical-align:middle;margin-left:10px;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a{display:inline-block;}.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*,.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info>*{display:block;}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items a.add_all_to_cart{display:block !important;}.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,.widget_yith-wcwl-items .show-wishlist{margin-bottom:10px;}.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,.widget_yith-wcwl-items a.add_all_to_cart{text-align:center;}@media (max-width:768px){.yith_wcwl_wishlist_bulk_action select{width:100%;margin-bottom:15px;}.yith_wcwl_wishlist_bulk_action input{float:right;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action{float:none;}.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button{width:100%;text-align:center;}}