/* Uživatelský profil */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #779F8C;
}
.nav-tabs .nav-link {
    color: #000;
}

.dropdown-toggle::after {
    vertical-align: .100em;
}

/* 404 */
.module-404-v2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #777;
    border: .1rem solid #ededed;
    padding:1rem 0;
}
.module-404-v2 .module-404-item {
    -ms-flex: 1 1 34rem;
    flex: 1 1 34rem;
    padding: 2rem 4rem;
}
.module-404-v2 .module-404-item:first-child {
    border-right: .2rem solid darkred;
    text-align:center;
}
.module-404-v2 .module-404-item:first-child.noborder {
    border-right: 0;
}
.module-404-v2 .module-404-title {
    color: darkred;
    font-size:3em;
    font-weight: 700;
}
.module-404-v2 .module-404-cpt {
    font-size: 1.2em;
    margin:0rem 0;
}
.module-404-v2 .module-404-head {
    font-weight: 700;
    font-size: 2em;
    margin:0;
}
.module-404-v2 .module-404-search {
    width: 100%;
    margin: 2rem auto;
    background: #f4f4f4;
    border: .1rem solid #ededed;
    padding:2rem;
}
.module-404-v2 .module-404-cap {
    padding-bottom: 2rem;
    display: inline-block;
    font-size:1.4em;
}
.module-404-v2 .module-404-input {
    padding: 1rem;
    min-height: 3.5rem;
    width: 100%;
    border: .1rem solid #ededed;
    background-color: #fff;
    vertical-align: middle;
    line-height: 2rem;
    transition:box-shadow .2s, border .2s;
}
.module-404-v2 .module-404-input:focus {
    outline: none;
    border: .1rem solid darkred;
    box-shadow:0 0 .5rem darkred;
}
.module-404-v2 .module-404-btn {
    padding: .5rem 1.5rem;
    min-height: 4rem;
    color: #fff;
    border: .1rem solid rgb(163 0 98/var(--tw-text-opacity));
    background: rgb(163 0 98/var(--tw-text-opacity));
    vertical-align: middle;
    line-height: 2rem;
    transition: box-shadow .2s, border .2s;
    box-shadow:inset 0 .1rem 0 hsla(0, 33%, 99%, .4);
}
.module-404-v2 .module-404-btn:hover {
    background: darkred;
    border:.1rem solid darkred;
}
.module-404-v2 .module-404-contact {
    text-align:left;
}
.module-404-v2 .module-404-cont {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:0 -.5rem;
}
.module-404-v2 .module-404-cont > * {
    padding:.5rem;
}
.module-404-v2 a {
    color: darkred;
}
.module-404-v2 a:hover {
    text-decoration:none;
}
.module-404-v2 ul {
    padding:0;
}
.module-404-v2 ul li {
    list-style-type:none;
    margin:0;
}
.module-404-v2 .module-404-anchor li {
    background: transparent;
    padding-left:0;
}

/* Kontakty */
.post-content .checkout-footer .footer-checkout-contact {
    margin-top: 0px;
    max-width: 100%;
}
.post-content .checkout-footer .footer-checkout-contact ul {
    padding-right: 2rem;
}

/* Footer */
footer .footer-content .socials-icons a {
    color: #115636;
}
footer .footer-content .socials-icons a:hover {
    color: #779F8C;
}

/* Košíku footer */
.checkout-footer .footer-checkout-contact {
    margin-top: 0px;
}

/* Kategorie */
.category-filter {
    overflow: scroll;
    max-height: 208px;
}
.subcategory-card .subcategory-card-item {
    padding: 10px 6px 5px 6px;
    gap: 10px;
}
.subcategory-card .subcategory-card-item span {
    text-align: center;
}
.product-archive .product-archive-card .product-image {
    height: auto;
}

/* Thank you page */
.basket-checkout .table tr.basket-price-total td {
    padding: 2px;
    font-weight: normal;
}
.basket-checkout .table tr.basket-price-total.last td {
    border-bottom: 1px solid #D9D9D9;
}
.color-brand-3 {
    padding: 10px 0px 0px 0px;
    margin: 0;
}
.spacer {
    padding: 20px 0px;
}
.delivery-block {
    padding: 35px;
}

/* Archive page */
.articles-archive.archive-page {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
    background: #fff;
}

/* Flags */
.dropdown-item img {
    width: 18px;
    margin-right: 5px;
}

/* Košík */
.delivery-block .form-item .note {
    margin-left: 59px;
}
.delivery-block .form label img {
    padding-right: 5px;
    margin-left: 5px;
}
.basket table td {
    text-align: left;
}
.basket-checkout .table tr td.name {
    font-size: 90%;
    line-height: 1rem;
}
.cart_code_small {
    font-size: 85%;
}
.modal-dialog .product-archive-card img.product-image {
    border-radius: 5px;
    height: auto;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.form-select-small {
    display: block;
    width: 100%;
    padding: .55rem 0.25rem 0.38rem 0.55rem;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.5;
}
.cart-low {
    width: 100%;
    display: block;
    font-size: 90%;
}
.sticky-top {
    z-index: 1;
}
.basket .form-control {
    min-width: 80px;
}

/* Product detail */
.delivery-block.detailed {
    padding: 20px;
}
.product-detail-gallery .slider li img {
    width: 100%;
}
.add-to-card .form-control {
    width: 80px;
}

/* Varianty */
.variant-image img {
    max-width: 100px;
}
.table.variants tr td {
    vertical-align: middle;
}

/* Modal */
.modal.show .modal-dialog {
    background: #fff;
}
.modal-dialog {
    pointer-events: all;
}
.modal-dialog .form-control, .basket .form-control {
    width: 80px;
}

/* Index */
.favorite-categories .favorite-categories-card.front-page {
    padding: 10px 10px 0px 10px;
}
.favorite-categories .favorite-categories-card span.front {
    font-size: 1.5rem;
}
.carousel-item img {
    border-radius: 5px;
}

@media (max-width: 992px) {
    .favorite-categories .favorite-categories-card {
        padding: 5px!important;
    }
    .favorite-categories .favorite-categories-card span {
        font-size: 85%!important;
    }
}

/* Pager */
.custom_pager {
    justify-content: space-between;
}