<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--generalSpacing: 80px;--accentPrimary: #d2b87e;--accentSecondary: #ddcca8;--accentTertiary: #f0debc;--accentDark: #bba36f;--cart: #68bb67;--rgb_accentPrimary: 210, 184, 126;--rgb_accentSecondary: 221, 204, 168;--rgb_cart: 147, 209, 146;--standard_border: 1px solid var(--accentPrimary);--standard_wide_border: 2px solid var(--accentPrimary)}@font-face{font-display:auto}body{color:#353535;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-shadow:1px 1px 1px x(0,0,0,.004);width:100%;font-size:14px;letter-spacing:1.3px}html.no-scroll{margin:0;height:100%;overflow:hidden}div[class*=" col-"]{margin-left:-.5px}.relative{position:relative}.body-wrap{position:relative;-webkit-transition:-webkit-transform .35s cubic-bezier(.29,.58,.32,1);transition:-webkit-transform .35s cubic-bezier(.29,.58,.32,1);-o-transition:transform .35s cubic-bezier(.29,.58,.32,1);transition:transform .35s cubic-bezier(.29,.58,.32,1);transition:transform .35s cubic-bezier(.29,.58,.32,1),-webkit-transform .35s cubic-bezier(.29,.58,.32,1)}.body-wrap.cart-open{-webkit-transform:translate(-400px,0);-ms-transform:translate(-400px,0);transform:translate(-400px)}h1,h2,h3,h4,h5,h6{margin:0}a,a:focus,a:hover,a:visited{color:inherit;text-decoration:none;outline:0}.ul-reset{list-style:none;margin:0;padding:0}.bg-cover{background-size:cover!important;background-repeat:no-repeat!important;background-position:center center!important}.general-content{font-size:1em}.general-content strong{color:#000}.general-content :first-child{margin-top:0}.general-content :last-child{margin-bottom:0}.general-content h1,.general-content h2,.general-content h3,.general-content h4,.general-content h5,.general-content h6{font-weight:700;color:#000}.general-content h1{font-size:2.2em;margin-bottom:20px}.general-content h2{font-size:2em;margin-bottom:20px}.general-content h3{font-size:1.8em;margin-bottom:20px}.general-content h4{font-size:1.6em;margin-bottom:15px}.general-content h5{font-size:1.4em;margin-bottom:10px}.general-content h6{font-size:1.2em;margin-bottom:10px}.general-content a,.general-content a:active,.general-content a:hover,.general-content a:visited{text-decoration:none;color:#000}.general-content ul{padding-left:25px}.general-content ul li{list-style:none;position:relative}.general-content ul li:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#000;vertical-align:middle;margin-right:15px}.general-content img,.general-content video{height:auto}.general-content iframe,.general-content img,.general-content video{max-width:100%}.general-content table{width:100%}.general-content table tr td{padding:5px 15px}.line-height{line-height:2em}.responsive-iframe{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.responsive-iframe embed,.responsive-iframe iframe,.responsive-iframe object{position:absolute;top:0;left:0;width:100%;height:100%}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:50px;padding:0 25px;background:var(--accentPrimary);color:#fff;font-weight:700;font-size:1em;border-radius:3px;text-transform:uppercase;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;max-width:100%}.btn__small{height:36px;font-size:1.2rem}.btn i.before{margin-right:10px}.btn i.after{margin-left:10px}.btn-open{background:#0000001a;border:2px solid #fff;border-radius:3px;color:#fff;text-transform:inherit}.btn:active,.btn:focus,.btn:hover,.btn:visited{color:#fff}.btn-green{background:var(--cart)}@media (max-width: 350px){.btn{padding:0 10px}}.standard-input{height:50px;padding:0 25px;outline:0;border-radius:0;font-size:1em;background:#fff;color:#353535;letter-spacing:1.3px;border:2px solid #eee;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}textarea.standard-input{padding:10px 15px}.standard-input::-webkit-input-placeholder{color:#aaa}.standard-input:-moz-placeholder{color:#aaa;opacity:1}.standard-input::-moz-placeholder{color:#aaa;opacity:1}.standard-input:-ms-input-placeholder{color:#aaa}.standard-input::-ms-input-placeholder{color:#aaa}.icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.icon:before{display:-webkit-box;display:-ms-flexbox;display:flex}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.block-padding{padding-top:var(--generalSpacing);padding-bottom:var(--generalSpacing)}.block-padding-top{padding-top:var(--generalSpacing)}.block-padding-bottom{padding-bottom:var(--generalSpacing)}.block-margin{margin-top:var(--generalSpacing);margin-bottom:var(--generalSpacing)}.block-margin-top{margin-top:var(--generalSpacing)}.block-margin-bottom{margin-bottom:var(--generalSpacing)}.block-border{border-top:1px solid #eee;border-bottom:1px solid #eee}.block-border-top{border-top:1px solid #eee}.block-border-bottom{border-bottom:1px solid #eee}.block-grey{background:#f7f7f7}.image-wrap.grey{position:relative;background:#fff}.image-wrap.grey:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#00000008}.image-wrap img{width:100%;height:auto}.sm-tabs-block .page{display:none}.sm-tabs-block .page.active{display:block}.title-featured{margin-bottom:40px}.title-featured .title{font-size:2.5em;text-transform:uppercase;letter-spacing:3.25px}@media (min-width: 1200px){.container{width:100%;max-width:1460px;padding:0 30px}.btn:hover{-webkit-filter:brightness(90%);filter:brightness(90%)}}@media (max-width: 991px){:root{--generalSpacing: 60px}.title-featured{margin-bottom:30px}.title-featured .title{font-size:2em}}@media (max-width: 767px){:root{--generalSpacing: 40px}.title-featured{margin-bottom:20px}.title-featured .title{font-size:1.8em}}#header.fixed .header-fixed-wrap{position:fixed;top:0;left:0;width:100%;z-index:999}#header .header-fixed-wrap .header-alert__inner{display:flex;align-items:center;justify-content:center;padding:8px}#header .header-fixed-wrap .header-alert__inner p{margin:0}#header .topbar{background:#f7f7f7}#header .topbar .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}#header .topbar .usp-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}#header .topbar .usp-wrap li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .topbar .usp-wrap li a i{margin-right:5px;font-size:1.2em}#header .main-header{padding:25px 0;background:#fff}#header .main-header .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .main-header .inner.block{display:block}#header .main-header .header-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}#header .main-header .header-col.search-col{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header .main-header .header-col.icons-col{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#header .main-header .search-bar,#header .main-header .search-wrap{width:100%}#header .main-header .search-wrap form{width:100%;position:relative}#header .main-header .search-wrap form input{width:100%;padding-right:45px}#header .main-header .search-wrap form a{position:absolute;top:0;right:0;width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}#header .main-header .search-wrap form a i{color:#000;opacity:52%}#header .main-header .logo img{height:60px;width:auto}#header .main-header .header-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .main-header .header-icons li:not(:last-child){margin-right:40px}#header .main-header .header-icons li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .main-header .header-icons li a i{font-size:24px}#header .main-header .header-icons li.cart{position:relative}#header .main-header .header-icons li a .i-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#header .main-header .header-icons li a .i-wrap .qty{position:absolute;top:-7px;right:-7px;min-width:19px;max-width:19px;height:19px;line-height:19px;text-align:center;font-weight:700;color:#fff;background:var(--accentPrimary);border-radius:50%;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#header .main-header .header-icons li.cart&gt;a .price{margin-left:5px}#header .main-header .header-icons li.account a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .main-header .header-icons li.account span{margin-left:5px}#header .main-menu{border-bottom:1px solid #f0debc}#header .main-menu .main-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px}#header .main-menu .main-nav li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-weight:500;-webkit-transition:.15s all ease-in-out;-o-transition:.15s all ease-in-out;transition:.15s all ease-in-out;position:relative}#header .main-menu .main-nav li:not(:last-child){margin-right:20px}#header .main-menu .main-nav li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .main-menu .main-nav li.active a{font-weight:700}#header .main-nav .hover-menu{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e5e5;padding:10px 0;white-space:nowrap;z-index:3}#header .main-nav .hover-menu ul li.cat-item{padding:10px 20px;width:100%;-webkit-transition:.15s all ease-in-out;-o-transition:.15s all ease-in-out;transition:.15s all ease-in-out}#header .main-nav .hover-menu ul li.cat-item a{text-decoration:none}#header .main-nav .hover-menu .subcat-menu-right{display:flex}#header .main-nav .hover-menu .menu-right{display:none;position:absolute;left:100%;top:-11px;padding:10px 0;border:1px solid #e5e5e5;z-index:3;background:#fff}#header .main-nav .hover-menu .menu-right.subcat-menu-right .subcat-items{flex-grow:1;min-width:200px}#header .main-nav .hover-menu .menu-right ul.subcat-items li.subcat-item{padding:10px 20px;width:100%}#header .open-menu{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px;margin:-15px;font-size:24px}#header .search-wrap-mobile{background:#f7f7f7}#header .search-wrap-mobile form{position:relative}#header .search-wrap-mobile form,#header .search-wrap-mobile form input{width:100%}#header .search-wrap-mobile form a{position:absolute;top:0;right:0;width:45px;height:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.cart-dropdown{opacity:0;visibility:hidden;position:absolute;top:100%;right:0;width:500px;padding:15px;border-radius:3px;background:#fff;z-index:999999;-webkit-box-shadow:0 2px 10px 2px rgba(0,0,0,.07);box-shadow:0 2px 10px 2px #00000012;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;font-size:13px}.cart-dropdown .top-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:10px}.cart-dropdown .top-wrap .cart-title{font-size:1.3em;letter-spacing:2.6px;text-transform:uppercase}.cart-dropdown .top-wrap .amount{color:#666;font-size:1em;font-weight:600}.cart-products{padding:10px 0 20px;border-bottom:1px solid #eee}.cart-dropdown .cart-products{max-height:350px;overflow-y:scroll;overflow-x:hidden}.cart-dropdown .cart-products::-webkit-scrollbar{width:0;background:0 0}.cart-products .cart-product{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 0;border-bottom:1px solid #eee}.cart-products .cart-product:first-child{padding-top:0}.cart-products .cart-product:last-child{padding-bottom:0;border-bottom:0}.cart-products .cart-product .image-wrap{width:70px;padding:15%}.cart-products .cart-product .image-wrap img{width:100%}.cart-products .cart-product .product-info{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.cart-products .cart-product .product-info .product-title{font-size:1.1em;font-weight:700;color:#000}.cart-products .cart-product .product-info .product-variant{font-size:1em;color:#666;margin-top:3px}.cart-products .cart-product .product-info .bundle-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5px}.cart-products .cart-product .product-info .bundle-item .plus{font-size:.7em;min-width:15px;min-height:15px;max-width:15px;max-height:15px;background:#f90;color:#fff;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:5px}.cart-products .cart-product .product-info .bundle-item .title{font-size:.9em}.cart-products .cart-product .price{margin-top:10px;font-weight:700;color:var(--accentDark)}.cart-products .cart-product .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px}.cart-products .cart-product .delete-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:30px}.cart-products .cart-product .delete-product a{display:-webkit-box;display:-ms-flexbox;display:flex;color:#ccc;font-size:18px}.cart-dropdown .cart-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px}.cart-dropdown .cart-total .price-wrap .total-price{font-weight:700;font-size:1.1em}.cart-dropdown .cart-total .subtotal{color:#444;margin-right:5px;font-size:1em;text-transform:uppercase}.cart-dropdown .cart-total .btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:20px}.cart-dropdown .cart-total .btn-wrap .btn:first-child{margin-bottom:10px;background:#eee;color:#666;font-size:1.1em;height:50px}.cart-dropdown .cart-total .btn-wrap .btn:last-child{font-size:1.1em;height:50px;width:100%}@media (min-width: 1200px){#header .main-header ul.header-icons li.cart .cart-dropdown.active,#header .main-header ul.header-icons li.cart:hover .cart-dropdown{opacity:1;visibility:visible}#header .main-menu .main-nav li:hover a{text-decoration:underline}#header .main-nav .hover-menu li.cat-item:hover .menu-right,#header .main-nav li.hover-li:hover .hover-menu,#header .main-nav li.mega-li:hover .mega-menu{display:block}#header .main-nav .hover-menu li.cat-item:hover .menu-right.subcat-menu-right{display:flex}#header .main-nav .hover-menu ul li.cat-item:hover,#header .main-nav .hover-menu .menu-right ul.subcat-items li.subcat-item:hover{background:#f7f7f7}}@media (max-width: 1199px){#header .topbar .usp-wrap{display:block}#header .main-header .header-col.menu-col{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#header .topbar .usp-wrap.mobile-hidden{height:40px;opacity:0}#header .topbar .usp-wrap li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}#header .main-header .logo img{height:50px}#header .main-header{padding:20px 0}}@media (max-width: 991px){#header .main-header .logo img{height:40px}}@media (max-width: 767px){#header .main-header .logo img{height:35px}#header .main-header{padding:15px 0}}.mobile-menu{position:fixed;top:0;left:0;height:100%;width:300px;background:#fff;z-index:9999;overflow-x:hidden;-webkit-transform:translate(-300px,0);-ms-transform:translate(-300px,0);transform:translate(-300px);-webkit-transition:-webkit-transform .35s cubic-bezier(.29,.58,.32,1);transition:-webkit-transform .35s cubic-bezier(.29,.58,.32,1);-o-transition:transform .35s cubic-bezier(.29,.58,.32,1);transition:transform .35s cubic-bezier(.29,.58,.32,1);transition:transform .35s cubic-bezier(.29,.58,.32,1),-webkit-transform .35s cubic-bezier(.29,.58,.32,1)}.mobile-menu.mobile-menu-open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0)}.body-wrap.mobile-menu-open{-webkit-transform:translate(300px,0);-ms-transform:translate(300px,0);transform:translate(300px)}.general-overlay,.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:9999;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all .35s cubic-bezier(.29,.58,.32,1);-o-transition:all .35s cubic-bezier(.29,.58,.32,1);transition:all .35s cubic-bezier(.29,.58,.32,1)}.general-overlay.active,.mobile-menu-overlay.mobile-menu-open{opacity:1;visibility:visible}.mobile-menu .logo a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 80px;border-bottom:1px solid #eee}.mobile-menu .logo img{width:100%;height:auto}.mobile-menu .login-wrap{padding:15px;border-bottom:1px solid #eee}.mobile-menu .login-wrap ul{margin:-5px 0}.mobile-menu .login-wrap ul li{padding:5px 0}.mobile-menu .login-wrap ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;background:#f7f7f7;padding:10px;font-weight:700}.mobile-menu .login-wrap ul li a .icon-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;border-radius:50%;background:#00000012;margin-right:10px;font-size:14px;text-transform:uppercase}.mobile-menu .login-wrap ul li.loggedin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu .login-wrap ul li.loggedin a.account-link{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.mobile-menu .login-wrap ul li.loggedin a.logout-link{padding:0;background:0 0;margin-left:15px}.mobile-menu .login-wrap ul li.loggedin a.logout-link .icon-wrap{margin:0}.mobile-menu .categories-wrap{padding:15px}.mobile-menu .categories-wrap&gt;ul{margin:-7px 0}.mobile-menu .categories-wrap&gt;ul&gt;li&gt;.cat-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;font-weight:700}.mobile-menu .categories-wrap&gt;ul&gt;li&gt;.cat-inner&gt;a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 0}.mobile-menu .categories-wrap&gt;ul&gt;li&gt;.cat-inner&gt;a{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.mobile-menu .categories-wrap&gt;ul&gt;li&gt;.cat-inner&gt;a.more-cats{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:30px}.mobile-menu .categories-wrap a.more-cats i{-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.mobile-menu .categories-wrap li.active&gt;.cat-inner&gt;a.more-cats i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mobile-menu .categories-wrap ul.subs{display:none;padding-left:15px;border-left:2px solid #eee;font-size:.95em}.mobile-menu .categories-wrap ul.subs.active{display:block}.mobile-menu .categories-wrap ul.subs li{opacity:.8;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.mobile-menu .categories-wrap ul.subs li.active{opacity:1}.mobile-menu .categories-wrap ul.subs li.active&gt;.cat-inner&gt;a{font-weight:700}.mobile-menu .categories-wrap ul.subs li .cat-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu .categories-wrap ul.subs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.mobile-menu .categories-wrap ul.subs li a.more-cats{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:30px}.mobile-menu .extra-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:15px;border-top:1px solid #eee;font-weight:700}.mobile-menu ul.shop-settings .flag{min-width:30px;max-width:30px;min-height:30px;max-height:30px;border-radius:50%;overflow:hidden;border:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu ul.shop-settings .flag img{-o-object-fit:cover;object-fit:cover;width:30px;height:30px}.mobile-menu ul.shop-settings .icon-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;border-radius:50%;background:#00000012;margin-right:10px;font-size:14px;text-transform:uppercase;font-weight:700}.mobile-menu ul.shop-settings&gt;li&gt;.inner,.mobile-menu ul.shop-settings&gt;li&gt;.inner .cur-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile-menu ul.shop-settings .flag,.mobile-menu ul.shop-settings .icon-wrap{margin-right:10px}.mobile-menu ul.shop-settings&gt;li&gt;.inner&gt;a{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:15px;border-top:1px solid #eee}.mobile-menu ul.shop-settings&gt;li&gt;.inner .more-cats i{-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.mobile-menu ul.shop-settings&gt;li.active&gt;.inner .more-cats i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mobile-menu ul.shop-settings ul.subs{display:none;padding:0 15px 15px}.mobile-menu ul.shop-settings ul.subs li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0}.headlines .headline{background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 0;position:relative}.headlines .headline .content{text-align:center;max-width:560px;margin:0 auto;position:relative;z-index:2}.headlines .headline .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.headlines .headline .content .title{color:#fff;font-size:3.214em;letter-spacing:4.18px;line-height:60px}.headlines .headline .content .btn{margin-top:30px;height:60px;padding:0 40px;font-size:1.143em}@media (max-width: 991px){.headlines .headline{min-height:400px;padding:60px}}@media (max-width: 991px){.headlines .headline{min-height:300px;padding:30px}.headlines .headline .content .title{font-size:2.5em;line-height:50px}.headlines .headline .content .btn{margin-top:20px;height:50px;font-size:1em}.headlines .headline .content{max-width:unset}}@media (max-width: 767px){.headlines .headline{min-height:250px}.headlines .headline .content .title{font-size:1.6em;line-height:35px}.headlines .headline .content .btn{height:45px;padding:0 30px}}.home-products{position:relative}.home-products .title-featured{position:relative;z-index:1}.home-products:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:url(brown-overlay.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center}@media (min-width: 1200px){.col-width-6{width:16.66%!important}.col-width-5{width:20%}}.home-text .home-text-block{min-height:540px;padding:70px 0;background-color:#eee;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-text .home-text-block .overlay{position:absolute;top:0;left:0;width:100%;height:100%}.home-text .home-text-block .text-block{padding:60px;background:#f1ebdc;max-width:605px;position:relative;z-index:2}.home-text .home-text-block .text-block .home-text-title{font-size:2em;letter-spacing:2.6px;margin-bottom:20px}.home-text .home-text-block .text-block .home-text{font-size:1.143em}.home-text .home-text-block .text-block .btn{margin-top:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-text .home-text-block .text-block .btn i{font-size:20px}.home-text .home-text-block.home-text-block-2 .text-block{margin-left:auto}@media (max-width: 1199px){.home-text .home-text-block{padding:50px 0}.home-text .home-text-block .text-block{margin:0 auto;padding:40px}.home-text .home-text-block .text-block .home-text{font-size:1.1em}}@media (max-width: 991px){.home-text .home-text-block{min-height:unset}.home-text .home-text-block .text-block{padding:30px}.home-text .home-text-block .text-block .home-text-title{font-size:1.8em;margin-bottom:15px}.home-text .home-text-block .text-block .btn{margin-top:15px}.home-text .home-text-block .text-block .home-text{font-size:1em}.home-text .home-text-block .text-block .btn{height:45px}}@media (max-width: 767px){.home-text .home-text-block .text-block .home-text{font-size:.95em}.home-text .home-text-block .text-block{padding:20px}.home-text .home-text-block .text-block .home-text-title{font-size:1.6em}}.home-blog .articles{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-10px}.home-blog .articles .blog-article{padding:10px}@media (max-width: 991px){.home-blog .blog-article .info-wrap{margin:0 10px}}@media (max-width: 767px){.instagram-feed{margin-top:40px}}.products{margin:-12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.products .product{padding:12px}.products .product .inner{display:flex;flex-direction:column;height:100%}.products .product .info{text-align:center;margin-top:15px;padding:0 15px;display:flex;flex-direction:column;flex:1}.products .product .info .price-compare{margin-top:auto}.products .product .product-title{font-size:1.143em;letter-spacing:1.67px;text-transform:uppercase}.products .product .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px;font-size:1.428em;font-weight:600;letter-spacing:1.49px}.products .product .price .price-old{margin-right:5px;opacity:.3;text-decoration:line-through}.products .product .image-wrap{position:relative}.products .product .image-wrap .product-label{border-radius:5px;position:absolute;top:15px;left:15px;color:#333;background:var(--accentTertiary);padding:3px 10px;text-transform:uppercase;font-size:.9em;font-weight:600;z-index:10;border:2px solid var(--accentPrimary)}.products .product.has-sec .inner .sec{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .15s ease-in-out;-o-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}@media (max-width: 991px){.products .product .product-title{font-size:1em}.products{margin:-10px}.products .product{padding:10px}.products .product .info,.products .product .price{margin-top:10px}.products .product .price{font-size:1.285em}}@media (min-width: 1200px){.products .product.has-sec .inner:hover .sec{opacity:1;visibility:visible}}@media (max-width: 767px){.products{margin:-5px}.products .product{padding:5px}.products .product .product-title{font-size:1em}}.breadcrumbs{margin:20px 0;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs i{font-size:.889em}.breadcrumbs .crumb,.breadcrumbs a.home{display:inline;opacity:.8;font-size:13px;letter-spacing:1.21px}.breadcrumbs .crumb i{margin:0 10px}#collection .collection-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}#collection .collection-headline .overlay{background:#0000006e;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:350px;padding:50px 0}#collection .collection-headline .content{text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-shadow:0 0 5px rgba(0,0,0,.5);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#collection .collection-headline .content .title{text-transform:uppercase;margin:0;font-size:2.5em}#collection .collection-headline .content .general-content{margin-top:20px;max-width:680px;color:#fff;font-size:1.143em;letter-spacing:1.49px;line-height:2.143em}#collection .collection-row{display:-webkit-box;display:-ms-flexbox;display:flex}#collection .col-sidebar{min-width:277px;max-width:277px;margin-right:25px}#collection .col-sidebar .cats .inner{padding:20px 25px;background-color:#ddcca817}#collection .col-sidebar .title{font-size:1.278em}#collection .col-sidebar .sb-cats .title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#collection .col-sidebar .close-filters{color:#ccc;font-size:22px}#collection .col-sidebar .title-wrap{margin-bottom:15px}#collection .col-sidebar li.sb-cat&gt;a{font-size:.833em;font-weight:700;display:block}#collection .col-sidebar li.sb-cat:not(:last-child){margin-bottom:25px}#collection .col-sidebar ul.subs-wrap{display:none;margin:15px 0 0 10px}#collection .col-sidebar li.sb-cat.active .subs-wrap{display:block}#collection .col-sidebar li.sb-subcat{opacity:.5;font-size:14px;font-weight:700}#collection .col-sidebar li.sb-subcat:not(:last-child){margin-bottom:15px}#collection .col-sidebar li.sb-subcat&gt;a{display:block}#collection .collection-text{display:flex;flex-direction:column}#collection .collection-text .inner{max-width:800px}#collection .collection-text h2,h3,h4,h5{margin-bottom:15px}#collection .collection-text .inner p{padding-bottom:15px;color:#555}.filters .inner{padding:20px 25px;background-color:#ddcca833;border:var(--standard_border);border-radius:var(--tileRadius)}.filters .inner .ui.checkbox label:before{background-color:#fff}.filters .categories-filters{margin-bottom:25px}.filters .title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filters .reset-filters{opacity:.6;font-size:.778em}.filters .reset-filters a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters .reset-filters i{margin-right:5px;font-size:21px}.filter-wrap .filter-items.filter-colors{margin:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.filter-wrap .filter-items.filter-colors .color-filter{padding:5px}.filter-wrap .filter-items.filter-colors .color-filter input{display:none}.filter-wrap .filter-items.filter-colors .color-filter label{max-height:25px;min-height:25px;min-width:25px;max-width:25px;border-radius:50%;background:#f9f9f9;margin:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.filter-wrap .filter-items.filter-colors .color-filter input:checked~label{max-height:26px;min-height:26px;min-width:26px;max-width:26px;margin:5px}.filter-wrap .filter-items.filter-colors .color-filter input:checked~label:after{content:"";position:absolute;top:50%;left:50%;max-height:36px;min-height:36px;min-width:36px;max-width:36px;border:2px solid var(--accent);border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#collection .col-main{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#collection .collection-spinner{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#collection .collection-spinner .status{width:200px;height:5px;background:#eee;position:relative;margin-top:10px;margin-bottom:20px}#collection .collection-spinner .btn{background:0 0}#collection .collection-spinner .status .bar{position:absolute;top:0;left:0;height:100%;background:var(--accent);-webkit-transition:width .5s ease-in-out;-o-transition:width .5s ease-in-out;transition:width .5s ease-in-out}@media (max-width: 1199px){#collection .open-filters{margin-bottom:20px}#collection .col-sidebar{min-width:0;max-width:0;margin-right:0}#collection .col-sidebar .sidebar{position:fixed;top:0;left:0;height:100%;width:300px;background:#fff;z-index:9999;overflow-x:hidden;-webkit-transform:translate(-300px,0);-ms-transform:translate(-300px,0);transform:translate(-300px);transition:transform .35s cubic-bezier(.29,.58,.32,1),-webkit-transform .35s cubic-bezier(.29,.58,.32,1)}#collection .col-sidebar .sidebar.active{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0)}#collection .sidebar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:9999;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all .35s cubic-bezier(.29,.58,.32,1);-o-transition:all .35s cubic-bezier(.29,.58,.32,1);transition:all .35s cubic-bezier(.29,.58,.32,1)}#collection .sidebar-overlay.active{opacity:1;visibility:visible}#collection .col-sidebar .cats .inner{background:0 0}#collection .col-sidebar .filters{margin:unset}#collection .col-sidebar .filters .inner{background:#fff}.filters .inner{border:none}#collection .col-sidebar .title-wrap{padding:unset;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee;position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;background:#fff;z-index:999}#collection .col-sidebar .title-wrap .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#collection .col-sidebar .close-filters{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:15px}.filters .categories-filters{margin-bottom:unset}}@media (max-width: 991px){#collection .col-main .sort .open-filters{height:45px}#collection .collection-headline .overlay{min-height:300px}.filter-wrap .filter-items.filter-colors .color-filter label{max-height:30px;min-height:30px;min-width:30px;max-width:30px}.filter-wrap .filter-items.filter-colors .color-filter input:checked~label{max-height:20px;min-height:20px;min-width:20px;max-width:20px}.filter-wrap .filter-items.filter-colors .color-filter input:checked~label:after{max-height:30px;min-height:30px;min-width:30px;max-width:30px}#collection .collection-headline .content .title{margin-bottom:5px}#collection .col-sidebar .filters .inner{border:0}}@media (max-width: 767px){#collection .col-sidebar .cats .inner,#collection .col-sidebar .filters .inner{padding:15px}#collection .col-sidebar .title-wrap{margin-bottom:15px}#collection .collection-headline .overlay{min-height:180px;padding:30px 0}.filter-items .ui.checkbox label{padding-left:25px;font-size:13px}#collection .col-sidebar li.sb-subcat{font-size:13px}#collection .col-sidebar li.sb-cat:not(:last-child){margin-bottom:15px}#collection .col-sidebar li.sb-cat&gt;a{font-size:13px}#collection .col-main .sort .sort-block{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#collection .col-main .sort .open-filters{margin-right:10px;padding:0 20px}#collection .collection-headline .content .title{font-size:1.8em}#collection .collection-headline .content .general-content{max-width:unset;font-size:.95em;margin-top:10px}#collection .col-sidebar .close-filters{margin-top:4px}}.sort .filter-title{margin-bottom:10px}.sort .ui.selection.dropdown{border:unset;width:100%;background:#f6efe2;padding:0 20px 0 10px;letter-spacing:1.21px;font-size:13px;border:var(--standard_border)}.sort .ui.selection.dropdown&gt;.dropdown.icon{background:0 0;padding-right:20px}.ui.selection.dropdown .menu&gt;.item{background:#f9f5ec}.sort .ui.dropdown&gt;.text{font-weight:700}.filter-wrap .filter-toggle .plusmin{width:8px;height:8px;position:relative}.filter-wrap .filter-toggle .plusmin:after,.filter-wrap .filter-toggle .plusmin:before{content:"";display:inline-block;width:100%;height:2px;background:#353535;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}.filter-wrap .filter-toggle .plusmin:after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.filter-wrap.open .filter-toggle .plusmin:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.price-filter a{-webkit-transition:none;-o-transition:none;transition:none}.collection-filter-price{height:5px;border:none;margin:0;padding:0;position:relative;width:100%}.collection-filter-price .ui-slider-range{background-color:var(--accentPrimary);border:none;margin:0;position:absolute;height:7px;top:0;z-index:1}.collection-filter-price .ui-slider-handle{display:block;position:absolute;width:25px;height:25px;border-radius:100%;border:0;top:-9px;cursor:col-resize;border:none;background-color:var(--accentPrimary);border:2px solid var(--accentPrimary);outline:0;z-index:9}.collection-filter-price .ui-slider-handle:last-child{margin-left:-25px}.collection-filter-price:after{display:block;content:"";position:absolute;left:0;top:0;width:100%;height:7px;background:#fff;border:2px solid #eee}.price-filter.filter-wrap .filter-inner{margin-top:20px}.price-filter-range{margin-top:25px;font-size:.9em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.price-filter-range .max,.price-filter-range .min{display:inline-block;border:2px solid #eee;padding:8px 10px;min-width:60px;text-align:center}.price-filter-range .tot{padding:0 12px}.price-filter-range .max span,.price-filter-range .min span{font-weight:400}.filter-wrap{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eae9e6}.filter-wrap.no-border{border-bottom:unset;padding-bottom:unset;margin-bottom:unset}.filter-wrap:last-child{margin-bottom:0}.filter-wrap .filter-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter-wrap .filter-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-10px 0}.filter-wrap .filter-inner{margin-top:10px}.ui.selection.dropdown{height:40px;min-height:unset;border:1px solid #eee;line-height:40px;border-radius:0;padding:0 20px}.ui.selection.dropdown&gt;.dropdown.icon{padding:0;margin:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;height:100%;width:40px;background:#eee;font-weight:700;font-size:1em;color:#797979;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000}.ui.dropdown&gt;.dropdown.icon:before{content:"\f107";font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased}.ui.selection.active.dropdown,.ui.selection.active.dropdown .menu,.ui.selection.active.dropdown .menu:hover,.ui.selection.active.dropdown:hover,.ui.selection.active.dropdown:hover .menu,.ui.selection.dropdown:focus,.ui.selection.dropdown:hover{border-color:var(--accentPrimary);-webkit-box-shadow:none;box-shadow:none}.ui.selection.dropdown .menu{width:100%;margin:0 -1px;border-radius:0}.ui.selection.dropdown .menu&gt;.item{padding:10px 20px!important;line-height:2em;font-size:.8em}.color-beige{background-color:#f4ece3!important;border:1px solid #ccc!important}.color-blauw{background-color:#1e90ff!important}.color-green,.color-groen{background-color:green!important}.color-goud{background-color:gold!important}.color-paars{background-color:#cc54ff!important}.color-black,.color-zwart{background-color:#000!important}.color-bruin{background-color:peru!important}.color-grijs{background-color:#bebebe!important}.color-oranje{background-color:orange!important}.color-rood{background-color:#dc143c!important}.color-wit{background-color:#fff!important}.color-violet{background-color:violet!important}.color-geel{background-color:#ff0!important}.checkbox{margin:0}.ui.checkbox{font-size:.9em;display:block;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ui.checkbox .box,.ui.checkbox label{padding-left:25px;cursor:pointer;font-size:13px;line-height:15px;color:#353535!important;font-weight:400}.ui.checkbox input:checked~label,.ui.checkbox label:hover,.ui.checkbox+label:hover{color:#000!important}.ui.checkbox label span{margin-left:0}.ui.checkbox input:checked~.box:after,.ui.checkbox input:checked~label:after{color:#fff!important;width:15px;height:15px;line-height:15px;font-size:11px;margin-left:1px}.ui.checkbox:not(.radio) .box:before,.ui.checkbox:not(.radio) label:before{border-radius:0!important}.ui.checkbox input:checked:focus~.box:before,.ui.checkbox input:checked:focus~label:before,.ui.checkbox input:checked~.box:before,.ui.checkbox input:checked~label:before,.ui.checkbox input:focus~.box:before,.ui.checkbox input:focus~label:before,.ui.checkbox input:indeterminate:focus~.box:before,.ui.checkbox input:indeterminate:focus~label:before,.ui.checkbox label:before{border-color:#3535354d!important;width:15px;height:15px;line-height:15px;background:#ddcca817}.ui.checkbox input:checked:focus~.box:before,.ui.checkbox input:checked:focus~label:before,.ui.checkbox input:checked~.box:before,.ui.checkbox input:checked~label:before{background:var(--accentPrimary);border-color:var(--accentPrimary)!important}.ui.checkbox .box:hover:before,.ui.checkbox label:hover:before{border-color:#000!important}#productpage .product-image-info{display:-webkit-box;display:-ms-flexbox;display:flex}#productpage .product-image-wrap{min-width:600px;max-width:600px;margin-right:145px;display:-webkit-box;display:-ms-flexbox;display:flex}#productpage .product-images{position:relative}#productpage .product-images .product-label{position:absolute;top:20px;left:20px;z-index:1;color:#fff;background:#9a3535;border-radius:1px;height:35px;line-height:35px;padding:0 15px;text-transform:uppercase}#productpage .product-image-wrap .product-images{width:calc(100% - 125px)}#productpage .product-images .productpage-slider{margin-bottom:20px}#productpage .product-images .productpage-slider-outer.slider-loading{width:100%}#productpage .product-images .productpage-slider-outer.slider-loading:after{content:"";display:block;padding-top:72%}#productpage .product-image-wrap .thumbs-wrap{max-width:105px;min-width:105px;margin-right:20px}#productpage .product-image-wrap .thumbs{margin:-10px}#productpage .product-image-wrap .thumbs .thumb{padding:10px;cursor:pointer}#productpage .product-image-wrap .thumbs .thumb .image-wrap img{opacity:.6}#productpage .product-image-wrap .thumbs .thumb.active .image-wrap img{opacity:1}#productpage .product-info-wrap{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#productpage .product-info-wrap .product-title{font-size:2.5em}#productpage .product-info .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}#productpage .product-info .price-old{font-size:13px;color:#353535;opacity:.5;margin-right:10px;letter-spacing:1.21px;text-decoration:line-through}#productpage .product-info .price-new{font-weight:700;letter-spacing:1.67px;font-size:1.286em}#productpage .product-info .description{margin-top:20px;font-size:1.143em}#productpage .product-info .cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}#productpage .product-info .cart .add-cart,#sticky-cart .cart .btn{background:var(--cart);-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#productpage .product-info .cart .add-cart.disabled{background:#9a3535}#productpage .product-info .cart .input-wrap{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#productpage .product-info .cart .btn{height:60px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:var(--standard_border)}#productpage .product-info .cart .btn i,#sticky-cart .cart .btn i{font-size:1.5em}#productpage .product-info .cart .input-wrap input{min-width:83px;max-width:83px;min-height:60px;max-height:60px;border:none;margin-right:10px;font-size:1.143em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:2px solid #eee;padding:0 5px;color:#000;border:var(--standard_border)}#productpage .product-info .cart .input-wrap .change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#productpage .product-info .cart .input-wrap .change a{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#productpage .product-info .cart .input-wrap .change i{font-size:1.25em;font-weight:700;color:#35353580}#productpage .product-info .product-usps{margin-top:30px}#productpage .product-info .product-usps ul.usp-wrap{margin:-5px 0}#productpage .product-info .product-usps li.usp-item{padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.143em;letter-spacing:1.49px}#productpage .product-info .product-usps i{color:var(--cart);font-size:1.4em;margin-right:10px}#productpage .product-content-bundles{background:#ddcca817;border-top:var(--standard_border)}#productpage .product-content-bundles .inner{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-15px}#productpage .product-bundles,#productpage .product-content{padding:15px}#productpage .product-content-bundles .title{font-size:1.286em;margin-bottom:15px;letter-spacing:1.67px}#productpage .product-content-bundles .product-content{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#productpage .product-content-bundles .product-content .general-content{color:#353535;opacity:.75;font-size:1.143em}#productpage .product-content-bundles .product-content a{color:var(--accentPrimary);text-decoration:underline}#productpage .product-content-bundles .product-content p:last-child{font-weight:100;font-style:italic;line-height:1.357em}#productpage .product-content-bundles .product-content .button-wrap{display:flex;flex-wrap:wrap;flex-direction:column;align-items:baseline}#productpage .product-content-bundles .product-bundles{max-width:500px;min-width:500px;margin-left:135px}#productpage .product-bundles .bundles{margin:-10px}#productpage .product-bundles .bundle{padding:10px}#productpage .product-bundles .bundle .bundle-inner{padding:25px 20px;background:#fff;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.06);box-shadow:0 0 4px #0000000f}#productpage .product-bundles .bundles .owl-dots{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:1;margin:-2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#productpage .product-bundles .bundles .owl-dots .owl-dot{background:#35353540;min-height:10px;max-height:10px;min-width:10px;max-width:10px;border-radius:100%;margin:2px}#productpage .product-bundles .bundles .owl-dots .owl-dot.active{background:#353535bf}#productpage .product-bundles .bundle .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#productpage .product-bundles .bundle .bundle-title{font-size:1.286em;letter-spacing:1.67px}#productpage .product-bundles .bundle .discount-label{background:var(--cart);height:25px;line-height:25px;border-radius:1px;padding:0 10px;color:#fff;font-weight:500;font-size:13px;letter-spacing:1.21px}#productpage .product-bundles .bundle .discount-label .discount{margin-right:3px}#productpage .product-bundles .bundle .images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-5px -10px}#productpage .product-bundles .bundle .images .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 10px}#productpage .product-bundles .bundle .images .plus-circle{margin-left:5px;min-height:26px;max-height:26px;min-width:26px;max-width:26px;color:#fff;font-size:1.3em;background:var(--accentPrimary);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}#productpage .product-bundles .bundle .bundle-products{border-top:1px solid #eee;margin-top:20px;padding-top:20px;font-size:13px}#productpage .product-bundles .bundle .bundle-price-stock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}#productpage .product-bundles .bundle .bundle-price-stock .price-title{font-weight:700;font-size:1.143em;margin-right:15px}#productpage .product-bundles .bundle .bundle-price-stock .price-new{color:var(--cart);font-weight:700;font-size:1.143em}#productpage .product-bundles .bundle .bundle-price-stock .price-old{margin-left:10px;text-decoration:line-through;color:#353535;opacity:.5;font-size:13px}#productpage .product-bundles .bundle .bundle-price-stock .stock-level{color:#353535;opacity:.67;font-weight:500;font-style:italic;letter-spacing:1.21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}#productpage .product-bundles .bundle .bundle-price-stock .stock i{font-size:1.4em}#productpage .product-bundles .bundle .bundle-price-stock .stock-level.available i{color:var(--cart)}#productpage .product-bundles .bundle .bundle-price-stock .stock-level.unavailable i{color:#aaa}#productpage .product-bundles .bundle .cart{margin-top:15px}#productpage .product-bundles .bundle .cart .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;background:var(--cart)}#productpage .product-bundles .bundle .cart .btn.disabled{background:#9a3535}#productpage .product-bundles .bundle .cart .btn i{font-size:1.5em}@media (max-width: 1499px){#productpage .product-image-wrap{margin-right:70px}}@media (min-width: 992px) and (max-width: 1199px){#productpage .product-image-wrap .thumbs-wrap{max-width:80px;min-width:80px}#productpage .product-image-wrap .product-images{width:calc(100% - 105px)}}@media (max-width: 1199px){#productpage .product-image-info{margin:0 -15px}#productpage .product-image-wrap{margin-right:unset;width:50%;padding:0 15px;min-width:unset;max-width:unset}#productpage .product-info-wrap{width:50%;padding:0 15px}#productpage .product-content-bundles .product-bundles{margin-left:35px}}@media (max-width: 991px){#productpage .product-image-info{margin:unset;-ms-flex-wrap:wrap;flex-wrap:wrap}#productpage .product-image-wrap{width:100%;padding:unset;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#productpage .product-image-wrap .product-images{width:100%}#productpage .product-images .productpage-slider .image-wrap{margin:0 25%}#productpage .product-image-wrap .thumbs-wrap{min-width:unset;max-width:unset;margin-right:unset;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}#productpage .product-info-wrap{width:unset;padding:unset;margin-top:30px}#productpage .product-image-wrap .thumbs{margin:-5px}#productpage .product-image-wrap .thumbs .thumb{padding:5px}#productpage .product-info-wrap .product-title{font-size:2em}#productpage .product-configure .product-configure-inner .option-wrap .label-title,#productpage .product-content-bundles .product-content .general-content,#productpage .product-info .description,#productpage .product-info .product-usps li.usp-item{font-size:1em}#productpage .product-info .description,#productpage .product-info .price{margin-top:15px}#productpage .product-content-bundles .inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#productpage .product-content-bundles .product-bundles{margin-left:unset;max-width:unset;min-width:unset;width:100%}}@media (max-width: 767px){#productpage .product-info-wrap .product-title{font-size:1.8em}#productpage .product-info .cart .input-wrap{margin-right:10px}#productpage .product-info .cart .input-wrap input{min-height:50px;max-height:50px;min-width:70px;max-width:70px;margin-right:0}#productpage .product-info .cart .btn{height:50px}#productpage .product-info .cart .input-wrap .change a{height:25px}#productpage .product-info .cart{margin-top:15px}#productpage .product-info .product-usps{margin-top:20px}#productpage .product-bundles .bundle .bundle-inner{padding:20px}#productpage .product-bundles .bundle .bundle-products{margin-top:15px;padding-top:15px}#productpage .product-bundles .bundle .bundle-price-stock .price-title{font-size:1em;margin-right:10px}#productpage .share-compare .share ul li i{margin:6px;font-size:26px!important}}#productpage .product-configure{margin-top:30px}#productpage .product-configure .product-configure-inner{margin:-15px 0}#productpage .product-configure .product-configure-inner .option-wrap{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#productpage .product-configure .product-configure-inner .option-wrap .label-title{font-weight:400;font-size:1.143em;letter-spacing:1.49px}#productpage .product-configure .ui.selection.dropdown{height:60px;line-height:60px;border:2px solid #eee!important}#productpage .product-configure .ui.selection.dropdown .text{font-size:1.143em;color:#aaa}#productpage .product-configure .ui.selection.dropdown&gt;.dropdown.icon{font-size:1.4em;background:0 0;padding-right:10px}#productpage .product-configure .ui.selection.dropdown&gt;.dropdown.icon:before{color:#aaa}#productpage .product-configure .ui.selection.dropdown .menu&gt;.item{height:45px;font-size:1em;background:#fff}#productpage .product-configure label.label-title{font-size:1.1em;margin-bottom:10px}#productpage .product-configure select{height:50px;opacity:0}#productpage .product-configure .product-configure-inner .option-wrap.product-custom-date,#productpage .product-configure .product-configure-inner .option-wrap.product-custom-datetime,#productpage .product-configure .product-configure-inner .option-wrap.product-custom-text,#productpage .product-configure .product-configure-inner .option-wrap.product-custom-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#productpage .product-configure input[type=date],#productpage .product-configure input[type=datetime-local],#productpage .product-configure input[type=text],#productpage .product-configure textarea{border:2px solid rgba(0,0,0,.07);height:45px;border-radius:3px;padding:0 15px}#productpage .product-configure textarea{padding:15px;height:auto;min-height:100px;min-width:100%;max-width:100%}@media (max-width: 991px){#productpage .product-configure .product-configure-inner .option-wrap .label-title{font-size:1em}}@media (max-width: 767px){#productpage .product-configure .ui.selection.dropdown{height:50px;line-height:50px;font-size:13px}}#footer .main-footer{background:#f6f6f6;border-top:var(--standard_border);padding:50px 0}#footer .main-footer .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-15px}#footer .main-footer .footer-col{padding:15px}#footer .main-footer .logo img{height:45px}#footer .main-footer ul.footer-links{margin:-5px 0}#footer .main-footer ul.footer-links li{padding:5px 0}#footer .main-footer ul.footer-links li a{display:block;font-size:13px;-webkit-transition:.15s all ease-in-out;-o-transition:.15s all ease-in-out;transition:.15s all ease-in-out}#footer .main-footer .footer-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.143em;margin-bottom:15px;letter-spacing:1.49px;font-weight:700}#footer .main-footer .footer-title .plusmin{width:12px;height:12px;position:relative}#footer .main-footer .footer-title .plusmin:after,#footer .main-footer .footer-title .plusmin:before{content:"";display:inline-block;width:100%;height:2px;background:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}#footer .main-footer .footer-title .plusmin:after{-webkit-transform:translate(-50%,-50%) rotate(90deg);-ms-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}#footer .main-footer .footer-links-wrap.active .footer-title .plusmin:after{-webkit-transform:translate(-50%,-50%) rotate(0);-ms-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}#footer .main-footer .description{margin-top:20px;max-width:355px}#footer .main-footer ul.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-10px;padding-top:20px}#footer .main-footer ul.socials li{padding:10px}#footer .main-footer ul.socials li i{background:var(--accentSecondary);color:#fff;border-radius:100%;min-height:35px;max-height:35px;max-width:35px;min-width:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:1.3em;border:1px solid var(--accentPrimary)}#footer .footer-bottom{background:#fcfbf8;padding:20px 0;border-top:var(--standard_border)}#footer .footer-bottom .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#footer .footer-bottom .inner .copyright-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;opacity:.5}#footer .footer-bottom .inner .copyright{font-weight:700}#footer .footer-bottom .inner .bottom-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#footer .footer-bottom .inner .bottom-links{margin-left:30px;font-size:13px}#footer .footer-bottom .inner .bottom-links .dash{margin:0 5px}#footer .footer-bottom .payments{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:-5px}#footer .footer-bottom .payments li{padding:5px;display:flex}#footer .footer-bottom .payments li a{display:inline-block}#footer .footer-bottom .payments li img{height:28px;background:#fff}@media (min-width: 1200px){#footer .main-footer ul.footer-links li:hover a{text-decoration:underline}}@media (max-width: 1199px){#footer .footer-bottom .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#footer .footer-bottom .copyright{text-align:center;margin-bottom:10px}#footer .footer-bottom .payments{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-bottom .inner .copyright-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}}@media (max-width: 991px){#footer .main-footer .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}#footer .main-footer .footer-col{padding:0}#footer .main-footer .footer-links-wrap{border-bottom:1px solid #e4e4e4;padding:15px 0}#footer .main-footer .footer-title{margin:0;font-size:1.1em}#footer .main-footer .footer-links{display:none}#footer .main-footer ul.footer-links{margin:unset}#footer .footer-bottom .payments li img{height:25px}#footer .main-footer .description{max-width:unset;margin-top:15px}#footer .main-footer ul.socials{margin:-5px}#footer .main-footer ul.socials li{padding:5px}#footer .main-footer .logo img{height:40px}#footer .main-footer{padding:30px 0}#footer .footer-bottom{padding:15px 0}#footer .main-footer ul.socials{padding:unset;padding:15px 0}}@media (max-width: 767px){#footer .main-footer ul.footer-links li{padding:3px 0}#footer .main-footer .footer-title{font-size:1em}#footer .footer-bottom .payments{margin:-3px}#footer .footer-bottom .payments li{padding:3px}#footer .main-footer{padding:25px 0}}#catalog h1{margin-bottom:10px}#catalog .catalog-headline{max-width:516px;margin:0 auto;text-align:center;padding-bottom:var(--generalSpacing)}#catalog .catalog-text{max-width:800px;margin:0 auto;text-align:center}#catalog .catalog-text .title{padding-bottom:15px}#catalog .categories{margin:-10px -10px 10px}#catalog .catalog-category{padding:10px;margin-bottom:0}#catalog .catalog-category a{position:relative;display:block}#catalog .catalog-category .overlay{position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;color:#fff;text-shadow:0 0 5px rgb(0 0 0 / 50%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);background:linear-gradient(180deg,#0000 0,#000000b3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:25px 35px}#catalog .catalog-category .overlay .category-title{font-size:2.143em;letter-spacing:2.79px}#catalog .catalog-category .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#catalog .catalog-category .inner .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#catalog .catalog-category .inner .image,#catalog .catalog-category .inner .text{width:50%}#catalog .catalog-category .inner .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:15px}#catalog .catalog-category:nth-child(2n) .inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}#catalog .catalog-category .inner .text-inner{max-width:400px;margin:0 auto}#catalog .catalog-category .inner .category-title{font-size:1.25em}#catalog .catalog-category .inner .description{margin-top:10px}#catalog .catalog-category .text .btn-wrap{margin-top:20px}#catalog .catalog-category .text .btn{font-weight:400;font-size:13px}#catalog .catalog-category .text .btn i{font-size:1.3em}@media (max-width: 1199px){#catalog .catalog-category{margin-bottom:0}}@media (max-width: 991px){#catalog .catalog-category .text .btn{height:45px;line-height:45px}#catalog .catalog-category{margin-bottom:0}#catalog .catalog-category .inner .text{padding-left:30px}#catalog .catalog-category .inner .category-title{font-size:1em}#catalog .catalog-category .text .btn-wrap{margin-top:15px}#catalog .catalog-category .overlay{padding:20px}#catalog .catalog-category .overlay .category-title{font-size:2em}}@media (max-width: 767px){#catalog .catalog-category .inner,#catalog .catalog-category:nth-child(2n) .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#catalog .catalog-category .inner .text{padding:15px}#catalog .catalog-category .inner .image-wrap,#catalog .catalog-category .inner .text{width:unset}#catalog .catalog-category .overlay .category-title{font-size:1.3em}#catalog .categories{margin:-5px}#catalog .catalog-category{padding:5px}}.categories{margin:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sm-category-wrap{width:100%}.categories .category{padding:10px}.categories .category .image-wrap{width:100%}.categories .category img{width:100%;height:auto}@media screen and (max-width: 767px){.categories .category .image-wrap img{aspect-ratio:3/2;object-fit:cover}}.categories .category a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.categories .category .overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;padding:25px 35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center;color:#fff;background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.7)));background:linear-gradient(180deg,#0000 0,#000000b3)}.categories .category .category-title{font-size:2.143em;letter-spacing:2.79px}.categories .category .category-count{margin-bottom:5px;letter-spacing:1.49px;font-size:1.143em}.categories .category .category-count .count{margin-right:5px}@media (max-width: 991px){.categories .category .overlay{padding:20px}.categories .category .category-title{font-size:2em}}@media (max-width: 767px){.categories{margin:-5px}.categories .category{padding:5px}.categories .category .category-title{font-size:1.3em}.categories .category .overlay{width:100%}}.brands .brands{margin:-15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.brands .brand{padding:15px}.brands .brand .image-wrap{padding:5% 10%}@media (max-width: 991px){.brands .brands{margin:-10px}.brands .brands .brand{padding:10px}}@media (max-width: 767px){.brands .brands{margin:-5px}.brands .brands .brand{padding:5px}}.fixed-title{margin-bottom:10px}@media (max-width: 991px){.fixed-title h1{font-size:1.8em}}@media (max-width: 767px){.fixed-title h1{font-size:1.5em}}#tags-page .tags{margin:-7px}#tags-page .tags a{height:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;color:#333;padding:0 20px;background:var(--accentPrimary);margin:7px}#tags-page .tags a span{margin-left:3px}.gui-messages{display:none!important}.message-wrap{position:fixed;left:30px;bottom:30px;z-index:99999999999;display:none}.message-wrap.active{display:block}.message-wrap .message{background:#fff;border-radius:0;padding:20px;width:350px;-webkit-box-shadow:0 2px 40px 8px rgba(0,0,0,.08);box-shadow:0 2px 40px 8px #00000014;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.1em;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.message-wrap.active .message{-webkit-animation:jump 1s ease 0s 1 normal;animation:jump 1s ease 0s 1 normal;opacity:1;visibility:visible;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0)}.message-wrap .message .icon{min-width:40px;max-width:40px;height:40px;background:#000;color:#fff;border-radius:100%;text-align:center;line-height:40px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.message-wrap .message.error .icon{background:#cd3b3b}.message-wrap .message.success .icon{background:#2ecc71}.message-wrap .message.info .icon{background:#3ca1cd}.message-wrap .text ul{margin:0;padding:0;list-style:none}@-webkit-keyframes jump{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}80%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes jump{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}80%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media (max-width: 767px){.message-wrap{top:auto;bottom:10px;z-index:99999999999;left:0;padding:0 10px}.message-wrap .message{padding:15px;width:100%}.message-wrap .message .icon{min-width:30px;max-width:30px;height:30px;line-height:30px;margin-right:15px;font-size:10px}}#blog.margin-top{margin-top:40px}.blog-articles{margin:-10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-articles .blog-article{padding:10px}.blog-article .image-wrap .image:after{content:"";display:block;padding-top:60%}#blog .headline-articles{padding-bottom:50px;margin-bottom:50px;border-bottom:1px solid #f3f3f3}.blog-article .info-wrap{margin:0 20px}.blog-article .info{margin-top:-65px;padding:20px;background:#fff}.blog-article .date{opacity:.6;color:#353535}.blog-article .title{font-size:1.286em;margin-bottom:10px;display:block}.blog-article .summary a{color:var(--accentPrimary);letter-spacing:1.3px;display:inline;text-decoration:underline}.blog-spinner{margin-top:50px}#blog .col-main{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;padding:15px}#blog .flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:-15px}#blog .article-sidebar{min-width:350px;max-width:350px;padding:15px;margin-top:20px}#blog .recent-articles-wrap h1{font-size:1.25em;margin-bottom:20px}#blog .recent-articles{margin:-10px}#blog .recent-article{padding:10px}#blog .recent-article .image-wrap{min-width:100px;max-width:100px;min-height:100px;max-height:100px}#blog .recent-article .image-wrap .no-image{background:#f7f7f7}#blog .recent-article .flex a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#blog .recent-article .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:15px;font-size:14px}#blog .recent-article .info .title{font-size:1.143em}#blog .recent-article .info .general-content{line-height:1.5em;font-size:.95em;color:#aaa}#blog .complete-article .article-title{font-size:2.5em;text-align:center;margin:0;font-weight:500}#blog .complete-article .image{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}#blog .complete-article .image:after{display:block;padding-top:35%;content:""}#blog .complete-article .image-wrap .no-image{background-color:#f7f7f7}#blog .complete-article .author-comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:15px;padding-top:15px;border-top:2px solid #eee;font-size:14px;color:#8a8a8a}#blog .complete-article .author-comments .comment-count{text-decoration:underline}#blog .complete-article .article-box{max-width:1100px;margin:0 auto;padding:0 30px}#blog .complete-article .article-box .article-box-content{margin-top:-100px;background:#fff;padding:50px;-webkit-box-shadow:0 1px 5px 1px rgba(0,0,0,.1);box-shadow:0 1px 5px 1px #0000001a;position:relative;z-index:1}#blog .complete-article .date-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#8a8a8a;margin-bottom:10px;font-size:14px}.blog-article .date-author{margin-top:0;margin-bottom:10px}.blog-article span.divider{margin:0 5px}.blog-article .comment-count .comment-title{text-transform:lowercase;margin-left:5px}#blog .complete-article .date-author{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#blog .complete-article .author span,.blog-article .author span{text-decoration:underline;text-transform:none;color:#4c4c4c}#blog .complete-article .date,.blog-article .date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#blog .complete-article .text-container{max-width:700px;margin:0 auto}#blog .complete-article .article-text{margin-top:30px}#blog .share{margin-top:10px}#blog .share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-5px}#blog .share ul li{padding:5px}#blog .share ul li a{min-height:30px;max-height:30px;min-width:30px;max-width:30px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:var(--accentPrimary);color:#fff;font-weight:700}#blog .share ul li a i{font-size:16px;margin-left:1px}#blog .complete-article img,#blog .complete-article video{max-width:100%;height:auto}#blog .complete-article #comments{margin-top:30px;padding-top:30px;border-top:2px solid #eee}#blog .complete-article .comments-block{margin-bottom:30px}#blog .complete-article .comments-block .no-comments{font-style:italic}#blog .complete-article .comments-block .comment-inner{background:#f7f7f7;padding:30px;border-radius:3px}#blog .complete-article .comments-block .title,#blog .complete-article .write-comment .title{font-size:1.143em;margin-bottom:15px}#blog .complete-article .comments-block .comment .top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#blog .complete-article .comments-block .comments .comment:not(:last-child){margin-bottom:15px}#blog .complete-article .comments-block .comment .top .comment-title{color:var(--purple)}#blog .complete-article .comments-block .comment .top .date{font-size:14px}#blog .complete-article .comments-block .comment .content{margin-top:15px}#blog .complete-article .write-comment #gui-form{background:#f7f7f7;padding:30px;border-radius:3px}#blog .complete-article .write-comment #gui-form input{width:100%;margin-bottom:10px;border:2px solid #eee}#blog .complete-article .write-comment #gui-form textarea{min-height:150px;margin-bottom:10px;width:100%;border:2px solid #eee}@media (max-width: 1199px){#blog .article-box .article-box-content{padding:30px}}@media (max-width: 991px){#blog .complete-article .article-title{font-size:3em}.blog-article .info{padding:20px}#blog .complete-article .article-title{font-size:2em}#blog .complete-article .article-box{padding:0}#blog .complete-article .article-box .article-box-content{margin-top:unset;padding:30px}#blog .share ul{margin:-3px}#blog .share ul li{padding:3px}#blog .share ul li a{min-height:35px;max-height:35px;min-width:35px;max-width:35px}#blog .share ul li a i{font-size:16px}#blog .complete-article .image:after{padding-top:50%}.blog-articles{margin:-10px}.blog-articles .blog-article{padding:10px}.blog-article .title{font-size:1.3em}#blog .blog-pagination{margin-top:30px}#header .sticky-share .inner ul li a{min-height:35px;max-height:35px;min-width:35px;max-width:35px;font-size:16px}}@media (max-width: 767px){#blog{margin-top:30px}.blog-articles{margin:-5px}.blog-articles .blog-article{padding:5px}.blog-article .title{font-size:1.1em}#blog .complete-article .article-title{font-size:2.5em}#blog .complete-article .share ul li a{height:30px;font-size:12px}#blog.margin-top{margin-top:20px}.home-blog .blog-article .info-wrap{margin:unset}.blog-article .info{margin-top:unset;padding:10px}#blog .headline-articles{border:none;padding:0;margin-bottom:10px}#blog .breadcrumbs-article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#blog .share ul li a{min-height:30px;max-height:30px;min-width:30px;max-width:30px}#blog .share ul li a i{font-size:14px}#blog .complete-article .article-title{font-size:1.8em}#blog .complete-article .share ul{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-3px}#blog .complete-article .share ul li{padding:3px}#blog .complete-article .text-container.top-content{margin-bottom:25px}#blog .col-main{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;width:100%}#blog .complete-article .comments-block .comment-inner{padding:20px}}.search-bar input[type=text]{width:100%;padding-right:55px}.search-autocomplete{position:absolute;left:0;top:100%;z-index:9999;width:100%;text-align:left}.search-autocomplete .box{padding:50px;background:#f7f7f7;-webkit-box-shadow:0 2px 40px 8px rgba(0,0,0,.08);box-shadow:0 2px 40px 8px #00000014;border-radius:3px}.search-autocomplete .more{padding:0;font-weight:700;text-align:center;margin-top:30px}.search-autocomplete .more .btn{display:-webkit-box;display:-ms-flexbox;display:flex}.search-autocomplete .more .btn span{margin-left:7px}.search-autocomplete.noresults .more{display:none}.search-autocomplete .notfound{padding:10px 0;font-size:13px;font-style:italic}.search-autocomplete.noresults .search-products{display:none}.search-autocomplete .search-products{padding:20px 0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-autocomplete .search-products .product{padding:15px 0}.search-autocomplete .search-products .product .product-inner{padding:0 15px}.search-autocomplete .search-products .product{border-top:1px solid rgba(0,0,0,.04)}.search-autocomplete .search-products .product .product-inner{border-right:1px solid rgba(0,0,0,.04)}.search-autocomplete .search-products .product:nth-child(3n) .product-inner{border-right:none}.search-autocomplete .search-products .product:nth-child(1),.search-autocomplete .search-products .product:nth-child(2),.search-autocomplete .search-products .product:nth-child(3){border-top:0}.search-autocomplete .search-products .product .product-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-autocomplete .search-products .product .image-wrap{min-width:75px;max-width:75px;margin-right:20px;position:relative;background:#fff}.search-autocomplete .search-products .product .image-wrap:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#00000008}.search-autocomplete .search-products .product .info .title{font-size:.95em;font-weight:700}.search-autocomplete .search-products .product .info .brand{margin-bottom:2px;font-size:.95em;opacity:.85}.search-autocomplete .search-products .product .info .price{margin-top:5px;font-weight:600;color:var(--accentDark);font-size:.95em}.search-autocomplete .search-products .product .image-wrap img{width:100%}.search-autocomplete .title-small{margin-bottom:30px;font-size:2em}.search-autocomplete .inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-autocomplete .side{min-width:270px;max-width:270px;margin-right:30px}.search-autocomplete .side .filter-scroll-wrap{position:relative}.search-autocomplete .side .filter-scroll{max-height:500px;padding-bottom:50px;overflow-y:scroll;padding-right:15px}.search-autocomplete .side .filter-scroll-wrap:after{content:"";display:block;position:absolute;height:50px;width:100%;bottom:0;background:-o-linear-gradient(top,rgba(247,247,247,0) 0,#f7f7f7 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(247,247,247,0)),to(#f7f7f7));background:linear-gradient(to bottom,#f7f7f700 0,#f7f7f7)}.search-autocomplete .results{width:100%}.search-autocomplete .subtitle{font-size:1.4em;margin-bottom:20px}.search-autocomplete .feat-categories{padding:25px;background:#fff;border-radius:5px;margin-bottom:30px}.search-autocomplete .feat-categories .cats ul{margin:-5px;list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-autocomplete .feat-categories .cats ul li{padding:5px}.search-autocomplete .feat-categories .cats ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0 15px;height:35px;border-radius:3px;background:#f7f7f7;color:#aaa;font-weight:700}.search-autocomplete .feat-categories .cats ul li a:hover{color:#777}.search-bar span.icon{position:absolute;height:50px;width:50px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;top:0;font-size:22px}@media (max-width: 1199px){.search-autocomplete .results{max-width:unset}.search-autocomplete .title-small{font-size:1.7em}.search-autocomplete .box{padding:50px 30px}.search-bar span.icon{border:none}.search-autocomplete .box{border-radius:0}#header .search-bar-mobile{background:#fff;border-top:1px solid #eee;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.05);box-shadow:0 4px 4px #0000000d}#header .search-bar-mobile input[type=text]{width:100%;border:none;height:45px;padding-right:45px;border-radius:0;-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out}#header .search-bar-mobile input[type=text]:not(.mobile-active){padding:0}#header .search-bar-mobile span.icon{height:45px;width:45px;font-size:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search-autocomplete .box{background:#fff}}@media (max-width: 991px){.search-autocomplete .title-small{font-size:1.4em;margin-bottom:20px}.search-autocomplete .feat-categories{padding:20px;margin-bottom:0}.search-autocomplete .search-products,.search-autocomplete .search-products .product{padding:10px 0}.search-autocomplete .box{padding:30px 20px}.search-autocomplete .search-products .product .info .price,.search-autocomplete .search-products .product .info .title{font-size:1em}.search-autocomplete .search-products .product .product-inner,.search-autocomplete .search-products .product:nth-child(2n) .product-inner,.search-autocomplete .search-products .product:nth-child(odd) .product-inner{border:0}.search-autocomplete .search-products .product:not(:first-child){border-top:1px solid #eee}.search-autocomplete .search-products .product{width:100%}.search-autocomplete .search-products .product .product-inner{padding:0}}@media (max-width: 767px){.search-autocomplete .box{padding:20px;-webkit-box-shadow:0 4px 10px 5px rgba(0,0,0,.08);box-shadow:0 4px 10px 5px #00000014}.search-autocomplete .title-small{font-size:1.2em;margin-bottom:10px}.search-autocomplete .container{padding:0}.search-autocomplete .feat-categories{display:none}.search-autocomplete .search-products .product .image-wrap{min-width:50px;max-width:50px;margin-right:15px}.search-autocomplete .more{margin-top:10px}#header .search-bar-mobile .container{padding:0}#header .search-bar-mobile input[type=text],#header .search-bar-mobile input[type=text]:not(.mobile-active){height:40px;font-size:13px;padding:0 15px}#header .search-bar-mobile span.icon{height:40px;width:40px;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#cart-page .cart-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -25px}#cart-page .cart-body-col{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;padding:0 25px;min-height:1px}#cart-page .cart-total-col{min-width:500px;max-width:500px;padding:0 25px;min-height:1px}#cart-page .cart-title,#service-page .service-title,.checkout-title{margin-bottom:30px}#cart-page .cart-title .title,#service-page .service-title .title,.checkout-title .title{font-size:25px;margin:0}#cart-page .cart-table{width:100%}#cart-page .cart-table th{text-align:center;padding-bottom:10px}#cart-page .cart-table th:first-child{text-align:left}#cart-page .cart-table td{padding:15px;border-bottom:1px solid rgba(0,0,0,.065)}#cart-page .cart-table td.image{width:100px}#cart-page .cart-table td.image img{width:100%}#cart-page .cart-table .image-wrap{position:relative}#cart-page .cart-table .image-wrap.img-gray{padding:12%}#cart-page .cart-table .image-wrap.img-gray:after{content:"";position:absolute;display:block;left:0;top:0;width:100%;height:100%;background:#00000006}#cart-page .cart-table td:last-child{padding-right:0}#cart-page .cart-table td:first-child{padding-left:0}#cart-page .cart-table .info .product-title{font-weight:700}#cart-page .cart-table .extra-info ul li.variant{margin-top:5px;color:#777;font-size:90%}#cart-page .cart-table .input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart-page .cart-table .input-wrap .standard-input{min-width:73px;max-width:73px;min-height:50px;max-height:50px;border:none;margin-right:10px;font-size:1.143em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:2px solid #eee;padding:0 5px;color:#000}#cart-page .cart-table .input-wrap .change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cart-page .cart-table .input-wrap .change a{height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart-page .cart-table .input-wrap .change i{font-size:1.15em;font-weight:700;color:#35353580}#cart-page .cart-table .option-icons{color:#aaa;font-size:1.429em}#cart-page .cart-table .subtotal{font-weight:700;color:var(--main)}#cart-page .total-block{padding:30px;background:#f6f6f6;border-radius:3px;border:var(--standard_border)}#cart-page .total-block .quantity-title{margin-bottom:30px;font-size:1.3em;font-weight:700;text-align:center}#cart-page .total-block table{width:100%;font-weight:700}#cart-page .total-block table td{padding:3px 0}#cart-page .total-block table td:last-child{text-align:right}#cart-page .total-block table tr:last-child td{padding-top:20px;border-top:1px solid rgba(0,0,0,.06);font-size:120%}#cart-page .total-block table tr:nth-last-child(2) td{padding-bottom:20px}#cart-page .total-block table .delete-discount{margin-left:5px}#cart-page .total-block table a{color:#aaa}#cart-page .total-block ul.payments{margin:37px -3px -3px;padding:0;list-style:none;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#cart-page .total-block ul.payments li{margin:3px;background:transparent;width:60px;border-radius:2px;display:inline-block;width:calc(16.6666% - 6px);padding:0}#cart-page .total-block ul.payments li svg{width:100%;height:auto;display:block}#cart-page .total-block ul.payments li img{width:100%}#cart-page .total-block .button{margin-top:20px}#cart-page .total-block .button .btn{width:100%;height:50px;line-height:50px;padding:0;background:var(--cart);margin-top:5px}#cart-page .total-block .button .btn.back{background:#ccc}#cart-page .total-block .button .btn:first-child{margin-top:0}#cart-page .total-block .button .btn.paypal{background:#012169}#cart-page .total-block .button .btn.fastcheckout{background:#1ba5de}#cart-page .cart-body-col .shipping-discount{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cart-page .cart-body-col .shipping-discount #gui-form-discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cart-page .cart-body-col .shipping-discount #gui-form-discount .standard-input{margin-right:10px}#cart-page .cart-body-col .shipping-discount #gui-form-discount .add-discount{max-height:50px;min-height:50px;min-width:50px;max-width:50px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:50px;text-align:center}#cart-page .cart-body-col .shipping-discount .shipping-btn{height:50px}#shipping-costs-popup{display:none}.fancybox-slide #shipping-costs-popup{margin:30px 0;padding:40px 50px;background:#f7f7f7;width:100%;max-width:420px;text-align:center;-webkit-box-shadow:0 2px 40px 8px rgba(0,0,0,.08);box-shadow:0 2px 40px 8px #00000014}#shipping-costs-popup .input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}#shipping-costs-popup .input-wrap input{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;margin-right:10px}#shipping-costs-popup .title-small{margin-bottom:50px;font-weight:700;font-size:1.3em}#shipping-costs-popup .methods-block,#shipping-costs-popup .no-shipments{margin-top:20px}#shipping-costs-popup .methods-title{font-size:1.1em;font-weight:700;margin-bottom:10px}#shipping-costs-popup #gui-form-shipment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#shipping-costs-popup #gui-form-shipment .submit-shipping{padding:0 15px;height:50px}#shipping-costs-popup .ui.radio.checkbox input:checked~.box:after,#shipping-costs-popup .ui.radio.checkbox input:checked~label:after{background:var(--accentPrimary);margin-left:unset}.custom-cart-page .gui-progressbar{display:none}.gui-input,.gui-number,.gui-select,.gui-select select,.gui-text{border:none!important;background:#0000000d!important;border-radius:0!important}.gui-input input,.gui-select select{height:40px!important}.gui-checkout .gui-form a.gui-button-small{float:none;height:40px;line-height:40px;padding:0 25px;font-weight:700;background:#2ecc71;border:none;color:#fff;font-size:12px;border-radius:0}.gui-checkout .gui-form a.gui-button-action,.gui-checkout .gui-form a.gui-button-primary{padding:0 25px!important;background:#2ecc71!important;color:#fff!important}.gui-checkout input:-webkit-autofill{background:0 0!important;-webkit-box-shadow:0 0 0 1000px transparent inset}.upsell-products{padding-top:70px}#upsell-products .title-featured .title{font-size:25px}.upsell-products .products .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.upsell-products .products .owl-stage .owl-item .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.upsell-products .products .owl-stage .owl-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.upsell-products .products .owl-stage .owl-item .product{height:100%}@media (max-width: 1450px){#cart-page .cart-total-col{min-width:450px;max-width:450px}}@media (max-width: 1199px){#cart-page .cart-row{margin:0 -15px}#cart-page .cart-body-col{padding:0 15px}#cart-page .cart-total-col{min-width:400px;max-width:400px;padding:0 15px}#cart-page .total-block{padding:25px;font-size:13px}#cart-page .cart-table{font-size:13px}#cart-page .cart-table th{font-size:100%}#cart-page .cart-table td{padding:15px 10px}#cart-page .cart-table td.image{width:75px}}@media (max-width: 991px){#cart-page .cart-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#cart-page .cart-body-col{width:100%}#cart-page .cart-total-col{min-width:100%;max-width:100%;margin-top:30px}#cart-page .total-block ul.payments li{width:calc(10% - 6px)}}@media (max-width: 767px){#cart-page .cart-table td{padding:10px 5px}#cart-page .cart-table td.image{width:60px}#cart-page .cart-title .title,#service-page .service-title .title,.checkout-title .title{font-size:18px}#cart-page .cart-table{font-size:12px}#cart-page .cart-table .extra-info ul{font-size:11px}#cart-page .cart-total-col{padding:0}#cart-page .total-block{font-size:12px;padding:20px 15px}#cart-page .cart-title,#service-page .service-title,.checkout-title,#cart-page .total-block .discount-block{margin-bottom:20px}#cart-page .total-block .payments ul{margin-top:17px}#cart-page .total-block table tr:last-child td{padding-top:10px}#cart-page .total-block table tr:nth-last-child(2) td{padding-bottom:10px}.upsell-products{padding-top:30px}#cart-page .title-featured .title{font-size:18px}#cart-page .total-block .discount-block input{height:40px;padding:0 15px}#cart-page .total-block .discount-block .btn{width:40px;height:40px;line-height:40px}}@media (max-width: 525px){#cart-page .total-block ul.payments li{width:calc(16.6666% - 6px)}}.gui,.gui-checkout{font-size:16px}.gui-checkout .order-summary table tr:first-child td small{display:none}.gui-payment-method-service .gui-payment-method-icon{opacity:0;background:#fff;border-radius:3px;border:1px solid rgba(0,0,0,.07)}.gui-payment-method-service .gui-payment-method-icon.updated{opacity:1}.gui-form .gui-radio label{font-size:.95em;font-weight:500}.gui-form .gui-checkbox label,.gui-form .gui-radio label{position:relative;padding-left:30px!important;padding-top:4px}.gui-form .gui-checkbox label:before,.gui-form .gui-radio label:before{content:"";width:20px;height:20px;display:inline-block;vertical-align:middle;background:#fff;border-radius:100%;position:absolute;left:0;top:0;border:1px solid #353535}.gui-form .gui-checkbox label:before{border-radius:0}.gui-form .gui-checkbox input,.gui-form .gui-radio input{display:none}.gui-form .gui-checkbox input:checked~label:before{background:var(--accentPrimary)!important}.gui-form .gui-radio input:checked~label:after{content:"";width:10px;height:10px;display:block;position:absolute;left:5px;top:5px;border-radius:100%}.gui-checkout .gui-form .gui-right{font-size:14px}.gui-form .gui-checkbox input:checked~label:after{content:"\f00c";display:block;position:absolute;left:4px;top:4px;display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff!important}.gui-checkout-one-step .gui-payment-method-service&gt;label{padding:15px;background:#fff;border-radius:5px;margin:0 0 10px;border:2px solid transparent}.gui-checkout-one-step .gui-payment-method-service&gt;label input{display:none}.gui-checkout .gui-form a.gui-button-small{height:40px;line-height:37px;padding:0 20px}.gui a.gui-button-large,.gui a.gui-button-small{color:#fff!important;font-weight:700;background-color:var(--accentPrimary)!important;border-color:var(--accentPrimary)!important;border-radius:3px}.gui-checkout-one-step .gui-block{padding:7%;border-radius:0}.gui-checkout-one-step .gui-block{background:#f6f6f6;border:none}.gui-input,.gui-number,.gui-select,.gui-text{background-color:#fff!important;border:1px solid #ccc!important}body .gui-block-subtitle,body .gui-content-subtitle{font-size:1.3em;color:#353535;font-weight:400}.gui-block-subtitle a{font-size:12px;line-height:2em;text-transform:none}.gui-form .gui-checkout-steps{margin:-15px}.gui-checkout-one-step .gui-checkout-steps{width:auto!important}.gui-form .gui-checkout-steps.gui-col3-equal&gt;.gui-col3-equal-col1,.gui-form .gui-checkout-steps.gui-col3-equal&gt;.gui-col3-equal-col2,.gui-form .gui-checkout-steps.gui-col3-equal&gt;.gui-col3-equal-col3{width:33.3333%!important;padding:15px!important;margin:0!important}.gui-form .gui-field&gt;label{font-size:.9em}.gui-checkout #gui-block-review .gui-product-image{display:block!important;border:none;border-radius:3px;overflow:hidden;margin-right:15px}.order-summary .gui-table tbody tr td:first-child{padding-left:0}.order-summary .gui-table tbody tr td:last-child{padding-right:0;color:#353535;font-weight:400}.gui-cart-sum .gui-item .gui-price{color:#353535;font-weight:400}.order-summary .gui-table tbody tr td:nth-child(2){font-weight:700;color:#353535}.order-summary .gui-table thead{display:none}.order-summary .gui-table tbody tr td{font-size:14px}.gui-cart-sum .gui-item .gui-desc{font-size:13px;text-align:left!important}.gui-cart-sum .gui-line{background:#eee!important}body .gui-table tbody tr:last-child td{border-color:#eee}.gui-checkout .gui-confirm-buttons a.gui-button-action{padding:0 40px!important;height:45px;line-height:45px;font-size:13px;border-radius:0!important}input#gui-form-discount_code{font-size:1em}.gui-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0!important;padding:0 10px!important}body .gui-select{background:#fff!important;color:#000;font-size:13px;position:relative;z-index:0;border-radius:5px;overflow:hidden}body .gui-select:after{font-family:fontawesome;content:"\f107";position:absolute;right:0;top:0;height:40px;width:40px;line-height:40px;text-align:center;z-index:-1;font-size:.9em}.gui-form .gui-radio input{margin:0 10px 0 0}.gui-checkout .gui-form .gui-input,.gui-checkout .gui-form .gui-text,body .gui-select{border:none!important}.gui-select select{height:40px!important;-webkit-appearance:none;border-radius:5px;overflow:hidden;border:1px solid rgba(0,0,0,.07)!important}.gui-checkout .gui-form input[type=email],.gui-checkout .gui-form input[type=text],.gui-checkout .gui-form textarea,.gui-checkout .gui-input input{height:40px;padding:0 15px;font-size:14px;outline:0;border:1px solid #efefef;border-radius:0;background:#fff;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.gui-checkout .gui-form textarea{padding:13px 20px;max-width:100%;min-height:100px}.gui-checkout .gui-form input::-webkit-input-placeholder,.gui-checkout .gui-form textarea::-webkit-input-placeholder{color:#aaa;color:#0006}.gui-checkout .gui-form input:-moz-placeholder,.gui-checkout .gui-form textarea:-moz-placeholder{color:#aaa;color:#0006;opacity:1}.gui-checkout .gui-form input::-moz-placeholder,.gui-checkout .gui-form textarea::-moz-placeholder{color:#aaa;color:#0006;opacity:1}.gui-checkout .gui-form input:-ms-input-placeholder,.gui-checkout .gui-form textarea:-ms-input-placeholder{color:#aaa;color:#0006}.gui-checkout .gui-form input::-ms-input-placeholder,.gui-checkout .gui-form textarea::-ms-input-placeholder{color:#aaa;color:#0006}.gui-input input:focus,.gui-text textarea:focus,body .gui-input.gui-focus,body .gui-text.gui-focus{border:1px solid rgba(0,0,0,.07)!important;-webkit-box-shadow:none!important;box-shadow:none!important}body .gui-select.gui-focus{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.gui-checkout .gui-progressbar{display:none}.gui-checkout .gui-form a.gui-button-action{width:100%;height:55px;line-height:55px;font-weight:700;color:#fff;font-size:16px;border-radius:3px!important}.gui-input-phone-number .gui-input-phone-number-code-wrapper{margin:unset!important}.gui-input-phone-number #gui-form-details-phone-number{padding-left:80px!important}.gui-delivery-time-checkout{display:none}.gui-checkout .gui-form a.gui-button-action{background:var(--cart)!important;border-color:var(--cart)!important}.gui-form label em{color:var(--accentPrimary)!important}.gui-form .gui-radio input:checked~label:after{background:var(--accentPrimary)!important}.gui-checkout-one-step .gui-payment-method-service.gui-is-selected&gt;label{border:2px solid var(--accentPrimary)!important}.gui-input-phone-number .gui-input-phone-number-code-placeholder{line-height:40px!important}.gui-input-phone-number .gui-input-phone-number-code-flag{top:10px!important;left:10px!important}.gui-checkout.gui a{color:var(--accentPrimary)}@media (max-width: 1199px){.gui-form .gui-checkout-steps.gui-col3-equal&gt;.gui-col3-equal-col1,.gui-form .gui-checkout-steps.gui-col3-equal&gt;.gui-col3-equal-col2,.gui-form .gui-checkout-steps.gui-col3-equal&gt;.gui-col3-equal-col3{width:100%!important}}@media (max-width: 991px){.gui-checkout-one-step .gui-block{padding:30px!important}.gui-block-subtitle,.gui-content-subtitle{font-size:1.3em}}@media (max-width: 767px){.gui-checkout{font-size:14px}.gui-block-subtitle,.gui-content-subtitle{font-size:1.1em}.gui-checkout-one-step .gui-block{padding:20px!important}.gui-checkout .gui-form a.gui-button-action{height:50px;line-height:50px}}#header .sticky-product{-webkit-transition:.15s all ease-in-out;-o-transition:.15s all ease-in-out;transition:.15s all ease-in-out}#header .sticky-product{background:#fff}#header .sticky-product .inner{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .sticky-product .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .sticky-product .product .product-title-wrap{margin-left:10px}#header .sticky-product .product .price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700}#header .sticky-product .product .price-wrap .old-price{text-decoration:line-through;font-size:90%;margin-right:10px;opacity:.5}#header .sticky-product .cart-wrap .cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .sticky-product{-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.08);box-shadow:0 1px 4px #00000014}#header .sticky-product .cart-wrap .cart input{min-width:70px;max-width:70px;min-height:40px;max-height:40px;margin-right:5px;padding:0;text-align:center;border:2px solid #eee}#header .sticky-product .cart-wrap .cart .btn.add-cart{height:40px;margin-right:10px;background:var(--cart);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#header .sticky-product.active{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media (max-width: 767px){#header .sticky-product .container{width:100%;margin:0}#header .sticky-product .cart-wrap{width:100%}}#add-cart-popup{display:none;width:100%;max-width:1100px;padding:50px;border-radius:3px;-webkit-box-shadow:0 2px 40px 8px rgba(0,0,0,.08);box-shadow:0 2px 40px 8px #00000014}#add-cart-popup .add-cart-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#add-cart-popup .info-col .image img{width:120px}#add-cart-popup .info-col .image{margin-right:20px}#add-cart-popup .info-col .popup-info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1;flex:1}#add-cart-popup .info-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:50px;-ms-flex-wrap:wrap;flex-wrap:wrap}#add-cart-popup .cart-total-col{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}#add-cart-popup .title-small{margin-bottom:30px;width:100%;font-size:1.7em}#add-cart-popup .title-small.related-title{font-size:1.3em;margin-bottom:20px}#add-cart-popup .related{margin-top:30px;padding-top:30px;border-top:1px solid #eee}#add-cart-popup .total-block{width:250px}#add-cart-popup .products{margin:-7px}#add-cart-popup .products .product{padding:7px}#add-cart-popup .product .description,#add-cart-popup .product .product-stars{display:none}#add-cart-popup .popup-info .title{font-size:1.2em;text-decoration:none;margin-bottom:10px;display:block;color:inherit}#add-cart-popup .popup-info .description{line-height:1.7em;font-size:.97em}#add-cart-popup .total-block .buttons{margin-top:0}#add-cart-popup .total-block .buttons .btn{width:100%;margin-top:10px}#add-cart-popup .total-block .buttons .btn.light{background:0 0;color:var(--purple);border:var(--standard_border)}#add-cart-popup .total-block .buttons .btn:first-child{margin-top:0;border:var(--standard_border)}#add-cart-popup{display:none;width:1200px;max-width:100%}#add-cart-popup .recent-products{margin-top:50px}#add-cart-popup .title{font-size:26px;color:var(--purple);margin-bottom:20px}@media (max-width: 767px){#add-cart-popup{padding:30px 15px}#add-cart-popup .title{font-size:16px}#add-cart-popup .cart-total-col,#add-cart-popup .total-block{width:100%}#add-cart-popup .recent-products{margin-top:20px;padding-top:20px}#add-cart-popup .recent-products .title{margin-bottom:0}}.nothing-found-wrap{max-width:50%;margin-right:auto}.nothing-found-wrap .title{font-size:2em}.nothing-found-wrap .subtitle{margin:40px 0 40px 40px}.nothing-found-wrap .return-link i{-webkit-animation:arrowLeftRight infinite 1s alternate;animation:arrowLeftRight infinite 1s alternate}@media (max-width: 991px){.nothing-found-wrap{max-width:75%}.nothing-found-wrap .subtitle{font-size:1em;margin:20px}}@media (max-width: 767px){.nothing-found-wrap{max-width:unset;margin-right:unset}.nothing-found-wrap .title{font-size:1.8em}}#textpage .textpage-content .text-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-20px}#textpage .textpage-content .image-wrap,#textpage .textpage-content .text-wrap{width:50%;padding:20px}#textpage .textpage-content .text-wrap.no-image{width:100%}#textpage .textpage-content .image-wrap img{width:100%!important;height:100%!important}#textpage .textpage-content .textpage-bottom{margin-top:30px}#textpage .textpage-content .general-content p:not(:last-child){margin-bottom:20px}#textpage .textpage-content .general-content h2,#textpage .textpage-content .general-content h3,#textpage .textpage-content .general-content h4,#textpage .textpage-content .general-content h5,#textpage .textpage-content .general-content h6{font-weight:400;color:#353535;font-size:1.5em;margin-bottom:5px}@media (max-width: 1199px){#textpage .textpage-content .text-image{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}#textpage .textpage-content .image-wrap,#textpage .textpage-content .text-wrap{width:unset;padding:15px}}#service-page .service-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}#service-page .service-headline .overlay{background:#0000006e;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:350px;padding:50px 0}#service-page .service-headline .content{text-align:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#service-page .service-headline .content .title{text-transform:uppercase;margin:0;font-size:2.5em}#service-page .service-headline .content .general-content{margin-top:20px;max-width:680px;color:#fff;font-size:1.143em;letter-spacing:1.49px;line-height:2.143em}#service-page .service-content{margin-top:50px}#service-page .faq-block{background:#ddcca817;padding:30px;border-radius:var(--tileRadius)}#service-page .faq-block .faq-title{font-size:1.5em}#service-page .faq-block:not(:last-child){margin-bottom:20px}#service-page .faq .faq-block .faq-items .faq-item{border-bottom:1px solid #eee}#service-page .faq .faq-block .faq-items .faq-item .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0}#service-page .faq-block .faq-items .faq-item .page{background:#fff;border-radius:3px;max-height:0;overflow:hidden;transition:max-height .3s ease-out}#service-page .faq-block .faq-items .faq-item .page .content{padding:30px}#service-page .standard-input,#service-page .btn{width:100%}#service-page .faq-block .faq-items .faq-item.active .page{max-height:500px}#service-page .faq .faq-block .faq-items .faq-item .tab i{color:var(--accentPrimary);font-size:10px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;margin-left:15px}#service-page .faq .faq-block .faq-items .faq-item.active .tab i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#service-page .service-col{padding:30px;background:#ddcca833;border:var(--standard_border);border-radius:var(--tileRadius)}#service-page .service-col:not(:last-child){margin-bottom:20px}#service-page .service-col .service-col-title{font-size:1.5em;font-weight:400;margin-bottom:15px}#service-page .service-col input{width:100%}#service-page .service-col textarea{width:100%;min-height:200px}#service-page .service-col input:not(:last-child){margin-bottom:10px}#service-page .service-col .btn-wrap{margin-top:10px}#service-page .service-col .required-notification em{color:#9a3535}#service-page .service-col .required-notification{margin-bottom:10px}#service-page .service-col .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#service-page .contact-col ul li{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#service-page .contact-col ul li:last-child{margin-bottom:0}#service-page .contact-col ul li .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:35px;max-width:35px;min-height:35px;max-height:35px;color:#fff;background:var(--accentPrimary);border-radius:50%;margin-right:15px;font-size:13px}#service-page .filters-col .filters-inner{border-left:2px solid var(--accentPrimary);padding-left:20px}#service-page .filters-col ul{margin:-5px 0}#service-page .filters-col ul li{padding:5px 0}#service-page .usp-col ul{margin:-5px}#service-page .usp-col ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}#service-page .usp-col ul li i{color:var(--cart);font-size:1.5em;margin-right:10px}@media (max-width: 991px){#service-page .service-headline .overlay{min-height:300px}#service-page .service-headline .content .title{margin-bottom:5px}#service-page .contact-col{margin-top:20px}}@media (max-width: 767px){#service-page .service-headline .overlay{min-height:180px;padding:30px 0}#service-page .service-headline .content .title{font-size:1.8em}#service-page .service-headline .content .general-content{max-width:unset;font-size:.95em;margin-top:10px}#service-page .faq-block .faq-title{font-size:1.3em}#service-page .contact-col ul li .icon{min-width:30px;max-width:30px;min-height:30px;max-height:30px;font-size:12px}#service-page .faq-block,#service-page .faq-block .faq-items .faq-item .page .content #service-page .service-col{padding:20px}#service-page .faq-block .faq-items .faq-item .page{font-size:.95em}}#newsletter-popup{display:none}.fancybox-slide #newsletter-popup{padding:0;border-radius:3px;-webkit-box-shadow:0 2px 40px 8px rgba(0,0,0,.08);box-shadow:0 2px 40px 8px #00000014;width:100%;max-width:1200px}#newsletter-popup .text{padding:120px 80px;-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}#newsletter-popup .title{font-size:2em;font-weight:400}#newsletter-popup .content{margin-top:10px;margin-bottom:50px}#newsletter-popup .standard-input{width:100%;height:50px;background:0 0;border:1px solid #eee;border:var(--standard_border)}#newsletter-popup .btn{margin-top:20px;border:0;color:#fff;height:56px;border:var(--standard_border)}#newsletter-popup .image{min-width:50%;max-width:50%;background-size:cover;border-right:var(--standard_border)}#newsletter-popup .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width: 1199px){.fancybox-slide #newsletter-popup{max-width:900px}#newsletter-popup .text{padding:80px 60px}}@media (max-width: 767px){#newsletter-popup .text{padding:40px}#newsletter-popup .title{font-size:2em}#newsletter-popup .content{margin-bottom:20px}#newsletter-popup .standard-input{height:45px}#newsletter-popup .btn{margin-top:15px}}.cart-total .free-del,.cart-total-col .free-del{margin-top:10px;background:#e6f7e6;color:var(--cart);padding:15px 10px;font-size:14px;font-weight:600;text-align:center;margin-bottom:20px;border:1px solid var(--cart);border-radius:5px}.cart-total .free-del span,.cart-total-col .free-del span{font-weight:700}.blog-products .blog-products-slider .owl-nav .owl-next,.blog-products .blog-products-slider .owl-nav .owl-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:1.5em}.blog-products .blog-products-slider .owl-nav .owl-prev{left:-15px}.blog-products .blog-products-slider .owl-nav .owl-next{right:-15px}.blog-products .blog-products-slider .owl-nav .owl-next.disabled,.blog-products .blog-products-slider .owl-nav .owl-prev.disabled{opacity:.4;pointer-events:none}@media (max-width: 767px){.blog-products .blog-products-slider .owl-nav .owl-prev{left:-20px}.blog-products .blog-products-slider .owl-nav .owl-next{right:-20px}}#blog .article-box .blog-products .product .inner{width:100%;height:auto}@media (max-width: 767px){#blog .article-box .blog-products .title-featured{font-size:1.4em}#blog .article-box .blog-products .product .inner .info{padding:0}}.cart-togo{background:#e6f7e6;color:var(--cart);padding:15px 25px;font-size:16px;font-weight:600;text-align:center;margin-bottom:20px;border:1px solid var(--cart);border-radius:5px}.cart-togo span{font-weight:700}@media (max-width: 767px){.cart-togo{padding:10px 15px;font-size:14px}}#productpage .share-compare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}#productpage .share-compare .compare{margin-top:0}#productpage .share-compare .share,#productpage .share-compare .share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#productpage .share-compare .share label{margin-right:10px}#productpage .share-compare .share ul{margin:-2px}#productpage .share-compare .share ul li{padding:2px}#productpage .share-compare .share ul li i{color:#bb9d67;font-size:1.2em}@media (max-width: 767px){#productpage .share-compare{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#productpage .product-images .productpage-slider-outer.slider-loading:after{padding-top:calc(72% + 20px)}}#productpage .product-content .info-melding{background:#fcfaf7;border:1px solid red;padding:15px 20px;display:flex;align-items:center;margin-top:20px;border-radius:5px;margin-bottom:5px}#productpage .product-image-wrap .thumbs-wrap.with-scrollbar{height:686px;overflow-x:hidden;overflow-y:scroll}.simplebar-scrollbar:before{width:4px;background:#ddd!important;opacity:1!important;border-radius:0!important}.simplebar-content&gt;*:first-child{margin-top:0}@media (max-width: 1199px){#productpage .product-image-wrap .thumbs-wrap.with-scrollbar{height:505px}}@media (max-width: 991px){#productpage .product-image-wrap .thumbs-wrap.with-scrollbar{height:unset;overflow-x:inherit;overflow-y:inherit}}.products .product a.url{display:block;width:100%}.products .product .image-wrap img{border-radius:var(--tileRadius)!important;aspect-ratio:1 / 1.44;object-fit:cover}.products .product .quickview-button{position:absolute;top:unset;bottom:15px;right:15px;z-index:99;display:flex;flex-wrap:wrap}.products .product .quickview-button i{color:#fff;font-size:1.25em}.products .product .quickview-button i:hover{color:var(--accentPrimary)}.quickview-popup{display:none}.fancybox-slide&gt;.quickview-popup{width:100%;max-width:1400px;padding:50px;border-radius:10px;-webkit-box-shadow:0px 2px 40px 8px rgba(0,0,0,.08);box-shadow:0 2px 40px 8px #00000014}.quickview-popup .product-detail{display:flex;align-items:flex-start}.quickview-popup .product-detail .images-wrap{min-width:450px;max-width:450px;margin-right:60px}.quickview-popup .product-detail .info{flex-grow:10}.quickview-popup .product-detail .images-wrap .images{display:flex;align-items:stretch}.quickview-popup .product-detail .images-wrap .quickview-thumbs{max-width:105px;min-width:105px;margin-right:20px}.quickview-popup .product-detail .images-wrap .quickview-thumbs .thumbs{margin:-10px}.quickview-popup .product-detail .images-wrap .quickview-thumbs .thumb{padding:10px}.quickview-popup .product-detail .images-wrap .quickview-thumbs .thumb{cursor:pointer;pointer-events:all}.quickview-popup .product-detail .images-wrap .thumbs .thumb .image-wrap img{width:100%;height:auto;opacity:.6;transition:.15s all ease-in-out}.quickview-popup .product-detail .images-wrap .thumbs .thumb .image-wrap.active img{opacity:1}.quickview-popup .product-detail .images-wrap .quickview-images{position:relative;width:calc(100% - 125px)}.quickview-popup .product-info .product-title{font-size:2em}.quickview-popup .product-info .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.quickview-popup .product-info .price .price-new{font-weight:700;letter-spacing:1.67px;font-size:1.286em}.quickview-popup .product-info .description{margin-top:20px;font-size:1.143em}.quickview-popup .product-info .description a{color:var(--accentPrimary);text-decoration:underline;margin-left:5px;display:inline}.quickview-popup .product-info .info-melding{background:#fcfaf7;border:1px solid var(--accentPrimary);padding:15px 20px;display:flex;align-items:center;margin-top:20px;border-radius:5px;margin-bottom:5px}.quickview-popup .product-info .cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.quickview-popup .product-info .cart .btn{height:60px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quickview-popup .product-info .cart .add-cart{background:var(--cart);-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.quickview-popup .product-info .cart .add-cart.disabled{background-color:#9a3536a6}.quickview-popup .product-info .cart .add-cart i{font-size:1.5em}.quickview-popup .product-info .cart .wishlist-btn{margin-left:15px;background:var(--accentPrimary);color:#fff}.quickview-popup .product-info .cart .wishlist-btn i{font-size:1.8em}.quickview-popup .product-info .input-wrap{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quickview-popup .product-info .input-wrap input{min-width:83px;max-width:83px;min-height:60px;max-height:60px;border:none;margin-right:10px;font-size:1.143em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border:2px solid #eee;padding:0 5px;color:#000}.quickview-popup .product-info .input-wrap .change{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quickview-popup .product-info .input-wrap .change a{height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quickview-popup .product-info .input-wrap .change i{font-size:1.25em;font-weight:700;color:#35353580}.quickview-popup .product-info .specs{margin-top:20px;max-width:300px;font-size:1.143em;border:1px solid #fcfaf7}.quickview-popup .product-info .specs .spec{display:flex;align-items:center;padding:5px 10px}.quickview-popup .product-info .specs .spec .spec-title{font-weight:600;flex:1}.quickview-popup .product-info .product-configure{margin-top:30px}.quickview-popup .share-compare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:flex-end;margin-top:10px}.quickview-popup .share-compare .compare{margin-top:0}.quickview-popup .share-compare .share,.quickview-popup .share-compare .share ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quickview-popup .share-compare .share label{margin-right:10px}.quickview-popup .share-compare .share ul{margin:-2px}.quickview-popup .share-compare .share ul li{padding:2px}.quickview-popup .share-compare .share ul li i{color:#bb9d67;font-size:1.2em}@media (max-width: 991px){.quickview-popup .product-detail{flex-direction:column}.quickview-popup .product-detail .images-wrap{min-width:unset;max-width:unset;margin-right:unset;width:100%}.quickview-popup .product-detail .images-wrap .quickview-images{width:100%}.quickview-popup .product-detail .info{margin-top:15px}.quickview-popup .product-detail .images-wrap .images{flex-direction:column-reverse}.quickview-popup .product-detail .images-wrap .quickview-images .image-wrap{margin:0 25%}.quickview-popup .product-detail .images-wrap .quickview-thumbs{min-width:unset;max-width:unset;margin-right:unset;margin-top:15px}.quickview-popup .product-detail .images-wrap .quickview-thumbs .thumbs{display:flex;flex-direction:row}}@media (max-width: 767px){.quickview-popup .share-compare{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}#catalog .catalog-category .image-wrap{width:100%}#header .main-header .header-icons li.account .account-menu span{margin-left:unset}#header .main-header .header-icons li.account{position:relative}#header .account .account-menu{opacity:0;visibility:hidden;z-index:-1;position:absolute;top:100%;left:0;width:300px;box-shadow:0 2px 10px 2px #00000012;transition:all .15s ease-in-out}#header .main-header .header-icons li.account:hover .account-menu{opacity:1;visibility:visible;z-index:2}#header .account .account-menu .menu-inner{padding:20px;background:#fff}#header .account .account-menu .menu-inner .register{display:flex;flex-wrap:wrap;margin-top:10px;text-align:center;justify-content:center}#header .account .account-menu .menu-inner .register a{color:var(--accentPrimary);margin-left:3px}#header .account .account-menu ul{display:flex;flex-direction:column;margin:-5px 0}#header .account .account-menu .menu-inner .title{margin-bottom:10px;display:block;color:var(--accentPrimary);font-weight:700;font-size:1.125em}#header .account .account-menu ul li{padding:5px 0}#header .account .account-menu ul li a{transition:all .15s ease-in-out}#header .account .account-menu ul li a:hover{color:var(--accentPrimary)}@media (max-width: 1199px){#header .account .account-menu{left:unset;right:0;width:200px}}#catalog .brands-sec .catalog-category{width:100%}#catalog .brands-sec ul{padding:0;list-style:none;flex-grow:10;margin:-5px}#catalog .brands-sec ul li{-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;padding:0}#catalog .brands-sec{padding-bottom:50px;display:flex;align-items:flex-start}#catalog .brands-sec .letter-title{min-width:80px;max-width:80px;font-size:2.2em;font-weight:700;padding:5px 0;color:var(--accentDark)}.letter-overview{margin:-7px -7px 40px;list-style:none;display:flex;font-size:1.5em;font-weight:700;flex-wrap:wrap;padding:10px 0;border-bottom:1px solid var(--accentPrimary)}#letter-overview-footer.fixed{position:fixed;left:0;right:0;z-index:100}#letter-overview-footer.fixed .letter-overview{background-color:#fff}.letter-overview li{color:var(--accentDark);margin-left:0}.letter-overview li:first-child{margin-left:0;transition:margin-left 2s}.letter-overview li a{padding:7px;min-width:40px;max-width:40px;min-height:40px;max-height:40px;display:flex;justify-content:center;align-items:center;text-align:center}#letter-overview.letter-overview.active li:first-child,#letter-overview-footer.fixed .letter-overview li:first-child{margin-left:18%}.letter-overview li a.active{border:var(--standard_border);border-radius:5px;transform:translatey(-2px)}@media (max-width: 1199px){#letter-overview.letter-overview.active li:first-child,#letter-overview-footer.fixed .letter-overview li:first-child{margin-left:0}}@media (max-width: 991px){#letter-overview.letter-overview.active li:first-child,#letter-overview-footer.fixed .letter-overview li:first-child{margin-left:0}.letter-overview li a{min-width:38px;max-width:38px;min-height:38px;max-height:38px}}@media (max-width: 767px){#letter-overview-footer.fixed .letter-overview{margin:-5px}.letter-overview li a{padding:5px;min-width:32px;max-width:32px;min-height:32px;max-height:32px}}@media (min-width: 992px){.letter-overview li a:hover{border:var(--standard_border);border-radius:5px;transform:translatey(-2px)}}#catalog .catalog-category .overlay .category-title{word-break:break-word}.scroll-to-top{display:flex;width:50px;height:50px;border:2px solid var(--accentDark);background:#ffffffd9;z-index:2;border-radius:10px;justify-content:center;align-items:center;text-align:center;position:fixed;bottom:50px;right:50px;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.scroll-to-top.active{opacity:1;visibility:visible}.scroll-to-top i{font-size:42px;line-height:20px;padding:0 0 5px 3px;color:var(--accentDark)}@media (max-width: 1199px){.scroll-to-top{bottom:40px;right:40px}}@media (max-width: 991px){.scroll-to-top{bottom:30px;right:30px}}@media (max-width: 767px){#catalog .letter-overview{margin:-5px}#catalog .letter-overview li a{padding:5px}#catalog .brands-sec ul li{padding:0}#catalog .brands-sec .letter-title{min-width:50px;max-width:50px;font-size:1.7em}#catalog .brands-sec{flex-direction:column;padding-top:15px;margin:-5px;align-items:stretch}#catalog .brands-sec .letter-title{padding:10px 0}.scroll-to-top{bottom:50px;right:20px}}.homepage-text-block{background:var(--accentPrimary);background:var(--accentSecondary);background:var(--accentTertiary);background:#f6f6f6}.homepage-text-block .homepage-text{column-count:2;column-gap:100px}.rounded-block{border-radius:15px;margin-top:32px;margin-bottom:32px;border:solid 1px #d2b87e}@media (max-width: 1199px){.homepage-text-block .homepage-text{column-gap:80px}}@media (max-width: 991px){.homepage-text-block .homepage-text{column-count:1}}.products .product .image-wrap{overflow:inherit}.products .product .quickview-button{opacity:0;visibility:hidden;transition:.15s all ease-in-out}.products .product .inner:hover .quickview-button{opacity:1;visibility:visible}.products .product .quickview-button a.quickbuy{background-color:#fff;color:#000;padding:5px 10px;border-radius:5px;display:flex;align-items:center}.products .product .quickview-button a.quickbuy i{color:#000;margin-left:3px;font-size:1em}#catalog .brands-sec .catalog-category .image-wrap img,.categories .category .image-wrap img,#catalog .catalog-category .image-wrap img{transform:scale(1);transition:transform .4s ease-in-out}#catalog .catalog-category .image-wrap img{aspect-ratio:1/1;object-fit:cover}#catalog .brands-sec .catalog-category:hover .image-wrap img,.categories .category:hover .image-wrap img,#catalog .catalog-category:hover .image-wrap img{transform:scale(1.2)}#header .usp-bar{height:41px;transition:all .3s ease-in-out;opacity:1;visibility:visible}#header.fixed .usp-bar{height:0;opacity:0;visibility:hidden;overflow:hidden;border:0}@media (min-width: 992px){#header .main-header{transition:all .3s ease-in-out}#header.fixed .main-header{padding:15px 0;background-color:#fcfaf7;border-bottom:1px solid #fff}#header .main-header .search-col{opacity:1;visibility:visible;transition:all .3s ease-in-out}#header.fixed .main-header .search-col{opacity:0;visibility:hidden;overflow:hidden;flex:0}#header .main-header .header-col.main-menu-col{opacity:0;visibility:hidden;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0;flex:0;overflow:hidden}#header .main-header .header-col.main-menu-col .main-menu{background-color:transparent;border:0}#header .main-header .header-col.main-menu-col .main-menu .main-nav{justify-content:flex-start}#header .main-header .header-col.main-menu-col .main-menu .main-nav li a{white-space:nowrap}#header.fixed .main-header .header-col.main-menu-col{opacity:1;visibility:visible;flex:5}#header .main-menu.body-wrap{height:51px;transition:all .3s ease-in-out;opacity:1;visibility:visible}#header.fixed .main-menu.body-wrap{height:0;opacity:0;visibility:hidden;overflow:hidden}}@media (min-width: 1200px){#header .main-header .header-col.logo-col{position:relative}#header .main-header .header-col .logo{transition:all .3s ease-in-out;left:30%}#header.fixed .main-header .header-col .logo{position:absolute;left:0}#header .main-header .logo img{transition:all .3s ease-in-out}#header.fixed .main-header .logo img{height:45px}#header .main-header .header-col.icons-col{opacity:1;visibility:visible;transition:all .3s ease-in-out}#header.fixed .main-header .header-col.icons-col{opacity:0;visibility:hidden;overflow:hidden;flex:0}}@media (max-width: 1499px){#header .main-header .header-col.main-menu-col .main-menu .main-nav{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 1199px){#header .search-bar-mobile span.icon{transition:all .3s ease-in-out}#header.fixed .search-bar-mobile span.icon,#header.fixed .search-bar-mobile input[type=text]{height:35px}#header .main-header .logo img{transition:all .3s ease-in-out}#header.fixed .main-header .logo img{height:40px}}@media (max-width: 991px){#header.fixed .main-header .logo img{height:35px}}#sticky-cart{position:fixed;bottom:0;left:0;width:100%;z-index:99;background:#fff;-webkit-box-shadow:0 -2px 3px 0 rgba(0,0,0,.05);box-shadow:0 -2px 3px #0000000d;padding:15px 0;-webkit-transform:translateY(100%) translateZ(0);transform:translateY(100%) translateZ(0);-webkit-transition:all .15s ease-in-out;-o-transition:all .15s ease-in-out;transition:all .15s ease-in-out;opacity:0}#sticky-cart.active{-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);opacity:1}#sticky-cart .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#sticky-cart .image-wrap{min-width:100px;max-width:100px;padding:3%;border:var(--standard_border);border-radius:3px;margin-right:15px}#sticky-cart .image-wrap img{width:100%;aspect-ratio:1 / 1;object-fit:contain}#sticky-cart .col-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sticky-cart .info-wrap .product-title{font-weight:700;font-size:1.2em;margin-bottom:5px;color:#000;max-width:450px;max-height:3.7em;overflow:hidden;line-height:1.3em}#sticky-cart .info-wrap .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em}#sticky-cart .info-wrap .price-new.sale{color:var(--accent)}#sticky-cart .info-wrap .price-old{position:relative;margin-right:15px;opacity:.7;font-weight:300;text-decoration:line-through}#sticky-cart .info-wrap .price-old:after{content:"";position:absolute;top:50%;left:0;height:1px;width:110%;-webkit-transform:translateY(-50%) rotate(-10deg);-ms-transform:translateY(-50%) rotate(-10deg);transform:translateY(-50%) rotate(-10deg);background:rgba(var(--rgb_black),.7)}#sticky-cart .cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:15px}#sticky-cart .cart .btn{min-width:400px;border:var(--standard_border)}@media (max-width: 1199px){#sticky-cart .image-wrap{min-width:80px;max-width:80px;margin-right:10px}#sticky-cart .info-wrap .product-title,#sticky-cart .info-wrap .price{font-size:1em}#sticky-cart .cart{margin-left:10px}#sticky-cart .cart .btn{min-width:unset}}@media (max-width: 767px){#sticky-cart .image-wrap{min-width:60px;max-width:60px}#sticky-cart .info-wrap .product-title,#sticky-cart .info-wrap .price{font-size:.95em}#sticky-cart .col-right,#sticky-cart .cart,#sticky-cart .cart .btn{margin:0;width:100%}}.products .product .image-wrap .product-label.new{left:unset;top:15px;right:15px}#productpage .product-images .productpage-slider .image-wrap .zoom-outer{width:100%}.search-bar .standard-input{border:var(--standard_border);border-radius:5px}.search-bar .standard-input::placeholder{color:#777}.textpage-content{width:100%;max-width:100%}.textpage-content .collumn-wrap{display:flex;flex-wrap:wrap;margin:-30px}.textpage-content .collumn-wrap .column{padding:30px}.faq.custom-faq .faq-items .faq-item{margin-bottom:20px}.faq.custom-faq .faq-items .faq-item .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:25px;background-color:#ddcca833;font-size:1.5em;border:var(--standard_border);border-radius:5px}.faq.custom-faq .faq-items .faq-item .tab i{color:var(--accentPrimary);font-size:20px;-webkit-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out;margin-left:15px}.faq.custom-faq .faq-items .faq-item.active .tab i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq.custom-faq .faq-items .faq-item .page{background:#fff;padding:20px 0;margin-bottom:15px;border-radius:3px;display:none}@media (max-width: 1199px){.faq.custom-faq .faq-items .faq-item .tab{padding:15px;font-size:1.3em}.faq.custom-faq .faq-items .faq-item .tab i{font-size:16px}}@media (max-width: 991px){.textpage-content .collumn-wrap{margin:-15px}.textpage-content .collumn-wrap .column{padding:15px}.faq.custom-faq .faq-items .faq-item{margin-bottom:15px}}@media (max-width: 767px){.faq.custom-faq .faq-items .faq-item{margin-bottom:10px}.faq.custom-faq .faq-items .faq-item .tab{padding:10px 15px;font-size:1.2em}.faq.custom-faq .faq-items .faq-item .tab i{font-size:14px}.faq.custom-faq .faq-items .faq-item .page{padding:10px 0}}.gui-div-sitemap-links{padding:30px;background:#ddcca833;border:var(--standard_border)!important;border-radius:5px}.gui-div-sitemap-links .gui-block-content{border-left:2px solid var(--accentPrimary);padding:0 0 0 20px}.gui-div-sitemap-links .gui-block-title{font-size:1.5em;font-weight:400;margin-bottom:15px;padding:0;background-color:transparent;border:none}.gui-div-sitemap-links .gui-block-content li{border:none}.gui-div-sitemap-links .gui-block-content li a{padding:5px 0}.gui-div-sitemap-links .gui-block-title strong{font-weight:400}#textpage.textpage-about .textpage-headline{border-bottom:var(--standard_border);border-width:2px}#textpage.textpage-about .textpage-headline .overlay h1{margin-bottom:20px}.section .section-inner{display:flex;flex-direction:row;justify-content:space-between}.section .section-col{display:flex;align-items:center}.section .section-col{margin:50px 0}.section.with-image .section-col,.section.with-image .section-col.image-col{width:40%}.section .section-col img{width:100%;height:auto;border:var(--standard_border);border-radius:var(--tileRadius)}.section.section-bg{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;color:#fff;position:relative}.section.section-2{border-top:var(--standard_border);border-bottom:var(--standard_border);border-width:2px}.section.section-2:after{content:"";background-color:#0000006e;width:100%;height:100%;position:absolute;top:0;left:0;right:0;border:0}.section.section-2 .section-col{z-index:1}.section.section-2 .text-wrap h2{color:#fff}.section.section-3 .section-inner{max-width:900px;margin:auto;text-align:center}.section.section-4{padding:50px 0;background:#ddcca833;border-top:var(--standard_border);border-bottom:var(--standard_border);position:relative}.section.section-4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(brown-overlay.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center}.section.section-4 .section-inner{position:relative}.section.with-image .section-col{width:50%}.section.with-image .section-col.image-col{width:45%}.section .section-col{margin:40px 0}@media (max-width: 767px){.section .section-inner{flex-wrap:wrap}.section .section-col{margin:30px 0}.section.with-image .section-col.image-col{margin-top:0}.section.with-image .section-col.image-col,.section.with-image .section-col{width:100%}.section.with-image .section-col.image-col .text-wrap{margin:auto}.section .section-col img{max-height:300px}.section.section-4{padding:0}}.headlines .headline{border-bottom:var(--standard_border)}.headlines .headline:after{content:"";display:block;position:absolute;width:100%;height:100%;background:#0000006e}.home-products,.home-blog,.home-insta,.home-text .home-text-block .overlay,.homepage-text-block{border-top:var(--standard_border)}.homepage-text-block{border-bottom:solid 1px #d2b87e}#textpage .contact-form-wrap{margin-left:80px;padding:30px;border:var(--standard_border);border-radius:var(--tileRadius);background-color:#ddcca833}@media (max-width: 1430px){#textpage .contact-form-wrap{margin-left:40px}}@media (max-width: 1199px){#textpage .inner.direction-regular{flex-direction:column}#textpage .contact-form-wrap{margin-left:0;margin-top:30px}}@media (max-width: 991px){#textpage .inner.direction-regular{flex-direction:column}#textpage .contact-form-wrap{margin-top:20px;padding:15px}}.home-banner-container{background-size:cover;background-position:center center;background-repeat:no-repeat;max-height:600px}.home-banner-container:after{content:"";display:block;padding-top:30%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/style-min.css.map */
</pre></body></html>