@charset "UTF-8";
/*!
Theme Name:     Monpetit Theme
Theme URI:      https://github.com/stuartduff/storefront-child-theme
Author:         eRaccoon.io
Author URI:     https://eRaccoon.io
Template:     	storefront
Description:  	This is a blank child theme for WooThemes StoreFront theme
Version:      	1.0.0
License:      	GNU General Public License v2 or later
License URI:  	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/@font-face{font-family:"Overpass";src:url("fonts/Overpass-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:"Overpass";src:url("fonts/Overpass-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:"Overpass";src:url("fonts/Overpass-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:block}@font-face{font-family:"Overpass";src:url("fonts/Overpass-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:"Overpass";src:url("fonts/Overpass-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:block}@font-face{font-family:"Overpass";src:url("fonts/Overpass-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:block}@font-face{font-family:"Amiri";src:url("fonts/Amiri-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:"Amiri";src:url("fonts/Amiri-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:block}body .scroll-effect{opacity:0;transition:opacity 1s ease 0.5s,transform 1s ease 0.5s}body .scroll-effect.appeared{opacity:1}body .scroll-effect.se-left{transform:translateX(-64px)}@media screen and (min-width:1024px){body .scroll-effect.se-left{transform:translateX(-80px)}}body .scroll-effect.se-left.appeared{transform:translateX(0)}@media screen and (min-width:1024px){body .scroll-effect.se-left.appeared{transform:translateX(0)}}body .scroll-effect.se-right{transform:translateX(64px)}@media screen and (min-width:1024px){body .scroll-effect.se-right{transform:translateX(80px)}}body .scroll-effect.se-right.appeared{transform:translateX(0)}@media screen and (min-width:1024px){body .scroll-effect.se-right.appeared{transform:translateX(0)}}body .scroll-effect.se-bottom{transform:translateY(64px)}@media screen and (min-width:1024px){body .scroll-effect.se-bottom{transform:translateY(80px)}}body .scroll-effect.se-bottom.appeared{transform:translateY(0)}@media screen and (min-width:1024px){body .scroll-effect.se-bottom.appeared{transform:translateY(0)}}body .scroll-effect.se-left-d{opacity:1}@media screen and (max-width:1024px){body .scroll-effect.se-left-d{transition:none;opacity:1}}@media screen and (min-width:1024px){body .scroll-effect.se-left-d{transform:translateX(-128px)!important;opacity:0}}@media screen and (min-width:1024px){body .scroll-effect.se-left-d.appeared{transform:translateX(0)!important;opacity:1}}body .scroll-effect.se-right-d{opacity:1}@media screen and (min-width:1024px){body .scroll-effect.se-right-d{transform:translateX(64px)!important;opacity:0}}body .scroll-effect.se-right-d.appeared{transform:translateX(0)}@media screen and (min-width:1024px){body .scroll-effect.se-right-d.appeared{transform:translateX(0)!important;opacity:1}}form label{display:block;color:#4D4D4D}form label .optional{display:none}form label .required{color:#D2AB69;text-decoration:none}@media screen and (min-width:1024px){form label.screen-reader-text+span input{margin-top:24px}}form input[type=email],form input[type=number],form input[type=password],form input[type=tel],form input[type=text],form select{width:100%!important}form .select2-container .select2-selection--single{height:auto;margin:0;border:0}form .select2-container .select2-selection__rendered{line-height:inherit}form .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;transform:translateY(-50%);right:8px}form .woocommerce-form-login__rememberme{margin-bottom:16px;cursor:pointer}form button{display:block;background-color:#fff;background-position:center;color:#D2AB69;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px;width:100%;border:1px solid #D2AB69;cursor:pointer}@media screen and (min-width:720px){form button{padding:4px 16px;height:42px}}form button:hover{color:#fff;background-color:#D2AB69}form .woocommerce-LostPassword{margin:0;text-align:center}form .woocommerce-LostPassword a{text-decoration:none}form .woocommerce-LostPassword a:hover{text-decoration:underline}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;color:#000}.site-main{overflow:hidden}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,:after,:before{box-sizing:border-box}.select2-selection__rendered,body,button,input,optgroup,select,textarea{color:#000;font-family:"Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{clear:both}p{margin-bottom:1.5em}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#fff}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}a{color:#D2AB69}a:visited{color:#D2AB69}a:active,a:focus,a:hover{color:#e5b766}a:focus{outline:thin dotted}a:active,a:hover{outline:0}button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,0.8);line-height:1;padding:0.6em 1em 0.4em}button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{border-color:#ccc #bbb #aaa}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:#aaa #bbb #bbb}.select2-selection__rendered,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{color:#4D4D4D;border:1px solid #ddd;border-radius:3px;padding:8px 16px}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:#4D4D4D}select{border:1px solid #ddd}textarea{width:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.post-navigation .nav-links,.posts-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:1.5em 0 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:0.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.site-wrapper{overflow:hidden}.site-wrapper:before{content:"";display:block;width:100%;height:0;background-color:#D2AB69}@media screen and (min-width:720px){.site-wrapper:before{height:16px}}@media screen and (min-width:1024px){.site-wrapper:before{height:24px}}@media screen and (min-width:1240px){.site-wrapper:before{height:32px}}@media screen and (min-width:1440px){.site-wrapper:before{height:48px}}.page-template-template-homepage .site-header{border:0}.site-header{padding:16px;position:relative;margin:0 auto 16px;max-width:1440px;border-bottom:2px solid #fdfaf4}.site-header:before{content:"";display:block;position:absolute;z-index:-1;top:0;left:50%;width:100vw;bottom:0;transform:translateX(-50%)}@media screen and (min-width:1024px){.site-header{padding:32px 16px 96px}}@media screen and (min-width:1240px){.site-header{padding:32px 24px 96px}}.site-header-wrapper{margin:0 auto;max-width:1440px;padding:0 16px}.site-header-wrapper:after{content:"";clear:both;width:100%;display:block}@media screen and (min-width:1240px){.site-header-wrapper{padding:0 24px}}.site-branding{position:absolute;top:24px;margin:0 auto;right:0;left:0;width:160px}@media screen and (min-width:1024px){.site-branding{position:relative;top:0}}.site-branding a{display:block}.site-branding img{display:block;height:96px}@media screen and (min-width:1024px){.site-branding img{height:auto}}.header-items{padding:64px 0 0}.header-items:after{content:"";clear:both;width:100%;display:block}@media screen and (min-width:1024px){.header-items{position:static;float:right;padding:0}}.header-item.site-navigation,.header-item.site-search{float:left;margin-right:16px}@media screen and (min-width:1024px){.header-item.site-navigation,.header-item.site-search{margin:0}}.header-item.site-account,.header-item.site-minicart{float:right;margin-left:16px}@media screen and (min-width:1024px){.header-item.site-account,.header-item.site-minicart{margin:0 0 0 16px}}.header-item.site-account.current-menu-item,.header-item.site-minicart.current-menu-item{display:none}@media screen and (min-width:1024px){.header-item.site-account,.header-item.site-search{position:relative}}.header-item-trigger{min-width:24px;text-align:center;color:#D2AB69;font-size:24px;line-height:1;text-decoration:none;cursor:pointer;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;position:relative;width:100%;display:block}@media screen and (min-width:1024px){.header-item-trigger{font-weight:300}}.header-item-trigger:active,.header-item-trigger:focus,.header-item-trigger:hover{color:#dea23b}.header-item-trigger span{display:block;font-size:10px;text-transform:uppercase;text-align:center}@media screen and (min-width:1024px){.header-item-trigger.navigation-trigger{display:none}}.header-item-trigger .site-minicart-counter{position:absolute;top:-25%;right:-25%;display:block;background-color:#D2AB69;color:#fff;border-radius:50%;font-size:10px;line-height:20px;min-width:20px}.header-item-trigger .site-minicart-counter.empty{display:none}.header-item-info{font-size:24px;line-height:1;font-weight:700;background:#D2AB69;padding:16px 16px;color:#fff;margin:0 0;position:relative}.header-item-info-title{position:absolute;left:0;right:0;margin:0 auto;text-align:center;max-width:calc(100% - 90px);top:50%;transform:translateY(-50%)}.header-item-info.navigation-info .custom-logo-link{display:inline-block}.header-item-info.navigation-info .custom-logo-link img{display:block;margin:-10px 0}.header-item-close{float:right;cursor:pointer}.header-item-overlay{position:fixed;overflow:hidden;z-index:-1;visibility:hidden;opacity:0;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.25);display:block;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.header-item-content{z-index:-1;visibility:hidden;overflow:hidden;opacity:0;pointer-events:none;position:absolute;top:0;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.header-item-content.active{visibility:visible;z-index:10;opacity:1;pointer-events:auto}.header-item-content.active~.header-item-overlay{z-index:9;overflow:hidden;visibility:visible;opacity:1}.header-item-content-info{display:block;position:relative}.header-item-content.navigation-content{position:fixed;background-color:#fff;width:100vw;height:100%;left:0;right:0;top:0;bottom:0;transition:0.2s transform cubic-bezier(0.45,0.25,0.6,0.95);transform:translateX(-100%);max-width:420px}.header-item-content.navigation-content.active{transform:translateX(0) scale(1);z-index:10}@media screen and (min-width:1024px){.header-item-content.navigation-content{position:absolute;top:auto;bottom:0;left:0;right:0;text-align:center;transform:none;visibility:visible;opacity:1;pointer-events:auto;height:auto;min-height:0;width:100%;padding-bottom:24px;margin:0 auto;max-width:100%;z-index:2;background-color:transparent}.header-item-content.navigation-content .navigation-info{display:none}}.header-item-content.search-content{position:absolute;top:100%;left:0;right:0;background-color:#D2AB69;border-top:1px solid #D2AB69;padding:8px 16px;box-shadow:0 2px 6px rgba(156,156,156,0.25);transform:translateY(-10%)}@media screen and (min-width:1024px){.header-item-content.search-content{top:100%;right:0;left:auto;width:280px;margin:8px 0 0;background-color:#fff;border-radius:3px;border:0;padding:16px}}.header-item-content.search-content.active{transform:none}.header-item-content.search-content .widget_product_search{margin:0}.header-item-content.search-content .woocommerce-product-search{position:relative}.header-item-content.search-content .woocommerce-product-search:before{display:none}.header-item-content.search-content .woocommerce-product-search input[type=search]{display:block;width:100%;padding:8px 48px 8px 0;font-size:16px;line-height:22px;outline:none;letter-spacing:0.02em;background-color:transparent;color:#fff;border:0;border-radius:0;border-bottom:2px solid #fff}@media screen and (min-width:1024px){.header-item-content.search-content .woocommerce-product-search input[type=search]{border-bottom:2px solid #efd5a6;color:#D2AB69}.header-item-content.search-content .woocommerce-product-search input[type=search]:focus{border-bottom:2px solid #D2AB69}}.header-item-content.search-content .woocommerce-product-search input[type=search]::-webkit-search-cancel-button{position:relative;right:32px;cursor:pointer;-webkit-appearance:none;width:22px;height:22px;display:none}.header-item-content.search-content .woocommerce-product-search input[type=search]::placeholder{color:rgb(255,255,255)}@media screen and (min-width:1024px){.header-item-content.search-content .woocommerce-product-search input[type=search]::placeholder{color:#efd5a6}}.header-item-content.search-content .woocommerce-product-search button[type=submit]{position:absolute;top:0;right:0;padding:0 8px;height:100%;background-color:transparent;border:0;font-size:0;line-height:0;width:auto}.header-item-content.search-content .woocommerce-product-search button[type=submit]:before{font-family:"icomoon";font-size:24px;line-height:1;content:"\e928";color:#fff;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}@media screen and (min-width:1024px){.header-item-content.search-content .woocommerce-product-search button[type=submit]:before{color:#D2AB69}.header-item-content.search-content .woocommerce-product-search button[type=submit]:before:hover{color:#e5b766}}.header-item-content.account-content{position:absolute;top:100%;left:0;right:0;background-color:#D2AB69;border-top:1px solid #D2AB69;padding:8px 16px;box-shadow:0 2px 6px rgba(156,156,156,0.25);transform:translateY(-10%)}@media screen and (min-width:1024px){.header-item-content.account-content{top:100%;right:0;left:auto;width:240px;margin:8px 0 0;border:0;transform:none;background-color:#fff;border-radius:3px}}.header-item-content.account-content .active{transform:none}.header-item-content.account-content ul{list-style:none;text-align:left;padding:0;margin:0}.header-item-content.account-content ul li{display:block;padding:12px 16px;font-size:16px;line-height:24px}.header-item-content.account-content ul li:not(:last-child){border-bottom:1px solid #ddd}.header-item-content.account-content ul a{color:#fff;text-decoration:none;font-size:16px;line-height:24px;font-weight:600;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}@media screen and (min-width:1024px){.header-item-content.account-content ul a{color:#D2AB69}.header-item-content.account-content ul a:hover{color:#e5b766}}.header-item-content.account-content ul a span{line-height:21px;font-size:18px;vertical-align:text-top;display:inline-block;margin-right:8px}.header-item-content.minicart-content{position:fixed;background-color:#fff;width:100vw;min-height:100vh;height:100%;left:auto;right:0;top:0;bottom:0;transition:0.2s transform cubic-bezier(0.45,0.25,0.6,0.95);transform:translateX(100%);max-width:420px}.header-item-content.minicart-content:after{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#333;z-index:2}.header-item-content.minicart-content.active{transform:translateX(0) scale(1)}.header-item-content.minicart-content .woocommerce-mini-cart{padding:0;margin:0;list-style:none;max-height:calc(100vh - 230px);overflow:auto}.header-item-content.minicart-content .woocommerce-mini-cart__empty-message{padding:16px;text-align:center}.header-item-content.minicart-content .woocommerce-mini-cart-item{position:relative;padding:16px 32px 16px 16px;display:grid;grid-template-columns:1fr 2fr}.header-item-content.minicart-content .woocommerce-mini-cart-item:not(:last-child){border-bottom:1px solid #ddd}.header-item-content.minicart-content .woocommerce-mini-cart-item a.remove{position:absolute;top:16px;right:16px;font-size:0;line-height:22px;text-decoration:none;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.header-item-content.minicart-content .woocommerce-mini-cart-item a.remove:before{font-size:12px;line-height:22px;content:"\e934";vertical-align:middle;font-family:"icomoon";color:#999}.header-item-content.minicart-content .woocommerce-mini-cart-item a.remove:hover:before{color:#D2AB69}.header-item-content.minicart-content .woocommerce-mini-cart-item .cart-item-thumbnail{border-radius:3px;overflow:hidden}.header-item-content.minicart-content .woocommerce-mini-cart-item .cart-item-info{padding-left:16px}.header-item-content.minicart-content .woocommerce-mini-cart-item .cart-item-title{color:#D2AB69}.header-item-content.minicart-content .woocommerce-mini-cart-item .cart-item-quantity{color:#999}.header-item-content.minicart-content .woocommerce-mini-cart__total{padding:16px;margin:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background-color:#fdfaf4;color:#D2AB69;position:relative}.header-item-content.minicart-content .woocommerce-mini-cart__total:before{content:"";position:absolute;bottom:100%;width:100%;height:32px;background:linear-gradient(2deg,#fff 0%,rgba(255,255,255,0) 85%);left:0;margin-bottom:1px}.header-item-content.minicart-content .woocommerce-mini-cart__buttons{padding:16px;margin:0;display:flex;flex-direction:column}.header-item-content.minicart-content .woocommerce-mini-cart__buttons .button{order:1;display:block;width:100%;text-align:center;text-decoration:none;padding:8px 24px;font-size:14px;line-height:24px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px}.header-item-content.minicart-content .woocommerce-mini-cart__buttons .button:after{display:none}.header-item-content.minicart-content .woocommerce-mini-cart__buttons .button.checkout{order:0;background-color:#D2AB69;color:#fff;margin-bottom:8px;font-weight:700;text-transform:uppercase;font-size:16px}.header-item-content.minicart-content .woocommerce-mini-cart__buttons .button.checkout:hover{background-color:#e5b766}.prefooter{margin:48px auto;max-width:1440px;padding:0 16px}@media screen and (min-width:720px){.prefooter{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:80px auto}}.prefooter .widget{margin-bottom:32px}@media screen and (min-width:720px){.prefooter .widget{margin:0;padding:16px 0}}.prefooter .widget-title{text-transform:uppercase;font-size:14px;line-height:20px;font-weight:700;color:#D2AB69;margin:0 0 4px;text-align:center}@media screen and (min-width:1024px){.prefooter .widget-title{font-size:16px}}.prefooter .widget-title:before{content:"";display:block;margin:0 auto;width:48px;height:48px;background-position:center;background-size:contain;background-repeat:no-repeat}.prefooter .widget .textwidget{margin:0}.prefooter .widget .textwidget p{text-align:center;margin:0 auto;max-width:300px;text-transform:uppercase;font-size:14px;line-height:20px;font-weight:700;color:#efd5a6}.prefooter .widget:first-child .widget-title:before{background-image:url("./assets/images/footer_pickup.svg")}.prefooter .widget:nth-child(2) .widget-title:before{background-image:url("./assets/images/footer_delivery.svg")}.prefooter .widget:nth-child(3) .widget-title:before{background-image:url("./assets/images/footer_country.svg")}.site-footer{margin:48px auto 0;background-color:#fdfaf4;display:flex;padding:24px 0 0;flex-direction:column;width:100%}@media screen and (min-width:720px){.site-footer{display:block}}.site-footer .footer-widgets{text-align:center;padding:0 16px;max-width:1440px;margin:0 auto}@media screen and (min-width:720px){.site-footer .footer-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:left;padding:48px 16px}}@media screen and (min-width:1240px){.site-footer .footer-widgets{padding:48px 24px}}.site-footer .footer-widgets .widget-title{text-transform:uppercase;text-decoration:none;font-size:14px;line-height:20px;font-weight:700;color:#D2AB69;letter-spacing:0.05em}@media screen and (min-width:720px){.site-footer .footer-widgets .widget-title{font-size:16px}}.site-footer .footer-widgets .widget_nav_menu{display:none}@media screen and (min-width:720px){.site-footer .footer-widgets .widget_nav_menu{display:block}}.site-footer .footer-widgets .widget_nav_menu ul{margin:0;padding:0;list-style:none}.site-footer .footer-widgets .widget_nav_menu ul li{padding:0;margin:0 0 4px}@media screen and (min-width:1024px){.site-footer .footer-widgets .widget_nav_menu ul li:not(:last-child){margin-bottom:24px}}.site-footer .footer-widgets .widget_nav_menu ul li:before{display:none}.site-footer .footer-widgets .widget_nav_menu ul li a{text-transform:uppercase;text-decoration:none;font-size:14px;line-height:24px;font-weight:700}@media screen and (min-width:1024px){.site-footer .footer-widgets .widget_nav_menu ul li a{font-size:16px}}.site-footer .footer-widgets .footer-widget-2 .textwidget p{font-size:14px;line-height:20px;color:#D2AB69;font-weight:300}@media screen and (min-width:1024px){.site-footer .footer-widgets .footer-widget-2 .textwidget p{line-height:32px;font-size:16px}}.site-footer .footer-widgets .footer-widget-3 .newsletter-form{margin:8px auto;position:relative;max-width:240px}@media screen and (min-width:720px){.site-footer .footer-widgets .footer-widget-3 .newsletter-form{margin:8px 0}}.site-footer .footer-widgets .footer-widget-3 .newsletter-form input[type=email]{display:block;width:100%;padding:8px 48px 8px 0;font-size:14px;line-height:22px;outline:none;letter-spacing:0.02em;background-color:transparent;color:#D2AB69;font-weight:300;border:0;border-radius:0;border-bottom:2px solid #fff}@media screen and (min-width:720px){.site-footer .footer-widgets .footer-widget-3 .newsletter-form input[type=email]{font-size:16px}}.site-footer .footer-widgets .footer-widget-3 .newsletter-form input[type=email]::-webkit-search-cancel-button{position:relative;right:32px;cursor:pointer;-webkit-appearance:none;width:22px;height:22px;display:none}.site-footer .footer-widgets .footer-widget-3 .newsletter-form input[type=email]::placeholder{color:#D2AB69;font-size:14px}.site-footer .footer-widgets .footer-widget-3 .newsletter-form button[type=submit]{position:absolute;top:8px;right:0;padding:0 8px;background-color:transparent;border:0;font-weight:700;font-size:14px;line-height:20px;color:#D2AB69}.site-footer .footer-widgets .footer-widget-3 p{font-size:12px;line-height:16px;color:#D2AB69;font-weight:400;max-width:240px;margin:8px auto}@media screen and (min-width:720px){.site-footer .footer-widgets .footer-widget-3 p{margin:16px 0;font-size:14px;line-height:24px}}@media screen and (min-width:1024px){.site-footer .footer-widgets .footer-widget-3 p{font-size:16px}}.site-footer .footer-widgets .social-icons{padding:0;margin:8px 0}.site-footer .footer-widgets .social-icons li{display:inline-block;margin-right:8px}.site-footer .footer-widgets .social-icons li a{display:block;height:24px;line-height:24px;border-radius:50%;text-decoration:none;text-align:center;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}@media screen and (min-width:720px){.site-footer .footer-widgets .social-icons li a{font-size:24px}}.site-footer .footer-widgets .social-icons li a:before{font-family:"icomoon";content:""}.site-footer .footer-widgets .social-icons li a.ig:before{content:"\e91b"}.site-footer .footer-widgets .social-icons li a.fb:before{content:"\e914"}.site-footer .footer-widgets .social-icons li a.pi:before{content:"\e914"}.site-footer .col-full{order:1}.site-footer .footer-logo{order:0;margin:0 auto;text-align:center;padding:24px 0;max-width:200px}.site-footer .copyright{order:99;background-color:#D2AB69;font-size:14px;line-height:20px;color:#fff;font-weight:400;padding:16px;text-align:center;letter-spacing:0.05em}.site-footer .footer-support{order:10}.site-footer .footer-support ul{list-style-type:none;padding:0;margin:24px auto;text-align:center}@media screen and (min-width:720px){.site-footer .footer-support ul{margin:0 auto 48px}}.site-footer .footer-support ul a{text-decoration:none;text-transform:uppercase;font-size:14px}.primary-navigation{}@media screen and (max-width:1023px){.primary-navigation ul.menu{display:block;margin:0;padding:24px 0;list-style:none}.primary-navigation ul.menu li{display:block;padding:12px 16px}.primary-navigation ul.menu li:not(:last-child){border-bottom:1px solid #ddd}.primary-navigation ul.menu li a{text-decoration:none;font-size:16px;line-height:24px;font-weight:600;color:#4D4D4D}}@media screen and (min-width:1024px){.primary-navigation ul.menu{display:block;margin:0;padding:0;list-style:none}.primary-navigation ul.menu li{display:inline-block;outline:none}.primary-navigation ul.menu li a{padding:12px 32px;color:#4D4D4D;text-transform:uppercase;text-decoration:none;font-weight:700;font-size:14px;line-height:24px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;position:relative;outline:none}.primary-navigation ul.menu li a:hover{color:#D2AB69}.primary-navigation ul.menu li.current-menu-item a,.primary-navigation ul.menu li.current-product-ancestor a,.primary-navigation ul.menu li.current-product_cat-ancestor a{color:#D2AB69}.primary-navigation ul.menu li.current-menu-item a:after,.primary-navigation ul.menu li.current-product-ancestor a:after,.primary-navigation ul.menu li.current-product_cat-ancestor a:after{content:"";height:1px;background-color:#D2AB69;display:block;position:absolute;left:32px;right:32px;bottom:12px}}.video-container{position:relative;padding-bottom:56.25%;height:0}.video-container.fullscreen{padding:0;height:100vh}.video-container.old{padding-bottom:75%}.video-container iframe,.video-container video{position:absolute;top:50%;transform:translateY(-50%);left:0;width:100%;height:100%;border:0;object-fit:cover;object-position:center}.woocommerce-error,.woocommerce-message{max-width:1392px;width:100%;margin:24px auto;padding:8px 16px;border-radius:4px}.woocommerce-error li,.woocommerce-message li{list-style-type:none}.woocommerce-error[role=alert],.woocommerce-message[role=alert]{background-color:#fdfaf4;color:#e6b137}.woocommerce-error[role=alert] a,.woocommerce-message[role=alert] a{color:#e6b137;font-weight:700}.woocommerce-error[role=alert] a:hover,.woocommerce-message[role=alert] a:hover{text-decoration:none}.storefront-breadcrumb{margin:0 auto;max-width:1440px;padding:0 16px;display:none}@media screen and (min-width:1240px){.storefront-breadcrumb{padding:0 24px}}.storefront-breadcrumb .breadcrumb-separator{padding:0 24px}.site-main{margin:0 auto;max-width:1440px;padding:0 16px}@media screen and (min-width:1240px){.site-main{padding:0 24px}}.page-template-template-cms .entry-header{display:none}.cms-section .site-content{max-width:2000px;padding:0}.cms-section section{margin:48px auto;max-width:2000px}@media screen and (min-width:720px){.cms-section section{margin:64px auto}}@media screen and (min-width:1024px){.cms-section section{margin:80px auto;display:grid;grid-template-columns:2fr 3fr}}@media screen and (min-width:1240px){.cms-section section{margin:120px auto}}.cms-section section:last-child{margin-bottom:0}.cms-section-title{color:#D2AB69;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-weight:400;font-size:24px;line-height:32px}@media screen and (min-width:1024px){.cms-section-title{margin:0;font-size:32px;line-height:48px}}.cms-section-content p{font-size:14px;line-height:32px;font-weight:400;color:#4D4D4D;letter-spacing:0.02em;margin:0 0 24px}@media screen and (min-width:1024px){.cms-section-content p{font-size:16px}}.cms-section-content p:last-child{margin-bottom:0}.footer-image{width:100%;height:auto;display:block}.contact-page-form .form-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-page-form .form-row{position:relative;margin:0}.contact-page-form .form-row.form-row-wide{grid-column:1/3}.contact-page-form label{color:#4D4D4D}.contact-page-form input{display:block;width:100%}.contact-page-form textarea{display:block;width:100%;max-width:100%;resize:none;height:120px}.contact-page-form input[type=submit]{display:block;background-color:#D2AB69;background-position:center;color:#fff;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px;width:100%;border:1px solid #D2AB69;cursor:pointer}@media screen and (min-width:720px){.contact-page-form input[type=submit]{padding:4px 16px;height:42px}}.contact-page-form input[type=submit]:hover{color:#D2AB69;background-color:#fff}.contact-page-info{padding:16px;background-color:#f5f5f5;border-radius:3px}@media screen and (min-width:720px){.contact-page-info{padding:24px;border-radius:6px}}.contact-page-info p a{text-decoration:none}.contact-page-info p .social-icons{font-size:125%}.contact-page-info p .social-icons a{display:inline-block}.cmplz-document.cookie-statement{margin:0 auto}.cmplz-document.cookie-statement p{font-size:14px;line-height:32px;font-weight:400;color:#4D4D4D;letter-spacing:0.02em;margin:0 0 24px}@media screen and (min-width:1024px){.cmplz-document.cookie-statement p{font-size:16px}}.cmplz-document.cookie-statement p:last-child{margin-bottom:0}.home.page-template .site-content{max-width:2000px;padding:0;margin:0 auto}.home.page-template section{margin:0 auto 48px;max-width:2000px}@media screen and (min-width:720px){.home.page-template section{margin-bottom:64px}}@media screen and (min-width:1024px){.home.page-template section{margin-bottom:80px}}@media screen and (min-width:1240px){.home.page-template section{margin-bottom:120px}}.home.page-template section:last-child{margin-bottom:0}.home-slider{box-shadow:0 2px 6px rgba(156,156,156,0.25)}@media screen and (min-width:1240px){.home-slider{margin:16px auto}}.featured-products-title{text-transform:uppercase;color:#D2AB69;font-weight:400;text-align:center;margin:0 0 24px;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-size:24px}@media screen and (min-width:720px){.featured-products-title{margin-bottom:32px;font-size:32px}}@media screen and (min-width:1024px){.featured-products-title{margin-bottom:40px;font-size:40px}}@media screen and (min-width:1240px){.featured-products-title{margin-bottom:48px}}.featured-products-title small{font-weight:700;font-size:40%;color:#4D4D4D;display:block;font-family:"Overpass",-apple-system,BlinkMacSystemFont sans-serif}.featured-products-list{padding:0 16px;margin:0 auto;max-width:1440px}@media screen and (min-width:1240px){.featured-products-list{padding:0 24px}}.featured-products-list ul.products{margin:0;padding:0;list-style:none;display:flex;overflow:auto}@media screen and (min-width:720px){.featured-products-list ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;overflow:visible}}@media screen and (min-width:1024px){.featured-products-list ul.products{gap:24px}}@media screen and (min-width:1240px){.featured-products-list ul.products{gap:32px}}.featured-products-list li.product{min-width:75%;margin-right:16px;position:relative}@media screen and (min-width:720px){.featured-products-list li.product{min-width:0;margin:0}}.blog-post-list{display:grid;padding:16px 0 32px}@media screen and (min-width:720px){.blog-post-list{grid-template-columns:1fr 1fr 1fr;gap:32px 24px}}@media screen and (min-width:1024px){.blog-post-list{gap:48px 32px}}.blog-post-list article{box-shadow:0 2px 6px rgba(156,156,156,0.25);transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;padding:16px}.blog-post-list article>a{display:block;text-decoration:none}.blog-post-list article .entry-image{display:block;position:relative;width:100%;overflow:hidden;height:0;padding-bottom:100%;background-color:#fdfaf4}.blog-post-list article .entry-image img{position:absolute;width:100%;height:auto;top:50%;transform:translateY(-50%);display:block;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.blog-post-list article .entry-date{display:block;padding:16px 0 0;font-size:12px;line-height:12px;color:#4D4D4D;text-decoration:none}.blog-post-list article .entry-title{margin:0;font-weight:600}.blog-post-list article:hover{transform:translateY(-4px);box-shadow:0 4px 12px 0 rgba(156,156,156,0.5)}.blog-post-list article:hover img{transform:scale(1.025) translateY(-50%)}.blog-single-post{max-width:720px;margin:0 auto;padding:16px 0}.blog-single-post .entry-image{margin-bottom:16px}.blog-single-post .entry-image img{box-shadow:0 2px 6px rgba(156,156,156,0.25);transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;padding:16px}.blog-single-post .entry-date{color:#4D4D4D;text-align:center;margin:0;font-size:14px}.blog-single-post .entry-title{margin-top:0;font-weight:600;text-align:center}.blog-single-post .entry-content{color:#4D4D4D}.blog-single-post .entry-content p{color:#4D4D4D}.blog-single-post .entry-content p a{color:#D2AB69}.blog-single-post .entry-content p a img{display:inline-block;box-shadow:0 2px 6px rgba(156,156,156,0.25);transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;padding:8px;margin:8px}.blog-single-post .entry-content .video-container{box-shadow:0 2px 6px rgba(156,156,156,0.25);transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.blog-single-post .entry-content .video-container iframe{padding:8px}@media screen and (min-width:720px){.blog-single-post .entry-content .video-container iframe{padding:16px}}.woocommerce-page .site-content .col-full{display:flex;flex-flow:column}.woocommerce-page .site-content .col-full #primary{order:2}.woocommerce-page .site-content .col-full #secondary{order:1}.woocommerce-page .site-content .col-full>.woocommerce{order:0}.woocommerce-page .widget .product-categories{list-style-type:none;margin:0 auto 16px;padding:0 16px 8px;display:flex;flex-flow:row;flex-wrap:nowrap;overflow:auto}.woocommerce-page .widget .product-categories::-webkit-scrollbar{width:6px;height:6px}.woocommerce-page .widget .product-categories::-webkit-scrollbar-track{background:#fdfaf4}.woocommerce-page .widget .product-categories::-webkit-scrollbar-thumb{background:#D2AB69}.woocommerce-page .widget .product-categories::-webkit-scrollbar-thumb:hover{background:#efd5a6}@media screen and (min-width:1024px){.woocommerce-page .widget .product-categories{justify-content:center;flex-wrap:wrap;max-width:1240px}}.woocommerce-page .widget .product-categories li{order:1}@media screen and (max-width:1023px){.woocommerce-page .widget .product-categories li{margin-right:16px}}@media screen and (min-width:1024px){.woocommerce-page .widget .product-categories li{margin:8px}}.woocommerce-page .widget .product-categories li.current-cat>a{color:#D2AB69;border-color:#D2AB69}.woocommerce-page .widget .product-categories li a{display:block;padding:8px 16px;white-space:nowrap;text-decoration:none;border:1px solid #4D4D4D;border-radius:4px;color:#4D4D4D;font-size:10px;line-height:20px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;text-transform:uppercase;font-weight:600}@media screen and (min-width:720px){.woocommerce-page .widget .product-categories li a{font-size:14px}}.woocommerce-page .widget .product-categories li a:hover{color:#D2AB69;border-color:#D2AB69}.woocommerce-page .widget .product-categories li.cat-item-15{order:10}@media screen and (max-width:1023px){.woocommerce-page .widget .product-categories li.cat-item-15{margin-right:0}}.woocommerce-page .widget .product-categories li.cat-item-15 a{font-size:0}.woocommerce-page .widget .product-categories li.cat-item-15 a:before{content:"Svi naši proizvodi";font-size:10px;vertical-align:middle}@media screen and (min-width:720px){.woocommerce-page .widget .product-categories li.cat-item-15 a:before{font-size:14px}}.woocommerce-page .storefront-sorting .woocommerce-result-count{display:block;font-size:14px;line-height:24px;color:#4D4D4D}@media screen and (min-width:480px){.woocommerce-page .storefront-sorting .woocommerce-result-count{padding:8px 0}}.woocommerce-page .storefront-sorting .woocommerce-ordering{padding:8px 0}@media screen and (min-width:480px){.woocommerce-page .storefront-sorting .woocommerce-ordering{float:right;max-width:200px;padding:0}}.woocommerce-page .storefront-sorting .woocommerce-ordering select{border-radius:3px;line-height:24px;font-size:14px;height:40px;display:block;appearance:none;-webkit-appearance:none;padding:8px 16px;background-color:transparent;background-image:url("./assets/images/arrow-dropdown.svg");background-position:calc(100% - 12px) center;background-repeat:no-repeat;background-size:12px auto}.woocommerce-page .storefront-sorting .woocommerce-pagination{display:none}.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers{display:block;list-style-type:none;text-align:center;padding:24px 0 0;margin:48px 0 0;border-top:1px solid #fdfaf4}@media screen and (min-width:720px){.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers{padding:32px 0 0;margin:48px 0 0}}.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li{display:inline-block;margin:8px}.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li a,.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li span{border:1px solid #D2AB69;border-radius:4px;background-color:#fff;padding:8px;min-width:32px;font-size:12px;line-height:14px;text-decoration:none;display:block;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}@media screen and (min-width:720px){.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li a,.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li span{font-size:14px;min-width:40px;line-height:22px}}@media screen and (min-width:1024px){.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li a,.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li span{font-size:16px}}.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li span.current{color:#fff;background:#D2AB69;font-weight:700}.woocommerce-page .storefront-sorting .woocommerce-pagination ul.page-numbers li a:hover{color:#fff;background:#D2AB69}.woocommerce-page .storefront-sorting~.storefront-sorting .woocommerce-ordering,.woocommerce-page .storefront-sorting~.storefront-sorting .woocommerce-result-count{display:none}.woocommerce-page .storefront-sorting~.storefront-sorting .woocommerce-pagination{display:block}.woocommerce-page .woocommerce-products-header h1{display:none}.woocommerce-page .woocommerce-products-header-alt{margin:48px 0 0}.woocommerce-page.archive .widget{margin:0}.woocommerce-page.archive h2.woocommerce-products-header-title{display:none;margin-bottom:24px}.woocommerce-page.archive h2.woocommerce-products-header-title.archive{display:block}.woocommerce-page.archive h2.woocommerce-products-header-title span.loading:before{content:"Loading...";filter:blur(5px)}.woocommerce-page.archive h2.woocommerce-products-header-title small{display:none}.woocommerce-page.archive .woocommerce-products-header-alt{display:none}.woocommerce-page h2.woocommerce-products-header-title{text-transform:uppercase;color:#D2AB69;font-weight:400;text-align:center;margin:0 0 24px;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-size:24px}@media screen and (min-width:720px){.woocommerce-page h2.woocommerce-products-header-title{margin-bottom:32px;font-size:32px}}.woocommerce-page h2.woocommerce-products-header-title small{font-size:50%;font-weight:700;color:#4D4D4D;display:block;font-family:"Overpass",-apple-system,BlinkMacSystemFont sans-serif}@media screen and (min-width:720px){.woocommerce-page h2.woocommerce-products-header-title small{font-size:40%}}.woocommerce-page .term-description{text-align:center;color:#4D4D4D}.woocommerce-page .term-description p{margin:0}.woocommerce-page ul.products{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px;width:100%;clear:both}@media screen and (min-width:720px){.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.woocommerce-page ul.products{gap:32px 24px;grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1240px){.woocommerce-page ul.products{gap:48px 32px}}li.product{position:relative}li.product a.woocommerce-LoopProduct-link{display:block;text-decoration:none}li.product a.woocommerce-LoopProduct-link .product-thumbnail{overflow:hidden;margin-bottom:8px;box-shadow:0 2px 6px rgba(156,156,156,0.25)}@media screen and (min-width:720px){li.product a.woocommerce-LoopProduct-link .product-thumbnail{margin-bottom:12px}}li.product a.woocommerce-LoopProduct-link .product-thumbnail img{display:block;border-radius:3px;width:100%;height:auto;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title{text-transform:uppercase;font-size:14px;line-height:16px;font-weight:800;letter-spacing:0.05em;margin:0;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}li.product a.woocommerce-LoopProduct-link .price{color:#4D4D4D;font-size:14px;line-height:16px;font-weight:600;letter-spacing:0.05em;text-transform:uppercase}li.product a.woocommerce-LoopProduct-link .price del{display:inline-block;color:#999;font-weight:400}li.product a.woocommerce-LoopProduct-link .price ins{display:inline-block;color:#D2AB69;margin-left:8px;background-color:transparent;font-weight:600}li.product a.woocommerce-LoopProduct-link:hover img{transform:scale(1.05)}li.product:hover .product-add-to-cart-wrapper{opacity:1;visibility:visible;z-index:1}li.product .product-add-to-cart-wrapper{position:absolute;z-index:1;bottom:80px;left:0;right:0;background-color:#fff;margin:0 auto;width:calc(100% - 32px);display:none;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;box-shadow:0 2px 6px rgba(156,156,156,0.25)}li.product .product-add-to-cart-wrapper:after{content:"";clear:both;width:100%;display:block}@media screen and (min-width:1024px){li.product .product-add-to-cart-wrapper{display:block;opacity:0;visibility:hidden;z-index:-1}}li.product .product-add-to-cart-wrapper .quantity{float:left;width:104px}li.product .product-add-to-cart-wrapper .quantity:after{content:"";clear:both;width:100%;display:block}li.product .product-add-to-cart-wrapper .quantity span{float:left;width:32px;height:40px;text-align:center;vertical-align:bottom;line-height:40px;font-size:16px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}li.product .product-add-to-cart-wrapper .quantity span:hover{color:#D2AB69}li.product .product-add-to-cart-wrapper .quantity input{height:auto;font-size:14px;line-height:24px;padding:8px;border:0;text-align:center;width:40px;float:left;display:block;outline:none}li.product .product-add-to-cart-wrapper .button{float:right;width:calc(100% - 104px);background-color:#D2AB69;background-position:center;color:#fff;font-size:14px;line-height:24px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}li.product .product-add-to-cart-wrapper .button:hover{background-color:#e5b766}li.product .product-add-to-cart-wrapper .button.loading{pointer-events:none;background-color:#e5b766;background-image:url("./assets/images/add-to-cart-loader.svg");background-position:center;background-repeat:no-repeat;font-size:0}li.product .product-add-to-cart-wrapper .button.added{font-size:0}li.product .product-add-to-cart-wrapper .button.added:before{font-size:14px;line-height:24px;content:"Dodano!";height:0;display:block}li.product a.added_to_cart.wc-forward{display:none}.product-categories-featured-image{margin:48px auto;position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.product-categories-featured-image img{position:absolute;display:block;width:100%;height:auto;transform:translateY(-50%);top:50%}.onsale{position:absolute;border-radius:0 3px 3px 0;background:#D2AB69;color:#fff;z-index:2;top:24px;padding:8px 16px;text-transform:uppercase;font-size:14px;line-height:20px;font-weight:700}@media screen and (min-width:900px){.product-template-default .onsale{top:80px}}@media screen and (min-width:720px){.product-template-default .onsale{left:120px}}.product-template-default #main .product.type-product{position:relative}.product-template-default .woocommerce-product-gallery:after{content:"";clear:both;width:100%;display:block}@media screen and (min-width:720px){.product-template-default .woocommerce-product-gallery{margin:48px 0 32px}}@media screen and (min-width:900px){.product-template-default .woocommerce-product-gallery{float:left;width:60%;padding-right:32px;margin-bottom:64px}}@media screen and (min-width:1240px){.product-template-default .woocommerce-product-gallery{margin-bottom:120px}}.product-template-default .woocommerce-product-gallery__trigger{display:none}.product-template-default .woocommerce-product-gallery__wrapper{margin:0}.product-template-default .woocommerce-product-gallery__image{margin:0;display:block}.product-template-default .woocommerce-product-gallery__image img{border-radius:3px}@media screen and (min-width:720px){.product-template-default .woocommerce-product-gallery .flex-viewport{float:right;width:calc(100% - 120px)}}.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{margin:0;padding:12px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media screen and (min-width:480px){.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:720px){.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{float:left;width:90px;display:block;padding:0}}.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{display:inline-block}@media screen and (min-width:720px){.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li{display:block}.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:not(:last-child){margin-bottom:16px}}.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img{display:block;border-radius:50%;padding:3px;border:2px solid #fdfaf4;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;cursor:pointer}@media screen and (min-width:720px){.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img{border-radius:3px}}.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img:hover{border-color:#e5b766}.product-template-default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active{border:2px solid #D2AB69}.product-template-default .summary.entry-summary{margin:16px 0;padding:0}@media screen and (min-width:900px){.product-template-default .summary.entry-summary{float:right;width:40%;margin:48px 0 0}}@media screen and (min-width:1240px){.product-template-default .summary.entry-summary{padding-left:80px}}.product-template-default .summary.entry-summary h1{margin:0 0 16px;text-transform:uppercase;color:#D2AB69;font-weight:400}.product-template-default .summary.entry-summary .price{text-transform:uppercase;color:#4D4D4D;font-size:14px;line-height:24px;font-weight:600}.product-template-default .summary.entry-summary .price del{display:inline-block;color:#999;font-weight:400}.product-template-default .summary.entry-summary .price ins{display:inline-block;color:#D2AB69;margin-left:8px;background-color:transparent;font-weight:600}.product-template-default .summary.entry-summary .stock.out-of-stock{background-color:#fdfaf4;color:#e6b137;padding:8px 16px;border-radius:8px;text-align:center;font-weight:600;letter-spacing:0.05em}.product-template-default .summary.entry-summary .woocommerce-product-details__short-description{font-size:14px;line-height:24px;font-weight:400;color:#4D4D4D;letter-spacing:0.02em;margin:0 0 24px}.product-template-default .summary.entry-summary .product_meta{display:none}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper{margin:0 auto 24px;width:100%;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper:after{content:"";clear:both;width:100%;display:block}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .quantity{float:left;width:106px;border:1px solid #ddd;border-radius:3px}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .quantity:after{content:"";clear:both;width:100%;display:block}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .quantity span{float:left;width:32px;height:40px;text-align:center;vertical-align:bottom;line-height:40px;font-size:16px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .quantity span:hover{color:#D2AB69}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .quantity input{height:auto;font-size:14px;line-height:24px;padding:8px;border:0;text-align:center;width:40px!important;float:left;display:block;outline:none}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .button{float:right;width:calc(100% - 120px);background-color:#D2AB69;background-position:center;color:#fff;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .button:hover{background-color:#e5b766}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .button.loading{pointer-events:none;background-color:#e5b766;background-image:url("./assets/images/add-to-cart-loader.svg");background-position:center;background-repeat:no-repeat;font-size:0}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .button.added{font-size:0}.product-template-default .summary.entry-summary .product-add-to-cart-wrapper .button.added:before{font-size:14px;line-height:24px;content:"Dodano!";height:0;display:block}.product-template-default .summary.entry-summary a.added_to_cart.wc-forward{display:none}.product-template-default .woocommerce-tabs:before{content:"";display:block;border-top:1px solid #ddd}@media screen and (min-width:900px){.product-template-default .woocommerce-tabs{float:right;width:40%;margin:0 0 64px}}@media screen and (min-width:1240px){.product-template-default .woocommerce-tabs{padding-left:80px}}.product-template-default .woocommerce-tabs .tabs{display:none}.product-template-default .woocommerce-tabs #tab-description h2{font-size:16px;line-height:24px;font-weight:400;color:#4D4D4D;letter-spacing:0.02em;margin:0 0 8px;text-transform:uppercase}.product-template-default .woocommerce-tabs #tab-description h2:first-child{display:none}.product-template-default .woocommerce-tabs #tab-description p{font-size:14px;line-height:24px;font-weight:400;color:#4D4D4D;letter-spacing:0.02em;margin:0 0 24px}.related.products{clear:both;margin:48px auto;max-width:2000px}@media screen and (min-width:720px){.related.products{margin:64px auto}}@media screen and (min-width:1024px){.related.products{margin:80px auto}}@media screen and (min-width:1240px){.related.products{margin:120px auto}}.related.products>h2{text-transform:uppercase;color:#D2AB69;font-weight:400;text-align:center;margin:0 0 24px;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-size:24px}@media screen and (min-width:720px){.related.products>h2{margin-bottom:32px;font-size:32px}}@media screen and (min-width:1024px){.related.products>h2{margin-bottom:40px;font-size:40px}}@media screen and (min-width:1240px){.related.products>h2{margin-bottom:48px}}.related.products>h2 small{font-weight:700;font-size:40%;color:#4D4D4D;display:block;font-family:"Overpass",-apple-system,BlinkMacSystemFont sans-serif}.storefront-product-pagination{display:none}li .woocommerce-LoopProduct-link .price{display:flex!important;width:100%;flex-direction:column}li .woocommerce-LoopProduct-link .price .lowest_price{order:2;font-size:10px;color:#4D4D4D;line-height:1.15}li .woocommerce-LoopProduct-link .price .lowest_price bdi{font-weight:600}li .woocommerce-LoopProduct-link .price br{display:none}li .woocommerce-LoopProduct-link .price .actual_price{order:1;font-size:0;letter-spacing:0;line-height:1;margin-bottom:4px;display:block}li .woocommerce-LoopProduct-link .price .actual_price span{font-size:14px;line-height:24px;letter-spacing:0.05em}.summary.entry-summary .price{display:flex;width:100%;flex-direction:column}.summary.entry-summary .price .lowest_price{order:2;font-size:12px;line-height:1.25;display:block;color:#4D4D4D;font-weight:400;text-transform:none}@media screen and (min-width:720px){.summary.entry-summary .price .lowest_price{font-size:14px}}.summary.entry-summary .price .lowest_price bdi{font-weight:600}.summary.entry-summary .price br{display:none}.summary.entry-summary .price .actual_price{order:1;font-size:0;line-height:1.25;display:block;margin-bottom:8px}.summary.entry-summary .price .actual_price span{font-size:18px}@media screen and (min-width:720px){.summary.entry-summary .price .actual_price span{font-size:24px}}.woocommerce-cart h1{text-transform:uppercase;color:#D2AB69;font-weight:400;text-align:left;margin:0 0 24px;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-size:24px;letter-spacing:0.05em}@media screen and (min-width:720px){.woocommerce-cart h1{margin-bottom:32px;font-size:32px}}@media screen and (min-width:1024px){.woocommerce-cart h1{margin-bottom:40px;font-size:40px}}@media screen and (min-width:1240px){.woocommerce-cart h1{margin-bottom:48px}}.woocommerce-cart .site-content{margin-top:24px}@media screen and (min-width:720px){.woocommerce-cart .site-content{margin-top:32px}}@media screen and (min-width:1024px){.woocommerce-cart .site-content{margin-top:48px}}@media screen and (min-width:1240px){.woocommerce-cart .site-content{margin-top:64px}}.woocommerce-cart .woocommerce-info{background-color:#fdfaf4;color:#e6b137;margin-bottom:16px;padding:16px;border-radius:3px}.woocommerce-cart .woocommerce-info a{text-decoration:none}@media screen and (min-width:1024px){.woocommerce-cart .woocommerce-cart-grid{display:grid;grid-template-columns:2fr 1fr;gap:48px}}@media screen and (max-width:719px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive{display:block}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tbody{display:block}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive td,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive th,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr{display:block}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive thead{display:none}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item{display:block;position:relative;border-bottom:1px solid #ddd;padding:16px 0}@media screen and (max-width:719px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item:after{content:"";clear:both;width:100%;display:block}}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item{display:table-row;border:0}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item:first-child{border-top:1px solid #ddd}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-remove{position:absolute;top:16px;right:0}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-remove{top:50%;transform:translateY(-50%)}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-remove a{color:#999;text-decoration:none;display:block;width:24px;line-height:24px;height:24px;text-align:center;border-radius:24px;border:1px solid #ddd}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-name,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal{float:right;clear:right;width:calc(100% - 120px - 16px);padding-right:8px}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-name,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal{float:none;clear:none;width:auto;padding:16px;border-bottom:1px solid #ddd}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-thumbnail{width:120px;float:left}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-thumbnail{float:none;padding:16px 16px 16px 0;width:140px;border-bottom:1px solid #ddd}}@media screen and (min-width:1024px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-thumbnail{width:180px}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-thumbnail a{display:block}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-thumbnail img{display:block;border:1px solid #ddd;padding:4px}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-name a{display:inline-block;text-transform:uppercase;font-weight:600;color:#4D4D4D;font-size:16px;line-height:20px;text-decoration:none}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price:before,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal:before{content:attr(data-title) ":";text-transform:uppercase;font-size:14px;line-height:24px;font-weight:600;color:#4D4D4D}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price span,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal span{text-transform:uppercase;color:#4D4D4D;font-size:14px;line-height:24px;font-weight:600}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price span del,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal span del{display:inline-block;color:#999;font-weight:400}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price span ins,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal span ins{display:inline-block;color:#D2AB69;margin-left:8px;background-color:transparent;font-weight:600}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-price{text-align:center}}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-subtotal{text-align:right;padding-right:80px}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity .quantity{float:left;width:106px;border:1px solid #ddd;border-radius:3px;padding:0}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity .quantity:after{content:"";clear:both;width:100%;display:block}@media screen and (min-width:720px){.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity .quantity{float:none;margin:0 auto}}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity .quantity span{float:left;width:32px;height:40px;text-align:center;vertical-align:bottom;line-height:40px;font-size:16px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity .quantity span:hover{color:#D2AB69}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive .cart_item .product-quantity .quantity input{height:auto;font-size:14px;line-height:24px;padding:8px;border:0;text-align:center;width:40px!important;float:left;display:block;outline:none}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table{}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table td{text-align:left;border-bottom:0;display:block}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table td:before{display:none}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table .actions{padding:4px 16px;background-color:#eee;margin:16px auto;border-radius:3px}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table label{display:block;color:#D2AB69;vertical-align:middle;line-height:19px;padding:8px 0;position:relative;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table label:hover{cursor:pointer;color:#dea23b}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table label:after{position:absolute;top:50%;transform:translateY(-50%);right:0;font-family:"icomoon";content:"\e90b";transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;width:20px;height:20px;line-height:20px;text-align:center}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table label.active:after{transform:rotate(180deg) translateY(50%)}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table label.active+.coupon-form{display:block}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table .coupon-form{display:none;padding:8px 0 16px}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table svg{vertical-align:bottom;display:inline-block}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table input{display:block;width:100%;margin-bottom:16px}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table button{display:block;background-color:#fff;background-position:center;color:#D2AB69;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px;width:100%;border:1px solid #D2AB69;cursor:pointer}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.coupon-code-table button:hover{color:#fff;background-color:#D2AB69}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.cart-update-table td{padding:16px 0 0}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.cart-update-table button{display:block;background-color:#fff;background-position:center;color:#D2AB69;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px;width:100%;border:1px solid #D2AB69;cursor:pointer}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.cart-update-table button:hover{color:#fff;background-color:#D2AB69}.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.cart-update-table button:disabled,.woocommerce-cart .woocommerce-cart-grid .shop_table_responsive tr.cart-update-table button[disabled]{pointer-events:none;opacity:0.7}.woocommerce-cart .wc-proceed-to-checkout{display:none}.woocommerce-cart .wc-proceed-to-checkout.before-cart{margin-bottom:16px;display:block}@media screen and (min-width:1024px){.woocommerce-cart .wc-proceed-to-checkout.before-cart{display:none}}.woocommerce-cart .wc-proceed-to-checkout.after-cart{display:block}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:block;background-color:#D2AB69;background-position:center;color:#fff;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px;width:100%;border:1px solid #D2AB69;letter-spacing:0.05em}@media screen and (min-width:1024px){.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{padding:12px 16px;font-size:16px}}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background-color:#dea23b}.woocommerce-cart .cart-collaterals .cart_totals{border:1px solid #ddd;padding:16px;border-radius:3px;margin-bottom:16px}.woocommerce-cart .cart-collaterals h2{display:none}.woocommerce-cart .cart-collaterals .shop_table{margin:0}.woocommerce-cart .cart-collaterals .shop_table tr th{display:none}.woocommerce-cart .cart-collaterals .shop_table tr td{text-align:left;vertical-align:top;border-bottom:1px solid #ddd;padding:8px 0;color:#4D4D4D;font-weight:600}.woocommerce-cart .cart-collaterals .shop_table tr td:before{content:attr(data-title) ":";text-transform:uppercase;font-size:14px;line-height:24px;font-weight:600;color:#4D4D4D;display:block;float:left;width:40%;text-align:left}.woocommerce-cart .cart-collaterals .shop_table tr td{text-align:right}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals td:before{float:none;width:100%}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods{text-align:left}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li input{display:none}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li input:checked+label:before,.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li input[type=hidden]+label:before{border-color:#D2AB69}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li input:checked+label:after,.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li input[type=hidden]+label:after{opacity:1}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li label{position:relative;padding-left:20px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:600}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ddd;border-radius:24px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#D2AB69;border:2px solid #fff;border-radius:24px;opacity:0;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals ul.woocommerce-shipping-methods li label:hover:before{border-color:#D2AB69}.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-calculator,.woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals .woocommerce-shipping-destination{display:none}.woocommerce-cart .cart-collaterals .shop_table tr.order-total td,.woocommerce-cart .cart-collaterals .shop_table tr.order-total th{text-transform:uppercase;font-weight:600;font-size:20px;line-height:24px;color:#4D4D4D;text-align:right;padding:16px 0 0;border:0;margin:0}.woocommerce-cart .cart-collaterals .shop_table tr.order-total td:before,.woocommerce-cart .cart-collaterals .shop_table tr.order-total th:before{font-weight:600;font-size:20px;line-height:24px}.woocommerce-cart .cart-collaterals .shop_table tr.order-total td strong,.woocommerce-cart .cart-collaterals .shop_table tr.order-total th strong{font-weight:600}.woocommerce-cart .cart-collaterals .shop_table .woocommerce-shipping-methods{padding:0;margin:0;list-style-type:none}.woocommerce-checkout .site-header{padding:16px}@media screen and (min-width:720px){.woocommerce-checkout .site-header{padding:32px}}.woocommerce-checkout .site-header .header-items{display:none}.woocommerce-checkout .site-header .site-branding{position:static}.woocommerce-checkout .prefooter{display:none}.woocommerce-checkout .site-footer{padding:0}.woocommerce-checkout .site-footer .col-full,.woocommerce-checkout .site-footer .footer-logo,.woocommerce-checkout .site-footer .footer-support{display:none}.woocommerce-checkout h1{text-transform:uppercase;color:#D2AB69;font-weight:400;text-align:left;margin:0 0 24px;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-size:24px;letter-spacing:0.05em}@media screen and (min-width:720px){.woocommerce-checkout h1{margin-bottom:32px;font-size:32px}}@media screen and (min-width:1024px){.woocommerce-checkout h1{margin-bottom:40px;font-size:40px}}@media screen and (min-width:1240px){.woocommerce-checkout h1{margin-bottom:48px}}.woocommerce-checkout .woocommerce-shipping-fields{margin-bottom:24px}.woocommerce-checkout .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper,.woocommerce-checkout .woocommerce-additional-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-additional-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout .woocommerce-billing-fields .woocommerce-additional-fields__field-wrapper,.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields .woocommerce-additional-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:16px}.woocommerce-checkout .woocommerce-additional-fields .form-row,.woocommerce-checkout .woocommerce-billing-fields .form-row,.woocommerce-checkout .woocommerce-shipping-fields .form-row{position:relative;margin:0}.woocommerce-checkout .woocommerce-additional-fields .form-row.form-row-wide,.woocommerce-checkout .woocommerce-billing-fields .form-row.form-row-wide,.woocommerce-checkout .woocommerce-shipping-fields .form-row.form-row-wide{grid-column:1/3}@media screen and (min-width:1024px){.woocommerce-checkout .woocommerce-additional-fields .form-row.form-row-wide,.woocommerce-checkout .woocommerce-billing-fields .form-row.form-row-wide,.woocommerce-checkout .woocommerce-shipping-fields .form-row.form-row-wide{grid-column:auto}.woocommerce-checkout .woocommerce-additional-fields .form-row.form-row-wide.large,.woocommerce-checkout .woocommerce-billing-fields .form-row.form-row-wide.large,.woocommerce-checkout .woocommerce-shipping-fields .form-row.form-row-wide.large{grid-column:1/3}}.woocommerce-checkout .woocommerce-additional-fields .form-row.ce-field,.woocommerce-checkout .woocommerce-billing-fields .form-row.ce-field,.woocommerce-checkout .woocommerce-shipping-fields .form-row.ce-field{margin:16px 0}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1{grid-column:1/3}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper input,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper input,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper input{display:none}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper input:checked+label:before,.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper input[type=hidden]+label:before,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper input:checked+label:before,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper input[type=hidden]+label:before,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper input:checked+label:before,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper input[type=hidden]+label:before{border-color:#D2AB69}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper input:checked+label:after,.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper input[type=hidden]+label:after,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper input:checked+label:after,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper input[type=hidden]+label:after,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper input:checked+label:after,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper input[type=hidden]+label:after{opacity:1}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label{position:relative;padding-left:20px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:600}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label:before,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label:before,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ddd;border-radius:24px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label:after,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label:after,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#D2AB69;border:2px solid #fff;border-radius:24px;opacity:0;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label:hover:before,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label:hover:before,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label:hover:before{border-color:#D2AB69}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label.radio,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label.radio,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label.radio{display:inline-block;margin-top:8px}.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label.radio:not(:last-child),.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label.radio:not(:last-child),.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label.radio:not(:last-child){margin-right:24px}@media screen and (min-width:720px){.woocommerce-checkout .woocommerce-additional-fields .form-row.r1 .woocommerce-input-wrapper label.radio,.woocommerce-checkout .woocommerce-billing-fields .form-row.r1 .woocommerce-input-wrapper label.radio,.woocommerce-checkout .woocommerce-shipping-fields .form-row.r1 .woocommerce-input-wrapper label.radio{font-size:16px}}.woocommerce-checkout .woocommerce-additional-fields #additional_title_field h3,.woocommerce-checkout .woocommerce-billing-fields #additional_title_field h3,.woocommerce-checkout .woocommerce-shipping-fields #additional_title_field h3{margin:0}@media screen and (min-width:720px){.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid;grid-template-columns:2fr 1fr;gap:32px}}@media screen and (min-width:1024px){.woocommerce-checkout form.checkout.woocommerce-checkout{gap:48px}}.woocommerce-checkout form.checkout.woocommerce-checkout .col-2{background-color:#f2f2f2;margin:16px 0;padding:16px;border-radius:4px}.woocommerce-checkout .woocommerce-NoticeGroup-checkout{grid-column:1/3}.woocommerce-checkout .checkout-woocommerce-coupon{padding:4px 16px;background-color:#eee;margin:16px auto;border-radius:3px}.woocommerce-checkout .checkout-woocommerce-coupon .showcoupon{display:block;color:#D2AB69;vertical-align:middle;line-height:19px;padding:8px 0;position:relative;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;text-decoration:none}.woocommerce-checkout .checkout-woocommerce-coupon .showcoupon:hover{cursor:pointer;color:#dea23b}.woocommerce-checkout .checkout-woocommerce-coupon .showcoupon:after{position:absolute;top:50%;transform:translateY(-50%);right:0;font-family:"icomoon";content:"\e90b";transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;width:20px;height:20px;line-height:20px;text-align:center}.woocommerce-checkout .checkout-woocommerce-coupon .showcoupon.active:after{transform:rotate(180deg) translateY(50%)}.woocommerce-checkout .checkout-woocommerce-coupon .showcoupon.active+.coupon-form{display:block}.woocommerce-checkout .checkout-woocommerce-coupon svg{vertical-align:bottom;display:inline-block;margin-right:4px}.woocommerce-checkout .checkout-woocommerce-coupon .woocommerce-checkout-form-wrapper{padding:8px 0 16px}@media screen and (min-width:720px){.woocommerce-checkout .checkout-woocommerce-coupon .woocommerce-checkout-form-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:32px}}@media screen and (min-width:1024px){.woocommerce-checkout .checkout-woocommerce-coupon .woocommerce-checkout-form-wrapper{gap:48px}}.woocommerce-checkout .checkout-woocommerce-coupon input{display:block;width:100%;margin-bottom:16px}.woocommerce-checkout .checkout-woocommerce-coupon button{display:block;background-color:#fff;background-position:center;color:#D2AB69;font-size:14px;line-height:26px;font-weight:700;padding:8px 16px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;border-radius:3px;width:100%;border:1px solid #D2AB69;cursor:pointer}@media screen and (min-width:720px){.woocommerce-checkout .checkout-woocommerce-coupon button{padding:4px 16px;height:42px}}.woocommerce-checkout .checkout-woocommerce-coupon button:hover{color:#fff;background-color:#D2AB69}.woocommerce-checkout .woocommerce-checkout-review-order{border-radius:3px;background-color:#f5f5f5;padding:16px}.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{text-align:left;padding:8px 0;border-bottom:1px solid #ddd}.woocommerce-checkout .woocommerce-checkout-review-order-table thead th.product-total{text-align:right}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td{padding:8px 0;border-bottom:1px solid #ddd;font-size:14px;line-height:20px}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td.product-name{width:60%}.woocommerce-checkout .woocommerce-checkout-review-order-table tbody td.product-total{text-align:right}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th{padding:12px 0;border-bottom:1px solid #ddd;font-size:14px;line-height:20px}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr th{text-align:left}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr td{text-align:right}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping th{display:none}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td{width:100%;text-align:left}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul{margin:0;padding:0;list-style-type:none}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li input{display:none}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li input:checked+label:before,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li input[type=hidden]+label:before{border-color:#D2AB69}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li input:checked+label:after,.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li input[type=hidden]+label:after{opacity:1}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li label{position:relative;padding-left:20px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:600}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ddd;border-radius:24px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#D2AB69;border:2px solid #fff;border-radius:24px;opacity:0;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li label:hover:before{border-color:#D2AB69}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li label{font-size:16px;line-height:24px}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li:not(:last-child){margin-bottom:8px}.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping td ul li .amount{float:right}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods{padding:0;margin:0;list-style-type:none}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li{padding:12px 0;margin:0;border-bottom:1px solid #ddd}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li input{display:none}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li input:checked+label:before,.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li input[type=hidden]+label:before{border-color:#D2AB69}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li input:checked+label:after,.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li input[type=hidden]+label:after{opacity:1}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li label{position:relative;padding-left:20px;line-height:24px;font-size:14px;display:block;margin:0;cursor:pointer;font-weight:600}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li label:before{content:"";position:absolute;left:0;top:5px;width:15px;height:15px;display:block;background-color:transparent;border:2px solid #ddd;border-radius:24px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li label:after{content:"";position:absolute;left:2px;top:7px;width:11px;height:11px;display:block;background-color:#D2AB69;border:2px solid #fff;border-radius:24px;opacity:0;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li label:hover:before{border-color:#D2AB69}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li label{font-size:16px;line-height:24px}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li .amount{float:right}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li p{font-size:14px;line-height:20px}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li.payment_method_paypal img{display:block;margin-top:-4px;float:right}.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods li.payment_method_paypal .about_paypal{display:none}.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p{font-size:14px;padding:12px;background-color:#fff;border-radius:3px}.woocommerce-checkout .button{background-color:#D2AB69;text-align:center;width:100%;color:#fff;text-transform:uppercase;letter-spacing:0.05em;font-weight:700;font-size:18px;line-height:24px;padding:16px;height:auto}.woocommerce-order-received .entry-header{display:none}.woocommerce-order-received .woocommerce-order{display:grid;grid-template-columns:1fr;gap:16px;max-width:640px;margin:0 auto}@media screen and (min-width:720px){.woocommerce-order-received .woocommerce-order{gap:24px}}@media screen and (min-width:720px){.woocommerce-order-received .woocommerce-order{gap:32px}}.woocommerce-order-received .woocommerce-order-box.success{background-color:#f5f5f5;padding:16px;border-radius:3px;text-align:center}.woocommerce-order-received .woocommerce-order-box.success ul{padding:0;margin:0;list-style-type:none}.woocommerce-order-received .woocommerce-order-box.success ul li{text-align:left;color:#4D4D4D}.woocommerce-order-received .woocommerce-order-box.success ul li p{margin:0;color:#4D4D4D;display:inline-block}.woocommerce-order-received .woocommerce-order-box.order-summary h2{display:none}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details{border-collapse:collapse;border-radius:3px;overflow:hidden}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details thead{background-color:#D2AB69;color:#fff}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details thead th{padding:8px 16px;font-weight:400}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details thead th:last-child{text-align:right}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tbody tr:nth-child(2n){background-color:#f5f5f5}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tbody td{padding:8px 16px;color:#4D4D4D}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tbody td a{text-decoration:none;color:#4D4D4D}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tbody td:last-child{text-align:right}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot{background-color:#f5f5f5;color:#4D4D4D}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot tr:not(:last-child) td,.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot tr:not(:last-child) th{border-bottom:1px solid #ddd}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot tr:first-child td,.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot tr:first-child th{border-top:4px solid #ddd}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot th{text-align:right}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot td{padding:8px 16px;text-align:right}.woocommerce-order-received .woocommerce-order-box.order-summary .woocommerce-table--order-details tfoot td .shipped_via{display:none}.woocommerce-order-received .woocommerce-notice{background-color:#f5f5f5;padding:16px;border-radius:3px;text-align:center;margin:0}.woocommerce-order-received .woocommerce-notice--success{background-color:#D2AB69;color:#fff}.woocommerce-order-received .woocommerce-notice--failed{background-color:#b5292d;color:#fff}.payment_box.payment_method_corvuspay img{width:auto!important;height:30px!important;margin-right:8px;margin-bottom:8px}.woocommerce-account{color:#4D4D4D}.woocommerce-account .entry-header{display:none}.woocommerce-account h2{color:#D2AB69;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;font-weight:400;font-size:24px;line-height:32px;text-align:center}@media screen and (min-width:1024px){.woocommerce-account h2{margin:0;font-size:32px;line-height:48px}}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style-type:none;margin:0 0 16px;padding:0 0 16px;display:flex;flex-flow:row;flex-wrap:nowrap;overflow:auto}@media screen and (min-width:1024px){.woocommerce-account .woocommerce-MyAccount-navigation ul{justify-content:center}}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{width:4px;height:4px}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar-track{border-radius:3px;background-color:#f5f5f5}.woocommerce-account .woocommerce-MyAccount-navigation ul::-webkit-scrollbar-thumb{background:#D2AB69;border-radius:3px}.woocommerce-account .woocommerce-MyAccount-navigation ul li{order:1}@media screen and (max-width:1023px){.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin-right:16px}}@media screen and (min-width:1024px){.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin:0 8px}}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active>a{color:#D2AB69;border-color:#D2AB69}.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads{display:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:block;padding:8px 16px;white-space:nowrap;text-decoration:none;border:1px solid #4D4D4D;border-radius:4px;color:#4D4D4D;font-size:10px;line-height:20px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;text-transform:uppercase;font-weight:600}@media screen and (min-width:720px){.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-size:14px}}.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{color:#D2AB69;border-color:#D2AB69}.woocommerce-account .woocommerce-MyAccount-content{max-width:1024px;margin:0 auto}.woocommerce-account form{display:block;max-width:420px;margin:0 auto}.woocommerce-account .shop_table{border-collapse:collapse;border-radius:3px 3px 0 0;overflow:hidden}.woocommerce-account .shop_table thead{color:#fff;background-color:#D2AB69}.woocommerce-account .shop_table thead th{padding:8px 4px;font-size:10px;text-transform:uppercase;font-weight:600;text-align:center}@media screen and (min-width:720px){.woocommerce-account .shop_table thead th{font-size:14px}}@media screen and (min-width:1240px){.woocommerce-account .shop_table thead th{font-size:16px;font-weight:700}}.woocommerce-account .shop_table tbody tr:nth-child(2n){background-color:#f5f5f5}.woocommerce-account .shop_table tbody tr:last-child{border-bottom:2px solid #999}.woocommerce-account .shop_table tbody tr td:first-child{border-left:2px solid #f5f5f5}.woocommerce-account .shop_table tbody tr td:last-child{border-right:2px solid #f5f5f5}.woocommerce-account .shop_table tbody td{color:#4D4D4D;font-size:10px;padding:8px 4px;text-align:center}@media screen and (min-width:720px){.woocommerce-account .shop_table tbody td{font-size:14px}}@media screen and (min-width:1240px){.woocommerce-account .shop_table tbody td{font-size:16px}}.woocommerce-account .shop_table tbody td a{text-decoration:none;color:#4D4D4D}.woocommerce-account .shop_table tbody td .woocommerce-button{background-color:#D2AB69;color:#fff;border-radius:3px;display:inline-block;padding:8px 16px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s}.woocommerce-account .shop_table tbody td .woocommerce-button:hover{background-color:#dea23b}.woocommerce-account .woocommerce-Addresses{display:grid;gap:24px}@media screen and (min-width:720px){.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr 1fr}}.woocommerce-account .woocommerce-Addresses .woocommerce-Address{background-color:#f5f5f5;padding:16px;border-radius:6px}.woocommerce-account .woocommerce-Addresses .woocommerce-Address address{font-size:14px;margin:0}@media screen and (min-width:720px){.woocommerce-account .woocommerce-Addresses .woocommerce-Address address{font-size:16px}}.woocommerce-account .woocommerce-Addresses h3{margin:0}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height 0.5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 0.4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 0.1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 0.4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.single-owl-slider.owl-carousel{background-position:center;background-repeat:no-repeat;background-image:url("./assets/images/loader.svg")}.single-owl-slider.owl-carousel img{display:block}@media screen and (min-width:2000px){.single-owl-slider.owl-carousel img{border-radius:3px}}.single-owl-slider.owl-carousel .owl-item-info{position:absolute;left:0;right:0;margin:0 auto;text-align:center;text-transform:uppercase;padding:24px;z-index:2}.single-owl-slider.owl-carousel .owl-item-info.top{top:10%}.single-owl-slider.owl-carousel .owl-item-info.center{top:50%;transform:translateY(-50%)}.single-owl-slider.owl-carousel .owl-item-info.bottom{bottom:10%}.single-owl-slider.owl-carousel .owl-item-info h2{font-size:32px;line-height:48px;font-weight:400;font-family:"Amiri","Overpass",-apple-system,BlinkMacSystemFont sans-serif;margin:0 0 8px}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-item-info h2{font-size:40px;line-height:64px;margin:0 0 24px}}@media screen and (min-width:1024px){.single-owl-slider.owl-carousel .owl-item-info h2{font-size:48px;line-height:64px;margin:0 0 32px}}.single-owl-slider.owl-carousel .owl-item-info h2 small{font-size:50%;line-height:1;font-weight:700;display:block;font-family:"Overpass",-apple-system,BlinkMacSystemFont sans-serif}.single-owl-slider.owl-carousel .owl-item-info h2.light{color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,0.1)}.single-owl-slider.owl-carousel .owl-item-info h2.primary{color:#D2AB69}.single-owl-slider.owl-carousel .owl-item-info h2.primary small{font-weight:400}.single-owl-slider.owl-carousel .owl-item-info h2.dark{color:#4D4D4D}.single-owl-slider.owl-carousel .owl-item-info h2.dark small{font-weight:400}.single-owl-slider.owl-carousel .owl-item-info a{display:inline-block;text-align:center;padding:8px 24px;color:#fff;margin:0 auto;background-color:#D2AB69;text-decoration:none;font-weight:700;font-size:14px;letter-spacing:0.05em;border-radius:3px;transition:0.2s cubic-bezier(0.45,0.25,0.6,0.95) 0s;min-width:120px}@media screen and (min-width:1024px){.single-owl-slider.owl-carousel .owl-item-info a{min-width:160px;padding:12px 48px;font-size:16px}}.single-owl-slider.owl-carousel .owl-item-info a:hover{background-color:#e5b766}.single-owl-slider.owl-carousel .owl-nav button{display:block;position:absolute;z-index:1;top:0;width:48px;height:100%;background:rgba(0,0,0,0);color:#fff;transition:0.4s cubic-bezier(0.17,0.67,0.83,0.67);opacity:1;outline:none}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-nav button{width:15%}}.single-owl-slider.owl-carousel .owl-nav button span{font-size:0;display:block;position:absolute;top:50%;transform:translateY(-50%);width:24px;height:36px;background-repeat:no-repeat;background-size:auto 36px;background-position:center;transition:0.4s cubic-bezier(0.17,0.67,0.83,0.67)}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-nav button span{width:37px;height:72px;background-size:auto 72px}}@media screen and (min-width:1024px){.single-owl-slider.owl-carousel .owl-nav button span{opacity:0}}.single-owl-slider.owl-carousel .owl-nav button.owl-prev{left:0;cursor:url("./assets/images/arrow-left.png"),default!important}.single-owl-slider.owl-carousel .owl-nav button.owl-prev span{background-image:url("./assets/images/arrow-left.png");left:16px}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-nav button.owl-prev span{left:32px}}.single-owl-slider.owl-carousel .owl-nav button.owl-next{right:0;cursor:url("./assets/images/arrow-right.png"),default!important}.single-owl-slider.owl-carousel .owl-nav button.owl-next span{background-image:url("./assets/images/arrow-right.png");right:16px}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-nav button.owl-next span{right:32px}}.single-owl-slider.owl-carousel .owl-dots{position:absolute;bottom:10%;left:0;right:0;text-align:center}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-dots{bottom:48px}}.single-owl-slider.owl-carousel .owl-dots button{width:8px;height:8px;margin:0 4px;display:inline-block;background-color:#fff;border-radius:100%;transition:0.3s}@media screen and (min-width:720px){.single-owl-slider.owl-carousel .owl-dots button{width:10px;height:10px}}.single-owl-slider.owl-carousel .owl-dots button.active{background-color:#D2AB69}.slbOverlay,.slbWrap,.slbWrapOuter{position:fixed;top:0;right:0;bottom:0;left:0}.slbOverlay{overflow:hidden;z-index:2000;background-color:#000;opacity:0.7;animation:slbOverlay 0.5s}.slbWrapOuter{overflow-x:hidden;overflow-y:auto;z-index:2010}.slbWrap{position:absolute;text-align:center}.slbWrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.slbContentOuter{position:relative;display:inline-block;vertical-align:middle;margin:0px auto;padding:0 1em;box-sizing:border-box;z-index:2020;text-align:left;max-width:100%}.slbContentEl .slbContentOuter{padding:5em 1em}.slbContent{position:relative}.slbContentEl .slbContent{animation:slbEnter 0.3s;background-color:#fff;box-shadow:0 0.2em 1em rgba(0,0,0,0.4)}.slbImageWrap{animation:slbEnter 0.3s;position:relative}.slbImageWrap:after{content:"";position:absolute;left:0;right:0;top:5em;bottom:5em;display:block;z-index:-1;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background-color:#FFF}.slbDirectionNext .slbImageWrap{animation:slbEnterNext 0.4s}.slbDirectionPrev .slbImageWrap{animation:slbEnterPrev 0.4s}.slbImage{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:5em 0;margin:0 auto}.slbCaption{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;font-size:1.4em;position:absolute;left:0;right:0;bottom:0;padding:0.71429em 0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbArrow,.slbCloseBtn{margin:0;padding:0;border:0;cursor:pointer;background:none}.slbArrow::-moz-focus-inner,.slbCloseBtn::-moz-focus-inner{padding:0;border:0}.slbArrow:hover,.slbCloseBtn:hover{opacity:0.5}.slbArrow:active,.slbCloseBtn:active{opacity:0.8}.slbCloseBtn{animation:slbEnter 0.3s;font-size:3em;width:1.66667em;height:1.66667em;line-height:1.66667em;position:absolute;right:-0.33333em;top:0;color:#fff;color:rgba(255,255,255,0.7);text-align:center}.slbLoading .slbCloseBtn{display:none}.slbLoadingText{font-size:1.4em;color:#fff;color:rgba(255,255,255,0.9)}.slbArrows{position:fixed;top:50%;left:0;right:0}.slbLoading .slbArrows{display:none}.slbArrow{position:absolute;top:50%;margin-top:-5em;width:5em;height:10em;opacity:0.7;text-indent:-999em;overflow:hidden}.slbArrow:before{content:"";position:absolute;top:50%;left:50%;margin:-0.8em 0 0 -0.8em;border:0.8em solid transparent}.slbArrow.next{right:0}.slbArrow.next:before{border-left-color:#fff}.slbArrow.prev{left:0}.slbArrow.prev:before{border-right-color:#fff}.slbIframeCont{width:80em;height:0;overflow:hidden;padding-top:56.25%;margin:5em 0}.slbIframe{position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:0 0.2em 1em rgba(0,0,0,0.6);background:#000}@keyframes slbOverlay{0%{opacity:0}to{opacity:0.7}}@keyframes slbEnter{0%{opacity:0;transform:translate3d(0,-1em,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes slbEnterNext{0%{opacity:0;transform:translate3d(4em,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@keyframes slbEnterPrev{0%{opacity:0;transform:translate3d(-4em,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}@font-face{font-family:"icomoon";src:url("fonts/icomoon.eot");src:url("fonts/icomoon.eot#iefix") format("embedded-opentype"),url("fonts/icomoon.ttf") format("truetype"),url("fonts/icomoon.woff") format("woff"),url("fonts/icomoon.svg#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:"icomoon"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-alert-circle:before{content:"\e900"}.icon-alert-octagon:before{content:"\e901"}.icon-alert-triangle:before{content:"\e902"}.icon-arrow-down:before{content:"\e903"}.icon-arrow-left:before{content:"\e904"}.icon-arrow-right:before{content:"\e905"}.icon-arrow-up:before{content:"\e906"}.icon-at-sign:before{content:"\e907"}.icon-check:before{content:"\e908"}.icon-check-circle:before{content:"\e909"}.icon-check-square:before{content:"\e90a"}.icon-chevron-down:before{content:"\e90b"}.icon-chevron-left:before{content:"\e90c"}.icon-chevron-right:before{content:"\e90d"}.icon-chevron-up:before{content:"\e90e"}.icon-chevrons-left:before{content:"\e90f"}.icon-chevrons-right:before{content:"\e910"}.icon-circle:before{content:"\e911"}.icon-edit:before{content:"\e912"}.icon-external-link:before{content:"\e913"}.icon-facebook:before{content:"\e914"}.icon-filter:before{content:"\e915"}.icon-folder:before{content:"\e916"}.icon-gift:before{content:"\e917"}.icon-heart:before{content:"\e918"}.icon-help-circle:before{content:"\e919"}.icon-image:before{content:"\e91a"}.icon-instagram:before{content:"\e91b"}.icon-linkedin:before{content:"\e91c"}.icon-log-in:before{content:"\e91d"}.icon-log-out:before{content:"\e91e"}.icon-mail:before{content:"\e91f"}.icon-map:before{content:"\e920"}.icon-map-pin:before{content:"\e921"}.icon-menu:before{content:"\e938"}.icon-message-circle:before{content:"\e922"}.icon-message-square:before{content:"\e923"}.icon-pause-circle:before{content:"\e924"}.icon-phone:before{content:"\e925"}.icon-phone-call:before{content:"\e926"}.icon-play-circle:before{content:"\e927"}.icon-search:before{content:"\e928"}.icon-send:before{content:"\e929"}.icon-shopping-bag:before{content:"\e92a"}.icon-shopping-cart:before{content:"\e92b"}.icon-sliders:before{content:"\e92c"}.icon-thumbs-up:before{content:"\e92d"}.icon-trash:before{content:"\e92e"}.icon-trash-2:before{content:"\e92f"}.icon-twitter:before{content:"\e930"}.icon-user:before{content:"\e931"}.icon-volume-2:before{content:"\e932"}.icon-volume-x:before{content:"\e933"}.icon-x:before{content:"\e934"}.icon-x-circle:before{content:"\e935"}.icon-zoom-in:before{content:"\e936"}.icon-zoom-out:before{content:"\e937"}
/*# sourceMappingURL=style.css.map */