* {
    font-family: "Poppins", sans-serif;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
button,
.btn,
.btn-primary,
.price.price-final,
#navigation .navigation-in ul li>a>b {
    font-family: "Oswald", serif;
    font-weight: 400;
    font-style: normal;
}

#navigation .navigation-in ul li>a>b {
    font-weight: 500 !important;
}

p,
span,
a,
div {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

/*Cookies*/
.siteCookies__form {
    background-color: #C11F00;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


@media (min-width: 768px) {
    .siteCookies--bottom.siteCookies--scrolled {
        background-color: #C11F00;
    }
}

.siteCookies__link,
.siteCookies__button {
    border-radius: 0px;
    text-transform: uppercase;
}

.siteCookies__link {
    border-color: #FFFFFF;
    background-color: transparent;
    color: #FFFFFF;
}

button.siteCookies__button.js-cookiesConsentSubmit{
    background-color: #000000;
    color: #FFFFFF;
}

@media (hover: hover) {
    .siteCookies__link:hover {
        background: #5e1004;
    }
}

/*Header*/
#header .site-name a img {
    width: 100%;
}

#header .header-bottom {
    border: none;
}

button.btn.btn-default.search-button {
    display: block;
    background-color: black;
    border-color: black;
    color: white;
}

.search-input-icon:before {
    color: white;
}

#header .search-form .search-input::placeholder,
#header .search-form:hover .search-input::placeholder,
#header .search-input:focus,
.search-focused #header .search-input {
    color: #FFFFFF !important;
}

.top-navigation-bar {
    background-color: #000000;
    border-color: #000000;
    color: #ffffff;
}

.top-navigation-bar {
    font-size: 13px;
}

.top-navigation-bar a,
.top-navigation-bar p,
.top-navigation-bar span {
    color: #ffffff;
}

ul.top-navigation-bar-menu-helper a {
    color: #000000;
}

#header .search-input,
#header .search-input:focus {
    background-color: #C11F00;
}

@media (min-width: 768px) {
    #header .search-form:hover .search-input {
        background-color: #C11F00;
    }
}

.search-input-icon:before {
    background: url(/user/documents/pw-upload/icons/lupa.png);
    content: "";
    background-size: contain;
    height: 30px;
    width: 30px;
}

.navigation-buttons a[data-target=login]:before {
    background: url(/user/documents/pw-upload/icons/prihlaseni.png);
    content: "";
    background-size: contain;
    height: 40px;
    width: 40px;
}

.navigation-buttons a[data-target=cart]:before {
    background: url(/user/documents/pw-upload/icons/nakupni-kosik.png);
    content: "";
    background-size: contain;
    height: 40px;
    width: 40px;
}

.menu-helper>span, .menu-helper>ul>li a b{
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .in-index #content {
        padding-top: 0px;
    }

    header#header {
        z-index: 1003;
        position: relative;
    }

    .top-navigation-bar {
        z-index: 1004;
        position: relative;
    }

    .fitted .navigation-in,
    .submenu-visible .navigation-in {
        max-height: 68px !important;
    }

    .navigation-buttons>a[data-testid=headerSignup],
    a.top-nav-button.top-nav-button-login.primary.login.toggle-window>span,
    span.cart-price.visible-lg-inline-block {
        display: none !important;
    }

    #header .navigation-buttons a[data-target=login] {
        display: block;
    }

    .top-navigation-bar .container {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 2.5px;
        padding-bottom: 2.5px;
    }

    button#topNavigationDropdown {
        background-color: transparent;
        border: none;
        font-size: 20px;
        top: 4px;
        position: relative;
    }
    
    .navigation-buttons>.dropdown {
        order: -1;
    }
    
    #header .navigation-buttons>.dropdown>.dropdown-menu{
        top: 35px;
        min-width: 100px !important;
    }
    #header .navigation-buttons>.dropdown>.dropdown-menu a {
        margin-left: 0px;
        height: auto;
        padding: 0px !important;
        line-height: 1.5;
    }
    
    #header .navigation-buttons>.dropdown>.dropdown-menu li a:before{
        display: none;
    }
}

.messages,
.user-action-login.popup-widget.login-widget,
.user-action-cart.popup-widget.cart-widget.loader-wrapper {
    z-index: 1005;
}

.navigation-in.menu>ul.menu-level-1>li:first-child a {
    padding-left: 0px;
}

ul.menu-level-2>li:before {
    content: "" !important;
    position: absolute !important;
    top: -1px !important;
    width: 5000px !important;
    height: 100% !important;
    left: -2500px !important;
    background-color: #fff !important;
    z-index: -1 !important;
    border-top: 1px solid black;
}

.row.banners-content.body-banners>div {
    width: 100% !important;
}

.navigation-buttons>a[data-target=cart] i {
    background-color: #c11f00;
    color: white;
}

@media (min-width: 992px) {
    .admin-logged .popup-widget.login-widget {
        top: 128px !important;
    }

    .popup-widget.login-widget {
        top: 110px !important;
    }

    .popup-widget.login-widget:before {
        right: 105px;
    }
}

.benefitBanner__title {
    text-transform: uppercase;
    font-size: 15px;
}

.benefitBanner__data {
    color: #C11F00;
    font-size: 14px;
}

.benefitBanner__picture {
    flex: 0 0 60px;
    max-width: 60px;
}

.top-navigation-tools>div>a>img {
    max-height: 20px !important;
    margin-right: 5px;
}

.top-navigation-tools>div:not(:last-child) {
    margin-right: 0px;
}

.top-navigation-bar .top-navigation-tools {
    justify-content: flex-start;
}

.top-navigation-bar .container {
    flex-direction: row-reverse;
}

.top-navigation-menu {
    display: flex;
    justify-content: flex-end;
    padding-right: 0px !important;
    flex: 0 1 530px !important;
}

@media (max-width: 768px) {
    .navigation-bar-menu a {
        padding: 4px 10px !important;
    }
}

.top-navigation-tools {
    flex: 0 1 calc(100% - 530px) !important;
}

@media (min-width: 768px) {
    #header .navigation-buttons a[data-target=cart] i {
        left: 25px;
    }
}

.top-navigation-tools .phone a {
    padding-left: 0px !important;
}

.top-navigation-menu li.top-navigation-menu-item-29 a {
    padding-right: 0px !important;
}

.col-sm-4.dlazdice-wrapper {
    width: 100% !important;
    margin: 70px 0px;
    padding: 0px !important;
}

.in-index .homepage-group-title.homepage-products-heading-1.h4 {
    display: inline-block;
    width: 100%;
}

.in-index .homepage-group-title.homepage-products-heading-12.h4,
.in-index .products-wrapper.product-slider-holder.has-navigation.vyprodej{
    display: none;
}

.homepage-blog-wrapper .news-item>a {
    display: flex !important;
}

.homepage-blog-wrapper .news-item>a>.image {
    width: 40% !important;
}

.in-blog .news-item>a {
    padding-right: 30px;
}

.in-blog .news-item>a img {
    margin-bottom: 0px !important;
}

.homepage-blog-wrapper .news-item>a>.text {
    width: 60% !important;
    display: flex;
    text-align: left;
    justify-content: space-between;
}

.in-blog .news-item>.text,
.in-blog .news-item>a {
    width: 50% !important;
}

.in-blog .news-item>.text {
    display: flex;
    justify-content: space-between;
}

.news-item .image {
    margin-right: 30px;
}

.homepage-blog-wrapper .news-item .title,
.in-blog .news-item .text h2 a {
    margin-top: 0px;
    color: #C11F00;
}

.in-blog .news-item .text h2 a {
    font-family: "Oswald", serif;
    font-weight: 700;
}

.in-blog .news-wrapper {
    margin-top: 20px !important;
}

.in-blog .news-wrapper .news-item {
    flex-direction: row;
    margin-bottom: 0px;
    padding: 20px;
    padding-bottom: 40px !important;
    width: 50% !important;
}

.container-narrow.hp-blog-wrapper,
.welcome-wrapper.container-narrow {
    width: 100% !important;
    text-align: center;
}

.col-sm-8.podporujeme-wrapper,
.col-sm-12.podporujeme-wrapper,
.row.hp-podporujeme.row-velkoobchod {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}

.col-sm-8.podporujeme-wrapper .row.hp-podporujeme .col-sm-12.col-md-3,
.col-sm-12.podporujeme-wrapper .row.hp-podporujeme .col-sm-12.col-md-3,
.row.hp-podporujeme.row-velkoobchod .col-sm-12.col-md-3 {
    display: flex;
    width: 200px;
    justify-content: center;
    align-items: center;
}

.row.hp-podporujeme,
.row.hp-podporujeme.row-velkoobchod {
    display: flex;
    justify-content: center;
    gap: 50px;
}

footer img.logo {
    max-width: 200px;
}

footer#footer,
.footer-bottom {
    background-color: #000000;
}

footer#footer {
    margin-top: 100px;
}

footer#footer p,
footer#footer a,
footer#footer span,
.footer-bottom p,
.footer-bottom a,
.footer-bottom span {
    color: white;
}

.footer-bottom .container {
    padding-left: 0px;
    padding-right: 0px;
}

.custom-footer__banner45.col-sm-6.col-lg-3 {
    width: 100% !important;
    display: flex
}

.custom-footer__banner45.col-sm-6.col-lg-3>div {
    width: calc(100% / 3);
}

footer#footer h4 {
    color: #C11F00 !important;
    font-size: 21px;
    font-weight: 500;
    font-family: oswald;
    text-transform: uppercase;
}

.newsletter-block .custom-footer__newsletter.col-sm-6.col-lg-3 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

footer ul.socials img,
footer p.contact-icons img {
    width: 23px;
    margin-right: 15px;
}

footer p.contact-icons a {
    width: 100%;
}

footer .newsletter-block h4.topic {
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: lowercase;
    font-size: 18px;
}

footer .newsletter-block .btn {
    background-color: #C11F00;
    border-color: #C11F00;
}

footer .newsletter-block .btn:hover {
    background-color: #8d1700 !important;
    border-color: #8d1700 !important;
}

footer .newsletter-block .btn.btn-arrow-right:before {
    color: white;
}

footer .newsletter-block .consents.consents-first {
    margin-top: 0px;
    font-size: 14px;
}

footer .levram-block-footer p {
    margin-top: 30px;
    margin-bottom: 0px;
}

footer .levram-block-footer .contact-icons .tel-contact {
    margin-bottom: 5px;
}

.blog-wrapper .news-item .read-article,
.in-blog .news-item .read-article {
    display: block;
    margin-top: 20px;
    background-color: #C11F00;
    width: fit-content;
    padding: 10px 20px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Oswald';
    transition: 0.3s;
}

.blog-wrapper .news-item .read-article:hover,
.in-blog .news-item .read-article:hover {
    background-color: #8d1700;
    transition: 0.3s;
}

.products-block>div .p .stars-wrapper {
    display: none;
}

/*Part 2*/
.categories li a,
#categories>.categories>.topic>a,
.subcategories.with-image li a .text {
    font-family: 'Oswald', sans-serif;
}

.subcategories.with-image li a .text {
    font-weight: 500;
}

button.pagination-button.active {
    background-color: #C11F00 !important;
}

.product-slider-holder .product-slider-pagination .pagination-button {
    height: 4px;
    background-color: #000000;
}

.product-slider-holder .product-slider-navigation.navigation-prev:before {
    background: url("/user/documents/pw-upload/icons/sipka-l.png") !important;
    content: "" !important;
    background-size: contain !important;
    height: 30px;
    width: 30px;
}

.product-slider-holder .product-slider-navigation.navigation-next:before {
    background: url("/user/documents/pw-upload/icons/sipka-p.png") !important;
    content: "" !important;
    background-size: contain !important;
    height: 30px;
    width: 30px;
}

.homepage-blog-wrapper .news-item .title,
button.btn.btn-cart.add-to-cart-button>span {
    font-family: "Oswald", serif;
}

button.btn.btn-cart.add-to-cart-button>span {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
}

.price.price-final {
    color: #7FB069;
}

.p-in-in>.name>span,
.p-in-in>.name>span>.category-appendix {
    font-family: 'Oswald';
    font-size: 20px;
    font-weight: 500;
    color: black;
}

.p .name {
    height: 60px !important;
}

ul.menu-level-2>li>div>a>span {
    font-family: 'Oswald';
    font-weight: 500;
    line-height: 1.3 !important;
}

ul.menu-level-3.has-more-items li>a {
    text-transform: lowercase !important;
    font-weight: 300 !important;
    line-height: 1.1;
}

ul.menu-level-3.has-more-items {
    max-height: 35px !important;
}

#navigation .has-more-items .more-items-trigger {
    display: none !important;
}

.type-category .slider-wrapper{
    max-width: 100% !important;
}

#cboxOverlay, #cboxWrapper, #colorbox{
    z-index: 1006 !important;
}

@media (min-width: 768px) {
    .breadcrumbs {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
    }
}

@media (min-width: 992px) {

    .type-posts-listing main#content,
    .type-page main#content {
        padding-left: 0px;
        padding-right: 0px;
    }

    .type-product .breadcrumbs {
        width: 100%;
    }
}

@media (min-width: 1440px) {

    .type-posts-listing .container-narrow,
    .type-page .container-narrow,
    .type-post div#content-wrapper {
        width: 1418px !important;
    }
}

/*Kategorie*/
.sidebar {
    width: 380px;
}

#categories {
    background: #C11F00;
    padding: 0 20px;
    border: 1px solid #C11F00;
    font-family: "Oswald", sans-serif;
}

.categories a {
    padding-top: 10px;
    padding-bottom: 10px;
}

#categories>.categories>.topic>a {
    color: #fff;
}

.box-bg-variant .categories a {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.categories .topic>a {
    padding-left: 0;
}

#categories>.categories>.active.expanded {
    margin: 0 -20px;
    background: #fff;
}

#categories>.categories>.active.expanded a {
    margin-right: 20px;
}

.categories ul a {
    padding-left: 30px;
    font-size: 18px !important;
}

.categories .topic.child-active>a {
    font-weight: 500;
}

.categories ul ul a {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.categories li.active>a {
    font-weight: 500;
}

#categories .expandable>a>span,
#categories .expandable>.topic>a>span {
    right: 0;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
}

#categories .expandable.expanded>a>span::before,
#categories .expandable.expanded>.topic>a>span::before {
    content: "-";
    font-family: "Oswald", sans-serif;
    font-size: 30px;
}

#categories .expandable.external>a>span::before,
#categories .expandable.external>.topic>a>span::before,
#categories .expandable>a>span::before,
#categories .expandable>.topic>a>span::before {
    content: "+";
    font-family: "Oswald", sans-serif;
    font-size: 30px;
}

#categories>.categories>div>a>span::before {
    color: #fff;
}

#categories>.categories>.active.expanded>li.expanded>ul.active>li.active>a {
    text-decoration: underline;
    font-weight: 600 !important;
}

.products-inline.products-top {
    flex-direction: column;
}

.products-inline.products-top>div {
    width: 100%;
}

.products-inline>div .p .p-in .p-in-in {
    flex-basis: unset;
}

.products-inline>div .p .p-in .p-in-in .name {
    font-size: 21px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
}

.products-inline.products-top>div .p .p-in {
    display: flex !important;
    justify-content: space-between;
    width: auto;
}

.products-inline>div .p .p-in .p-bottom {
    flex-basis: unset;
}

.products-inline.products-top>div .p {
    width: 100%;
}

#productsTop>div {
    border-bottom: 1px solid rgba(46, 123, 138, 0.32);
    padding: 0 0 15px;
}

#productsTop>div:last-child {
    border-bottom: none;
}

.products-inline>div .p .price strong {
    font-family: "Oswald", sans-serif;
    font-size: 28px;
    font-weight: 500;
    color: #A40D00;
}

@media (min-width: 768px) {
    .products-block>div .p .p-bottom.single-button .prices {
        height: 56px;
    }

    ul.menu-level-3>li>a {
        text-transform: lowercase !important;
        font-size: 12px;
    }

    .navigation-in>ul>li.ext>ul>li>div>ul {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }
    .navigation-in>ul>li.ext>ul>li>div>ul>li, .navigation-in>ul>li.ext>ul>li>div>ul>li>a{
        line-height: 1;
        font-size: 12px;
    }
}

.p-tools a.btn.btn-primary {
    color: white;
    background-color: #7FB069;
    border-color: #7FB069;
}

.products-inline.products-top>div .p .p-in {
    width: calc(100% - 90px) !important;
}

.products-inline.products-top>div .p .p-in .p-bottom {
    min-width: fit-content;
}

.p-tools a.btn.btn-primary:hover,
.btn.btn-default:hover,
a.btn.btn-default:hover,
.row.velkoobchod span.btn.btn-default {
    background-color: #618f4d !important;
    border-color: #618f4d !important;
    text-decoration: none !important;
}

.row-velkoobchod span.btn.btn-default {
    color: white !important;
}

.product.active:hover .p-tools a.btn.btn-primary {
    text-decoration: none !important;
}

.product-slider-holder .product-slider-navigation.navigation-prev {
    left: -15px;
}

.product-slider-holder .product-slider-navigation.navigation-next {
    right: -15px;
}

.flag.flag-discount {
    background-color: #C11F00;
}

.filter-section fieldset {
    display: none;
    margin-top: 10px;
}

.filter-section.active fieldset {
    display: block;
}

.filter-section h4,
.slider-wrapper h4 {
    cursor: pointer;
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0;
}

.filter-section h4:hover,
.slider-wrapper h4:hover {
    background-color: #e0e0e0;
}

.slider-wrapper .slider-header,
.slider-wrapper .slider-content {
    display: none;
}

.slider-wrapper.active .slider-header,
.slider-wrapper.active .slider-content {
    display: inline;
}

.slider-wrapper {
    padding: 11px 0px;
}

.slider-header>span {
    padding: 10px 5px;
}

.filter-section+.filter-section {
    border-top-width: 0px;
}

.col-sm-8.podporujeme-wrapper,
.col-sm-12.podporujeme-wrapper {
    padding-bottom: 100px;
}

.benefitBanner__item {
    justify-content: center;
}

.category-top h4 {
    font-size: 22px;
    margin-bottom: 30px;
}

div#productsTop a.name {
    height: 30px !important;
}

.product:hover .p-tools a {
    text-decoration: none !important;
}

.product .p-tools a.btn {
    font-size: 18px;
}

span.load-products.btn.btn-default.unveil-button {
    background-color: #C11F00;
    border-color: #C11F00;
    transition: 0.3s;
    color: white;
}

span.load-products.btn.btn-default.unveil-button:hover {
    background-color: #8d1700 !important;
    border-color: #8d1700 !important;
    transition: 0.3s;
}

@media (min-width: 1440px) {
    ul.subcategories.with-image .col-xl-3 {
        width: calc(100% / 3);
    }
}

.dropdown-menu a, .top-navigation-bar-menu a, .top-navigation-bar-menu-helper a, .top-navigation-tools a{
    padding: 4px 10px !important;
}


.category-perex p,
.category-perex span,
.category-perex a,
.category-perex li {
    font-size: 14px;
}

.product .p-in .ratings-wrapper .stars-placeholder {
    display: none;
}

.products-block>div .p .p-bottom {
    padding-top: 0px;
}

.products-block>div .p .p-bottom>div .p-tools {
    padding-top: 10px;
    padding-bottom: 0px;
}

.products-block>div .p .availability {
    padding-top: 10px;
}

.p-detail-inner-header h1 {
    font-weight: 500;
}

table.detail-parameters tbody tr th:after {
    border-top-color: transparent;
}

div#category-filter-hover>div>h4::after {
    font-family: oswald;
    content: "+";
    font-size: 30px;
    height: 30px !important;
    display: flex;
    width: 30px;
    align-items: center;
}

div#category-filter-hover>div.active>h4::after {
    content: "-";
    padding-bottom: 5px !important;
}

div#category-filter-hover>div>h4 {
    display: flex;
    width: 100% !important;
    align-items: center;
    justify-content: space-between;
}

#clear-filters {
    margin-bottom: 10px;
    text-align: left;
}

.flag.flag-tip,
.flag.flag-action,
.flag.flag-new {
    font-size: 15px;
    height: 25px !important;
    padding-right: 10px;
    position: relative;
}

.flags-default .flag:after,
.flags-default .flag:before {
    background-color: inherit;
    content: "";
    height: 12px;
    padding-bottom: inherit;
    position: absolute;
    right: -12px;
    width: 12px;
}

.flags-default .flag:after {
    top: 0;
    transform: skewX(-45deg);
    transform-origin: 100% 0;
}

.flags-default .flag:before {
    bottom: 0px;
    transform: skewX(45deg);
    transform-origin: 100% 100%;
}

a.top-nav-button.top-nav-button-logout.primary.logout,
a.top-nav-button.top-nav-button-account.secondary>span {
    display: none;
}

a.top-nav-button.top-nav-button-account.secondary:before {
    background: url(/user/documents/pw-upload/icons/prihlaseni-hover-aktivni.png);
    content: "";
    background-size: contain;
    height: 40px;
    width: 40px;
}

.btn.btn-cart,
.btn.btn-conversion,
a.btn.btn-cart,
a.btn.btn-conversion {
    color: white !important;
}

.flags {
    left: 0px;
    position: absolute;
    top: 0px;
}

button.btn.btn-default.search-button:hover {
    background-color: #3b0101;
    border-color: #3b0101;
}

.type-product .benefitBanner__picture {
    flex: 0 0 70px;
    max-width: 70px;
    background-color: #c11f00;
    border-radius: 70px;
    padding: 15px;
}

.type-product .extended-description {
    display: none;
}

.shp-tabs-holder ul.shp-tabs a.shp-tab-link {
    font-family: 'Oswald';
    font-weight: 500;
}

.variant-list.variant-not-chosen-anchor {
    display: flex;
    align-items: center;
}

#product-detail-form .surcharge-label,
#product-detail-form .variant-label {
    padding-bottom: 0px;
}

.type-product span.variant-label {
    margin-right: 20px;
    font-weight: 500;
    font-family: 'Oswald';
    font-size: 18px;
}

.type-product table.detail-parameters span.row-header-label {
    font-weight: 500;
    font-family: 'Oswald';
    font-size: 18px;
}

#header .search-input {
    color: white !important;
}

.search-focused .search-input-icon:before,
.search-window-visible .search-input-icon:before {
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.searchWhisperer.active {
    box-shadow: 0px 5px 20px 0px #00000042;
}

.searchWhisperer__buttonWrapper .btn.searchWhisperer__button {
    color: white;
}

.searchWhisperer__buttonWrapper .btn.searchWhisperer__button:hover {
    background-color: #618f4d;
    border-color: #618f4d;
}

.in-kontakty .row.rychlyKontakt>div,
.in-kontakty h1 {
    text-align: center;
}

.in-kontakty .row.kontaktForm {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 70px;
}

.type-page h1 {
    color: #C11F00;
    font-weight: 700;
    font-size: 38px;
}

.row.row-velkoobchod.introduction .image img {
    width: 100%;
    max-width: 500px;
}

.row.row-velkoobchod.introduction .image {
    display: flex;
    justify-content: center;
}

.row.row-velkoobchod.introduction,
.row.row-velkoobchod.mid,
.row.row-velkoobchod.vyhody {
    margin-bottom: 70px;
}

.row.row-velkoobchod.mid {
    display: flex;
}

.row.row-velkoobchod.mid>.text {
    display: flex;
    min-height: 100% !important;
    align-content: center;
    flex-wrap: wrap;
}

.row.row-velkoobchod.mid>.text>div {
    height: fit-content;
}

.row.row-velkoobchod.vyhody {
    text-align: center;
}

.row.row-velkoobchod.bottom {
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.row.hp-podporujeme.row-velkoobchod {
    flex-wrap: wrap;
    text-align: center;
}

.row-velkoobchod h2 {
    font-weight: 700;
    font-size: 31px;
}

.row-velkoobchod h3 {
    font-weight: 500;
    font-size: 25px;
}

.row.row-velkoobchod.vyhody>div:first-child,
.row.row-velkoobchod.bottom span.btn.btn-default {
    margin-bottom: 20px;
}

.in-kontakty .rychlyKontakt .col-sm-4 img {
    width: 80px;
}

.in-kontakty .row.rychlyKontakt {
    display: flex;
    margin-top: 50px;
    margin-bottom: 100px;
}

.in-kontakty .row.rychlyKontakt>div:nth-child(1),
.in-kontakty .row.rychlyKontakt>div:nth-child(2) {
    border-right: 1px solid;
}

.in-kontakty .row.kontaktForm>div {
    box-shadow: 0px 0px 20px 0px #00000014;
}

.in-kontakty .row.kontaktForm>div {
    box-shadow: 0px 0px 20px 0px #00000014;
    padding: 40px 30px !important;
}

.in-kontakty .row.kontaktForm>div>p:nth-child(1) strong {
    font-size: 20px;
}

.in-kontakty .row.kontaktForm>div>p:nth-child(2) {
    display: none;
}

.in-kontakty .row.kontaktForm .form-group.submit-wrapper input[type=submit].btn {
    color: white;
    background-color: #7FB069;
    border-color: #7FB069;
    font-family: "Oswald", serif;
}

.in-kontakty .row.kontaktForm .form-group.submit-wrapper input[type=submit].btn:hover {
    background-color: #618f4d;
    border-color: #618f4d;
}

span.pagination-appendix {
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: 200;
}

.in-blog.type-posts-listing h1 {
    text-transform: uppercase;
}

.type-product .btn.btn-conversion:hover,
div#rate-form input.btn.btn-sm.btn-primary:hover,
a#continue-order-button:hover,
button#orderFormButton:hover,
button#submit-order:hover {
    background-color: #618f4d !important;
    border-color: #618f4d !important;
}

div#rate-form input.btn.btn-sm.btn-primary {
    color: white;
    background-color: #7fb069;
    border-color: #7fb069;
    padding: 10px 20px;
}

.search .btn.btn-default:hover {
    background-color: #3b0101 !important;
    border-color: #3b0101 !important;
}

.order-button-text {
    font-family: "Oswald", serif;
}

.in-index .row.hp-dlazdice>div {
    transition: 0.3s;
}

.in-index .row.hp-dlazdice>div:hover {
    scale: 1.04;
    transition: 0.3s;
}

.mobile .category-header #products-listing-order {
    border-color: #000000;
}

body:not(.in-sportovni-vyziva):not(.in-zdrava-vyziva):not(.in-zdravi-a-krasa):not(.in-zrani-k-hrani) .subcategories.with-image li a .image {
    display: none;
}

body:not(.in-sportovni-vyziva):not(.in-zdrava-vyziva):not(.in-zdravi-a-krasa):not(.in-zrani-k-hrani) .subcategories.with-image{
    margin-left: -5px;
    margin-right: -5px;
}
body:not(.in-sportovni-vyziva):not(.in-zdrava-vyziva):not(.in-zdravi-a-krasa):not(.in-zrani-k-hrani) .subcategories.with-image li{
    padding-bottom: 5px;
    padding-top: 0px;
}
body:not(.in-sportovni-vyziva):not(.in-zdrava-vyziva):not(.in-zdravi-a-krasa):not(.in-zrani-k-hrani) .subcategories li a {
    color: #FFFFFF;
    background: #C11F00;
    margin: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
body:not(.in-sportovni-vyziva):not(.in-zdrava-vyziva):not(.in-zdravi-a-krasa):not(.in-zrani-k-hrani) .subcategories.with-image li a .text{
    max-width: 100%;
}

div#productsTop a.name {
    height: fit-content !important;
}

/*Responzivita*/
@media (max-width: 1439px) and (min-width: 1200px) {
    .top-navigation-tools>div:not(:last-child) {
        margin-right: 0px;
    }

    .type-category .slider-wrapper {
        max-width: 100%;
    }

    .footer-bottom .container {
        max-width: 100% !important;
    }
}

@media(min-width: 1200px){
    .type-category .products-block .p>a.image {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {

    .facebook>a>span,
    .instagram>a>span,
    .phone>a>span,
    .mail>a>span {
        display: none;
    }

    .top-navigation-tools>div:not(:last-child) {
        margin-right: 0px;
    }

    .type-category .slider-wrapper {
        max-width: 100%;
    }

    .footer-bottom .container {
        max-width: 100% !important;
    }

    .container-narrow {
        width: 972px;
    }

    div#productsTop a.name {
        height: fit-content !important;
    }
}

@media (max-width: 991px){
    .dropdown-menu a, .top-navigation-bar-menu a, .top-navigation-bar-menu-helper a, .top-navigation-tools a {
        padding: 4px 10px !important;
    }

    .row.row-velkoobchod.introduction .image {
        margin-top: 40px;
        justify-content: flex-start;
    }

    .row.row-velkoobchod.mid>div {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .row.row-velkoobchod.mid {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .facebook>a>span,
    .instagram>a>span,
    .phone>a>span,
    .mail>a>span {
        display: none;
    }

    .top-navigation-tools>div:not(:last-child) {
        margin-right: 0px;
    }

    .type-category .slider-wrapper {
        max-width: 100%;
    }

    .footer-bottom .container {
        max-width: 100% !important;
    }

    .menu-helper>span,
    .menu-helper>ul>li a b {
        font-family: "Oswald", serif;
        font-weight: 500 !important;
    }

    .banners-row .col-sm-4 {
        padding-left: 10px;
    }

    .banners-row .banner-wrapper+.banner-wrapper {
        margin-top: 15px;
    }

    .row.hp-dlazdice>div {
        width: 50% !important;
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
    }

    .benefitBanner__content {
        width: 235px;
    }

    .homepage-blog-wrapper .news-item>a,
    .in-blog .news-wrapper .news-item {
        flex-wrap: wrap;
    }

    .homepage-blog-wrapper .news-item>a>.image,
    .homepage-blog-wrapper .news-item>a>.text,
    .in-blog .news-item>.text,
    .in-blog .news-item>a {
        width: 100% !important;
    }

    .news-item .image {
        margin-right: 0px;
        margin-bottom: 20px;
    }


    .in-blog .news-item>a {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .in-blog.type-posts-listing main#content {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .welcome-wrapper {
        margin-bottom: 0px !important;
    }

    input.query-input.form-control.search-input.js-search-input {
        font-size: 13px !important;
    }

    .row.row-velkoobchod.bottom,
    .row.row-velkoobchod.vyhody>.col-sm-12.col-md-6.col-lg-3 {
        width: 90%;
    }

    .row.row-velkoobchod.vyhody>.col-sm-12.col-md-6.col-lg-3 {
        margin-bottom: 40px;
    }

    .row.row-velkoobchod.vyhody {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .row.kontaktForm>.col-sm-6 {
        width: 80%;
    }

    .in-kontakty .row.rychlyKontakt>div:nth-child(1),
    .in-kontakty .row.rychlyKontakt>div:nth-child(2) {
        border-right: none;
    }

    div#productsTop a.name {
        height: fit-content !important;
    }
}

@media (max-width: 767px) {
    body,
    .p-in-in>.name>span,
    .products-block .p .name{
        font-size: 14px !important;
    }

    .h1, h1{
        font-size: 24px;
    }

    .homepage-group-title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .news-item .text .title,
    .category-top h4{
        font-size: 21px;
    }

    .btn, a.btn{
        padding: 5px 15px;
    }

    .product .p-tools a.btn,
    footer#footer h4 {
        font-size: 16px;
    }

    .homepage-blog-wrapper {
        margin-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .in-blog .news-item>a,
    .news-wrapper .news-item .news-image {
        padding-right: 0px;
        margin-bottom: 20px !important;
    }

    .homepage-blog-wrapper .news-item>a,
    .homepage-blog-wrapper .news-item>a>.text,
    .row.hp-podporujeme,
    .row.custom-footer>div,
    .in-blog .news-wrapper .news-item,
    .in-blog .news-item>.text {
        flex-wrap: wrap;
    }

    .row.custom-footer>div>div {
        padding-left: 0px;
        padding-right: 0px;
    }

    .in-blog.type-posts-listing main#content {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .homepage-blog-wrapper .news-item>a>.image,
    .homepage-blog-wrapper .news-item>a>.text,
    .homepage-blog-wrapper .news-item>a>.text,
    .row.hp-podporujeme .col-sm-12.col-md-3,
    .row.custom-footer>div>div,
    .in-blog .news-wrapper .news-item,
    .in-blog .news-item>.text,
    .in-blog .news-item>a,
    .in-kontakty .row.rychlyKontakt>div {
        width: 100% !important;
    }

    .homepage-blog-wrapper .news-item>a>.image {
        width: 100% !important;
        margin-right: 0px;
    }

    .benefitBanner__content {
        width: 235px;
    }

    body>.overall-wrapper {
        padding-bottom: 0px !important;
    }

    .product-slider-holder .product-slider-navigation.navigation-prev:before,
    .product-slider-holder .product-slider-navigation.navigation-next:before {
        height: 30px;
        width: 30px;
    }

    .product-slider-holder .product-slider-navigation.navigation-prev:before {
        background: unset !important;
        content: "" !important;
    }

    .product-slider-holder .product-slider-navigation.navigation-next:before {
        background: unset !important;
        content: "" !important;
    }
    
    .carousel-control.left:before,
    .carousel-control.right:before{
				content: "" !important;
        border: none !important;
    }

    .in-index .row.hp-dlazdice{
        display: flex;
        flex-wrap: wrap;
    }

    .in-index .row.hp-dlazdice>div {
        display: flex;
        justify-content: center;
        width: 50%;
        margin-bottom: 40px;
    }

    .in-index .row.hp-dlazdice>div:last-child {
        margin-bottom: 0px;
    }

    span.show-tooltip {
        font-size: 12px;
    }

    footer#footer {
        margin-top: 60px;
    }

    .in-kontakty .row.rychlyKontakt {
        flex-wrap: wrap;
        margin-bottom: 60px !important;
    }

    .in-kontakty .row.rychlyKontakt>div:nth-child(1),
    .in-kontakty .row.rychlyKontakt>div:nth-child(2) {
        border-right: none;
    }

    .in-kontakty .row.kontaktForm {
        width: 95%;
        margin: auto;
    }

    .in-kontakty .row.rychlyKontakt>div.col-sm-4 {
        margin-bottom: 20px;
    }

    .navigation-in.menu>ul.menu-level-1>li:first-child a {
        padding-left: 20px;
    }

    .navigation-buttons a[data-testid="headerSignup"] {
        display: none;
    }

    .navigation-buttons a[data-target=search]:before {
        background: url(/user/documents/pw-upload/icons/lupa-cerna.png);
        content: "";
        background-size: contain;
        height: 30px;
        width: 30px;
    }

    .navigation-buttons a[data-target=navigation]:before {
        background: url(/user/documents/pw-upload/icons/menu-open.png);
        content: "";
        background-size: contain;
        height: 25px;
        width: 25px;
        margin-top: 10px;
    }

    .navigation-window-visible .navigation-buttons a[data-target=navigation]:before {
        background: url(/user/documents/pw-upload/icons/menu-close.png);
        content: "";
        background-size: contain;
        height: 25px;
        width: 25px;
        margin-top: 10px;
    }

    .navigation-buttons a[data-target=cart]:before {
        height: 30px;
        width: 30px;
    }

    #header .header-top a.cart-count i {
        bottom: 9px;
        left: auto;
        right: 5px;
    }

    .navigation-in.menu ul.menu-level-1 li.copy a,
    ul.navigationActions a span {
        font-family: "Oswald", serif;
        font-weight: 500;
        text-transform: uppercase;
        padding-bottom: 2rem;
        padding-top: 2rem;
    }

    #navigation .navigation-in ul li>a>b {
        text-decoration: none;
    }

    .navigation-in.menu ul.menu-level-1>li:not(.copy) {
        background-color: #c11f00;
    }

    .navigation-in.menu ul.menu-level-1>li:not(.copy) a {
        color: white;
    }

    .type-category div#productsTop a.name span {
        font-size: 18px;
    } 

    .type-category div#productsTop .availability {
        font-size: 14px;
    }

    div#productsTop a.name {
        height: fit-content !important;
    }

    .breadcrumbs.navigation-home-icon-wrapper {
        font-size: 10px;
        margin-bottom: 10px;
    }

    #header .search-input:focus,
    .search-focused #header .search-input,
    .search-window-visible #header .search-input {
        background-color: #c11f00 !important;
    }

    .search-window-visible  #cboxOverlay{
        z-index: 0 !important;
        display: inline-block !important;
        background: #ffffffe6;
    }
}

@media (min-width: 480px) and (max-width: 767px) {

    .navigation-buttons a[data-target=search]:before,
    .navigation-buttons a[data-target=cart]:before {
        width: 40px;
        height: 40px;
        margin-top: 15px;
    }

    .navigation-buttons a[data-target=navigation]:before,
    .navigation-window-visible .navigation-buttons a[data-target=navigation]:before {
        width: 30px;
        height: 30px;
        margin-top: 20px;
    }

    #header .header-top a.cart-count i {
        bottom: 15px;
        right: 15px;
    }

    #header .site-name a img {
        width: fit-content;
    }

    .navigation-buttons>a[data-target=cart] i {
        font-size: 13px;
        line-height: 13px;
        height: 20px;
        width: 20px;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block>div .flags-extra .flag {
        border-radius: 100% !important;
        flex-direction: column !important;
        width: 66px !important;
        max-width: 66px !important;
        min-width: 66px !important;
        height: 66px !important;
        margin-bottom: .5ex !important;
        margin-right: 0px !important;
    }

    span.flag.flag-discount {
        bottom: 0;
        left: auto;
        right: 5px;
        top: auto;
        position: absolute;
    }
}