.search-form-wrapper {
    display:none;
}

/* menu */
.header {
    -webkit-box-shadow: 0px 8px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 15px 1px rgba(0, 0, 0, 0.2);
}


.navbar__menu-list:not(#mapa-webu-submenu) > .navbar__menu-item>.navbar__menu-link {
      font-weight: bold;
    font-size: 20px;
}


/*section cell-borders*/
.section-3-col-bottom-text.cell-borders .section-cell-item,
.section-3-col-top-text.cell-borders .section-cell-item {
    border-radius: 10px;
    background-color: var(--bs-body-bg);
    border: 1px solid rgba(var(--bs-body-color-rgb),0.125);
    -webkit-box-shadow: 0px 8px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 15px 1px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1200px){
    section.section-3-col-bottom-text.cell-borders .section-cell-item.col-lg-3 {
        width:calc(25% - 2*var(--section-item-margin));
    }
}


/*article borders*/
.product-item,
.category,
.article-item {
    overflow: hidden;
    -webkit-box-shadow: 0px 8px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 8px 15px 1px rgba(0, 0, 0, 0.2);
    background-color: var(--bs-body-bg);
    align-self: stretch;
    padding: 15px;
    height: 100%;
    border-radius:10px;
    -webkit-transition: .2s;
    transition: .2s;
    border: 1px solid rgba(var(--bs-body-color-rgb),0.125);
}

.product-item:hover,
.category:hover,
.article-item:hover {
    border-color: rgba(var(--bs-primary-rgb),0.25);
    -webkit-box-shadow: 0 8px 16px -10px rgba(0,0,0,.2);
    box-shadow: 0 8px 16px -10px rgba(0,0,0,.2)
}
.product-item__title,
.category__title,
.article-item__title {
    font-size: clamp(1.2rem, .3rem + 1.3vw, 1.3rem);
}
/*=====basic padding, margin, text-align*/
.container--article h1+p,
.container--article .h1+p {
    margin-top: 0;
}
.section--header h1,
.section--header .h1,
.section-title h1,
.section-title .h1 {
    text-align: left
}
.perex__text-wrapper,
.section-perex__text-wrapper {
    text-align: left;
    margin-left: auto;
    margin-right: auto
}
@media(min-width: 768px) {
    .section--header,
    .section--text {
        padding-left: 0;
        padding-right: 0rem
    }
}
.perex,
.section-perex {
    padding-left: 0;
    padding-right: 0rem
}
.font-size-fluid,
.col-text,
.section--header,
.section--text,
.section-blank,
.section-title,
.section-header,
.section-cta,
.section-2-col-right-text,
.section-2-col-left-text {
    font-size: var(--bs-body-font-size);
    line-height: var(--bs-body-line-height);
}
.section-container:not(.section-bg)+p+.section-container:not(.section-bg) {
    padding-top: 0;
}
section .section-bg-light,
section .section--bg,
section .section-bg {
    padding: 1rem !important;
    margin: 0;
}
.section-3-col-bottom-text,
.section-3-col-top-text {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
}
.section-3-col-bottom-text .section-cell-item,
.section-3-col-top-text .section-cell-item {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.section-3-col-bottom-text,
.section-3-col-top-text {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}
.section-3-col-bottom-text .section-cell-parent .section-cell-item,
.section-3-col-bottom-text .section-cell-parent .section-cell-item {
    margin-bottom: 20px;
}
/*section not bg*/
.section-container:not(.section-bg)+p+.section-container:not(.section-bg) {
    padding-top: 0;
}
/*section-services*/
.section-services li,
.section--services li {
    border: 0;
}
/*padding*/
#index .main,
#index .container--article,
#index .main>.container:first-child {
    padding-bottom: 5px;
}
.navbar__menu-list:not(#mapa-webu-submenu) > .navbar__menu-item>.navbar__menu-link,
h6,
.h6,
h5,
.h5,
h4,
.cart-form__title,
.account-form__title,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1,
.btn,
.cookies__button,
.comment__reply,
.comment__hide,
.add-comment__button--close,
.add-comment__button--submit,
.product-page__cart-button,
.product-item__cart-button,
.cart-button,
.promo-code__submit,
.account-button,
.minicart__button-cart,
.minicart__button-close,
.search-form__search-button,
.locked__submit,
.eshop-filters__submit,
.motto__button-link,
.navbar__search-button {
    text-transform: uppercase
}

/* Bloky s uzsim containerem - pokud je potreba predefinovat $line-width
====================================================================== */

.container--article .col-text,
.container--article .section--header,
.container--article .section--text,
.container--article .section-blank,
.container--article .section-title,
.container--article .section-header,
.container--article .section-cta,
.container--article .col-text.section-bg-light>*,
.container--article .col-text.section-bg>*,
.container--article .section--header.section-bg-light>*,
.container--article .section--header.section-bg>*,
.container--article .section--text.section-bg-light>*,
.container--article .section--text.section-bg>*,
.container--article .section-blank.section-bg-light>*,
.container--article .section-blank.section-bg>*,
.container--article .section-title.section-bg-light>*,
.container--article .section-title.section-bg>*,
.container--article .section-header.section-bg-light>*,
.container--article .section-header.section-bg>*,
.container--article .section-cta.section-bg-light>*,
.container--article .section-cta.section-bg>*,
.section--3-col-text-bottom h3,
.section--3-col-text-bottom p,
.section--3-col-text-top h3,
.section--3-col-text-top p,
.comments,
.top-products__title,
.active-category__title,
.perex,
.section-perex,
.sitemap,
.product-page__description .section-dynamic[data-dynamic-type="folder"],
.col-text.section-bg-light>*,
.col-text.section-bg>*,
.section--header.section-bg-light>*,
.section--header.section-bg>*,
.section--text.section-bg-light>*,
.section--text.section-bg>*,
.section-blank.section-bg-light>*,
.section-blank.section-bg>*,
.section-title.section-bg-light>*,
.section-title.section-bg>*,
.section-header.section-bg-light>*,
.section-header.section-bg>*,
.section-cta.section-bg-light>*,
.section-cta.section-bg>*,
.section-pricelist.section-bg-light>*,
.section-pricelist.section-bg>*,
.col-text,
.section--header,
.section--text,
.section-blank,
.section-title,
.section-header,
.section-cta,
.section-pricelist,
.section-3-col-bottom-text h3,
.section-3-col-bottom-text .h3,
.section-3-col-bottom-text p,
.section-3-col-top-text h3,
.section-3-col-top-text .h3,
.section-3-col-top-text p {
    max-width: unset;
}

@media (min-width: 768px) {
    .user-form,
    .form-row--center .form-row__text,
    .account-form__fieldset,
    .form-row--center .form-row__text {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .section-3-col-bottom-text h3,
    .section-3-col-bottom-text .h3,
    .section-3-col-bottom-text p,
    .section-3-col-top-text h3,
    .section-3-col-top-text .h3,
    .section-3-col-top-text p {
        max-width: 100%;
    }
}
@media(min-width: 768px) {
    body,
    table,
    form,
    .accordion-button,
    .font-size-fluid,
    .col-text,
    .section--header,
    .section--text,
    .section-blank,
    .section-title,
    .section-header,
    .section-cta,
    .section-2-col-right-text,
    .section-2-col-left-text {
        font-size: calc(.12vw + 1rem);
        line-height: inherit;
    }
}