*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;position:relative}ul{margin:0;padding:0}.loader-wrapper{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99999999999999}.loader{display:inline-block;width:30px;height:30px;position:relative;border:4px solid #Fff;-webkit-animation:loader 2s infinite ease;animation:loader 2s infinite ease}.loader-inner{vertical-align:top;display:inline-block;width:100%;background-color:#fff;-webkit-animation:loader-inner 2s infinite ease-in;animation:loader-inner 2s infinite ease-in}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loader-inner{0%{height:0%}25%{height:0%}50%{height:100%}75%{height:100%}100%{height:0%}}@keyframes loader-inner{0%{height:0%}25%{height:0%}50%{height:100%}75%{height:100%}100%{height:0%}}header{padding-top:1.5rem;margin-bottom:1rem;z-index:999}header .logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}header .logo a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-self:center}header .logo a img{margin:0 auto;height:100px}footer{margin-top:40px;background-color:rgba(109,109,109,0.5);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;text-align:center}@media only screen and (min-width: 1024px){footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;z-index:1000}}footer *{color:rgba(255,255,255,0.473);text-decoration:none}footer .secondary{margin-left:auto;margin-right:auto}footer a{color:rgba(255,255,255,0.473) !important}footer a::after{content:"";display:block;position:absolute;left:0;bottom:0;width:0%;height:1px;background:rgba(255,255,255,0.473);-webkit-transition:width 0.2s ease-in-out;transition:width 0.2s ease-in-out}footer a:hover::after{width:100%}footer div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footerdiv{margin-top:1rem}footer #footer-sidebar{margin:1rem auto}footer #footer-sidebar3{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer #footer-sidebar3 .widget{display:inline-block}@media only screen and (min-width: 1024px){footer #footer-sidebar3{text-align:right}}footer #footer-sidebar4{margin:auto}footer i{font-size:1.3rem;margin:0 1rem;color:#000;padding:10px;border-radius:50%;height:40px;width:40px;text-align:center;background:#dbb76e;background:linear-gradient(18deg, #dbb76e 0%, #ded4af 25%, #e0ba6e 50%, #fff2c6 79%, #ddc79b 100%)}footer img{opacity:0.5;height:100px;-o-object-fit:contain !important;object-fit:contain !important}.nav-mobile-icon{width:40px;margin:1rem 2rem 1rem auto;position:fixed;top:2rem;right:0;z-index:9999999999999}.nav-mobile-icon span{display:block;background-color:white;width:100%;height:3px;margin:4px auto}.nav-mobile-icon span:last-child{width:70%;margin-right:0;background-color:#16483c}@media only screen and (min-width: 1024px){.nav-mobile-icon{display:none}}nav{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:none;position:fixed;z-index:999}@media only screen and (min-width: 1024px){nav{z-index:1}}nav ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none}nav li{margin:1rem auto}@media only screen and (min-width: 1024px){nav li{margin:1rem 1rem}}nav li a{text-decoration:none;color:#fff;padding:1rem}@media only screen and (min-width: 1024px){nav li a{margin-left:25px}}nav li a:hover{color:white}nav li a::after{content:"";position:absolute;top:50%;left:-100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0%;height:1px;background:#fff;-webkit-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out}nav li a:hover::after{width:100%}nav li .has-icon{background-repeat:no-repeat;background-size:contain;width:120px;height:100px;background-position:center;display:block;margin-left:0}@media only screen and (min-width: 1024px){nav{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;left:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}nav .menu-decoration-1{display:none;height:100vh;width:50%;background-size:contain;background-repeat:no-repeat;background-size:contain;background-position:center;margin:60px 60px;position:absolute;-webkit-transform:rotate(-100deg);transform:rotate(-100deg);opacity:0.3;left:-22%}@media only screen and (min-width: 1024px){nav .menu-decoration-1{display:block}}nav .SM-icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem}@media only screen and (max-width: 1023.98px){nav .SM-icons{width:100%;margin:1rem auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}nav .SM-icons a{text-decoration:none}nav .SM-icons i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.8rem;margin:0 0.5rem;color:#000;padding:10px;border-radius:50%;height:20px;line-height:0px;width:20px;text-align:center;background:#dbb76e;background:linear-gradient(18deg, #dbb76e 0%, #ded4af 25%, #e0ba6e 50%, #fff2c6 79%, #ddc79b 100%)}.mobile-menu-background-overlay{display:block;position:fixed;width:100vw;height:100vh;top:0%;left:0%;background-color:rgba(0,0,0,0.85)}@media only screen and (min-width: 1024px){.mobile-menu-background-overlay{display:none}}.SM-icons-mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:1rem;position:fixed;left:0;bottom:0}@media only screen and (min-width: 1024px){.SM-icons-mobile{display:none}}.SM-icons-mobile a{text-decoration:none}.SM-icons-mobile i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.8rem;margin:0.4rem 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;padding:10px;border-radius:50%;height:20px;width:20px;text-align:center;background:#dbb76e;background:linear-gradient(18deg, #dbb76e 0%, #ded4af 25%, #e0ba6e 50%, #fff2c6 79%, #ddc79b 100%)}.wp-block-separator{width:33%;margin:1rem auto}.has-drop-cap::first-letter{color:#16483c}.info-box{padding:0 1rem;padding:1rem}@media only screen and (min-width: 1024px){.info-box{margin:0 auto}}.info-box p{font-weight:900;z-index:3}.info-box p strong{color:transparent;background:#dbb76e;background:linear-gradient(18deg, #dbb76e 0%, #ded4af 25%, #e0ba6e 50%, #fff2c6 79%, #ddc79b 100%);-webkit-box-decoration-break:clone;background-clip:text;-webkit-background-clip:text}@media only screen and (min-width: 1024px){.info-box p{width:60%;margin:0 auto}}.info-box .img-for-bg{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.info-box .img-for-bg img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}#o-mnie img{width:100%}#o-mnie .gold-border img{padding:1rem;position:relative;background:-webkit-gradient(linear, left top, right top, from(#BF953F), color-stop(#FCF6BA), color-stop(#B38728), color-stop(#FBF5B7), to(#AA771C));background:linear-gradient(to right, #BF953F, #FCF6BA, #B38728, #FBF5B7, #AA771C);padding:10px;margin:1rem auto}#nagrody img{height:200px;width:200px;margin:1rem auto}#nagrody p{margin-bottom:0}#more-info{background-color:#fff;padding:1rem;color:#000}#more-info img{height:100%}@media only screen and (min-width: 1024px){#more-info{padding:2rem 4rem}}#more-info .wp-block-columns{margin-bottom:0}#more-info .wp-block-separator{color:#16483c;opacity:1;margin-left:auto;margin-right:auto}#more-info .wp-block-separator:first-child{margin-top:0rem;margin-bottom:2rem}#more-info .wp-block-separator:last-child{margin-top:2rem;margin-bottom:0}@media only screen and (max-width: 1023.98px){#products-section{text-align:center;margin:auto}}@media only screen and (max-width: 1023.98px){#products-section .wp-block-columns{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}#products-section .wp-block-columns .wc-block-grid__products .wc-block-grid__product-image img{min-height:300px;height:30vh}#products-section .wp-block-columns .product-container img{width:auto}@media only screen and (max-width: 1023.98px){#products-section .wp-block-columns .product-container{margin-left:0 !important}}@media only screen and (max-width: 1023.98px){#products-section .wp-block-columns .desc-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0 !important}}.wp-block-table table tr{border-bottom:1px solid rgba(255,255,255,0.24)}.wp-block-table table tr td{padding:0.5rem 0}.wp-block-table figcaption{font-size:0.9rem}#o-salonie .wp-block-image figure{position:relative}#o-salonie .wp-block-image figure figcaption{position:absolute;background-color:rgba(0,0,0,0.425);width:100%;height:50%;bottom:0;left:0;margin:0}#o-salonie .wp-block-image img{width:40vw}@media only screen and (min-width: 1024px){#o-salonie .wp-block-image img{width:100%}}.mapouter{position:relative;width:100% !important}.mapouter *{width:100% !important}.map-overlay{position:absolute;width:100%;height:100%;display:block;left:0;top:0}@supports (mix-blend-mode: screen){.map-overlay{background-color:#16483c;mix-blend-mode:screen;pointer-events:none;opacity:0.5}}.slider-container{background-color:white;border:1px solid #16483c;-webkit-box-shadow:inset 0 0 20px #000000;box-shadow:inset 0 0 20px #000000;padding:2rem}.slider-container .sa_hover_container{-webkit-filter:grayscale(1);filter:grayscale(1);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.slider-container .sa_hover_container:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.guarantee-icons{display:block}.guarantee-icons .wp-block-columns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.guarantee-icons .wp-block-column{-ms-flex-preferred-size:25% !important;flex-basis:25% !important;margin-left:auto;margin-right:auto}.guarantee-icons .wp-block-image{background-color:#16483c;border-radius:50%;padding:0.7rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:1rem auto}.guarantee-icons .wp-block-image img{height:50px !important;width:50px !important}.video-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.video-container div{width:100%}.video-container iframe{border:1px solid #16483c;padding:1rem;width:100%;min-height:25vh}.woocommerce ul.products li.product a img{height:40vh;width:auto;-o-object-fit:contain;object-fit:contain;padding:0;margin:0 auto;-webkit-transition:all ease-in-out 0.5s;transition:all ease-in-out 0.5s;position:relative}.woocommerce ul.products li.product a img:nth-of-type(2){opacity:0;position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;left:0;top:0}.woocommerce ul.products li.product a:hover img:nth-of-type(2){opacity:1;position:absolute;left:0;top:0}.woocommerce ul.products li.product a:hover img:nth-of-type(1){opacity:0;left:0;top:0}.woocommerce .product-image-wrap{position:relative;height:-webkit-min-content;height:-moz-min-content;height:min-content;overflow:hidden}.woocommerce .wc-block-grid__product-title{font-size:1.3rem}.woocommerce .wc-block-grid__products .wc-block-grid__product-image img{height:300px;width:auto}.woocommerce .woocommerce-breadcrumb{display:none}.woocommerce .single_add_to_cart_button{background-color:#16483c !important}.woocommerce form.cart{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .description_tab,.woocommerce .zoomImg{background:black !important}.woocommerce span.onsale{background:transparent;border:1px solid rgba(255,255,255,0.425);border-radius:2px}.woocommerce ul.products li.product{text-align:center}.woocommerce .price{color:white !important}.woocommerce .price bdi{font-size:1rem}.woocommerce .summary .price bdi{font-size:1.3rem}.woocommerce a.button,.woocommerce a.button.alt,.woocommerce #place_order{background:white;color:black;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.woocommerce a.button:hover,.woocommerce a.button.alt:hover,.woocommerce #place_order:hover{background-color:#16483c;color:white}.woocommerce #place_order{font-size:1.3rem;border:1px solid rgba(0,0,0,0.568)}.woocommerce .woocommerce-loop-product__title{color:white}.woocommerce .posted_in{display:none}.woocommerce button{font-weight:300 !important}.woocommerce .coupon{text-align:left}.woocommerce .coupon button{margin-top:5px;background-color:#fff;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.woocommerce .coupon button:hover{background-color:#16483c;color:white}.woocommerce .coupon #coupon_code{width:100%}.woocommerce table.shop_table{border:1px solid rgba(255,255,255,0.233)}.woocommerce .checkout{background-color:#f1f1f1;color:black !important;padding:0.5rem}@media only screen and (min-width: 1024px){.woocommerce .checkout{padding:2rem}}.woocommerce .checkout table td,.woocommerce .checkout table tr,.woocommerce .checkout table th{color:black}.woocommerce #customer_details input{padding:0.5rem 0.2rem;border:1px solid rgba(0,0,0,0.308)}.woocommerce .woocommerce-info{border-top-color:#16483c}.woocommerce .woocommerce-info::before{color:#16483c}.wc-block-grid__product .wp-block-button__link{background:transparent;border-radius:0;border:1px solid white}.wc-block-grid__product .wp-block-button__link::before{content:"";display:block;position:absolute;left:0;bottom:0;width:0%;height:100%;background:rgba(255,255,255,0.411);-webkit-transition:width 0.2s ease-in-out;transition:width 0.2s ease-in-out}.wc-block-grid__product .wp-block-button__link:hover::before{width:100%}.wc-block-grid__product .wc-block-grid__product-title{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-size:1.3rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:5px auto;position:relative}.wc-block-grid__product .wc-block-grid__product-title::after{content:"";display:block;position:absolute;left:0;bottom:0;width:0%;height:2px;background:#dbb76e;background:linear-gradient(18deg, #dbb76e 0%, #ded4af 25%, #e0ba6e 50%, #fff2c6 79%, #ddc79b 100%);-webkit-transition:width 0.2s ease-in-out;transition:width 0.2s ease-in-out}.wc-block-grid__product *:hover .wc-block-grid__product-title::after{width:100%}.wc-block-grid__product .wc-block-grid__product-link{text-decoration:none}.wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-title{color:white}.flex-viewport{height:60vh !important}.flex-viewport img:not(:hover){height:60vh !important;-o-object-fit:contain;object-fit:contain}.added_to_cart.wc-forward{display:block !important;margin-top:10px;color:white;text-decoration:none}.wc-block-grid__product .wp-block-button__link::after{right:-25px;bottom:0;height:100% !important;margin-left:5px !important}td.product-name a{color:white;text-decoration:none;font-size:1.1rem}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ebebeb;color:#c20000 !important}.select2-container--default .select2-results__option[aria-selected=false],.select2-container--default .select2-results__option[data-selected=false]{background-color:#fff;color:#000 !important}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#ebebeb !important}.woocommerce .select2-container .select2-selection--single,.woocommerce select,.woocommerce-page .select2-container .select2-selection--single,.woocommerce-page select{color:black}.woocommerce-checkout-review-order-table .attachment-woocommerce_thumbnail{height:30vh;max-width:auto;-o-object-fit:contain;object-fit:contain}.add-background{border:1px solid #16483c;padding:1rem}.apaczkaMapPopup{color:black}.apaczkaMapPopup .popupButtons{z-index:9999}.amp-map-button{background-color:#c23030;margin-top:0}#amp-delivery-point-desc{background:white;padding:0.5rem;border:1px solid #bbb}#wcspc-area{background-color:#16483c !important}#wcspc-count{background-color:#16483c !important;left:unset;right:2rem}@media only screen and (min-width: 1024px){#wcspc-count{margin-left:3rem;left:40px}}.wcspc-item-title{margin-top:1rem !important;margin-bottom:0 !important}body{color:white;font-family:"Exo",sans-serif;font-weight:300;font-size:1rem;background-color:#1f1f1f;overflow-x:hidden}body h1,body h2,body h3{font-weight:200}body h1::first-letter,body h2::first-letter,body h3::first-letter{color:#16483c;font-size:3rem}body a{color:#16483c}body .background-image-overlay{position:fixed;min-height:200vh;height:100%;width:100vw;top:0%;left:0%;background:#000;background:-webkit-gradient(linear, left top, right top, from(#000), color-stop(33%, #000), color-stop(50%, #000), color-stop(70%, rgba(0,0,0,0.471008)));background:linear-gradient(90deg, #000 0%, #000 33%, #000 50%, rgba(0,0,0,0.471008) 70%)}@media only screen and (min-width: 1024px){body .background-image-overlay{background:-webkit-gradient(linear, left top, right top, from(#000), color-stop(33%, #000), color-stop(69%, #000), color-stop(86%, rgba(0,0,0,0.471008)));background:linear-gradient(90deg, #000 0%, #000 33%, #000 69%, rgba(0,0,0,0.471008) 86%)}}body .background-image-container{position:fixed;height:100vh;width:100vw;top:0%;left:25vw;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;background-position-x:center;background-position-y:20%;color:white;transition:all 0.3s ease-in-out;background-clip:border-box;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width: 1024px){body .background-image-container{left:40vw}}@media only screen and (min-width: 1024px){body .background-image-container{background-size:contain}}body img{-o-object-fit:cover;object-fit:cover}.content{margin:auto;text-align:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 1024px){.content{z-index:1000}}
/*# sourceMappingURL=main.min.css.map */