/*--------------------------------------------------------------
# Main style & custom components
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Alumni+Sans:wght@200;300;400;700&family=Poppins:wght@200;300;400;600&display=swap');

body {
    margin: 0;
    background: #fff;
    color: #0c0c0c;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.62857;
}

a {
    color: #bf1e2e;
    background-color: transparent;
    transition: .2s ease-in-out;
}

a:active,
a:hover {
    color: #bf1e2e;
    outline: 0;
    text-decoration: none;
}

.alumni {
    font-family: "Alumni Sans", Helvetica, Arial, sans-serif;

}

p {
    margin-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: 300;
}

strong {
    font-weight: 700;
}

.more {
    line-height: 2rem;
}

.more a,
.entry-content input[type="submit"] {
    transition: .2s ease-in-out;
    background: #bf1e2e;
    border: 2px solid #bf1e2e;
    color: #fff;
    border-radius: 0px 0 0px 0px;
    padding: 1rem 2rem;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0px;
}

.more a:hover,
.entry-content input[type="submit"]:hover {
    background: #0c0c0c;
    border: 2px solid #0c0c0c;

}

.more a .fa-solid {
    padding-left: .5rem;
    color: #fff;
    transition: .2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.mastheader {
    padding: 0;
}

.mh-top {
    padding: .75rem 0;
    font-size: .75rem;
    border-bottom: 1px solid #ddd;
}

.mht-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.mht {}

.mht1 span {
    background: #bf1e2e;
    color: #fff;
    padding: 0.2rem .4rem;
    font-weight: 700;
    margin-right: 0.5rem;
}

.mht1 span .fa-solid {
    padding-left: .25rem;
    padding-right: 0;
    color: #fff;
}


.mht2 {
    margin-left: 2rem;
}

.mht3 {
    margin-left: 2rem;
}

.mht4 {
    text-align: right;
}


.mht .fa-brands,
.mht2 .fa-solid {
    padding-right: .25rem;
    color: #bf1e2e
}

.mht a {
    color: #0c0c0c
}

.mh-main {
    padding: 2rem 0;
    position: relative;
}

.mh-main .row {
    align-items: center;
}

.logo {
    position: absolute;
    height: auto;
    text-align: center;
    top: 2rem;
    background: #fff;
    padding: 3rem 8rem 3rem;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 999;
    border-radius: 100%;
    box-shadow: 0 2rem 1rem #00000045;
}

.logo img {}

.navbar {
    margin: 0;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #0c0c0c;
    margin: 0 1.5rem;
    padding: 0;
    font-size: 1rem;
    font-weight: 700;
}

#menu-item-71 .nav-link {
    margin-left: 0;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #bf1e2e
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: #bf1e2e
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #1d1e1f;
    text-decoration: none;
    background-color: #f7f7f9;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
}

.dropdown-toggle::after {
    color: #bf1e2e;
}

menu #mega-menu-wc-menu li#mega-menu-item-79 .mega-search-wrap {
    position: relative;
    width: 40px;
    height: 40px;
}

#mega-menu-wrap-wc-menu #mega-menu-wc-menu li#mega-menu-item-79 .mega-search {
    line-height: 40px;
    margin: 0;
    border: 1px solid #ddd;
}

#mega-menu-wrap-wc-menu #mega-menu-wc-menu li#mega-menu-item-79 .mega-search .search-icon {
    width: 40px;
    height: 40px;
}

#mega-menu-wrap-wc-menu #mega-menu-wc-menu li#mega-menu-item-79 .mega-search .search-icon:before {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

#mega-menu-wrap-wc-menu #mega-menu-wc-menu li#mega-menu-item-79 .mega-search input[type=text] {
    height: 40px;
    line-height: 40px;
}

#mega-menu-wrap-wc-menu #mega-menu-wc-menu li#mega-menu-item-79 .mega-search-wrap {
    height: 40px;
}

/*--------------------------------------------------------------
# Slider
--------------------------------------------------------------*/

#slider {}

#slider .item {
    padding: 16rem 0 12.5rem 0;
}

#slider .box {
    position: relative;
    z-index: 999;
    text-align: center;
}

#slider .item h2 {
    margin: 0 0 1.5rem;
    font-weight: 700;
    font-size: 4rem;
    color: #fff;
}

#slider .item h3 {
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: 1.4rem;
    color: #bf1e2e;
    letter-spacing: 4px;
    text-transform: uppercase;
}

#slider .item h4 {
    margin: 0;
    font-weight: 700;
    font-size: 1rem;
    color: #111;
}

#slider .item .extra-txt {
    font-size: 1.2rem;
    font-weight: 300;
    color: #fff;
    margin: 0 auto 4rem;
    letter-spacing: 0px;
    max-width: 55%;
}

#slider .mask {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(120deg, rgb(0 0 0 / 49%) 0%, rgb(0 0 0 / 80%) 50%, rgb(0 0 0 / 42%) 80%);
    top: 0;
    left: 0;
}

#slider .owl-controls {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translate(-50%, -50%)
}

#slider .owl-controls .owl-page {
    display: block;
    zoom: 1;
    *: ;
    display: inline;
}

#slider .owl-controls .owl-page span {
    width: 2rem;
    height: 2rem;
    margin: 0 0 1rem;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
}

#slider .owl-controls .owl-page.active span,
#slider .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.scroll-down {
    position: absolute;
    right: 7rem;
    bottom: -.85rem;
}

.scroll-down a {
    background: #bf1e2e;
    color: #fff;
    padding: 1rem 1.45rem;
    border-radius: 100%;
}

.scroll-down a:hover {
    background: #0c0c0c;
}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
.product-wrapper {
    padding: 6rem 0;
}

.sc-row {
    align-items: center;
}

.sc-row .more {
    text-align: right;
}

.pw-inner {
    margin-top: 4rem;
}

.section-title h1 {
    margin: 0 0 1.5rem;
    font-weight: 700;
    font-size: 2.4rem
}

.section-title p {
    margin-bottom: 0rem;
    font-size: 1.1rem;
    font-weight: 300;
    max-width: 100%
}

.service {
    padding: 6rem 0;
    background: #bf1e2e;
}

.service .fa-solid {
    color: #fff;
    font-size: 1.6rem;
    padding: 1.25rem;
    background: #a31a28;
    border-radius: 100%;
}

.service h3 {
    color: #fff;
    font-weight: 700;
    font-size: 1.4rem;
    margin: 2rem 0 1rem;
}


.service .fwb-txt {
    font-size: .9rem;
    color: #ecbabf;
}

.about {
    padding: 10rem 0;
    background: url('https://www.szczyrzyckiepiwo.pl/wp-content/uploads/2022/03/a-bg.jpg') center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;

}

.about .mask {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(120deg, rgb(0 0 0 / 49%) 0%, rgb(0 0 0 / 59%) 50%, rgb(0 0 0 / 0%) 80%);
    top: 0;
    left: 0;
}

.about .container-mid {
    position: relative;
    z-index: 999;
}

.a-box {
    width: 50%;
}

.a-box h2 {
    margin: 0 0 .5rem;
    font-weight: 700;
    font-size: 2.4rem;
    color: #fff;
}

.a-box h3 {
    margin: 0 0 2rem;
    font-weight: 700;
    font-size: 1.4rem;
    color: #bf1e2e;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.a-box .al-txt {
    color: #cdcdcd;
    margin: 0 0 4rem;
}

/*--------------------------------------------------------------
# WooCommerce Product Grid, Category, Main style
--------------------------------------------------------------*/

#wc .products ul,
#wc ul.products {
    margin-bottom: 1rem;
}


#wc ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    margin: 0 1rem 2rem 0;
    padding: 0;
    position: relative;
    width: 24%;
    margin-left: 0;
    border: none;
    transition: .23s ease-in-out;

}

#wc ul.products li.product a img {
    transition: .23s ease-in-out;
    margin: 0 0 1rem;
    border: 1px solid #eaeaea;
    padding: 1.5rem;
}

#wc ul.products li.product a img:hover {
    opacity: .8
}

#wc ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0;
}

#wc ul.products li.product .star-rating {
    display: none;
}

#wc ul.products li.product .wc-new {
    top: 1rem !important;
    background: #d89600;
}


#wc ul.products li.product .onsale {
    top: 1rem;
    left: 1rem;
    right: auto;
    margin: 0px;
}

#wc div.product span.onsale {
    top: 0rem;
    left: 0rem;
}

#wc span.onsale {
    min-height: 1rem;
    min-width: 1rem;
    background: #f2d628;
    color: #050707;
    padding: 0.25rem .5rem;
    font-size: .85rem;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 1.5rem;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 0;
    z-index: 9;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#wc .woocommerce-ordering {
    margin: 0 0 1.5rem 0;
}

#wc .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #ddd;
    padding: .2rem;
    font-size: .85rem;
}

#wc p.woocommerce-result-count {
    font-size: .85rem;
    margin: 0 0 1.5rem 0;
}

#wc ul.products li.product .woocommerce-loop-category__title,
#wc ul.products li.product .woocommerce-loop-product__title,
#wc ul.products li.product h3 {
    padding: 0;
    font-size: 1.4rem;
    margin: 1rem 0 0.25rem 1rem;
    font-weight: 700;
    color: #050707;
    transition: .25s ease-in-out;

}

#wc ul.products li.product .woocommerce-loop-category__title:hover,
#wc ul.products li.product .woocommerce-loop-product__title:hover,
#wc ul.products li.product h3:hover {
    text-decoration: underline;
}

#wc ul.products li.product {
    position: relative;
}

#wc ul.products li.product .added_to_cart {
    position: absolute;
    bottom: -1.25rem;
    font-size: .85rem;
    right: 0;
    text-transform: lowercase;
    color: #505050;
}

#wc ul.products li.product .button,
.related ul.products li.product .button {
    display: none;
    font-size: 0;
    background: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 1.15rem;
    right: 0rem;
    border: none
}

#wc ul.products li.product .button::after {
    transition: .25s ease-in-out;
    font: var(--fa-font-solid);
    content: "\e3f3";
    background: #eaeaea;
    padding: 1rem;
    color: #bf1e2e;
    font-size: initial;
}

#wc ul.products li.product .button:hover::after {
    background: #bf1e2e;
    color: #fff;
}


#wc ul.products li.product .price {
    color: #bf1e2e;
    display: block;
    font-weight: 400;
    margin-bottom: 0em;
    padding-left: 1rem;
    font-size: .85rem
}


#wc div.product span.price {
    font-size: 1.4rem;
}

#wc div.product p.price span.price-first,
#wc div.product span.price span.price-first {

    font-size: 1.4rem;
}

#wc ul.products li.product .price del {
    color: inherit;
    opacity: .5;
    display: inline-block;
    text-align: center;
    font-size: 1rem;
    color: #4f4f4f;
    font-weight: 400;
    line-height: 19px;
}

#wc ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
}

#wc div.product form.cart .variations td.label {
    padding: .25rem 0 0 0;
    max-width: 60px;
}

#wc .variations_form .variations .value>select {
    margin-bottom: 0rem;
}

#wc .product-type-variable form.cart {
    margin-top: 1rem;
    margin-bottom: 3em;
}

#wc div.product form.cart .variations select {
    max-width: 40%;
    min-width: 40%;
    display: inline-block;
    margin-right: 1em;
}


.page-title .woocommerce-breadcrumb {
    margin: 0.5rem 0 0rem;
    font-size: 1.3rem;
    color: #fff;
}

.page-title .woocommerce-breadcrumb a {
    color: #bf1e2e;
    font-weight: 700;
    font-size: 1.3rem;
    letter-spacing: 0px;
}

.page-title .woocommerce-breadcrumb:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f015";
    display: inline-block;
    margin-right: .5rem;
    color: #bf1e2e;
}

.pw-shop .shop-category-nav {
    margin-bottom: 2rem;
}

body.post-type-archive-product #wc ul.products li.product,
body.tax-product_cat #wc ul.products li.product {}

body.post-type-archive-product #wc a.button {
    margin: 0;
}

#wc nav.woocommerce-pagination {
    margin-bottom: 2rem;
}

#wc nav.woocommerce-pagination ul li a,
#wc nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1rem;
    font-weight: 400;
    padding: .5rem 1rem;
    min-width: 1em;
    display: block;
}

.wc-filter {
    padding: 1.5rem 2rem;
    background: #99f1f1;
    color: #134d82;
    transition: .26s ease-in-out;

}

.wc-filter h3 {
    margin: 1rem 0 .5rem 0;
    font-size: 1.25rem;
    font-weight: 700;
}

.pws-three-box {
    margin-bottom: 0rem;
    background: #134d82;
    color: #fff;
    padding: 4rem;
}

.pws-three-box .box {
    text-align: center;
}

.pws-three-box .box .fas {
    font-size: 2.5rem;
    background: #185b99;
    color: #ffffff;
    padding: 1rem;
}

.pws-three-box a {
    color: #fff;
}

.pws-three-box h3 {
    position: static;
    font-weight: 700;
    margin: 2rem 0 .5rem;
    font-size: 1.8rem;

}

.pws-three-box h3 a:hover {
    text-decoration: underline
}

.pws-three-box .more {
    margin-top: 2rem;
}

.pws-three-box .more a {
    background: transparent;
    border-color: #3770a3;
}

.pws-three-box .more a:hover {
    background: #124778;
    border-color: #3770a3;
}

/*--------------------------------------------------------------
# WooCommerce Single Product Page
--------------------------------------------------------------*/

.share-post {
    margin-top: 3rem;
}

.woocommerce-product-gallery {
    margin-top: 0rem;
}

#wc div.product div.images .flex-control-thumbs li {
    width: 15%;
    float: left;
    margin: 1rem 1rem 0 0;
    list-style: none;
}

#wc div.product .product_title {
    padding: 2rem 0 0rem 0;
    margin: 0;
    font-size: 4rem;
    font-weight: 700;
}

#wc .woocommerce-product-details__short-description {
    margin-top: 1rem;
}

#wc div.product .woocommerce-product-rating {
    margin-bottom: 0
}

#wc .woocommerce-product-rating a {
    font-size: .85rem;
}

#wc div.product form.cart {
    margin: 0 0 2rem 0;
}

#wc .product p.price {
    margin-top: 0rem;
    color: #222;
    font-size: 2rem;
    margin-bottom: 2rem;
    font-weight: 700;
}

#wc .product p.price del,
#wc .product span.price del {
    opacity: .5;
    display: inline;
    font-size: 1.3rem;
    color: #909090;
    font-weight: 400;
    line-height: 24px;
}

#wc .product p.price ins,
#wc .product span.price ins {
    color: #222;
    display: inline;
    font-weight: 400;
    margin-bottom: 0;
    text-decoration: none;
}

#wc .product .stock {
    display: none
}


#wc #respond input#submit.alt,
#wc a.button.alt,
#wc button.button.alt,
#wc input.button.alt,
#wc #review_form #respond .form-submit input,
#wc .woocommerce-error .button,
#wc .woocommerce-info .button,
#wc .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
#wc .cart .button,
#wc .cart input.button,
#wc #respond input#submit,
#wc a.button,
#wc button.button,
#wc input.button {
    transition: .2s ease-in-out;
    background: #bf1e2e;
    border: 2px solid #bf1e2e;
    color: #fff;
    border-radius: 0px 0 0px 0px;
    padding: 1rem 2rem;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0px;
}

#wc #respond input#submit.alt:hover,
#wc a.button.alt:hover,
#wc button.button.alt:hover,
#wc input.button.alt:hover,
#wc #review_form #respond .form-submit input:hover,
#wc .woocommerce-error .button:hover,
#wc .woocommerce-info .button:hover,
#wc .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover,
.woocommerce-page .woocommerce-message .button:hover,
#wc .cart .button:hover,
#wc .cart input.button:hover,
#wc #respond input#submit:hover,
#wc a.button:hover,
#wc button.button:hover,
#wc input.button:hover {
    background: #0c0c0c;
    border: 2px solid #0c0c0c;
    color: #fff;
}

#wc div.product form.cart div.quantity {
    float: left;
    margin: 0 1rem 0 0;
}

#wc div.product .quantity .qty {
    width: 5rem;
    text-align: center;
    border: 2px solid #dddddd;
    padding: 0.75rem 1rem;
    border-radius: 0;
}


#wc .related h2,
#wc .up-sells h2 {
    margin: 2rem 0 1rem 0;
    font-weight: 700;
    font-size: 1.6rem;
}

#wc .related ul.products li.product,
#wc .up-sells ul.products li.product {
    width: 24%;
}

#wc div.product a.woocommerce-wishlist-add-product {
    margin: 0rem 0 1rem 3.25rem;
}

#wc .outofstock .delivery-time {
    display: none;
}

#wc .entry-summary h2.product_title {
    display: block;
}

#wc .entry-summary h2 {
    display: none;
}

#wc .entry-summary p {
    font-size: 1.1rem;
    font-weight: 300;
}

#wc .entry-summary ul {
    font-size: 1.1rem;
    font-weight: 300;
}

#wc div.product .woocommerce-tabs .panel {
    margin: 0 0 0em;
    padding: 0;
}

#wc #content div.product .woocommerce-tabs,
#wc div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    clear: both;
    background: transparent;
}

#wc .send-question h3 {
    margin: 2rem 0 .5rem;
    font-weight: 700;
    font-size: 1.4rem;
}

#wc .send-question label {
    font-size: .75rem;
    font-weight: 700;
    margin: 0 0 .25rem;
}

#wc .send-question textarea {
    max-height: 50px;
}

#wc .send-question p {

    font-size: .75rem;
}

#wc .send-question input {
    margin-bottom: .25rem;
}

#wc .send-question input[type="submit"] {
    width: auto;
    transition: .23s ease-in-out;
    background: #ff6cff;
    border: 2px solid #ff6cff;
    color: #fff;
    padding: .45rem 1.45rem;
    font-size: .75rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 0;
}

#wc .send-question input[type="submit"]:hover {
    border: 2px solid #d451d4;
    background: #d451d4;
    text-decoration: none
}

/*--------------------------------------------------------------
# WooCommerce Single Product Tabs
--------------------------------------------------------------*/

#wc div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem;
    overflow: hidden;
    position: relative;
}

#wc #content div.product .woocommerce-tabs ul.tabs::after,
#wc #content div.product .woocommerce-tabs ul.tabs::before,
#wc div.product .woocommerce-tabs ul.tabs::after,
#wc div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
    content: none;
}

#wc div.product .woocommerce-tabs ul.tabs::after {
    content: none;
}

#wc div.product .woocommerce-tabs ul.tabs li.active::before {
    content: none;
}

#wc div.product .woocommerce-tabs ul.tabs li.active {
    background: #222;
    color: #fff;
}

#wc div.product .woocommerce-tabs ul.tabs li:hover {
    text-decoration: none;
    background: #222;
}

#wc div.product .woocommerce-tabs ul.tabs li:hover a {
    color: #fff
}

#wc div.product .woocommerce-tabs ul.tabs li::before,
#wc div.product .woocommerce-tabs ul.tabs li::after {
    content: none;
}

#wc div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #ddd;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0 .5rem .5rem 0;
    transition: .25s ease-in-out;
    padding: 0 1.5rem;
}

#wc #tab-description h2,
#wc #reviews h2,
#wc #tab-additional_information h2 {
    display: none;
}

#wc div.product .woocommerce-tabs ul.tabs li a {
    font-size: 1rem;
}

#wc .woocommerce-tabs {
    margin-top: 2rem;
}

#wc table.shop_attributes {
    border: 0;
    border-top: none;
    margin-bottom: 1.618em;
    width: 100%;
}

#wc table.shop_attributes tr:nth-child(even) {
    background: #f4f4f4;
}

#wc table.shop_attributes td {
    font-style: normal;
    padding: 0;
    border-top: 0;
    border-bottom: none;
    margin: 0;
    line-height: 1.5;
}

#wc table.shop_attributes td p {
    padding: 0;
    margin: 0;
}

#wc table.shop_attributes th {
    border-top: none;
    width: 240px;
    border-bottom: none;

}


#wc #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
    padding: 0;
}

#wc #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 50px;
    height: auto;
    background: #ebe9eb;
    border: none;
    margin: 0;
    box-shadow: none;
}

#wc #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 66px;
    border: 1px solid #ddd;
    border-radius: -0;
    padding: 1rem 1rem 0 1rem;
}

#wc #review_form #respond {
    font-size: .85rem;
}

#wc .delivery-time .fal {
    padding-right: 1rem;
    color: #222;
}

#wc #mega-menu-wrap-shop-category {
    margin-bottom: 2rem;
}

#wc p {
    margin: 0 0 1rem;
}

#wc #tab-description ul {
    padding: 0;
    margin: 0;
}

#wc #tab-description ul li::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    padding-right: .5rem;
    color: #222;
}

/*--------------------------------------------------------------
# WooCommerce Notice
--------------------------------------------------------------*/
#wc .woocommerce-error a.button::before,
#wc .woocommerce-info a.button::before,
#wc .woocommerce-message a.button::before {
    content: none;
}

#wc .woocommerce-NoticeGroup-checkout {
    width: 100%;
}

.woocommerce-message::before {
    content: "\e015";
    color: share-post;
}

.woocommerce-message::before {
    color: #bf1e2e;
}

.woocommerce-info::before {
    color: #bf1e2e;
}

.woocommerce-info::before {
    color: share-post;
}

#wc .woocommerce-error,
#wc .woocommerce-info,
#wc .woocommerce-message {
    padding: 1rem 2rem 1rem 4rem;
    margin: 0 0 2em;
    position: relative;
    background-color: #f4f4f4;
    color: #222;
    border-top: none;
    list-style: none outside;
    width: 100%;
    word-wrap: break-word;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li::before {
    content: none;
}

#wc .woocommerce-error li {
    margin: 0;
    padding: 0;
}

#wc .woocommerce-error .button,
#wc .woocommerce-info .button,
#wc .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
#wc .cart input.button {
    padding: .45rem 1.4rem;
    float: right;
}

/*--------------------------------------------------------------
# WooCommerce Page WC with new design cart and checkout
--------------------------------------------------------------*/

body.woocommerce-cart #wc .woocommerce {
    display: flex;
    flex-wrap: wrap;
}

body.woocommerce-cart #wc .woocommerce .woocommerce-notices-wrapper {
    width: 100%;
}

body.woocommerce-cart #wc .woocommerce .woocommerce-cart-form {
    width: calc(70% - 2rem);
    margin-right: 2rem;
}

body.woocommerce-cart #wc .woocommerce .cart-collaterals {
    width: 30%;
}

#wc .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
    padding: 2.5rem;
    background: #f4f4f4;
}

#wc .woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
}

#wc .woocommerce-checkout .col2-set,
#wc .woocommerce-checkout .woocommerce-page .col2-set {
    width: calc(55% - 2rem);
    margin-right: 2rem;
}

#wc #order_review_heading {
    display: none;
}

#wc #order_review {
    width: 45%;
}

#wc .col-1 {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}

#wc .col-2 {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}

/*--------------------------------------------------------------
# WooCommerce Table
--------------------------------------------------------------*/

#wc .shop_table {
    margin: 0 0 2rem 0;
    border: none;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    background: transparent;
}


#wc .shop_table thead {
    background: #f4f4f4;
}

#wc .shop_table thead th {
    padding: 1rem;
    border: 1px solid #ddd;
}

#wc .shop_table td {
    border-right: 0;
    border-left: 0;
    border-top: 0;
    border-bottom: 1px solid #ddd;
    padding: 2rem 1rem;
    vertical-align: middle;
    line-height: 1.5em;
}

#wc #content table.cart img,
#wc .cart img,
.woocommerce-page #content .cart img,
.woocommerce-page .cart img {
    width: 80px;
    box-shadow: none;
}


#wc table.shop_table td a {
    color: #222
}

#wc table.shop_table td a.button {
    color: #fff
}

#wc table.shop_table td a.button:hover {
    color: #fff
}

#wc table.shop_table td a:hover {
    color: #111111;
}

#wc table.shop_table .quantity .qty {
    width: 5rem;
    text-align: center;
    border: 2px solid #ddd;
    border-radius: 0px;
    padding: .35rem 1rem;
    background: #fff;
}

#wc table.shop_table .quantity .qty:hover {
    border: 2px solid #ddd;
}

#wc .entry-summary button.button.alt {
    float: left;
}

#wc .cart .button,
#wc .cart input.button {
    float: right;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #cecece;
    padding: 15px 1rem;
    margin: 0 1rem 0 0;
    outline: 0;
    font-size: .85rem;
    text-transform: uppercase;
    border-radius: 0;
    text-align: center;

}

#wc #payment ul.wc_payment_methods li.wc_payment_method .tpay-amPmCheckbox input[type="checkbox"]+label {
    color: #fff;
}

.shop_table .coupon .input-text {
    width: 160px !important;
}

#wc table.shop_table th {
    padding: 1rem;
}

#wc .wc-proceed-to-checkout a.button.alt {
    font-size: 1.2rem;
    font-weight: 700;
}

#wc .woocommerce-checkout-payment li label {
    width: auto;
}

#wc .cart-collaterals th {
    padding: 1rem 1rem;
    border: 1px solid #f4f4f4;
}

#wc .cart-collaterals td {
    padding: 1rem;
    border-top: 0;
    border-bottom: 1px solid #a12531;
    font-size: .85rem;
}

#wc .woocommerce-shipping-destination {
    font-size: .85rem
}

#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: none;
}

#wc .woocommerce ul#shipping_method li::before {
    content: none
}

#wc a.woocommerce-terms-and-conditions-link {
    color: #bf1e2e
}

#wc .cart_totals h2 {
    font-weight: 700;
    margin: 0rem 0 1rem;
    font-size: 1.3rem;
}

#wc .cart_totals h2::after {
    content: none
}

#wc .amount-free-shipping-info {
    margin-bottom: 2rem;
    text-align: center;
    background: #111111;
    padding: 2rem;
    color: #fff;
    font-size: 2rem;
    margin-top: 1rem;
}

#wc .amount-free-shipping-info span {
    font-weight: 700;
}

/*--------------------------------------------------------------
# WooCommerce Order
--------------------------------------------------------------*/
#wc h3 {
    font-size: 1.4rem;
    font-weight: 700;
}

#wc h3#ship-to-different-address label {
    font-size: 1.4rem;
}

#wc form.checkout_coupon {
    border: 0;
    padding: 2rem;
    margin: 2rem 0;
    text-align: left;
    border-radius: 0;
    border: 1px solid #ddd;
}

#wc form .form-row input.input-text,
#wc form .form-row select {
    line-height: 2rem;
}

#wc form .form-row input.input-text,
#wc form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    padding: .28rem;
    font-size: .85rem;
    border-radius: 0;
    background: #fff;
    border: 1px solid #ddd;
}

#wc table.shop_table tbody th,
#wc table.shop_table tfoot td,
#wc table.shop_table tfoot th {
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    border-top: 0;
}

#wc .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 3rem;
    margin: 0 0 -4px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

#wc .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 3rem;
}

#wc .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 3rem;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

#wc .checkout_coupon p {
    width: 100%;
}

#wc h3#order_review_heading {
    margin: 2rem 0 1rem;
}

#wc #respond input#submit,
#wc a.button,
#wc button.button,
#wc input.button {
    float: none;
}


#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent;
    border: 4px solid #bf1e2e;
    padding: 2rem;
    border-radius: 0;
    color: #0c0c0c;
}

#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1rem;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    border-radius: 2px;
    line-height: 1.5;
    font-size: .85rem;
    background: #f4f4f4;
    color: #0c0c0c;
}

#add_payment_method #payment div.payment_box p,
.woocommerce-cart #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p {
    font-size: .85rem;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #f4f4f4;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

#wc li.wc_payment_method {
    font-size: .9rem;
}

#wc .woocommerce-privacy-policy-text {
    padding: 2rem 1rem 0 1rem;
}

#wc .woocommerce-privacy-policy-text p {
    font-size: .9rem;
}

#wc form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: block;
    margin-left: 1rem;
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    display: none;
}

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400;
    font-size: .9rem;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    background: #0c0c0c;
    border: none;
    float: right;
    margin-top: 2rem;
    margin-bottom: 1rem;
    margin-right: 2rem;
    font-size: 1.3rem;
}

.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    border: none;
    background: #333;
}

#wc .paczkomaty-shipping .select2-container {
    margin-bottom: .5rem;
}

#wc #payment .mailchimp-newsletter {
    margin-left: 1rem;
}

#wc #add_payment_method #payment ul.payment_methods,
#wc .woocommerce-cart #payment ul.payment_methods,
#wc .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #0c0c0c29;
    padding: 0 0 2rem 0;
}

#wc .woocommerce-privacy-policy-text {
    padding: 2rem 0 0 0
}

#wc .woocommerce-privacy-policy-text a {
    font-weight: 700;
    color: #0c0c0c;
}

/*--------------------------------------------------------------
# WooCommerce Order Received
--------------------------------------------------------------*/

#wc h3#order_review_heading {
    margin: 2rem 0 1rem;
}

#wc p.woocommerce-thankyou-order-received {
    font-size: 1.2rem;
    background: #0c0c0c;
    font-weight: 700;
    line-height: 1.8rem;
    padding: 2rem 2rem;
    color: #fff;
    margin-bottom: 3rem;
}

#wc .woocommerce-bacs-bank-details h3.wc-bacs-bank-details-account-name {
    display: none;
}

#wc h3.wc-bacs-bank-details-account-name::after {
    content: none;
}

#wc ul.order_details {
    margin: 0 0 2rem;
    list-style: none;
    padding: 0;
}

#wc ul.order_details li {
    float: none;
    margin: 0 0 1rem;
    border-right: none;
    list-style-type: none;
}

#wc ul.order_details li::before {
    content: none;
}

#wc .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: none;
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 0px;
    padding: 2rem;
    background: #f4f4f4;
}

/*--------------------------------------------------------------
# WooCommerce My Account
--------------------------------------------------------------*/

/* ----- My Account ----- */

#wc .woocommerce-MyAccount-navigation {
    float: none;
    width: 100%;
    padding: 2rem;
    background: #f4f4f4;
    margin: 0 0 3rem 0;
}

#wc .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

#wc .woocommerce-MyAccount-navigation ul li {
    margin: 0 1.5rem;
    display: inline-block;
}

#wc .woocommerce-MyAccount-navigation ul li a {

    color: #030303
}

#wc .woocommerce-MyAccount-navigation-link--dashboard::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f80b";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;
}

#wc .woocommerce-MyAccount-navigation-link--orders::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f737";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;
}

#wc .woocommerce-MyAccount-navigation-link--downloads::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f56e";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;
}

#wc .woocommerce-MyAccount-navigation-link--edit-address::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f5a0";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;
}

#wc .woocommerce-MyAccount-navigation-link--edit-account::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f2bb";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;
}


#wc .woocommerce-MyAccount-navigation-link--shop::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f291";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;

}

#wc .woocommerce-MyAccount-navigation-link--ulubione::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f004";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;

}


#wc .woocommerce-MyAccount-navigation-link--customer-logout::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f2f5";
    display: inline-block;
    padding-right: .5rem;
    color: #bf1e2e;
}

#wc .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}

#wc .woocommerce form .form-row {
    padding: 0;
    margin: 0 0 .5rem;
}

#wc .woocommerce-form-row span {
    font-size: .9rem;
    margin-top: .5rem;
}

#wc .woocommerce-MyAccount-content #user_tc_company_field::before {
    content: "Dane firmy";
    display: block;
    margin: 2rem 0 1rem;
    font-weight: 700;
    font-size: 1.6rem;
    color: #383a3d;
}

#wc .woocommerce-MyAccount-content #user_tc_regon_field {
    margin-bottom: 2rem;
}

#wc .woocommerce-MyAccount-content fieldset {
    border: 3px solid #f3f1ef;
    margin: 2rem 0 2rem 0;
    padding: 2rem;
}

#wc .woocommerce-MyAccount-content fieldset legend {
    font-weight: 500;
    font-size: 1.6rem;
    padding: 0 0 0 .5rem;
}

#wc .fpf-radio>*:nth-child(1) {
    display: none;
}

#wc form.woocommerce-EditAccountForm {
    margin-bottom: 2rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-your-wishlists {
    padding: 0 2rem 2rem 0;
    border-right: 1px solid #eee;
    border-bottom: 0;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-your-wishlists h3 {
    margin: 0 0 1rem 0;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-your-wishlists ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0 0 0rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-your-wishlists ul .fa {
    font-size: .75rem;
    color: #111111;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-your-wishlists ul li a {
    color: #030303;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-actions {
    padding-top: 0;
    border-top: 0;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-actions a {
    padding: .2rem;
    margin: 0;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    background: #030303;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-actions a:hover {
    background-color: #111111;
    text-decoration: none;
    background-image: none;
    color: #ffffff;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-item a.woocommerce-wishlist-remove-product .fa {
    font-size: .75rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-item .woocommerce-wishlist-remove-product {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    background: #ff1100;
    color: #FFFFFF;
    width: 18px;
    height: 18px;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-header h3 {
    margin: 0 0 0rem 0;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-item-content {
    width: 70%;
    padding-left: 2rem;
    float: left;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-item .woocommerce-wishlist-stock,
#wc .woocommerce-MyAccount-content .woocommerce-wishlist-item .no-stock-status-box {
    display: none;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-categories {
    display: none;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-add-to-cart {
    position: static;
    padding: 0 0 2rem 0
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-add-to-cart button {
    color: #fff;
    border: 2px solid #030303;
    background: #030303;
    transition: .25s ease-in-out;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 700;
    padding: .5rem 2rem;
    border-radius: 25px;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-add-to-cart a.reset_variations {
    margin-left: .5rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-add-to-cart table.variations {
    margin: 0 0 1rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-add-to-cart .variations .value>select {
    margin-bottom: 0rem;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    padding: .25rem .75rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-title {
    color: #030303;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-price {
    color: #111111;
    padding: 1rem 0 .5rem 0;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-price del {
    color: #909090
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-price ins {
    text-decoration: none;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-share {
    display: flex;
    border-bottom: 0;
    padding-bottom: 0rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-share-title {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 0;
    padding-top: .5rem;
    margin-right: 1rem;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-share a.woocommerce-wishlist-share-facebook .fa {
    display: none;
}

#wc .woocommerce-MyAccount-content .woocommerce-wishlist-share a.woocommerce-wishlist-share-facebook::before {
    content: "FB";
    display: block;
    font-weight: 700;
    font-size: .85rem;
}

#wc .woocommerce-MyAccount-content .woocommerce .woocommerce-wishlist-add-to-cart .quantity input.qty {
    width: 4rem;
    text-align: center;
    border: 2px solid #c884b6;
    border-radius: 30px;
    padding: 1.05rem 1rem;
}

.woocommerce-wishlist-your-wishlists h3,
.wishlistmodal h2,
.woocommerce-wishlist-header-title {
    margin: 0 0 1rem 0;
    font-size: 1.2rem;
    font-weight: 700;
}

#woocommerce-wishlist-create-button,
#woocommerce-wishlist-edit-button {
    margin-top: 1rem;
    padding: .2rem;
    font-size: 1.1rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    border: none;
    background: #030303;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
}

#woocommerce-wishlist-create-button:hover,
#woocommerce-wishlist-edit-button:hover {
    background-color: #111111;
    text-decoration: none;
    background-image: none;
    border: none;
    color: #ffffff;
}

#wc .woocommerce-wishlist-add-product span {
    display: none;
}

#wc .woocommerce-wishlist-add-product span.add-to-wishlist-text {
    content: "Dodaj do listy życzeń";
    display: inline;
    margin-left: .25rem;
}

#wc .woocommerce-wishlist-add-product span.added-to-wishlist-text {
    content: "Dodano do listy życzeń";
    display: inline;
    margin-left: .25rem;
}

/*--------------------------------------------------------------
# WooCommerce Login Page
--------------------------------------------------------------*/

#wc .login .woocommerce-form-login__submit {
    display: block;
    margin: 1rem 0 0 0;
}

#wc form.checkout_coupon,
#wc form.login {
    border: 2px solid #eee;
    padding: 2rem;
    margin: 0;
    text-align: left;
    border-radius: 0;
}

#wc form.register {
    border: 2px solid #bf1e2e;
    background: #bf1e2e;
    color: #fff;
    padding: 2rem;
    margin: 0;
    text-align: left;
    border-radius: 0;
}

#wc form.register .form-row input.input-text {
    color: #111;
}

#wc form.register .woocommerce-privacy-policy-text {
    padding: 1rem 0rem 2rem 0rem;
    color: #fff;
}

#wc form.register input#submit,
#wc form.register a.button,
#wc form.register button.button,
#wc form.register input.button {
    background: #222;
    border-color: #222;
}

#wc form.register input#submit:hover,
#wc form.register a.button:hover,
#wc form.register button.button:hover,
#wc form.register input.button:hover {
    background: #444;
    border-color: #444;
    border: 1px solid #444;
}

#wc form .show-password-input,
.woocommerce-page form .show-password-input {
    position: absolute;
    right: 1rem;
    top: 5px;
    cursor: pointer;
}

/*--------------------------------------------------------------
# Pages
--------------------------------------------------------------*/
.age-gate-form {
    background: #1e1e1e;
}

.age-gate-label {
    color: #fff;
}

ol.age-gate-form-elements {
    margin-top: 1rem;
    padding-left: 0;
}

.age-gate-input,
.age-gate-select {
    max-width: 65px;
    margin-left: 0.5rem;
    border-radius: 30px;
    border: 0;
}


.age-gate input[type="submit"] {
    transition: .2s ease-in-out;
    background: #bf1e2e;
    border: 2px solid #bf1e2e;
    color: #fff;
    border-radius: 0px 0 0px 0px;
    padding: .5rem 1rem;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0px;
}

.age-gate input[type="submit"]:hover {
    background: #0c0c0c;
    border: 2px solid #0c0c0c;

}

.page-title {
    background: url('https://www.szczyrzyckiepiwo.pl/wp-content/uploads/2022/04/pt-bg.jpg') top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 6rem 0;
    position: relative;
}

.page-title .container-big {
    z-index: 9999;
    position: relative;

}

.page-title h1 {
    font-size: 3rem;
    margin: 0;
    color: #fff;
    font-weight: 700;
}

.page-title h3 {
    margin: 0 0 0rem;
    font-weight: 700;
    font-size: 1.3rem;
    color: #bf1e2e;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.page-title .mask {
    z-index: 99;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(120deg, rgb(0 0 0 / 49%) 0%, rgb(0 0 0 / 36%) 50%, rgb(0 0 0 / 0%) 80%);
    top: 0;
    left: 0;

}

.page-wrapper {
    padding: 0rem 0;
    background: #f4f4f4;
}

.entry-page {
    padding: 6rem 0 12rem;
    background: #fff;
}


.entry-content {}

.entry-content h2 {
    font-weight: 700;
    margin: 2rem 0 1rem;
    font-size: 1.3rem;
}


.entry-content p {}

.entry-content li {
    margin: 0 0 .75rem
}

.entry-content input,
.entry-content textarea {
    border: 1px solid #ddd;
    border-radius: 0
}

.entry-content textarea {
    margin-top: 1rem;
}

.entry-content table td {
    border: 1px solid #eee;
    padding: 1rem;
}

.wpcf7 p {
    font-size: .9rem;
}

.thumb-img img {
    transition: .25s ease-in-out;
}

.thumb-img img:hover {
    opacity: .7
}

.pw-archive article {
    margin: 0 0 2rem 0;
}

.pw-archive h2.entry-title {
    font-size: 1.2rem;
    margin: 1rem 0 2rem 0;
}

.pw-archive h2.entry-title a {
    color: #111;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.cta {
    margin-top: -6rem;
}

.c-inner {
    background: url('https://www.szczyrzyckiepiwo.pl/wp-content/uploads/2022/03/cta-bg.jpg') center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 4rem;
    color: #fff;
    z-index: 999;
    position: relative;
}

.c-inner .row {
    align-items: center;
}

.c-inner .more {
    text-align: right;
}

.c-inner h2 {
    margin: 0;
    font-size: 1.6rem;
    color: #fff;
    font-weight: 700;
}

.c-inner p {
    color: #fff;
}

#footer-wrapper {
    margin-top: -6rem;
    padding: 8rem 0 3.5rem 0;
    background: url('https://www.szczyrzyckiepiwo.pl/wp-content/uploads/2022/03/fw-bg.jpg') center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 99
}


.footer-widget {
    padding: 3.5rem 0 0rem;
    color: #111;
    font-size: 1rem;
}

.footer-widget h3 {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 0 .5rem;
}


.footer-widget .widget {
    margin: 0;
}

.footer-widget .widget p:last-child {}

.footer-widget a {}

.footer-widget ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

.footer-widget ul li {
    margin-bottom: .75rem;
    transition: .2s ease-in-out;

}

.footer-widget ul li::before {
    font: var(--fa-font-solid);
    content: "\f0da";
    padding: 0 .5rem 0 0;
    color: #bf1e2e;
}

.footer-widget ul li a {
    color: #0c0c0c
}

.footer-widget ul li:hover {
    padding-left: .5rem;
}

.footer-widget #block-7 {
    margin-top: 3.5rem;
}

.footer-bottom {
    background: transparent;
    padding: 3.5rem 0;
    font-size: .85rem
}

.footer-bottom .footer-credits {
    margin-bottom: 0;
    text-align: left;
}

.footer-bottom .footer-author {
    text-align: left;

}

.footer-bottom .footer-logo {
    text-align: center;
}

.footer-bottom .footer-logo img {
    max-height: 60px;
}


.footer-bottom .footer-credits a,
.footer-bottom a,
.footer-bottom .footer-author a {
    font-weight: 700;
}

.footer-bottom .footer-credits a:hover,
.footer-bottom a:hover,
.footer-bottom .footer-author a:hover {}

.scroll-top {
    text-align: right;
}

.scroll-top a .fad {
    padding-left: .5rem;
}