@charset "UTF-8";
/*!
Theme Name: StrangeBrain theme
Theme URI: https://strangebrain.ru/
Author: Mikhail Voronin
Author URI: http://strangebrain.ru/
Description: Эта тема разработана специально для вашего сайта в дизайн-бюро StrangeBrain
Version: 3.1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: strangebrain

This theme, like WordPress, is licensed under the GPL.

StrangeBrain theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}hr{overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}[hidden],template{display:none}.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.carousel.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{-ms-scroll-chaining:none;flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:var(--carousel-button-bg,transparent);border:0;border-radius:var(--carousel-button-border-radius,50%);box-shadow:var(--carousel-button-shadow,none);color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter,none);height:var(--carousel-button-svg-height,50%);pointer-events:none;width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{-webkit-tap-highlight-color:transparent;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));bottom:0;box-sizing:border-box;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;outline:none;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;transform-origin:top left;z-index:1050}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{background:var(--fancybox-bg,rgba(24,24,27,.92));bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{-ms-scroll-chaining:none;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;position:relative;width:100%}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{align-self:center;background:var(--fancybox-content-bg,#fff);color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{align-self:center;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;overflow-wrap:anywhere;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite}@-webkit-keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{-webkit-animation:fancybox-fadeIn .15s ease backwards;animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{-webkit-animation:fancybox-fadeOut .15s ease both;animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{-webkit-animation:fancybox-fadeIn .15s ease both;animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{-webkit-animation:fancybox-fadeOut .1s ease both;animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{-webkit-animation:fancybox-zoomInUp .2s ease both;animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{-webkit-animation:fancybox-zoomOutDown .15s ease both;animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{-webkit-animation:fancybox-throwOutUp .15s ease both;animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{-webkit-animation:fancybox-throwOutDown .15s ease both;animation:fancybox-throwOutDown .15s ease both}@-webkit-keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-fadeOut{to{opacity:0}}@-webkit-keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@-webkit-keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@-webkit-keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@-webkit-keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc hsla(0,0%,100%,.1);scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__image{transform-origin:0 0;transition:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-image .fancybox__content{background:transparent;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fancybox__thumbs{flex:0 0 auto;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{-webkit-animation:fancybox-fadeIn .15s ease-in backwards;animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border:5px solid var(--fancybox-accent-color,rgba(34,213,233,.96));border-radius:var(--fancybox-thumbs-border-radius,4px);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__thumb{background-color:hsla(0,0%,100%,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));display:flex;justify-content:space-between;left:0;opacity:var(--fancybox-opacity,1);padding:0;position:absolute;right:0;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));top:0;touch-action:none;z-index:20}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{-webkit-animation:fancybox-fadeIn .15s ease-in backwards;animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{-webkit-font-smoothing:subpixel-antialiased;font-size:17px;font-variant-numeric:tabular-nums;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:30}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:-ms-fullscreen::backdrop{opacity:0}.fancybox__container:fullscreen::-webkit-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/*!
Theme Name:   Kaani New
Theme URI:    https://woocommerce.com/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      4.1.1
Tested up to: 6.0.0
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*/
/*!
* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
*/html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}optgroup{font-weight:700}table{border-collapse:collapse}td,th{padding:0}body{-ms-word-wrap:break-word;word-wrap:break-word}body,button,input,textarea{text-rendering:optimizeLegibility;color:#43454b;font-weight:400;line-height:1.618}body,button,input,select,textarea{font-family:Source Sans Pro,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif}select{color:initial;max-width:100%}summary{display:list-item}h1,h2,h3,h4,h5,h6{clear:both;color:#131315;font-weight:300;margin:0 0 .5407911001em}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:300}.alpha,h1{font-size:2.617924em;letter-spacing:-1px;line-height:1.214}.beta,h2{font-size:2em;line-height:1.214}.beta+h3,h2+h3{border-top:1px solid rgba(0,0,0,.05);padding-top:.5407911001em}.gamma,h3{font-size:1.618em}.delta,h4{font-size:1.41575em}.alpha,.beta,.delta,.gamma{display:block}blockquote+h2,blockquote+h3,blockquote+h4,blockquote+header h2,form+h2,form+h3,form+h4,form+header h2,ol+h2,ol+h3,ol+h4,ol+header h2,p+h2,p+h3,p+h4,p+header h2,table+h2,table+h3,table+h4,table+header h2,ul+h2,ul+h3,ul+h4,ul+header h2{margin-top:2.2906835em}hr{background-color:#ccc;border:0;height:1px}hr,p{margin:0 0 1.41575em}ol,ul{margin:0 0 1.41575em 3em;padding:0}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1em}dt{font-weight:600}dd{margin:0 0 1.618em}b,strong{font-weight:600}blockquote,cite,dfn,em,i{font-style:italic}blockquote{border-left:3px solid rgba(0,0,0,.05);padding:0 1em}address{margin:0 0 1.41575em}pre{background:rgba(0,0,0,.1);font-family:Courier\ 10 Pitch,Courier,monospace;margin-bottom:1.618em;max-width:100%;overflow:auto;padding:1.618em}code,kbd,tt,var{background-color:rgba(0,0,0,.05);font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;padding:.202em .5407911001em}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:transparent;font-weight:600;text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}img{border-radius:3px;display:block;height:auto;max-width:100%}a{color:#2c2d33;text-decoration:none}a:focus,button:focus,input:focus,textarea:focus{outline:2px solid #7f54b3}.storefront-cute *{font-family:Comic Sans MS,sans-serif}body{background-color:#fff}.site,body{overflow-x:hidden}.header-widget-region,.site-content{-webkit-tap-highlight-color:rgba(0,0,0,0)}.site-header{background-color:#2c2d33;background-position:50%;border-bottom:1px solid transparent;color:#9aa0a7;padding-bottom:1.618em;padding-top:1.618em;position:relative;z-index:999}.site-header .custom-logo-link,.site-header .site-logo-anchor,.site-header .site-logo-link{display:block;margin-bottom:0}.site-header .custom-logo-link img,.site-header .site-logo-anchor img,.site-header .site-logo-link img{max-width:210px;width:100%}.site-header .widget{margin-bottom:0}.home.blog .site-header,.home.page:not(.page-template-template-homepage) .site-header,.home.post-type-archive-product .site-header,.no-wc-breadcrumb .site-header{margin-bottom:4.235801032em}.no-wc-breadcrumb.page-template-template-homepage .site-header{margin-bottom:0}.header-widget-region{position:relative;z-index:99}.header-widget-region:after,.header-widget-region:before{content:"";display:table}.header-widget-region:after{clear:both}.header-widget-region .widget{font-size:.875em;margin:0;padding:1em 0}.site-branding{float:left;margin-bottom:0;width:calc(100% - 120px)}.site-branding .site-title{font-size:2em;letter-spacing:-1px;margin:0}.site-branding .site-title a{font-weight:700}.site-branding .site-description{display:none;font-size:.875em}.site-branding .logo{margin:0}.site-main{margin-bottom:2.617924em}.site-content{outline:none}.page-template-template-homepage:not(.has-post-thumbnail) .site-main{padding-top:4.235801032em}.page-template-template-homepage .type-page{padding-bottom:2.617924em;padding-top:2.617924em;position:relative}.page-template-template-homepage .type-page .storefront-hero__button-edit{font-size:.875em;position:absolute;right:1em;top:1em}.page-template-template-homepage .entry-content{font-size:1.1em}.page-template-template-homepage .entry-content p:last-child{margin-bottom:0}.page-template-template-homepage .entry-header h1{font-size:3.706325903em;margin-bottom:.2360828548em}.page-template-template-homepage .entry-content,.page-template-template-homepage .entry-header{margin-left:auto;margin-right:auto;max-width:41.0994671405em;text-align:center}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail{background-position:50%;background-size:cover;padding-bottom:6.8535260698em;padding-top:6.8535260698em}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title{opacity:0;transition:all,ease,.5s}.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded{opacity:1}.site-footer{background-color:#f3f3f3;color:#3b3c3f;padding:1.618em 0 3.706325903em}.site-footer h1,.site-footer h2,.site-footer h3,.site-footer h4,.site-footer h5,.site-footer h6{color:#333437}.site-footer a{color:#2c2d33;text-decoration:underline}.site-footer a.button,.site-footer a.components-button:not(.is-link),.site-footer a.wp-block-button__link,.site-footer a:hover{text-decoration:none}.site-info{padding:2.617924em 0}.site-info span[role=separator]{padding:0 .2360828548em 0 .3342343017em}.site-info span[role=separator]:before{content:"|"}.alignleft{display:inline;float:left;margin-right:1em}.alignright{display:inline;float:right;margin-left:1em}.aligncenter{clear:both;display:block;margin:0 auto}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);display:block;font-weight:700;height:auto;left:0;line-height:normal;outline:none;padding:1em 1.618em;text-decoration:none;top:0;width:auto;z-index:100000}.screen-reader-text.skip-link:focus{-webkit-clip-path:none;clip-path:none}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}table{border-collapse:separate;border-spacing:0;margin:0 0 1.41575em;width:100%}table caption{font-weight:600;padding:1em 0}table td,table th{padding:1em 1.41575em;text-align:left;vertical-align:top}table td p:last-child,table th p:last-child{margin-bottom:0}table th{font-weight:600}table thead th{padding:1.41575em;vertical-align:middle}table tbody h2{font-size:1em;letter-spacing:normal}table tbody h2,table tbody h2 a{font-weight:400}.error404 .site-content .widget_product_search{background-color:rgba(0,0,0,.025);padding:1.618em}.error404 .site-content .widget_product_search form{margin:0}.error404.left-sidebar .content-area,.error404.right-sidebar .content-area{width:100%}.error404 .fourohfour-columns-2{border:1px solid rgba(0,0,0,.05);border-width:1px 0;margin-bottom:2.617924em;padding:2.617924em 0}.error404 .fourohfour-columns-2:after,.error404 .fourohfour-columns-2:before{content:"";display:table}.error404 .fourohfour-columns-2:after{clear:both}.error404 .fourohfour-columns-2 .widget,.error404 .fourohfour-columns-2 ul.products li.product{margin-bottom:0}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:2.2906835em}.error404 .fourohfour-columns-2 .col-1 ul.products li.product{float:left;margin-right:9.0909090909%;width:45.4545454545%}.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child{margin-right:0}.error404 .fourohfour-columns-2 .col-2{background-color:rgba(0,0,0,.025);padding:1.618em}#comments{padding-top:2.617924em}#comments .comments-title{border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:1.618em;padding-bottom:.5407911001em}#comments .comment-list{list-style:none;margin-left:0}#comments .comment-list .comment-body:after,#comments .comment-list .comment-body:before{content:"";display:table}#comments .comment-list .comment-body:after{clear:both}#comments .comment-list .comment-content{margin-bottom:1.618em;padding-bottom:1.618em}#comments .comment-list .comment-content .comment-text{border-radius:3px;padding:1.618em}#comments .comment-list .comment-content .comment-text p:last-child{margin-bottom:0}#comments .comment-list .comment-meta{margin-bottom:1em}#comments .comment-list .comment-meta .avatar{height:auto;margin-bottom:1em;max-width:64px}#comments .comment-list .comment-meta a.comment-date{font-size:.875em}#comments .comment-list .comment-meta cite{clear:both;display:block;font-style:normal}#comments .comment-list .reply{margin-bottom:1.618em;padding-top:.6180469716em}#comments .comment-list .reply:after,#comments .comment-list .reply:before{content:"";display:table}#comments .comment-list .reply:after{clear:both}#comments .comment-list .reply a{display:inline-block;margin-right:1em}#comments .comment-list .reply a:last-child{margin-right:0}#comments .comment-list .children{list-style:none}.comment-content a{word-wrap:break-word}#respond{background-color:rgba(0,0,0,.013);clear:both;padding:1.618em;position:relative}#respond .comment-form-author input,#respond .comment-form-email input,#respond .comment-form-url input{width:100%}#respond .form-submit,#respond form{margin-bottom:0}#respond #cancel-comment-reply-link{display:block;font-size:1.41575em;height:1em;line-height:1;overflow:hidden;position:absolute;right:.5407911001em;text-align:center;top:.5407911001em;transition:transform,ease,.3s;width:1em}#respond #cancel-comment-reply-link:hover{transform:scale(1.3)}.hentry{margin:0 0 4.235801032em}.hentry .wp-post-image{margin-bottom:1.618em;margin-left:auto;margin-right:auto}.hentry .entry-header{border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:1em}.hentry .entry-header .byline,.hentry .entry-header .post-author,.hentry .entry-header .post-comments,.hentry .entry-header .posted-on{font-size:.875em}.hentry .entry-header .byline a,.hentry .entry-header .post-author a,.hentry .entry-header .post-comments a,.hentry .entry-header .posted-on a{font-weight:600;text-decoration:underline}.hentry .entry-header .byline a:hover,.hentry .entry-header .post-author a:hover,.hentry .entry-header .post-comments a:hover,.hentry .entry-header .posted-on a:hover{text-decoration:none}.hentry .entry-content a{text-decoration:underline}.hentry .entry-content a.button,.hentry .entry-content a.components-button:not(.is-link),.hentry .entry-content a.wp-block-button__link,.hentry .entry-content a:hover{text-decoration:none}.hentry .entry-taxonomy{border-top:1px solid rgba(0,0,0,.05);margin:1.41575em 0 0;padding-top:1em}.hentry.type-page .entry-header{border-bottom:0;margin-bottom:0}.cat-links,.tags-links{font-size:.875em}.cat-links a,.tags-links a{color:#727272;font-weight:600;text-decoration:underline}.byline,.updated:not(.published){display:none}.group-blog .byline,.single .byline{display:inline}.page-links{clear:both;margin:0 0 1em}form{margin-bottom:1.618em}button,input,select,textarea{font-size:100%;margin:0}.added_to_cart,.button,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;background:none;background-color:#43454b;border:0;border-color:#43454b;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.6180469716em 1.41575em;text-decoration:none;text-shadow:none}.added_to_cart:after,.button:after,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:after,button:after,input[type=button]:after,input[type=reset]:after,input[type=submit]:after{display:none}.added_to_cart.alt,.added_to_cart.cta,.button.alt,.button.cta,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,button.alt,button.cta,input[type=button].alt,input[type=button].cta,input[type=reset].alt,input[type=reset].cta,input[type=submit].alt,input[type=submit].cta{background-color:#2c2d33;border-color:#2c2d33}.added_to_cart.alt:hover,.added_to_cart.cta:hover,.button.alt:hover,.button.cta:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,button.alt:hover,button.cta:hover,input[type=button].alt:hover,input[type=button].cta:hover,input[type=reset].alt:hover,input[type=reset].cta:hover,input[type=submit].alt:hover,input[type=submit].cta:hover{background-color:#2c2d33}.added_to_cart:hover,.button:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{color:#fff}.added_to_cart.loading,.button.loading,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,button.loading,input[type=button].loading,input[type=reset].loading,input[type=submit].loading{opacity:.5}.added_to_cart.small,.button.small,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,button.small,input[type=button].small,input[type=reset].small,input[type=submit].small{font-size:.875em;padding:.5407911001em .875em}.added_to_cart.disabled,.added_to_cart:disabled,.button.disabled,.button:disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5!important}.added_to_cart.disabled:hover,.added_to_cart:disabled:hover,.button.disabled:hover,.button:disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,button.disabled:hover,button:disabled:hover,input[type=button].disabled:hover,input[type=button]:disabled:hover,input[type=reset].disabled:hover,input[type=reset]:disabled:hover,input[type=submit].disabled:hover,input[type=submit]:disabled:hover{opacity:.5!important}.button.woocommerce-MyAccount-downloads-file{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-button:not(.is-link).disabled,.wc-block-components-button:not(.is-link):disabled{cursor:not-allowed;opacity:.5}.wc-block-components-button:not(.is-link).disabled:hover,.wc-block-components-button:not(.is-link):disabled:hover{opacity:.5}input[type=checkbox],input[type=radio]{padding:0}input[type=checkbox]+label,input[type=radio]+label{margin:0 0 0 .3819820591em}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]{box-sizing:border-box}input[type=search]::-moz-placeholder{color:#616161}input[type=search]:-ms-input-placeholder{color:#616161}input[type=search]::placeholder{color:#616161}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}.input-text,input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;background-color:#f2f2f2;border:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);box-sizing:border-box;color:#43454b;font-weight:400;padding:.6180469716em}.input-text:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{background-color:#ededed}textarea{overflow:auto;padding-left:.875em;vertical-align:top;width:100%}label{font-weight:400}label.inline input{width:auto}fieldset{border:0;margin:1.618em 0;padding:1em 1.618em 1.618em}fieldset legend{font-weight:600;margin-left:-1em;padding:.6180469716em 1em}[placeholder]:focus::-webkit-input-placeholder{opacity:0;-webkit-transition:opacity .5s ease .5s;transition:opacity .5s ease .5s}.comment-content img.wp-smiley,.entry-content img.wp-smiley,.page-content img.wp-smiley{border:none;border-radius:0;display:inline-block;margin-bottom:0;margin-top:0;padding:0}.wp-caption{margin-bottom:1em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto}.wp-caption .wp-caption-text{border-bottom:2px solid rgba(0,0,0,.05);font-style:italic;padding:1em 0;text-align:left}.gallery{margin-bottom:1em}.gallery:after,.gallery:before{content:"";display:table}.gallery:after{clear:both}.gallery .gallery-item{float:left}.gallery .gallery-item .gallery-icon a{display:block}.gallery .gallery-item .gallery-icon img{border:none;height:auto;margin:0 auto}.gallery .gallery-item .gallery-caption{margin:0;text-align:center}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33.3%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.666666667%}.gallery.gallery-columns-7 .gallery-item{width:14.285714286%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11.111111111%}embed,iframe,object,video{max-width:100%}.secondary-navigation{display:none}button.menu-toggle{border:2px solid transparent;border-radius:2px;box-shadow:none;cursor:pointer;float:right;font-size:.875em;max-width:120px;padding:.6180469716em .875em .6180469716em 2.617924em;position:relative;text-align:left}button.menu-toggle,button.menu-toggle:hover{background-image:none}button.menu-toggle span:before{transition:all,ease,.2s}button.menu-toggle span:before,button.menu-toggle:after,button.menu-toggle:before{border-radius:3px;content:"";display:block;height:2px;left:1em;margin-top:-1px;position:absolute;top:50%;transition:all,ease,.2s;width:14px}button.menu-toggle:before{transform:translateY(-4px)}button.menu-toggle:after{transform:translateY(4px)}.toggled button.menu-toggle:after,.toggled button.menu-toggle:before{transform:rotate(45deg)}.toggled button.menu-toggle:after{transform:rotate(-45deg)}.toggled button.menu-toggle span:before{opacity:0}.primary-navigation{display:none}.main-navigation:after,.main-navigation:before{content:"";display:table}.main-navigation:after{clear:both}.main-navigation div.menu{display:none}.main-navigation div.menu:last-child{display:block}.main-navigation .menu{clear:both}.handheld-navigation,.main-navigation div.menu>ul:not(.nav-menu),.nav-menu{max-height:0;overflow:hidden;transition:all,ease,.8s}.handheld-navigation{clear:both}.handheld-navigation ul{margin:0}.handheld-navigation ul.menu li{position:relative}.handheld-navigation ul.menu li button:after{transition:all,ease,.9s}.handheld-navigation ul.menu li button.toggled-on:after{transform:rotate(180deg)}.handheld-navigation ul.menu .sub-menu{max-height:0;opacity:0;transition:all,ease,.9s;visibility:hidden}.handheld-navigation ul.menu .sub-menu.toggled-on{max-height:9999px;opacity:1;visibility:visible}.handheld-navigation .dropdown-toggle{background:transparent;display:block;position:absolute;right:0;top:0}.main-navigation.toggled .handheld-navigation,.main-navigation.toggled .menu>ul:not(.nav-menu),.main-navigation.toggled ul[aria-expanded=true]{max-height:9999px}.main-navigation ul{list-style:none;margin-bottom:0;margin-left:0}.main-navigation ul ul{display:block;margin-left:1.41575em}.main-navigation ul li a{display:block;padding:.875em 0}.main-navigation ul li a:hover{color:#e6e6e6}.site-main nav.navigation{clear:both;padding:2.617924em 0}.site-main nav.navigation:after,.site-main nav.navigation:before{content:"";display:table}.site-main nav.navigation:after{clear:both}.site-main nav.navigation .nav-next a,.site-main nav.navigation .nav-previous a{display:inline-block}.site-main nav.navigation .nav-previous{float:left;width:50%}.site-main nav.navigation .nav-next{float:right;text-align:right;width:50%}.pagination,.woocommerce-pagination{border:1px solid rgba(0,0,0,.05);border-width:1px 0;clear:both;padding:1em 0;text-align:center}.pagination ul.page-numbers:after,.pagination ul.page-numbers:before,.woocommerce-pagination ul.page-numbers:after,.woocommerce-pagination ul.page-numbers:before{content:"";display:table}.pagination ul.page-numbers:after,.woocommerce-pagination ul.page-numbers:after{clear:both}.pagination .page-numbers,.woocommerce-pagination .page-numbers{list-style:none;margin:0;vertical-align:middle}.pagination .page-numbers li,.woocommerce-pagination .page-numbers li{display:inline-block}.pagination .page-numbers li .page-numbers,.woocommerce-pagination .page-numbers li .page-numbers{background-color:rgba(0,0,0,.025);border-left-width:0;color:#43454b;display:inline-block;padding:.3342343017em .875em}.pagination .page-numbers li .page-numbers.current,.woocommerce-pagination .page-numbers li .page-numbers.current{background-color:#2c2d33;border-color:#2c2d33}.pagination .page-numbers li .page-numbers.dots,.woocommerce-pagination .page-numbers li .page-numbers.dots{background-color:transparent}.pagination .page-numbers li .page-numbers.next,.pagination .page-numbers li .page-numbers.prev,.woocommerce-pagination .page-numbers li .page-numbers.next,.woocommerce-pagination .page-numbers li .page-numbers.prev{padding-left:1em;padding-right:1em}.pagination .page-numbers li a.page-numbers:hover,.woocommerce-pagination .page-numbers li a.page-numbers:hover{background-color:rgba(0,0,0,.05)}.rtl .pagination a.next,.rtl .pagination a.prev,.rtl .woocommerce-pagination a.next,.rtl .woocommerce-pagination a.prev{transform:rotateY(180deg)}.widget{margin:0 0 3.706325903em}.widget select{max-width:100%}.widget .widget-search .search-submit{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.widget .widget-title,.widget .widgettitle{border-bottom:1px solid rgba(0,0,0,.05);font-size:1.41575em;font-weight:300;letter-spacing:0;margin-bottom:1em;padding:0 0 1em}.widget ul{list-style:none;margin-left:0}.widget ul ul{margin-left:1.618em}.widget-area .widget{font-size:.875em;font-weight:400}.widget-area .widget h1.widget-title{font-size:1.41575em}.widget-area .widget a{font-weight:600;text-decoration:underline}.widget-area .widget a.button,.widget-area .widget a.components-button:not(.is-link),.widget-area .widget a.wp-block-button__link,.widget-area .widget a:hover{text-decoration:none}.widget-area .widget a.button{font-weight:600!important}.widget_product_search form:not(.wp-block-search),.widget_search form:not(.wp-block-search){position:relative}.widget_product_search form:not(.wp-block-search) input[type=search],.widget_product_search form:not(.wp-block-search) input[type=text],.widget_search form:not(.wp-block-search) input[type=search],.widget_search form:not(.wp-block-search) input[type=text]{width:100%}.widget_product_search form:not(.wp-block-search) button[type=submit],.widget_product_search form:not(.wp-block-search) input[type=submit],.widget_search form:not(.wp-block-search) button[type=submit],.widget_search form:not(.wp-block-search) input[type=submit]{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;left:0;margin:-1px;overflow:hidden;padding:0;position:absolute;top:0;width:1px}.widget_archive ul,.widget_categories ul,.widget_layered_nav ul,.widget_layered_nav_filters ul,.widget_links ul,.widget_nav_menu ul,.widget_pages ul,.widget_product_categories ul,.widget_recent_comments ul,.widget_recent_entries ul{margin:0}.widget_archive ul li,.widget_categories ul li,.widget_layered_nav ul li,.widget_layered_nav_filters ul li,.widget_links ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_product_categories ul li,.widget_recent_comments ul li,.widget_recent_entries ul li{line-height:1.41575em;list-style:none;margin-bottom:1em}.widget_archive ul .children,.widget_categories ul .children,.widget_layered_nav ul .children,.widget_layered_nav_filters ul .children,.widget_links ul .children,.widget_nav_menu ul .children,.widget_pages ul .children,.widget_product_categories ul .children,.widget_recent_comments ul .children,.widget_recent_entries ul .children{margin-left:0;margin-top:1em}#wp-calendar td,#wp-calendar th,.wp-calendar-table td,.wp-calendar-table th{padding:.236em;text-align:center}.widget_pages ul ul.children,.widget_recent_entries ul ul.children{margin:.6180469716em 0 0 1.41575em}.widget_rating_filter .wc-layered-nav-rating{margin-bottom:.6180469716em}.widget_rating_filter .wc-layered-nav-rating a{text-decoration:none!important}.widget_rating_filter .wc-layered-nav-rating .star-rating{display:inline-block;height:1em;line-height:1}@media (min-width:768px){table.shop_table_responsive tbody tr td,table.shop_table_responsive tbody tr th{text-align:left}.site-header{padding-bottom:0;padding-top:2.617924em}.site-header .site-branding{clear:both;display:block;float:left;margin-left:0;margin-right:0;width:100%}.site-header .site-branding img{height:auto;max-height:none;max-width:230px}.woocommerce-active .site-header .site-branding{float:left;margin-right:4.347826087%;width:73.9130434783%}.woocommerce-active .site-header .site-search{clear:none;float:right;margin-right:0;width:21.7391304348%}.woocommerce-active .site-header .main-navigation{clear:both;float:left;margin-right:4.347826087%;width:73.9130434783%}.woocommerce-active .site-header .site-header-cart{float:right;margin-bottom:0;margin-right:0;width:21.7391304348%}.storefront-secondary-navigation .site-header .site-branding{float:left;margin-right:4.347826087%;width:39.1304347826%}.storefront-secondary-navigation .site-header .secondary-navigation{float:right;margin-right:0;width:56.5217391304%}.storefront-secondary-navigation.woocommerce-active .site-header .site-branding{float:left;margin-right:4.347826087%;width:21.7391304348%}.storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation{float:left;margin-right:4.347826087%;width:47.8260869565%}.site-branding .site-description{display:block;margin-bottom:0}.custom-logo-link,.site-branding,.site-header-cart,.site-logo-anchor,.site-logo-link,.site-search{margin-bottom:1.41575em}.site-header .subscribe-and-connect-connect{float:right;margin-bottom:1em}.site-header .subscribe-and-connect-connect .icons{list-style:none;margin:0}.site-header .subscribe-and-connect-connect .icons a{font-size:1em!important}.site-header .subscribe-and-connect-connect .icons li{display:inline-block;margin:0 0 0 .5407911001em!important}.col-full{box-sizing:content-box;margin-left:auto;margin-right:auto;max-width:66.4989378333em;padding:0 2.617924em}.col-full:after,.col-full:before{content:"";display:table}.col-full:after{clear:both;content:" ";display:block}.site-content:after,.site-content:before{content:"";display:table}.site-content:after{clear:both}.content-area{float:left;margin-right:4.347826087%;width:73.9130434783%}.widget-area{float:right;margin-right:0;width:21.7391304348%}.right-sidebar .content-area{float:left;margin-right:4.347826087%;width:73.9130434783%}.right-sidebar .widget-area{float:right;margin-right:0;width:21.7391304348%}.left-sidebar .content-area{float:right;margin-right:0;width:73.9130434783%}.left-sidebar .widget-area{float:left;margin-right:4.347826087%;width:21.7391304348%}.storefront-full-width-content .content-area{float:left;margin-left:0;margin-right:0;width:100%}.content-area,.widget-area{margin-bottom:2.617924em}.page-template-template-fullwidth-php .content-area,.page-template-template-homepage-php .content-area{float:left;margin-left:0;margin-right:0;width:100%}.footer-widgets{border-bottom:1px solid rgba(0,0,0,.05);padding-top:4.235801032em}.footer-widgets:after,.footer-widgets:before{content:"";display:table}.footer-widgets:after{clear:both}.footer-widgets.col-2 .block{float:left;margin-right:4.347826087%;width:47.8260869565%}.footer-widgets.col-2 .block.footer-widget-2{float:right;margin-right:0}.footer-widgets.col-3 .block{float:left;margin-right:4.347826087%;width:30.4347826087%}.footer-widgets.col-3 .block.footer-widget-3{float:right;margin-right:0}.footer-widgets.col-4 .block{float:left;margin-right:4.347826087%;width:21.7391304348%}.footer-widgets.col-4 .block.footer-widget-4{float:right;margin-right:0}.comment-list:after,.comment-list:before{content:"";display:table}.comment-list .comment,.comment-list:after{clear:both}.comment-list .comment-meta{float:left;margin-right:5.8823529412%;text-align:right;width:17.6470588235%}.comment-list .comment-meta .avatar{float:right}.comment-list .comment-content{margin-bottom:3.706325903em;padding-bottom:3.706325903em}.comment-list #respond,.comment-list .comment-content{float:right;margin-right:0;width:76.4705882353%}.comment-list #respond{float:right}.comment-list #respond .comment-form-author,.comment-list #respond .comment-form-email,.comment-list #respond .comment-form-url{margin-right:0;width:100%}.comment-list .comment-body #respond{box-shadow:0 6px 2em rgba(0,0,0,.2);margin-bottom:2.617924em;margin-top:-1.618em}.comment-list .reply{clear:both;text-align:right}.comment-list ol.children{float:right;list-style:none;margin-right:0;width:88.2352941176%}.comment-list ol.children .comment-meta{float:left;margin-right:6.6666666667%;width:20%}.comment-list ol.children #respond,.comment-list ol.children .comment-content{float:right;margin-right:0;width:73.3333333333%}.comment-list ol.children ol.children{float:right;margin-right:0;width:86.6666666667%}.comment-list ol.children ol.children .comment-meta{float:left;margin-right:7.6923076923%;width:23.0769230769%}.comment-list ol.children ol.children #respond,.comment-list ol.children ol.children .comment-content{float:right;margin-right:0;width:69.2307692308%}.comment-list ol.children ol.children ol.children{float:right;margin-right:0;width:84.6153846154%}.comment-list ol.children ol.children ol.children .comment-meta{float:left;margin-right:9.0909090909%;width:27.2727272727%}.comment-list ol.children ol.children ol.children #respond,.comment-list ol.children ol.children ol.children .comment-content{float:right;margin-right:0;width:63.6363636364%}.comment-list ol.children ol.children ol.children ol.children{float:right;margin-right:0;width:81.8181818182%}.comment-list ol.children ol.children ol.children ol.children .comment-meta{float:left;margin-right:11.1111111111%;width:33.3333333333%}.comment-list ol.children ol.children ol.children ol.children #respond,.comment-list ol.children ol.children ol.children ol.children .comment-content{float:right;margin-right:0;width:55.5555555556%}#respond{padding:2.617924em}#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url{float:left;margin-right:5.8823529412%;width:29.4117647059%}#respond .comment-form-url{float:right;margin-right:0}#respond .comment-form-comment{clear:both}.hentry .entry-header{margin-bottom:2.617924em}.handheld-navigation,.main-navigation.toggled .handheld-navigation,.main-navigation.toggled div.menu,.menu-toggle{display:none}.primary-navigation{display:block}.main-navigation,.secondary-navigation{clear:both;display:block;width:100%}.main-navigation ul,.secondary-navigation ul{display:block;list-style:none;margin:0;padding-left:0}.main-navigation ul li,.secondary-navigation ul li{display:inline-block;position:relative;text-align:left}.main-navigation ul li a,.secondary-navigation ul li a{display:block}.main-navigation ul li a:before,.secondary-navigation ul li a:before{display:none}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul,.secondary-navigation ul li.focus>ul,.secondary-navigation ul li:hover>ul{display:block;left:0}.main-navigation ul li.focus>ul li>ul,.main-navigation ul li:hover>ul li>ul,.secondary-navigation ul li.focus>ul li>ul,.secondary-navigation ul li:hover>ul li>ul{left:-9999px}.main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,.main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,.secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul li.focus>ul li.focus>ul,.main-navigation ul li.focus>ul li:hover>ul,.main-navigation ul li:hover>ul li.focus>ul,.main-navigation ul li:hover>ul li:hover>ul,.secondary-navigation ul li.focus>ul li.focus>ul,.secondary-navigation ul li.focus>ul li:hover>ul,.secondary-navigation ul li:hover>ul li.focus>ul,.secondary-navigation ul li:hover>ul li:hover>ul{display:block;left:100%;top:0}.main-navigation ul ul,.secondary-navigation ul ul{float:left;left:-9999px;position:absolute;top:100%;z-index:99999}.main-navigation ul ul.sub-menu--is-touch-device,.secondary-navigation ul ul.sub-menu--is-touch-device{display:none;left:0}.main-navigation ul ul li,.secondary-navigation ul ul li{display:block}.main-navigation ul ul li a,.secondary-navigation ul ul li a{width:200px}ul.menu li.current-menu-item>a{color:#43454b}.storefront-primary-navigation{clear:both}.storefront-primary-navigation:after,.storefront-primary-navigation:before{content:"";display:table}.storefront-primary-navigation:after{clear:both}.main-navigation div.menu{display:block}.main-navigation ul.menu,.main-navigation ul.nav-menu{margin-left:-1em;max-height:none;overflow:visible;transition:none}.main-navigation ul.menu>li>a,.main-navigation ul.nav-menu>li>a{padding:1.618em 1em}.main-navigation ul.menu>li.menu-item-has-children:hover:after,.main-navigation ul.menu>li.page_item_has_children:hover:after,.main-navigation ul.nav-menu>li.menu-item-has-children:hover:after,.main-navigation ul.nav-menu>li.page_item_has_children:hover:after{display:block}.main-navigation ul.menu ul,.main-navigation ul.nav-menu ul{margin-left:0}.main-navigation ul.menu ul li a,.main-navigation ul.nav-menu ul li a{font-size:.875em;font-weight:400;padding:.875em 1.41575em}.main-navigation ul.menu ul li:last-child,.main-navigation ul.nav-menu ul li:last-child{border-bottom:0}.main-navigation ul.menu ul ul,.main-navigation ul.nav-menu ul ul{box-shadow:none;margin-left:0}.main-navigation ul.menu ul a:hover,.main-navigation ul.menu ul li.focus,.main-navigation ul.menu ul li:hover>a,.main-navigation ul.nav-menu ul a:hover,.main-navigation ul.nav-menu ul li.focus,.main-navigation ul.nav-menu ul li:hover>a{background-color:rgba(0,0,0,.025)}.main-navigation a{padding:0 1em 2.2906835em}.secondary-navigation{clear:none;line-height:1;margin:0 0 1.618em;width:auto}.secondary-navigation .menu{float:right;font-size:.875em;width:auto}.secondary-navigation .menu>li:hover>a{text-decoration:none}.secondary-navigation .menu ul a{background:rgba(0,0,0,.05);padding:.326em .875em}.secondary-navigation .menu ul li:first-child a{padding-top:1em}.secondary-navigation .menu ul li:last-child a{padding-bottom:1em}.secondary-navigation .menu ul ul{margin-top:-.6180469716em}.secondary-navigation .menu a{color:#737781;font-weight:400;padding:1em .875em}.secondary-navigation .menu a:hover{text-decoration:none}.error404 .fourohfour-columns-2 .col-1{float:left;margin-right:4.347826087%;width:47.8260869565%}.error404 .fourohfour-columns-2 .col-1 ul.products{margin-bottom:0}.error404 .fourohfour-columns-2 .col-2{float:right;margin-right:0;width:47.8260869565%}}@media (max-width:66.4989378333em){.col-full{margin-left:2.617924em;margin-right:2.617924em;padding:0}}@media (max-width:568px){.col-full{margin-left:1.41575em;margin-right:1.41575em;padding:0}}@font-face{font-display:swap;font-family:ProximaNova-Regular;font-style:normal;src:url(fonts/ProximaNova-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova-Semibold;font-style:normal;src:url(fonts/ProximaNova-Semibold.woff) format("woff")}@font-face{font-display:swap;font-family:ProximaNova-Black;font-style:normal;src:url(fonts/ProximaNova-Black.woff) format("woff")}@viewport{width:auto}@-ms-viewport{width:auto}@-o-viewport{width:auto}body,html{background-color:#fff;font-size:15px;width:100%}body{color:#3a3a3a;font-family:ProximaNova-Regular;font-size:15px;margin:0;padding:0}a{color:#f24738}a:focus,a:hover{color:#f57368;outline:0;text-decoration:none}button:focus{outline:0}::-moz-selection{background-color:#f24738;color:#fff}::selection{background-color:#f24738;color:#fff}body,html{overflow-x:hidden}*{box-sizing:border-box}body{line-height:1.8}.home .site{overflow:visible!important;position:relative}h1,h2{font-family:ProximaNova-Black;font-size:36px;line-height:1.2;margin:0;text-transform:uppercase}h2{font-size:28px}.col-full{margin:0 auto;max-width:1480px;min-width:1480px;padding:0}.site-header{background-color:#f3f3f3;color:#3a3a3a;font-size:18px;height:108px;max-width:100vw;padding:0 80px}.site-header--wrap{align-items:center;display:flex;height:100%;justify-content:space-between;position:relative}.site-header .burger-trigger,.site-header:after,.site-header:before{display:none}.site-header .main-navigation ul li a{color:#3a3a3a}.site-header .logo{align-items:center;display:flex;height:100%;position:relative}.site-header .logo_b{display:block}.site-header .logo_w{display:none}.site-header .menu-b{display:flex;flex:1;font-family:ProximaNova-Semibold;height:100%;justify-content:flex-start;padding-left:50px}.site-header .menu-b .main-navigation{height:100%;margin:0}.site-header .menu-b .main-navigation .secondary-navigation ul ul li a,.site-header .menu-b .main-navigation ul ul li a{width:auto}.site-header .menu-b .main-navigation .primary-navigation{height:100%}.site-header .menu-b .main-navigation .primary-navigation .new{align-items:center;display:inline-flex;position:relative}.site-header .menu-b .main-navigation .primary-navigation .new:after{background-image:url(../images/new.svg);background-size:contain;content:"";display:block;height:30px;left:-10px;position:relative;top:-10px;width:30px}.site-header .menu-b .main-navigation .primary-navigation .all{font-family:ProximaNova-Black;text-transform:uppercase}.site-header .menu-b .main-navigation .primary-navigation ul.menu ul li.menu-item-has-children>a:after{margin-left:10px}.site-header .menu-b .main-navigation .primary-navigation>ul{display:flex;height:100%;justify-content:flex-start}.site-header .menu-b .main-navigation .primary-navigation>ul>li{height:100%;position:relative}.site-header .menu-b .main-navigation .primary-navigation>ul>li>a{align-items:center;display:flex;height:100%;white-space:pre}.site-header .menu-b .main-navigation .primary-navigation>ul>li:hover>.sub-menu{border-bottom:5px solid #0984e3;left:0;min-width:150px;position:absolute;right:auto;top:100%}.site-header .menu-b .main-navigation .primary-navigation .sub-menu{background-color:#eee;padding:0 0 10px;white-space:nowrap}.site-header .menu-b .main-navigation .primary-navigation .sub-menu li{flex:0 0 100%}.site-header .search-b{align-items:center;background-color:#3a3a3a!important;display:flex;flex:initial;height:100%;left:calc(100% + 80px);padding:0 20px;position:absolute;top:0;transition:left .5s;width:100vw}.site-header .search-b.active{left:-80px}.site-header .search-b .site-search{border:none!important;display:block;margin:0;width:100%}.site-header .search-b .site-search form{margin-bottom:0}.site-header .search-b .site-search .widget_product_search form:before{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search .search-field{background-color:transparent;color:#fff!important}.site-header .search-b .site-search .search-field::-moz-placeholder{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search .search-field:-ms-input-placeholder{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search .search-field::placeholder{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.site-header .search-trigger{align-items:center;cursor:pointer;display:flex;height:66px;justify-content:center;width:35px}.site-header .search-trigger svg{fill:#3a3a3a;width:35px}.site-header .user-b{align-items:center;cursor:pointer;display:flex;height:66px;justify-content:center;width:35px}.site-header .user-b svg{fill:#3a3a3a;height:20px}.site-header .like-b{align-items:center;display:flex;height:66px;justify-content:center;width:35px}.site-header .like-b svg{fill:#3a3a3a;height:20px}.site-footer{background-color:#3a3a3a;color:#fff}.site-footer .site-info{align-items:center;display:flex;justify-content:space-between}.site-footer .site-info .left{font-size:18px}.site-footer .site-info .left a{color:inherit;text-decoration:none}.site-footer .site-info .left .insta-block a{align-items:center;border-bottom:1px solid;display:flex;margin-bottom:10px;padding-bottom:10px}.site-footer .site-info .left .insta-block a svg{fill:#fff;height:20px;margin-right:10px}.site-footer .site-info .right .logo a{color:#fff;font-size:13px;line-height:1.1;opacity:.9;text-decoration:none}.site-footer .site-info .right .logo a svg{fill:#fff;height:45px}.inf-block{align-items:center;background-color:#000;border-bottom:1px solid #eee;color:#fff;display:flex;font-size:.7em;height:40px;justify-content:center;line-height:1;padding:0 20px;text-align:center}.woo{border-left:1px solid rgba(0,0,0,.2);display:flex;flex-wrap:wrap;line-height:1.4}.woo-paddingtop{margin-top:60px}.woo--item{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex:0 0 20%;min-width:20%;padding:30px;position:relative}.woo--item .wrap_{align-items:stretch;display:flex;flex-wrap:wrap;height:100%}.woo--item .wrap_ .bottom-item{align-self:flex-end;margin-top:auto}.woo--item.outofstock .quantity{display:none}.woo--item-cat>.wrap_ a{align-items:center;display:flex;justify-content:flex-start}.woo--item-cat>.wrap_ a img{height:60px;width:60px}.woo--item-cat>.wrap_ a .woocommerce-loop-category__title{margin:0 0 0 30px;text-align:left}.woo--item:nth-of-type(-n+5){border-top:1px solid rgba(0,0,0,.2)}.woo--item .img-t{margin-bottom:30px;position:relative}.woo--item .img-t .topsalers{left:-10px;position:absolute;top:-10px;width:30%}.woo--item .img-t .bulksalers{background:#fff;bottom:0;color:#0984e3;font-family:ProximaNova-Black;left:0;line-height:1;padding:5px 5px 0 0;position:absolute}.woo--item .img-t a>img{width:100%}.woo--item a{color:#3a3a3a}.woo--item .cat-in{display:none;margin-bottom:4px}.woo--item .cat-in a{font-size:13px;opacity:.75}.woo--item .woocommerce-loop-product__title{font-size:16px}.woo--item .onsale{display:none}.woo--item .price{align-items:center;display:flex;flex-wrap:wrap;font-family:ProximaNova-Semibold;font-size:16px;margin:10px 0 30px}.woo--item .price ins{margin:0;position:relative}.woo--item .price ins:before{background-color:#f7ff31;bottom:-7px;content:"";left:-30px;position:absolute;right:-7px;top:-7px}.woo--item .price ins span{position:relative}.woo--item .price del{margin-left:15px;order:2}.woo--item .price .opt_{color:#0984e3;display:block;flex:0 0 100%}.woo--item .add_to_cart_button,.woo--item .xoo-wl-btn-container>.button{align-items:center;background-color:transparent;color:#00b894;display:flex;font-family:ProximaNova-Semibold;font-size:16px;padding:0;text-transform:uppercase}.woo--item .add_to_cart_button span,.woo--item .xoo-wl-btn-container>.button span{margin-right:10px}.woo--item .add_to_cart_button .bt-arr,.woo--item .xoo-wl-btn-container>.button .bt-arr{align-items:center;display:flex}.woo--item .add_to_cart_button .bt-arr:before,.woo--item .xoo-wl-btn-container>.button .bt-arr:before{background-color:#00b894;content:"";height:1px;margin-right:-1px;transition:width .5s;width:20px}.woo--item .add_to_cart_button .bt-arr svg,.woo--item .xoo-wl-btn-container>.button .bt-arr svg{fill:#00b894;height:11px}.woo--item .add_to_cart_button img,.woo--item .xoo-wl-btn-container>.button img{display:none}.woo--item .add_to_cart_button:hover .bt-arr:before,.woo--item .xoo-wl-btn-container>.button:hover .bt-arr:before{width:35px}.woo--item .added_to_cart,.woo--item .kaani_no_prod{display:none}.woo--item .button.loading{background-color:transparent!important;color:transparent}.woo--item .button.loading:after{color:#3a3a3a!important}.woo--item .button.loading .bt-arr{display:none}.woo--item.outofstock.product-type-variable .xoo-wl-btn-container.xoo-wl-btc-variable{display:block}.woo--item .quantity{margin-bottom:15px}.woo--item .quantity-blocker{align-items:center;background-color:hsla(0,0%,72%,.2);border-radius:18px;display:inline-flex;font-size:.7em;padding:4px}.woo--item .quantity-blocker .num{align-items:center;background-color:#fff;border-radius:100%;cursor:pointer;display:flex;height:18px;justify-content:center;width:18px}.woo--item .quantity-blocker .num svg{width:50%}.woo--item .quantity-blocker input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;text-align:center;width:100%}.woo--item .back-in-stock{font-size:12px;opacity:.7}.woo--item-cat .woocommerce-loop-category__title{margin:30px auto 0;max-width:80%;text-align:center}.kaani-cut-grid{margin-bottom:60px!important}.subscribe-block{background-color:#faf7f7;padding:60px 0}.subscribe-block .subscribe{align-items:center;display:flex;justify-content:space-between;width:100%}.subscribe-block .mc4wp-form-fields,.subscribe-block form{margin:0;width:100%}.subscribe-block .mc4wp-response{font-size:18px;margin-top:5px;text-align:right}.subscribe-block .mc4wp-response p{margin:0}.subscribe-block .left_{align-items:center;display:flex}.subscribe-block .left_ img{height:110px;margin-right:40px}.subscribe-block .left_ .t{font-family:ProximaNova-Black;font-size:28px;line-height:1.4;text-transform:uppercase;white-space:pre-line}.subscribe-block .left_ .t span{color:#0984e3}.subscribe-block .right_{align-items:center;display:flex;font-size:32px}.subscribe-block .right_ .im{align-items:center;border-bottom:1px solid rgba(0,0,0,.2);display:flex;height:80px}.subscribe-block .right_ .subscribe-starter{background-color:#00b894;cursor:pointer;height:80px;width:120px}.subscribe-block .right_ .subscribe-starter:hover .bt-arr:before{width:40px}.subscribe-block .right_ .subscribe-starter .bt-arr{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.subscribe-block .right_ .subscribe-starter .bt-arr:before{background-color:#fff;content:"";height:2px;margin-right:-1px;transition:width .5s;width:30px}.subscribe-block .right_ .subscribe-starter .bt-arr svg{fill:#fff;height:15px}.subscribe-block .right_ input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.subscribe-block .right_ .i{left:-5000px;position:absolute}.sorting-block{align-items:center;display:flex;font-family:ProximaNova-Semibold;font-size:14px;margin-bottom:40px;text-transform:uppercase}.sorting-block svg{flex:0 0 20px;margin-right:30px;min-width:20px}.sorting-block--wrap{align-items:center;display:flex}.sorting-block--wrap>div{margin-right:30px;opacity:.5}.sorting-block--wrap>div.active{opacity:1}.sorting-block--wrap>div a{color:inherit}.woocommerce-pagination{float:none!important;margin-top:60px}.woocommerce-pagination ul.page-numbers{align-items:center;display:flex;justify-content:center}.woocommerce-pagination ul.page-numbers li{height:60px;width:60px}.woocommerce-pagination ul.page-numbers li>a,.woocommerce-pagination ul.page-numbers li>span{align-items:center;background-color:transparent!important;display:flex!important;font-family:ProximaNova-Black;font-size:24px;height:100%;justify-content:center;width:100%}.woocommerce-pagination ul.page-numbers li .current{background-color:#0984e3!important;color:#fff!important}.product-cat-details{border-top:1px solid rgba(0,0,0,.2);margin-top:80px;padding-top:40px}.product-cat-details h3{font-family:ProximaNova-Black;margin-bottom:30px}.product-cat-details h3,.product-cat-details h4,.product-cat-details h5,.product-cat-details h6{margin:15px 0}.product-cat-details p{margin:0 0 5px}.filter-block{background-color:#fff;border-right:10px solid #0984e3;bottom:0;left:-650px;position:fixed;top:0;transition:left .5s;width:650px;z-index:9999017}.filter-block--close{display:none}.filter-block.active{left:0}.filter-block--content{height:100%;overflow:auto;padding:80px 80px 160px}.filter-block--content h4{font-size:24px;margin:0 0 20px}.filter-block--content .woof_price_filter{margin-bottom:80px;padding:0}.filter-block--content ul.woof_list{display:flex;flex-wrap:wrap;position:relative}.filter-block--content ul.woof_list li{flex:0 0 50%;margin:0 0 4px;padding-right:10px}.filter-block--content ul.woof_list .woof_childs_list{background:#fdfdfd;border:1px solid #ddd;box-shadow:5px 5px 5px #e8e6e6;left:-10px;padding:10px 30px!important;position:absolute;right:-10px;z-index:1}.filter-block--bt{align-items:center;background-color:#0984e3;color:#fff;display:flex;font-family:ProximaNova-Black;height:165px;justify-content:center;position:absolute;right:-79px;top:50%;transform:translateY(-50%);width:70px}.filter-block--bt span{font-size:24px;text-align:center;text-transform:uppercase;transform:rotate(-90deg)}.filter-block .woof_submit_search_form_container{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0}.filter-block .woof_submit_search_form_container button{background-color:#0984e3;color:#fff;font-family:ProximaNova-Regular;padding:20px;text-align:center;text-transform:uppercase;width:100%}.filter-block .woof_submit_search_form_container button.woof_reset_search_form{background-color:#68b3ee}.burger-menu-kaani{background-color:#000;bottom:0;color:#fff;font-size:16px;left:-410px;overflow:auto;padding:60px;position:fixed;top:0;transition:left .5s;width:400px;z-index:9999}.burger-menu-kaani ul.menu li.current-menu-item>a{color:#fff}.burger-menu-kaani .new{align-items:center;display:inline-flex;position:relative}.burger-menu-kaani .new:after{background-image:url(../images/new.svg);background-size:contain;content:"";display:block;height:30px;left:0;position:relative;top:-10px;width:30px}.burger-menu-kaani.active{left:0}.burger-menu-kaani .close{align-items:center;background-color:#0984e3;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px;z-index:3}.burger-menu-kaani .close svg{height:30%}.burger-menu-kaani.sub-active .back-bt{opacity:1;pointer-events:visible}.burger-menu-kaani .back-bt{align-items:center;display:flex;height:40px;left:60px;opacity:0;pointer-events:none;position:absolute;top:40px;transition:opacity 1s;z-index:2}.burger-menu-kaani .back-bt .bt-arr{align-items:center;display:flex;transform:rotate(-180deg)}.burger-menu-kaani .back-bt .bt-arr:before{background-color:#fff;content:"";height:2px;margin-right:-1px;transition:width .5s;width:30px}.burger-menu-kaani .back-bt .bt-arr svg{fill:#fff;height:11px}.burger-menu-kaani ul{list-style:none;margin:0;padding:0}.burger-menu-kaani ul .all{font-family:ProximaNova-Black;text-transform:uppercase}.burger-menu-kaani ul li{margin-bottom:15px}.burger-menu-kaani ul li.menu-item-has-children{align-items:center;display:flex}.burger-menu-kaani ul li.menu-item-has-children:after{background-image:url(../images/md.svg);background-position:50%;background-size:contain;content:"";display:inline-block;height:.7em;margin-left:10px;width:.7em}.burger-menu-kaani ul li a{color:inherit}.burger-menu-kaani ul .sub-menu{background-color:#000;left:-100%;padding:100px 60px 60px;position:absolute;top:0;transition:all .5s;width:100%;z-index:1}.burger-menu-kaani ul .sub-menu.active{display:block;left:0;min-height:100%}#sorting_hide{left:-50000px;position:absolute}.post-grid{margin:40px -10px 50px;max-height:90px;outline:none;overflow:hidden;position:relative;width:100%}.post-grid.flickity-enabled{overflow:visible}.post-grid *{outline:none}.post-grid .is-selected{opacity:1}.post-grid--item{margin:0;opacity:.3;padding:0 10px;width:33.33333%}.post-grid--item .wrap_{align-items:center;border-radius:2px;color:inherit;display:flex;padding:20px}.post-grid--item .wrap_ .img{flex-shrink:0}.post-grid--item .wrap_ img{height:50px!important;padding-right:20px;width:auto!important}.post-grid--item .wrap_ .t{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.1em;line-height:1.2;max-height:3.6em;overflow:hidden;text-overflow:ellipsis}.post-grid--item:nth-of-type(7n-6) .wrap_{background-color:#f0f8ff}.post-grid--item:nth-of-type(7n-5) .wrap_{background-color:#faebd7}.post-grid--item:nth-of-type(7n-4) .wrap_{background-color:beige}.post-grid--item:nth-of-type(7n-3) .wrap_{background-color:#f5f0ff}.post-grid--item:nth-of-type(7n-2) .wrap_{background-color:#fff0f1}.post-grid--item:nth-of-type(7n-1) .wrap_{background-color:#f1fff0}.post-grid--item:nth-of-type(7n) .wrap_{background-color:#fafdb4}.home h2{font-size:36px}.home .site-header{background-color:transparent;border:none;color:#fff;left:0;position:absolute;right:0;top:0}.home .site-header .main-navigation .primary-navigation>ul>li>a{color:#fff}.home .site-header:before{background:linear-gradient(rgba(0,0,0,.52),hsla(0,0%,73%,0));content:"";display:block;height:200%;left:0;position:absolute;right:0;top:0}.home .site-header .logo_b{display:none}.home .site-header .logo_w{display:block}.home .site-header .search-trigger svg{fill:#fff}.home .site-header .search-b .site-search{border-bottom:1px solid hsla(0,0%,100%,.8)}.home .site-header .search-b .site-search .widget_product_search form:before{color:hsla(0,0%,100%,.8)}.home .site-header .search-b .site-search .search-field::-moz-placeholder{color:hsla(0,0%,100%,.8)}.home .site-header .search-b .site-search .search-field:-ms-input-placeholder{color:hsla(0,0%,100%,.8)}.home .site-header .search-b .site-search .search-field::placeholder{color:hsla(0,0%,100%,.8)}.home .site-header .like-b svg,.home .site-header .user-b svg{fill:#fff}.home .site-main{padding:0!important}.home .jumb{background-color:#535252;position:relative}.home .jumb-slider{max-height:95vh;overflow:hidden;position:relative}.home .jumb-slider--item{background-position:50%;background-size:cover;display:block;height:95vh;width:100%}.home .jumb-slider--item.is-selected{z-index:5}.home .jumb-nav--arr{cursor:pointer;position:absolute;top:calc(50% - 30px)}.home .jumb-nav--arr svg{fill:#fff;height:60px}.home .jumb-nav--arr__prev{left:60px;transform:rotate(90deg)}.home .jumb-nav--arr__next{right:60px;transform:rotate(-90deg)}.home .h_list-block{margin:60px 0;max-width:100vw}.home .h_list-block--header{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}.home .h_list-block--header .h{align-items:center;display:flex;height:120px;min-width:253px;position:relative}.home .h_list-block--header .h:after{background-color:#ddd;bottom:0;content:"";height:15px;position:absolute;right:0;width:1000px}.home .h_list-block--header .all a{align-items:center;color:#3a3a3a;display:flex;font-family:ProximaNova-Black;font-size:24px;position:relative}.home .h_list-block--header .all a:before{background-color:#000;content:"";height:2px;margin-right:20px;transition:width .5s;width:33px}.home .h_list-block--header .all a:after{background-color:#000;border-radius:100%;content:"";height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:12px}.home .h_list-block--header .all a:hover:before{width:60px}.home .h_list-block.hookahs .h_list-block--header .all a:after,.home .h_list-block.hookahs .h_list-block--header .all a:before,.home .h_list-block.hookahs .h_list-block--header .h:after{background-color:#00b894}.home .h_list-block.tobacco .h_list-block--header .all a:after,.home .h_list-block.tobacco .h_list-block--header .all a:before,.home .h_list-block.tobacco .h_list-block--header .h:after{background-color:#0984e3}.home .h_list-block.bowl .h_list-block--header .all a:after,.home .h_list-block.bowl .h_list-block--header .all a:before,.home .h_list-block.bowl .h_list-block--header .h:after{background-color:#f98989}.home .h_list-block .startprod-slider.woo{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2);display:block;display:flex;outline:none;overflow:hidden;position:relative}.home .h_list-block .startprod-slider.woo .flickity-slider{min-height:100%}.home .h_list-block .startprod-slider.woo.flickity-enabled .woo--item{visibility:visible}.home .h_list-block .startprod-slider.woo .woo--item{border-bottom:none;border-top:none!important;flex:0 0 16.666%;min-height:100%;min-width:16.666%;width:16.666%}.home .h_list-block .grid-block{position:relative}.home .h_list-block .grid-block .grid-nav{border-radius:100%;cursor:pointer;height:80px;position:absolute;right:-100px;top:calc(50% - 40px);width:80px}.home .h_list-block .grid-block .grid-nav:before{background-color:#00b894;border-radius:100%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px}.home .h_list-block .grid-block .grid-nav:hover .next{transform:translate(20px)}.home .h_list-block .grid-block .grid-nav .next{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.6);border-radius:100%;display:flex;height:100%;justify-content:center;position:relative;transition:transform .5s;width:100%}.home .h_list-block .grid-block .grid-nav .next svg{fill:rgba(0,0,0,.6);height:30%;transform:rotate(-90deg)}.home .h_list-block .brands{display:flex;margin-top:40px}.home .h_list-block .brands .h{border-right:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2);flex:0 0 16.666%;font-family:ProximaNova-Black;font-size:18px;line-height:1.3;min-width:16.666%;padding:30px}.home .h_list-block .brands .h h3{font-size:inherit}.home .h_list-block .brands-list{border-bottom:1px solid rgba(0,0,0,.2);display:flex;flex:1;flex-wrap:wrap;padding-bottom:40px;padding-left:40px;padding-top:20px;position:relative}.home .h_list-block .brands-list--item{color:#3a3a3a;display:block;font-size:18px;margin-right:30px;text-align:center;width:150px}.home .h_list-block .brands-list--item .b-img{background-color:#fff;background-position:50%;background-size:cover;border:1px solid rgba(0,0,0,.2);border-radius:100%;margin-bottom:15px;padding-top:100%;width:100%}.home .h_list-block .brands-list--item .h_{line-height:1.3;padding:0 20px}.home .homewhy{display:flex;margin:0 -20px}.home .homewhy--item{flex:0 0 33.3333%;min-width:33.3333%;padding:0 20px}.home .homewhy--item__wrap{align-items:center;border:1px solid rgba(0,0,0,.2);color:#3a3a3a;display:flex;padding:30px}.home .homewhy--item__wrap img{flex:0 0 103px!important;height:103px!important;margin-right:30px}.home .homewhy--item__wrap .t_{font-size:21px;line-height:1.4;white-space:pre-wrap}.home .cat-line{margin:90px 0}.home .cat-line h2{margin-bottom:60px;text-align:center}.page-id-1167 .post-1167,.page-id-1167 .post-1360,.page-id-1360 .post-1167,.page-id-1360 .post-1360{display:flex;justify-content:space-between}.page-id-1167 .post-1167 .entry-header,.page-id-1167 .post-1360 .entry-header,.page-id-1360 .post-1167 .entry-header,.page-id-1360 .post-1360 .entry-header{flex:1;justify-content:space-between;max-width:40%}.page-id-1167 .post-1167 .entry-content,.page-id-1167 .post-1360 .entry-content,.page-id-1360 .post-1167 .entry-content,.page-id-1360 .post-1360 .entry-content{flex:0 0 50%;min-width:50%;text-align:left}.page-id-1167 h1,.page-id-1360 h1{border-bottom:15px solid #00b894;margin-right:100px;padding:0 0 30px;position:relative;text-align:left}.page-id-1167 .entry-title{margin-bottom:20px}.page-id-1167 .entry-more--h{font-size:1.4em;line-height:1.2;margin-bottom:30px;max-width:430px;text-transform:uppercase}.page-id-1167 .entry-more .lines--item{display:flex;margin-bottom:14px;padding-right:40px;position:relative}.page-id-1167 .entry-more .lines--item .num{align-items:center;background-color:#000;border-radius:100%;color:#fff;display:flex;flex:0 0 2em;height:2em;justify-content:center;margin-right:10px;margin-top:-.15em;position:relative;width:2em}.page-id-1167 .entry-more .lines--item .bl .qw{font-weight:700}.page-id-1167 .i-form{display:flex;flex-wrap:wrap;justify-content:space-between}.page-id-1167 .i-form input,.page-id-1167 .i-form textarea{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.page-id-1167 .i-form .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;flex:0 0 100%;height:50px;margin-bottom:16px;min-width:100%;padding:0 30px}.page-id-1167 .i-form .i-w>p{margin:0}.page-id-1167 .i-form .i-w__p{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px)}.page-id-1167 .i-form .i-w__t{height:241px}.page-id-1167 .i-form .i-w__t span{width:100%}.page-id-1167 .i-form .i-w__t textarea{height:191px;resize:none}.page-id-1167 .i-form .sbm{align-items:center;display:flex;flex:0 0 100%;justify-content:flex-end;margin-top:40px}.page-id-1167 .i-form .sbm .s-w{align-items:center;background-color:#0984e3;cursor:pointer;display:flex;height:70px;justify-content:center;padding:0 30px;position:relative;width:222px}.page-id-1167 .i-form .sbm .s-w input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.page-id-1167 .i-form .sbm .s-w .wpcf7-spinner{left:-70px;position:absolute}.page-id-1167 .i-form .sbm .s-w .bt-arr{align-items:center;display:flex;height:100%;justify-content:center;margin-left:30px}.page-id-1167 .i-form .sbm .s-w .bt-arr p{display:flex;margin:0}.page-id-1167 .i-form .sbm .s-w .bt-arr:before{background-color:#fff;content:"";height:2px;margin-right:-1px;transition:width .5s;width:30px}.page-id-1167 .i-form .sbm .s-w .bt-arr svg{fill:#fff;height:15px}.page-id-1167 .i-form .sbm .s-w .txt{color:#fff;font-family:ProximaNova-Black;font-size:24px;text-transform:uppercase}.page-id-1167 .i-form .sbm .s-w .txt p{margin:0}.page-id-361 .entry-header{display:flex;justify-content:space-between;margin-bottom:50px!important}.page-id-361 h1{border-bottom:15px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 30px;position:relative;text-align:left}.page-id-361 .all-order{display:flex;justify-content:space-between}.page-id-361 .all-order--table{flex:0 0 60%;min-width:60%}.page-id-361 .all-order--table .table{border:1px solid rgba(0,0,0,.2);padding:0 40px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item{align-items:center;border-top:1px dashed rgba(0,0,0,.4);display:flex;justify-content:space-between;padding:40px 0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item:first-of-type{border:none}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-thumbnail{flex:0 0 115px;min-width:115px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info{flex:0 0 55%;font-size:18px;min-width:55%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info .product-name{line-height:1.3}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info .product-name a{color:inherit;text-decoration:none}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info .product-price{color:#0984e3}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal{flex:0 0 15%;font-size:21px;min-width:15%;text-align:right}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal .new-price{display:block;font-size:.5em;text-align:right}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a{font-size:14px;height:auto;margin-top:15px;overflow:visible;text-align:center;text-decoration:none;text-indent:0;text-transform:uppercase;width:auto}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a:before{display:none}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .prod-q input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;font-size:18px}.page-id-361 .all-order--table .bts-block{align-items:center;display:flex;height:55px;justify-content:space-between;margin-top:40px}.page-id-361 .all-order--table .bts-block--coupon{height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon{display:flex;height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;font-size:18px;height:100%;padding-left:30px}.page-id-361 .all-order--table .bts-block--coupon .coupon button{background-color:#0984e3}.page-id-361 .all-order--table .bts-block button{background-color:#00b894;color:#fff;font-family:ProximaNova-Semibold;font-size:16px;height:100%;text-transform:uppercase}.page-id-361 .all-order--bill{flex:0 0 35%;min-width:35%}.page-id-361 .all-order--bill .h2{font-family:ProximaNova-Semibold;font-size:24px;margin-bottom:30px}.page-id-361 .all-order--bill .shop_table{border-bottom:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);font-size:18px}.page-id-361 .all-order--bill .shop_table td,.page-id-361 .all-order--bill .shop_table th{border-top:1px solid #e1e1e1}.page-id-361 .all-order--bill .shop_table th{background-color:#f7f2f2}.page-id-361 .all-order--bill .shop_table td{background-color:transparent}.page-id-361 .cross-sells{margin-top:100px}.page-id-361 .cross-sells h2{margin-bottom:60px;text-align:center}.woocommerce-checkout .woocommerce>.custom_point_checkout{display:none!important}.woocommerce-checkout .woocommerce-info{border:none;margin-bottom:1.5em!important}.woocommerce-checkout button#alt_wps_cart_points_apply+p{color:#fff;font-size:14px;margin-top:10px}.woocommerce-checkout .custom_point_checkout{background:#fff;font-size:15px!important;padding:0}.woocommerce-checkout .custom_point_checkout:before{display:none}.woocommerce-checkout .entry-header{display:flex;justify-content:space-between}.woocommerce-checkout .storefront-breadcrumb{display:none}.woocommerce-checkout.storefront-full-width-content .entry-header{margin:40px 0;padding:0!important}.woocommerce-checkout h1{border-bottom:15px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 30px;position:relative;text-align:left}.woocommerce-checkout .entry-content input{border:1px solid rgba(0,0,0,.2);box-shadow:none!important}.woocommerce-checkout .entry-content .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox],.woocommerce-checkout .entry-content .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.woocommerce-checkout .entry-content .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.woocommerce-checkout .entry-content .wc-block-components-form .wc-block-components-text-input input,.woocommerce-checkout .entry-content .wp-block-woocommerce-checkout-order-summary-block{border:1px solid rgba(0,0,0,.2)}.woocommerce-checkout .entry-content .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper:first-of-type:after{display:none}.woocommerce-checkout .checkout-blocks-block{clear:both;display:flex;flex-wrap:wrap;margin-bottom:40px}.woocommerce-checkout .checkout-blocks-block.no-margin{margin-bottom:0}.woocommerce-checkout .checkout-blocks-block.margin-top{margin-top:40px}.woocommerce-checkout .checkout-blocks-block--header{flex:0 0 100%;margin-bottom:20px;min-width:100%;position:relative}.woocommerce-checkout .checkout-blocks-block--header h3{font-family:ProximaNova-Black;line-height:1.2;margin:5px 0;text-transform:uppercase}.woocommerce-checkout .checkout-blocks-block--header .login{color:#000;position:absolute;right:3px;top:3px}.woocommerce-checkout .checkout-blocks-block .g-recaptcha{margin-bottom:20px;position:relative;z-index:5}.woocommerce-checkout .form-row{position:relative}.woocommerce-checkout .form-row label{left:1em;position:absolute;top:50%;transform:translateY(-50%)}.woocommerce-checkout .form-row.woocommerce-invalid .woocommerce-input-wrapper .selection,.woocommerce-checkout .form-row.woocommerce-invalid .woocommerce-input-wrapper input{border-color:red}.woocommerce-checkout .form-row .woocommerce-input-wrapper input{-webkit-appearance:none;background-color:transparent;background-image:none;border:1px solid hsla(0,0%,7%,.8);border-radius:4px;box-shadow:none;color:inherit;height:3.125em;line-height:1em;outline:none;padding:.5em 1em;width:100%}.woocommerce-checkout .form-row .woocommerce-input-wrapper .selection{align-items:center;border:1px solid hsla(0,0%,7%,.8);border-radius:4px;display:flex;height:3.125em;line-height:1em;padding:.5em 1em}.woocommerce-checkout .form-row .woocommerce-input-wrapper .selection .select2-selection__rendered{border:none}.woocommerce-checkout .form-row .woocommerce-input-wrapper .selection .select2-selection__arrow{right:1em;top:50%;transform:translateY(-50%)}.woocommerce-checkout .form-row .woocommerce-input-wrapper .selection .select2-selection{border:none;height:auto;width:100%}.woocommerce-checkout .form-row .woocommerce-input-wrapper .selection .select2-selection .select2-selection__rendered{padding:0}.woocommerce-checkout .form-row.is-active label{font-size:.8em;left:1.25em;top:13px}.woocommerce-checkout .form-row.is-active input{padding-top:19px}.woocommerce-checkout .form-row.form-row-first{margin-right:24px;width:calc(50% - 12px)}.woocommerce-checkout .form-row.form-row-last{width:calc(50% - 12px)}.woocommerce-checkout .form-row.create-account label{position:static;transform:none}.woocommerce-checkout .woocommerce-account-fields{flex:0 0 100%;min-width:100%}.woocommerce-checkout .validate-state label{font-size:.8em;left:1.25em;top:13px;z-index:1}.woocommerce-checkout .validate-state .select2-selection{padding-top:10px}.woocommerce-checkout .woocommerce-billing-fields .can-shipping-info,.woocommerce-checkout .woocommerce-billing-fields .shipping-kaani-wrapper{flex:0 0 100%;min-width:100%;overflow:hidden}.woocommerce-checkout .woocommerce-billing-fields .can-shipping-info.hide,.woocommerce-checkout .woocommerce-billing-fields .shipping-kaani-wrapper.hide{height:0;padding:0}.woocommerce-checkout .woocommerce-billing-fields .shipping-kaani-wrapper .woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;width:100%}.woocommerce-checkout .woocommerce-billing-fields .shipping-kaani-wrapper .woocommerce-billing-fields__field-wrapper #shipping_phone_field{order:25}.woocommerce-checkout .woocommerce-billing-fields .can-shipping-info{border:1px solid hsla(0,0%,7%,.11);border-radius:4px;line-height:1.5;margin-bottom:-20px;padding:1em;position:relative}.woocommerce-checkout .woocommerce-billing-fields .can-shipping-info .name{font-weight:700}.woocommerce-checkout .woocommerce-billing-fields .can-shipping-info .edit-address{cursor:pointer;font-size:.9em;opacity:.8;position:absolute;right:1em;top:1em}.woocommerce-checkout .woocommerce-shipping-fields{display:flex;flex-wrap:wrap}.woocommerce-checkout .woocommerce-shipping-fields .shipping_address,.woocommerce-checkout .woocommerce-shipping-fields h3{flex:0 0 100%;min-width:100%}.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{display:flex;flex-wrap:wrap}.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper #billing_phone_field{order:25}.woocommerce-checkout .woocommerce-shipping-fields .shipping_address h3{padding-top:40px}.woocommerce-checkout .woocommerce-shipping-fields .shipping_address.hide{left:-5000px;position:absolute}.woocommerce-checkout .kaani-custom-shipping-table{flex:0 0 100%;min-width:100%}.woocommerce-checkout .shipping-more-info{background-color:#eeeeee6e;border-radius:4px;padding:1.5em 0;text-align:center}.woocommerce-checkout #ship-to-different-address{left:-5000px;position:absolute}.woocommerce-checkout .appart2{margin-top:-10px}.woocommerce-checkout .appart2 .woocommerce-input-wrapper{display:none}.woocommerce-checkout .appart2 label{position:static;transform:none}.woocommerce-checkout .appart2 label:before{content:"+ "}.woocommerce-checkout .appart2.shown{margin-top:0}.woocommerce-checkout .appart2.shown .woocommerce-input-wrapper{display:block}.woocommerce-checkout .appart2.shown label{position:absolute;transform:translateY(-50%)}.woocommerce-checkout .appart2.shown label:before{display:none}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper label{position:static;transform:none}.woocommerce-checkout .note{font-weight:700}.woocommerce-checkout .note .note-lb input{margin-right:10px}.woocommerce-checkout .note .woocommerce-additional-fields,.woocommerce-checkout .note .woocommerce-additional-fields label{display:none}.woocommerce-checkout .note.shown .woocommerce-additional-fields{display:block;margin-top:20px}.woocommerce-checkout .wc_payment_methods label{display:none}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review_heading2{align-items:center;border-left:1px solid hsla(0,0%,7%,.11);border-radius:5px 5px 0 0;border-right:1px solid hsla(0,0%,7%,.11);border-top:1px solid hsla(0,0%,7%,.11);display:flex;font-size:1.2rem;justify-content:space-between;margin:0;padding:15px 15px 7px}.woocommerce-checkout #order_review_heading.active svg,.woocommerce-checkout #order_review_heading2.active svg{transform:rotate(0)!important}.woocommerce-checkout #order_review_heading .mobile-view,.woocommerce-checkout #order_review_heading2 .mobile-view{align-items:center;display:none;font-size:.7em;justify-content:center}.woocommerce-checkout #order_review_heading .mobile-view span,.woocommerce-checkout #order_review_heading2 .mobile-view span{margin-right:4px}.woocommerce-checkout #order_review_heading .mobile-view svg,.woocommerce-checkout #order_review_heading2 .mobile-view svg{height:2em;transform:rotate(180deg);transition:all .5s}.woocommerce-checkout #order_review2,.woocommerce-checkout #order_review_heading2{display:none}.woocommerce-checkout .woocommerce-checkout-review-order-table{border-bottom:1px solid hsla(0,0%,7%,.11);border-left:1px solid hsla(0,0%,7%,.11);border-radius:0 0 5px 5px;border-right:1px solid hsla(0,0%,7%,.11);padding:0 0 15px}.woocommerce-checkout .woocommerce-checkout-review-order-table #order_review_heading{margin:0;padding:0 20px}.woocommerce-checkout .woocommerce-checkout-review-order-table thead{display:none}.woocommerce-checkout .woocommerce-checkout-review-order-table td,.woocommerce-checkout .woocommerce-checkout-review-order-table th{background-color:transparent!important}.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-img .wrap{position:relative;width:45px}.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-img .qt_{align-items:center;background:#fff;border:2px solid hsla(0,0%,7%,.11);border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:0 .4em;position:absolute;right:0;top:0;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item .product-img img{margin:0!important}.woocommerce-checkout .woocommerce-checkout-review-order-table .cart_item td{font-size:.9em}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:nth-last-of-type(2) td,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr:nth-last-of-type(2) th{padding-bottom:15px}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{font-weight:400}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{padding-bottom:3px;padding-top:3px}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .no-shipping-tfoot{padding-left:1.41575em;text-align:left}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal td,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal th{border-top:1px solid hsla(0,0%,7%,.11);padding-top:15px}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th{font-weight:700}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total td,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th{border-top:1px solid hsla(0,0%,7%,.11);padding-top:10px}.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{padding-left:0;padding-right:0}.woocommerce-checkout .coupons-block-custom{border:1px solid hsla(0,0%,7%,.11);border-radius:4px;clear:right;float:right;margin-right:0;padding:1em 1.41575em;width:41.1764705882%}.woocommerce-checkout .coupons-block-custom input{background-color:transparent;color:inherit;padding:.5em 1em!important}.woocommerce-checkout .coupons-block-custom button,.woocommerce-checkout .coupons-block-custom input{-webkit-appearance:none;background-image:none;border:1px solid hsla(0,0%,7%,.8);border-radius:4px;box-shadow:none;height:3.125em;line-height:1em;outline:none}.woocommerce-checkout .coupons-block-custom button{background-color:#000;color:#fff;padding:.5em 2em!important}.woocommerce-checkout .coupons-block-custom button:hover{background-color:rgba(0,0,0,.9)}.woocommerce-checkout .coupons-block-custom .button#alt_wps_cart_points_apply+p{color:#3a3a3a}.woocommerce-checkout .coupons-block-custom .coupon-checkout-add-message{font-family:ProximaNova-Black;font-size:.8em;margin-bottom:20px}.woocommerce-checkout .coupons-block-custom>p{margin-bottom:10px}.woocommerce-checkout .coupons-block-custom .coupon-form{padding-left:1.5em}.woocommerce-checkout .coupons-block-custom .coupon-form button.loading{color:transparent!important}.woocommerce-checkout .coupons-block-custom #alt_wps_cart_points{color:#3a3a3a}.woocommerce-checkout .note{clear:right;float:right;margin-right:0;margin-top:30px;width:41.1764705882%}.woocommerce-checkout .woocommerce-checkout-payment .form-row-first{float:left!important;margin-right:11.1111111111%;width:44.4444444444%!important}.woocommerce-checkout .woocommerce-checkout-payment .form-row-last{float:right!important;margin-right:0;width:44.4444444444%!important}.single-product h2{margin-bottom:30px}.single-product .product-header{margin-bottom:40px}.single-product .product-header h1{margin-bottom:5px}.single-product .product-header .cat-in{font-family:ProximaNova-Semibold;font-size:16px;text-transform:uppercase}.single-product .product-header .cat-in a{color:#3a3a3a}.single-product .product-header .woocommerce-product-rating{font-size:18px;margin-bottom:10px!important;margin-top:0!important}.single-product .product-content{align-items:flex-start;display:flex;justify-content:space-between}.single-product .product-content .onsale{display:none}.single-product .product-content .woocommerce-product-gallery{flex:0 0 40%!important;float:none!important;margin-right:40px!important;min-width:40%!important;width:40%!important}.single-product .product-content .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.2);margin-bottom:40px!important}.single-product .product-content .woocommerce-product-gallery__image a img{width:100%}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:after,.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:before{display:none}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{flex:0 0 20%;margin:0!important;min-width:20%;width:20%}.single-product .product-content--l{align-items:flex-start;display:flex;flex:0 0 55%;justify-content:space-between;min-width:55%}.single-product .product-content .summary{flex:0 0 40%;min-width:40%}.single-product .product-content .summary .woocommerce-product-details__short-description{margin-bottom:30px}.single-product .product-content .summary .add-info--item{margin-bottom:15px}.single-product .product-content .summary .add-info--item__wrap{align-items:center;display:flex}.single-product .product-content .summary .add-info--item__wrap img{margin-right:20px;width:55px}.single-product .product-content .summary .add-info--item__wrap .t_{font-size:14px;line-height:1.3;white-space:pre-line}.single-product .product-content .price-block{flex:0 0 50%;margin-right:10px;min-width:50%;position:relative}.single-product .product-content .price-block:before{background-color:#0984e3;content:"";height:100%;position:absolute;right:-10px;top:10px;width:100%}.single-product .product-content .price-block--wrap{background-color:#fff;border:1px solid rgba(0,0,0,.2);padding:50px;position:relative}.single-product .product-content .price-block .woocommerce-product-rating{display:none!important}.single-product .product-content .price-block--block{margin-bottom:20px}.single-product .product-content .price-block--block .label{font-size:16px}.single-product .product-content .price-block--block .d-i{color:inherit;display:inline-block;font-size:16px;opacity:.7;text-decoration:line-through}.single-product .product-content .price-block--block .d-i p.price{color:inherit;font-size:16px}.single-product .product-content .price-block p.price{color:#0984e3;font-family:ProximaNova-Semibold;font-size:32px;line-height:1.2;margin:0}.single-product .product-content .price-block .variations_form.cart .label{font-size:16px;margin-bottom:5px;text-transform:capitalize}.single-product .product-content .price-block .variations_form.cart .value{margin-bottom:30px}.single-product .product-content .price-block .variations_form.cart .value select{max-width:none;padding:15px;width:100%}.single-product .product-content .price-block form.cart{margin:0;padding:0}.single-product .product-content .price-block form.cart .quantity{align-items:center;display:flex;float:none;justify-content:space-between;margin:0 0 40px}.single-product .product-content .price-block form.cart .quantity label{clip:auto;-webkit-clip-path:none;clip-path:none;font-size:16px;height:auto;overflow:visible;position:static}.single-product .product-content .price-block form.cart .quantity .quantity-blocker{display:flex;height:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num{align-items:center;border:1px solid rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num svg{width:25%}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;margin:0 5px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;text-align:center;width:100%}.single-product .product-content .price-block .single_add_to_cart_button{background-color:#00b894;border:none;color:#fff;font-family:ProximaNova-Semibold;font-size:18px;height:50px;text-transform:uppercase;width:100%}.single-product .product-content .price-block .stock.in-stock{color:#00b894}.single-product .product-content .price-block .xoo-wl-btn-container .xoo-wl-action-btn{align-items:center;background-color:#00b894;border:none;color:#fff;display:flex;font-family:ProximaNova-Semibold;font-size:18px;height:50px;justify-content:center;text-transform:uppercase;width:100%}.single-product .product-content .price-block .xoo-wl-btn-container .bt-arr,.single-product .product-content .price-block .xoo-wl-btn-container img{display:none}.single-product .product-content .price-block .sec-pay{align-items:center;display:flex;font-size:14px;justify-content:center;margin-top:15px}.single-product .product-content .price-block .sec-pay svg{height:1.5em;margin-right:10px}.single-product .product-content .price-block .added_to_cart{display:none}.single-product .product-content .price-block .stock.out-of-stock{margin-bottom:30px}.single-product .product-content .price-block .back-in-stock{font-size:.9em;margin-bottom:30px;margin-left:23px;margin-top:-35px;opacity:.7}.single-product .product-content .bulk-discount{border-left:5px solid orange;line-height:1.3;margin-bottom:15px;padding:0 0 0 20px}.single-product .product-content .bulk-discount__h{font-family:ProximaNova-Black;margin-bottom:0}.single-product .product-content .bulk-discount__text{font-size:.7em;margin-bottom:10px}.single-product .woocommerce-tabs{padding-bottom:0}.single-product .woocommerce-tabs .tabs.wc-tabs{border:none;display:flex;float:none;list-style:none;margin:0 0 20px;width:auto}.single-product .woocommerce-tabs .tabs.wc-tabs>li{border:none!important;font-family:ProximaNova-Semibold;font-size:16px;margin-right:30px;opacity:.6;padding:0;text-transform:uppercase}.single-product .woocommerce-tabs .tabs.wc-tabs>li.active{opacity:1}.single-product .woocommerce-tabs .tabs.wc-tabs>li:after{display:none}.single-product .woocommerce-tabs .panel{border:1px solid rgba(0,0,0,.2);float:none!important;padding:40px;width:100%!important}.single-product .related,.single-product .up-sells{margin-top:80px}.single-product .storefront-breadcrumb{padding-bottom:0!important}.single-product .woocommerce-breadcrumb{display:block}.archive .woocommerce-products-header{align-items:flex-start;display:flex}.archive .woocommerce-products-header h1{border-bottom:15px solid #00b894;flex:1;justify-content:space-between;margin-right:100px;max-width:30%;padding:0 0 30px;position:relative;text-align:left}.archive .woocommerce-products-header .term-description{flex:0 0 65%;min-width:65%;text-align:left}.search .sorting-block{display:none}.woocommerce-cart #clear-cart{background:transparent;color:#000;display:block;margin:30px auto;opacity:.6;text-align:center;text-transform:uppercase}.woocommerce-cart .bts-block--coupon_text{font-family:ProximaNova-Black;font-size:.8em;margin-top:5px;padding-left:5px}.log-order .add2Cart{background:#000;border-radius:100px;bottom:20px;color:#fff;padding:15px 30px;position:fixed;right:50%;transform:translate(50%);transition:bottom .5s}.log-order .add2Cart.loading span{opacity:0}.log-order .add2Cart.hidden{bottom:-100px}.log-order .lb,.log-order .select-lb{display:none}.log-order input.quantity{width:50px}.log-order td a{color:inherit;text-decoration:none!important}.post .entry-content img{margin:0 40px 40px 0}.post .entry-content h2{margin-bottom:20px}.distr_user_page .custom_point_checkout,.lounge_user_page .custom_point_checkout,.opt_user_page .custom_point_checkout,.rahul_user_page .custom_point_checkout{display:none!important}.distr_user_page #wps_wpr_button_to_add_points_section,.lounge_user_page #wps_wpr_button_to_add_points_section,.opt_user_page #wps_wpr_button_to_add_points_section,.rahul_user_page #wps_wpr_button_to_add_points_section{display:none}.storefront-breadcrumb{margin:0 0 25px!important}span.xwh-heading{font-family:ProximaNova-Black;text-transform:uppercase}span.xwh-subheading{line-height:1.5}.xoo-wl-sidebar{background-image:url(../images/wait-l.jpg)}.xoo-wsc-qty-price span.old-price bdi{text-decoration:line-through}#reviews .commentlist li .comment_container{align-items:flex-start;display:flex}#reviews .commentlist li .comment_container>img{border-radius:100%;flex:0 0 4%;margin-right:2%!important;width:4%!important}#reviews .commentlist li .comment_container .comment-text{background-color:#eee;border-radius:40px;flex:0 0 700px;padding:20px 40px;width:700px}.single-product .product-content .price-block form.cart .quantity label{display:none}.star-rating span:before,.star-rating:before,p.stars a:after,p.stars a:hover:after{color:#5b5a5c!important}.star-rating{font-weight:600!important}.pop-up{align-items:flex-start;background-color:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding-top:100px;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease-in-out;visibility:hidden;z-index:9999999999999}.pop-up.active{opacity:1;pointer-events:all;visibility:visible;z-index:9999999}.pop-up .overlay{bottom:0;left:0;position:absolute;right:0;top:0}.pop-up--content{background-color:#fff;max-height:calc(100vh - 100px);max-width:100vw;overflow:auto;padding:60px;position:relative;width:450px}.pop-up--content .close{cursor:pointer;height:30px;position:absolute;right:20px;top:20px;width:30px}.pop-up--content .close svg{height:100%;width:100%}.pop-up--content .t{font-size:1.1em;margin-bottom:15px}.pop-up--content .hide{display:none}.pop-up--content .bl{margin-bottom:30px}.pop-up--content .bl.active .t{font-weight:600}.pop-up--content .rate{display:flex;margin:-7px -7px 0;max-width:260px}.pop-up--content .rate[data-select="0"] .rate--item:first-of-type svg{fill:#ff0}.pop-up--content .rate.select-0 .rate--item:nth-of-type(2) svg,.pop-up--content .rate.select-0 .rate--item:nth-of-type(3) svg,.pop-up--content .rate.select-0 .rate--item:nth-of-type(4) svg,.pop-up--content .rate.select-0 .rate--item:nth-of-type(5) svg{fill:#eee!important}.pop-up--content .rate.select-1 .rate--item:first-of-type svg,.pop-up--content .rate.select-1 .rate--item:nth-of-type(2) svg,.pop-up--content .rate[data-select="1"] .rate--item:first-of-type svg,.pop-up--content .rate[data-select="1"] .rate--item:nth-of-type(2) svg{fill:#ff0}.pop-up--content .rate.select-1 .rate--item:nth-of-type(3) svg,.pop-up--content .rate.select-1 .rate--item:nth-of-type(4) svg,.pop-up--content .rate.select-1 .rate--item:nth-of-type(5) svg{fill:#eee!important}.pop-up--content .rate.select-2 .rate--item:first-of-type svg,.pop-up--content .rate.select-2 .rate--item:nth-of-type(2) svg,.pop-up--content .rate.select-2 .rate--item:nth-of-type(3) svg,.pop-up--content .rate[data-select="2"] .rate--item:first-of-type svg,.pop-up--content .rate[data-select="2"] .rate--item:nth-of-type(2) svg,.pop-up--content .rate[data-select="2"] .rate--item:nth-of-type(3) svg{fill:#ff0}.pop-up--content .rate.select-2 .rate--item:nth-of-type(4) svg,.pop-up--content .rate.select-2 .rate--item:nth-of-type(5) svg{fill:#eee!important}.pop-up--content .rate.select-3 .rate--item:first-of-type svg,.pop-up--content .rate.select-3 .rate--item:nth-of-type(2) svg,.pop-up--content .rate.select-3 .rate--item:nth-of-type(3) svg,.pop-up--content .rate.select-3 .rate--item:nth-of-type(4) svg,.pop-up--content .rate[data-select="3"] .rate--item:first-of-type svg,.pop-up--content .rate[data-select="3"] .rate--item:nth-of-type(2) svg,.pop-up--content .rate[data-select="3"] .rate--item:nth-of-type(3) svg,.pop-up--content .rate[data-select="3"] .rate--item:nth-of-type(4) svg{fill:#ff0}.pop-up--content .rate.select-3 .rate--item:nth-of-type(5) svg{fill:#eee!important}.pop-up--content .rate.select-4 svg,.pop-up--content .rate[data-select="4"] svg{fill:#ff0}.pop-up--content .rate--item{align-items:center;cursor:pointer;display:flex;flex:0 0 20%;justify-content:center;min-width:20%;padding:7px}.pop-up--content .rate--item:hover svg{fill:#ff0}.pop-up--content .rate--item svg{fill:#eee}.pop-up--content .select select{padding:10px;width:100%}.pop-up--content .radio--item{cursor:pointer;margin-bottom:7px;padding-left:35px;position:relative}.pop-up--content .radio--item.r-select:after,.pop-up--content .radio--item:hover:after{background-color:#0984e3}.pop-up--content .radio--item:after{background-color:#eee;border:7px solid #eee;border-radius:100%;content:"";height:10px;left:0;position:absolute;top:0;width:10px}.pop-up--content .email input{padding:15px;width:100%}.pop-up--content .submit-feedback-bt input{background-color:#0984e3;color:#fff;padding:18px;text-transform:uppercase;width:100%}.pop-up--content.ok .bl{display:none}.pop-up--content.ok .feedback-ok{font-family:ProximaNova-Black;font-size:1.2em;text-align:center}.feedback--trigger{align-items:center;background-color:#fff;border:1px solid;border-radius:20px 0 0 20px;cursor:pointer;display:flex;font-size:.8em;height:110px;justify-content:center;position:fixed;right:-5px;text-align:center;top:50%;transform:translateY(-50%);transition:right .5s;width:40px}.feedback--trigger:hover{right:-2px}.feedback--trigger span{text-transform:uppercase;transform:rotate(-90deg)}.xoo-wsc-body .order-game{background-color:#e1e1ff;padding:15px;position:relative}.xoo-wsc-body .order-game .line{background:linear-gradient(90deg,#9ccdf3,#9ae3d5);bottom:0;left:0;position:absolute;top:0}.xoo-wsc-body .order-game .text{font-size:.8em;position:relative;z-index:2}.wc-block-components-product-metadata__description{display:none!important}.coupon-add-text{text-align:center}.xoo-wsc-container,.xoo-wsc-drawer,.xoo-wsc-slider{background-color:#fff;display:flex;flex-direction:column;position:fixed;transition:.5s ease-out;width:95%;z-index:999999}.xoo-wsc-markup-notices{box-shadow:2px 2px 9px 3px #eee;left:auto;max-width:400px;position:fixed;right:-100%;top:20%;transition:all .5s;width:0;z-index:999997}.woocommerce-breadcrumb{display:none}.commentlist{list-style:none;margin:0}.commentlist li{margin-bottom:30px}.woocommerce-shipping-methods{list-style:none;margin:0}.product-cat-details h2{margin:0 0 .5407911001em}@-webkit-keyframes colorBurger{0%{background-color:#0984e3}50%{background-color:#00b894}to{background-color:#0984e3}}@keyframes colorBurger{0%{background-color:#0984e3}50%{background-color:#00b894}to{background-color:#0984e3}}.storefront-full-width-content .woocommerce-products-header,.storefront-full-width-content.woocommerce-cart .entry-header{padding:0!important}.storefront-sorting{margin-bottom:0!important}.line-horizontal{border-bottom:1px dotted #000;margin-bottom:50px;margin-top:50px}.defaultcont{margin:0 auto;padding-left:0;padding-right:0}.container{max-width:none;min-width:1200px}.wide-page{margin:0;overflow:hidden;padding:0;width:100%}.limited-width{max-width:1200px;min-width:1200px;padding-left:35px;padding-right:35px}.delimeter{border-bottom:1px solid #fff}.center-block{display:table!important;margin-left:auto;margin-right:auto}.inline-block{display:inline-block}.hasbg{background-color:#fff}@media (max-width:575.98px){body{font-size:14px}h1{font-size:18px}h2{font-size:16px}.col-full{max-width:285px;min-width:285px}.site-header{font-size:14px;height:66px;overflow:hidden;padding:0}.site-header--wrap{margin:0 auto;max-width:285px;min-width:285px}.site-header .burger-trigger{cursor:pointer;display:flex;flex:0 0 26px;flex-direction:column;height:24px;justify-content:space-between;margin-right:0;min-width:26px}.site-header .burger-trigger>div{background-color:#3a3a3a;height:3px;transition:width .5s;width:100%}.site-header .burger-trigger>div:first-of-type,.site-header .burger-trigger>div:nth-of-type(4){width:80%}.site-header .burger-trigger>div:nth-of-type(2){-webkit-animation:colorBurger 2s linear infinite;animation:colorBurger 2s linear infinite}.site-header .burger-trigger:hover>div{width:80%}.site-header .burger-trigger:hover>div:first-of-type,.site-header .burger-trigger:hover>div:nth-of-type(4){width:100%}.site-header .logo{flex:1;margin-left:15px;min-width:auto}.site-header .logo img{width:85px}.site-header .menu-b{display:none}.site-header .search-b{left:calc(50vw - 142.5px + 100%)}.site-header .search-b.active{left:calc(-50vw - -142.5px)}.site-header .search-b .site-search{border:none!important;display:block}.site-header .search-b .site-search form{margin-bottom:0}.site-header .search-b .site-search .widget_product_search form:before{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search .search-field{color:#fff!important}.site-header .search-b .site-search .search-field::-moz-placeholder{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search .search-field:-ms-input-placeholder{color:hsla(0,0%,100%,.8)!important}.site-header .search-b .site-search .search-field::placeholder{color:hsla(0,0%,100%,.8)!important}.site-header .search-trigger{align-items:center;display:flex;height:66px;justify-content:center;width:35px}.site-header .search-trigger svg{fill:#3a3a3a;width:35px}.site-footer{padding:0}.site-footer .site-info{flex-wrap:wrap}.site-footer .site-info .left{flex:0 0 100%;font-size:14px;min-width:100%}.site-footer .site-info .right{display:flex;flex:0 0 100%;margin-top:20px;min-width:100%}.site-footer .site-info .right .logo{opacity:.7}.site-footer .site-info .right .logo a{font-size:8px;line-height:1.1}.site-footer .site-info .right .logo a svg{height:25px}.burger-menu-kaani{background-color:#000;bottom:0;color:#fff;font-size:15px;left:-100%;overflow:auto;padding:60px 40px;position:fixed;top:0;transition:left .5s;width:100%;z-index:9999999}.burger-menu-kaani ul.menu li.current-menu-item>a{color:#fff}.burger-menu-kaani.active{left:0}.burger-menu-kaani .close{align-items:center;background-color:#0984e3;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px;z-index:3}.burger-menu-kaani .close svg{height:30%}.burger-menu-kaani.sub-active .back-bt{opacity:1;pointer-events:visible}.burger-menu-kaani .back-bt{align-items:center;display:flex;height:40px;left:40px;opacity:0;pointer-events:none;position:absolute;top:20px;transition:opacity 1s;z-index:2}.burger-menu-kaani .back-bt .bt-arr{align-items:center;display:flex;transform:rotate(-180deg)}.burger-menu-kaani .back-bt .bt-arr:before{background-color:#fff;content:"";height:2px;margin-right:-1px;transition:width .5s;width:30px}.burger-menu-kaani .back-bt .bt-arr svg{fill:#fff;height:11px}.burger-menu-kaani ul{list-style:none;margin:0;padding:0}.burger-menu-kaani ul li{margin-bottom:15px}.burger-menu-kaani ul li.menu-item-has-children{align-items:center;display:flex}.burger-menu-kaani ul li.menu-item-has-children:after{background-image:url(../images/md.svg);background-position:50%;background-size:contain;content:"";display:inline-block;height:.7em;margin-left:10px;width:.7em}.burger-menu-kaani ul li a{color:inherit}.burger-menu-kaani ul .sub-menu{background-color:#000;left:-100%;padding:100px 40px 60px;position:absolute;top:0;transition:all .5s;width:100%}.burger-menu-kaani ul .sub-menu.active{display:block;left:0;min-height:100%}.woo{border-left:none;margin:0 calc(-50vw - -142.5px)}.woo-paddingtop{margin-top:30px}.woo--item{border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex:0 0 50%;min-width:50%;padding:15px}.woo--item-cat>.wrap_ a img{height:30px;width:30px}.woo--item-cat>.wrap_ a .woocommerce-loop-category__title{font-size:.9em;margin:0 0 0 15px;text-align:left}.woo--item:nth-of-type(-n+5){border-top:initial}.woo--item:nth-of-type(-n+2){border-top:1px solid rgba(0,0,0,.2)}.woo--item:nth-of-type(2n){border-right:none}.woo--item .img-t{margin-bottom:10px;text-align:center}.woo--item .img-t .bulksalers{font-size:10px}.woo--item .img-t .topsalers{left:-5px;top:-5px;width:25%}.woo--item .img-t a img{max-width:80%}.woo--item a{color:#3a3a3a}.woo--item .cat-in{margin-bottom:4px}.woo--item .cat-in a{font-size:13px;opacity:.75}.woo--item .woocommerce-loop-product__title{font-size:15px}.woo--item .price{font-size:14px;margin:5px 0 15px}.woo--item .price ins:before{bottom:0;left:0;right:0;top:0}.woo--item .price del{font-size:.8em;margin-left:10px;order:2}.woo--item .add_to_cart_button,.woo--item .xoo-wl-btn-container>.button{align-items:center;background-color:#00b894;border-radius:100%;bottom:20px;color:#fff;display:flex;font-size:12px;height:35px;justify-content:center;padding:0 10px;position:absolute;right:15px;width:35px}.woo--item .add_to_cart_button span,.woo--item .xoo-wl-btn-container>.button span{display:none;margin-right:0}.woo--item .add_to_cart_button .bt-arr,.woo--item .xoo-wl-btn-container>.button .bt-arr{display:none}.woo--item .add_to_cart_button img,.woo--item .xoo-wl-btn-container>.button img{display:block;height:90%;width:90%}.woo .quantity{margin-bottom:7px}.woo--item-cat .woocommerce-loop-category__title{margin:30px auto 0;max-width:80%;text-align:center}.subscribe-block{padding:40px 0}.subscribe-block .subscribe{align-items:center;display:flex;flex-direction:column;justify-content:center}.subscribe-block .mc4wp-response{font-size:16px;margin-top:5px;text-align:right}.subscribe-block .mc4wp-response p{margin:0}.subscribe-block .left_{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.subscribe-block .left_ img{height:42px;margin-bottom:15px;margin-right:0}.subscribe-block .left_ .t{font-size:14px;text-align:center}.subscribe-block .right_{font-size:15px}.subscribe-block .right_ .im{height:40px}.subscribe-block .right_ .subscribe-starter{height:40px;width:60px}.subscribe-block .right_ .subscribe-starter:hover .bt-arr:before{width:30px}.subscribe-block .right_ .subscribe-starter .bt-arr:before{height:1px;width:20px}.subscribe-block .right_ .subscribe-starter .bt-arr svg{height:8px}.sorting-block{align-items:center;display:flex;font-family:ProximaNova-Semibold;font-size:13px;position:relative;text-transform:uppercase}.sorting-block svg{margin-right:15px}.sorting-block--wrap{align-items:flex-start;background-color:#fff;flex-direction:column;left:35px;max-height:44px;overflow:hidden;padding-bottom:20px;position:absolute;right:0;top:-9px;transition:all .5s}.sorting-block--wrap.show{background-color:#f9f9f9;max-height:187px;z-index:29}.sorting-block--wrap>div{margin-right:0;opacity:.5;order:2;padding:5px 20px;white-space:pre}.sorting-block--wrap>div.active{opacity:1;order:0}.sorting-block--wrap>div a{color:inherit}.woocommerce-pagination{margin-top:40px}.woocommerce-pagination ul.page-numbers li{height:30px;width:30px}.woocommerce-pagination ul.page-numbers li>a,.woocommerce-pagination ul.page-numbers li>span{font-size:13px}.product-cat-details{margin-top:30px;padding-top:30px}.product-cat-details h3{margin-bottom:15px}.product-cat-details h3,.product-cat-details h4,.product-cat-details h5,.product-cat-details h6{font-size:16px;margin:10px 0}.product-cat-details p{margin:0 0 5px}.filter-block{background-color:#fff;border-right:5px solid #0984e3;bottom:0;left:-100%;position:fixed;top:0;transition:left .5s;width:100%;z-index:1017}.filter-block.active{left:0}.filter-block--content{height:100%;overflow:auto;padding:30px}.filter-block--content h4{font-size:16px;margin:0 0 15px}.filter-block--content .woof_price_filter{margin-bottom:40px;padding:0}.filter-block--content ul.woof_list{display:flex;flex-wrap:wrap;position:relative}.filter-block--content ul.woof_list .woof_list_checkbox li div{margin-top:0}.filter-block--content ul.woof_list li{flex:0 0 100%;margin:0;padding-right:0}.filter-block--content ul.woof_list li .icheckbox_square-blue{margin-top:0}.filter-block--content ul.woof_list .woof_childs_list{background:transparent;border:none;box-shadow:none;left:-10px;padding:10px 0 10px 10px!important;position:static;right:-10px;z-index:1}.filter-block--content ul.woof_list .woof_childs_list li{display:flex;padding-right:0}.filter-block--content ul.woof_list .woof_childs_list li .icheckbox_square-blue{flex:0 0 22px}.filter-block--content ul.woof_list .woof_childs_list li .woof_checkbox_label{margin-bottom:4px;padding-top:0}.filter-block--bt{height:80px;right:-45px;top:80%;width:40px}.filter-block--bt span{font-size:12px}.filter-block--close{align-items:center;background-color:#0984e3;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.filter-block--close svg{fill:#fff;height:15px}.post-grid{margin:30px -10px 20px}.post-grid--item{padding:0 7px;width:100%}.post-grid--item .wrap_{padding:10px}.post-grid--item .wrap_ img{height:30px!important;padding-right:15px;width:auto!important}.post-grid--item .wrap_ .t{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1em;line-height:1.2;max-height:3.6em;overflow:hidden;text-overflow:ellipsis}.home h2{font-size:14px}.home .site-header{height:110px;overflow:hidden;width:100vw}.home .site-header:before{height:100%}.home .site-header--wrap{height:66px}.home .site-header .burger-trigger{position:relative}.home .site-header .burger-trigger>div{background-color:#fff}.home .site-header .search-trigger{position:relative}.home .site-header .search-trigger svg{fill:#fff}.home .site-header .search-b{height:66px}.home .jumb-slider{max-height:90vh}.home .jumb-slider--item{height:90vh}.home .jumb-nav--arr{top:calc(50% - 10px)}.home .jumb-nav--arr svg{height:20px}.home .jumb-nav--arr__prev{left:20px}.home .jumb-nav--arr__next{right:20px}.home .h_list-block{margin:25px 0}.home .h_list-block--header{margin-bottom:25px}.home .h_list-block--header .h{height:60px;min-width:auto;width:180px}.home .h_list-block--header .h:after{height:5px}.home .h_list-block--header .all a{font-size:13px}.home .h_list-block--header .all a:after,.home .h_list-block--header .all a:before{display:none}.home .h_list-block .startprod-slider.woo{border-bottom:none;border-left:none;border-top:none;flex-wrap:nowrap;margin:0 calc(-50vw - -142.5px) 0 0;overflow:scroll}.home .h_list-block .startprod-slider.woo.flickity-enabled{overflow:visible}.home .h_list-block .startprod-slider.woo .woo--item{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2)!important;min-width:50%;width:50%}.home .h_list-block .startprod-slider.woo .woo--item:first-of-type{border-left:1px solid rgba(0,0,0,.2)!important}.home .h_list-block .startprod-slider.woo .woo--item:nth-of-type(2n){border-right:1px solid rgba(0,0,0,.2)}.home .h_list-block .grid-block{position:relative}.home .h_list-block .grid-block .grid-nav{display:none}.home .h_list-block .brands{display:block;margin-top:0}.home .h_list-block .brands .h{border:none;flex:0 0 33.3333%;font-size:16px;min-width:33.3333%;padding:30px 0 20px}.home .h_list-block .brands .h br{content:""}.home .h_list-block .brands .h br:after{content:" "}.home .h_list-block .brands-list{border-bottom:none;flex-wrap:nowrap;margin-right:calc(-50vw - -142.5px);overflow:scroll;padding-bottom:20px;padding-left:0;padding-top:0}.home .h_list-block .brands-list--item{display:block;flex-shrink:0;font-size:12px;margin-right:15px;width:75px}.home .h_list-block .brands-list--item .b-img{margin-bottom:12px}.home .h_list-block .brands-list--item .h_{padding:0 7px}.home .h_list-block.tobacco{position:relative}.home .h_list-block.tobacco:before{background-color:#fafafa;bottom:0;content:"";left:calc(-50vw - -142.5px);position:absolute;right:calc(-50vw - -142.5px);top:0}.home .h_list-block.tobacco .h{position:relative}.home .homewhy{flex-wrap:wrap;margin:0}.home .homewhy--item{border-top:1px solid rgba(0,0,0,.2);flex:0 0 100%;margin-bottom:0;min-width:100%;padding:0}.home .homewhy--item:first-of-type{border-top:none}.home .homewhy--item__wrap{border:none;padding:20px 0}.home .homewhy--item__wrap img{flex:0 0 50px!important;height:50px!important;margin-right:25px}.home .homewhy--item__wrap .t_{font-size:14px}.home .cat-line{margin:30px 0}.home .cat-line h2{margin-bottom:20px}.home .site-main{margin:0 0 -30px}.page-id-1167 .post-1167,.page-id-1167 .post-1360,.page-id-1360 .post-1167,.page-id-1360 .post-1360{display:block}.page-id-1167 .post-1167 .entry-header,.page-id-1167 .post-1360 .entry-header,.page-id-1360 .post-1167 .entry-header,.page-id-1360 .post-1360 .entry-header{max-width:60%}.page-id-1167 .post-1167 .entry-header h1,.page-id-1167 .post-1360 .entry-header h1,.page-id-1360 .post-1167 .entry-header h1,.page-id-1360 .post-1360 .entry-header h1{margin-right:0}.page-id-1167 .post-1167 .entry-content,.page-id-1167 .post-1360 .entry-content,.page-id-1360 .post-1167 .entry-content,.page-id-1360 .post-1360 .entry-content{flex:0 0 60%;min-width:60%}.page-id-1167 h1,.page-id-1360 h1{border-bottom:5px solid #00b894;margin-bottom:40px;margin-right:0;padding:0 0 20px}.page-id-1167 .i-form .i-w{height:40px;margin-bottom:12px;padding:0 15px}.page-id-1167 .i-form .i-w__p{flex:0 0 100%;min-width:100%}.page-id-1167 .i-form .i-w__t{height:241px}.page-id-1167 .i-form .i-w__t span{width:100%}.page-id-1167 .i-form .i-w__t textarea{height:191px;resize:none}.page-id-1167 .i-form .sbm{margin-top:10px}.page-id-1167 .i-form .sbm .s-w{height:50px;padding:0 20px;width:100%}.page-id-1167 .i-form .sbm .s-w .wpcf7-spinner{left:auto;right:-10px}.page-id-1167 .i-form .sbm .s-w .bt-arr{margin-left:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr:before{content:"";height:1px;width:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr svg{height:12px}.page-id-1167 .i-form .sbm .s-w .txt{font-size:16px}.page-id-1167 .entry-header{margin-bottom:40px!important;max-width:100%!important}.page-id-361 .entry-header{margin-bottom:30px!important}.page-id-361 h1{border-bottom:5px solid #00b894;flex:0 0 60%;margin-bottom:0;margin-right:0;min-width:60%;padding:0 0 15px}.page-id-361 .all-order{flex-wrap:wrap}.page-id-361 .all-order--table{flex:0 0 100%;min-width:100%}.page-id-361 .all-order--table .table{border:none;padding:0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item{padding:20px 0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-thumbnail{flex:0 0 60px;margin-right:10px;min-width:60px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info{flex:0 0 50%;font-size:14px;min-width:50%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal{display:none}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a{font-size:10px;margin-top:7px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .prod-q input{font-size:13px}.page-id-361 .all-order--table .bts-block{align-items:center;display:flex;flex-wrap:wrap;height:auto;justify-content:space-between;margin-top:20px}.page-id-361 .all-order--table .bts-block--coupon{height:40px}.page-id-361 .all-order--table .bts-block--coupon .coupon{display:flex;height:40px}.page-id-361 .all-order--table .bts-block--coupon .coupon input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;flex:0 0 50%;font-size:13px;height:100%;padding-left:15px;width:50%}.page-id-361 .all-order--table .bts-block--coupon .coupon button{background-color:#0984e3;flex:0 0 50%;width:50%}.page-id-361 .all-order--table .bts-block button{background-color:#00b894;color:#fff;font-family:ProximaNova-Semibold;font-size:13px;height:40px;text-transform:uppercase}.page-id-361 .all-order--table .bts-block>button{flex:0 0 100%;margin-top:40px}.page-id-361 .all-order--bill{flex:0 0 100%;margin-top:10px;min-width:100%}.page-id-361 .all-order--bill .h2{font-family:ProximaNova-Semibold;font-size:18px;margin-bottom:20px}.page-id-361 .all-order--bill .shop_table{border-bottom:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);font-size:15px}.page-id-361 .all-order--bill .shop_table td,.page-id-361 .all-order--bill .shop_table th{border-top:1px solid #e1e1e1}.page-id-361 .all-order--bill .shop_table th{background-color:#f7f2f2}.page-id-361 .all-order--bill .shop_table td{background-color:transparent}.page-id-361 .cross-sells{margin-top:100px}.page-id-361 .cross-sells h2{margin-bottom:20px;text-align:center}.woocommerce-checkout article{padding-bottom:120px;position:relative}.woocommerce-checkout.storefront-full-width-content .entry-header{margin:30px 0 10px;padding:0!important}.woocommerce-checkout h1{border-bottom:5px solid #00b894;flex:0 0 60%;margin-right:0;min-width:60%;padding:0 0 15px}.woocommerce-checkout .entry-content .wp-block-woocommerce-checkout-order-summary-block{padding:0 20px}.woocommerce-checkout .woocommerce-checkout-review-order thead{display:none}.woocommerce-checkout .form-row.form-row-first,.woocommerce-checkout .form-row.form-row-last{margin-right:0;width:100%}.woocommerce-checkout h3{font-size:17px}.woocommerce-checkout .note{margin-bottom:40px;margin-top:0;order:2;width:100%}.woocommerce-checkout .coupons-block-custom{margin-bottom:20px;order:2;width:100%}.woocommerce-checkout .coupons-block-custom>p.form-row-first{float:left;margin-right:5%;width:60%}.woocommerce-checkout .coupons-block-custom>p.form-row-last{float:right;margin-right:5%;width:35%}.woocommerce-checkout form.woocommerce-checkout{display:flex;flex-wrap:wrap}.woocommerce-checkout form.woocommerce-checkout #order_review_heading{order:-1}.woocommerce-checkout form.woocommerce-checkout #order_review_heading,.woocommerce-checkout form.woocommerce-checkout #order_review_heading2,.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-payment,.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order{flex:0 0 100%;min-width:100%}.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order{margin-bottom:0}.woocommerce-checkout #order_review_heading{padding-top:7px}.woocommerce-checkout #order_review_heading .main-view{display:none}.woocommerce-checkout #order_review_heading .mobile-view{display:block}.woocommerce-checkout #order_review_heading .mobile-view-left{display:flex}.woocommerce-checkout #order_review{margin-bottom:30px;order:-1}.woocommerce-checkout #order_review .cart_item{display:block;height:0;overflow:hidden}.woocommerce-checkout #order_review table{margin:0;padding:0}.woocommerce-checkout #order_review tfoot>tr{display:block;height:0;overflow:hidden}.woocommerce-checkout #order_review tfoot .order-total{overflow:visible;position:relative}.woocommerce-checkout #order_review tfoot .order-total th{display:none}.woocommerce-checkout #order_review tfoot .order-total .woocommerce-Price-amount{position:absolute;right:15px;top:-33px}.woocommerce-checkout #order_review .blockUI.blockOverlay{display:none!important}.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active{padding-bottom:15px}.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active .blockUI.blockOverlay{display:block!important}.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active .cart_item,.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active tfoot>tr{display:table-row;height:auto}.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active tfoot .order-total{overflow:visible;position:relative}.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active tfoot .order-total th{display:table-cell}.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table.active tfoot .order-total .woocommerce-Price-amount{position:static}.woocommerce-checkout .can-shipping-info{margin-bottom:10px!important}.woocommerce-checkout .can-shipping-info.hide{margin-bottom:-20px!important}.woocommerce-checkout .form-row.place-order{bottom:0;position:absolute}.woocommerce-checkout #order_review2,.woocommerce-checkout #order_review_heading2{display:block}.woocommerce-checkout .woocommerce-checkout-payment input{font-size:1em}.woocommerce-checkout .woocommerce-checkout-payment div.payment_method_braintree_credit_card .wc-braintree-hosted-field-card-number{background-position:96%!important;background-size:30px 20px!important}.single-product div.product{overflow:visible!important}.single-product .product-header{margin-bottom:20px}.single-product .product-header h1{margin-bottom:5px}.single-product .product-header .cat-in{font-size:13px}.single-product .product-header .woocommerce-product-rating{font-size:14px;margin-bottom:10px;margin-top:0}.single-product .product-content{flex-wrap:wrap}.single-product .product-content .woocommerce-product-gallery{flex:0 0 100%!important;float:none!important;margin-bottom:30px;margin-right:0!important;min-width:100%!important;width:100%!important}.single-product .product-content .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.2);margin-bottom:20px!important}.single-product .product-content .woocommerce-product-gallery__image a img{width:100%}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:after,.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:before{display:none}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{flex:0 0 20%;margin:0!important;min-width:20%;width:20%}.single-product .product-content--l{align-items:flex-start;flex:0 0 100%;flex-wrap:wrap;min-width:100%}.single-product .product-content .summary{flex:0 0 100%;min-width:100%;order:2}.single-product .product-content .summary .woocommerce-product-details__short-description{margin-bottom:20px}.single-product .product-content .summary .add-info{display:block;margin:0}.single-product .product-content .summary .add-info--item{flex:0 0 100%;margin-bottom:15px;min-width:100%;padding:0}.single-product .product-content .summary .add-info--item__wrap{align-items:center;display:flex}.single-product .product-content .summary .add-info--item__wrap img{margin-right:20px;width:55px}.single-product .product-content .summary .add-info--item__wrap .t_{font-size:14px;line-height:1.3;white-space:pre-line}.single-product .product-content .price-block{flex:0 0 calc(100% - 5px);margin-bottom:30px;margin-right:5px;min-width:calc(100% - 5px)}.single-product .product-content .price-block:before{right:-5px;top:5px}.single-product .product-content .price-block--wrap{border:1px solid rgba(0,0,0,.2);padding:30px}.single-product .product-content .price-block--block{margin-bottom:15px}.single-product .product-content .price-block--block .label{font-size:14px}.single-product .product-content .price-block p.price{font-size:18px}.single-product .product-content .price-block .variations_form.cart .label{font-size:14px;margin-bottom:5px}.single-product .product-content .price-block .variations_form.cart .value{margin-bottom:15px}.single-product .product-content .price-block .variations_form.cart .value select{max-width:none;padding:10px;width:100%}.single-product .product-content .price-block form.cart{margin:0;padding:0}.single-product .product-content .price-block form.cart .quantity{align-items:center;display:flex;float:none;justify-content:space-between;margin:0 0 40px}.single-product .product-content .price-block form.cart .quantity label{clip:auto;-webkit-clip-path:none;clip-path:none;font-size:16px;height:auto;overflow:visible;position:static}.single-product .product-content .price-block form.cart .quantity .quantity-blocker{display:flex;height:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num{align-items:center;border:1px solid rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num svg{width:25%}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;margin:0 5px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.single-product .product-content .price-block .single_add_to_cart_button{background-color:#00b894;border:none;color:#fff;font-family:ProximaNova-Semibold;font-size:18px;height:50px;text-transform:uppercase;width:100%}.single-product .product-content .price-block .stock.in-stock{color:#00b894}.single-product .product-content .price-block .xoo-wl-btn-container .xoo-wl-action-btn{align-items:center;background-color:#00b894;border:none;color:#fff;display:flex;font-family:ProximaNova-Semibold;font-size:18px;height:50px;justify-content:center;text-transform:uppercase;width:100%}.single-product .product-content .price-block .xoo-wl-btn-container .bt-arr{display:none}.single-product .product-content .price-block .sec-pay{align-items:center;display:flex;font-size:14px;justify-content:center;margin-top:15px}.single-product .product-content .price-block .sec-pay svg{height:1.5em;margin-right:10px}.single-product .product-content .price-block .added_to_cart{display:none}.single-product .product-content .price-block .back-in-stock{margin-left:21px}.single-product .woocommerce-tabs .panel{display:block!important}.single-product .woocommerce-tabs .panel h2{font-size:16px!important}.single-product .woocommerce-tabs .tabs.wc-tabs{border:none;display:none;float:none;margin:0;width:auto}.single-product .woocommerce-tabs .tabs.wc-tabs>li{border:none!important;font-family:ProximaNova-Semibold;font-size:13px;margin-right:15px;opacity:.6;padding:0;text-transform:uppercase}.single-product .woocommerce-tabs .tabs.wc-tabs>li.active{opacity:1}.single-product .woocommerce-tabs .tabs.wc-tabs>li:after{display:none}.single-product .woocommerce-tabs .panel{border:0;border-top:1px solid rgba(0,0,0,.2);float:none!important;padding:30px 0;width:100%!important}.single-product .woocommerce-tabs .panel iframe{height:300px!important}.archive .woocommerce-products-header{display:block}.archive .woocommerce-products-header h1{border-bottom:5px solid #00b894;margin-bottom:20px;margin-right:0;max-width:60%;padding:0 0 10px}.archive .woocommerce-products-header .term-description{flex:0 0 65%;min-width:65%}.archive .woocommerce-products-header .term-description .read-more{font-size:.75em;letter-spacing:.15em;opacity:.4;text-transform:uppercase}.log-order .add2Cart{font-size:.9em}.log-order .hide-sm,.log-order .tr-header{display:none}.log-order tr{border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;display:flex;flex-wrap:wrap;padding-bottom:10px;width:285px}.log-order tr.f-line{margin-top:30px}.log-order tr td{background-color:transparent!important;padding:5px 0}.log-order tr td.date,.log-order tr td.order{background-color:#000!important;color:#fff;flex:0 0 50%;min-width:50%;padding-left:10px;padding-right:10px}.log-order tr td.category{padding-top:15px}.log-order tr td.category,.log-order tr td.title{align-items:flex-start;display:flex;flex:0 0 100%;flex-direction:column;justify-content:center;min-width:100%;padding-left:10px;padding-right:10px}.log-order tr td.price,.log-order tr td.qty,.log-order tr td.select{align-items:flex-start;display:flex;flex:0 0 33.33333%;flex-direction:column;justify-content:center;min-width:33.3333%}.log-order tr td.price .lb,.log-order tr td.qty .lb,.log-order tr td.select .lb{margin-bottom:5px}.log-order tr td.price .lb{margin-bottom:2px}.log-order tr td.qty{padding-left:10px}.log-order tr td.select{align-items:flex-end;flex-direction:row;margin-bottom:7px;padding-right:10px}.log-order tr td.select label{align-items:center;display:flex;justify-content:center}.log-order tr td .lb{display:block;font-size:.7em;line-height:.5;opacity:.7}.log-order tr td .select-lb{color:#f24738;display:block;font-size:.8em;line-height:1;margin-left:5px;text-transform:uppercase}.log-order input.quantity{width:50px}.post .entry-content img{margin:0 0 40px;width:100%}.storefront-breadcrumb{margin:0 0 25px!important}span.xwh-heading{font-family:ProximaNova-Black;text-transform:uppercase}span.xwh-subheading{line-height:1.5}.xoo-wl-sidebar{background-image:url(../images/wait-l.jpg)}.page-id-106661 .wcpt-table-scroll-wrapper-outer,.page-id-107355 .wcpt-table-scroll-wrapper-outer{margin-left:calc(-50vw + 147.5px);max-width:calc(100vw - 10px);width:100vw}#reviews .commentlist li .comment_container>img{border-radius:100%;flex:0 0 10%;margin-right:2%!important;width:10%!important}#reviews .commentlist li .comment_container .comment-text{background-color:#eee;border-radius:40px;flex:0 0 88%;padding:15px 30px;width:88%!important}.pop-up{padding-top:0}.pop-up--content{max-height:100vh;padding:30px}.pop-up--content .close{right:10px;top:10px}.woocommerce-cart #clear-cart{margin:10px auto}}@media (min-width:576px) and (max-width:767.98px){body{font-size:14px}h1{font-size:21px}h2{font-size:18px}.col-full{max-width:486px;min-width:486px}.site-header{font-size:15px;height:75px;padding:0}.site-header--wrap{margin:0 auto;max-width:486px;min-width:486px;position:relative}.site-header .burger-trigger{cursor:pointer;display:flex;flex:0 0 30px;flex-direction:column;height:28px;justify-content:space-between;margin-right:30px;min-width:30px}.site-header .burger-trigger>div{background-color:#3a3a3a;height:4px;transition:width .5s;width:100%}.site-header .burger-trigger>div:first-of-type,.site-header .burger-trigger>div:nth-of-type(4){width:80%}.site-header .burger-trigger>div:nth-of-type(2){-webkit-animation:colorBurger 2s linear infinite;animation:colorBurger 2s linear infinite}.site-header .burger-trigger:hover>div{width:80%}.site-header .burger-trigger:hover>div:first-of-type,.site-header .burger-trigger:hover>div:nth-of-type(4){width:100%}.site-header .logo{flex:1;min-width:auto}.site-header .logo img{width:97px}.site-header .menu-b{display:none}.site-header .search-b{left:calc(50vw - 243px + 100%)}.site-header .search-b.active{left:calc(-50vw - -243px)}.site-header .search-b .site-search{display:block}.site-header .search-b .site-search form{margin-bottom:0}.site-footer{padding:0}.site-footer .site-info .left{font-size:14px}.site-footer .site-info .right .logo a{font-size:12px;line-height:1.1}.site-footer .site-info .right .logo a svg{height:25px}.woo-paddingtop{margin-top:30px}.woo--item{border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex:0 0 50%;min-width:50%;padding:20px 20px 30px}.woo--item:nth-of-type(-n+5){border-top:initial}.woo--item:nth-of-type(-n+2){border-top:1px solid rgba(0,0,0,.2)}.woo--item .img-t{margin-bottom:20px}.woo--item a{color:#3a3a3a}.woo--item .cat-in{margin-bottom:4px}.woo--item .cat-in a{font-size:13px;opacity:.75}.woo--item .woocommerce-loop-product__title{font-size:16px}.woo--item .price{font-size:16px;margin:7px 0 20px}.woo--item .price ins:before{bottom:-7px;left:-20px;right:-7px;top:-7px}.woo--item .price del{margin-left:15px;order:2}.woo--item .add_to_cart_button,.woo--item .xoo-wl-btn-container>.button{font-size:14px}.woo--item .add_to_cart_button span,.woo--item .xoo-wl-btn-container>.button span{margin-right:10px}.woo--item .add_to_cart_button .bt-arr:before,.woo--item .xoo-wl-btn-container>.button .bt-arr:before{height:1px;margin-right:-1px;width:20px}.woo--item .add_to_cart_button .bt-arr svg,.woo--item .xoo-wl-btn-container>.button .bt-arr svg{height:11px}.woo--item .add_to_cart_button:hover .bt-arr:before,.woo--item .xoo-wl-btn-container>.button:hover .bt-arr:before{width:35px}.woo--item-cat .woocommerce-loop-category__title{margin:30px auto 0;max-width:80%;text-align:center}.subscribe-block{padding:40px 0}.subscribe-block .subscribe{align-items:center;display:flex;flex-direction:column;justify-content:center}.subscribe-block .mc4wp-response{font-size:16px;margin-top:5px;text-align:right}.subscribe-block .mc4wp-response p{margin:0}.subscribe-block .left_{align-items:center;display:flex;margin-bottom:20px}.subscribe-block .left_ img{height:48px;margin-right:20px}.subscribe-block .left_ .t,.subscribe-block .right_{font-size:15px}.subscribe-block .right_ .im{height:40px}.subscribe-block .right_ .subscribe-starter{height:40px;width:70px}.subscribe-block .right_ .subscribe-starter:hover .bt-arr:before{width:30px}.subscribe-block .right_ .subscribe-starter .bt-arr:before{height:2px;width:20px}.subscribe-block .right_ .subscribe-starter .bt-arr svg{height:12px}.sorting-block{align-items:center;display:flex;font-family:ProximaNova-Semibold;font-size:13px;text-transform:uppercase}.sorting-block svg{margin-right:15px}.sorting-block--wrap>div{margin-right:15px;opacity:.5;white-space:pre}.sorting-block--wrap>div.active{opacity:1}.sorting-block--wrap>div a{color:inherit}.woocommerce-pagination{margin-top:50px}.woocommerce-pagination ul.page-numbers li{height:50px;width:50px}.woocommerce-pagination ul.page-numbers li>a,.woocommerce-pagination ul.page-numbers li>span{font-size:18px}.product-cat-details{margin-top:60px;padding-top:30px}.product-cat-details h3{margin-bottom:20px}.product-cat-details h3,.product-cat-details h4,.product-cat-details h5,.product-cat-details h6{margin:15px 0}.product-cat-details p{margin:0 0 5px}.filter-block{background-color:#fff;border-right:5px solid #0984e3;bottom:0;left:-100%;position:fixed;top:0;transition:left .5s;width:100%;z-index:1017}.filter-block.active{left:0}.filter-block--content{height:100%;overflow:auto;padding:40px}.filter-block--content h4{font-size:18px;margin:0 0 20px}.filter-block--content .woof_price_filter{margin-bottom:80px;padding:0}.filter-block--content ul.woof_list{display:flex;flex-wrap:wrap;position:relative}.filter-block--content ul.woof_list li{flex:0 0 50%;margin:0 0 4px;padding-right:10px}.filter-block--content ul.woof_list .woof_childs_list{background:#fdfdfd;border:1px solid #ddd;box-shadow:5px 5px 5px #e8e6e6;left:-10px;padding:10px 30px!important;position:absolute;right:-10px;z-index:1}.filter-block--bt{height:120px;right:-60px;width:55px}.filter-block--bt span{font-size:17px}.filter-block--close{align-items:center;background-color:#0984e3;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:0;width:40px}.filter-block--close svg{fill:#fff;height:15px}.post-grid--item{padding:0 7px;width:100%}.post-grid--item .wrap_{padding:10px}.post-grid--item .wrap_ img{height:30px!important;padding-right:15px;width:auto!important}.post-grid--item .wrap_ .t{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1em;line-height:1.2;max-height:3.6em;overflow:hidden;text-overflow:ellipsis}.home h2{font-size:21px}.home .site-header{height:150px;overflow:hidden}.home .site-header--wrap{height:50%}.home .site-header .burger-trigger>div{background-color:#fff}.home .site-header:before{height:100%}.home .jumb-slider--item{height:100vh}.home .jumb-nav--arr{top:calc(50% - 10px)}.home .jumb-nav--arr svg{height:20px}.home .jumb-nav--arr__prev{left:20px}.home .jumb-nav--arr__next{right:20px}.home .h_list-block{margin:20px 0}.home .h_list-block--header{margin-bottom:30px}.home .h_list-block--header .h{height:70px;min-width:203px}.home .h_list-block--header .h:after{height:7px}.home .h_list-block--header .all a{font-size:15px}.home .h_list-block--header .all a:before{height:1px;margin-right:10px;width:33px}.home .h_list-block--header .all a:after{height:7px;width:7px}.home .h_list-block--header .all a:hover:before{width:60px}.home .h_list-block .startprod-slider.woo{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2);flex-wrap:nowrap;margin-right:calc(-50vw - -243px);overflow:scroll}.home .h_list-block .startprod-slider.woo .woo--item{flex:0 0 40%;min-width:40%;width:40%}.home .h_list-block .grid-block{position:relative}.home .h_list-block .grid-block .grid-nav{height:50px;right:-30px;top:calc(50% - 25px);width:50px}.home .h_list-block .grid-block .grid-nav:hover .next{transform:translate(10px)}.home .h_list-block .brands{display:block;margin-top:0}.home .h_list-block .brands .h{border:none;flex:0 0 33.3333%;font-size:18px;min-width:33.3333%;padding:30px 0 20px}.home .h_list-block .brands .h br{content:""}.home .h_list-block .brands .h br:after{content:" "}.home .h_list-block .brands-list{padding-bottom:30px;padding-left:0;padding-top:0}.home .h_list-block .brands-list--item{display:block;font-size:14px;margin-right:15px;width:95px}.home .h_list-block .brands-list--item:nth-of-type(n+5){display:none}.home .h_list-block .brands-list--item .b-img{margin-bottom:12px}.home .h_list-block .brands-list--item .h_{padding:0 10px}.home .homewhy{flex-wrap:wrap;margin:0}.home .homewhy--item{flex:0 0 100%;margin-bottom:20px;min-width:100%;padding:0}.home .homewhy--item__wrap{padding:20px 20px 20px 25%}.home .homewhy--item__wrap img{flex:0 0 73px!important;height:73px!important;margin-right:20px}.home .homewhy--item__wrap .t_{font-size:16px}.home .cat-line{margin:60px 0}.home .cat-line h2{margin-bottom:40px}.home .cat-line .woo--item:nth-of-type(n+10){display:none}.page-id-1167 .post-1167,.page-id-1167 .post-1360,.page-id-1360 .post-1167,.page-id-1360 .post-1360{display:block}.page-id-1167 .post-1167 .entry-header,.page-id-1167 .post-1360 .entry-header,.page-id-1360 .post-1167 .entry-header,.page-id-1360 .post-1360 .entry-header{max-width:45%}.page-id-1167 .post-1167 .entry-header h1,.page-id-1167 .post-1360 .entry-header h1,.page-id-1360 .post-1167 .entry-header h1,.page-id-1360 .post-1360 .entry-header h1{margin-right:50px}.page-id-1167 .post-1167 .entry-content,.page-id-1167 .post-1360 .entry-content,.page-id-1360 .post-1167 .entry-content,.page-id-1360 .post-1360 .entry-content{flex:0 0 60%;min-width:60%}.page-id-1167 h1,.page-id-1360 h1{border-bottom:7px solid #00b894;margin-bottom:40px;margin-right:100px;padding:0 0 20px}.page-id-1167 .i-form .i-w{height:40px;margin-bottom:12px;padding:0 15px}.page-id-1167 .i-form .i-w__p{flex:0 0 100%;min-width:100%}.page-id-1167 .i-form .i-w__t{height:241px}.page-id-1167 .i-form .i-w__t span{width:100%}.page-id-1167 .i-form .i-w__t textarea{height:191px;resize:none}.page-id-1167 .i-form .sbm{margin-top:10px}.page-id-1167 .i-form .sbm .s-w{height:50px;padding:0 20px;width:100%}.page-id-1167 .i-form .sbm .s-w .wpcf7-spinner{left:auto;right:-10px}.page-id-1167 .i-form .sbm .s-w .bt-arr{margin-left:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr:before{content:"";height:1px;width:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr svg{height:12px}.page-id-1167 .i-form .sbm .s-w .txt{font-size:16px}.page-id-1167 .entry-header{margin-bottom:40px!important;max-width:100%!important}.page-id-361 .entry-header{margin-bottom:30px!important}.page-id-361 h1{border-bottom:7px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.page-id-361 .all-order{flex-wrap:wrap}.page-id-361 .all-order--table{flex:0 0 100%;min-width:100%}.page-id-361 .all-order--table .table{border:1px solid rgba(0,0,0,.2);padding:0 30px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item{padding:20px 0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-thumbnail{flex:0 0 88px;margin-right:10px;min-width:88px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info{flex:0 0 55%;font-size:14px;min-width:55%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal{display:none}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a{font-size:12px;margin-top:10px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .prod-q input{font-size:14px}.page-id-361 .all-order--table .bts-block{align-items:center;display:flex;height:50px;justify-content:space-between;margin-top:20px}.page-id-361 .all-order--table .bts-block--coupon{height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon{display:flex;height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;font-size:14px;height:100%;padding-left:15px}.page-id-361 .all-order--table .bts-block--coupon .coupon button{background-color:#0984e3}.page-id-361 .all-order--table .bts-block button{background-color:#00b894;color:#fff;font-family:ProximaNova-Semibold;font-size:14px;height:100%;text-transform:uppercase}.page-id-361 .all-order--bill{flex:0 0 100%;margin-top:10px;min-width:100%}.page-id-361 .all-order--bill .h2{font-family:ProximaNova-Semibold;font-size:18px;margin-bottom:20px}.page-id-361 .all-order--bill .shop_table{border-bottom:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);font-size:15px}.page-id-361 .all-order--bill .shop_table td,.page-id-361 .all-order--bill .shop_table th{border-top:1px solid #e1e1e1}.page-id-361 .all-order--bill .shop_table th{background-color:#f7f2f2}.page-id-361 .all-order--bill .shop_table td{background-color:transparent}.page-id-361 .cross-sells{margin-top:100px}.page-id-361 .cross-sells h2{margin-bottom:60px;text-align:center}.woocommerce-checkout .entry-header{margin-bottom:10px!important}.woocommerce-checkout h1{border-bottom:7px solid #00b894;flex:0 0 30%;margin-bottom:0;margin-right:100px;min-width:30%;padding:0 0 20px}.woocommerce-checkout .entry-content .wp-block-woocommerce-checkout-order-summary-block{padding:0 20px}.woocommerce-checkout .form-row.form-row-first,.woocommerce-checkout .form-row.form-row-last{margin-right:0;width:100%}.woocommerce-checkout h3{font-size:18px}.woocommerce-checkout .note{margin-bottom:40px}.woocommerce-checkout .coupons-block{width:100%}.woocommerce-checkout form.woocommerce-checkout{display:flex;flex-wrap:wrap}.woocommerce-checkout form.woocommerce-checkout #order_review_heading,.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order{flex:0 0 100%;min-width:100%;order:-1}.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-payment{flex:0 0 100%;min-width:100%}.woocommerce-checkout form.woocommerce-checkout .woocommerce-checkout-review-order{margin-bottom:30px}.woocommerce-checkout form.woocommerce-checkout .cart_item{display:block;height:0;overflow:hidden}.woocommerce-checkout #order_review_heading .products-toggle{display:flex}.woocommerce-checkout .woocommerce-checkout-review-order-table.active .cart_item{display:table-row;height:auto}.single-product .product-header{margin-bottom:30px}.single-product .product-header h1{margin-bottom:5px}.single-product .product-header .cat-in{font-size:13px}.single-product .product-content{flex-wrap:wrap}.single-product .product-content .woocommerce-product-gallery{flex:0 0 100%!important;float:none!important;margin-bottom:40px;margin-right:0!important;min-width:100%!important;width:100%!important}.single-product .product-content .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.2);margin-bottom:20px!important}.single-product .product-content .woocommerce-product-gallery__image a img{width:100%}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:after,.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:before{display:none}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{flex:0 0 20%;margin:0!important;min-width:20%;width:20%}.single-product .product-content--l{align-items:flex-start;flex:0 0 100%;flex-wrap:wrap;min-width:100%}.single-product .product-content .summary{flex:0 0 100%;min-width:100%;order:2}.single-product .product-content .summary .woocommerce-product-details__short-description{margin-bottom:20px}.single-product .product-content .summary .add-info{display:flex;margin:0 -10px}.single-product .product-content .summary .add-info--item{flex:0 0 50%;margin-bottom:15px;min-width:50%;padding:0 10px}.single-product .product-content .summary .add-info--item__wrap{align-items:center;display:flex}.single-product .product-content .summary .add-info--item__wrap img{margin-right:20px;width:55px}.single-product .product-content .summary .add-info--item__wrap .t_{font-size:14px;line-height:1.3;white-space:pre-line}.single-product .product-content .price-block{flex:0 0 calc(100% - 7px);margin-bottom:30px;margin-right:7px;min-width:calc(100% - 7px)}.single-product .product-content .price-block:before{right:-7px;top:7px}.single-product .product-content .price-block--wrap{border:1px solid rgba(0,0,0,.2);padding:30px}.single-product .product-content .price-block--block{margin-bottom:15px}.single-product .product-content .price-block--block .label{font-size:14px}.single-product .product-content .price-block p.price{font-size:24px}.single-product .product-content .price-block .variations_form.cart .label{font-size:14px;margin-bottom:5px}.single-product .product-content .price-block .variations_form.cart .value{margin-bottom:15px}.single-product .product-content .price-block .variations_form.cart .value select{max-width:none;padding:15px;width:100%}.single-product .product-content .price-block form.cart{margin:0;padding:0}.single-product .product-content .price-block form.cart .quantity{align-items:center;display:flex;float:none;justify-content:space-between;margin:0 0 40px}.single-product .product-content .price-block form.cart .quantity label{clip:auto;-webkit-clip-path:none;clip-path:none;font-size:16px;height:auto;overflow:visible;position:static}.single-product .product-content .price-block form.cart .quantity .quantity-blocker{display:flex;height:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num{align-items:center;border:1px solid rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num svg{width:25%}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;margin:0 5px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.single-product .product-content .price-block .single_add_to_cart_button{background-color:#00b894;border:none;color:#fff;font-family:ProximaNova-Semibold;font-size:18px;height:50px;text-transform:uppercase;width:100%}.single-product .product-content .price-block .stock.in-stock{color:#00b894}.single-product .product-content .price-block .xoo-wl-btn-container .xoo-wl-action-btn{align-items:center;background-color:#00b894;border:none;color:#fff;display:flex;font-family:ProximaNova-Semibold;font-size:18px;height:50px;justify-content:center;text-transform:uppercase;width:100%}.single-product .product-content .price-block .xoo-wl-btn-container .bt-arr{display:none}.single-product .product-content .price-block .sec-pay{align-items:center;display:flex;font-size:14px;justify-content:center;margin-top:15px}.single-product .product-content .price-block .sec-pay svg{height:1.5em;margin-right:10px}.single-product .product-content .price-block .added_to_cart{display:none}.single-product .woocommerce-tabs .tabs.wc-tabs{border:none;display:flex;float:none;margin:50px 0 10px;width:auto}.single-product .woocommerce-tabs .tabs.wc-tabs>li{border:none!important;font-family:ProximaNova-Semibold;font-size:13px;margin-right:15px;opacity:.6;padding:0;text-transform:uppercase}.single-product .woocommerce-tabs .tabs.wc-tabs>li.active{opacity:1}.single-product .woocommerce-tabs .tabs.wc-tabs>li:after{display:none}.single-product .woocommerce-tabs .panel{border:0;border-top:1px solid rgba(0,0,0,.2);float:none!important;padding:30px 0;width:100%!important}.archive .woocommerce-products-header{display:block}.archive .woocommerce-products-header h1{border-bottom:7px solid #00b894;margin-bottom:30px;margin-right:100px;max-width:40%;padding:0 0 20px}.archive .woocommerce-products-header .term-description{flex:0 0 65%;min-width:65%}.storefront-breadcrumb{margin:0 0 25px!important}span.xwh-heading{font-family:ProximaNova-Black;text-transform:uppercase}span.xwh-subheading{line-height:1.5}.xoo-wl-sidebar{background-image:url(../images/wait-l.jpg)}#reviews .commentlist li .comment_container>img{border-radius:100%;flex:0 0 10%;margin-right:2%!important;width:10%!important}#reviews .commentlist li .comment_container .comment-text{background-color:#eee;border-radius:40px;flex:0 0 88%;padding:20px 40px;width:88%!important}}@media (min-width:768px) and (max-width:991.98px){body{font-size:14px}h1{font-size:24px}h2{font-size:21px}.col-full{max-width:620px;min-width:620px}.site-header{font-size:15px;height:75px;padding:0}.site-header--wrap{margin:0 auto;max-width:620px;min-width:620px;position:relative}.site-header .burger-trigger{cursor:pointer;display:flex;flex:0 0 30px;flex-direction:column;height:28px;justify-content:space-between;margin-right:30px;min-width:30px}.site-header .burger-trigger>div{background-color:#3a3a3a;height:4px;transition:width .5s;width:100%}.site-header .burger-trigger>div:first-of-type,.site-header .burger-trigger>div:nth-of-type(4){width:80%}.site-header .burger-trigger>div:nth-of-type(2){-webkit-animation:colorBurger 2s linear infinite;animation:colorBurger 2s linear infinite}.site-header .burger-trigger:hover>div{width:80%}.site-header .burger-trigger:hover>div:first-of-type,.site-header .burger-trigger:hover>div:nth-of-type(4){width:100%}.site-header .logo{flex:1;min-width:auto}.site-header .logo img{width:97px}.site-header .menu-b{display:none}.site-header .search-b{left:calc(50vw - 310px + 100%)}.site-header .search-b.active{left:calc(-50vw - -310px)}.site-footer{padding:0}.site-footer .site-info .left{font-size:15px}.site-footer .site-info .right .logo a{font-size:12px;line-height:1.1}.site-footer .site-info .right .logo a svg{height:35px}.woo-paddingtop{margin-top:30px}.woo--item{border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex:0 0 33.3333%;min-width:33.3333%;padding:20px 20px 30px}.woo--item:nth-of-type(-n+5){border-top:initial}.woo--item:nth-of-type(-n+3){border-top:1px solid rgba(0,0,0,.2)}.woo--item .img-t{margin-bottom:20px}.woo--item a{color:#3a3a3a}.woo--item .cat-in{margin-bottom:4px}.woo--item .cat-in a{font-size:13px;opacity:.75}.woo--item .woocommerce-loop-product__title{font-size:16px}.woo--item .price{font-size:16px;margin:7px 0 20px}.woo--item .price ins:before{bottom:-7px;left:-20px;right:-7px;top:-7px}.woo--item .price del{margin-left:15px;order:2}.woo--item .add_to_cart_button,.woo--item .xoo-wl-btn-container>.button{font-size:14px}.woo--item .add_to_cart_button span,.woo--item .xoo-wl-btn-container>.button span{margin-right:10px}.woo--item .add_to_cart_button .bt-arr:before,.woo--item .xoo-wl-btn-container>.button .bt-arr:before{height:1px;margin-right:-1px;width:20px}.woo--item .add_to_cart_button .bt-arr svg,.woo--item .xoo-wl-btn-container>.button .bt-arr svg{height:11px}.woo--item .add_to_cart_button:hover .bt-arr:before,.woo--item .xoo-wl-btn-container>.button:hover .bt-arr:before{width:35px}.woo--item-cat .woocommerce-loop-category__title{margin:30px auto 0;max-width:80%;text-align:center}.subscribe-block{padding:30px 0}.subscribe-block .subscribe{align-items:center;display:flex;justify-content:space-between}.subscribe-block .mc4wp-response{font-size:16px;margin-top:5px;text-align:right}.subscribe-block .mc4wp-response p{margin:0}.subscribe-block .left_{align-items:center;display:flex}.subscribe-block .left_ img{height:48px;margin-right:20px}.subscribe-block .left_ .t,.subscribe-block .right_{font-size:15px}.subscribe-block .right_ .im{height:40px}.subscribe-block .right_ .subscribe-starter{height:40px;width:70px}.subscribe-block .right_ .subscribe-starter:hover .bt-arr:before{width:30px}.subscribe-block .right_ .subscribe-starter .bt-arr:before{height:2px;width:20px}.subscribe-block .right_ .subscribe-starter .bt-arr svg{height:12px}.sorting-block{align-items:center;display:flex;font-family:ProximaNova-Semibold;font-size:14px;text-transform:uppercase}.sorting-block>div{opacity:.5}.sorting-block>div.active{opacity:1}.sorting-block>div a{color:inherit}.woocommerce-pagination{margin-top:50px}.woocommerce-pagination ul.page-numbers li{height:50px;width:50px}.woocommerce-pagination ul.page-numbers li>a,.woocommerce-pagination ul.page-numbers li>span{font-size:18px}.product-cat-details{margin-top:60px;padding-top:30px}.product-cat-details h3{margin-bottom:20px}.product-cat-details h3,.product-cat-details h4,.product-cat-details h5,.product-cat-details h6{margin:15px 0}.product-cat-details p{margin:0 0 5px}.filter-block{background-color:#fff;border-right:10px solid #0984e3;bottom:0;left:-650px;position:fixed;top:0;transition:left .5s;width:650px;z-index:1017}.filter-block.active{left:0}.filter-block--content{height:100%;overflow:auto;padding:80px}.filter-block--content h4{font-size:24px;margin:0 0 20px}.filter-block--content .woof_price_filter{margin-bottom:80px;padding:0}.filter-block--content ul.woof_list{display:flex;flex-wrap:wrap;position:relative}.filter-block--content ul.woof_list li{flex:0 0 50%;margin:0 0 4px;padding-right:10px}.filter-block--content ul.woof_list .woof_childs_list{background:#fdfdfd;border:1px solid #ddd;box-shadow:5px 5px 5px #e8e6e6;left:-10px;padding:10px 30px!important;position:absolute;right:-10px;z-index:1}.filter-block--bt{height:120px;right:-64px;width:55px}.filter-block--bt span{font-size:17px}.home h2{font-size:24px}.home .site-header{height:150px;overflow:hidden}.home .site-header--wrap{height:50%}.home .site-header .burger-trigger>div{background-color:#fff}.home .site-header:before{height:100%}.home .jumb-slider--item{height:60vh}.home .jumb-nav--arr{top:calc(50% - 15px)}.home .jumb-nav--arr svg{height:30px}.home .jumb-nav--arr__prev{left:50px}.home .jumb-nav--arr__next{right:50px}.home .h_list-block{margin:30px 0}.home .h_list-block--header{margin-bottom:30px}.home .h_list-block--header .h{height:90px;min-width:253px}.home .h_list-block--header .h:after{height:8px}.home .h_list-block--header .all a{font-size:18px}.home .h_list-block--header .all a:before{height:1px;margin-right:20px;width:33px}.home .h_list-block--header .all a:after{height:8px;width:8px}.home .h_list-block--header .all a:hover:before{width:60px}.home .h_list-block .startprod-slider.woo{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2);flex-wrap:nowrap;margin-right:calc(-50vw - -310px);overflow:scroll}.home .h_list-block .startprod-slider.woo .woo--item{flex:0 0 30%;min-width:30%;width:30%}.home .h_list-block .grid-block{position:relative}.home .h_list-block .grid-block .grid-nav{height:50px;right:-60px;top:calc(50% - 25px);width:50px}.home .h_list-block .grid-block .grid-nav:hover .next{transform:translate(10px)}.home .h_list-block .brands{display:block;margin-top:0}.home .h_list-block .brands .h{border:none;flex:0 0 33.3333%;font-size:18px;min-width:33.3333%;padding:30px 0 20px}.home .h_list-block .brands .h br{content:""}.home .h_list-block .brands .h br:after{content:" "}.home .h_list-block .brands-list{padding-bottom:30px;padding-left:0;padding-top:0}.home .h_list-block .brands-list--item{display:block;font-size:14px;margin-right:15px;width:95px}.home .h_list-block .brands-list--item:nth-of-type(n+6){display:none}.home .h_list-block .brands-list--item .b-img{margin-bottom:12px}.home .h_list-block .brands-list--item .h_{padding:0 10px}.home .homewhy{flex-wrap:wrap;margin:0}.home .homewhy--item{flex:0 0 100%;margin-bottom:20px;min-width:100%;padding:0}.home .homewhy--item__wrap{padding:20px 20px 20px 35%}.home .homewhy--item__wrap img{flex:0 0 73px!important;height:73px!important;margin-right:20px}.home .homewhy--item__wrap .t_{font-size:16px}.home .cat-line{margin:60px 0}.home .cat-line h2{margin-bottom:40px}.home .cat-line .woo--item:nth-of-type(n+10){display:none}.page-id-1167 .post-1167,.page-id-1167 .post-1360,.page-id-1360 .post-1167,.page-id-1360 .post-1360{display:block}.page-id-1167 .post-1167 .entry-header,.page-id-1167 .post-1360 .entry-header,.page-id-1360 .post-1167 .entry-header,.page-id-1360 .post-1360 .entry-header{max-width:45%}.page-id-1167 .post-1167 .entry-header h1,.page-id-1167 .post-1360 .entry-header h1,.page-id-1360 .post-1167 .entry-header h1,.page-id-1360 .post-1360 .entry-header h1{margin-right:50px}.page-id-1167 .post-1167 .entry-content,.page-id-1167 .post-1360 .entry-content,.page-id-1360 .post-1167 .entry-content,.page-id-1360 .post-1360 .entry-content{flex:0 0 60%;min-width:60%}.page-id-1167 h1,.page-id-1360 h1{border-bottom:8px solid #00b894;margin-bottom:40px;margin-right:100px;padding:0 0 20px}.page-id-1167 .i-form .i-w{height:50px;margin-bottom:16px;padding:0 20px}.page-id-1167 .i-form .i-w__p{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px)}.page-id-1167 .i-form .i-w__t{height:241px}.page-id-1167 .i-form .i-w__t span{width:100%}.page-id-1167 .i-form .i-w__t textarea{height:191px;resize:none}.page-id-1167 .i-form .sbm{margin-top:30px}.page-id-1167 .i-form .sbm .s-w{height:60px;padding:0 20px;width:200px}.page-id-1167 .i-form .sbm .s-w .wpcf7-spinner{left:-70px}.page-id-1167 .i-form .sbm .s-w .bt-arr{margin-left:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr:before{content:"";height:2px;width:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr svg{height:15px}.page-id-1167 .i-form .sbm .s-w .txt{font-size:21px}.page-id-1167 .entry-header{margin-bottom:40px!important;max-width:100%!important}.page-id-361 h1{border-bottom:8px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.page-id-361 .all-order{flex-wrap:wrap}.page-id-361 .all-order--table{flex:0 0 100%;min-width:100%}.page-id-361 .all-order--table .table{border:1px solid rgba(0,0,0,.2);padding:0 40px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item{padding:20px 0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-thumbnail{flex:0 0 88px;margin-right:15px;min-width:88px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info{flex:0 0 55%;font-size:16px;min-width:55%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal{flex:0 0 15%;font-size:18px;min-width:15%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a{font-size:12px;margin-top:10px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .prod-q input{font-size:15px}.page-id-361 .all-order--table .bts-block{align-items:center;display:flex;height:55px;justify-content:space-between;margin-top:40px}.page-id-361 .all-order--table .bts-block--coupon{height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon{display:flex;height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;font-size:18px;height:100%;padding-left:30px}.page-id-361 .all-order--table .bts-block--coupon .coupon button{background-color:#0984e3}.page-id-361 .all-order--table .bts-block button{background-color:#00b894;color:#fff;font-family:ProximaNova-Semibold;font-size:16px;height:100%;text-transform:uppercase}.page-id-361 .all-order--bill{flex:0 0 80%;margin-top:10px;min-width:80%}.page-id-361 .all-order--bill .h2{font-family:ProximaNova-Semibold;font-size:21px;margin-bottom:30px}.page-id-361 .all-order--bill .shop_table{border-bottom:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);font-size:18px}.page-id-361 .all-order--bill .shop_table td,.page-id-361 .all-order--bill .shop_table th{border-top:1px solid #e1e1e1}.page-id-361 .all-order--bill .shop_table th{background-color:#f7f2f2}.page-id-361 .all-order--bill .shop_table td{background-color:transparent}.page-id-361 .cross-sells{margin-top:100px}.page-id-361 .cross-sells h2{margin-bottom:60px;text-align:center}.woocommerce-checkout h1{border-bottom:8px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.woocommerce-checkout .entry-content .wp-block-woocommerce-checkout-order-summary-block{padding:5px 30px}.woocommerce-checkout .wc-block-components-validation-error{display:none}.single-product .product-header{margin-bottom:30px}.single-product .product-header h1{margin-bottom:5px}.single-product .product-header .cat-in{font-size:14px}.single-product .product-content{flex-wrap:wrap}.single-product .product-content .woocommerce-product-gallery{flex:0 0 100%!important;float:none!important;margin-bottom:40px;margin-right:0!important;min-width:100%!important;width:100%!important}.single-product .product-content .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.2);margin-bottom:20px!important}.single-product .product-content .woocommerce-product-gallery__image a img{width:100%}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:after,.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:before{display:none}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{flex:0 0 20%;margin:0!important;min-width:20%;width:20%}.single-product .product-content--l{align-items:flex-start;flex:0 0 100%;flex-wrap:wrap;min-width:100%}.single-product .product-content .summary{flex:0 0 45%;min-width:45%;order:2}.single-product .product-content .summary .woocommerce-product-details__short-description{margin-bottom:20px}.single-product .product-content .summary .add-info--item{margin-bottom:15px}.single-product .product-content .summary .add-info--item__wrap{align-items:center;display:flex}.single-product .product-content .summary .add-info--item__wrap img{margin-right:20px;width:55px}.single-product .product-content .summary .add-info--item__wrap .t_{font-size:14px;line-height:1.3;white-space:pre-line}.single-product .product-content .price-block{flex:0 0 calc(50% - 7px);margin-bottom:0;margin-right:7px;min-width:calc(50% - 7px)}.single-product .product-content .price-block:before{right:-7px;top:7px}.single-product .product-content .price-block--wrap{border:1px solid rgba(0,0,0,.2);padding:30px}.single-product .product-content .price-block--block{margin-bottom:15px}.single-product .product-content .price-block--block .label{font-size:14px}.single-product .product-content .price-block p.price{font-size:24px}.single-product .product-content .price-block .variations_form.cart .label{font-size:14px;margin-bottom:5px}.single-product .product-content .price-block .variations_form.cart .value{margin-bottom:15px}.single-product .product-content .price-block .variations_form.cart .value select{max-width:none;padding:15px;width:100%}.single-product .product-content .price-block form.cart{margin:0;padding:0}.single-product .product-content .price-block form.cart .quantity{align-items:center;display:flex;float:none;justify-content:space-between;margin:0 0 40px}.single-product .product-content .price-block form.cart .quantity label{clip:auto;-webkit-clip-path:none;clip-path:none;font-size:16px;height:auto;overflow:visible;position:static}.single-product .product-content .price-block form.cart .quantity .quantity-blocker{display:flex;height:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num{align-items:center;border:1px solid rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num svg{width:25%}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;margin:0 5px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.single-product .product-content .price-block .single_add_to_cart_button{background-color:#00b894;border:none;color:#fff;font-family:ProximaNova-Semibold;font-size:18px;height:50px;text-transform:uppercase;width:100%}.single-product .product-content .price-block .stock.in-stock{color:#00b894}.single-product .product-content .price-block .xoo-wl-btn-container .xoo-wl-action-btn{align-items:center;background-color:#00b894;border:none;color:#fff;display:flex;font-family:ProximaNova-Semibold;font-size:18px;height:50px;justify-content:center;text-transform:uppercase;width:100%}.single-product .product-content .price-block .xoo-wl-btn-container .bt-arr{display:none}.single-product .product-content .price-block .sec-pay{align-items:center;display:flex;font-size:14px;justify-content:center;margin-top:15px}.single-product .product-content .price-block .sec-pay svg{height:1.5em;margin-right:10px}.single-product .product-content .price-block .added_to_cart{display:none}.single-product .woocommerce-tabs .tabs.wc-tabs{border:none;display:flex;float:none;margin:60px 0 10px;width:auto}.single-product .woocommerce-tabs .tabs.wc-tabs>li{border:none!important;font-family:ProximaNova-Semibold;font-size:14px;margin-right:20px;opacity:.6;padding:0;text-transform:uppercase}.single-product .woocommerce-tabs .tabs.wc-tabs>li.active{opacity:1}.single-product .woocommerce-tabs .tabs.wc-tabs>li:after{display:none}.single-product .woocommerce-tabs .panel{border:1px solid rgba(0,0,0,.2);float:none!important;padding:30px;width:100%!important}.archive .woocommerce-products-header{display:block}.archive .woocommerce-products-header h1{border-bottom:8px solid #00b894;margin-bottom:30px;margin-right:100px;max-width:40%;padding:0 0 20px}.archive .woocommerce-products-header .term-description{flex:0 0 65%;min-width:65%}.storefront-breadcrumb{margin:0 0 25px!important}span.xwh-heading{font-family:ProximaNova-Black;text-transform:uppercase}span.xwh-subheading{line-height:1.5}.xoo-wl-sidebar{background-image:url(../images/wait-l.jpg)}#reviews .commentlist li .comment_container>img{border-radius:100%;flex:0 0 10%;margin-right:2%!important;width:10%!important}#reviews .commentlist li .comment_container .comment-text{background-color:#eee;border-radius:40px;flex:0 0 88%;padding:20px 40px;width:88%!important}}@media (min-width:992px) and (max-width:1199.98px){h1{font-size:28px}h2{font-size:24px}.col-full{max-width:845px;min-width:845px}.site-header{font-size:15px;height:85px;padding:0}.site-header--wrap{margin:0 auto;max-width:845px;min-width:845px;position:relative}.site-header .burger-trigger{cursor:pointer;display:flex;flex:0 0 30px;flex-direction:column;height:28px;justify-content:space-between;margin-right:30px;min-width:30px}.site-header .burger-trigger>div{background-color:#3a3a3a;height:4px;transition:width .5s;width:100%}.site-header .burger-trigger>div:first-of-type,.site-header .burger-trigger>div:nth-of-type(4){width:80%}.site-header .burger-trigger>div:nth-of-type(2){-webkit-animation:colorBurger 2s linear infinite;animation:colorBurger 2s linear infinite}.site-header .burger-trigger:hover>div{width:80%}.site-header .burger-trigger:hover>div:first-of-type,.site-header .burger-trigger:hover>div:nth-of-type(4){width:100%}.site-header .logo{flex:1;min-width:auto}.site-header .logo img{width:97px}.site-header .menu-b{display:none}.site-header .search-b{left:calc(50vw - 422.5px + 100%)}.site-header .search-b.active{left:calc(-50vw - -422.5px)}.site-footer .site-info .left{font-size:16px}.site-footer .site-info .right .logo a{font-size:12px;line-height:1.1}.site-footer .site-info .right .logo a svg{height:35px}.woo-paddingtop{margin-top:30px}.woo--item{border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex:0 0 33.3333%;min-width:33.3333%;padding:20px 20px 30px}.woo--item:nth-of-type(-n+5){border-top:initial}.woo--item:nth-of-type(-n+3){border-top:1px solid rgba(0,0,0,.2)}.woo--item .img-t{margin-bottom:20px}.woo--item a{color:#3a3a3a}.woo--item .cat-in{margin-bottom:4px}.woo--item .cat-in a{font-size:13px;opacity:.75}.woo--item .woocommerce-loop-product__title{font-size:16px}.woo--item .price{font-size:16px;margin:7px 0 20px}.woo--item .price ins:before{bottom:-7px;left:-20px;right:-7px;top:-7px}.woo--item .price del{margin-left:15px;order:2}.woo--item .add_to_cart_button,.woo--item .xoo-wl-btn-container>.button{font-size:14px}.woo--item .add_to_cart_button span,.woo--item .xoo-wl-btn-container>.button span{margin-right:10px}.woo--item .add_to_cart_button .bt-arr:before,.woo--item .xoo-wl-btn-container>.button .bt-arr:before{height:1px;margin-right:-1px;width:20px}.woo--item .add_to_cart_button .bt-arr svg,.woo--item .xoo-wl-btn-container>.button .bt-arr svg{height:11px}.woo--item .add_to_cart_button:hover .bt-arr:before,.woo--item .xoo-wl-btn-container>.button:hover .bt-arr:before{width:35px}.woo--item-cat .woocommerce-loop-category__title{margin:30px auto 0;max-width:80%;text-align:center}.subscribe-block{padding:50px 0}.subscribe-block .subscribe{align-items:center;display:flex;justify-content:space-between}.subscribe-block .mc4wp-response{font-size:16px;margin-top:5px;text-align:right}.subscribe-block .mc4wp-response p{margin:0}.subscribe-block .left_{align-items:center;display:flex}.subscribe-block .left_ img{height:68px;margin-right:30px}.subscribe-block .left_ .t{font-size:18px}.subscribe-block .right_{font-size:21px}.subscribe-block .right_ .im{height:50px}.subscribe-block .right_ .subscribe-starter{height:50px;width:90px}.subscribe-block .right_ .subscribe-starter:hover .bt-arr:before{width:30px}.subscribe-block .right_ .subscribe-starter .bt-arr:before{height:2px;width:20px}.subscribe-block .right_ .subscribe-starter .bt-arr svg{height:12px}.sorting-block{align-items:center;display:flex;font-family:ProximaNova-Semibold;font-size:14px;text-transform:uppercase}.sorting-block>div{opacity:.5}.sorting-block>div.active{opacity:1}.sorting-block>div a{color:inherit}.woocommerce-pagination{margin-top:50px}.woocommerce-pagination ul.page-numbers li{height:50px;width:50px}.woocommerce-pagination ul.page-numbers li>a,.woocommerce-pagination ul.page-numbers li>span{font-size:18px}.product-cat-details{margin-top:60px;padding-top:30px}.product-cat-details h3{margin-bottom:20px}.product-cat-details h3,.product-cat-details h4,.product-cat-details h5,.product-cat-details h6{margin:15px 0}.product-cat-details p{margin:0 0 5px}.filter-block{background-color:#fff;border-right:10px solid #0984e3;bottom:0;left:-650px;position:fixed;top:0;transition:left .5s;width:650px;z-index:1017}.filter-block.active{left:0}.filter-block--content{height:100%;overflow:auto;padding:80px}.filter-block--content h4{font-size:24px;margin:0 0 20px}.filter-block--content .woof_price_filter{margin-bottom:80px;padding:0}.filter-block--content ul.woof_list{display:flex;flex-wrap:wrap;position:relative}.filter-block--content ul.woof_list li{flex:0 0 50%;margin:0 0 4px;padding-right:10px}.filter-block--content ul.woof_list .woof_childs_list{background:#fdfdfd;border:1px solid #ddd;box-shadow:5px 5px 5px #e8e6e6;left:-10px;padding:10px 30px!important;position:absolute;right:-10px;z-index:1}.filter-block--bt{height:120px;right:-64px;width:55px}.filter-block--bt span{font-size:17px}.home h2{font-size:28px}.home .site-header{height:170px;overflow:hidden}.home .site-header--wrap{height:50%}.home .site-header .burger-trigger>div{background-color:#fff}.home .site-header:before{height:100%}.home .jumb-nav--arr{top:calc(50% - 15px)}.home .jumb-nav--arr svg{height:30px}.home .jumb-nav--arr__prev{left:50px}.home .jumb-nav--arr__next{right:50px}.home .h_list-block{margin:30px 0}.home .h_list-block--header{margin-bottom:30px}.home .h_list-block--header .h{height:90px;min-width:253px}.home .h_list-block--header .h:after{height:10px}.home .h_list-block--header .all a{font-size:21px}.home .h_list-block--header .all a:before{height:2px;margin-right:20px;width:33px}.home .h_list-block--header .all a:after{height:10px;width:10px}.home .h_list-block--header .all a:hover:before{width:60px}.home .h_list-block .startprod-slider.woo{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2)}.home .h_list-block .startprod-slider.woo .woo--item{min-width:25%;width:25%}.home .h_list-block .startprod-slider.woo .woo--item:nth-of-type(n+5){display:none}.home .h_list-block .grid-block{position:relative}.home .h_list-block .grid-block .grid-nav{height:50px;right:-60px;top:calc(50% - 25px);width:50px}.home .h_list-block .grid-block .grid-nav:hover .next{transform:translate(10px)}.home .h_list-block .brands{margin-top:20px}.home .h_list-block .brands .h{flex:0 0 25%;font-size:18px;min-width:24%;padding:20px}.home .h_list-block .brands-list{padding-bottom:30px;padding-left:30px;padding-top:20px}.home .h_list-block .brands-list--item{display:block;font-size:14px;margin-right:15px;width:90px}.home .h_list-block .brands-list--item:nth-of-type(n+6){display:none}.home .h_list-block .brands-list--item .b-img{margin-bottom:12px}.home .h_list-block .brands-list--item .h_{padding:0 10px}.home .homewhy{flex-wrap:wrap;margin:0}.home .homewhy--item{flex:0 0 100%;margin-bottom:20px;min-width:100%;padding:0}.home .homewhy--item__wrap{padding:20px 20px 20px 35%}.home .homewhy--item__wrap img{flex:0 0 73px!important;height:73px!important;margin-right:20px}.home .homewhy--item__wrap .t_{font-size:16px}.home .cat-line{margin:60px 0}.home .cat-line h2{margin-bottom:40px}.home .cat-line .woo--item:nth-of-type(n+10){display:none}.page-id-1167 .post-1167 .entry-header,.page-id-1167 .post-1360 .entry-header,.page-id-1360 .post-1167 .entry-header,.page-id-1360 .post-1360 .entry-header{max-width:35%}.page-id-1167 .post-1167 .entry-header h1,.page-id-1167 .post-1360 .entry-header h1,.page-id-1360 .post-1167 .entry-header h1,.page-id-1360 .post-1360 .entry-header h1{margin-right:50px}.page-id-1167 .post-1167 .entry-content,.page-id-1167 .post-1360 .entry-content,.page-id-1360 .post-1167 .entry-content,.page-id-1360 .post-1360 .entry-content{flex:0 0 60%;min-width:60%}.page-id-1167 h1,.page-id-1360 h1{border-bottom:10px solid #00b894;margin-right:100px;padding:0 0 20px}.page-id-1167 .i-form .i-w{height:50px;margin-bottom:16px;padding:0 20px}.page-id-1167 .i-form .i-w__p{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px)}.page-id-1167 .i-form .i-w__t{height:241px}.page-id-1167 .i-form .i-w__t span{width:100%}.page-id-1167 .i-form .i-w__t textarea{height:191px;resize:none}.page-id-1167 .i-form .sbm{margin-top:30px}.page-id-1167 .i-form .sbm .s-w{height:60px;padding:0 20px;width:200px}.page-id-1167 .i-form .sbm .s-w .wpcf7-spinner{left:-70px}.page-id-1167 .i-form .sbm .s-w .bt-arr{margin-left:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr:before{content:"";height:2px;width:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr svg{height:15px}.page-id-1167 .i-form .sbm .s-w .txt{font-size:21px}.page-id-361 h1{border-bottom:10px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.page-id-361 .all-order{flex-wrap:wrap}.page-id-361 .all-order--table{flex:0 0 100%;min-width:100%}.page-id-361 .all-order--table .table{border:1px solid rgba(0,0,0,.2);padding:0 40px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item{padding:20px 0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-thumbnail{flex:0 0 88px;margin-right:15px;min-width:88px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info{flex:0 0 55%;font-size:16px;min-width:55%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal{flex:0 0 15%;font-size:18px;min-width:15%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a{font-size:12px;margin-top:10px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .prod-q input{font-size:15px}.page-id-361 .all-order--table .bts-block{align-items:center;display:flex;height:55px;justify-content:space-between;margin-top:40px}.page-id-361 .all-order--table .bts-block--coupon{height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon{display:flex;height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;font-size:18px;height:100%;padding-left:30px}.page-id-361 .all-order--table .bts-block--coupon .coupon button{background-color:#0984e3}.page-id-361 .all-order--table .bts-block button{background-color:#00b894;color:#fff;font-family:ProximaNova-Semibold;font-size:16px;height:100%;text-transform:uppercase}.page-id-361 .all-order--bill{flex:0 0 60%;margin-top:10px;min-width:60%}.page-id-361 .all-order--bill .h2{font-family:ProximaNova-Semibold;font-size:21px;margin-bottom:30px}.page-id-361 .all-order--bill .shop_table{border-bottom:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);font-size:18px}.page-id-361 .all-order--bill .shop_table td,.page-id-361 .all-order--bill .shop_table th{border-top:1px solid #e1e1e1}.page-id-361 .all-order--bill .shop_table th{background-color:#f7f2f2}.page-id-361 .all-order--bill .shop_table td{background-color:transparent}.page-id-361 .cross-sells{margin-top:100px}.page-id-361 .cross-sells h2{margin-bottom:60px;text-align:center}.woocommerce-checkout h1{border-bottom:10px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.single-product .product-header{margin-bottom:30px}.single-product .product-header h1{margin-bottom:5px}.single-product .product-header .cat-in{font-size:14px}.single-product .product-content .woocommerce-product-gallery{flex:0 0 50%!important;float:none!important;margin-right:30px!important;min-width:50%!important;width:50%!important}.single-product .product-content .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.2);margin-bottom:30px!important}.single-product .product-content .woocommerce-product-gallery__image a img{width:100%}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:after,.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:before{display:none}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{flex:0 0 20%;margin:0!important;min-width:20%;width:20%}.single-product .product-content--l{flex:0 0 45%;flex-wrap:wrap;min-width:45%}.single-product .product-content .summary{flex:0 0 100%;min-width:100%;order:2}.single-product .product-content .summary .woocommerce-product-details__short-description{margin-bottom:20px}.single-product .product-content .summary .add-info--item{margin-bottom:15px}.single-product .product-content .summary .add-info--item__wrap{align-items:center;display:flex}.single-product .product-content .summary .add-info--item__wrap img{margin-right:20px;width:55px}.single-product .product-content .summary .add-info--item__wrap .t_{font-size:14px;line-height:1.3;white-space:pre-line}.single-product .product-content .price-block{flex:0 0 calc(100% - 10px);margin-bottom:30px;margin-right:10px;min-width:calc(100% - 10px)}.single-product .product-content .price-block:before{right:-10px;top:10px}.single-product .product-content .price-block--wrap{border:1px solid rgba(0,0,0,.2);padding:40px}.single-product .product-content .price-block--block{margin-bottom:20px}.single-product .product-content .price-block--block .label{font-size:15px}.single-product .product-content .price-block p.price{font-size:28px}.single-product .product-content .price-block .variations_form.cart .label{font-size:15px;margin-bottom:5px}.single-product .product-content .price-block .variations_form.cart .value{margin-bottom:20px}.single-product .product-content .price-block .variations_form.cart .value select{max-width:none;padding:15px;width:100%}.single-product .product-content .price-block form.cart{margin:0;padding:0}.single-product .product-content .price-block form.cart .quantity{align-items:center;display:flex;float:none;justify-content:space-between;margin:0 0 40px}.single-product .product-content .price-block form.cart .quantity label{clip:auto;-webkit-clip-path:none;clip-path:none;font-size:16px;height:auto;overflow:visible;position:static}.single-product .product-content .price-block form.cart .quantity .quantity-blocker{display:flex;height:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num{align-items:center;border:1px solid rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num svg{width:25%}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;margin:0 5px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.single-product .product-content .price-block .single_add_to_cart_button{background-color:#00b894;border:none;color:#fff;font-family:ProximaNova-Semibold;font-size:18px;height:50px;text-transform:uppercase;width:100%}.single-product .product-content .price-block .stock.in-stock{color:#00b894}.single-product .product-content .price-block .xoo-wl-btn-container .xoo-wl-action-btn{align-items:center;background-color:#00b894;border:none;color:#fff;display:flex;font-family:ProximaNova-Semibold;font-size:18px;height:50px;justify-content:center;text-transform:uppercase;width:100%}.single-product .product-content .price-block .xoo-wl-btn-container .bt-arr{display:none}.single-product .product-content .price-block .sec-pay{align-items:center;display:flex;font-size:14px;justify-content:center;margin-top:15px}.single-product .product-content .price-block .sec-pay svg{height:1.5em;margin-right:10px}.single-product .product-content .price-block .added_to_cart{display:none}.single-product .woocommerce-tabs .tabs.wc-tabs{border:none;display:flex;float:none;margin:0 0 20px;width:auto}.single-product .woocommerce-tabs .tabs.wc-tabs>li{border:none!important;font-family:ProximaNova-Semibold;font-size:16px;margin-right:30px;opacity:.6;padding:0;text-transform:uppercase}.single-product .woocommerce-tabs .tabs.wc-tabs>li.active{opacity:1}.single-product .woocommerce-tabs .tabs.wc-tabs>li:after{display:none}.single-product .woocommerce-tabs .panel{border:1px solid rgba(0,0,0,.2);float:none!important;padding:40px;width:100%!important}.archive .woocommerce-products-header h1{border-bottom:10px solid #00b894;margin-right:100px;max-width:30%;padding:0 0 20px}.archive .woocommerce-products-header .term-description{flex:0 0 65%;min-width:65%}.storefront-breadcrumb{margin:0 0 25px!important}span.xwh-heading{font-family:ProximaNova-Black;text-transform:uppercase}span.xwh-subheading{line-height:1.5}.xoo-wl-sidebar{background-image:url(../images/wait-l.jpg)}}@media (min-width:1200px) and (max-width:1679px){h1{font-size:28px}h2{font-size:24px}.col-full{max-width:1050px;min-width:1050px}.site-header{font-size:15px;height:95px;padding:0}.site-header--wrap{margin:0 auto;max-width:1050px;min-width:1050px}.site-header .main-navigation .primary-navigation .sub-menu.sub-menu{padding:0 0 10px}.site-header .main-navigation ul li a{color:#3a3a3a}.site-header .logo{flex:0 0 113px}.site-header .menu-b{flex:1}.site-header .menu-b .main-navigation .primary-navigation>ul>li.menu-item-has-children>a:after{margin-left:.5em}.site-header .menu-b .main-navigation .primary-navigation>ul>li>a{padding:0 10px}.site-header .search-b{left:calc(50vw - 525px + 100%)}.site-header .search-b.active{left:calc(-50vw - -525px)}.site-footer .site-info .left{font-size:16px}.site-footer .site-info .right .logo a{font-size:12px;line-height:1.1}.site-footer .site-info .right .logo a svg{height:35px}.woo-paddingtop{margin-top:40px}.woo--item{border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex:0 0 20%;min-width:20%;padding:20px 20px 30px}.woo--item-cat>.wrap_ a img{height:50px;width:50px}.woo--item-cat>.wrap_ a .woocommerce-loop-category__title{font-size:.9em;margin:0 0 0 30px;text-align:left}.woo--item:nth-of-type(-n+5){border-top:1px solid rgba(0,0,0,.2)}.woo--item .img-t{margin-bottom:20px}.woo--item a{color:#3a3a3a}.woo--item .cat-in{margin-bottom:4px}.woo--item .cat-in a{font-size:13px;opacity:.75}.woo--item .woocommerce-loop-product__title{font-size:16px}.woo--item .price{font-size:16px;margin:7px 0 20px}.woo--item .price ins:before{bottom:-7px;left:-20px;right:-7px;top:-7px}.woo--item .price del{margin-left:15px;order:2}.woo--item .add_to_cart_button,.woo--item .xoo-wl-btn-container>.button{font-size:14px}.woo--item .add_to_cart_button span,.woo--item .xoo-wl-btn-container>.button span{margin-right:10px}.woo--item .add_to_cart_button .bt-arr:before,.woo--item .xoo-wl-btn-container>.button .bt-arr:before{height:1px;margin-right:-1px;width:20px}.woo--item .add_to_cart_button .bt-arr svg,.woo--item .xoo-wl-btn-container>.button .bt-arr svg{height:11px}.woo--item .add_to_cart_button:hover .bt-arr:before,.woo--item .xoo-wl-btn-container>.button:hover .bt-arr:before{width:35px}.woo--item-cat .woocommerce-loop-category__title{margin:30px auto 0;max-width:80%;text-align:center}.subscribe-block{padding:50px 0}.subscribe-block .subscribe{align-items:center;display:flex;justify-content:space-between}.subscribe-block .mc4wp-response{font-size:16px;margin-top:5px;text-align:right}.subscribe-block .mc4wp-response p{margin:0}.subscribe-block .left_{align-items:center;display:flex}.subscribe-block .left_ img{height:68px;margin-right:30px}.subscribe-block .left_ .t{font-size:18px}.subscribe-block .right_{font-size:21px}.subscribe-block .right_ .im{height:50px}.subscribe-block .right_ .subscribe-starter{height:50px;width:90px}.subscribe-block .right_ .subscribe-starter:hover .bt-arr:before{width:30px}.subscribe-block .right_ .subscribe-starter .bt-arr:before{height:2px;width:20px}.subscribe-block .right_ .subscribe-starter .bt-arr svg{height:12px}.sorting-block{align-items:center;display:flex;font-family:ProximaNova-Semibold;font-size:14px;text-transform:uppercase}.sorting-block>div{opacity:.5}.sorting-block>div.active{opacity:1}.sorting-block>div a{color:inherit}.woocommerce-pagination{margin-top:50px}.woocommerce-pagination ul.page-numbers li{height:50px;width:50px}.woocommerce-pagination ul.page-numbers li>a,.woocommerce-pagination ul.page-numbers li>span{font-size:18px}.product-cat-details{margin-top:60px;padding-top:30px}.product-cat-details h3{margin-bottom:20px}.product-cat-details h3,.product-cat-details h4,.product-cat-details h5,.product-cat-details h6{margin:15px 0}.product-cat-details p{margin:0 0 5px}.filter-block{background-color:#fff;border-right:10px solid #0984e3;bottom:0;left:-650px;position:fixed;top:0;transition:left .5s;width:650px;z-index:1017}.filter-block.active{left:0}.filter-block--content{height:100%;overflow:auto;padding:80px}.filter-block--content h4{font-size:24px;margin:0 0 20px}.filter-block--content .woof_price_filter{margin-bottom:80px;padding:0}.filter-block--content ul.woof_list{display:flex;flex-wrap:wrap;position:relative}.filter-block--content ul.woof_list li{flex:0 0 50%;margin:0 0 4px;padding-right:10px}.filter-block--content ul.woof_list .woof_childs_list{background:#fdfdfd;border:1px solid #ddd;box-shadow:5px 5px 5px #e8e6e6;left:-10px;padding:10px 30px!important;position:absolute;right:-10px;z-index:1}.filter-block--bt{height:120px;right:-64px;width:55px}.filter-block--bt span{font-size:17px}.home h2{font-size:28px}.home .site-header:before{height:200%}.home .jumb-nav--arr{top:calc(50% - 20px)}.home .jumb-nav--arr svg{height:40px}.home .jumb-nav--arr__prev{left:50px}.home .jumb-nav--arr__next{right:50px}.home .h_list-block{margin:40px 0}.home .h_list-block--header{margin-bottom:40px}.home .h_list-block--header .h{height:90px;min-width:253px}.home .h_list-block--header .h:after{height:10px}.home .h_list-block--header .all a{font-size:24px}.home .h_list-block--header .all a:before{height:2px;margin-right:20px;width:33px}.home .h_list-block--header .all a:after{height:10px;width:10px}.home .h_list-block--header .all a:hover:before{width:60px}.home .h_list-block .startprod-slider.woo{border-bottom:1px solid rgba(0,0,0,.2);border-top:1px solid rgba(0,0,0,.2)}.home .h_list-block .startprod-slider.woo .woo--item{min-width:20%;width:20%}.home .h_list-block .startprod-slider.woo .woo--item:nth-of-type(n+6){display:none}.home .h_list-block .grid-block{position:relative}.home .h_list-block .grid-block .grid-nav{height:50px;right:-60px;top:calc(50% - 25px);width:50px}.home .h_list-block .grid-block .grid-nav:hover .next{transform:translate(10px)}.home .h_list-block .brands{margin-top:30px}.home .h_list-block .brands .h{flex:0 0 20%;font-size:17px;min-width:20%;padding:20px}.home .h_list-block .brands-list{max-height:260px;padding-bottom:40px;padding-left:40px;padding-top:20px}.home .h_list-block .brands-list--item{display:block;font-size:13px;margin-right:20px;width:95px}.home .h_list-block .brands-list--item .b-img{margin-bottom:12px}.home .h_list-block .brands-list--item .h_{padding:0 15px}.home .homewhy{margin:0 -15px}.home .homewhy--item{flex:0 0 33.3333%;min-width:33.3333%;padding:0 15px}.home .homewhy--item__wrap{padding:20px}.home .homewhy--item__wrap img{flex:0 0 73px!important;height:73px!important;margin-right:20px}.home .homewhy--item__wrap .t_{font-size:16px}.home .cat-line{margin:60px 0}.home .cat-line h2{margin-bottom:40px}.page-id-1167 .post-1167 .entry-header,.page-id-1167 .post-1360 .entry-header,.page-id-1360 .post-1167 .entry-header,.page-id-1360 .post-1360 .entry-header{max-width:30%}.page-id-1167 .post-1167 .entry-content,.page-id-1167 .post-1360 .entry-content,.page-id-1360 .post-1167 .entry-content,.page-id-1360 .post-1360 .entry-content{flex:0 0 60%;min-width:60%}.page-id-1167 h1,.page-id-1360 h1{border-bottom:10px solid #00b894;margin-right:100px;padding:0 0 20px}.page-id-1167 .i-form .i-w{height:50px;margin-bottom:16px;padding:0 20px}.page-id-1167 .i-form .i-w__p{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px)}.page-id-1167 .i-form .i-w__t{height:241px}.page-id-1167 .i-form .i-w__t span{width:100%}.page-id-1167 .i-form .i-w__t textarea{height:191px;resize:none}.page-id-1167 .i-form .sbm{margin-top:30px}.page-id-1167 .i-form .sbm .s-w{height:60px;padding:0 20px;width:200px}.page-id-1167 .i-form .sbm .s-w .wpcf7-spinner{left:-70px}.page-id-1167 .i-form .sbm .s-w .bt-arr{margin-left:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr:before{content:"";height:2px;width:20px}.page-id-1167 .i-form .sbm .s-w .bt-arr svg{height:15px}.page-id-1167 .i-form .sbm .s-w .txt{font-size:21px}.page-id-361 h1{border-bottom:10px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.page-id-361 .all-order--table{flex:0 0 60%;min-width:60%}.page-id-361 .all-order--table .table{border:1px solid rgba(0,0,0,.2);padding:0 20px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item{padding:20px 0}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-thumbnail{flex:0 0 88px;margin-right:15px;min-width:88px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-info{flex:0 0 55%;font-size:16px;min-width:55%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-subtotal{flex:0 0 15%;font-size:18px;min-width:15%}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .product-remove a{font-size:12px;margin-top:10px}.page-id-361 .all-order--table .woocommerce-cart-form__cart-item .prod-q input{font-size:15px}.page-id-361 .all-order--table .bts-block{align-items:center;display:flex;height:55px;justify-content:space-between;margin-top:40px}.page-id-361 .all-order--table .bts-block--coupon{height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon{display:flex;height:100%}.page-id-361 .all-order--table .bts-block--coupon .coupon input{background-color:transparent;border:1px solid rgba(0,0,0,.2);box-shadow:none;font-size:18px;height:100%;padding-left:30px}.page-id-361 .all-order--table .bts-block--coupon .coupon button{background-color:#0984e3}.page-id-361 .all-order--table .bts-block button{background-color:#00b894;color:#fff;font-family:ProximaNova-Semibold;font-size:16px;height:100%;text-transform:uppercase}.page-id-361 .all-order--bill{flex:0 0 35%;min-width:35%}.page-id-361 .all-order--bill .h2{font-family:ProximaNova-Semibold;font-size:21px;margin-bottom:30px}.page-id-361 .all-order--bill .shop_table{border-bottom:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);font-size:18px}.page-id-361 .all-order--bill .shop_table td,.page-id-361 .all-order--bill .shop_table th{border-top:1px solid #e1e1e1}.page-id-361 .all-order--bill .shop_table th{background-color:#f7f2f2}.page-id-361 .all-order--bill .shop_table td{background-color:transparent}.page-id-361 .cross-sells{margin-top:100px}.page-id-361 .cross-sells h2{margin-bottom:60px;text-align:center}.woocommerce-checkout h1{border-bottom:10px solid #00b894;flex:0 0 30%;margin-right:100px;min-width:30%;padding:0 0 20px}.single-product .product-header{margin-bottom:30px}.single-product .product-header h1{margin-bottom:5px}.single-product .product-header .cat-in{font-size:14px}.single-product .product-content .woocommerce-product-gallery{flex:0 0 60%!important;float:none!important;margin-right:40px!important;min-width:60%!important;width:60%!important}.single-product .product-content .woocommerce-product-gallery .flex-viewport{border:1px solid rgba(0,0,0,.2);margin-bottom:30px!important}.single-product .product-content .woocommerce-product-gallery__image a img{width:100%}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:after,.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:before{display:none}.single-product .product-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{flex:0 0 20%;margin:0!important;min-width:20%;width:20%}.single-product .product-content--l{flex:0 0 35%;flex-wrap:wrap;min-width:35%}.single-product .product-content .summary{flex:0 0 100%;min-width:100%;order:2}.single-product .product-content .summary .woocommerce-product-details__short-description{margin-bottom:20px}.single-product .product-content .summary .add-info--item{margin-bottom:15px}.single-product .product-content .summary .add-info--item__wrap{align-items:center;display:flex}.single-product .product-content .summary .add-info--item__wrap img{margin-right:20px;width:55px}.single-product .product-content .summary .add-info--item__wrap .t_{font-size:14px;line-height:1.3;white-space:pre-line}.single-product .product-content .price-block{flex:0 0 calc(100% - 10px);margin-bottom:30px;margin-right:10px;min-width:calc(100% - 10px)}.single-product .product-content .price-block:before{right:-10px;top:10px}.single-product .product-content .price-block--wrap{border:1px solid rgba(0,0,0,.2);padding:40px}.single-product .product-content .price-block--block{margin-bottom:20px}.single-product .product-content .price-block--block .label{font-size:15px}.single-product .product-content .price-block p.price{font-size:28px}.single-product .product-content .price-block .variations_form.cart .label{font-size:15px;margin-bottom:5px}.single-product .product-content .price-block .variations_form.cart .value{margin-bottom:20px}.single-product .product-content .price-block .variations_form.cart .value select{max-width:none;padding:15px;width:100%}.single-product .product-content .price-block form.cart{margin:0;padding:0}.single-product .product-content .price-block form.cart .quantity{align-items:center;display:flex;float:none;justify-content:space-between;margin:0 0 40px}.single-product .product-content .price-block form.cart .quantity label{clip:auto;-webkit-clip-path:none;clip-path:none;font-size:16px;height:auto;overflow:visible;position:static}.single-product .product-content .price-block form.cart .quantity .quantity-blocker{display:flex;height:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num{align-items:center;border:1px solid rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;width:40px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .num svg{width:25%}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w{align-items:center;border:1px solid rgba(0,0,0,.2);display:flex;height:100%;justify-content:center;margin:0 5px}.single-product .product-content .price-block form.cart .quantity .quantity-blocker .i-w input{-webkit-appearance:none;background-color:transparent;background-image:none;border:none;box-shadow:none;color:inherit;outline:none;padding:0;width:100%}.single-product .product-content .price-block .single_add_to_cart_button{background-color:#00b894;border:none;color:#fff;font-family:ProximaNova-Semibold;font-size:18px;height:50px;text-transform:uppercase;width:100%}.single-product .product-content .price-block .stock.in-stock{color:#00b894}.single-product .product-content .price-block .xoo-wl-btn-container .xoo-wl-action-btn{align-items:center;background-color:#00b894;border:none;color:#fff;display:flex;font-family:ProximaNova-Semibold;font-size:18px;height:50px;justify-content:center;text-transform:uppercase;width:100%}.single-product .product-content .price-block .xoo-wl-btn-container .bt-arr{display:none}.single-product .product-content .price-block .sec-pay{align-items:center;display:flex;font-size:14px;justify-content:center;margin-top:15px}.single-product .product-content .price-block .sec-pay svg{height:1.5em;margin-right:10px}.single-product .product-content .price-block .added_to_cart{display:none}.single-product .woocommerce-tabs .tabs.wc-tabs{border:none;display:flex;float:none;margin:0 0 20px;width:auto}.single-product .woocommerce-tabs .tabs.wc-tabs>li{border:none!important;font-family:ProximaNova-Semibold;font-size:16px;margin-right:30px;opacity:.6;padding:0;text-transform:uppercase}.single-product .woocommerce-tabs .tabs.wc-tabs>li.active{opacity:1}.single-product .woocommerce-tabs .tabs.wc-tabs>li:after{display:none}.single-product .woocommerce-tabs .panel{border:1px solid rgba(0,0,0,.2);float:none!important;padding:40px;width:100%!important}.archive .woocommerce-products-header h1{border-bottom:10px solid #00b894;margin-right:100px;max-width:30%;padding:0 0 20px}.archive .woocommerce-products-header .term-description{flex:0 0 65%;min-width:65%}.storefront-breadcrumb{margin:0 0 25px!important}span.xwh-heading{font-family:ProximaNova-Black;text-transform:uppercase}span.xwh-subheading{line-height:1.5}.xoo-wl-sidebar{background-image:url(../images/wait-l.jpg)}}

/*# sourceMappingURL=app.css.map*/