@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');

.home .site-header .site-header-inner {
	    background: rgb(203,201,195);
        background: linear-gradient(90deg, rgba(203,201,195,0.75) 0%, rgb(203 201 195 / 0.75) 25%, rgba(255,255,255,0.75) 50%, rgb(203 201 195 / 0.75) 75%, rgba(203,201,195,0.05) 100%);
	    padding-top: 20px;
    padding-bottom: 10px;
}

.site-header .site-header-inner { 
    padding-top: 20px;
    padding-bottom: 10px;
}

.site-main-nav .main-menu > li > a {
	    font-size: 13px !important;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-left: 0;
    padding-right: 0;
}

.site-header .header-main {
	    margin-top: -68px;
}

.header-v11 .site-header .header-main .header-middle {
    width: 100%;
}

.header-v11 .site-header .header-main .header-left {
    width: 0;
}

li.menu-item.menu-item-22 {
    padding-left: 120px;
}

li.menu-item.menu-item-21 {
    padding-right: 120px;
}

section#first {
    height: 88vh;
	display: flex;
  align-items: center;
  justify-content: center;
}

.page-id-106 section#first {
    height: 100vh;
}

.page-id-106 #videlo video {
    height: 100vh;
}

#wybor--tarcze {
    display: flex;
  align-items: center;
  justify-content: center;
    text-align: center;
    max-width: 100%;
    width: 650px;
    margin: auto;
    position: relative;
}

a.tarcza {
    width: 275px;
    max-width: 100%;
    background: url(/wp-content/uploads/2020/11/tarcza.svg);
    text-align: center;
    height: 267px;
    background-size: contain;
    padding-top: 20px;background-repeat: no-repeat;margin: 0 20px;
}

.but--sper--et {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    border: 1px solid #fff;
    display: inline-block;
    padding: 5px 20px;
    margin-top: 10px;
    border-radius: 20px;
    transition: 0.5s all ease;
}

.but--sper--et:hover {
	background: #fff;
	color: #5c5953;
}

a.tarcza img {
	    width: 97px;
    margin: auto;
}

a.tarcza span {
	    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 17.7px;
    line-height: normal;
    font-weight: bold;
    margin-top: 10px;
}

#second {
	background: url(/wp-content/uploads/2020/11/tlo1-home-1002.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -1px;
	padding-top: 170px;
    text-align: center;
    position: relative;
}

.site-footer {
    position: relative;
}

#second h2 {
	    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    color: #493938;
}

#second h2 span {
	color: #ad6f4a;
}

.etapy {
    padding-top: 100px;
    padding-bottom: 125px;
}

.et {
    text-align: center;
}

.et img {
	margin: auto;
}

.et span {
	    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    width: 100%;
    color: #493938;
    margin-top: 15px;
	    line-height: normal;
}

.otoczka--et {
    min-height: 210px;
}

.button--map {
	cursor: pointer;
}

.button--map img {
    width: 90px;
    margin-bottom: 65px;
	transform: scale(1);
	animation: pulse-black 2s infinite;
}

@keyframes pulse-black {
	0% {
		transform: scale(0.90);
	}
	
	70% {
		transform: scale(1);
	}
	
	100% {
		transform: scale(0.90);
	}
}

.mapa h3 {
	    font-size: 31px;
    color: #493938;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.button--map a {
    margin-bottom: 100px;
    display: inline-block;
    font-size: 40px;
    font-weight: 900;
    color: #ad6f4a;
    border: 2px solid #ad6f4a;
    padding: 20px 55px;
    border-radius: 60px;
    transition: 0.5s all ease;
}

.button--map a:hover {
	background: #ad6f4a;
	color: #fcfbf9;
}

.mapa h3 span {
	color: #ad6f4a;
}

.jak--nakleic h3 {
	    font-size: 31px;
    color: #493938;
    font-weight: 900;
    text-transform: uppercase;
	margin-bottom: 130px;
    margin-top: 90px;
}

.jak--nakleic h3 span {
	color: #ad6f4a;
}

.jak--nakleic img {
	width: 217px;
}

#video--instrukcja {
	    width: 100%;
    background: rgb(0 0 0 / 0.19);
}

#video--instrukcja video#vid {
    display: inherit;
    width: 100%;
}

.powrot--gora span {
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: #796d6c;
    margin-top: 10px;
}

.powrot--gora img {
    width: 100px;
}

.powrot--gora a {
    color: #ad6f4a;
    transition: 0.5s all ease;
    font-size: 56px;
    border: 2px solid #ad6f4a;
    border-radius: 50px;
    padding: 30px 50px;
    font-weight: 900;
    display: inline-block;
    margin-bottom: 50px;
}

.powrot--gora a:hover {
    background: #ad6f4a;
    color: #F0EFEB;
}

.czas--trwania {
    font-size: 20px;
    font-weight: bold;
    color: #796d6c;
    background: rgb(0 0 0 / 0.19);
    padding: 20px;
}

.powrot--gora {
    padding: 50px 0;
}

.footer-top {
    padding: 0;
}

.footer-bottom {
    background-color: #828080;
    color: #796d6c;
    text-align: center;
    padding: 20px 0;
    margin-top: -2px;
    line-height: normal;background: url(/wp-content/uploads/2020/11/stopkanew-100.jpg);
    background-attachment: fixed;
    background-size: cover;
}

div#haslo--stopka {
    font-size: 21px;
    color: #fff;
    padding-bottom: 20px;
}

div#haslo--stopka strong {
    display: block;
}

div#zapis--stopka {
    border-top: 2px solid #493938;
    padding-top: 20px;
}

div#social {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
div#social img {
    width: 25px;
    margin-left: 10px;
}

#page.site {
	background: url(/wp-content/uploads/2020/11/kr1_1.jpg);
	background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

.page-title-v1 .section-page-header {
    text-align: center;
    margin-top: 140px;
    display: inline-block;
    width: 100%;
    border-top: 20px solid #808080;
}

.section-page-header .page-header-inner {
    padding-top: 60px !important;
    padding-bottom: 50px !important;
}

.page-title-v1 header + .la-breadcrumbs {display:none;}

.section-page-header .page-title {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.section-page-header .page-title:after {
    content: ' Wybierz butelkę';
    display: inline-block;
    color: #816f48;
    margin-left: 10px;
}

.butelka {
    text-align: center;
}

.butelka a {
    display: inline-block;
    width: 100%;
    margin: auto;
}

h3.butelka--nazwa {
    background: url(/wp-content/uploads/2020/11/tarcza_small.svg);
    background-size: contain;
    width: 102px;
    height: 99px;
    background-repeat: no-repeat;
    color: #ffff;
    text-align: center;
    font-size: 23px;
    padding-top: 23px;
    display: inline-block;
}

.butelka.xb6 h3.butelka--nazwa, .butelka.xb7 h3.butelka--nazwa {
	    padding-top: 18px;
    line-height: 20px;
}

h3.butelka--nazwa span {
    font-weight: 900;
}

.owl-carousel .owl-item .butelka img {
    width: auto;
    margin: auto;
    margin-top: -65px;
}

.owl-carousel .owl-item .butelka:hover img {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
      transform: translate3d(-1px, 0, 0);
    }
    
    20%, 80% {
      transform: translate3d(2px, 0, 0);
    }
  
    30%, 50%, 70% {
      transform: translate3d(-4px, 0, 0);
    }
  
    40%, 60% {
      transform: translate3d(4px, 0, 0);
    }
  }


  .project--xx h3.butelka--nazwa, .fire--cane h3.butelka--nazwa {
    font-size: 20px;
    line-height: 23px;
}

.project--xx h3.butelka--nazwa span, .fire--cane h3.butelka--nazwa span {
    display: inline-block;
    width: 100%;
}

.site-header-inner.sticky--pinned {
    background: rgb(203,201,195);
    background: linear-gradient(90deg, rgba(203,201,195,0.55) 0%, rgb(203 201 195 / 0.55) 25%, rgba(255,255,255,0.55) 50%, rgb(203 201 195 / 0.55) 75%, rgba(203,201,195,0.05) 100%);
    padding-bottom: 10px;
}

.product-nextprev, .product--summary .product_title, .product--summary .single-price-wrapper {
    display:none;
}

.row.la-single-product-page {
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

.single-product .section-page-header .page-title:after {
    content: 'Spersonalizuj etykietę';
}

.fpf-fields label {
    display: block;
    text-align: center;
    max-width: 100%;
    width: 400px;
}

.form-row .input-text {
    margin-bottom: 15px;
    max-width: 400px;
    background: none;
    border: 1px solid #000;
    text-align: center;
    color: #000;
    font-size: 19px;
    height: 57px;
    line-height: 55px;
}

.product_meta {
    display: none;
}

.entry-summary .wrap-cart-cta .button {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    max-width: 100%;
    width: 400px;
    background: #ae7046;
    margin-top: 20px;
}

span.woocommerce-input-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
}

label.text-error {
    position: absolute;
    left: 0;
    bottom: -21px;
    margin: 0;
    color: #ae7046;
    font-size: 11px;
}

.woocommerce form.checkout.woocommerce-checkout .woocommerce-error {display:none;}

.entry-summary .wrap-cart-cta .button:hover {
    background: #808080;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
    background-color: #828080;
    color: #fff !important;
}

.woocommerce-error:before {
    color: #f3f2ee;
}

.product-main-image {
    margin-bottom: 30px;
    width: 500px;
    max-width: 100%;
}

.product--summary {
    width: calc(100% - 500px);
}

#napis--etykieta {
    position: absolute;
    width: 260px;
    height: 20px;
    bottom: 127px;
    left: 130px;
    color: #331207;
    text-align: center;
    font-size: 14px;
    font-family: 'Playfair Display', serif;
    overflow: hidden;
}

#napis--etykieta2 {
    position: absolute;
    width: 260px;
    height: 20px;
    bottom: 111px;
    left: 130px;
    color: #331207;
    text-align: center;
    font-size: 14px;
    font-family: 'Playfair Display', serif;
    overflow: hidden;
}

.woocommerce-product-gallery__image a {
    pointer-events: none;
}


.postid-81 #napis--etykieta {
    bottom: inherit;
    top: 95px;
    width: 400px;
    left: 60px;
    height: 25px;
    font-size: 15px;
}

.postid-81 #napis--etykieta2 {
    bottom: inherit;
    top: 120px;
    width: 400px;
    left: 60px;
    height: 25px;
    font-size: 15px;
}

.postid-83 #napis--etykieta {
     top: 110px;
    color: #796d65;
    bottom: inherit;
}

.postid-83 #napis--etykieta2 {
    bottom: inherit;
    top: 130px;
    color: #796d65;
}

.postid-84 #napis--etykieta, .postid-85 #napis--etykieta, .postid-87 #napis--etykieta {
    left: inherit;
    right: 54px;
    width: 210px;
    bottom: 180px;
    font-size: 11px;
}

.postid-84 #napis--etykieta2, .postid-85 #napis--etykieta2, .postid-87 #napis--etykieta2 {
    left: inherit;
    right: 54px;
    width: 210px;
    bottom: 165px;
    font-size: 11px;
}

.single-product #page.site {
    background: url(/wp-content/uploads/2020/11/tlo2.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.woocommerce #customer_details {
    width: 100%;
    float: none;
    margin-bottom: 0;
    max-width: 570px;
    margin: auto;
}

.woocommerce form.checkout.woocommerce-checkout h3 {
    display:none;
}

.woocommerce-checkout .section-page-header .page-title:after {
    content: 'Zamów dostawę';
}

.woocommerce-billing-fields .form-row label {
    display:none;
}

.woocommerce-billing-fields .form-row .input-text {
    text-align: left;
    font-size: 14.67px;
    height: 50px;
    line-height: 48px;
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
}

.woocommerce #order_review {
    padding: 0;
    border: none;
    position: relative;
    margin-bottom: 0;
    border-color: rgba(52, 53, 56, 0.1);
    float: none;
    margin: auto;
    width: 100%;
    max-width: 540px;
}

table.shop_table.woocommerce-checkout-review-order-table {
    display:none;
}

button#place_order {
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    background: #ae7046;
    border: none;
    width: auto;
    margin: auto;
}

button#place_order:hover {
    background: #808080;
}

.woocommerce-order-received #section_page_header {
    display: inline-block;
}

.woocommerce-order-received .section-page-header .page-title:after {
    content: 'Potwierdzenie';
}

.woocommerce-order-received #page.site {
    background: url(/wp-content/uploads/2020/11/tlo4.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

#podziekowanie img {
    width: 53px;
}

#podziekowanie {
    text-align: center;
    max-width: 100%;
    width: 600px;
    margin: auto;
    margin-bottom: 80px;
    margin-top: 40px;
}

#podziekowanie h3 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 20px;
}

#podziekowanie p {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 80px;
}

a.link1 {
    font-size: 24px;
    background: #808080;
    color: #fff;
    float: left;
    padding: 15px 30px;
    font-weight: 900;
    text-transform: uppercase;
    transition: 0.5s all ease;
}

a.link1:hover {
    background: #ae7046;
}

a.link2 {
    font-size: 24px;
    background: #ae7046;
    color: #fff;
    float: right;
    padding: 15px 30px;
    font-weight: 900;
    transition: 0.5s all ease;
}

a.link2:hover {
    background: #808080;
}

#videlo video {
    max-width: none;
    position: fixed;
    width: 100%;
    height: 95%;
    z-index: 0;
    object-fit: cover;
    opacity: 1;
	top: 0;left: 0;
}

.page-id-103 .section-page-header .page-title:after {
    display:none;
}

.page-id-103 #page.site {
    background: url(/wp-content/uploads/2020/11/kr1_dostawa.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

.page-template-kup.page-title-v1 .section-page-header {
	display: none;
}

.otoczka img.wybor--img {
    width: 113px;
}

div#wybor--tarcze.kup--tarcza {
    background: url(/wp-content/uploads/2020/11/tarcza-big.svg);
    width: 550px;
    background-size: cover;
    height: 536px;
    color: #fff;
    align-items: start;
    padding-top: 20px;
}

.otoczka h2 {
    font-size: 21px;
    font-weight: 900;
    color: #fff;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.wybierz--kk span {
    display: inline-block;
    width: 100%;
    font-size: 13.66px;
    font-weight: 900;
    line-height: normal;
    margin-top: 15px;
    margin-bottom: 60px;
}

.wybierz--kk a {
    width: 50%;
    text-align: center;
    transition: 0.5s all ease;
}

.wybierz--kk {
    display: flex;
    max-width: 100%;
    width: 360px;
}

.wybierz--kk a img {
    transition: 0.5s all ease;
}

.wybierz--kk a img:hover {
    transform: rotate(10deg);
}

.site-main {min-height: 400px;}

.page-id-113 .section-page-header .page-title:after {
    display: none;
}

.faq {
    font-size: 16px;
    font-weight: 900;
    width: 600px;
    max-width: 100%;
    padding: 15px 35px;
    border: 1px solid #796d6c;
    color: #796d6c;
    margin: auto;
    transition: 0.5s all ease;
    cursor: pointer;
    margin-bottom: 15px;
}


.odp--faq {
    width: 600px;
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    color: #796d6c;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all ease;
}

.odp--faq h3 {
    color: #796d6c;
    font-size: 17px;
    font-weight: 900;
    position: relative;
}

.faq:hover {
    background: #796d6c;
    color: #fff;
}

.page-id-113 .page-content {
    position: relative;
}

.odp--faq.pokaz {
    opacity: 1;
    visibility: visible;
}

.faq.ukryj {
    opacity: 0;
    visibility: hidden;
}

img.zamknij {
    width: 20px;
    position: absolute;
    right: 0;
    top: 17px;
    cursor: pointer;
    transition: 0.5s all ease;
}

.odp--faq p {
    padding-right: 60px;
    position: relative;
}

.odp--faq:before {
    content: '';
    background: url(/wp-content/uploads/2020/11/nakladka.png);
    width: 459px;
    height: 428px;
    position: absolute;
    left: -100px;
    top: -100px;
    z-index: 0;
}

.agc_screen#agc_bg {
    background: rgba(0,0,0,0.81) !important;
}

.agc_screen #agc_container {
    padding: 30px;
    background: url(/wp-content/uploads/2020/11/tlo-kom.png);
    width: 510px;
    color: #4a3a39;
}

.agc_screen #agc_container #agc_title {
    color: #4a3a39;
    font-size: 25px;
    font-weight: 900;
    margin-bottom: 5px;
}

.agc_screen #agc_container #agc_title span {
    color: #ad6f4a;
    font-size: 25px;
    font-weight: 900;
    display: block;
}

.agc_screen #agc_container p {
    font-size: 13px;
    color: #4a3a39;
}

.agc_screen * {
    font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
}

.agc_screen .agc_verify_button {
    font-size: 22px;
    background: #ad6f4a;
    border-radius: 0;
    border: none;
    font-weight: bold;
    width: 70%;
}

.agc_screen #agc_dob * {
    color: #796d6c;
    font-size: 24px;
    font-weight: 900;
    border-radius: 0;
}

.agc_screen .agc_select_wrap {
    width: 30%;
    margin-right: 3%;
}

.agc_screen .agc_result {
	margin-top: 0;
    color: #ad6f4a;
}

.agc_screen * {
    color: #ad6f4a;
}

.page-id-128 .section-page-header .page-title::after  {
	display:none;
}

.page-id-128 #page.site {
    background: url(/wp-content/uploads/2020/11/kontakt-tlo.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
}

div#wpcf7-f130-p128-o1 {
    max-width: 100%;
    width: 514px;
    margin: auto;
}

.wpcf7-form-control-wrap {
    margin-bottom: 0;
}

.wpcf7-form-control-wrap .wpcf7-select, .wpcf7-form-control-wrap .wpcf7-text, .wpcf7-form-control-wrap .wpcf7-textarea {
    padding: 12px 30px;
    font-size: 14.67px;
    color: #000;
    background: none;
    border: 1px solid #000;
}

.wpcf7-form-control-wrap .wpcf7-textarea {
    height: 150px;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 24px;
    font-weight: 900;
    background: #ad6f4a;
    color: #fff;
    padding: 15px 40px;
    transition: 0.5s all ease;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #828080;
}

.header-v11 .site-header .header-main-top .site-branding {
    position: relative;
    z-index: 10;
}

.fpf-fields:after {
	    content: '*Nie można używać słów powszechnie uważanych za wulgarne i obraźliwe.';
    display: block;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    max-width: 100%;
    width: 400px;
    color: #000;
}

div#scroll img {
    width: 46px;
    display: block;
    margin: auto;
    margin-top: 5px;
    transform: scale(1);
    animation: pulse-black 2s infinite;
} 

div#scroll {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
}

div#scroll span {font-size: 11px;}

.location_listing1 {
    display:none;
}

.enable-main-fullwidth .site-main .container {
    padding: 0;
}

.enable-main-fullwidth .site-main .container .row {
    margin: 0;
}

.enable-main-fullwidth .site-main .container .row #site-content {
    padding: 0;
}

.wpgmp_filter_wrappers {
    position: absolute;
    top: 0;
    margin: 0;
    margin-top: -87px;
    background: #808080 !important;
}

.page-id-138 .site-main {
    padding-top: 220px !important;
    padding-bottom: 0 !important;
}

.wpgmp_before_listing {
    display: none;
}

div.wpgmp_listing_header div.wpgmp_search_form {
    margin: 0;
}

.wpgmp_listing_header {
    max-width: 100%;
    width: 500px !important;
    margin: auto !important;
    float: none !important;
}

.wpgmp_listing_header:before {
    content: '';
    background: url(/wp-content/uploads/2020/11/icon.svg);
    display: block;
    width: 30px;
    height: 47px;
    float: left;
    margin-right: 25px;
}

div.wpgmp_listing_header div.wpgmp_search_form {
    width: calc(100% - 55px) !important;    margin-top: 0 !important;
}

.wpgmp_pagination {
    display:none;
}

.wpgmp_map_parent {margin-bottom: 0 !important;}

.wpgmp_tabs_container {
    background: #808080 !important;
    color: #333333;
}

.wpgmp-select-all {
    display:none;
}

.wpgmp_tabs_container .wpgmp_tab_item {
    padding: 0;
}

.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"] {
    display:none !important;
}

.wpgmp_tab_item .wpgmp_location_container {
    padding: 0;
}

div.wpgmp_toggle_main_container div.wpgmp_tab_item ul.wpgmp_location_container li {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

div.wpgmp_toggle_main_container div.wpgmp_tab_item ul.wpgmp_location_container li a {
    padding: 0 !important;
    display: flex !important;
}

div.wpgmp_toggle_main_container div.wpgmp_tab_item ul.wpgmp_location_container li a span {
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
}

span.kolplac1 {
    width: 33.3%;
}

span.kolplac2 {
    width: 33.3%;
    padding-right: 26px !important;
}

span.kolplac3 {
    width: 33.3%;
}

.wpgmp_tabs_container .wpgmp_tabs li a.active {
    font-size: 13.5px;
    font-weight: bold;
    background: none !important;
    margin: auto;
    display: inline-block;
}

.wpgmp_tabs_container .wpgmp_tabs li a.active:before {
    content: '';
    background: url(/wp-content/uploads/2020/11/icon2.svg);
    display: block;
    width: 14px;
    height: 22px;
    float: left;
    margin-right: 25px;
}

.wpgmp_tabs_container .wpgmp_tabs li {
    text-align: center;
    background: none !important;
}

.wpgmp_tabs_container .wpgmp_tabs {
    background: none !important;
}

.wpgmp_tabs_container .wpgmp_tabs li {
    width: 75%;
    border-bottom: 1px solid #fff;
    flex: none !important;
    margin: auto;
    margin-top: 10px;
}

.wpgmp_toggle_main_container {
    width: 90% !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
}

.wpgmp_tabs_container:before {
    content: '';
    background: url(/wp-content/uploads/2020/11/tlo-map.svg);
    width: 86px;
    height: 150px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.wpgmp_toggle_container {
    background: #4a3a39 !important;
}

.agc_screen .agc_select_wrap:nth-child(1):after {
    content: 'DZIEŃ';
    display: block;
    font-size: 13.5px;
    font-weight: 900;
    margin-top: 10px;
    color: #493938;
}

.agc_screen .agc_select_wrap:nth-child(2):after {
    content: 'MIESIĄC';
    display: block;
    font-size: 13.5px;
    font-weight: 900;
    margin-top: 10px;
    color: #493938;
}

.agc_screen .agc_select_wrap:nth-child(3):after {
    content: 'ROK';
    display: block;
    font-size: 13.5px;
    font-weight: 900;
    margin-top: 10px;
    color: #493938;
}

.agc_screen #agc_container #agc_title span {
    color: #4a3a39;
}

.vid_mobile {display: none;}

@media (max-width: 800px) {
    .agc_screen#agc_bg {
        background: #cdc9c9 !important;
    }

    .agc_screen #agc_container {
        padding: 30px;
        background: none;
        width: 100%;
        color: #4a3a39;
    }
}

.lista--sklepy {max-height: unset !important;}

@media (min-width: 768px) {
    #loftloader-wrapper {display:none !important;}
}

.owl-carousel .owl-item img {
    width: auto;
}


.menu--ikona span {
    display: none !important;
} 

#menu--mobile {
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    background: #cdc9c9;
    padding: 30px;
    z-index: 10000000;
    transition: all .6s ease-in-out;
}

#menu--mobile.show {
    right: 0;
    transition: all .6s ease-in-out;
    margin-left: 0;
}

.menu--ikona {
    background: url(/wp-content/uploads/2020/11/menu.svg);
    cursor: pointer;
    width: 33px;
    height: 27px;
    background-repeat: no-repeat;
}

#menu--mobile {
    text-align: center;    overflow: hidden;
}

#menu--mobile div#social {
    position: absolute;
    left: 20px;
    bottom: 20px;
    right: initial;
}

#menu--mobile div#social img {
    width: 32px;
}

#menu--mobile:before {
    content: '';
    background: url(/wp-content/uploads/2020/11/mob-swierk.svg);
    width: 157px;
    height: 104px;
    background-repeat: no-repeat;
    position: absolute;
    left: -40px;
    top: -40px;
}

#menu--mobile img {
    width: 95px;
    margin: auto;
}

#menu--mobile .menu--ikona {
    float: right;
}

#menu--mobile ul#menu-menu-glowne {
    list-style: none;
    text-align: right;
    margin-top: 40px;
}

#menu--mobile ul#menu-menu-glowne li {padding: 0 !important;}

#menu--mobile ul#menu-menu-glowne li a {
    font-size: 23px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #796d6c;
    display: block;
}

@media (max-width: 767px) {
    .site-header-mobile {padding-top: 10px;}
    .vid_mobile {
        display: block;
        height: 100vh;
        position: relative;
    }

    #videlo video {height: 100%;    object-fit: fill;}

    .vid_desktop {
        display: none;
    }

    section#first {
    height: auto;
    display: block;
}

div#wybor--tarcze {
    display: block;
    background: url(/wp-content/uploads/2020/11/tarcze-tlo-mobile-100.jpg);background-position: center top;
    padding: 48px 0;
}

a.tarcza {
    width: 240px;
    height: 234px;
    display: inherit;
    margin: auto;
    padding-top: 20px;
}

a.tarcza img {
    width: 84px;
    margin: auto;
}

a.tarcza span {font-size: 15px;}

a.tarcza.t1 {
    margin-bottom: 40px;
}

section#first .container {
    padding: 0;
}

div#scroll {
    position: fixed;
    bottom: 10px;
    top: inherit;
    text-align: center;
}

#second #scroll {display: none;}

#second {
    background: url(/wp-content/uploads/2020/11/homemob-100-scaled.jpg);
    background-size: contain;
}

#second h2 {
    font-size: 25px;
}

#second h2:before {
    content: '';
    background: url(/wp-content/uploads/2020/11/person-mobile.svg);
    width: 74px;
    height: 44px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    margin-bottom: 45px;
}

.owl-carousel .owl-nav button span {
    display:none;
}

.owl-carousel .owl-nav button.owl-next {
    background: url(/wp-content/uploads/2020/11/prawa-et.svg);
    width: 11px;
    height: 22px;
    position: absolute;
    top: 30%;
    right: 10%;
}

.owl-carousel .owl-nav button.owl-prev {
    background: url(/wp-content/uploads/2020/11/lewa-et.svg);
    width: 11px;
    height: 22px;
    position: absolute;
    top: 30%;
    left: 10%;
}

.etapy {
    padding-top: 50px;
    padding-bottom: 60px;
}

.jak--nakleic img {
    width: 132px;
}

.jak--nakleic h3 {
    font-size: 19px;
    color: #493938;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 60px;
    margin-top: 30px;
}

.mapa h3 {
    margin-bottom: 50px;font-size: 19px;
}

.powrot--gora a {
    font-size: 36px;
    padding: 20px 40px;
    border-radius: 60px;
}

.czas--trwania {
    font-size: 17px;
    font-weight: bold;
    color: #4b3a39;
    background: rgb(0 0 0 / 0.19);
    padding: 20px;
    line-height: normal;
}

div#haslo--stopka {font-size: 15px;}
div#zapis--stopka {font-size: 10px;}

div#social {
    position: relative;
    bottom: inherit;
    right: inherit;
    margin-top: 20px;
}

}

.body-col-1c .site-main .la-single-product-page .product-main-image {
    width: 550px;
}

.body-col-1c .site-main .la-single-product-page .product--summary {
    width: calc(100% - 550px);
}

@media (max-width: 1440px) {
    .product-main-image > .p---large {max-height: 393px;}
}

@media (max-width: 1020px) {
    .entry-summary .wrap-cart-cta {margin-right: 0;width: 100%;}
    .entry-summary .wrap-cart-cta .button {
        margin-top: 0;
        width: 100%;
    }

    .form-row .input-text {font-size: 15px;}
}

@media (max-width: 991px) {
    .page-title-v1 .section-page-header {
        border-top: 10px solid #808080;
    margin-top: 15px;
    }

    .body-col-1c .site-main .la-single-product-page .product-main-image {
        width: 315px;
        margin: auto;
        float: none;
    }

    .body-col-1c .site-main .la-single-product-page .product--summary {
        width: 100%;
        max-width: 100%;
        margin: auto;
        float: none;
    }

    .entry-summary .wrap-cart-cta .button {font-size: 14px;}

    .product--summary .entry-summary > .cart {
        margin-top: 0;
    }

    #napis--etykieta {
        width: 146px;
        bottom: 75px;
        left: 70px;
        font-size: 8px;
    }

    #napis--etykieta2 {
        width: 146px;
        bottom: 65px;
        left: 70px;
        font-size: 7px;
    }

    .postid-81 #napis--etykieta {
        bottom: inherit;
        top: 55px;
        width: 212px;
        left: 37px;
        font-size: 9px;
        height: 16px;
    }

    .postid-81 #napis--etykieta2 {
        bottom: inherit;
    top: 70px;
    width: 212px;
    left: 37px;
    font-size: 9px;
    height: 16px;
}

.postid-83 #napis--etykieta {
    bottom: inherit;
    top: 62px;
    color: #796d65;
}

.postid-83 #napis--etykieta2 {
    bottom: inherit;
    top: 75px;
    color: #796d65;
}

.postid-84 #napis--etykieta, .postid-85 #napis--etykieta, .postid-87 #napis--etykieta {
    left: inherit;
    right: 30px;
    bottom: 110px;
    font-size:5px;
    width: 115px;
    height: 10px;
}

.postid-84 #napis--etykieta2, .postid-85 #napis--etykieta2, .postid-87 #napis--etykieta2 {
    left: inherit;
    right: 30px;
    bottom: 105px;
    font-size: 5px;
    width: 115px;
    height: 8px;
}
}

.woocommerce-message {display:none;}

@media (max-width: 767px) {
    .owl-carousel.whisky--butelki .owl-nav button.owl-next {
        top: inherit;
        right: 40%;
    }

    .owl-carousel.whisky--butelki .owl-nav button.owl-prev {
        top: inherit;
        left: 40%;
    }

    .owl-carousel.whisky--butelki .owl-item.active {
        opacity: 0.6;
    }

    .owl-carousel.whisky--butelki .owl-item.active.center {
        opacity: 1;
    }
}

@media (max-width: 600px) {
    #page.site {
        background: url(/wp-content/uploads/2020/11/tlomob4-100.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-attachment: fixed;
        background-size: cover;
    }

    .page-title-v1 .section-page-header {
        border-top: none;
        margin-top: 0;
    }

    .section-page-header .page-header-inner {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }

    .section-page-header .page-title {
        font-size: 24px; 
    }

    .section-page-header .page-header-inner:before {
        content: '';
        width: 88px;
        height: 57px;
        background: url(/wp-content/uploads/2020/11/kwiat1.svg);
        position: absolute;
        left: -45px;
        top: 10px;
    }

    .single-product #page.site {
        background: url(/wp-content/uploads/2020/11/tlomob4-100.jpg);
        background-repeat: no-repeat;
        background-position: top center;
        background-attachment: fixed;
        background-size: cover;
    }

    .single-product .section-page-header .page-header-inner:before {
        content: '';
        width: 275px;
        height: 236px;
        background: url(/wp-content/uploads/2020/11/szyszka-mob.svg);
        position: absolute;
        left: -105px;
        top: -50px;
    }

    .woocommerce-checkout .section-page-header .page-header-inner:before {
        display:none;
    }

    .woocommerce-checkout .site-inner {
        background: url(/wp-content/uploads/2020/11/zamowienie-mobile.svg);
        background-size: 130%;
        background-position: 45% top;
    }

    .woocommerce-checkout.woocommerce-order-received .site-inner {
        background: none;
    }

    a.link1, a.link2 {
        float: none;
        width: 100%;
        display: block;
        margin: auto;
        margin-bottom: 10px;
        font-size: 14px;
        max-width: 80%;
    }

    .faq {
        text-align: center;
        font-size: 13px;
        line-height: normal;
    }

    input.wpcf7-form-control.wpcf7-submit {
        font-size: 16px;
        font-weight: 900;
        background: #ad6f4a;
        color: #fff;
        padding: 15px 40px;
        transition: 0.5s all ease;
        width: 100%;
    }
}

@media (max-width: 981px) {
    .page-id-138 .site-main {
        padding-top: 100px !important;
        padding-bottom: 0 !important;
    }

    input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="hidden"]) {
        font-size: 12px !important;
    }

    .wpgmp_toggle_container {display:none !important;}
    .wpgmp_tabs_container {margin-top: 0 !important;}
}

.powrot {display: none;}

@media (max-width: 767px) {
    div#wybor--tarcze.kup--tarcza {
        width: 300px;
    height: 292px;
    margin-top: 30px;
    padding-top: 10px;
    }

    .otoczka img.wybor--img {
        width: 60px;
    }

    .otoczka h2 {
        font-size: 14px;
    }

    .wybierz--kk {
        display: flex;
        max-width: 100%;
        width: 180px;
        margin: auto;
    }

    .wybierz--kk a img {
        transition: 0.5s all ease;
        width: 45px;
    }

    .wybierz--kk span {
        display: inline-block;
        width: 100%;
        font-size: 9.66px;
        font-weight: 900;
        line-height: normal;
        margin-top: 5px;
        margin-bottom: 0;
    }
	
	.button--map a {
		    font-size: 26px;
    padding: 10px 35px;
	}
	
	img.zamknij {
		    width: 33px;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
	}
	
	.odp--faq h3 {
		    margin-top: 60px;
    text-align: center;
	}
	
	.odp--faq p {
    padding-right: 0;
    position: relative;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
}
	
	.odp--faq:before {top: -50px;}
	.powrot {
		display: inline-block;
		width: 100%;
		text-align: center;
		cursor: pointer;
		font-size: 14px;
		font-weight: bold;
		color: #796d6c;
		    z-index: 10;
    position: relative;
	}
	
	.home .site-header-mobile .site-branding {opacity:0;transition: 0.5s all ease;}
	.home .site-header-mobile.is-sticky .site-branding {opacity:1;}
	
	body {
		background: #828080;
	}
	
	.home .site-header-inner.sticky--pinned {
    background: rgb(203,201,195);
    background: linear-gradient(90deg, rgba(203,201,195,1) 0%, rgb(203 201 195 / 1) 25%, rgba(255,255,255,1) 50%, rgb(203 201 195 / 1) 75%, rgba(203,201,195,1) 100%);
}
}

@media (max-width: 767px) and (orientation: landscape) {
    .vid_mobile {display:none;}
    .vid_desktop {
        display: block;    height: 100vh;
        position: relative;
    }

    #menu--mobile ul#menu-menu-glowne li a {
        font-size: 19px;
        font-weight: 900;
        text-transform: uppercase;
        margin-bottom: 0;
        color: #796d6c;
        display: block;
    }

    div#wybor--tarcze {
        margin: 0;
    width: 100%;
    }
}

.page-id-163 .section-page-header .page-title::after {
	display:none;
}


.page-id-167 #page.site {
    background: url(/wp-content/uploads/2020/11/onas-tlo-100-scaled.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
	    background-size: cover;
}

.page-id-167 h2 {
	    font-size: 40px;
    font-weight: 900;
    letter-spacing: 1px;
    text-align: center;
	margin-bottom: 30px;
}

.page-id-167 h2 strong {
	    color: #ad6f4a;
}

.page-id-167 .section-page-header .page-header-inner {
	padding-bottom: 0 !important;
}

.page-id-167 .section-page-header .page-title {
	display:none !important;
}

.najczesciej {
	max-width: 100%;
	width: 645px;
	margin: auto;
}

.wp-block-image.jelonek {
    margin: 60px 0;
}

#but {    padding-top: 120px;}

.opis--but {
    width: 713px;
    max-width: 100%;
    margin: auto;
    border: 1px solid #493938;
    padding: 15px;
    display: flex;
    margin-top: 0;
	    transition: 0.5s all ease;
    opacity: 0;
    visibility: hidden;
    display: none;
}

div#opbu {
    padding: 0 25px;
}

div#fot--but {
    min-width: 240px;
}

.opis--but.pokaz {
    opacity: 1;
    visibility: visible;
    display: flex;
}

div#opbu h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
}

div#opbu p {
    font-size: 14px;
    line-height: normal;
}

.but--wybor {display: none;}

@media (max-width: 767px) {
	.page-id-167 h2 {
		font-size: 28px;    text-transform: uppercase;
	}
	.but--wybor {
		font-size: 19px;
    font-weight: 900;
    display: inline-block;
    border: 2px solid #ae7046;
    color: #ae7046;
    border-radius: 40px;
    padding: 12px 30px;
    margin-bottom: 25px;
	}
	
	#but--wybor.owl-carousel .owl-nav button.owl-next {
    top: initial;
    bottom: 0;
    right: 40%;
}
	
	#but--wybor.owl-carousel .owl-nav button.owl-prev {
		top: initial;
    bottom: 0;
    left: 40%;
	}
	
	.opis--but {
		    padding: 0;
    border: none;
	}
	
	.opis--but.pokaz {
		display: block;
	}
	
	div#opbu {
    background: #CDC9C9;
    display: inline-block;
    width: 100%;
		padding: 20px 25px;
    padding-top: 10px;
}
	
	div#opbu h3 {}
	
	.butsek2 div#opbu {
		background: #A09A98;
		color: #fff;
	}
	
	.butsek3 div#opbu {
		background: #C1AC91;
	}
	
	.butsek3 div#opbu h3 {color: #fff;}
	
	.butsek4 div#opbu {
		background: #A09A98;
	}
	
	.butsek5 div#opbu {
		background: #CDC9C9;
	}
	
	.butsek6 div#opbu {
		background: #AF7042;color: #fff;
	}
	
	.butsek6 div#opbu h3 {color: #fff;}
}

@media (max-width: 981px) {
input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="hidden"]) {
    font-size: 16px !important;
	}}

@media (max-width: 767px) {
	.location_listing1 {
		display: block;
	}
	
	.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_locations {
    padding: 15px !important;
    background: #808080;
    border: none;
    margin: 0 !important;
}
	.wpgmp_tab_item .wpgmp_location_container {
		display:none !important;
	}
	
	.wpgmp_toggle_main_container {
		display:none !important;
	}
	
	.wpgmp_tabs_container {
    margin-bottom: 0 !important;
}
	
	.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_location_meta {display:none;}
	div.wpgmp_listing_container {
		margin: 0 !Important;
	}
	
	.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content {
		color: #333 !important;
    font-size: 11px !important;
    line-height: normal;
	}
	
	.wpgmp-select-all, .wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title, .wpgmp_tabs_container .wpgmp_tabs li a.active, .wpgmp_location_title a.place_title {
		color: #333 !important;
	}
	
	.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_locations {display: flex;}
	.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content, .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content {
		width: 33.3% !important;    padding-left: 20px !important;
    font-weight: bold !important;
	}
	.fc-item-default.fc-wait .wpgmp_locations_foot {
		width: 33.3% !important;    font-size: 12px !important;
    font-weight: bold !important;
    color: #333 !important;
	}
	
	.wpgmp_listing_grid .wpgmp_locations_head {
		width: 33.3% !important;
	}
	
	.wpgmp_locations .wpgmp_location_title a {
    font-size: 13px !important;
    font-weight: bold !important;
    color: #333 !important;
}
}

label.woocommerce-form__label.checkbox {
    font-size: 12px;
    line-height: initial;
    text-align: justify;
}

label.woocommerce-form__label.checkbox input {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

#cookie-notice {
    min-width: unset;
    max-width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 30px;
}

#cookie-notice .cookie-notice-container {
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: normal;
    font-weight: 300;
    font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
    width: calc(100% - 150px);
}

.cn-close-icon {display:none;}

#cookie-notice .cn-button {
    font-size: 18px;
    font-weight: 900;
    background: #ad6f4a;
    font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
    border-radius: 0;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 20px 25px;
}

.dane--stopka img {
    width: 29px;
}

.dane--stopka a {
    padding-right: 40px;
    font-size: 17px;
    font-weight: bold;
    transition: 0.5s all ease;
}

.dane--stopka a:hover {
    opacity: 0.7;
}

.logo--stopka img {
    width: 218px;
    margin: 30px;
}

.copy {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
}

@media (max-width: 800px) {
    #cookie-notice .cookie-notice-container {
        width: 100%;
        text-align: center;
        font-size: 11px;
    }

    #cookie-notice {
        bottom:0;
    }

    #cookie-notice .cn-button {
        font-size: 12px;
        font-weight: 900;
        background: #ad6f4a;
        font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
        border-radius: 0;
        margin: 0;
        position: relative;
        right: inherit;
        top: inherit;
        padding: 10px 20px;
    }

    .dane--stopka a {
        padding-right: 0;
        font-size: 16px;
        font-weight: bold;
        transition: 0.5s all ease;
        display: block;
        margin-bottom: 10px;
    }
}

.admin--dane {
    width: 524px;
    margin: auto;
    margin-top: 10px;
    line-height: normal;
    text-align: center;
}

.wrap-cart-cta:before {
	content: 'Oświadczam, że w przypadku podania danych osobowych osoby trzeciej, nie naruszam jej praw osobistych ani żadnych innych. Jestem świadomy, że dane osobowe mogą dotyczyć tylko osób pełnoletnich.';
	    display: inline-block;
    line-height: normal;
    text-align: center;
    font-size: 12px;
}

label.woocommerce-form__label.checkbox {
	position: relative;
}

label.woocommerce-form__label.checkbox label.text-error {
	bottom: -10px;
}

ul.wpgmp_location_container li:first-child span.kolplac1:before {
    content: 'Nazwa sklepu';
    display: block;
    color: #646464 !important;
    margin-bottom: 10px;    min-height: 36px;
    line-height: normal;
}

ul.wpgmp_location_container li:first-child span.kolplac2:before {
    content: 'Adres sklepu';
    display: block;
    color: #646464 !important;
    margin-bottom: 10px;    min-height: 36px;
    line-height: normal;
}

ul.wpgmp_location_container li:first-child span.kolplac3:before {
    content: 'Data aktywacji w sklepie';
    display: block;
    color: #646464 !important;
    margin-bottom: 10px;    min-height: 36px;
    line-height: normal;
}

.owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled {
	opacity: 0.6;
}

@media (max-width: 767px) {
	.page-id-106 #videlo video {display:none;}
	
	.page-id-106 #page.site {
    background: url(/wp-content/uploads/2020/11/mobile-kup-scaled.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;
}
	
	.page-id-106 .otoczka img.wybor--img {display:none;}
	
	.page-id-106 .otoczka h2 {
		font-size: 24px;
    color: #493938;text-transform: uppercase;
	}
	
	div#wybor--tarcze.kup--tarcza {background:none;}
	.wybierz--kk {
		    display: block;
		    width: 184px;
	}
	
	.wybierz--kk a {
    text-align: center;
    transition: 0.5s all ease;
    background: url(/wp-content/uploads/2020/11/tarcza-big.svg);
    width: 550px;
    background-size: cover;
    width: 187px;
    height: 183px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
		    padding-top: 10px;
}
	
	.wybierz--kk a img {
    transition: 0.5s all ease;
    width: 84px;
}
	.wybierz--kk span {font-size: 12px;}
	.page-id-106 .otoczka h2 span {
		color: #ae7046;
	}
	
	.mapa:before {
		content: '';
    background: url(/wp-content/uploads/2020/11/hommobi1.svg);
    width: 441px;
    height: 298px;
    position: absolute;
    left: -300px;
    top: -300px;
	}
	
	.mapa {
    position: relative;
}
	
	.mapa:after {
	    content: '';
    background: url(/wp-content/uploads/2020/11/hommobi2.svg);
    width: 157px;
    height: 178px;
    position: absolute;
    left: -76px;
    top: 140px;
	}
	
	.button--map a {
    font-size: 19px;
    padding: 10px 35px;
}
	
	.powrot--gora a {
    font-size: 19px;
    padding: 10px 35px;
}
	
	#second {padding-top: 50px;}
	.footer-bottom {
		    background-size: initial;
    background-position: bottom;
	}
}

.fire--cane h3.butelka--nazwa {
    font-size: 20px;
    line-height: 19px;
    padding-top: 12px;
}

.project--xx h3.butelka--nazwa {
    padding-top: 18px;
}