@charset "UTF-8";
body {
  font-size: 16px;
  color: #1a5541 !important;
}

.font__montserrat {
  font-family: 'Montserrat', sans-serif !important;
}

.font__lato {
  font-family: 'Lato', sans-serif !important;
}

.font__size__10 {
  font-size: 0.625rem !important;
}

.font__size__12 {
  font-size: 0.75rem !important;
}

.font__size__14 {
  font-size: 0.875rem !important;
}

.font__size__16 {
  font-size: 1rem !important;
}

.font__size__18 {
  font-size: 1.125rem !important;
}

.font__size__20 {
  font-size: 1.25rem !important;
}

.font__size__22 {
  font-size: 1.375rem !important;
}

.font__size__24 {
  font-size: 1.5rem !important;
}

.font__size__28 {
  font-size: 1.75rem !important;
}

.font__size__32 {
  font-size: 2rem !important;
}

.font__size__36 {
  font-size: 2.25rem !important;
}

.font__size__40 {
  font-size: 2.5rem !important;
}

.font__size__48 {
  font-size: 3rem !important;
}

.font__size__56 {
  font-size: 3.5rem !important;
}

.font__size__64 {
  font-size: 4rem !important;
}

.font__weight__100 {
  font-weight: 100 !important;
}

.font__weight__200 {
  font-weight: 200 !important;
}

.font__weight__300 {
  font-weight: 300 !important;
}

.font__weight__400 {
  font-weight: 400 !important;
}

.font__weight__500 {
  font-weight: 500 !important;
}

.font__weight__600 {
  font-weight: 600 !important;
}

.font__weight__700 {
  font-weight: 700 !important;
}

.font__weight__800 {
  font-weight: 800 !important;
}

.font__color__green {
  color: #1a5541 !important;
}

.font__color__paper {
  color: #fcfaf4 !important;
}

.font__color__orange {
  color: #fc5c2a !important;
}

.font__color__dark {
  color: #343433 !important;
}

.font__color__grey {
  color: #666666 !important;
}

.font__color__white {
  color: #fff !important;
}

h1 {
  font-size: 3rem !important;
  line-height: 1.25 !important;
  letter-spacing: 2.3px !important;
  font-family: Montserrat !important;
  color: #1a5541 !important;
}

h2 {
  font-size: 2.5rem !important;
  line-height: 1.25 !important;
  letter-spacing: 2.3px !important;
  font-family: Montserrat !important;
  color: #1a5541 !important;
}

h3 {
  font-size: 2rem !important;
  line-height: 1.25 !important;
  letter-spacing: 2.3px !important;
  font-family: Montserrat !important;
  color: #1a5541 !important;
}

h4 {
  font-size: 1.375rem !important;
  line-height: 1.25 !important;
  letter-spacing: 2.3px !important;
  font-family: Montserrat !important;
  color: #1a5541 !important;
}

p {
  font-size: 1rem !important;
  font-family: Lato !important;
  color: #1a5541 !important;
}

p small, p.small {
  font-size: 0.75rem !important;
  font-family: Lato !important;
}

a {
  transition: 0.3s all;
  font-family: Lato !important;
}

a:focus {
  outline: none !important;
}

a:hover {
  color: #1a5541 !important;
}

body {
  color: #1a5541 !important;
  background-image: url(../images/bg.png);
}

body div {
  background-size: cover !important;
  background-position: center;
}

.border {
  border: 1px solid #1a5541;
}

.border-left {
  border-left: 1px solid #1a5541;
}

.border-right {
  border-right: 1px solid #1a5541;
}

.border-bottom {
  border-bottom: 1px solid #1a5541;
}

.border-top {
  border-top: 1px solid #1a5541;
}

.item__color__green {
  background: #1a5541 !important;
}

.item__color__paper {
  background: #fcfaf4 !important;
}

.item__color__orange {
  background: #fc5c2a !important;
}

.item__color__dark {
  background: #343433 !important;
}

.item__color__grey {
  background: #666666 !important;
}

.item__color__white {
  background: #fff !important;
}

.btn.btn-primary {
  background: #1a5541 !important;
  padding: 15px 45px !important;
  border: 1px solid #1a5541 !important;
  border-radius: 0 !important;
  color: white !important;
}

.btn.btn-primary:hover {
  background: white !important;
  color: #1a5541 !important;
}

.money-striked {
  font-size: 1.375rem !important;
  color: #fc5c2a !important;
  text-decoration: line-through;
  margin-right: 15px;
}

.bg-this-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fcfaf4;
  z-index: -1;
}

@media screen and (min-width: 1400px) {
  .container, .woocommerce-breadcrumb {
    max-width: 1700px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: auto !important;
  }
  .container-full {
    max-width: 1930px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: auto !important;
  }
}

.woocommerce-info {
  background-color: #1a5541 !important;
}

.col-full {
  max-width: 100vw !important;
  padding: 0 !important;
}

.site-header {
  border-bottom: 1px solid #1a5541 !important;
  margin-bottom: 0 !important;
}

.menu {
  justify-content: center !important;
}

.uppernav__wrapper {
  border-bottom: 1px solid #1a5541;
}

.uppernav__element {
  border-left: 1px solid #1a5541;
  padding: .5rem 0;
}

.uppernav .weglot-shortcode {
  margin-top: 10px !important;
}

.uppernav .country-selector.weglot-dropdown input:checked ~ ul {
  border: 1px solid #1a5541 !important;
}

.lowernav ul {
  display: flex;
  align-items: center;
  margin: 0 !important;
}

.lowernav ul li {
  list-style: none;
  padding: 12px 30px;
  position: relative;
}

.lowernav ul li a {
  font-size: 0.875rem !important;
  color: #343433;
  font-weight: 600;
  text-transform: uppercase;
}

.lowernav ul li a::after {
  transition: 0.3s;
  content: '';
  display: block;
  background-color: #1a5541;
  height: 8px;
  bottom: -20px;
  left: 12.5%;
  width: 0%;
  position: absolute;
}

.lowernav ul li a:hover {
  color: #1a5541;
}

.lowernav ul li a:hover::after {
  width: 75%;
}

.lowernav ul li.current_page_item a {
  color: #1a5541;
}

.lowernav ul li.current_page_item a::after {
  content: '';
  display: block;
  background-color: #1a5541;
  height: 8px;
  bottom: -20px;
  left: 12.5%;
  width: 75%;
  position: absolute;
}

.component__hero {
  overflow-y: inherit !important;
  position: relative !important;
  margin-top: 200px !important;
}

.component__hero.swiper {
  overflow: visible;
}

.component__hero-left::before {
  content: '';
  background-color: #fcfaf4;
  position: absolute;
  width: 66vw;
  left: 0;
  height: 100%;
  z-index: -1;
  opacity: 90%;
}

.component__hero-left::after {
  content: '';
  background-color: #1a5541;
  position: absolute;
  width: 66vw;
  right: 0;
  height: 900px;
  z-index: -2;
  top: -200px !important;
}

.component__hero-left h1, .component__hero-left h2 {
  text-transform: uppercase;
}

.component__hero-right::after {
  right: 34vw;
  left: 0 !important;
}

.component__hero-right::before {
  left: 34vw;
  right: 0 !important;
}

.component__single__cafle-sale {
  position: absolute;
  top: 20px;
  left: 0;
  background-color: #1a5541;
  display: inline-block;
  padding: 10px;
}

.component__single__cafle-sale p {
  margin: 0 !important;
}

.component__icons__single:nth-of-type(2n) {
  margin-top: 75px;
}

.component__blog__articles--single {
  border: 1px solid #1a5541;
}

.component__blog__articles--single img {
  border-radius: 0;
}

.component__blog__articles--single .more-content {
  border-top: 1px solid #1a5541;
}

.wpcf7-checkbox {
  display: block;
}

.wpcf7-list-item {
  margin-left: 0 !important;
  margin-top: 15px !important;
}

.newsletter .wpcf7-form {
  text-align: center;
}

.newsletter .wpcf7-spinner {
  display: none !important;
}

.newsletter .wpcf7-not-valid-tip {
  display: none !important;
}

.newsletter .wpcf7-submit, .newsletter .wpcf7-email {
  padding: 20px !important;
  background: none;
  border: 1px solid #1a5541;
  transition: none;
}

.newsletter .wpcf7-submit:focus, .newsletter .wpcf7-email:focus {
  border: 1px solid #1a5541;
  background: none;
  outline: none;
}

.newsletter .wpcf7-submit {
  border-left: 0;
  margin-left: -3px;
}

.newsletter .wpcf7-checkbox {
  text-align: left;
  max-width: 420px;
  margin: auto;
  font-weight: 300;
  font-size: 12px;
  font-family: "Lato" !important;
}

.newsletter .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
}

.newsletter .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
  margin-top: -6px;
}

.newsletter .wpcf7-checkbox input {
  margin-right: 10px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #1a5541;
  width: 68.9px;
  height: 20px;
  transition: 0.3s all;
}

.newsletter .wpcf7-checkbox input:focus {
  outline: none;
}

.newsletter .wpcf7-checkbox input:checked {
  position: relative;
}

.newsletter .wpcf7-checkbox input:checked::before {
  content: "✔";
  font-size: 17px;
  margin-top: -4px;
  display: block;
  margin-left: 2px;
  color: #1a5541;
}

.page-id-51 .storefront-breadcrumb, .single-post .storefront-breadcrumb {
  margin-bottom: 0 !important;
}

.page-template-template-styly-stoliki .storefront-breadcrumb {
  margin-bottom: -68px !important;
}

.page-id-51 label {
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.page-id-51 label span {
  display: block;
}

.page-id-51 label span input, .page-id-51 label span textarea {
  width: 100%;
  border: 1px solid #1a5541;
  background: none;
}

.page-id-51 label span input:focus, .page-id-51 label span textarea:focus {
  outline: none;
  background: none;
}

.page-id-45 .component__hero-left::after {
  height: 700px !important;
}

.woocommerce-cart a.remove::before {
  content: "";
  background-image: url(../images/x.png);
  background-size: cover;
}

.woocommerce-cart #secondary {
  display: none !important;
}

.woocommerce-cart #primary {
  width: 100% !important;
}

.woocommerce-cart .cart_item td {
  width: 0 !important;
}

.woocommerce-cart .product-thumbnail img {
  max-width: fit-content !important;
  width: 200px !important;
}

.woocommerce-cart #content .col-full {
  max-width: 1700px !important;
  margin: auto;
  padding: 15px !important;
}

.woocommerce-cart #content .col-full .actions {
  margin-top: 25px !important;
  background: none;
}

.woocommerce-cart #content .col-full .coupon #coupon_code {
  border: 1px solid #1a5541;
  background: white;
}

.woocommerce-cart #content .col-full .coupon #coupon_code:focus {
  outline: 0;
}

.woocommerce-cart #content .col-full .coupon button {
  background: #1a5541;
  margin-left: 0 !important;
  border-top: 1px solid #1a5541;
  border-bottom: 1px solid #1a5541;
  color: white;
  font-family: Montserrat;
  font-weight: 300;
}

.woocommerce-cart .variation {
  margin: 0 !important;
}

.woocommerce-cart .variation dd, .woocommerce-cart .variation dt, .woocommerce-cart .variation p {
  display: inline;
  font-size: 16px !important;
  font-family: "Lato" !important;
}

.woocommerce-cart .storefront-breadcrumb {
  margin-bottom: 0 !important;
}

.woocommerce-cart .woocommerce-message {
  margin-top: 0 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-cart .cart-collaterals .shipping_calculator {
  width: 100%;
}

.product-thumbnail {
  max-width: 0 !important;
}

.product-thumbnail img {
  margin: 0;
}

.cartProductRow {
  margin: 20px 0;
  padding: 20px 0;
}

.cartProductRow:nth-of-type(2n) {
  background-color: #FBFBFB;
}

.products-in-cart {
  border-top: 1px solid #1a5541;
  border-bottom: 1px solid #1a5541;
}

table.cart td.actions {
  border-top: 0 !important;
}

table:not(.has-background) th {
  background: none !important;
}

.cart-podsumowanie-onlyprice .woocommerce-shipping-destination {
  display: none;
}

.cart-podsumowanie-onlyprice .woocommerce-shipping-calculator {
  display: none;
}

.cart-podsumowanie-onlyprice .woocommerce-shipping-methods {
  margin-bottom: 0 !important;
}

.checkout-button {
  margin-bottom: 0 !important;
}

.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2 {
  width: 100% !important;
}

.woocommerce-checkout #secondary {
  display: none !important;
}

.woocommerce-checkout #primary {
  width: 100% !important;
  margin: auto !important;
  max-width: 1700px !important;
  padding: 15px;
  float: none !important;
}

.related.products {
  display: none !important;
}

.header-wrapper {
  position: fixed;
  top: 0;
  z-index: 99999;
  width: 100%;
  transition: 0.3s all !important;
}

.storefront-product-pagination {
  display: none !important;
}

.woocommerce-table__product-name a {
  color: #1a5541 !important;
}

#secondary {
  display: none !important;
}

#primary {
  width: 100% !important;
  margin: auto !important;
  max-width: 1700px !important;
  padding: 15px;
  float: none !important;
}

.woocommerce-MyAccount-navigation-link a, .woocommerce-orders-table__cell a {
  color: #1a5541 !important;
}

a.woocommerce-Button {
  color: white !important;
}

.text-and-image-center-text-top:last-of-type {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.storefront-breadcrumb {
  position: relative;
  z-index: 999;
}

.sloje {
  display: none;
}

#homepage-text-in-columns-10 {
  position: relative;
}

#homepage-text-in-columns-10 .sloje {
  display: block;
  position: absolute;
  right: 15%;
  z-index: -1;
  top: -50px;
}

.country-selector.weglot-dropdown .wgcurrent:after {
  background: url("../images/arrow-lang.svg") no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  top: 15px !important;
  right: 8px !important;
  width: 13px !important;
  height: 10px !important;
}

footer a {
  color: #1a5541 !important;
}

#wpadminbar {
  z-index: 9999999 !important;
}

.pagination {
  border: 0 !important;
}

.nav-links {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.nav-links .page-numbers {
  color: #1a5541;
  padding: 15px;
  margin: 5px !important;
}

.nav-links .page-numbers.current {
  border: 3px solid #1a5541;
  background-color: white;
}

.nav-links .next, .nav-links .prev {
  border: 0;
}

.checkout-button {
  background-color: #1a5541 !important;
  color: white !important;
}

.checkout-button:hover {
  background-color: #1a5541 !important;
  color: white !important;
}

.checkout-button:hover .wc-forward::after {
  display: inline-block !important;
  margin-left: 25px !important;
}

.icons-pa_rozmiar-single {
  opacity: .5;
}

.icons-pa_rozmiar-single.is-active-variation {
  border: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}

a:focus {
  color: #1a5541 !important;
}

.cart-empty {
  background-color: #1a5541 !important;
  color: white !important;
}

.card-body {
  border: 1px solid #1a5541 !important;
}

.woocommerce-columns--addresses {
  background: none !important;
  margin-bottom: 25px;
}

.woocommerce-columns--addresses .col-1, .woocommerce-columns--addresses .col-2 {
  width: 45% !important;
}

.woocommerce-MyAccount-navigation {
  background-color: #fcfaf4;
  margin-right: 0 !important;
  width: 20% !important;
  margin-bottom: 100px;
}

.woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 15px 30px;
}

.woocommerce-MyAccount-navigation ul li {
  list-style: none;
}

.woocommerce-MyAccount-navigation ul li:not(:last-of-type), .woocommerce-MyAccount-navigation ul li:not(:first-of-type) {
  padding: 20px 0;
}

.woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
}

.woocommerce-MyAccount-content a {
  color: #1a5541 !important;
  text-decoration: underline !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  color: #1a5541 !important;
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
  background: #1a5541 !important;
}

.product-big-image {
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

@media screen and (max-width: 1500px) and (min-width: 1200px) {
  .logo-wrapper {
    width: 100% !important;
    border-right: 0 !important;
    border-left: 0 !important;
  }
  .lowernav {
    width: 100% !important;
  }
  .lowernav ul {
    justify-items: center !important;
  }
}

.vodiapicker {
  display: none;
}

#a {
  padding-left: 0px;
}

#a img, .btn-select img {
  width: 12px;
}

#a li {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#a li:hover {
  background-color: #F4F3F3;
}

#a li img {
  margin: 5px;
}

#a li span, .btn-select li span {
  margin-left: 30px;
}

/* item list */
.b {
  display: none;
  width: 100%;
  max-width: 350px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}

.open {
  display: show !important;
}

.btn-select {
  margin-top: 10px;
  width: 100%;
  max-width: 350px;
  height: 34px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.btn-select li {
  list-style: none;
  float: left;
  padding-bottom: 0px;
}

.btn-select:hover li {
  margin-left: 0px;
}

.btn-select:hover {
  background-color: #F4F3F3;
  border: 1px solid transparent;
  box-shadow: inset 0 0px 0px 1px #ccc;
}

.btn-select:focus {
  outline: none;
}

.lang-select {
  margin-left: 50px;
}

li.weglot-parent-menu-item {
  margin-top: 25px !important;
}

li.weglot-parent-menu-item a {
  display: none !important;
}

li.weglot-parent-menu-item .sub-menu li {
  padding: 0 !important;
}

li.weglot-parent-menu-item .sub-menu a {
  display: block !important;
}
