@charset "UTF-8";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17.5.2018, 20:15:26
    Author     : Mira
*/
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap");
/*
 * fonty
 */
/* IBM
@font-face {
font-family: 'IBMPlexSans';
src: url('../fonts/IBMPlexSans-SemiBold.ttf') format('truetype');
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'IBMPlexSans';
src: url('../fonts/IBMPlexSans-Light.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'IBMPlexSans';
src: url('../fonts/IBMPlexSans-Medium.ttf') format('truetype');
font-weight: 500;
font-style: normal;
}*/
/* obec legio */
@font-face {
  font-family: "CSOL";
  src: url("../fonts/Obeclegionarska-new.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/* oswald */
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-VariableFont_wght.ttf") format("truetype-variations");
  font-weight: 1 999;
  font-style: normal;
  font-display: fallback;
}
html, body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  background-color: #FFFFFF;
  font-size: 20px;
}

html, body {
  font-family: "Oswald", sans-serif;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

ul, ol {
  padding-left: 1em;
}
ul li, ol li {
  padding-left: 10px;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.7rem;
  line-height: 200%;
  font-weight: 400;
}

.container {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@keyframes animate-selection {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
/************************* DESIGN CLASS ****************************/
.button-frame {
  border: 2px solid;
  border-radius: 5px;
  padding: 10px 60px;
}

a {
  color: #c31615;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
  color: #033E7A;
}

ul li {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.7rem;
  line-height: 200%;
  font-weight: 400;
}

p {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.7rem;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 1.25rem;
}

p.has-text-color a {
  color: #c31615 !important;
}
p.has-text-color a:hover {
  color: #033E7A !important;
}

h1, h2, h3, h4, .a1, .a2, .a3, .a4, .a5, .a1 p, .a2 p, .a3 p, .a4 p, .a5 p {
  font-family: "Oswald", sans-serif;
  color: #1c201b;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
}

h1, .a1, .a1 p {
  font-size: 2.1rem;
  line-height: 120%;
}

h2, .a2, .a2 p {
  font-size: 1.6rem;
  line-height: 120%;
}

h3, .a3, .a3 p {
  font-size: 1.2rem;
  line-height: 120%;
}

h4, .a4, .a4 p {
  font-size: 1rem;
  line-height: 120%;
}

h5, .a5, .a5 p {
  font-size: 0.9rem;
  line-height: 120%;
}

h6, .a6, .a6 p {
  font-size: 0.8rem;
  line-height: 120%;
}

.tl-1, .tl-2, .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button, .woocommerce-checkout #order_review .place-order .button, .woocommerce-cart .wc-block-cart__submit-button, .woocommerce-cart .cart-collaterals .checkout-button, .woocommerce-page .product .summary .cart .single_add_to_cart_button, .tl-3, .tl-4, .tl-5 {
  font-family: "Oswald", sans-serif;
  font-size: 0.7rem;
  line-height: 100%;
  letter-spacing: 10%;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 35px;
  text-align: center;
  min-width: 200px;
  position: relative;
  text-decoration: none;
}

.tl-1 {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  border-radius: 0;
}
.tl-1:hover {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}

.tl-2, .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button, .woocommerce-checkout #order_review .place-order .button, .woocommerce-cart .wc-block-cart__submit-button, .woocommerce-cart .cart-collaterals .checkout-button, .woocommerce-page .product .summary .cart .single_add_to_cart_button {
  background-color: #033E7A;
  color: #ffffff;
  border: 1px solid #033E7A;
  border-radius: 0;
}
.tl-2:hover, .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover, .woocommerce-checkout #order_review .place-order .button:hover, .woocommerce-cart .wc-block-cart__submit-button:hover, .woocommerce-cart .cart-collaterals .checkout-button:hover, .woocommerce-page .product .summary .cart .single_add_to_cart_button:hover {
  background-color: #ffffff;
  color: #033E7A;
  text-decoration: none;
}

.tl-3 {
  background-color: #c31615;
  color: #ffffff;
  border: 1px solid #c31615;
  border-radius: 0;
}
.tl-3:hover {
  background-color: #ffffff;
  color: #c31615;
  text-decoration: none;
}

.tl-4 {
  background-color: #ffffff;
  color: #033E7A;
  border: 1px solid #033E7A;
  border-radius: 0;
}
.tl-4:hover {
  background-color: #033E7A;
  color: #ffffff;
  text-decoration: none;
}

.tl-5 {
  background-color: #ffffff;
  color: #c31615;
  border: 1px solid #c31615;
  border-radius: 0;
}
.tl-5:hover {
  background-color: #c31615;
  color: #ffffff;
  text-decoration: none;
}

/************************* icon ****************************/
.icon {
  display: block;
  content: " ";
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

/************************* tlacitka *****************************/
/*.tl-1 a, a.tl-1, span.tl-1{
    color: $color-bila !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: $font-oswald;
    font-weight: 700;
    line-height: rem(22);
    font-size: rem(15);
    letter-spacing: 0.1em;
    background-color: $color-cervena !important;
    width: 250px;
    position: relative;
    border: 1px solid $color-cervena;
    border-radius: none;
    padding: 22px;
    &:hover{
        background-color: $color-bila !important;
        color: $color-cervena !important;
        text-decoration: none;

    }
}

.tl-2 a, a.tl-2, span.tl-2{
    color: $color-bila !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: $font-oswald;
    font-weight: 700;
    line-height: rem(22);
    font-size: rem(15);
    letter-spacing: 0.1em;
    background-color: $color-modra !important;
    width: 250px;
    position: relative;
    border: 1px solid $color-modra;
    border-radius: none;
    padding: 22px;
    &:hover{
        background-color: $color-bila !important;
        color: $color-modra !important;
        text-decoration: none;

    }
}

.tl-3 a, a.tl-3, span.tl-3{
    color: $color-cervena !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: $font-oswald;
    font-weight: 700;
    line-height: rem(22);
    font-size: rem(15);
    letter-spacing: 0.1em;
    background-color: $color-bila !important;
    width: 250px;
    position: relative;
    border: 1px solid $color-cervena;
    border-radius: none;
    padding: 22px;
    &:hover{
        background-color: $color-cervena !important;
        color: $color-bila !important;
        text-decoration: none;

    }
}

.tl-4 a, a.tl-4{
    color: $color-bila !important;
    text-decoration: underline !important;
    text-transform: uppercase;
    font-family: $font-oswald;
    font-weight: 400;
    line-height: rem(30);
    font-size: rem(20);
    background-color: transparent !important;
    width: 250px;
    position: relative;
    border: none;
    border-radius: none;
    padding: 22px;
    &:hover{
        color: $color-cervena !important;
        text-decoration: none;

    }
}*/
/************************* Default setting **********************/
#main #content {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 50px 20px;
  float: none;
}

/*********************** page ************************/
.post-header.page .post-header-head {
  left: 20%;
  right: initial;
  top: initial;
  margin: initial;
  bottom: 50px;
  height: 250px;
}
.post-header.page .post-header-popis {
  font-family: "Oswald", sans-serif;
  color: #ffffff;
}
.post-header {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding: 50px 15px 30px;
}
.post-header-title {
  margin-bottom: 40px;
}
.post-header-autor {
  color: #000000;
  font-size: 0.6rem;
  line-height: 1.25rem;
  font-weight: 300;
  font-family: "IBM Plex Sans", sans-serif;
  text-transform: uppercase;
}
.post-header-date {
  margin-right: 15px;
}
.post-header #breadcrumbs {
  margin-bottom: 40px;
}
.post-header #breadcrumbs a {
  text-decoration: none;
  font-size: 0.6rem;
  line-height: 1.25rem;
  font-weight: 300;
  font-family: "IBM Plex Sans", sans-serif;
  color: #000000;
}
.post-header #breadcrumbs a:hover {
  color: #c31615;
}
.post-header #breadcrumbs span.breadcrumb_last {
  color: #c31615;
}
.post-obsah {
  padding: 30px 0 50px;
}
.post-obsah .container {
  max-width: 1044px;
}

body.page.not-home .post-header, body.archive .post-header {
  padding-bottom: 0;
}
body.page.not-home .post-obsah, body.archive .post-obsah {
  padding-top: 40px;
}
body.page.not-home .footer-pre, body.archive .footer-pre {
  display: none;
}

body.archive .post-obsah {
  display: table;
}

body.page.not-home .post-obsah {
  padding-top: 10px;
  display: inline-block;
  width: 100%;
}
body.page.not-home .post-obsah .post-password-form {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}

/************************ bloky ***************************/
.novinky-banner {
  background-color: #c31615;
  background-position: right center;
  background-size: 40% auto;
  background-repeat: no-repeat;
}
.novinky-banner .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 70px 0;
}
.novinky-banner-content {
  width: 50%;
}
.novinky-banner-title {
  font-family: "Oswald", sans-serif;
  font-size: 2.1rem;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 34px;
}
.novinky-banner-text {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.7rem;
  line-height: 120%;
  font-weight: 500;
  color: #ffffff;
}

.sleduj-banner {
  background-color: #6A7B29;
}
.sleduj-banner-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 50px 0;
}
.sleduj-banner-title {
  width: 20%;
  font-family: "Oswald", sans-serif;
  font-size: 2.1rem;
  line-height: 150%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
.sleduj-banner-social {
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.sleduj-banner-social-item {
  width: 190px;
}
.sleduj-banner-social-item a {
  color: #ffffff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 20px;
}
.sleduj-banner-social-item a img {
  height: 32px;
  width: auto;
}
.sleduj-banner-social-item a span {
  width: 170px;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.7rem;
  line-height: 100%;
  font-weight: 500;
  text-transform: uppercase;
}
.sleduj-banner-logo {
  width: 15%;
}
.sleduj-banner-logo img {
  width: 118px;
  height: 190px;
  box-shadow: 0px 59px 35px -5px rgba(0, 0, 0, 0.3);
}

.strankovani {
  text-align: center;
}
.strankovani .wp-pagenavi {
  padding-top: 50px;
  padding-bottom: 30px;
}

.csol-banner {
  position: relative;
  padding: 90px 70px;
  overflow: hidden;
}
.csol-banner-image {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  width: auto;
  min-height: 100%;
  height: auto;
}
.csol-banner-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.csol-banner-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
.csol-banner-title {
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 34px;
}

.product-slider-banners {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 24px;
}
.product-slider-banners .slider-col {
  width: 66%;
  height: 100%;
}
.product-slider-banners .slider-col .owl-carousel {
  height: 100%;
  padding: 0;
}
.product-slider-banners .slider-col .owl-carousel .owl-stage-outer, .product-slider-banners .slider-col .owl-carousel .owl-stage, .product-slider-banners .slider-col .owl-carousel .owl-item {
  height: 100%;
  padding: 0;
}
.product-slider-banners .slider-col .owl-carousel .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
}
.product-slider-banners .slider-col .slider-item {
  position: relative;
  padding: 45px 45px;
  overflow: hidden;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.product-slider-banners .slider-col .slider-item-image {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  width: auto;
  min-height: 100%;
  height: auto;
}
.product-slider-banners .slider-col .slider-item-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.product-slider-banners .slider-col .slider-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.product-slider-banners .slider-col .slider-item-title {
  width: 100%;
  text-align: center;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 2.1rem;
  line-height: 120%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 60px;
}
.product-slider-banners .banners-col {
  width: 34%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.product-slider-banners .banners-col .banner {
  position: relative;
  padding: 45px 45px;
  overflow: hidden;
}
.product-slider-banners .banners-col .banner-image {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  width: auto;
  min-height: 100%;
  height: auto;
}
.product-slider-banners .banners-col .banner-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.product-slider-banners .banners-col .banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
}
.product-slider-banners .banners-col .banner-title {
  width: 100%;
  text-align: center;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 1.6rem;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 34px;
}

.csol-ikona {
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.csol-ikona-image {
  max-height: 32px;
  width: auto;
  height: auto;
}
.csol-ikona-text {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.8rem;
  line-height: 120%;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
}

/********************** content ***********************/
.mozaika-desktop {
  display: block;
}
.mozaika-tablet, .mozaika-mobil {
  display: none;
}

/************* footer ***********************/
.footer {
  background-color: #fafafa;
  padding: 7.5rem 0 6rem;
  margin-top: auto;
}
.footer .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
}
.footer-kont {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.footer-logo {
  margin-right: 50px;
}
.footer-logo img {
  width: 73px;
  height: 119px;
}
.footer-contacts {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-right: 50px;
}
.footer-contacts-item {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-contacts-item span {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 50%;
  color: #6A7B29;
  text-transform: uppercase;
}
.footer-contacts-item a {
  color: #000000;
  font-size: 32px;
  line-height: 100%;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}
.footer-contacts-item a:hover {
  color: #c31615;
}
.footer-col .widget .wp-block-heading {
  font-size: 0.7rem;
  line-height: 100%;
  font-weight: 700;
  font-family: "IBM Plex Sans", sans-serif;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.footer-col .widget .menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-col .widget .menu li {
  margin: 0;
  padding: 0;
}
.footer-col .widget .menu li a {
  font-size: 14px;
  line-height: 200%;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
}
.footer-col .widget .menu li a:hover {
  color: #c31615;
}
.footer-post {
  background: #000000;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  text-align: center;
  padding: 12px 20px;
}
.footer-post a {
  color: #ffffff;
  text-decoration: underline;
}
.footer-post a:hover {
  color: #c31615;
}

/******************** 404 ********************/
.e404-section {
  padding: 15vh 0;
}
.e404-content .tl-2, .e404-content .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button, .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .e404-content .wc-block-components-checkout-place-order-button, .e404-content .woocommerce-checkout #order_review .place-order .button, .woocommerce-checkout #order_review .place-order .e404-content .button, .e404-content .woocommerce-cart .wc-block-cart__submit-button, .woocommerce-cart .e404-content .wc-block-cart__submit-button, .e404-content .woocommerce-cart .cart-collaterals .checkout-button, .woocommerce-cart .cart-collaterals .e404-content .checkout-button, .e404-content .woocommerce-page .product .summary .cart .single_add_to_cart_button, .woocommerce-page .product .summary .cart .e404-content .single_add_to_cart_button {
  margin: 10vh auto 0;
  text-align: center;
}
.e404-name {
  font-size: 3rem;
  line-height: 3rem;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.e404-text {
  font-size: 1rem;
  line-height: 1rem;
  color: #000000;
  font-weight: 400;
  text-align: center;
  margin-top: 5vh;
}

/******************** animace ********************/
body:not(.wp-admin) .digit {
  opacity: 0;
  transform: translateY(60px);
  transition: all 0.6s ease-out;
}
body:not(.wp-admin) .digit.visible {
  opacity: 1;
  transform: none;
}

@keyframes animate {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/************ header ****************/
.header {
  background: #1c201b;
  padding: 0;
  z-index: 20;
}
.header-top {
  background-color: #1c201b;
  padding: 11px 0;
  display: inline-block;
  width: 100%;
}
.header-top .container {
  padding-left: 100px;
}
.header-top #menu-top {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: left;
  float: left;
  gap: 42px;
  margin: 0;
}
.header-top #menu-top li a {
  color: #6d6d6d;
  font-size: 0.6rem;
  line-height: 100%;
  font-weight: 500;
  font-family: "IBM Plex Sans", sans-serif;
  text-decoration: none;
}
.header-top #menu-top li a:hover {
  color: #c31615;
}
.header-top-contact {
  display: flex;
  align-items: center;
  justify-content: right;
  float: right;
  gap: 64px;
}
.header-top-contact .container {
  padding-left: 100px;
}
.header-top-contact-item {
  color: #6d6d6d;
  font-size: 0.6rem;
  line-height: 200%;
  font-weight: 500;
  font-family: "IBM Plex Sans", sans-serif;
  text-decoration: none;
}
.header-top-contact-item:hover {
  color: #c31615;
}
.header-main {
  background-color: #AF3737;
  padding: 14px 0;
}
.header-main .container {
  display: flex;
}
.header-main-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 100px);
}
.header-logo {
  width: 73px;
  height: 119px;
  margin-top: -45px;
  margin-bottom: -30px;
  margin-right: 27px;
}
.header-menu {
  margin-right: 20px;
}
.header-menu ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 42px;
  margin: 0;
  padding-left: 0;
}
.header-menu ul li {
  padding: 10px;
  position: relative;
  border-bottom: 8px solid transparent;
  padding-bottom: 14px;
  margin-bottom: -14px;
  display: flex;
  align-items: baseline;
}
.header-menu ul li a {
  color: #ffffff;
  font-size: 0.7rem;
  line-height: 120%;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0;
}
.header-menu ul li:hover {
  border-bottom: 8px solid #ffffff;
}
.header-menu ul li.current-menu-item, .header-menu ul li.current_page_item, .header-menu ul li.active {
  border-bottom: 8px solid #ffffff;
}
.header-menu ul li.menu-item-has-children > .sipka {
  display: inline-block;
  margin-left: 0.5rem;
  cursor: pointer;
  color: #ffffff;
}
.header-menu ul li.menu-item-has-children > .sipka::before {
  content: "▾";
  display: inline-block;
  font-size: 0.75rem;
  transition: transform 0.2s ease;
  color: #ffffff;
}
.header-menu ul li .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  padding: 10px 0;
  list-style: none;
  min-width: 200px;
  z-index: 1000;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
}
.header-menu ul li .sub-menu li {
  border-width: 4px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.header-menu ul li .sub-menu li.current-menu-item, .header-menu ul li .sub-menu li.current_page_item, .header-menu ul li .sub-menu li.active {
  border-bottom: 4px solid #000000;
}
.header-menu ul li .sub-menu li:hover {
  border-bottom: 4px solid #000000;
}
.header-menu ul li .sub-menu li a {
  color: #000000;
}
.header-menu ul li:hover > .sub-menu {
  display: block;
}
.header-menu ul li .back-link {
  display: none;
}
.header-cart {
  min-width: 100px;
}
.header-cart .cart-contents {
  position: relative;
  display: flex;
  align-items: center;
}
.header-cart .cart-contents .cart-icon {
  display: block;
  background-image: url(../images/ikony/cart.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 24px;
}
.header-cart .cart-contents .count {
  position: absolute;
  z-index: 3;
  bottom: -9px;
  left: -9px;
  padding: 3px 4px 3px 3px;
  border-radius: 8px;
  height: 16px;
  min-width: 16px;
  text-align: center;
  color: #ffffff;
  font-size: 8px;
  line-height: 10px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  background-color: #1c201b;
}
.header-cart .cart-contents .total {
  color: #ffffff;
  font-weight: 700;
  font-size: 0.7rem;
  line-height: 100%;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
}
.header .search-wrapper {
  position: relative;
}
.header .search-wrapper .search-toggle {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0 0.5rem;
}
.header .search-wrapper .search-toggle .icon-lupa {
  width: 24px;
  height: 24px;
  color: #ffffff;
  transition: color 0.2s ease;
}
.header .search-wrapper .search-form {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  flex-direction: row;
  gap: 0.5rem;
  background: white;
  padding: 0.5rem;
  border: 1px solid #ccc;
  z-index: 10;
}
.header .search-wrapper .search-form input[type=text] {
  padding: 0.4rem 0.6rem;
  font-size: 1rem;
}
.header .search-wrapper .search-form button[type=submit] {
  padding: 0.5rem 1rem;
  background-color: #033E7A;
  border: 1px solid #033E7A;
  color: white;
  cursor: pointer;
  font-weight: 600;
}
.header .search-wrapper .search-form button[type=submit]:hover {
  background-color: #ffffff;
  color: #033E7A;
}
.header .search-wrapper.active .search-form {
  display: flex;
}
.header-mobile-top {
  display: none;
}

/************ owl carousel **************/
.owl-carousel {
  padding: 0 0 20px;
}

.owl-carousel .owl-stage {
  padding: 10px 0 30px;
}

.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.owl-carousel .owl-dots .owl-dot span {
  display: block;
  width: 10px;
  height: 10px;
  background: #6d6d6d;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #e53a16;
}

/******* search ************/
body.search #primary #main {
  max-width: 1200px;
  padding: 50px 30px;
  margin: 0 auto;
}
body.search #primary #main ul.products {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
body.search #primary #main .search-again-form {
  display: flex;
  gap: 0.5rem;
  margin-bottom: 2rem;
  max-width: 500px;
  flex-wrap: wrap;
}
body.search #primary #main .search-again-form input[type=search] {
  flex: 1;
  padding: 0.5rem 0.75rem;
  border: 1px solid #ccc;
  font-size: 1rem;
}
body.search #primary #main .search-again-form button[type=submit] {
  padding: 0.5rem 1rem;
  background-color: #033E7A;
  border: 1px solid #033E7A;
  color: white;
  cursor: pointer;
  font-weight: 600;
}
body.search #primary #main .search-again-form button[type=submit]:hover {
  background-color: #ffffff;
  color: #033E7A;
}

/************* woocommerce *************/
body.woocommerce #primary #main {
  max-width: 1200px;
  padding: 50px 30px;
  margin: 0 auto;
}

.custom-product-item {
  background: #fafafa;
  overflow: hidden;
  position: relative;
  transition: box-shadow 0.3s ease;
  list-style: none;
  max-width: 25%;
}
.custom-product-item:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  /*.product-thumbnail img {
    filter: blur(3px);
  }*/
}
.custom-product-item:hover .hover-overlay {
  opacity: 1 !important;
  visibility: visible !important;
}
.custom-product-item .product-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}
.custom-product-item .product-thumbnail {
  position: relative;
  width: calc(100% - 10px);
  padding: 20px;
  background: #ffffff;
  margin: 5px;
}
.custom-product-item .product-thumbnail img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto !important;
  box-shadow: none;
  max-height: 210px;
  width: auto !important;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.15) !important;
}
.custom-product-item .product-thumbnail .product-labels {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.custom-product-item .product-thumbnail .product-labels .label {
  font-family: "Oswald", sans-serif;
  font-size: 0.5rem;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: #fff;
  padding: 6px 16px 9px;
  display: inline-block;
}
.custom-product-item .product-thumbnail .product-labels .label.sale {
  background-color: #e53a16;
}
.custom-product-item .product-thumbnail .product-labels .label.free-shipping {
  background-color: #1d3557;
}
.custom-product-item .product-thumbnail .hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.custom-product-item .product-thumbnail .hover-overlay .button-view {
  background-color: #033E7A;
  color: #fff;
  font-weight: 700;
  font-size: 0.7rem;
  line-height: 100%;
  letter-spacing: 10%;
  font-family: "Oswald", sans-serif;
  padding: 12px 35px;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.custom-product-item .product-details {
  padding: 21px 30px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.custom-product-item .product-details .stock-status {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.6rem;
  line-height: 100%;
  font-weight: 500;
  color: #6A7B29;
  letter-spacing: 20%;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.custom-product-item .product-details .product-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 125%;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  margin-bottom: 15px;
}
.custom-product-item .product-details .product-price {
  margin-top: auto;
  display: flex;
  gap: 10px;
  align-items: baseline;
  justify-content: center;
  text-transform: uppercase;
}
.custom-product-item .product-details .product-price .price-sale {
  color: #e53a16;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 100%;
  font-family: "Oswald", sans-serif;
}
.custom-product-item .product-details .product-price .price-regular {
  color: #000000;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 100%;
  font-family: "Oswald", sans-serif;
  /*del {
      //display: none;
    color: #333;
    text-decoration: line-through;
  }*/
}
.custom-product-item.sale .product-details .product-price .price-regular {
  text-decoration: line-through;
}
.custom-product-item.sale .product-details .product-price .price-regular del {
  color: #333;
  text-decoration: line-through;
}

/************ kategorie hlavicka *********/
header.woocommerce-products-header .term-description {
  margin-bottom: 20px;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 0.7rem;
  line-height: 150%;
  font-weight: 400;
}
header.woocommerce-products-header .woocommerce-terms {
  padding: 10px 0;
}
header.woocommerce-products-header .woocommerce-terms ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 5px;
  padding: 0;
}
header.woocommerce-products-header .woocommerce-terms ul li {
  padding: 12px 20px;
  width: calc(20% - 5px);
  border: 1px solid #6d6d6d;
  line-height: 120%;
  min-width: 200px;
}
header.woocommerce-products-header .woocommerce-terms ul li a {
  color: #000000;
  font-size: 0.7rem;
  font-weight: 500;
  font-family: "IBM Plex Sans", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 120%;
}
header.woocommerce-products-header .woocommerce-terms ul li:hover {
  border-color: #c31615;
}
header.woocommerce-products-header .woocommerce-terms ul li:hover a {
  color: #c31615;
}

/**** filter ****/
.wpf_form {
  display: flex;
  flex-direction: column;
}

.wpf_layout_horizontal.wpf_items_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
  order: 2;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item {
  width: calc(25% - 8px);
  margin: 0;
  position: relative;
  background: #F9F9F9;
  border: none;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_name {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000000;
  padding: 20px 10px;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_name::before {
  display: none !important;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_name::after {
  float: right;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item label {
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  color: #000000;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item input[type=checkbox]:not(:checked) {
  top: 5px;
  position: relative;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item input[type=checkbox]:checked {
  border-color: #c31615;
  border-width: 2px;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  font-weight: 900;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item input[type=checkbox]:checked::before {
  color: #c31615;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item .wpf_items_group {
  background-color: #f9f9f9;
  border: none;
  margin-top: 0;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_price .wpf_items_group {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_price .wpf_items_group .wpf_slider {
  order: 2;
  height: 5px;
  border: 1px solid #e0e0e0;
  background: #ffffff;
  margin: 20px 0;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_price .wpf_items_group .wpf_slider.ui-slider .ui-widget-header {
  background: #000000;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_price .wpf_items_group .wpf-slider-label {
  order: 1;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_instock {
  display: flex;
  align-items: baseline;
}
.wpf_layout_horizontal.wpf_items_wrapper .wpf_item_instock .wpf_items_group {
  background-color: transparent !important;
  box-shadow: none !important;
}

.wpf_reset_btn {
  order: 1;
  margin-bottom: 15px;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  color: #c31615;
}

body.woocommerce #post-obsah, body.woocommerce-page #post-obsah {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  display: block;
}
body.woocommerce #sidebar, body.woocommerce-page #sidebar {
  display: none !important;
}

.woocommerce-page .product {
  max-width: 1140px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding: 40px 20px;
}
.woocommerce-page .product span.onsale {
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce-page .product .summary h1.product_title {
  font-family: "Oswald", sans-serif;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.woocommerce-page .product .summary .price {
  font-size: 28px;
  color: #D22E2E;
  font-weight: bold;
  margin-bottom: 20px;
}
.woocommerce-page .product .summary .woocommerce-product-details__short-description {
  margin-bottom: 20px;
}
.woocommerce-page .product .summary .cart {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.woocommerce-page .product .summary .cart .quantity {
  width: 100px;
}
.woocommerce-page .product .summary .product-meta {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.woocommerce-breadcrumb {
  font-size: 0.7rem;
  line-height: 100%;
  color: #c31615 !important;
  font-weight: 500;
  font-family: "IBM Plex Sans", sans-serif;
  margin-bottom: 2rem !important;
}
.woocommerce-breadcrumb a {
  color: #000000 !important;
  text-decoration: none;
}
.woocommerce-breadcrumb a:hover {
  color: #c31615 !important;
}
.woocommerce-breadcrumb span.oddelovac {
  color: #000000 !important;
}

.custom-banners-container {
  display: flex;
  flex-direction: row;
  gap: 24px;
  justify-content: center;
  margin: 60px 0;
}
.custom-banners-container .csol-banner {
  width: 100%;
}

.woocommerce ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.woocommerce ul.products::before {
  display: none;
}

.woocommerce ul.products li.product {
  margin: 0 !important; /* zruší marginy, pokud je šablona přidává */
  width: initial;
}

body.woocommerce-cart .header .menu, body.woocommerce-cart .header .search-wrapper, body.woocommerce-checkout .header .menu, body.woocommerce-checkout .header .search-wrapper {
  display: none !important;
}
body.woocommerce-cart .footer > .container > .footer-col, body.woocommerce-checkout .footer > .container > .footer-col {
  display: none;
}
body.woocommerce-cart .footer-kont, body.woocommerce-checkout .footer-kont {
  width: 100%;
  justify-content: center;
  gap: 0px;
}
body.woocommerce-cart .footer-kont .footer-col, body.woocommerce-checkout .footer-kont .footer-col {
  width: calc(100% - 120px);
}
body.woocommerce-cart .footer-kont .footer-col:first-child, body.woocommerce-checkout .footer-kont .footer-col:first-child {
  width: 120px;
}
body.woocommerce-cart .footer-contacts, body.woocommerce-checkout .footer-contacts {
  flex-direction: column;
}
body.woocommerce-cart .footer-contacts-item, body.woocommerce-checkout .footer-contacts-item {
  width: 100%;
}
body.woocommerce-cart .footer-contacts-item a, body.woocommerce-checkout .footer-contacts-item a {
  font-size: 20px;
}
body.woocommerce-cart .wc-block-cart table.wc-block-cart-items td, body.woocommerce-checkout .wc-block-cart table.wc-block-cart-items td {
  margin-bottom: 0px;
}

.woocommerce-cart table.shop_table {
  width: 100%;
  max-width: 1140px;
  margin: 40px auto;
  border-collapse: collapse;
}
.woocommerce-cart table.shop_table th, .woocommerce-cart table.shop_table td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: center;
}
.woocommerce-cart table.shop_table th {
  background-color: #004b91;
  color: #fff;
  text-transform: uppercase;
}
.woocommerce-cart table.shop_table td.product-price, .woocommerce-cart table.shop_table td.product-subtotal {
  font-weight: bold;
  color: #D22E2E;
}
.woocommerce-cart table.shop_table .coupon input[type=text] {
  border: 1px solid #ccc;
  padding: 8px;
}
.woocommerce-cart table.shop_table .coupon .button {
  background-color: #6b8e23;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  border: none;
  cursor: pointer;
}
.woocommerce-cart .cart-collaterals {
  max-width: 1140px;
  margin: 40px auto;
  text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.woocommerce-cart .cart-collaterals .order-total strong {
  font-size: 20px;
  color: #D22E2E;
}
.woocommerce-cart .wc-block-components-product-badge {
  display: none;
}
.woocommerce-cart .wc-block-components-product-metadata__description {
  display: none;
}
.woocommerce-checkout .col-1, .woocommerce-checkout .col-2 {
  max-width: 45% !important;
}
.woocommerce-checkout .col2-set {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 20px;
}
.woocommerce-checkout .col2-set .col-1, .woocommerce-checkout .col2-set .col-2 {
  flex: 1 1 50%;
}
.woocommerce-checkout .col2-set h3 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #004b91;
}
.woocommerce-checkout .col2-set input.input-text, .woocommerce-checkout .col2-set select {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.woocommerce-checkout #order_review {
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px;
}
.woocommerce-checkout #order_review table.shop_table {
  width: 100%;
  border-collapse: collapse;
}
.woocommerce-checkout #order_review table.shop_table th, .woocommerce-checkout #order_review table.shop_table td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: left;
}
.woocommerce-checkout #order_review table.shop_table th {
  background-color: #004b91;
  color: #fff;
  text-transform: uppercase;
}
.woocommerce-checkout #order_review table.shop_table td.order-total strong {
  color: #D22E2E;
  font-weight: bold;
}
.woocommerce-checkout .wc-block-components-product-metadata__description {
  display: none;
}
.woocommerce-order {
  max-width: 1140px;
  margin: 0 auto;
  padding: 40px 20px;
  text-align: center;
}
.woocommerce-order .woocommerce-thankyou-order-received {
  font-size: 28px;
  font-weight: bold;
  color: #6b8e23;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.woocommerce-order .woocommerce-order-overview {
  margin: 40px auto;
  text-align: left;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 8px;
}
.woocommerce-order .woocommerce-order-overview li {
  margin-bottom: 10px;
  font-size: 18px;
}
.woocommerce-order .woocommerce-notice {
  background-color: #004b91;
  color: #fff;
  padding: 12px 20px;
  margin: 20px 0;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
}
.woocommerce-order .button {
  background-color: #004b91;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px;
}
.woocommerce-order .button:hover {
  background-color: rgb(0, 48.6206896552, 94);
}

body.overflow-none {
  overflow: initial;
}

@media (max-width: 992px) {
  html, body {
    font-size: 18px;
  }
  .product-slider-banners {
    flex-direction: column;
    gap: 10px;
  }
  .product-slider-banners .slider-col {
    width: 100%;
  }
  .product-slider-banners .slider-col .owl-carousel {
    min-height: 400px;
  }
  .product-slider-banners .banners-col {
    width: 100%;
    flex-direction: row;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  html, body {
    font-size: 16px;
    overflow: initial;
  }
  .wpf_layout_horizontal.wpf_items_wrapper {
    flex-direction: column;
  }
  .wpf_layout_horizontal.wpf_items_wrapper .wpf_item {
    width: 100%;
  }
  .woocommerce ul.products {
    grid-template-columns: repeat(1, 1fr);
  }
  .woocommerce ul.products li.product {
    width: 100% !important;
    max-width: initial !important;
  }
  .woocommerce-page .product {
    gap: 10px;
  }
  .woocommerce div.product div.images {
    margin-bottom: 20px;
  }
  .woocommerce-page .product .summary h1.product_title {
    font-size: 26px;
  }
  .header {
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .header-top {
    display: none;
  }
  .header-logo {
    margin-top: 0;
    margin-bottom: 0;
    height: 60px;
    width: initial;
  }
  .header-logo img {
    max-height: 60px;
    width: auto;
  }
  .header-main-content {
    justify-content: end;
  }
  .header-main .container {
    justify-content: center;
  }
  .header-mobile-menu ul .back-link {
    display: none;
  }
  .header-mobile-menu ul li .sub-menu {
    position: relative;
  }
  .header-mobile-menu ul li.is-open > .sub-menu {
    display: block;
  }
  .footer {
    padding: 40px 0;
  }
  .footer .container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
  }
  .footer .container > div:nth-child(2) {
    display: none;
  }
  .footer-col {
    padding: 15px;
    width: 50%;
  }
  .footer-logo {
    margin-right: 0;
    padding-right: 0;
  }
  .footer-logo img {
    width: 100%;
    height: auto;
  }
  .footer-kont {
    width: 100%;
  }
  .footer-kont .footer-col {
    width: 70%;
  }
  .footer-kont .footer-col:first-child {
    width: 30%;
  }
  .footer-contacts-item a {
    font-size: 24px;
  }
  .product-slider-banners .banners-col {
    flex-direction: column;
  }
  .product-slider-banners .banners-col .banner {
    width: 100%;
  }
  .novinky-banner {
    padding-left: 10px;
    padding-right: 10px;
    background-position: center top 10px;
    background-size: auto 40%;
    background-repeat: no-repeat;
    padding-top: 40%;
  }
  .novinky-banner .container {
    flex-direction: column;
  }
  .novinky-banner-content {
    width: 100%;
  }
  .novinky-banner-text {
    font-size: 0.85rem;
  }
  .sleduj-banner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sleduj-banner-content {
    flex-direction: column;
    width: 100%;
  }
  .sleduj-banner-title {
    width: 100%;
    text-align: center;
  }
  .sleduj-banner-social {
    flex-direction: column;
  }
  .sleduj-banner-logo {
    display: none;
  }
  body.woocommerce #post-obsah, body.woocommerce-page #post-obsah {
    padding-left: 25px;
    padding-right: 25px;
  }
  .custom-banners-container {
    flex-direction: column;
  }
  .custom-banners-container .csol-banner {
    width: 100%;
    padding: 50px 30px;
  }
  .custom-product-item {
    width: 100%;
    max-width: initial;
  }
  .header-cart {
    min-width: 85px;
  }
}
.header-menu-content {
  display: block;
}
@media (max-width: 768px) {
  .header-menu-content {
    display: none;
  }
}

.header-mobile-menu {
  display: none;
  background: #AF3737;
  padding: 1rem;
  padding-top: 30px;
}
.header-mobile-menu.is-open {
  display: block;
}
.header-mobile-menu ul {
  list-style: none;
  padding: 0;
}
.header-mobile-menu ul li {
  margin-bottom: 1rem;
}
.header-mobile-menu ul li a {
  text-decoration: none;
  font-size: 1rem;
  line-height: 120%;
  color: #ffffff;
  font-weight: bold;
}
.header-mobile-menu .header-top {
  display: block;
  background: none;
  border-top: 1px solid #ffffff;
  padding-top: 25px;
}
.header-mobile-menu .header-top .container {
  padding: 0 !important;
}
.header-mobile-menu .header-top-content {
  width: 100%;
}
.header-mobile-menu .header-top-content ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 0px 10px;
  flex-wrap: wrap;
}
.header-mobile-menu .header-top-content ul li {
  width: calc(50% - 10px);
}
.header-mobile-menu .header-top-content ul li a {
  text-decoration: none;
  font-size: 0.85rem;
  line-height: 120%;
  color: #ffffff;
  opacity: 0.8;
  font-weight: bold;
}
.header-mobile-menu .header-top-content ul li a:hover {
  opacity: 1;
}
.header-mobile-menu .header-top-contact {
  margin-top: 10px;
  width: 100%;
  gap: 10px;
  justify-content: space-around;
}
.header-mobile-menu .header-top-contact-item {
  color: #ffffff;
  font-size: 0.85rem;
  line-height: 120%;
  font-weight: bold;
  text-decoration: none;
}

.wpf_layout_horizontal .wpf_item:focus-within .wpf_items_group, .wpf_layout_horizontal .wpf_item:hover .wpf_items_group {
  z-index: 5;
}

.wpf_item input[type=checkbox] {
  min-width: 20px;
}

.wpf_column_1 li, .wpf_item .wpf_items_group .wpf_column_horizontal li {
  display: flex !important;
  flex-direction: row;
  align-items: baseline;
  justify-content: flex-start;
}

.hamburger {
  cursor: pointer;
  font-size: 32px;
  display: none !important;
  color: #ffffff;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .hamburger {
    display: inline-block !important;
  }
}

/********************* univerzalni tridy *******************/
.fullscreen {
  width: 100vw;
  height: 100vh;
}

.wp-block-image figcaption {
  font-size: 12px;
  line-height: 14px;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

.wp-block-file {
  display: flex;
}
.wp-block-file__button {
  float: right;
  color: #ffffff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  line-height: 1.1rem;
  font-size: 0.75rem !important;
  letter-spacing: 0.1em;
  background-color: #c31615 !important;
  /*width: 250px;*/
  position: relative;
  border: 1px solid #c31615;
  border-radius: 0 !important;
  padding: 10px 22px !important;
  text-align: center;
}
.wp-block-file__button:hover {
  background-color: #ffffff !important;
  color: #c31615 !important;
  text-decoration: none;
}

hr {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

body.post-head-p0 .post-header {
  padding-bottom: 0;
}
body.post-head-p0 .post-obsah {
  padding-top: 0;
}

/************ gutenberg ***************/
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding: 0 40px 0 0;
}
.wp-block-media-text.has-media-on-the-left .wp-block-media-text__content {
  padding: 0 0 0 40px;
}

.clear-both {
  clear: both;
}

/*********** color *****************/
/************ width ******************/
.width-100 {
  max-width: 100px;
}

.width-200 {
  max-width: 200px;
}

.width-300 {
  max-width: 300px;
}

.width-400 {
  max-width: 400px;
}

.width-500 {
  max-width: 500px;
}

.width-600 {
  max-width: 600px;
}

.width-700 {
  max-width: 700px;
}

.width-800 {
  max-width: 800px;
}

.width-900 {
  max-width: 900px;
}

.width-1000 {
  max-width: 1000px;
}

.width-10p {
  max-width: 10%;
}

.width-20p {
  max-width: 20%;
}

.width-30p {
  max-width: 30%;
}

.width-40p {
  max-width: 40%;
}

.width-50p {
  max-width: 50%;
}

.width-60p {
  max-width: 60%;
}

.width-70p {
  max-width: 70%;
}

.width-80p {
  max-width: 80%;
}

.width-90p {
  max-width: 90%;
}

.width-100p {
  max-width: 100%;
}

.width-auto {
  width: auto;
}

.width-100imp {
  width: 100% !important;
}

/************** height *************/
.height-auto {
  height: auto;
}
.height-auto img {
  height: auto;
}

.height-40vw {
  height: 40vw;
}

.min-height-40vw {
  min-height: 40vw;
}

.min-height-15-5vw {
  min-height: 15.5vw;
}

/************* display *****************/
.display-flex {
  display: flex;
}

.display-inline-block {
  display: inline-block;
}

/******** align-items ***********/
.align-items-center {
  align-items: center;
}

/******** hover - img ***********/
.hover-img img {
  width: 100%;
  height: 100%;
  position: relative;
}
.hover-img a {
  display: block;
  position: relative;
}
.hover-img a::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(229, 58, 22, 0.6);
  opacity: 0;
  transition: opacity 0.6s;
}
.hover-img:hover a::after {
  opacity: 1;
}

/************ font-family ***************/
.ff-oswald {
  font-family: "Oswald", sans-serif;
}

.ff-IBM {
  font-family: "IBM Plex Sans", sans-serif;
}

/************ font-weight *************/
.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

/************ font size **************/
.fs-10 {
  font-size: 0.5rem;
}

.fs-11 {
  font-size: 0.55rem;
}

.fs-12 {
  font-size: 0.6rem;
}

.fs-13 {
  font-size: 0.65rem;
}

.fs-14 {
  font-size: 0.7rem;
}

.fs-15 {
  font-size: 0.75rem;
}

.fs-16 {
  font-size: 0.8rem;
}

.fs-17 {
  font-size: 0.85rem;
}

.fs-18 {
  font-size: 0.9rem;
}

.fs-19 {
  font-size: 0.95rem;
}

.fs-20 {
  font-size: 1rem;
}

.fs-21 {
  font-size: 1.05rem;
}

.fs-22 {
  font-size: 1.1rem;
}

.fs-23 {
  font-size: 1.15rem;
}

.fs-24 {
  font-size: 1.2rem;
}

.fs-25 {
  font-size: 1.25rem;
}

.fs-26 {
  font-size: 1.3rem;
}

.fs-27 {
  font-size: 1.35rem;
}

.fs-28 {
  font-size: 1.4rem;
}

.fs-29 {
  font-size: 1.45rem;
}

.fs-30 {
  font-size: 1.5rem;
}

.fs-31 {
  font-size: 1.55rem;
}

.fs-32 {
  font-size: 1.6rem;
}

.fs-33 {
  font-size: 1.65rem;
}

.fs-34 {
  font-size: 1.7rem;
}

.fs-35 {
  font-size: 1.75rem;
}

.fs-36 {
  font-size: 1.8rem;
}

.fs-37 {
  font-size: 1.85rem;
}

.fs-38 {
  font-size: 1.9rem;
}

.fs-39 {
  font-size: 1.95rem;
}

.fs-40 {
  font-size: 2rem;
}

.fs-41 {
  font-size: 2.05rem;
}

.fs-42 {
  font-size: 2.1rem;
}

.fs-43 {
  font-size: 2.15rem;
}

.fs-44 {
  font-size: 2.2rem;
}

.fs-45 {
  font-size: 2.25rem;
}

.fs-46 {
  font-size: 2.3rem;
}

.fs-47 {
  font-size: 2.35rem;
}

.fs-48 {
  font-size: 2.4rem;
}

.fs-49 {
  font-size: 2.45rem;
}

.fs-50 {
  font-size: 2.5rem;
}

.fs-51 {
  font-size: 2.55rem;
}

.fs-52 {
  font-size: 2.6rem;
}

.fs-53 {
  font-size: 2.65rem;
}

.fs-54 {
  font-size: 2.7rem;
}

.fs-55 {
  font-size: 2.75rem;
}

.fs-56 {
  font-size: 2.8rem;
}

.fs-57 {
  font-size: 2.85rem;
}

.fs-58 {
  font-size: 2.9rem;
}

.fs-59 {
  font-size: 2.95rem;
}

.fs-60 {
  font-size: 3rem;
}

.fs-61 {
  font-size: 3.05rem;
}

.fs-62 {
  font-size: 3.1rem;
}

.fs-63 {
  font-size: 3.15rem;
}

.fs-64 {
  font-size: 3.2rem;
}

.fs-65 {
  font-size: 3.25rem;
}

.fs-66 {
  font-size: 3.3rem;
}

.fs-67 {
  font-size: 3.35rem;
}

.fs-68 {
  font-size: 3.4rem;
}

.fs-69 {
  font-size: 3.45rem;
}

.fs-70 {
  font-size: 3.5rem;
}

.fs-71 {
  font-size: 3.55rem;
}

.fs-72 {
  font-size: 3.6rem;
}

.fs-73 {
  font-size: 3.65rem;
}

.fs-74 {
  font-size: 3.7rem;
}

.fs-75 {
  font-size: 3.75rem;
}

.fs-76 {
  font-size: 3.8rem;
}

.fs-77 {
  font-size: 3.85rem;
}

.fs-78 {
  font-size: 3.9rem;
}

.fs-79 {
  font-size: 3.95rem;
}

.fs-80 {
  font-size: 4rem;
}

.fs-81 {
  font-size: 4.05rem;
}

.fs-82 {
  font-size: 4.1rem;
}

.fs-83 {
  font-size: 4.15rem;
}

.fs-84 {
  font-size: 4.2rem;
}

.fs-85 {
  font-size: 4.25rem;
}

.fs-86 {
  font-size: 4.3rem;
}

.fs-87 {
  font-size: 4.35rem;
}

.fs-88 {
  font-size: 4.4rem;
}

.fs-89 {
  font-size: 4.45rem;
}

.fs-90 {
  font-size: 4.5rem;
}

.fs-91 {
  font-size: 4.55rem;
}

.fs-92 {
  font-size: 4.6rem;
}

.fs-93 {
  font-size: 4.65rem;
}

.fs-94 {
  font-size: 4.7rem;
}

.fs-95 {
  font-size: 4.75rem;
}

.fs-96 {
  font-size: 4.8rem;
}

.fs-97 {
  font-size: 4.85rem;
}

.fs-98 {
  font-size: 4.9rem;
}

.fs-99 {
  font-size: 4.95rem;
}

.fs-100 {
  font-size: 5rem;
}

/************* line height ***************/
.lh-10 {
  line-height: 0.5rem;
}

.lh-11 {
  line-height: 0.55rem;
}

.lh-12 {
  line-height: 0.6rem;
}

.lh-13 {
  line-height: 0.65rem;
}

.lh-14 {
  line-height: 0.7rem;
}

.lh-15 {
  line-height: 0.75rem;
}

.lh-16 {
  line-height: 0.8rem;
}

.lh-17 {
  line-height: 0.85rem;
}

.lh-18 {
  line-height: 0.9rem;
}

.lh-19 {
  line-height: 0.95rem;
}

.lh-20 {
  line-height: 1rem;
}

.lh-21 {
  line-height: 1.05rem;
}

.lh-22 {
  line-height: 1.1rem;
}

.lh-23 {
  line-height: 1.15rem;
}

.lh-24 {
  line-height: 1.2rem;
}

.lh-25 {
  line-height: 1.25rem;
}

.lh-26 {
  line-height: 1.3rem;
}

.lh-27 {
  line-height: 1.35rem;
}

.lh-28 {
  line-height: 1.4rem;
}

.lh-29 {
  line-height: 1.45rem;
}

.lh-30 {
  line-height: 1.5rem;
}

.lh-31 {
  line-height: 1.55rem;
}

.lh-32 {
  line-height: 1.6rem;
}

.lh-33 {
  line-height: 1.65rem;
}

.lh-34 {
  line-height: 1.7rem;
}

.lh-35 {
  line-height: 1.75rem;
}

.lh-36 {
  line-height: 1.8rem;
}

.lh-37 {
  line-height: 1.85rem;
}

.lh-38 {
  line-height: 1.9rem;
}

.lh-39 {
  line-height: 1.95rem;
}

.lh-40 {
  line-height: 2rem;
}

.lh-41 {
  line-height: 2.05rem;
}

.lh-42 {
  line-height: 2.1rem;
}

.lh-43 {
  line-height: 2.15rem;
}

.lh-44 {
  line-height: 2.2rem;
}

.lh-45 {
  line-height: 2.25rem;
}

.lh-46 {
  line-height: 2.3rem;
}

.lh-47 {
  line-height: 2.35rem;
}

.lh-48 {
  line-height: 2.4rem;
}

.lh-49 {
  line-height: 2.45rem;
}

.lh-50 {
  line-height: 2.5rem;
}

.lh-51 {
  line-height: 2.55rem;
}

.lh-52 {
  line-height: 2.6rem;
}

.lh-53 {
  line-height: 2.65rem;
}

.lh-54 {
  line-height: 2.7rem;
}

.lh-55 {
  line-height: 2.75rem;
}

.lh-56 {
  line-height: 2.8rem;
}

.lh-57 {
  line-height: 2.85rem;
}

.lh-58 {
  line-height: 2.9rem;
}

.lh-59 {
  line-height: 2.95rem;
}

.lh-60 {
  line-height: 3rem;
}

.lh-61 {
  line-height: 3.05rem;
}

.lh-62 {
  line-height: 3.1rem;
}

.lh-63 {
  line-height: 3.15rem;
}

.lh-64 {
  line-height: 3.2rem;
}

.lh-65 {
  line-height: 3.25rem;
}

.lh-66 {
  line-height: 3.3rem;
}

.lh-67 {
  line-height: 3.35rem;
}

.lh-68 {
  line-height: 3.4rem;
}

.lh-69 {
  line-height: 3.45rem;
}

.lh-70 {
  line-height: 3.5rem;
}

.lh-71 {
  line-height: 3.55rem;
}

.lh-72 {
  line-height: 3.6rem;
}

.lh-73 {
  line-height: 3.65rem;
}

.lh-74 {
  line-height: 3.7rem;
}

.lh-75 {
  line-height: 3.75rem;
}

.lh-76 {
  line-height: 3.8rem;
}

.lh-77 {
  line-height: 3.85rem;
}

.lh-78 {
  line-height: 3.9rem;
}

.lh-79 {
  line-height: 3.95rem;
}

.lh-80 {
  line-height: 4rem;
}

.lh-81 {
  line-height: 4.05rem;
}

.lh-82 {
  line-height: 4.1rem;
}

.lh-83 {
  line-height: 4.15rem;
}

.lh-84 {
  line-height: 4.2rem;
}

.lh-85 {
  line-height: 4.25rem;
}

.lh-86 {
  line-height: 4.3rem;
}

.lh-87 {
  line-height: 4.35rem;
}

.lh-88 {
  line-height: 4.4rem;
}

.lh-89 {
  line-height: 4.45rem;
}

.lh-90 {
  line-height: 4.5rem;
}

.lh-91 {
  line-height: 4.55rem;
}

.lh-92 {
  line-height: 4.6rem;
}

.lh-93 {
  line-height: 4.65rem;
}

.lh-94 {
  line-height: 4.7rem;
}

.lh-95 {
  line-height: 4.75rem;
}

.lh-96 {
  line-height: 4.8rem;
}

.lh-97 {
  line-height: 4.85rem;
}

.lh-98 {
  line-height: 4.9rem;
}

.lh-99 {
  line-height: 4.95rem;
}

.lh-100 {
  line-height: 5rem;
}

/************** letter spacing ***************/
.ls-10 {
  letter-spacing: 0.01em;
}

.ls-20 {
  letter-spacing: 0.02em;
}

.ls-30 {
  letter-spacing: 0.03em;
}

.ls-40 {
  letter-spacing: 0.04em;
}

.ls-50 {
  letter-spacing: 0.05em;
}

.ls-60 {
  letter-spacing: 0.06em;
}

.ls-70 {
  letter-spacing: 0.07em;
}

.ls-80 {
  letter-spacing: 0.08em;
}

.ls-90 {
  letter-spacing: 0.09em;
}

.ls-100 {
  letter-spacing: 0.1em;
}

.ls-110 {
  letter-spacing: 0.11em;
}

.ls-120 {
  letter-spacing: 0.12em;
}

.ls-130 {
  letter-spacing: 0.13em;
}

.ls-140 {
  letter-spacing: 0.14em;
}

.ls-150 {
  letter-spacing: 0.15em;
}

.ls-160 {
  letter-spacing: 0.16em;
}

.ls-170 {
  letter-spacing: 0.17em;
}

.ls-180 {
  letter-spacing: 0.18em;
}

.ls-190 {
  letter-spacing: 0.19em;
}

.ls-200 {
  letter-spacing: 0.2em;
}

/********** text-style *************/
.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

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

.text-block {
  text-align: justify;
}

.text-i {
  font-style: italic;
}

.text-upper {
  text-transform: uppercase;
}

/**************** border ***********************/
.border-circle {
  border-radius: 50%;
}

/**************** margin *******************/
.m-center {
  margin: 0 auto;
  position: relative;
}

.m-5 {
  margin: 0.25rem;
}

.m-10 {
  margin: 0.5rem;
}

.m-15 {
  margin: 0.75rem;
}

.m-20 {
  margin: 1rem;
}

.m-25 {
  margin: 1.25rem;
}

.m-30 {
  margin: 1.5rem;
}

.m-35 {
  margin: 1.75rem;
}

.m-40 {
  margin: 2rem;
}

.m-45 {
  margin: 2.25rem;
}

.m-50 {
  margin: 2.5rem;
}

.m-55 {
  margin: 2.75rem;
}

.m-60 {
  margin: 3rem;
}

.m-65 {
  margin: 3.25rem;
}

.m-70 {
  margin: 3.5rem;
}

.m-75 {
  margin: 3.75rem;
}

.m-80 {
  margin: 4rem;
}

.m-85 {
  margin: 4.25rem;
}

.m-90 {
  margin: 4.5rem;
}

.m-95 {
  margin: 4.75rem;
}

.m-100 {
  margin: 5rem;
}

.ml-5 {
  margin-left: 0.25rem;
}

.ml-10 {
  margin-left: 0.5rem;
}

.ml-15 {
  margin-left: 0.75rem;
}

.ml-20 {
  margin-left: 1rem;
}

.ml-25 {
  margin-left: 1.25rem;
}

.ml-30 {
  margin-left: 1.5rem;
}

.ml-35 {
  margin-left: 1.75rem;
}

.ml-40 {
  margin-left: 2rem;
}

.ml-45 {
  margin-left: 2.25rem;
}

.ml-50 {
  margin-left: 2.5rem;
}

.ml-55 {
  margin-left: 2.75rem;
}

.ml-60 {
  margin-left: 3rem;
}

.ml-65 {
  margin-left: 3.25rem;
}

.ml-70 {
  margin-left: 3.5rem;
}

.ml-75 {
  margin-left: 3.75rem;
}

.ml-80 {
  margin-left: 4rem;
}

.ml-85 {
  margin-left: 4.25rem;
}

.ml-90 {
  margin-left: 4.5rem;
}

.ml-95 {
  margin-left: 4.75rem;
}

.ml-100 {
  margin-left: 5rem;
}

.mr-5 {
  margin-right: 0.25rem;
}

.mr-10 {
  margin-right: 0.5rem;
}

.mr-15 {
  margin-right: 0.75rem;
}

.mr-20 {
  margin-right: 1rem;
}

.mr-25 {
  margin-right: 1.25rem;
}

.mr-30 {
  margin-right: 1.5rem;
}

.mr-35 {
  margin-right: 1.75rem;
}

.mr-40 {
  margin-right: 2rem;
}

.mr-45 {
  margin-right: 2.25rem;
}

.mr-50 {
  margin-right: 2.5rem;
}

.mr-55 {
  margin-right: 2.75rem;
}

.mr-60 {
  margin-right: 3rem;
}

.mr-65 {
  margin-right: 3.25rem;
}

.mr-70 {
  margin-right: 3.5rem;
}

.mr-75 {
  margin-right: 3.75rem;
}

.mr-80 {
  margin-right: 4rem;
}

.mr-85 {
  margin-right: 4.25rem;
}

.mr-90 {
  margin-right: 4.5rem;
}

.mr-95 {
  margin-right: 4.75rem;
}

.mr-100 {
  margin-right: 5rem;
}

.mb-5 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 0.5rem;
}

.mb-15 {
  margin-bottom: 0.75rem;
}

.mb-20 {
  margin-bottom: 1rem;
}

.mb-25 {
  margin-bottom: 1.25rem;
}

.mb-30 {
  margin-bottom: 1.5rem;
}

.mb-35 {
  margin-bottom: 1.75rem;
}

.mb-40 {
  margin-bottom: 2rem;
}

.mb-45 {
  margin-bottom: 2.25rem;
}

.mb-50 {
  margin-bottom: 2.5rem;
}

.mb-55 {
  margin-bottom: 2.75rem;
}

.mb-60 {
  margin-bottom: 3rem;
}

.mb-65 {
  margin-bottom: 3.25rem;
}

.mb-70 {
  margin-bottom: 3.5rem;
}

.mb-75 {
  margin-bottom: 3.75rem;
}

.mb-80 {
  margin-bottom: 4rem;
}

.mb-85 {
  margin-bottom: 4.25rem;
}

.mb-90 {
  margin-bottom: 4.5rem;
}

.mb-95 {
  margin-bottom: 4.75rem;
}

.mb-100 {
  margin-bottom: 5rem;
}

.mt-5 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 0.5rem;
}

.mt-15 {
  margin-top: 0.75rem;
}

.mt-20 {
  margin-top: 1rem;
}

.mt-25 {
  margin-top: 1.25rem;
}

.mt-30 {
  margin-top: 1.5rem;
}

.mt-35 {
  margin-top: 1.75rem;
}

.mt-40 {
  margin-top: 2rem;
}

.mt-45 {
  margin-top: 2.25rem;
}

.mt-50 {
  margin-top: 2.5rem;
}

.mt-55 {
  margin-top: 2.75rem;
}

.mt-60 {
  margin-top: 3rem;
}

.mt-65 {
  margin-top: 3.25rem;
}

.mt-70 {
  margin-top: 3.5rem;
}

.mt-75 {
  margin-top: 3.75rem;
}

.mt-80 {
  margin-top: 4rem;
}

.mt-85 {
  margin-top: 4.25rem;
}

.mt-90 {
  margin-top: 4.5rem;
}

.mt-95 {
  margin-top: 4.75rem;
}

.mt-100 {
  margin-top: 5rem;
}

/******************** padding **********************/
.p-5 {
  padding: 0.25rem;
}

.p-10 {
  padding: 0.5rem;
}

.p-15 {
  padding: 0.75rem;
}

.p-20 {
  padding: 1rem;
}

.p-25 {
  padding: 1.25rem;
}

.p-30 {
  padding: 1.5rem;
}

.p-35 {
  padding: 1.75rem;
}

.p-40 {
  padding: 2rem;
}

.p-45 {
  padding: 2.25rem;
}

.p-50 {
  padding: 2.5rem;
}

.p-55 {
  padding: 2.75rem;
}

.p-60 {
  padding: 3rem;
}

.p-65 {
  padding: 3.25rem;
}

.p-70 {
  padding: 3.5rem;
}

.p-75 {
  padding: 3.75rem;
}

.p-80 {
  padding: 4rem;
}

.p-85 {
  padding: 4.25rem;
}

.p-90 {
  padding: 4.5rem;
}

.p-95 {
  padding: 4.75rem;
}

.p-100 {
  padding: 5rem;
}

.pl-5 {
  padding-left: 0.25rem;
}

.pl-10 {
  padding-left: 0.5rem;
}

.pl-15 {
  padding-left: 0.75rem;
}

.pl-20 {
  padding-left: 1rem;
}

.pl-25 {
  padding-left: 1.25rem;
}

.pl-30 {
  padding-left: 1.5rem;
}

.pl-35 {
  padding-left: 1.75rem;
}

.pl-40 {
  padding-left: 2rem;
}

.pl-45 {
  padding-left: 2.25rem;
}

.pl-50 {
  padding-left: 2.5rem;
}

.pl-55 {
  padding-left: 2.75rem;
}

.pl-60 {
  padding-left: 3rem;
}

.pl-65 {
  padding-left: 3.25rem;
}

.pl-70 {
  padding-left: 3.5rem;
}

.pl-75 {
  padding-left: 3.75rem;
}

.pl-80 {
  padding-left: 4rem;
}

.pl-85 {
  padding-left: 4.25rem;
}

.pl-90 {
  padding-left: 4.5rem;
}

.pl-95 {
  padding-left: 4.75rem;
}

.pl-100 {
  padding-left: 5rem;
}

.pr-5 {
  padding-right: 0.25rem;
}

.pr-10 {
  padding-right: 0.5rem;
}

.pr-15 {
  padding-right: 0.75rem;
}

.pr-20 {
  padding-right: 1rem;
}

.pr-25 {
  padding-right: 1.25rem;
}

.pr-30 {
  padding-right: 1.5rem;
}

.pr-35 {
  padding-right: 1.75rem;
}

.pr-40 {
  padding-right: 2rem;
}

.pr-45 {
  padding-right: 2.25rem;
}

.pr-50 {
  padding-right: 2.5rem;
}

.pr-55 {
  padding-right: 2.75rem;
}

.pr-60 {
  padding-right: 3rem;
}

.pr-65 {
  padding-right: 3.25rem;
}

.pr-70 {
  padding-right: 3.5rem;
}

.pr-75 {
  padding-right: 3.75rem;
}

.pr-80 {
  padding-right: 4rem;
}

.pr-85 {
  padding-right: 4.25rem;
}

.pr-90 {
  padding-right: 4.5rem;
}

.pr-95 {
  padding-right: 4.75rem;
}

.pr-100 {
  padding-right: 5rem;
}

.pb-5 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 0.5rem;
}

.pb-15 {
  padding-bottom: 0.75rem;
}

.pb-20 {
  padding-bottom: 1rem;
}

.pb-25 {
  padding-bottom: 1.25rem;
}

.pb-30 {
  padding-bottom: 1.5rem;
}

.pb-35 {
  padding-bottom: 1.75rem;
}

.pb-40 {
  padding-bottom: 2rem;
}

.pb-45 {
  padding-bottom: 2.25rem;
}

.pb-50 {
  padding-bottom: 2.5rem;
}

.pb-55 {
  padding-bottom: 2.75rem;
}

.pb-60 {
  padding-bottom: 3rem;
}

.pb-65 {
  padding-bottom: 3.25rem;
}

.pb-70 {
  padding-bottom: 3.5rem;
}

.pb-75 {
  padding-bottom: 3.75rem;
}

.pb-80 {
  padding-bottom: 4rem;
}

.pb-85 {
  padding-bottom: 4.25rem;
}

.pb-90 {
  padding-bottom: 4.5rem;
}

.pb-95 {
  padding-bottom: 4.75rem;
}

.pb-100 {
  padding-bottom: 5rem;
}

.pt-5 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 0.5rem;
}

.pt-15 {
  padding-top: 0.75rem;
}

.pt-20 {
  padding-top: 1rem;
}

.pt-25 {
  padding-top: 1.25rem;
}

.pt-30 {
  padding-top: 1.5rem;
}

.pt-35 {
  padding-top: 1.75rem;
}

.pt-40 {
  padding-top: 2rem;
}

.pt-45 {
  padding-top: 2.25rem;
}

.pt-50 {
  padding-top: 2.5rem;
}

.pt-55 {
  padding-top: 2.75rem;
}

.pt-60 {
  padding-top: 3rem;
}

.pt-65 {
  padding-top: 3.25rem;
}

.pt-70 {
  padding-top: 3.5rem;
}

.pt-75 {
  padding-top: 3.75rem;
}

.pt-80 {
  padding-top: 4rem;
}

.pt-85 {
  padding-top: 4.25rem;
}

.pt-90 {
  padding-top: 4.5rem;
}

.pt-95 {
  padding-top: 4.75rem;
}

.pt-100 {
  padding-top: 5rem;
}

#primary {
  position: relative;
  z-index: 5;
}

#load-bg {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100wh;
  height: 100vh;
  z-index: 9999999;
}

.owl-item .custom-product-item {
  max-width: initial;
}

@media (max-width: 992px) {
  .wp-block-uagb-section .uagb-section__inner-wrap {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .menu .menu-item {
    position: relative;
    padding: 0;
    margin: 0;
  }
  .menu .menu-item a {
    padding: 10px 0;
    display: block;
  }
  .menu .menu-item.menu-item-has-children {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .menu .menu-item.menu-item-has-children > a {
    width: calc(100% - 50px);
  }
  .menu .menu-item.menu-item-has-children > .sub-menu {
    display: none !important;
    background-color: #fff;
    padding: 15px 0;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
  .menu .menu-item.menu-item-has-children > .sub-menu > li {
    padding-left: 30px;
    padding-right: 15px;
  }
  .menu .menu-item.menu-item-has-children > .sub-menu > li a {
    color: #000000;
  }
  .menu .menu-item.menu-item-has-children.open > .sub-menu {
    display: block !important;
  }
  .menu .menu-item.menu-item-has-children > .sipka {
    display: inline-block;
    margin-left: 0;
    cursor: pointer;
    width: 50px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
  }
  .menu .menu-item.menu-item-has-children > .sipka::before {
    content: "▾";
    display: inline-block;
    margin-top: 2px;
    font-size: 1.5rem;
    transition: transform 0.2s ease;
    color: #ffffff;
  }
  .menu .menu-item.menu-item-has-children.open > .sipka::before {
    transform: rotate(180deg);
  }
  .menu .sub-menu {
    margin-left: 1rem;
  }
  .footer-contacts {
    margin-right: 0;
  }
  .footer-col .widget .wp-block-heading {
    font-size: 0.9rem;
    margin-bottom: 8px;
    margin-top: 20px;
  }
}
.wp-block-uagb-section {
  display: flex;
  width: 100%;
}

.show-admin {
  display: none !important;
}

body.logged-in .show-admin {
  display: initial !important;
}

.w-100p .uagb-section__inner-wrap {
  width: 100%;
}/*# sourceMappingURL=custom.css.map */