body {
    font-size: 16px;
}

html,
code, kbd, pre, samp,
body,
.tooltip,
.carousel-control .icon-prev, .carousel-control .icon-next,
h1, h2, h3, h4,
.quantity input,
.vote-initials,
.empty-content,
.external-fonts-loaded .empty-content, .blank-mode .empty-content,
.SizeID-button .sb-button, .SizeID-button .sb-button span,
.vote-name,
.external-fonts-loaded .vote-name, .blank-mode .vote-name,
.external-fonts-loaded body, body.blank-mode,
.external-fonts-loaded, .blank-mode,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .cart-table .main-link, .cart-related-name,
.external-fonts-loaded h1, .external-fonts-loaded h2, .external-fonts-loaded h3, .external-fonts-loaded h4, 
.external-fonts-loaded h5, .external-fonts-loaded h6, .external-fonts-loaded .h1, .external-fonts-loaded .h2, 
.external-fonts-loaded .h3, .external-fonts-loaded .h4, .external-fonts-loaded .h5, .external-fonts-loaded .h6, 
.external-fonts-loaded .cart-table .main-link, .external-fonts-loaded .cart-related-name, .blank-mode h1, 
.blank-mode h2, .blank-mode h3, .blank-mode h4, .blank-mode h5, .blank-mode h6, .blank-mode .h1, .blank-mode .h2, 
.blank-mode .h3, .blank-mode .h4, .blank-mode .h5, .blank-mode .h6, .blank-mode .cart-table .main-link, 
.blank-mode .cart-related-name {
    font-family: 'Signika Negative', sans-serif !important;
}

#header {
    background-color: #fffaf2;
}

.navigation-in>ul>li>a {
    color: #412D22;
}

.navigation-in {
    background-color: #fffaf2;
}

.navigation-buttons a[data-target="login"]:hover {
    color: #412D22; 
    background-color: #fffaf2;
}

.navigation-buttons a[data-target="login"] {
    color: #412D22; 
    background-color: #fffaf2;
}
.navigation-buttons a[data-target="search"] {
    color: #412D22;
    background-color: #fffaf2;
}

.navigation-in ul.menu-level-2 a:hover {
    color: #B1833A;
}

.navigation-in ul.menu-level-2 a {
    color: #412D22;
}

.navigation-in ul.menu-level-2 {
    border-color: #412D22;
    background-color: #fffaf2;
    border-width: 2px;
}

.navigation-in>ul>li.exp>a, .navigation-in>ul>li>a:hover {
    color: #B1833A;
}

.menu-helper>span {
    color: #412D22; 
    background-color: #fffaf2;
}

.menu-helper > ul > li a:hover {
    color: #B1833A;
}

.menu-helper > ul > li a {
    color: #412D22;
    background: transparent;
}

.navigation-buttons a[data-target="search"]:hover {
    color: #B1833A;
    background-color: #fffaf2;
}

.navigation-buttons a[data-target="search"]::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikonka-hledat-nova.svg");
}

.navigation-buttons a[data-target="login"]::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikona-Admin.svg");
}

.navigation-buttons a[data-target="cart"]::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikona-Cart.svg");
}

.navigation-buttons a[data-target="navigation"]::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikona-menu.svg");
}

.navigation-close::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikonka-menu-x.svg");
}

.navigation-buttons a[data-target="cart"]:hover {
    color: #B1833A;
}

.navigation-buttons a[data-target="cart"] {
    color: #412D22;
}

.navigation-buttons > a[data-target="cart"] i {
    color: #fff; 
    background-color: #412D22;
}

.navigation-window-visible .navigation-buttons a[data-target="navigation"] {
    color: #412D22 !important; 
    background-color: transparent !important;
}

.navigation-window-visible .navigation-buttons a[data-target="navigation"]:hover {
    color: #B1833A !important; 
    background-color: transparent !important;
}

.navigation-buttons a[data-target="navigation"]:hover {
    color: #B1833A !important; 
    background-color: transparent !important;
}

.navigation-buttons a[data-target="navigation"] {
    color: #412D22; 
    background-color: #fffaf2;
}

.products-block .p {
    border: none;
}

.navigation-in ul.menu-level-2 {
    border-color: transparent ;
}

#header .site-name a img {
    margin: auto;
}

/*
.menu-helper.empty {
    display: none;
}
*/

.menu-level-1 li a[href="/wish-list/"] {
    display: none;
}

.navigation-buttons {
    border: none;
}

.navigation-in ul li a {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    #navigation {
        margin-left: 20px;
    }
    .navigation-buttons a {
        width: 50px;
    }
    .menu-helper>ul {
        background-color: #fffaf2;
        border-color: transparent;
    }
}

#carousel {
    padding-top: 0px;
}

@media (max-width: 768px) {
    #carousel {
        margin-top: -60px !important;
    }   
}

@media (min-width: 768px) {
    #carousel {
        margin-top: -100px !important;
    }   
}

#header .container {
    z-index: 10;
}

.navigation-buttons>a {
    border: none;
}

.navigation-in ul li a b,
.menu-helper>span {
    font-weight: 400;
} 

.submenu-arrow::after,
.menu-helper>span::after {
    content: url("/user/documents/upload/DMupravy/ico/Ikona-menu-rozbalovacka.svg") !important;   
}

.mini-ban {
    position: relative;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
    border-radius: 10px;
}

.mini-ban .pseudolink {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.mini-ban .cover {
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.mini-ban h1 {
    font-size: 36px;
    line-height: normal;
    font-weight: 400;
    margin: 0;
}

.mini-ban .cstm-bann-btn {
    font-size: 16px;
    position: relative;
    width: fit-content;
}

.mini-ban .cstm-bann-btn:after {   
    content: url("/user/documents/upload/DMupravy/ico/Ikona-sipka-banner.svg");
    display: inline-block;
    vertical-align: -.175em;
    margin-left: 5px;
}

.mini-ban .red {
    color: #fa3333;
}

.mini-ban .desert,
.middle-ban .desert,
.title-ban .desert {
    color: #B1833A !important;
}

.mini-ban .brown,
.middle-ban .brown,
.title-ban .brown,
#footer h4 {
    color: #412D22 !important;
}

.homepage-tabs-wrapper .shp-tabs-holder {
    border: none;
}

.homepage-tabs-wrapper .shp-tabs-holder .shp-tab a {
    background: transparent;
    border-radius: 10px;
    border-color: #B1833A;
    opacity: 0.5;
}

.homepage-tabs-wrapper .shp-tabs-holder .shp-tab.active a,
.homepage-tabs-wrapper .shp-tabs-holder .shp-tab a:hover {
    border-color: #B1833A;
    transform: scale(1.1);
    opacity: 1;
}

.homepage-tabs-wrapper .shp-tabs-holder ul.shp-tabs li {
    margin: 0 10px;
}

.products-block > div .p .name {
    height: 20px;
}

.btn {
    background-color: #B1833A !important;
    border-color: #B1833A !important;
    color: #fff !important;
    border-radius: 10px !important;
    line-height: unset !important;
    padding: 12.5px !important;
}

.btn:hover {
    border-color: #412D22 !important;
    background-color: #412D22 !important;
    color: #fff !important;
} 

input {
    border-radius: 10px;
}

.middle-ban {
    background: #fffaf2;
    position: relative;
    margin: 30px 0;
    padding: 0px;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}

.middle-ban h1 {
    margin: 0 0 20px 0;
}

.middle-ban h2 {
    margin: 0;
}

.middle-ban-in {
    display: flex;
    flex-direction: row;
    justify-content: center;
    justify-items: center;
    justify-self: center;
    flex-wrap: wrap;
}

.middle-ban-in > div {
    margin: auto;
}

.middle-ban .image {
    position: relative;
    padding: 0px !important;
}

@media only screen 
  and (min-width: 767px) 
  and (max-width: 1024px) 
  and (orientation: landscape) {
    .mobile .next-to-carousel-banners {
        margin-top: -700px !important;
    }
}

@media only screen 
  and (min-width: 767px) 
  and (max-width: 1024px) 
  and (orientation: portrait) {
    .mini-ban h1 {
        font-size: 72px;
        line-height: normal;
    }
    .mini-ban .cstm-bann-btn {
        font-size: 36px;
    }
    .mini-ban .cstm-bann-btn:after {
        vertical-align: .05em;
        transform: scale(1.7);
        margin-left: 15px;
    }
}

@media only screen 
    and  (min-width: 768px) 
    and (max-width: 1024px) 
    and (orientation: portrait) {
    .mini-ban h1 {
        font-size: 72px;
        line-height: normal;
    }
    .mini-ban .cstm-bann-btn {
        font-size: 36px;
    }
    .mini-ban .cstm-bann-btn:after {
        vertical-align: .05em;
        transform: scale(1.7);
        margin-left: 15px;
    }
}

@media only screen 
    and (min-width: 834px) 
    and (max-width: 834px) 
    and (orientation: portrait) {
        .mini-ban h1 {
            font-size: 72px;
            line-height: normal;
        }
        .mini-ban .cstm-bann-btn {
            font-size: 36px;
        }
        .mini-ban .cstm-bann-btn:after {
            vertical-align: .05em;
            transform: scale(1.7);
            margin-left: 15px;
        }
}

@media only screen 
    and (min-width: 1024px) 
    and (max-width: 1024px) 
    and (orientation: portrait) {
        .mini-ban h1 {
            font-size: 72px;
            line-height: normal;
        }
        .mini-ban .cstm-bann-btn {
            font-size: 36px;
        }
        .mini-ban .cstm-bann-btn:after {
            vertical-align: .05em;
            transform: scale(1.7);
            margin-left: 15px;
        }
}

@media (min-width: 768px) {
    .middle-ban .text {
        padding-right: 0px;
    }
    .photo-b img {
        border-radius: 0 10px 10px 0;
    }
    .middle-ban .button {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .mini-ban .cover {
        padding: 12.5px;
        padding-right: 100px;
    }

    .mini-ban h1 {
        font-size: 26px !important;
    }

    .mini-ban .cstm-bann-btn {
        font-size: 16px !important;
    }

    .mini-ban .cover br {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .mini-ban .cover {
        padding: 30px;
    }
    .middle-ban .text {
        order: 2;
        margin: 15px 0;
    }
    
    .middle-ban .image {
        order: 1;
    }
    
    .middle-ban .button {
        order: 3;
        margin: 15px 0;
    }
    .middle-ban-in>div {
        width: 100% !important;
        text-align: center;
    }
    .middle-ban-in .image-cover {
        position: relative !important;
        margin-top: -25px;
    }
    .photo-b img {
        border-radius: 0 0 10px 10px;
    }
    .title-ban-in .text-content {
        padding-bottom: 20px;
    }
    .title-ban h1 {
        text-align: center;
    }
}

@media (max-width: 375px) {
    .mini-ban .cover {
        padding: 20px;
    }
    .mini-ban h1 {
        font-size: 28px;
    }
}

.middle-ban {
    margin-bottom: 70px;
}

.body-banners .banner-wrapper {
    width: 100%;
}

.middle-ban .image-cover {
    margin-top: -35px;
    position: relative;
}

.middle-ban h1,
.title-ban h1 {
    font-size: 28px;
}

.middle-ban h2 {
    font-size: 20px;
}

.homepage-texts-wrapper {
    background-color: #fffaf2;
    border-radius: 10px;
    overflow: hidden;
}

.homepage-texts-wrapper>div {
    margin: 0;
}

.title-ban-in {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}

.title-ban-in div {
    margin: auto;
}

.title-ban-in .text-content p {
    font-size: 18px;
}

.title-ban .photo-b {
    padding: 0;
    position: relative;
}

.title-ban .pseudo-over {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
}

.title-ban .pseudo-over .pseudo-over-in {
    color: #fffaf2;   
    background-color: #412D22;
    border-radius: 10px;
    padding: 20px;
    margin: 0;
}

#footer {
    border: none;
    background-color: #fffaf2;
}

.footer-bottom, .footer-newsletter {
    border-color: #412D22;
}

#header * {
    z-index: 1;
}

.navigation-window-visible #navigation {
    z-index: 2;
    background: #fffaf2;
}

.mail::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikona-mail.svg") !important;
    margin-top: -10px;
}

.tel::before { 
    content: url("/user/documents/upload/DMupravy/ico/Ikona-telefon.svg") !important;
    margin-top: -10px;
}

.facebook::before {
    content: url("/user/documents/upload/DMupravy/ico/Ikona-Facebook.svg") !important;
    margin-top: -10px;
}

.contact-box ul li>span {
    margin-bottom: 5px;
}

.contact-box ul li:last-child>span {
    margin-bottom: 0px;
}

.next-to-carousel-banners {
    margin-top: -200px;
}

.in-index .blog-hp {
    padding: 30px 10px;
    margin-top: 40px;
}

.in-index #newsWrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: revert;
    justify-content: center;
}

.in-index .news-item {
    padding: 15px !important;
    margin: 0px;
}

.in-index .news-item:nth-child(4+n) {
    display: none !important;
}

.news-item .text .description {
    font-weight: 300;
}

.in-index .news-item .text {
    padding: 0 15px;
}

.in-index .news-item .text > a {
    text-align: center;
    text-decoration: none !important;
}

.in-index .news-item * {
    transition: 300ms;
}

.in-index .blog-hp {
    border-radius: 10px;
}

.in-index .blog-hp::before {
    color: #412D22 !important;
    font-size: 28px;
    font-weight: 700;
}

@media (min-width: 768px) {
    .in-index .blog-hp {
        width: 727px;
    }
}

@media (min-width: 992px) {
    .in-index .blog-hp {
        width: 952px;
    }
}

@media (min-width: 1200px) {
    .in-index .blog-hp {
        width: 1158px;
    }
}

@media (min-width: 1440px) {
    .in-index .blog-hp {
        width: 1398px;
    }
}

.menu-level-1 > li:nth-last-child(-n+3) a {
    color: #B1833A
}

.menu-level-1 > li:nth-last-child(-n+3) a:hover {
    color: #412D22
}

.submenu-visible .navigation-in > ul > li.ext.exp > ul, .submenu-visible .menu-helper>ul>li.ext.exp>ul {
    background: #fffaf2;
    border-radius: 0 0 5px 5px;
}

input,
.box.box-bg-default {
    border-radius: 10px !important;
}

.next-step .next-step-back {
    border-radius: 10px;
    border: solid 1px #412D22;
    line-height: unset !important;
    padding: 12.5px !important;
}

.quantity,
.co-box {
    border-radius: 10px;
}

.quantity .increase {
    border-radius: 0 10px 10px 0;
}

.quantity .decrease {
    border-radius: 10px 0 0 10px;
}

.quantity span {
    transition: 300ms;
}

.quantity span:hover {
    background-color: #fffaf2;
}

.type-detail .shp-tabs-holder ul.shp-tabs li a {
    border-radius: 10px 10px 0 0;
}

@media (min-width: 768px) {
    .category-header input[type="radio"]+label,
    ol.cart-header li a span, 
    ol.cart-header li strong span {
        border-radius: 10px 10px 0 0;
    }
}

@media (max-width: 767px) {
    ol.cart-header {
        border-bottom: none;
    }
    ol.cart-header li span,
    .category-header input[type="radio"]+label {
        border-radius: 10px;
        border: solid 1px #e7e7e7 !important;
    }
    .category-header input[type="radio"]+label {
        margin-bottom: 5px;
    }
    ol.cart-header li {
        margin-bottom: 10px;
    }
    ol.cart-header li:last-of-type {
        margin-bottom: 0;
    }
    #category-header {
        border: none;
    }
}

ol.cart-header li a span {
    transition: 300ms;
}

ol.cart-header li a span:hover {
    background: #fffaf2;
}

.in-index .news-item .description {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.type-posts-listing .news-item .description {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.type-posts-listing .news-item {
    margin-bottom: 20px;
}

.in-index .news-item .description,
.type-posts-listing .news-item .description {
    visibility: hidden;
}

.p-detail .stars-wrapper {
    margin-bottom: 10px;
}

.type-detail .stars.star-list {
    width: fit-content;
    height: fit-content;
}

.type-detail .stars.star-list .star {
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin-right: 2.5px;
}

.type-detail .stars.star-list a::before, 
.type-detail .stars.star-list span::before {
    font-size: 18px;
    line-height: 18px;
}

.pseudolink {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.image-cover .pseudo-link {
    top: -35px;
}

.middle-ban-in .button {
    z-index: 5;
}

@media (min-width: 768px) {
    .navigation-buttons * {
        background-color: transparent !important;   
    }
}