body {
    font-size: 16px;
    line-height: 28px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.font-regular {
    font-weight: 400!important;
    display: block;
}
@media (min-width: 768px) {
    .content {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    main#content.content.wide {
        width: calc(100% - 340px);
        padding-left: 0;
        padding-right: 0;
    }
}
#footer {
    margin-top: 48px;
}
.product-subtitle {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 8px 0;
    display: block;
}
.navigation-in
.submenu-arrow,
.footer-newsletter,
#footer ul li:before,
.custom-footer__onlinePayments h4 {
    display: none!important;
}
header,
.benefitBanner,
footer > .container {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.container.navigation-wrapper::before,
.container.navigation-wrapper::after {
  display: none!important;
}
.container.navigation-wrapper {
    justify-content: space-between;
}
a.prodlouzeni-link {
    position: relative;
    display: block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 16px 0 36px;
    color: #000;
    font-size: 14px;
    background: #FBF6EB;
    border-radius: 40px;
    z-index: 9;
    margin: 0 8px;
}
a.prodlouzeni-link:not(.prodlouzeni-link--main) {
    padding: 0 16px;
}
a.prodlouzeni-link:hover {
    text-decoration: underline;
}
a.prodlouzeni-link--main:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 14px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/user/documents/icons/book.svg) no-repeat center center;
    background-size: contain;
}
.cart-count > i {
    position: absolute;
    font-size: 10px;
    width: 20px;
    height: 20px;
    padding: 0;
    display: block;
    background: #000;
    line-height: 20px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    bottom: 20px;
    right: 20px;
    font-style: normal!important;
}
.navigation-buttons a.cart-count:before {
    content: "";
    background: url(/user/documents/icons/cart.svg) no-repeat center center;
    background-size: 24px;
    width: 100%;
    height: 100%;
    display: block;
}
.navigation-buttons a.login-link:before,
.navigation-buttons .top-nav-button-login:before,
.navigation-buttons .top-nav-button-account:before {
    content: "";
    background: url(/user/documents/icons/user.svg) no-repeat center center;
    background-size: 24px;
    width: 100%;
    height: 100%;
    display: block;
}
.navigation-buttons a[data-target=search]:before {
    content: "";
    background: url(/user/documents/icons/search.svg) no-repeat center center;
    background-size: 24px;
    width: 100%;
    height: 100%;
    display: block;
}
.navigation-in {
    font-size: 14px;
    line-height: 14px;
}
.navigation-in li a:hover,
.navigation-in li a.active {
    color: #D5A636!important;
}
.navigation-in ul li a{
    padding-left: 0;
    padding-right: 0;
    margin-right: 30px;
}
.navigation-in ul li a b {
    font-weight: 400;
}
.navigation-in ul li a.nav-link--akce,
.navigation-in ul li a.nav-link--akce b,
.navigation-in ul li a.nav-link--akce span {
    color: #d42424 !important;
}
.navigation-in ul li a .nav-extra-link__text {
    margin-left: 12px;
}
.navigation-in ul li.nav-extra-link a {
    display: flex;
    align-items: center;
    gap: 0;
}
.navigation-in ul li.nav-extra-link svg {
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
}
.home-prodlouzeni-link {
    display: flex !important;
    position: relative;
    right: 0;
    top: 0;
    width: calc(100% - 32px) !important;
    height: 40px;
    margin-bottom: 24px;
    margin-left: 17px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0 16px;
    color: #000;
    font-size: 12px;
    background: #FBF6EB;
    border-radius: 40px;
}
.home-prodlouzeni-link svg {
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 0;
    left: 0;
}
.home-magazin-link {
    display: flex !important;
    position: relative;
    right: 0;
    top: 0;
    width: auto;
    max-width: 260px;
    height: 40px;
    margin: 0 auto 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    padding: 0 16px;
    color: #000;
    font-size: 14px;
    background: #FBF6EB;
    border-radius: 40px;
}
.home-magazin-link:hover {
    text-decoration: underline;
}
.navigation-in ul.menu-level-2 {
    height: auto;
    overflow-y: auto;
    padding: 8px 8px 8px 16px;
    width: 350px;
    border: none!important;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.16);
}
.banners-row,
.footer-banners {
    max-width: 1240px;
    margin: 0 auto;
}
.banners-row .item,
.footer-banners a {
    overflow: hidden;
    border-radius: 24px;
}
.body-banners .banner-wrapper {
    max-width: 1240px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 24px;
}
@media (max-width: 767px) {
    .home-magazin-link {
        display: flex !important;
        position: relative;
        right: 0;
        top: 0;
        width: calc(100% - 32px) !important;
        height: 40px;
        margin: 0 auto 24px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        padding: 0 16px;
        color: #000;
        font-size: 12px;
        background: #FBF6EB;
        border-radius: 40px;
    }
    .body-banners {
        padding: 0;
    }
    .body-banners .banner-wrapper {
        border-radius: 0;
    }
    .banners-row .item {
        border-radius: 0;
    }
}
.benefitBanner__picture {
    margin-right: 16px;
    max-width: 54px;
    flex: 0 0 54px;
}
.benefitBanner__img {
    width: 54px;
    height: 54px;
}
.benefitBanner__content {
    overflow: hidden;
    padding-right: 10px;
    word-break: break-word;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.benefitBanner__title {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}
.benefitBanner__data {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}
.homepage-blog-wrapper .homepage-group-title {
    visibility: hidden;
}
.blog-wrapper .text .description {
    display: none;
}
.blog-wrapper .text .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 16px 0 4px;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
}
.homepage-blog-wrapper.blog-wrapper .read-article {
    display: block!important;
    text-align: center;
    font-size: 16px;
    text-decoration: underline;
}
.blog-wrapper .image img {
    border-radius: 24px;
}
.news-item-detail .text {
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.news-item-detail .text img {
    display: block;
    margin: 32px auto;
    border-radius: 24px;
    max-width: 80%;
}
.news-item-detail .text p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
}
.news-item-detail .text p a {
    text-decoration: underline;
}
main.content h1 {
    text-align: center;
    color: #000;
    font-size: 32px;
    line-height: 46px;
    font-weight: 400;
    margin: 8px auto 48px;
}
.advice_image_wrapper {
    height: auto;
    width: 100%;
    max-width: 816px;
    display: block;
    margin: 0 auto 48px;
    border-radius: 24px;
    overflow: hidden;
}
.news-item-detail .text .advice_image_wrapper img {
    margin: 0 !important;
    max-width: 100%;
}
footer {
    background: #FBF6EB!important;
    padding-bottom: 0!important;
    border-top: none!important;
}
.footer-bottom, .footer-newsletter {
    border-color: #D5A6361A;
}
.footer-bottom.container {
    padding: 20px 0!important;
    font-size: 13px;
}
.footer-bottom span {
    margin-bottom: 0;
}
.custom-footer {
    padding-top: 104px;
}
.custom-footer > div {
    width: 100%!important;
}
.custom-footer ul {
    padding: 0;
    list-style-type: none;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 32px;
}
.custom-footer ul li a {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    display: block;
}
.footer-bottom h4 {
    color: #000;
    margin-bottom: 16px;
    padding-bottom: 0;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}
#footer ul {
    padding-left: 0;
}
a.support {
    position: relative;
    padding-left: 12px;
}
a.support:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #73cc73;
    position: absolute;
    top: 7px;
    left: 0;
}
.custom-footer__onlinePayments p {
    text-align: left!important;
}
.pricetable td {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
    border: none!important;
    border-right: 1px solid #A78E51!important;
}
.pricetable td:last-child {
    border-right: none!important;
}
.pricetable th {
    text-align: center;
    background: #EAD29A;
    border: none;
    color: #000!important;
    border: none!important;
    border-right: 1px solid #A78E51!important;
}
.pricetable th:last-child {
    border-right: none!important;
}
.pricetable tr:nth-child(odd) td {
    background: #FBF6EB;
}

.pricetable {
    display: block;
    width: 100%;
    color: #000!important;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    overflow: auto;

}
.faqtext .pricetable {
    max-width: 604px;
    margin-left: auto;
    margin-right: auto;
}
.pricetable > table {
    min-width: 786px;
    border-radius: 16px;
    overflow: hidden;
}
.pageArticleDetail {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
body.in-recenze .pageArticleDetail {
    max-width: 1240px;
}
.benefitBanner {
    margin: 40px auto;
}
.benefitBanner__item {
    margin-bottom: 0;	
}
.box-categories h4,
.box-categories .categories:not(.active) {
    display: none;
}
.products-block>div .p .name {
    height: auto!important;
    font-size: 14px;
}
.products-block>div .p .name span {
    font-weight: 500
}
.products-block>div .p .prices {
    margin-top: 6px;
}
.products-block .p {
    border: none;
}
.products-block .p .flags {
    display: flex;
    position: absolute;
    left: 8px;
    bottom: 8px;
    flex-direction: column;
    justify-content: flex-end;
}
.flags.flags-extra {
    left: initial !important;
    bottom: 8px;
    right: 0;
}
.flags.flags-default {
    left: 0;
    bottom: 8px;
    right: initial;
    top: initial;
}
.wide .p-detail .flags.flags-extra {
    left: initial !important;
    top: 0 !important;
}
.flags-default .flag,
.flags-extra .flag,
.p-image-wrapper .flags-extra .flag {
    color: #000;
    background: #FBF6EB!important;
    border-radius: 8px;
    font-size: 11px;
    line-height: 14px;
    padding: 3px 8px;
    text-align: center;
    margin-top: 4px;
    max-width: max-content;
    opacity: 1!important;
    height: auto;
}
.p-image-wrapper .flags-extra {
    top: 0;
}
.flag.flag-discount,
.p-image-wrapper .flags-extra .flag.flag-discount {
    background: #fceded !important;
    color: #d42424 !important;
    height: fit-content;
    width: fit-content;
    min-height: fit-content;
    min-width: fit-content;
    max-width: fit-content;
    font-size: 11px !important;
}
.p-image-wrapper .flags-extra .flag.flag-discount {
    display: none!important;
}
.flags-extra .price-save {
    color: #d42424 !important;
    font-weight: 400 !important;
}
.p-final-price-wrapper .price-save:not(.no-display) {
    background: #fceded !important;
    color: #d42424 !important;
    border-radius: 20px;
    padding: 8px 16px;
    font-size: 14px;
}
@media (min-width: 321px) and (max-width: 767px) {
    .products-block>div .flags-extra .flag {
        border-radius: 8px!important;
        flex: 1 1 100%;
        flex-direction: row;
        float: none;
        height: auto;
        margin: 0;
        min-width: 100%;
        padding: 3px;
    }
    .products-block>div .flags.flags-extra {
        display: flex;
        right: 0;
        width: auto;
    }
    .products-block>div .flags-extra .flag {
        border-radius: 8px!important;
    }
}
.p-final-price-wrapper .price-final {
    margin-top: 16px;
    font-size: 38px;
}
.flags-default .flag:before,
.flags-default .flag:after {
    display: none!important;
}
.category-header input[type=radio]:checked+label {
    background: #fff;
    border: none;
    font-weight: 500;
    color: #000;
}
.category-header input[type=radio]+label:hover {
    background: transparent;
    color: #000;
}
.category-header input[type=radio]+label {
    background: transparent;
    color: #666;
    border: none;
    font-size: 12px;
    margin: 1px;
    padding: 6px 8px;
}
.p-detail-inner h1 {
    color: #000;
    font-weight: 400;
    font-size: 32px;
    line-height: 46px;
    margin: 0 0 16px;
}
select[data-parameter-name="Vlnitost"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
}
.custom-boxes {
    height: auto;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.custom-boxes .custom-box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 16px 0;
    border: 1px solid #e9d299;
    border-radius: 16px;
    background: #fff;
    cursor: pointer;
    display: flex;
    position: relative;
}
.custom-boxes .custom-box.active:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ead29a;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 999;
}
.custom-boxes .custom-box.active:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(/user/documents/icons/check.svg) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 999;
}
.custom-boxes .custom-box.active,
.custom-boxes .custom-box:hover {
    background: #fbf6eb;
    position: relative;
    border: 1px solid #e9d299;
}
.custom-boxes .custom-box .text .desc {
    display: block;
}
.custom-boxes .custom-box .text {
    display: flex;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    height: auto;
    overflow: hidden;
    padding: 0 16px 0 8px;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    flex-direction: row-reverse;
}
.custom-boxes .custom-box .img_wrapper {
    width: 50px;
    min-width: 50px;
    display: flex;
    margin: 8px;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}
.custom-boxes .custom-box .img_wrapper img {
    max-width: 50px;
    max-height: 50px;
    width: auto;
    height: auto;
}
.custom-boxes .custom-box .img_wrapper.text-only {
    width: 50%;
    min-width: 50px;
    display: block;
    margin: 16px 8px;
    position: relative;
}
.img_wrapper.text-only span.img-text {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
@media (min-width: 1200px) {
    .columns-3 .products-block > div, .columns-4 .products-block > div {
        width: 25%;
    }
}
:focus-visible, [tabindex="0"]:focus-visible,
input:focus-visible,
input[type=checkbox].focus-visible+label,
input[type=checkbox]:focus-visible+label,
input[type=radio].focus-visible+label,
input[type=radio]:focus-visible+label,
label:has(input[type=radio].focus-visible),
label:has(input[type=radio]:focus-visible),
select:focus-visible,
textarea:focus-visible {
    box-shadow: 0 0 0 4px var(--colors-focus-secondary);
    outline: 2px solid #d4a536;
    outline-offset: 2px;
}
.btn {
    text-transform: none!important;
}
.btn-conversion {
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0;
    width: auto;
    min-width: 200px;
    height: 48px;
    padding: 12px 0;
    line-height: 24px!important;
    text-align: center;
    color: #000!important;
    outline: none;
    border: none!important;
    border-radius: 33px!important;
    font-size: 14px;
    font-weight: 700!important;
    background-color: #EAD29A!important;
    text-transform: none;
    transition: background-color linear 200ms;
    flex-wrap: wrap;
}
.btn-conversion:hover {
    background-color: #D5A636 !important;
}
.btn-conversion:after {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 1ex;
    align-self: center;
    background: url(/user/documents/icons/arrow-right.svg) no-repeat center center;
    background-size: contain;
}
.order-button-text {
    font-size: 14px!important;
	font-weight: 700!important;
    text-transform: none!important;
}
.quantity {
    border: none!important;
    border-radius: 48px !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 34px;
    padding-left: 48px;
    padding-right: 48px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    background: #F7EDD7;
    overflow: hidden;
    height: 48px;
}
.quantity button {
    border-radius: 50%;
    background: #EAD29A !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    border: none !important;
    top: 4px !important;
}
.quantity .decrease {
		left: 4px!important;
}
.quantity .increase {
		right: 4px!important;
}
.quantity .decrease:before, .quantity .increase:before {
    font-size: 6px;
    height: 100%;
    left: 0;
    line-height: 40px!important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.cart-table .p-availability,
.cart-table .p-discount {
	display: none!important;
}
body.ordering-process #navigation,
body.ordering-process .navigation-wrapper:last-child {
		display: none!important;
}
body.ordering-process aside.sidebar {
	width: 100%;
}
body.ordering-process .co-box {
	padding: 10px;
}
.content-wrapper {
    background-color: #fff;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .content-wrapper-in {
        display: flex;
        flex-wrap: wrap;
        max-width: 1240px!important;
        margin: 0 auto;
    }
    .wide .p-final-price-wrapper {
        width: auto;
    }
}
.summary {
    border-top: 1px solid rgba(213, 166, 54, 0.1)!important;
}
.cart-table .cart-p-image img {
    border-radius: 12px;
}
@media (min-width: 1440px) {
    .container {
        width: 1240px!important;
        padding: 0!important;
    }
}
.p-to-cart-block .add-to-cart-button.btn-conversion:before {
    content: "\e921";
    font-size: 14px;
    margin-right: 1ex;
    align-self: center;
}
.product .p-in {
    text-align: center;
}
.products-block>div .p .availability {
    margin-top: 6px;
    opacity: 0;
}
.filter-section+.filter-section,
#category-filter-hover .filter-section:first-child {
    border-top-color: #d5a6361a;
}
.sidebar-inner>div {
    border-top-color: transparent;
}
.filters .slider-wrapper h4,
.filter-section h4 {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
}
#content .filter-section fieldset div label {
    font-size: 14px;
    display: flex;
    padding: 4px 4px 4px 16px;
    border: 1px solid #d4a536;
    border-radius: 20px;
}
#content .filter-section fieldset div label .filter-count {
    border-radius: 20px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-left: 1ex;
    padding: 4px .75em;
    background: #f6f1e5;
}
.advanced-parameter-inner:before {
    content: "";
    left: 9px;
    position: absolute;
    top: 9px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.advanced-parameter-inner.yes-before:before, .disabled .advanced-parameter-inner:before
{
    background-position: 50%;
    background-image: url(/user/documents/icons/check.svg);
    background-repeat: no-repeat;
    background-color: #fbf6e9;
    background-size: 20px;
}
.advanced-parameter-inner {
    border: none;
    box-shadow: none;
    display: block;
}
.advanced-filters-wrapper>div .advanced-parameter {
    margin: 0;
    padding: 0 !important;
}
#content .filter-section fieldset div input:checked+label {
    background: #d3a437;
    font-weight: 400;
}
#content .filter-section fieldset div label:before,
#content .filter-section fieldset div label:after {
    display: none!important;
}
#content .filter-section fieldset div {
    width: auto!important;
}
.ui-slider-horizontal .ui-slider-handle {
    border-radius: 4px;
}
.ui-slider-handle,
.ui-slider-handle:hover {
    background-color: #D5A636;
}
.slider-content, .ui-slider {
    background-color: #FBF6EB;
    border-color: #FBF6EB;
}
.ui-slider .ui-slider-range {
    background-color: #EAD29A;
    border-color: #EAD29A;
}
#content #filters {
    display: block;
    margin: 0 0 20px;
    max-width: 100%;
    position: fixed;
    right: 0;
    background: #fff;
    border-left: 1px solid #e4e4e4;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
    height: 100vh;
    top: 0;
    z-index: 99;
    width: 500px;
    left: -502px;
    transition: .3s;
    padding: 40px;
    padding-top: 70px;
    overflow: auto;
}
#content #filters.visible {
    display: block;
    left: 0;
    background: #fff;
    box-shadow: 0 0 250px #00000033;
    z-index: 9999;
}
#content #filters .filters-close-btn {
    position: absolute;
    top: 20px;
    right: 30px;
    padding: 0;
    margin: 0;
}
main .category-header .unveil-button {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    display: -ms-flexbox!important;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 500;
    text-align: left;
    margin-left: 4px;
    position: relative;
    letter-spacing: .5px;
    z-index: 1;
    border: none;
    line-height: 37px;
    height: 37px;
    font-size: 0;
    background: transparent;
    color: transparent !important;
}
main .category-header .unveil-button:before {
    width: 24px;
    height: 24px;
    content: "";
    font-size: 18px;
    font-family: icons;
    font-weight: 400;
    display: inline-block;
    position: relative;
    color: #000;
    line-height: 1;
    background-image: url(/user/documents/icons/filter.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px;
    margin-right: 12px;
}
main .category-header .unveil-button:after {
    position: relative;
    display: inline-block;
    content: "Filtrovat";
    color: #000 !important;
    font-size: 16px;
    font-family: var(--template-font);
    letter-spacing: .1px;
}
main .category-header .unveil-button:hover:after {
    text-decoration: underline;
}
#content #filters .filters-close-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    text-align: right;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 500;
    cursor: pointer;
    padding: 7px 0 7px 7px;
    margin-bottom: 15px;
}
#content #filters .filters-close-btn img {
    margin-left: 5px;
}
#content #filters .filters-close-btn:hover {
    text-decoration: underline;
}
@media (max-width: 767px) {
    #content .btn.unveil-button,
    main .category-header .unveil-button {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0 0 16px 0;
        height: 46px;
        line-height: 46px;
        justify-content: center;
    }
    #content #filters {
        height: calc(100vh - 66px);
        top: 66px;
    }
}
/*======================== BASKET STEPS ======================================*/
.basket-steps {
    position: relative;
    margin: 24px 0 16px 0;
    padding-bottom: 32px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.basket-steps__step {
    display: flex;
    align-items: center;
    color: #d6d6d6;
    text-decoration: none !important;
}
a.basket-steps__step:hover {
    color: #000;
}
a.basket-steps__step:hover .basket-steps__step-text {
    text-decoration: underline;
}
.basket-steps__step:not(:last-child) {
    padding-right: 4%;
}
.basket-steps__step-num {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    box-sizing: border-box;
    color: #A78E51;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    background: #FBF7EB;
}
.basket-steps__step-num:before {
    content: "";
    position: absolute;
    left: -10px;
    width: 9px;
    height: 100%;
    background: #fff;
}
.basket-steps__step:first-child .basket-steps__step-num,
.basket-steps__step:last-child .basket-steps__step-num {
    width: 48px;
    height: 48px;
    line-height: 48px;
}
.basket-steps__step-num svg {
    margin: 12px;
}
.basket-steps__step--last .basket-steps__step-num svg path {
    fill: #A78E51;
}
.basket-steps__step-text {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    margin-left: 8px;
    text-align: left;
    font-size: 14px;
    color: #A78E51;
}
.basket-steps__step--prev .basket-steps__step-num,
.basket-steps__step--active .basket-steps__step-num {
    color: #000;
    background: #EAD29A;
}
.basket-steps__step--last.basket-steps__step--active .basket-steps__step-num svg path {
    fill: #000;
}
.basket-steps__step--prev .basket-steps__step-text,
.basket-steps__step--active .basket-steps__step-text {
    color: #000;
}
.basket-steps__step:not(:last-child) .basket-steps__step-text:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 110%;
    width: 30px;
    height: 1px;
    background-color: #EAD29A;
}
.basket-steps__step.basket-steps__step--prev:not(:last-child) .basket-steps__step-text:after,
.basket-steps__step.basket-steps__step--active:not(:last-child) .basket-steps__step-text:after {
    background-color: #EAD29A;
}
.step_header.d-desktop h1 {
    color: #000;
    margin: 0 0 32px;
    font-size: 26px;
    line-height: 40px;
}

@media(max-width: 767px) {  
    .step_header h1 {
        color: #000;
        margin: 0 0 16px;
        font-size: 24px;
        line-height: 32px;
    }
    .basket-steps {
        display: flex;
        justify-content: space-between;
        width: 326px;
        margin: 0 auto;
        padding-bottom: 0;
    }
    .basket-steps__step {
        width: auto;
        padding: 0;
    }
    .basket-steps__step:not(:last-child) {
        padding-right: 0;
    }
    .basket-steps__step-text {
        top: 10px;
        margin-left: 0;
        text-align: center;
        font-size: 0;
    }
    .basket-steps__step-num {
        position: relative;
        display: inline-block;
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
    }
    .basket-steps__step-num svg {
        margin: 8px;
    }
    .basket-steps__step:first-child .basket-steps__step-num,
    .basket-steps__step:last-child .basket-steps__step-num {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .basket-steps__step:not(:last-child) .basket-steps__step-text:after {
        content: "";
        top: 3px;
        left: 0;
        width: 50px;
    }
    .basket-steps__step-num:before {
        display: none;
    }
}
/*======================== END BASKET STEPS ==================================*/

/*======================== FORM CONTAINER ====================================*/
.email-form-container {
    width: 392px!important;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.email-form-container .buttons {
    margin-top: 0;
}
.email-form-container .btn {
    width: 100%;
}
.email-form-container h1 {
    font-size: 24px;
    line-height: 32px;
    color: #000;
    font-weight: 400;
    margin: 0 0 16px;
    padding: 0;
}
.email-form-container p {
    margin: 0 0 24px;
}
@media(max-width: 991px) {
    .email-form-container {
        padding: 0 16px;
    }
    .email-form-container .buttons {
        flex-direction: column!important;
    }
}
/*======================== END FORM CONTAINER ================================*/

/*======================== FORM ELEMENTS =====================================*/
.form-group input:not([type=submit]) {
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #EAD29A;
    border-radius: 24px;
    outline: none!important;
    line-height: 46px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 38px 0 18px;
    color: #000;
    background-color: rgb(255, 255, 255)!important;
    appearance: none;
    -webkit-appearance: none;
}
.form-group textarea {
    display: block;
    width: 100%;
    border: 1px solid #EAD29A;
    border-radius: 24px;
    outline: none!important;
    line-height: 18px;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
    color: #000;
    background-color: rgb(255, 255, 255)!important;
    appearance: none;
    -webkit-appearance: none;
}
.form-group input:focus {
    border-color: #D5A636;
    background-color: #fff!important;
}
.form-group label {
    display: block;
    position: absolute;
    top: -8px;
    left: 17px;
    height: 16px;
    width: auto!important;
    line-height: 16px;
    font-size: 12px;
    padding: 0 12px;
    margin: 0;
    font-weight: 400;
    background: #fff;
    color: #A78E51;
    transition: top linear 100ms; 
    z-index: 5;
    border-radius: 8px;
}
.custom-form .form-group label {
    position: absolute;
    top: -8px;
    left: 17px;
}
.consents.form-group label {
    line-height: normal;
    height: auto;
}
.custom-form .form-group input:focus + label,
.custom-form .form-group textarea:focus + label,
.custom-form .form-group label.top {
    top: -8px;
}
.form-group .form-control-info.tooltip {
    position: absolute;
    top: 14px;
    right: 18px;
    display: block;
    width: 20px;
    height: 20px;
    opacity: 1;
}
.btn-secondary,
.btn-primary {
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0;
    width: auto;
    min-width: 200px;
    height: 48px;
    padding: 12px 0;
    line-height: 24px !important;
    text-align: center;
    color: #000 !important;
    outline: none;
    border: none !important;
    border-radius: 33px !important;
    font-size: 14px;
    font-weight: 700;
    background-color: #EAD29A !important;
    text-transform: none;
    transition: background-color linear 200ms; 
}
.btn-secondary:hover,
.btn-primary:hover {
    background-color: #D5A636 !important;
}
.btn-primary {
    font-weight: 700!important;
}
.btn-light,
.btn-light:active,
.btn-light:active:focus,
.btn-light:active:hover,
.btn-light:focus,
.btn-light:visited {
    border: 1px solid #fbf6eb;
    background: #fbf6eb;
    font-weight: 700;
}
.btn-light:hover {
    border: 1px solid #EAD29A;
    background: #EAD29A;
    color: #000;
}
.form-group>.phone-combined-input {
    max-width: 480px;
    min-width: auto;
    width: 100%;
    border: 1px solid #EAD29A;
    border-radius: 24px;
    padding-left: 12px;
}
.form-group>.phone-combined-input input{
    border-color: #e9d299 !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-left: none;
    border-radius: 0 24px 24px 0;
    position: relative;
    top: -1px;
    right: -1px;
    margin-bottom: -2px;
    height: 50px;
}
@media (min-width: 480px) {
    .js-validator-msg {
        margin-left: 16px;
        font-size: 13px;
    }
}
.co-box h4 {
    margin-bottom: 24px;
}
.form-control[disabled], select[disabled] {
    background-color: #ffffff;
    color: #000;
}
select.form-control {
    border-color: #e9d299;
    border-radius: 24px;
    padding-left: 18px;
    font-size: 14px!important;
}
textarea.form-control {
    font-size: 14px!important;
}
/*======================== END FORM ELEMENTS =================================*/

/*======================== TOGGLE CONTENT ====================================*/
.toggle {
    padding: 0;
    border-radius: 16px;
    background: #FBF6EB;
    border: 1px solid #FBF6EB;
    margin-top: 16px;
}
.toggle.open {
    background: #fff;
    border: 1px solid #EAD29A;
}
.toggle .toggle-header h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}
.toggle-header-btn {
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 16px 60px 16px 24px;
    text-decoration: none!important;
    cursor: pointer;
}
.toggle-header-btn::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 18px;
    right: 18px;
    background-image: url(/user/documents/icons/plus.svg);
    background-size: 24px 24px;
    background-position: center;
}
.toggle.open .toggle-header-btn::before {
    content: "";
    background-image: url(/user/documents/icons/minus.svg);
}
.toggle-content {
    position: relative;
    opacity: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.toggle-content h3 {
    font-size: 18px;
    line-height: 28px;
}
.toggle-content p {
    font-size: 14px;
    line-height: 24px;
}
.toggle-content ul,
.toggle-content ol {
    font-size: 14px;
    margin-bottom: 24px;
}
.toggle-content li {
    font-size: 14px;
    line-height: 24px;
}
.toggle-content li li {
    font-size: 14px;
    line-height: 24px;
}
.toggle.open .toggle-content {
    height: auto;
    padding: 0 24px 24px;
    opacity: 1;
}
.scrollLinkToggle {
    font-size: 14px;
    line-height: 24px;
    text-decoration: underline;
}

@media(max-width: 1079px) {
    .toggle-header-btn {
        height: auto;
        font-size: 18px;
        padding: 10px 60px 10px 14px;
    }
    .toggle-content h3 {
        font-weight: 700;
    }
    .toggle-header-btn::before {
        content: "";
        top: 12px;
        right: 18px;
    }
    .toggle.open .toggle-content {
        padding: 0 14px 14px;
    }
}
/*======================== END TOGGLE CONTENT ================================*/

/*======================== HOMEPAGE CAROUSELS ================================*/
.homepage-carousels {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.homepage-carousel .availability {
    display: none!important;
}
.homepage-carousel__head {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 12px;
}
.homepage-carousel__shell {
    position: relative;
    display: flex;
    align-items: center;
}
.homepage-carousel__viewport {
    overflow: hidden;
    width: 100%;
}
.homepage-carousel__track {
    display: flex;
    transition: transform 0.35s ease;
    will-change: transform;
}
.homepage-carousel__arrow {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: none;
    background: #FBF6EB;
    color: #000;
    font-size: 18px;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.homepage-carousel__arrow.is-prev {
    left: -54px;
    background-image: url(/user/documents/icons/arrow-left.svg);
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
}
.homepage-carousel__arrow.is-next {
    right: -54px;
    background-image: url(/user/documents/icons/arrow-right.svg);
    background-size: 24px 24px;
    background-position: center;
    background-repeat: no-repeat;
}
.homepage-carousel__arrow:disabled {
    display: none;
}
.homepage-carousel__head .homepage-group-title {
    display: block;
    text-align: center;
    margin: 0 auto 32px;
    font-size: 24px;
}
/*======================== END HOMEPAGE CAROUSELS ============================*/

/*======================== PARTNER MODAL =====================================*/
.partner-modal {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 9999;
}
.partner-modal.is-open {
    display: block;
}
.partner-modal__overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;
}
.partner-modal__content {
    background: #fff;
    border-radius: 12px;
    max-width: 520px;
    max-height: 80vh;
    width: 100%;
    padding: 24px 24px 16px;
    position: relative;
    box-shadow: 0 12px 40px rgba(0,0,0,0.18);
    overflow: auto;
}
.partner-modal__close {
    position: absolute;
    top: 12px;
    right: 12px;
    border: none;
    background: transparent;
    font-size: 22px;
    line-height: 1;
    cursor: pointer;
}
.partner-modal__form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.partner-modal__form[hidden] {
    display: none;
}
.partner-modal__form label {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    gap: 4px;
    color: #000;
}
.partner-modal__form input,
.partner-modal__form textarea {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 14px;
}
.partner-modal__submit {
    margin: 4px auto 0;
    align-items: center;
    background: #d5a636;
    border: none;
    color: #fff;
    padding: 10px 16px;
    border-radius: 8px;
    cursor: pointer;
}
.partner-modal__form.is-loading .partner-modal__submit {
    opacity: 0.6;
    cursor: progress;
}
.partner-modal__status {
    min-height: 18px;
    font-size: 13px;
    color: #000;
}
.partner-modal__success {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
    padding: 12px 0 8px;
}
.partner-modal__success[hidden] {
    display: none;
}
@media (max-width: 991px) {
    .breadcrumbs {
        display: none;
    }
    .breadcrumbs.breadcrumbs--mobile-compact {
        display: block !important;
        padding: 0 14px;
    }
    .breadcrumbs.breadcrumbs--mobile-compact:before {
        display: none !important;
    }
    .breadcrumbs.breadcrumbs--mobile-compact > span {
        display: none;
    }
    .breadcrumbs.breadcrumbs--mobile-compact > span:nth-last-child(2) {
        display: inline;
        padding-left: 20px;
        background-image: url(/user/documents/icons/arrow-left.svg);
        background-repeat: no-repeat;
        background-size: 20px;
        background-position: left center;
    }
}
.partner-modal__success-text {
    font-size: 15px;
    color: #000;
}
/*======================== END PARTNER MODAL =================================*/
input[type=checkbox]+label:before, input[type=radio]+label:before {
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    height: 20px;
    left: 0;
    width: 20px;
}
input[type=checkbox]+label:before, input[type=radio]+label:before {
    border-color: #e9d299;
}
input[type=checkbox]+label, input[type=radio]+label {
    display: inline-block;
    line-height: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
    padding-left: 26px;
    position: relative;
}
input[type=checkbox]:checked+label:after, input[type=radio]:checked+label:after {
    border-style: solid;
    border-width: 1px;
    height: 16px;
    left: 2px;
    width: 16px;
    border-radius: 4px;
}
input[type=checkbox]:checked+label:after, input[type=radio]:checked+label:after {
    background-color: transparent;
    border-color: #fff;
    background-image: url(/user/documents/icons/check.svg);
    background-size: 18px;
    background-position: center;
}
input[type=checkbox]:checked+label:before, input[type=radio]:checked+label:before {
    border-color: #d4a536!important;
}
#clear-filters .close-after {
    padding-bottom: 12px;
    padding-top: 12px;
    display: block;
    background: #F7EDD7;
    color: #000;
    border-radius: 24px;
    margin-bottom: 16px;
    text-transform: none;
    font-size: 14px;
}
:where(body.ums_a11y_category_page--on) .listSorting__control {
    background: #fbf6ea;
    border: 1px solid #fbf6ea;
    border-radius: 40px;
}
:where(body.ums_a11y_category_page--on) .category-header {
    border: none!important;
    padding: 12px;
    border-radius: 40px;
    background: #fbf6ea;
    justify-content: space-between;
}
:where(body.ums_a11y_category_page--on) .listSorting__control--current,
:where(body.ums_a11y_category_page--on) .listSorting__control--current:focus-visible,
:where(body.ums_a11y_category_page--on) .listSorting__control:focus-visible {
    background: #fff;
    border: 1px solid #fff;
}
:where(body.ums_a11y_category_page--on) .listSorting__control:hover {
    background: #fff;
    border: 1px solid #fff;
}
.siteCookies__button {
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0;
    width: auto;
    min-width: 160px;
    height: 48px;
    padding: 12px 24px;
    line-height: 24px !important;
    text-align: center;
    color: #000 !important;
    outline: none;
    border: none !important;
    border-radius: 33px !important;
    font-size: 14px;
    font-weight: 700;
    background-color: #EAD29A !important;
    text-transform: none;
    transition: background-color linear 200ms;
}
.siteCookies__button:hover {
    background-color: #D5A636 !important;
}
.siteCookies__link {
    display: inline-block;
    margin: 0 auto;
    width: auto;
    height: auto;
    min-width: initial;
    padding: 0;
    line-height: 24px !important;
    color: #000 !important;
    border: none !important;
    font-size: 14px;
    font-weight: 400;
    background-color: transparent !important;
    text-transform: none;
    text-decoration: underline;
}
.siteCookies__link:hover {
    text-decoration: none !important;
    background-color: transparent !important;
    color: #000 !important;
}
.siteCookies__text {
    font-size: 14px;
}
.siteCookies__buttonWrap {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
}
.products-block .p>a {
    border-radius: 14px;
    overflow: hidden;
}
.homepage-group-title__link {
    display: block;
    text-align: center;
    margin: 16px auto;
    font-size: 24px;
    text-decoration: underline;
    font-weight: 400;
}
@media (min-width: 1200px) {
    .blog-wrapper .news-item {
        flex-basis: 33%;
        width: 33%;
    }
}
body.in-magazin .news-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
body.in-magazin .news-wrapper .news-item {
    width: 33%;
    display: flex;
    flex-direction: column;
    padding: 0 16px;
}
body.in-magazin .news-wrapper .news-item .image {
    margin: 0!important;
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
}
body.in-magazin .news-wrapper .news-item .text .description {
    display: none;
}
body.in-magazin .news-wrapper .news-item .text .title {
    margin: 16px 0 4px;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
}
.next-prev a {
    position: relative;
    display: inline-block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    color: #000;
    font-size: 14px;
    background: #FBF6EB;
    border-radius: 40px;
    border: none;
    text-transform: none;
    margin: 24px 8px 0;
}
.next-prev a:hover {
    text-decoration: underline;
}
@media(min-width: 992px) {
    video.contentmedia {
        display: inline;
        float: left;
        margin: 0 30px 24px 0;
        width: auto;
        height: 570px;
        border-radius: 24px;
    }
}
.news-item-detail time {
    display: none;
}
/*======================== ABOUT US ==========================================*/
.about_us {
    display: block;
}
.about_us h2 {
    display: block;
    width: 100%;
    margin: 0 auto 100px;
    padding: 160px 20% 160px 0!important;
    text-align: right;
    font-size: 36px!important;
    line-height: 48px!important;
    font-weight: 500!important;
    text-transform: uppercase;
    background: url('/user/documents/images/about_bg.jpg') top left no-repeat;
    background-size: auto 100%;
    border-top: 2px solid #fbf6eb;
    color: #a78e52 !important;
}
.about_us h2:after {
    display: none;
}
.about_us h3 {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
    padding: 0;
    font-size: 22px;
    line-height: 30px;
    color: #000;
    font-weight: 400;
}
.about_us p {
    display: block;
    width: 80%;
    margin: 0 auto 20px;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}

@media(max-width: 991px) {  
    .about_us h2 {
        display: block;
        width: 100%;
        margin: 0 auto 60px;
        padding: 80px 0 80px 0!important;
        font-size: 24px!important;
        line-height: 32px!important;
        background: url('/user/documents/images/about_bg.jpg') top -20% no-repeat;
    }
    .about_us h3 {
        width: 100%;
    }
    .about_us p {
        width: 100%;
    }
}
/*======================== END ABOUT US ======================================*/
/*======================== FEEDBACK CONTENT ==================================*/
.feedbacks-content {
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 1240px;
}
.feedback-wrapper.carousel_wrapper.loaded {
    opacity: 1;
}
.feedback-wrapper.carousel_wrapper {
    min-height: 330px;
    opacity: 0;
}
.feedback-wrapper.carousel_wrapper .item-content {
    min-height: 308px;
    justify-content: center;
    column-gap: 24px;
}
.feedback-wrapper {
    display: block;
    padding: 0 0 15px 0!important; 
    background: #fff;
    transition: all 300ms linear;
}
.feedback-wrapper.page {
    padding: 0 0 100px 0!important; 
}
.feedback-wrapper .feedback-items {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    max-height: initial;
    overflow: hidden;
}
.feedback-wrapper.page .feedback-items {
    max-width: 1170px;
    justify-content: space-between;
    gap: 24px;
    margin: 0 auto;
}
.feedback-wrapper.carousel_wrapper .feedback-items {
    display: block;
    overflow: visible;
}
.feedback-wrapper .feedback-item {
    opacity: 1;
    width: 30%;
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
    gap: 24px;
    background: #FBF6EB;
    border-radius: 24px;
    padding: 40px;
}
.feedback-wrapper.page .feedback-item {
    width: calc(100%/3 - 16px);
}   
.feedback-wrapper .item-content__item {
    width: 360px!important;
}
.feedback-wrapper .feedback-item p {
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}
.feedback-wrapper .feedback-item p.name {
    padding-left: 72px;
    padding-top: 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    position: relative;
}
.feedback-wrapper .feedback-item p.name span {
    font-weight: 400;
    display: block;
}
.feedback-wrapper .feedback-item p.name img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}
.in-index .feedback-wrapper {
    padding: 0 20px 15px!important; 
    margin: 36px auto 16px;
}
.in-index .feedback-wrapper .feedback-items {
    justify-content: space-between;
}
.in-index .feedback-wrapper .item-content__item {
    width: calc(33% - 16px)!important;
}


@media(max-width: 991px) {
    .in-index .feedback-wrapper {
        padding: 0!important;
    }
    .in-index .feedback-items {
        width: 100%!important;
        margin: 0;
        overflow-x: auto!important;
        overflow-y: hidden!important;
        flex-wrap: nowrap!important;
        white-space: nowrap;
        padding-bottom: 14px;
        padding-left: 16px;
        display: flex;
    }
    .in-index .feedback-items .item-content__item {
        display: flex;
        flex-wrap: wrap;
        width: 319px!important;
        margin: 0 8px 0 0;
        flex: 319px 0 0;
    }
    .in-index .feedback-items .item-content__item:last-child {
        margin-right: 16px;
    }
    .in-index .feedback-wrapper .feedback-item p {
        white-space: normal;
    }
    .feedback-items::-webkit-scrollbar{
        height: 1px;
    }
    .feedback-items::-webkit-scrollbar-thumb {
        border-radius: 0;
        background: #b0afaf;
        box-shadow: none;
    }
    .feedback-items::-webkit-scrollbar-track {
        box-shadow: none;
        border-radius: 0;
        background: #f9f8f8;
    }
}

@media(max-width: 991px) {
    .feedback-wrapper.page .feedback-items {
        flex-direction: column;
        padding: 0 16px;
        gap: 0;
    }
    .feedback-wrapper.page .feedback-item {
        width: 100%!important;
    }
    .feedbacks-content {
        padding-bottom: 0;
    }
    .feedback-item {
        margin: 15px 0;
        padding: 0 10px;
    }
        
}
/*======================== END FEEDBACK CONTENT ==============================*/
/*======================== BUTTONS ===========================================*/
.light-btn {
    position: relative;
    display: block;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    color: #000;
    font-size: 14px;
    background: #FBF6EB;
    border-radius: 40px;
    z-index: 9;
}
.light-btn:hover {
    text-decoration: underline;
}
/*======================== END BUTTONS =======================================*/
/*======================== CATEGORY ==========================================*/
.category-perex {
    padding: 0;
}
.subcategories {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 19px;
    padding: 0;
    gap: 20px;
}
.subcategories li {
    padding: 0;
}
.subcategories li:before {
    display: none;
}
.subcategories li a {
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 9px 16px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    background: #fbf6ea;
    border-radius: 20px;
}
.subcategories.with-image li a {
    height: auto;
}
.subcategories.with-image li a .image {
    height: 100px;
    margin: 0 0 10px;
    border-radius: 18px;
    background: #fff;
}
.products-top-header {
    text-align: center;
}
.products-top-wrapper {
    background: #fff;
    border: 1px solid #e9d299;
    border-radius: 32px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    margin: 0 0 36px;
}
.products-inline.products-top>div .p .image {
    min-height: 90px;
    width: 90px;
}
.products-inline.products-top>div .p .image img {
    transition: transform 0.25s ease;
}
.products-inline.products-top>div:hover .p .image img {
    transform: scale(1.1);
}
.products-inline.products-top>div .p .p-in {
    display: block;
    padding-left: 16px;
    width: calc(100% - 90px);
    text-align: left;
}
.products-inline.products-top>div:hover .p-in-in {
    text-decoration: underline;
}
.listingControls {
    align-items: center;
    container-name: listingControls;
    container-type: inline-size;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
    justify-content: space-between;
    margin-bottom: 29px;
    margin-top: 19px;
}
.goToTop {
    margin-right: initial;
    order: 1;
    flex: none;
}
a.btn.goToTop__button {
    padding: 3px 0;
}
a.btn.goToTop__button:hover {
    text-decoration: underline;
}
.loadMore {
    order: 2;
    flex: none;
}
.pagination {
    flex-basis: auto;
    margin-left: initial;
    order: 3;
}
.itemsTotal {
    display: none;
}
.btn.loadMore__button, .pagination .pagination__list .pagination__link, a.btn.goToTop__button {
    background-color: #fff!important;
    border-color: transparent!important;
    color: #000!important;
    text-transform: none;
    min-width: auto;
    line-height: 48px !important;
}
.goToTop__button:before {
    content: "\e911";
    font-size: 12px;
    line-height: 40px;
    margin-right: 12px;
    background: #fbf6eb;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.btn.loadMore__button {
    background: #fbf6ea!important;
    border-radius: 40px;
    padding-top: 0;
    padding-bottom: 0;
}
.btn.loadMore__button:hover {
    background: #fbf6ea!important;
    text-decoration: underline;
}
.pagination .pagination__list .pagination__link--first,
.pagination .pagination__list .pagination__link--last {
    text-decoration: underline;
}
.pagination .pagination__list .pagination__link--next,
.pagination .pagination__list .pagination__link--next:hover,
.pagination .pagination__list .pagination__link--prev,
.pagination .pagination__list .pagination__link--prev:hover {
    background: #fbf6ea!important;
    border-radius: 50%;
}
.filter-total-count,
.itemsTotal {
    color: #9f9e9f;
}
.btn.btn-default, a.btn.btn-default {
    background-color: #fbf6ea;
    border: none;
    color: #000;
    text-transform: none;
    border-radius: 40px;
}
.btn.btn-default:hover, a.btn.btn-default:hover {
    background-color: #fbf6ea;
    text-decoration: underline;
}
@media (min-width: 1440px) {
    .subcategories li {
        width: auto;
    }
}
@media (min-width: 768px) {
    .sidebar-indented .content {
        display: flex;
        align-items: start;
        flex-wrap: wrap;
    }
    .sidebar-indented .content .sidebar {
        margin-left: -20px;
        margin-right: 20px;
        height: auto;
        position: sticky;
        top: -54px;
    }
}
/*======================== END CATEGORY ======================================*/

/*======================== HP CATEGORIES =====================================*/
.top_categories {
    display: block;
    margin-bottom: 80px;
}
.top_categories .wrapper {
    display: block;
    width: 100%;
    height: 200px;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
.top_categories .wrapper a {
    display: inline-block;
    width: 156px;
    margin: 0 24px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    color: #000!important;
}
.top_categories .wrapper a:hover {
    text-decoration: underline;
}
.top_categories .wrapper a:last-child {
    margin: 0;
}
.top_categories .wrapper a .img_wrapper {
    display: block;
    width: 156px;
    height: 156px;
    background: none;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}
.top_categories .wrapper a .img_wrapper:after {
    content: "";
    display: block;
    width: 156px;
    height: 156px;
    background: rgba(213, 166, 54, 0.1);
    position: absolute;
    top: 0;
    left: 0; 
    z-index: 99;
}
.top_categories .wrapper a .img_wrapper.no-overlay:after {
    display: none;
}
.top_categories .wrapper a .img_wrapper img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.top_categories .wrapper a span {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    margin: 16px 0 0;
    padding: 0;
}
.top_categories h2 {
    text-align: center;
}
@media (max-width: 991px) {
    .top_categories {
        margin-bottom: 1px;
    }
    .top_categories .wrapper {
        height: 125px;
        padding-bottom: 14px;
        padding-left: 16px;
        width: 100%;
        margin: 0;
    }
    .top_categories .wrapper a {
        width: 80px;
        margin: 0 16px 0 0;
    }
    .top_categories .wrapper a:first-child {
        margin-left: 0;
    }
    .top_categories .wrapper a:last-child {
        margin-right: 16px;
    }
    .top_categories .wrapper a .img_wrapper {
        width: 80px;
        height: 80px;
    }
    .top_categories .wrapper a .img_wrapper:after {
        content: "";
        width: 80px;
        height: 80px;
    }
    .top_categories .wrapper a span {
        font-size: 14px;
        line-height: 22px;
        margin: 9px 0 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .top_categories .wrapper::-webkit-scrollbar{
        height: 1px;
    }
    .top_categories .wrapper::-webkit-scrollbar-thumb {
        border-radius: 0;
        background: #b0afaf;
        box-shadow: none;
    }
    .top_categories .wrapper::-webkit-scrollbar-track {
        box-shadow: none;
        border-radius: 0;
        background: #f9f8f8;
    }
}
/*======================== END HP CATEGORIES =================================*/

/*======================== PARTNER PAGE ======================================*/
.program-title {
    margin-bottom: 32px;
}
.program-name {
    display: block;
    margin-top: 8px;
    font-size: 32px;
    font-weight: 400;
    line-height: 46px;
}
.partner_status {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 24px;
    background: #FBF6EB;
    padding: 40px 0;
    margin: 0 auto;
    width: 816px;
    max-width: 100%;
}
.partner_status p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.partner_status > span {
    display: flex;
    width: max-content;
    padding: 6px 32px 6px 6px;
    margin: 24px auto;
    border-radius: 32px;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
}
.partner_status > span.success {
    background: #008B25;
    box-shadow: 0px 0px 8px 0px #008B2580;
}
.partner_status > span.warning {
    background: #C37500;
    box-shadow: 0px 0px 8px 0px #C3750080;
    ;
}
.partner_status > span.shield {
    background: #007BED;
    box-shadow: 0px 0px 8px 0px #007BED80;
}
.partner_status > span .icon {
    display: block;
    width: 32px;
    height: 32px;
    margin-right: 16px;
    border-radius: 50%;
    background: #fff;
    padding: 4px;
}
.partner_info_tiles {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 24px auto 80px;
    width: 816px;
    max-width: 100%;
    gap: 24px;
}
.partner_info_tiles__tile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    border-radius: 24px;
    background: #FBF6EB;
    padding: 28px 0;
}
.partner_info_tiles__tile span {
    display: block;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}
.partner_info_content {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.partner_info_content .partner_info_content__contact {
    margin-bottom: 80px;
}
.partner_info_content .title {
    display: block;
    font-size: 26px;
    line-height: 40px;
    margin: 0;
}
.partner_info_content p {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.partner_info_content p a {
    color: #000!important;
    text-decoration: underline;
}
.partner_info_content p a:hover {
    text-decoration: none;
}
.partner_info_content__faq .panel-group {
    margin-top: 16px;
}
.partner_info_content__faq .panel {
    box-shadow: none!important;
    border: 1px solid #FBF6EB;
    background: #FBF6EB;
    border-radius: 16px;
    padding: 16px 24px;
    position: relative;
}
.partner_info_content__faq .panel:has(> .panel-collapse.collapse.in) {
    border: 1px solid #EAD29A;
    background: #fff;
}
.partner_info_content__faq .panel+.panel {
    margin-top: 8px;
}
.partner_info_content__faq .panel .panel-heading {
    padding: 0!important;
    border-radius: 0!important;
    border: none!important;
}
.partner_info_content__faq .panel .panel-heading a {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    padding-right: 24px;
    text-decoration: none!important;
    z-index: 11;
    position: relative;
}
.partner_info_content__faq .panel .panel-heading .icon {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 18px;
    right: 24px;
    z-index: 1;
}
.partner_info_content__faq .panel .panel-heading .icon:before,
.partner_info_content__faq .panel .panel-heading .icon:after {
    display: none!important;
}
.partner_info_content__faq .panel .panel-heading .icon svg {
    display: block;
    width: 24px;
    height: 24px;
}
.partner_info_content__faq .panel .panel-heading .icon.icon-open {
    opacity: 1;
}
.partner_info_content__faq .panel .panel-heading .icon.icon-close {
    opacity: 0;
}
.partner_info_content__faq .panel:has(> .panel-collapse.collapse.in) .icon.icon-open {
    opacity: 0;
}
.partner_info_content__faq .panel:has(> .panel-collapse.collapse.in) .icon.icon-close {
    opacity: 1;
}
.partner_info_content__faq .panel .panel-body {
    border: none!important;
    padding: 0;
}
.partner_info_content__faq .panel .panel-body p {
    border: none!important;
    padding: 16px 0 0;
}

.partner_benefit_content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
}
.partner_benefit_content__item {
    height: auto;
    min-height: 240px;
    flex: 0 0 calc(33.3333% - 28px);
    padding: 48px 40px;
    border-radius: 24px;
    background: #FBF6EB;
    text-align: center;
}
.partner_benefit_content__item h3 {
    margin-top: 16px!important;
    font-size: 18px!important;
    font-weight: 700!important;
    line-height: 28px!important;
}
.partner_benefit_content__item p {
    font-size: 14px!important;
    font-weight: 400!important;
    line-height: 24px!important;
    margin-bottom: 0!important;
}
.partner_customer_content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
}
.partner_customer_content__item {
    height: auto;
    min-height: 617px;
    flex: 0 0 calc(33.3333% - 28px);
    padding: 56px 40px 40px;
    border-radius: 24px;
    background: #FBF6EB;
    text-align: center;
}
.partner_customer_content__item h3 {
    margin-top: 16px!important;
    margin-bottom: 32px!important;
    font-size: 26px!important;
    line-height: 40px!important;
    padding-bottom: 33px!important;
    position: relative;
}
.partner_customer_content__item h3:after {
    content: "";
    width: 40px;
    height: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 20px);
    background: #A78E51;
}
.partner_customer_content__item p {
    font-size: 14px!important;
    font-weight: 400!important;
    font-style: italic!important;
    line-height: 24px!important;
    margin-bottom: 0!important;
    text-align: left!important;
    min-height: 168px;
}
.partner_customer_content__item .card {
    display: flex;
    margin: 24px 0 32px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}
.partner_customer_content__item .card span {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
}
.partner_customer_content__item button {
    margin: 0 auto;
    width: 230px;
    font-size: 16px;
}
h2.partner_section_title {
    font-size: 32px!important;
    font-weight: 400;
    line-height: 46px!important;
    text-align: center;
    margin-top: 80px!important;
    margin-bottom: 40px!important;
}
.partner_section_banner {
    text-align: center;
    padding: 102px 0;
    margin-top: 80px;
    background: #FBF6EB;
    border-radius: 24px;
}
.partner_section_banner span {
    display: block;
    width: 100%;
    max-width: 711px;
    margin: 0 auto;
}
.partner_section_banner span.header {
    font-size: 40px;
    font-weight: 700;
    line-height: 54px;
}
.partner_section_banner span.text {
    margin-top: 8px;
    font-size: 26px;
    line-height: 40px;
}
.partner_section_banner .btn {
    margin: 48px auto 0;
    padding-left: 24px;
    padding-right: 24px;
}
.modal.partnerForm {
    top: 12%;
}
.modal.partnerForm h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin: 0 auto 16px;
}
.modal.partnerForm .checkbox {
    padding-right: 0;
}
.modal.partnerForm select {
    display: block;
    width: 100%;
    height: 48px;
    border: 1px solid #EAD29A;
    border-radius: 24px;
    outline: none;
    line-height: 46px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 38px 0 18px;
    color: #000;
    background-color: rgb(255, 255, 255) !important;
    appearance: none;
}
.modal.partnerForm .modal_content .text_content {
    padding: 32px 24px;
}
.modal.partnerForm .modal_content .text_content span {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin: 0 0 16px;
    padding: 88px 0 0;
}
.modal.partnerForm .modal_content .text_content span:before {
    content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 40px);
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #EAD29A;
}
.modal.partnerForm .modal_content .text_content span svg {
    position: absolute;
    top: 16px;
    left: calc(50% - 24px);
    display: block;
    width: 48px;
    height: 48px;
}
.modal.partnerForm .modal_content p {
    font-size: 12px;
    line-height: 20px;
}

@media(min-width: 992px) {
    .partner_info_content {
        padding-left: 24px;
        padding-right: 24px;
    }
    h2.partner_section_title {
        text-align: left;
    }
}
@media(max-width: 991px) {
    .partner_benefit_content__item {
        flex: 0 0 calc(100% - 28px);
        padding: 24px 20px;
    }
    .partner_customer_content__item {
        flex: 0 0 calc(100% - 28px);
        padding: 40px 20px 20px;
    }
    .partner_info_content {
        padding: 0 14px;
    }
    h2.partner_section_title {
        font-size: 24px !important;
        line-height: 32px !important;
        margin-top: 40px !important;
        margin-bottom: 20px !important;
    }
    .article-container .image_wrapper {
        border-radius: 0;
    }
    .partner_section_banner {
        padding: 50px 0;
        margin-top: 40px;
    }
    .partner_section_banner span.header {
        font-size: 24px;
        line-height: 32px;
    }
    .partner_section_banner span.text {
        margin-top: 24px;
        font-size: 18px;
        line-height: 32px;
    }
    .partner_section_banner {
        padding: 50px 14px;
        margin: 60px auto 0;
        width: calc(100% - 24px);
    }
}
@media(max-width: 767px) {
    .program-title {
        margin-top: 24px;
    }
    .partner_status {
        padding: 40px 25px;
    }
    .partner_info_tiles {
        flex-direction: column;
    }
}
/*======================== LOYALTY STATUS (CUSTOMER PAGE) =====================*/
.loyalty-status {
    --loyalty-bg: #FBF6EB;
    --loyalty-text: #000;
    --loyalty-success: #008B25;
    --loyalty-warning: #C37500;
    width: 900px;
    max-width: 100%;
    margin: 0 auto 64px;
    text-align: center;
    color: var(--loyalty-text);
}
.loyalty-status--empty  {
    margin-top: 0;
}
.loyalty-status__loading {
    padding: 32px 24px;
    border-radius: 24px;
    background: var(--loyalty-bg);
    font-size: 14px;
}
.loyalty-status__header {
    margin-bottom: 24px;
}
.loyalty-status--empty .loyalty-status__header  {
    display: none;
}
.loyalty-status__title {
    display: block;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
}
.loyalty-status__program {
    display: block;
    margin-top: 8px;
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
}
.loyalty-status__card {
    border-radius: 28px;
    background: var(--loyalty-bg);
    padding: 32px 24px;
    margin: 0 auto 24px;
}
.loyalty-status__turnover {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
}
.loyalty-status__badge {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding: 6px 28px 6px 6px;
    margin: 20px auto;
    border-radius: 999px;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
}
.loyalty-status__badge--success {
    background: var(--loyalty-success);
    box-shadow: 0px 0px 8px 0px rgba(0, 139, 37, 0.5);
}
.loyalty-status__badge--warning {
    background: var(--loyalty-warning);
    box-shadow: 0px 0px 8px 0px rgba(195, 117, 0, 0.5);
}
.loyalty-status__badge--shield {
    background: #007BED;
    box-shadow: 0px 0px 8px 0px rgba(0, 123, 237, 0.5);
}
.loyalty-status__badge-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #fff;
}
.loyalty-status__note {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
}
.loyalty-status--empty .loyalty-status__note  {
    text-align: left;
}
.loyalty-status__note a {
    text-decoration: underline;
}
.loyalty-status__note a:hover {
    text-decoration: none;
}
.loyalty-status__tiles {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}
.loyalty-status__tile {
    border-radius: 24px;
    background: var(--loyalty-bg);
    padding: 22px 16px;
}
.loyalty-status__tile-title {
    display: block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 6px;
}
.loyalty-status__tile-value {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}
.loyalty-status--v2 {
    width: 1200px;
    text-align: left;
    background: #fff;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 1px 1px 14px rgba(0, 0, 0, .1);
}
.loyalty-status--v2 .loyalty-status__layout {
    display: grid;
    grid-template-columns: 1fr 2fr;
}
.loyalty-status--v2 .loyalty-status__side {
    background: #fbf6ea;
    padding: 28px 26px;
}
.loyalty-status--v2 .loyalty-status__main {
    padding: 16px;
}
.loyalty-status--v2 .loyalty-status__badge-circle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #efe7d8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    color: #b0893f;
}
.loyalty-status--v2 .loyalty-status__badge-circle--bronze {
    color: #b07a3f;
}
.loyalty-status--v2 .loyalty-status__badge-circle--silver {
    color: #8c96a3;
}
.loyalty-status--v2 .loyalty-status__badge-circle--gold {
    color: #b0893f;
}
.loyalty-status--v2 .loyalty-status__eyebrow {
    font-size: 12px;
    letter-spacing: 2px;
    color: #9a8b73;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.loyalty-status--v2 .loyalty-status__level {
    font-size: 42px;
    line-height: 48px;
    font-weight: 600;
    margin-bottom: 16px;
}
.loyalty-status--v2 .loyalty-status__state {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #4a7b49;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
}
.loyalty-status--v2 .loyalty-status__dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #4a7b49;
}
.loyalty-status--v2 .loyalty-status__date {
    color: #9a8b73;
    margin-bottom: 26px;
}
.loyalty-status--v2 .loyalty-status__turnover {
    font-size: 34px;
    line-height: 40px;
    font-weight: 600;
}
.loyalty-status--v2 .loyalty-status__topbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #9a8b73;
    margin-bottom: 10px;
}
.loyalty-status--v2 .loyalty-status__topbar-min strong {
    color: #000;
}
.loyalty-status--v2 .loyalty-status__progress {
    height: 6px;
    background: #e8dcc7;
    border-radius: 999px;
    overflow: hidden;
    margin-bottom: 18px;
}
.loyalty-status--v2 .loyalty-status__progress span {
    display: block;
    height: 100%;
    background: #111;
    border-radius: 999px;
}
.loyalty-status--v2 .loyalty-status__cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-bottom: 16px;
}
.loyalty-status--v2 .loyalty-status__cards--two {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.loyalty-status--v2 .loyalty-status__card {
    background: #fbf6ea;
    border-radius: 16px;
    padding: 12px;
    margin: 0;
}
.loyalty-status--v2 .loyalty-status__card-title {
    font-size: 12px;
    text-transform: uppercase;
    color: #9a8b73;
    margin-bottom: 6px;
}
.loyalty-status--v2 .loyalty-status__card-title svg {
    margin-right: 3px;
    position: relative;
    top: 4px;
}
.loyalty-status--v2 .loyalty-status__card-value {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
}
.loyalty-status--v2 .loyalty-status__card-sub {
    font-size: 13px;
    color: #9a8b73;
}
.loyalty-status--v2 .loyalty-status__note-box {
    background: #fbf6ea;
    border-radius: 16px;
    padding: 12px;
    font-size: 14px;
    line-height: 24px;
}
.loyalty-status--v2 .loyalty-status__footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 26px;
    background: #fbf6ea;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #9a8b73;
}
@media (max-width: 1000px) {
    .loyalty-status--v2 .loyalty-status__layout {
        grid-template-columns: 1fr;
    }
    .loyalty-status--v2 .loyalty-status__side {
        border-right: none;
        border-bottom: 1px solid #e4d6bd;
    }
    .loyalty-status--v2 .loyalty-status__cards,
    .loyalty-status--v2 .loyalty-status__cards--two {
        grid-template-columns: 1fr;
    }
    .loyalty-status--v2 .loyalty-status__footer {
        flex-direction: column;
        gap: 6px;
        align-items: flex-start;
    }
}
@media(max-width: 992px) {
    .loyalty-status {
        margin-top: 24px;
    }
}
@media (max-width: 900px) {
    .loyalty-status__tiles {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 600px) {
    .loyalty-status__program {
        font-size: 28px;
        line-height: 36px;
    }
    .loyalty-status__badge {
        font-size: 16px;
        line-height: 26px;
        padding-right: 20px;
    }
}
/*======================== END PARTNER PAGE ==================================*/

/*======================== BASKET CUSTOMER ===================================*/
.basket_customer .form-group.block.info input,
.basket_customer .form-group.validation input {
    padding-right: 50px;
}
.basket_customer .form-group.vat .fa {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 15px;
    display: none;
}
.basket_customer .form-group.vat .fa.valid {
    color: #42ae29;
}
.basket_customer .form-group.vat .fa.invalid {
    color: #fabb12;
}
.basket_customer .form-group.vat .vat_prefix {
    display: none;
    width: 30px;
    height: 48px;
    line-height: 48px;
    text-align: right;
    font-size: 1.7em;
    font-weight: 700;
    color: #000;
    position: absolute;
    top: 1px;
    left: 11px;
    background: #fff;
}
span#digits {
    position: absolute;
    font-size: 12px;
    top: 16px;
    right: 10px;
    display: none;
}
.basket_customer .form-group input::-webkit-outer-spin-button,
.basket_customer .form-group input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    appearance: none;
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.basket_customer .form-group textarea {
    display: block;
    min-width: 100%;
    max-width: 100%;
    min-height: 150px;
    max-height: 150px;
    border: 1px solid #EAD29A;
    outline: none;
    line-height: 16px;
    font-weight: 400;
    font-size: 14px;
    padding: 14px 18px;
    border-radius: 24px;
    color: #000;
}
.checkbox a {
    color: #000!important;
    text-decoration: underline;
    display: inline-block;
}
.checkbox a:hover {
    text-decoration: none;
}
.basket_customer .checkbox {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    padding: 0;
    clear: both;
    margin: 0 0 8px;
    padding: 8px 8px 8px 0;
}
.basket_customer .checkbox input {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 9px;
    left: 0;
    border: 1px solid #EAD29A;
    border-radius: 4px; 
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    background-image: url(/user/documents/icons/check.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0;
    transition: background-size 200ms ease-in-out;
    clip: unset!important;
}
.basket_customer .checkbox input[type="checkbox"]:checked {
    background-size: cover;
}
.basket_customer .checkbox label {
    margin: 0;
    padding: 0 0 0 28px;
    display: block;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.basket_customer .company_fields,
.basket_customer .job_fields {
    display: block;
    margin-top: 30px;
}
.basket_customer .form-group.block {
    width: 100%;
    padding: 0;
}
.basket_customer .form-group.block span.info_icon {
    position: absolute;
    right: 15px;
    top: 50%;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: -12px;
}
.basket_customer .form-group span.validation_info {
    position: absolute;
    right: 15px;
    top: 50%;
    display: block;
    width: 24px;
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: -12px;
}
.basket_customer .delivery_fields {
    display: block;
    margin-top: 30px;
}
.basket_customer .job_fields,
.basket_customer .company_fields,
.basket_customer .delivery_fields {
    display: none;
}
.basket_customer .form-group.upload {
    position: relative;
    margin-top: 5px;
}
.basket_customer label.upload {
    position: relative;
    top: 0;
    opacity: 1;
}
.terms_condition_wrapper {
    display: block;
    width: 100%;
    height: auto;
    background: #ffffff;
    padding: 0 15px;
    position: relative;
    margin: 0 0 30px 0;
}
.terms_condition_wrapper .checkbox {
    margin: 0;
}
.terms_condition_wrapper label {
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
    padding: 0 0 0 10px;
}
.terms_condition_wrapper label a {
    font-size: 1em;
    font-weight: 700;
    color: #000;
}
.terms_condition_wrapper label a:hover {
    color: #000;
}
.terms_condition_wrapper input {
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 18px;
    left: 28px;
}
.basket_customer .buttons button:disabled {
    cursor: not-allowed;
}
.basket_customer .buttons button.purchase,
.basket_customer .buttons a.purchase {
    background: rgb(65, 62, 62);
    color: #fff;
    border: none;
    white-space: nowrap;
    vertical-align: middle;
}
.basket_customer .buttons button.purchase-light,
.basket_customer .buttons a.purchase-light {
    background: #fff;
    color: rgb(65, 62, 62);
    border: 1px solid  rgb(65, 62, 62);
    white-space: nowrap;
    vertical-align: middle;
}
.basket_customer .buttons a span,
.basket_customer .buttons button span {
    display: inline-block;
    font-size: 14px;
}
.basket_customer .buttons button.right,
.basket_customer .buttons a.right {
    margin: 30px 0 30px auto;
}
.basket_customer .buttons button.right.userZone,
.basket_customer .buttons a.right.userZone {
    margin: 0 0 0 auto;
}
span.recommended {
    font-size: 12px;
    color: #42af28;
    border: 1px solid #42af28;
    border-radius: 2px;
    padding: 3px;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    top: -2px;
}
.basket_overview_final {
    background: #fbf7eb;
    width: 800px;
    max-width: 100%;
    margin: 32px auto 0;
    border-radius: 24px;
}
.basket_customer .regular-checkbox-label {
    position: relative;
    display: block;
    height: 50px;
    overflow: hidden;
}
.basket_customer .regular-checkbox {
    position: absolute;
    left: -1000px;
}
.basket_customer .regular-checkbox-label:before {
    background-color: #fafafa;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}
.basket_customer .regular-checkbox:checked + span {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #99a1a7;
}
.select-area-item {
    display: flex!important;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 1px solid #f1ecec;
    border-bottom: none;
}
.select-area-item.hidden {
    display: none!important;
}
.select-area-item .select-area-item__logo {
    padding: 0 0 0 28px;
    width: 60px;
    display: flex;
    align-items: flex-start;
}

.select-area-item .select-area-item__logo img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.select-area-item .select-area-item__header {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 60px);
    align-content: center;
    position: relative;
    padding-left: 8px;
}

.select-area-item.no-logo .select-area-item__header {
    width: calc(100% - 40px);
}

.select-area-item.abroad .select-area-item__header {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.select-area-item .select-area-item__header .select-area-item__header__title {
    width: calc(100% - 120px);
    position: initial;
}

.select-area-item.abroad .select-area-item__header .select-area-item__header__title {
    width: 100%;
}

.select-area-item .select-area-item__header .select-area-item__header__title a {
    display: inline-block;
    padding: 0;
    margin-right: 2px;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-decoration: underline;
}

.select-area-item .select-area-item__header .select-area-item__header__title a:hover,
.select-area-item .select-area-item__header .select-area-item__header__title button:hover {
    color: #000;
    text-decoration: none;
}

.select-area-item .select-area-item__header .select-area-item__header__title button {
    display: inline-block;
    padding: 0;
    margin-right: 2px;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    text-decoration: underline;
    outline: none;
    border: none;
    background: transparent;
}

.select-area-item .select-area-item__header .select-area-item__header__title label {
    padding-left: 0;
    margin-bottom: 0;
    color: #000;
    position: initial;
}

.select-area-item.abroad .select-area-item__header .select-area-item__header__title label {
    margin-bottom: 8px;
}

.select-area-item .select-area-item__header .select-area-item__header__title label .control__indicator {
    position: absolute;
    top: 6px;
    left: -60px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #EAD29A;
}

.select-area-item.no-logo .select-area-item__header .select-area-item__header__title label .control__indicator {
    left: -34px;
}

.select-area-item .select-area-item__header .select-area-item__header__price {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    width: 120px;
    padding: 2px 0 0 5px;
    text-align: right;
    font-weight: 400;
}

.select-area-item .select-area-item__header .select-area-item__header__desc {
    width: 100%;
    font-size: 14px;
    padding-right: 6px;
    padding-bottom: 6px;
}


.select-area-item.selected .select-area-item__content {
    padding: 0 10px;
    font-size: 1.4em;
    width: 100%;
}

.select-area-item.abroad .select-area-item__content {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}

.select-area-item.abroad .select-area-item__content .basket-overview_summary_text {
    font-size: 18px;
}

.select-area-item.abroad .select-area-item__content label {
    padding: 0;
    color: #000;
    margin-top: 8px;
    margin-bottom: 8px;
}

.select-area-item .select-area-item__content select {
    font-size: 16px;
}
.reset_coupon_btn {
    color: #cc2929!important;
}
.coupon_form input:focus,
.coupon_form input:active,
.coupon_form input {
    padding: 0 6px;
    height: 46px;
    line-height: 46px;
    outline: none;
    width: 160px;
    font-size: 1.6em;
    display: block;
    float: left;
    margin-bottom: 35px;
    border: 1px solid #b0afaf;
}

.coupon_form button {
    margin: 0;
    width: 100px;
    padding: 0;
    height: 46px;
    line-height: 44px;
    text-align: center;
    outline: none;
    font-size: 1.6em;
    font-weight: 400;
    display: block;
    float: left;
    background: rgb(235, 235, 235)!important;
    color: #413e3e;
    border: 1px solid #413e3e;
    position: relative;
    left: -1px;
}
.coupon_form button:hover {
    background: rgba(235, 235, 235, .8)!important;
}
.skip_email {
    margin-bottom: -10px;
}
.skip_email a {
    text-decoration: underline;
    color: #000!important;
}
.skip_email a:hover {
    text-decoration: none;
}
.welcome-back {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 0 24px;
    margin-bottom: 32px;
    border-bottom: 1px solid #FBF6EB;
}
.welcome-back p {
    color: #000;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
}
.welcome-back button {
    margin: 0;
    width: 117px!important;
    height: 40px!important;
    font-size: 14px;
}

@media(min-width: 992px) {
    .basket-overview .product .price .unit-price__old-price {
        display: none;
    }
}

@media(min-width: 768px) {
    .basket-success-wrapper {
        margin: 16px auto 80px;
    }
}

@media(max-width: 991px) {
    .coupon_form input:focus, .coupon_form input:active, .coupon_form input {
        height: 36px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .coupon_form button {
        height: 36px;
        line-height: 34px;
    }
    .basket-overview .product {
        padding: 16px 24px 56px 0; 
        height: auto;
    }
    .basket-overview .product .control_wrapper {
        position: absolute;
        left: 80px;
        bottom: 16px;
    }
    .modal .basket-overview .product {
        padding: 10px 0 15px;
    }
    .modal .basket-overview .product:last-child {
        margin-bottom: 10px;
    }
    .basket-overview .product.gift {
        min-height: 120px;
    }
    .basket-overview .product > img {
        max-width: 48px!important;
        max-height: 48px!important;
        top: 0;
        left: 0;
        bottom: 0;
        margin: 0 8px 0 0;
    }
    .basket-overview .product .price {
        bottom: 21px;
        right: 0;
        position: absolute;
        font-size: 14px;
        width: 160px;
        padding-left: 8px;
    }
    .basket-overview .product .unit-price {
        display: none;
    }
    .modal .basket-overview .product .price {
        position: relative;
        bottom: 0!important;
        right: 0!important;
        text-align: right;
        margin-top: 10px;
    }
    .basket-overview .product .btnRemove {
        top: 24px;
        right: 8px;
        left: auto;
        position: absolute;
    }
    .basket_customer .buttons button.right {
        margin: 0 auto 30px;
    }
    .basket_customer .buttons button.right.userZone {
        margin: 0 auto;
    }
    .transport,
    .payment {
        margin-bottom: 20px;
    }
    .transport_payment {
        margin-bottom: 0;
    }
    .transport .transport-item table td label,
    .payment .payment-item table td label {
        font-size: 14px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    
    .send_question_wrapper {
        width: 100%!important;
        text-align: center!important;
    }
    .basket_customer .company_fields .form-group {
        display: block;
        margin: 0 0 20px 0;
        width: 100%;
        float: left;
        padding: 0;
        position: relative;
    }
    .basket_customer .form-group.vat .vat_prefix {
        left: 1px;
    }
    .basket_customer .company_fields .form-group label {
        padding: 0 0 0 10px!important;
    }
    .basket_customer .checkbox label {
        height: auto;
        line-height: 1.6em;
        position: relative;
    }
    .basket_customer .checkbox {
        height: auto;
        padding: 10px 0;
    }
    .basket_customer .checkbox input {
        top: 2px;
    }
    .gdpr-text {
        text-align: center;
    }
    .terms_condition_wrapper label {
        padding-right: 15px!important;
    }
    .select-area-item .select-area-item__header .select-area-item__header__title {
        width: calc(100% - 70px);
    }
    .select-area-item .select-area-item__header .select-area-item__header__title label {
        font-size: 13px;
        color: #000;
        padding: 0;
    }
    .select-area-item .select-area-item__header .select-area-item__header__price {
        font-size: 13px;
        color: #000;
        width: 70px;
        padding-right: 6px;
        text-align: right;
    }
    .select-area-item.selected .select-area-item__content {
        font-size: 13px;
        width: 100%;
    }
    .select-area-item.selected .select-area-item__content select {
        font-size: 13px;
    }
    .basket-overview_summary_text {
        padding-top: 24px;
        padding-bottom: 0;
        margin-bottom: 10px;
        margin-top: 16px;
        width: 100%;
        border-top: 1px solid #fbf6eb;
    }
    .order_form {
        margin-top: 10px;
    }
    .basket_customer .form-group input {
        padding: 0 5px 0 12px;
    }
    .basket_customer .form-group.validation input {
        padding-right: 30px;
    }
    .basket_customer .form-group.tel {
        width: 100%;
        padding: 0;
    }
    .basket_customer .form-group.email {
        width: 100%;
        padding: 0;
    }
    .basket_customer .form-group.email label{
        padding: 0 0 0 10px!important;
    }
    .basket_customer .form-group span.validation_info {
        right: 4px;
    }
    .basket_customer .buttons {
        margin-top: 15px;
    }
    body.basket .basket_customer .buttons {
        display: flex;
        flex-direction: column-reverse;
    }
    .basket_customer .buttons button.purchase,
    .basket_customer .buttons a.purchase,
    .basket_customer .buttons button.purchase-light,
    .basket_customer .buttons a.purchase-light {
        margin: 0 auto 15px;
    }
    body.basket .basket_customer .buttons.top {
        display: block!important;
        margin-bottom: 15px;
    }
    .basket_customer .buttons.top a.purchase,
    .basket_customer .buttons.top a.purchase-light,
    .basket_customer .buttons.top a.back-btn {
        margin: 0;
        display: inline-block;
        max-width: 40%;
    }
    .skip_email {
        margin-bottom: 0;
    }
    .basket-overview .product:first-child {
        margin-top: 0;
    }
    .basket-overview .product:last-child {
        margin-bottom: 0;
    }
    .basket-overview-footer {
        margin-top: 16px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .basket-heading {
        font-size: 24px;
        margin: 0 0 16px 0;
        padding: 0;
        height: 32px;
        line-height: 32px;
    }
    .basket_overview_final  {
        padding: 0 16px;
    }
}
@media(max-width: 396px) {
    span.recommended {
        padding: 1px 3px;
        margin: 0 5px 0 0;
        position: absolute;
        top: 40px;
        left: 0;
    }
}
/*======================== END BASKET CUSTOMER ===============================*/
.wide .image360:after, .wide .p-image:after {
    display: none;
}
.p-thumbnails a:before {
    display: none;
}
.p-thumbnails a {
    margin-right: 22px;
}
.p-thumbnails .thumbnail-next {
    right: -22px;
}
.p-thumbnails a img {
    border-width: 2px;
    border-color: #fbf6ea;
    border-radius: 16px;
    transition: border-color linear 200ms; 
}
a.p-thumbnail.highlighted img,
a.p-thumbnail:hover img {
    border-color: #e9d299;
}
.p-detail-inner .p-short-description {
    font-size: 14px;
}
.p-detail-inner h1 {
    text-align: left !important;
    margin-bottom: 18px !important;
}
.stars {
    display: inline-block;
    flex: 0 0 auto;
    height: 30px;
    margin-right: 10px;
    position: relative;
    width: 130px;
    padding: 6px 15px;
    background: #fbf6ea;
    border-radius: 24px;
}
.stars .star, .stars .star:hover {
    color: #d4a536;
}
.stars .star.is-active:hover, .stars .star.star-half:before, .stars .star.star-on:before {
    color: #d4a536;
}
.stars-label {
    color: #d3a437;
    font-size: 14px;
}
.stars a, .stars span {
    float: left;
    height: 18px;
    line-height: 18px;
    position: relative;
    width: 20px;
}
.stars a:before, .stars span:before {
    font-size: 18px;
    height: 100%;
    left: 0;
    line-height: 18px;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (min-width: 768px) {
    .wide .image360 img, .wide .p-image img {
        max-height: 500px;
        width: auto;
    }
}
.shp-tabs, .shp-tabs-holder {
    border: none !important;
    padding: 0 0 0 20px;
    border-radius: 0;
    background: #fff;
    border-bottom: 1px solid #fbf6ea !important; 
}
.shp-tabs-holder ul.shp-tabs li {
    padding: 0;
}
.shp-tabs-holder ul.shp-tabs li a {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    background: #fff;
    border: none;
    border-radius: 0;
    text-align: left;
    margin-right: 16px;
    font-size: 24px;
    line-height: 32px;
}
.shp-tabs-holder ul.shp-tabs li a:hover {
    text-decoration: none;
    background: #fff;
    border: none;
}
.p-detail-inner .p-data-wrapper {
    width: 40%;
    padding: 0;
}
.p-detail-inner .p-image-wrapper {
    width: 60%;
    padding-right: 48px;
}
.p-detail .benefitBanner {
    flex-direction: column;
    gap: 16px;
}
.p-detail .benefitBanner .benefitBanner__item {
    flex: 0 0 100%;
    width: 100%;
}
.p-detail .benefitBanner__data {
    flex: 1 0 100%;
    justify-content: flex-start;
    padding-left: 0 !important;
    display: flex;
    align-items: center;
}
.p-detail .benefitBanner__data a {
    text-decoration: underline;
    text-transform: none!important;
}
.p-detail .benefitBanner__data a:before {
    display: none!important;
}
.p-detail .benefitBanner__data .icon {
    display: block;
    width: 56px;
    height: 56px;
    position: relative;
    background: #FBF6EB;
    border-radius: 16px;
}
.p-detail .benefitBanner__data .icon svg {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.p-detail .benefitBanner__data span {
    padding-left: 16px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
}
.link-icons a:not(.watchdog) {
    display: none!important;
}
.p-variants-block table.detail-parameters .shipping-options,
.p-variants-block table.detail-parameters .sold-out {
    display: none!important;
}
.p-basic-info-block {
    flex-wrap: wrap;
}
.p-basic-info-block .block:first-child {
    flex: 1 1 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.p-basic-info-block .block .shipping-options {
    margin-left: 16px;
    text-decoration: underline;
    font-size: 14px;
    line-height: 36px;
}
.p-basic-info-block .block .shipping-options:hover {
    text-decoration: none;
}
.p-basic-info-block .block .availability-wrapper {
    border-radius: 20px;
    padding: 4px 12px;
    font-size: 14px;
}
.availability-wrapper--unselected {
    background: #fbf6e9;
    color: #000;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    border-radius: 20px;
}
.availability-wrapper--unselected .availability-label::before {
    content: "i";
    align-items: center;
    border: 1px solid #000;
    background: #000;
    color: #fbf6e9;
    border-radius: 50%;
    display: inline-flex;
    font-size: 10px;
    font-weight: 600;
    height: 16px;
    justify-content: center;
    line-height: 1;
    width: 16px;
    margin-right: 8px;
    position: relative;
    top: -1px;
}
.p-param-block .detail-parameters-wrapper table.detail-parameters.second tbody tr th {
    width: 80px;
}
.p-basic-info-block .block:not(:first-child) {
    display: none!important;
}
.detail-parameters.second a {
    text-decoration: underline;
}
.detail-parameters.second a:hover {
    text-decoration: none;
}
.p-basic-info-block {
    border-color: #fbf6eb;
    border-style: none none solid;
    border-width: 1px 0;
    display: flex;
    padding: 0 0 24px 0;
}
.p-to-cart-block {
    align-items: center;
    border-bottom: 1px solid #fbf6ea;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: space-between;
    padding: 10px 0 24px 0;
}
.p-param-block {
    padding: 24px 0;
}
.p-to-cart-block .p-add-to-cart-wrapper .add-to-cart {
    gap: 24px;
    width: 100%;
}
.p-to-cart-block .p-add-to-cart-wrapper {
    width: 100%;
}
.link-icon.watchdog {
    text-align: right;
}
.link-icon.watchdog:before {
    display: inline-block;
    margin: 0 4px 0 0;
    width: 20px;
    height: 20px;
    content: "";
    background: url(/user/documents/icons/icon-notifications.svg) no-repeat center center;
    background-size: cover;
}
.link-icon.watchdog span {
    font-weight: 400;
    line-height: 20px;
    font-size: 14px;
    text-decoration: underline;
}
.link-icon.watchdog:hover span {
    text-decoration: none;
}
.products-block>div .p .p-bottom .p-desc {
    display: none;
}
#cboxContent {
    background-color: transparent;
    margin-top: 0;
}
#cboxClose {
    right: 10px;
    top: 25px;
}
.content-modal {
    border-radius: 24px;
    overflow: hidden;
    background: #fff;
}
.content-modal h1 {
    margin-bottom: 24px;
    margin-top: 4px;
    text-align: center;
}
.content-modal > p {
    font-size: 13px;
}
.content-modal input {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
}
.advanced-order .h1:first-child {
    width: auto;
    margin: 4px auto 24px;
    display: inline-block;
    padding-left: 40px;
    line-height: 40px;
    position: relative;
}
.advanced-order .h2 {
    font-size: 18px;
}
.advanced-order .h1:first-child:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #ead29a;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 999;
}
.advanced-order .h1:first-child:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url(/user/documents/icons/check.svg) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 999;
}
.advanced-order .h1:not(:first-child) {
    padding: 0;
    display: block;
    padding-top: 20px;
    border: none;
    font-size: 24px;
    position: relative;
    margin-top: 20px!important; 
}
.advanced-order .h1:not(:first-child):before {
    content: '';
    display: block;
    width: 200px;
    height: 1px;
    background: #fbf6e9;
    position: absolute;
    top: 0;
    left: calc(50% - 100px);
}
h3.watchdog-title {
    margin-top: 14px;
}
.consents.form-group label {
    font-size: 13px;
    color: #000;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    text-align: right;
    padding: 0;
}
.watchdog-row .disclaimer {
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 10px;
    line-height: 16px;
}
.watchdog-row #priceUnder {
    margin-right: 15px;
    width: 120px !important;
}
.watchdog-row label {
    margin-bottom: 0!important;
}
.watchdog-row {
    min-height: initial!important;
}
#watchdog-form .consents.form-group label {
    text-align: center!important;
}
.content-modal #watchdog-form .watchdog-row input {
    height: 20px;
    outline: none !important;
    border-style: none;
    border-bottom-style: solid;
    border-radius: 0;
}
.p-to-cart-block .add-to-cart-button.btn-conversion:before {
    display: inline-block;
    margin: 0 4px 0 0;
    width: 20px;
    height: 20px;
    content: "";
    background: url(/user/documents/icons/cart.svg) no-repeat center center;
    background-size: cover;
}
.navigation-home-icon-wrapper:before {
    content: url(/user/documents/icons/home.svg);
    margin-top: -8px;
}
.orders-info-notice {
    background: #fceded;
    color: #d42424;
    border-radius: 20px;
    padding: 18px 22px;
    margin-bottom: 24px;
}
.orders-info-notice p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}
.orders-info-notice p + p {
    margin-top: 10px;
}
/*======================== CUSTOMER CARE FORM ==============================*/
.customer-care-form {
    --gold: #EAD29A;
    --gold-dark: #A78E51;
    --gold-hover: #DDC47E;
    --cream: #FBF6EB;
    --black: #000000;
    --white: #FFFFFF;
    --gray: #777777;
    --gray-light: #EFEFEF;
    --red: #E53935;
    --red-bg: #FCEDED;
    --green: #42AE29;
    --font: 'Roboto', sans-serif;
    --input-radius: 24px;
    --btn-radius: 33px;
    --input-border: 0.5px solid var(--gold);
    --input-height: 52px;
    --transition: all 0.25s ease;
    font-family: var(--font);
    color: var(--black);
    background: var(--white);
    line-height: 1.6;
}
.customer-care-form,
.customer-care-form * {
    box-sizing: border-box;
}
.customer-care-form .main {
    max-width: 860px;
    margin: 0 auto;
    padding: 0 0 100px;
}
.customer-care-form .page-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 12px;
}
.customer-care-form .page-subtitle {
    font-size: 15px;
    color: var(--gray);
    margin-bottom: 44px;
}
.customer-care-form .form-type-selector {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 56px;
    background: var(--gray-light);
    border-radius: var(--btn-radius);
    padding: 4px;
}
.customer-care-form .type-tab {
    flex: 1;
    text-align: center;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 500;
    color: var(--gray);
    cursor: pointer;
    border-radius: calc(var(--btn-radius) - 2px);
    transition: var(--transition);
    user-select: none;
    white-space: nowrap;
    border: none;
    background: none;
    font-family: var(--font);
}
.customer-care-form .type-tab:hover {
    color: var(--black);
}
.customer-care-form .type-tab.active {
    background: var(--gold);
    color: var(--black);
    font-weight: 700;
    box-shadow: 0 1px 4px rgba(167, 142, 81, 0.2);
}
.customer-care-form .section-title {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 0;
}
.customer-care-form .form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    margin-bottom: 18px;
}
.customer-care-form .form-row.single {
    grid-template-columns: 1fr;
}
.customer-care-form .form-row.triple {
    grid-template-columns: 1fr 1fr 1fr;
}
.customer-care-form .float-group {
    position: relative;
}
.customer-care-form .float-group input,
.customer-care-form .float-group textarea,
.customer-care-form .float-group select {
    width: 100%;
    height: var(--input-height);
    padding: 20px 18px 6px;
    font-size: 14px;
    font-family: var(--font);
    color: var(--black);
    background: var(--white);
    border: var(--input-border);
    border-radius: var(--input-radius);
    outline: none;
    transition: var(--transition);
    appearance: none;
    -webkit-appearance: none;
}
.customer-care-form .float-group textarea {
    height: auto;
    min-height: 110px;
    padding-top: 28px;
    padding-bottom: 12px;
    resize: vertical;
    border-radius: 16px;
}
.customer-care-form .float-group select {
    padding-right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23A78E51' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 16px center;
    cursor: pointer;
}
.customer-care-form .float-group label {
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
    font-size: 14px;
    color: var(--gold-dark);
    pointer-events: none;
    transition: all 0.2s ease;
    background: transparent;
    line-height: 1;
}
.customer-care-form .float-group textarea ~ label {
    top: 20px;
    transform: none;
}
.customer-care-form .float-group input:focus ~ label,
.customer-care-form .float-group input:not(:placeholder-shown) ~ label,
.customer-care-form .float-group textarea:focus ~ label,
.customer-care-form .float-group textarea:not(:placeholder-shown) ~ label,
.customer-care-form .float-group select:focus ~ label,
.customer-care-form .float-group select:not([data-empty]) ~ label {
    top: 7px;
    transform: none;
    font-size: 11px;
}
.customer-care-form .float-group input:focus,
.customer-care-form .float-group textarea:focus,
.customer-care-form .float-group select:focus {
    border-color: var(--gold-dark);
    box-shadow: 0 0 0 2px rgba(167, 142, 81, 0.15);
}
.customer-care-form .float-group .required-star {
    color: var(--red);
}
.customer-care-form .float-group.error input,
.customer-care-form .float-group.error textarea,
.customer-care-form .float-group.error select {
    border-color: var(--red);
}
.customer-care-form .float-group.error label {
    color: var(--red);
}
.customer-care-form .float-group .error-msg {
    font-size: 12px;
    color: var(--red);
    margin-top: 4px;
    padding-left: 18px;
    display: none;
}
.customer-care-form .float-group.error .error-msg {
    display: block;
}
.customer-care-form .goods-table {
    margin-bottom: 14px;
}
.customer-care-form .goods-header {
    display: grid;
    grid-template-columns: 1fr 100px 40px;
    gap: 12px;
    padding: 0 0 10px;
}
.customer-care-form .goods-header span {
    font-size: 11px;
    color: var(--gold-dark);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.customer-care-form .goods-row {
    display: grid;
    grid-template-columns: 1fr 100px 40px;
    gap: 12px;
    align-items: center;
    margin-bottom: 12px;
}
.customer-care-form .goods-row input {
    width: 100%;
    height: 44px;
    padding: 0 16px;
    font-size: 14px;
    font-family: var(--font);
    color: var(--black);
    background: var(--white);
    border: var(--input-border);
    border-radius: var(--input-radius);
    outline: none;
    transition: var(--transition);
}
.customer-care-form .goods-row input:focus {
    border-color: var(--gold-dark);
    box-shadow: 0 0 0 2px rgba(167, 142, 81, 0.15);
}
.customer-care-form .goods-row input::placeholder {
    color: var(--gold-dark);
    opacity: 0.6;
}
.customer-care-form .goods-row input[type="number"] {
    text-align: center;
    -moz-appearance: textfield;
}
.customer-care-form .goods-row input[type="number"]::-webkit-inner-spin-button,
.customer-care-form .goods-row input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.customer-care-form .remove-row-btn {
    width: 36px;
    height: 36px;
    border: none;
    background: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
    color: var(--gray);
}
.customer-care-form .remove-row-btn:hover {
    background: var(--red-bg);
    color: var(--red);
}
.customer-care-form .add-row-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 18px;
    background: var(--cream);
    border: none;
    border-radius: var(--btn-radius);
    font-size: 13px;
    font-family: var(--font);
    color: var(--gold-dark);
    cursor: pointer;
    transition: var(--transition);
    font-weight: 500;
}
.customer-care-form .add-row-btn:hover {
    background: var(--gold);
    color: var(--black);
}
.customer-care-form .add-row-btn svg {
    width: 14px;
    height: 14px;
}
.customer-care-form .radio-pills {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.customer-care-form .contact-pref-row {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
.customer-care-form .contact-pref-label {
    font-size: 14px;
    color: var(--gold-dark);
    white-space: nowrap;
}
.customer-care-form .radio-pill {
    position: relative;
}
.customer-care-form .radio-pill input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.customer-care-form .radio-pill label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 22px 11px 36px;
    border: var(--input-border);
    border-radius: var(--btn-radius);
    font-size: 14px;
    color: var(--gold-dark);
    cursor: pointer;
    transition: var(--transition);
    user-select: none;
}
.customer-care-form .radio-pill label:before {
    left: 10px;
}
.customer-care-form .radio-pill label:after {
    left: 12px!important;
}
.customer-care-form .radio-pill input:checked + label {
    background: var(--gold);
    border-color: var(--gold);
    color: var(--black);
    font-weight: 500;
}
.customer-care-form .radio-pill label:hover {
    border-color: var(--gold-dark);
    background: var(--cream);
}
.customer-care-form .radio-dot {
    display: none !important;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1.5px solid var(--gold);
    position: relative;
    transition: var(--transition);
    flex-shrink: 0;
}
.customer-care-form .radio-pill input:checked + label .radio-dot {
    border-color: var(--black);
}
.customer-care-form .radio-pill input:checked + label .radio-dot::after {
    content: '';
    position: absolute;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    background: var(--black);
    border-radius: 50%;
}
.customer-care-form .check-group {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
    margin-bottom: 8px;
    margin-top: 8px;
}
.customer-care-form .check-group input[type="checkbox"] {
    width: 0;
    height: 0;
    opacity: 0;
    position: absolute;
}
.customer-care-form .check-box {
    width: 20px;
    height: 20px;
    border: 1.5px solid var(--gold);
    border-radius: 4px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
    margin-top: 2px;
    background: var(--white);
}
.customer-care-form .check-box svg {
    width: 12px;
    height: 12px;
    opacity: 0;
    color: var(--white);
    transition: var(--transition);
}
.customer-care-form .check-group input:checked + .check-box {
    background: var(--gold-dark);
    border-color: var(--gold-dark);
}
.customer-care-form .check-group input:checked + .check-box svg {
    opacity: 1;
}
.customer-care-form .check-text {
    font-size: 14px;
    color: var(--black);
    line-height: 1.5;
}
.customer-care-form .check-text a {
    color: var(--black);
    text-decoration: underline;
    text-underline-offset: 2px;
}
.customer-care-form .info-box {
    background: var(--cream);
    border-radius: 16px;
    padding: 22px 26px;
    margin: 40px 0 32px;
    display: flex;
    gap: 16px;
    align-items: flex-start;
}
.customer-care-form .info-box svg {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    color: var(--gold-dark);
    margin-top: 2px;
}
.customer-care-form .info-box p {
    font-size: 13px;
    color: var(--gray);
    line-height: 1.6;
}
.customer-care-form .info-box strong {
    color: var(--black);
    font-weight: 500;
}
.customer-care-form .info-box .code-badge {
    display: inline-block;
    background: var(--white);
    padding: 2px 10px;
    border-radius: 8px;
    font-weight: 700;
    color: var(--gold-dark);
    font-family: monospace;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid var(--gold);
}
.customer-care-form .divider {
    height: 1px;
    background: var(--gray-light);
    margin: 40px 0;
}
.customer-care-form .submit-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 44px;
    flex-wrap: wrap;
    gap: 16px;
}
.customer-care-form .back-link {
    font-size: 14px;
    color: var(--black);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: var(--transition);
}
.customer-care-form .back-link:hover {
    color: var(--gold-dark);
}
.customer-care-form .submit-btn {
    padding: 16px 48px;
    background: var(--gold);
    color: var(--black);
    border: 1px solid var(--gold);
    border-radius: var(--btn-radius);
    font-size: 18px;
    font-weight: 700;
    font-family: var(--font);
    cursor: pointer;
    transition: var(--transition);
    display: flex;
    align-items: center;
    gap: 8px;
}
.customer-care-form .submit-btn:hover {
    background: var(--gold-hover);
    box-shadow: 0 4px 16px rgba(234, 210, 154, 0.4);
}
.customer-care-form .submit-btn:active {
    transform: scale(0.98);
}
.customer-care-form .submit-btn svg {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}
.customer-care-form .submit-note {
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: var(--gray);
    margin-top: 16px;
}
.customer-care-form .submit-note a {
    color: var(--black);
    text-decoration: underline;
    text-underline-offset: 2px;
}
.customer-care-form .supplier {
    text-align: center;
    margin-top: 48px;
    padding-top: 28px;
    border-top: 1px solid var(--gray-light);
}
.customer-care-form .supplier p {
    font-size: 12px;
    color: var(--gray);
    line-height: 1.7;
}
.customer-care-form .supplier strong {
    font-weight: 500;
    color: var(--black);
}
.customer-care-form .success-message {
    display: none;
    text-align: center;
    padding: 100px 24px;
}
.customer-care-form .success-message.show {
    display: block;
}
.customer-care-form .success-icon {
    width: 64px;
    height: 64px;
    background: var(--cream);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
    border: 2px solid var(--gold);
}
.customer-care-form .success-icon svg {
    width: 28px;
    height: 28px;
    color: var(--gold-dark);
}
.customer-care-form .success-message h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
}
.customer-care-form .success-message p {
    color: var(--gray);
    font-size: 15px;
    max-width: 420px;
    margin: 0 auto;
}
.customer-care-form .hidden {
    display: none !important;
}
.customer-care-form .form-block {
    margin-bottom: 44px;
}
.customer-care-form .form-block:last-child {
    margin-bottom: 0;
}
.customer-care-form .field-note {
    font-size: 12px;
    color: var(--gray);
    margin-top: 4px;
}
.customer-care-form .form-block {
    opacity: 0;
    transform: translateY(10px);
    animation: customerCareFadeUp 0.35s ease forwards;
}
.customer-care-form .form-block:nth-child(1) { animation-delay: 0s; }
.customer-care-form .form-block:nth-child(2) { animation-delay: 0.05s; }
.customer-care-form .form-block:nth-child(3) { animation-delay: 0.1s; }
.customer-care-form .form-block:nth-child(4) { animation-delay: 0.15s; }
.customer-care-form .form-block:nth-child(5) { animation-delay: 0.2s; }
.customer-care-form .form-block:nth-child(6) { animation-delay: 0.25s; }
@keyframes customerCareFadeUp {
    to { opacity: 1; transform: translateY(0); }
}
@media (max-width: 991px) {
    .customer-care-form .main { padding: 0 0 64px; }
    .customer-care-form .page-title { font-size: 22px; margin-bottom: 8px; }
    .customer-care-form .page-subtitle { margin-bottom: 32px; font-size: 14px; }
    .customer-care-form .form-type-selector {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 40px;
        border-radius: 0;
        background: none;
        padding: 0;
    }
    .customer-care-form .type-tab {
        border-radius: var(--btn-radius);
        padding: 14px 20px;
        font-size: 14px;
        font-weight: 500;
        border: 1.5px solid var(--gold);
        color: var(--gold-dark);
        background: var(--white);
        width: 100%;
    }
    .customer-care-form .type-tab.active {
        background: var(--gold);
        border-color: var(--gold);
        color: var(--black);
        font-weight: 700;
    }
    .customer-care-form .section-title { font-size: 18px; margin-bottom: 20px; }
    .customer-care-form .form-block { margin-bottom: 36px; }
    .customer-care-form .form-row {
        grid-template-columns: 1fr;
        gap: 14px;
        margin-bottom: 14px;
    }
    .customer-care-form .form-row.triple { grid-template-columns: 1fr; }
    .customer-care-form .float-group input,
    .customer-care-form .float-group select {
        height: 50px;
    }
    .customer-care-form .goods-header { display: none; }
    .customer-care-form .goods-row {
        grid-template-columns: 1fr 70px 36px;
        gap: 8px;
        margin-bottom: 10px;
    }
    .customer-care-form .goods-row input {
        height: 42px;
        font-size: 13px;
        padding: 0 14px;
    }
    .customer-care-form .radio-pills.rekl-method { flex-direction: column; }
    .customer-care-form .radio-pills.rekl-method .radio-pill label {
        width: 100%;
        justify-content: flex-start;
    }
    .customer-care-form .contact-pref-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    .customer-care-form .contact-pref-row .radio-pills { width: 100%; }
    .customer-care-form .contact-pref-row .radio-pill { flex: 1; }
    .customer-care-form .contact-pref-row .radio-pill label {
        width: 100%;
        justify-content: center;
    }
    .customer-care-form .info-box {
        flex-direction: column;
        gap: 10px;
        padding: 16px 18px;
    }
    .customer-care-form .divider { margin: 32px 0; }
    .customer-care-form .submit-area {
        flex-direction: column-reverse;
        align-items: stretch;
    }
    .customer-care-form .submit-btn {
        width: 100%;
        justify-content: center;
        font-size: 16px;
        padding: 14px 32px;
    }
    .customer-care-form .back-link {
        justify-content: center;
        padding: 8px 0;
    }
    .customer-care-form .submit-note { font-size: 12px; }
    .customer-care-form .supplier { margin-top: 36px; }
}
@media (max-width: 420px) {
    .customer-care-form .section-title { font-size: 17px; }
}
/*======================== END CUSTOMER CARE FORM ==========================*/
.customer-page .table td,
.customer-page .table th,
.customer-page .table tr {
    border-color: #fbf6eb;
}
.customer-page thead tr {
    background-color: #fbf6ea;
}
body.customer-page.in-nastaveni .table-shipping-addresses {
    border-collapse: separate;
    border-spacing: 0;
}
body.customer-page.in-nastaveni .table-shipping-addresses thead tr {
    background: #fbf6ea;
}
body.customer-page.in-nastaveni .table-shipping-addresses thead th {
    border: none;
    padding: 18px 20px;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    color: #000;
}
body.customer-page.in-nastaveni .table-shipping-addresses thead th:first-child {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
body.customer-page.in-nastaveni .table-shipping-addresses thead th:last-child {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
body.customer-page.in-nastaveni .table-shipping-addresses tbody td {
    border: none;
    padding: 18px 20px;
    font-size: 15px;
    line-height: 22px;
    vertical-align: top;
    border-right: 1px solid #f1e3c2;
}
body.customer-page.in-nastaveni .table-shipping-addresses tbody td:last-child {
    border-right: none;
}
body.customer-page.in-nastaveni .table-shipping-addresses tbody tr {
    background: #fff;
}
body.customer-page.in-nastaveni .table-shipping-addresses .cell--actions a {
    text-decoration: underline;
    font-weight: 500;
    color: #9b7a37;
    background: none;
    border: none;
    padding: 0;
}
body.customer-page.in-nastaveni .table-shipping-addresses .cell--actions a:hover {
    text-decoration: none;
}
body.customer-page.in-nastaveni .box.box-sm.box-bg-default > p .btn.btn-secondary {
    background: #ead29a;
    border: none;
    border-radius: 999px;
    padding: 14px 28px;
    color: #000;
    font-weight: 600;
    text-transform: none;
}
body.customer-page.in-nastaveni .shipping-addresses-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 24px;
}
body.customer-page.in-nastaveni .shipping-address-card {
    background: #fbf6ea;
    border-radius: 24px;
    padding: 20px;
    color: #000;
    min-height: 274px;
    display: flex;
    flex-direction: column;
}
body.customer-page.in-nastaveni .shipping-address-card__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}
body.customer-page.in-nastaveni .shipping-address-card__badge svg {
    display: block;
    width: 22px;
    height: 22px;
}
body.customer-page.in-nastaveni .shipping-address-card__lines {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
body.customer-page.in-nastaveni .shipping-address-card__line {
    display: flex;
    flex-direction: column;
    gap: 2px;
}
body.customer-page.in-nastaveni .shipping-address-card__line--row {
    flex-direction: row;
    gap: 16px;
}
body.customer-page.in-nastaveni .shipping-address-card__block {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}
body.customer-page.in-nastaveni .shipping-address-card__label {
    font-size: 12px;
    line-height: 14px;
    color: #8b7b55;
    text-transform: none;
    letter-spacing: 0.6px;
}
body.customer-page.in-nastaveni .shipping-address-card__value {
    font-size: 14px;
    line-height: 18px;
}
body.customer-page.in-nastaveni .shipping-address-card__actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: auto;
}
body.customer-page.in-nastaveni .shipping-address-card__actions-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
}
body.customer-page.in-nastaveni .shipping-address-card__action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 12px;
    background: #ead29a;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    border: 1px solid #ead29a;
}
body.customer-page.in-nastaveni .shipping-address-card__action:hover {
    background: #D5A636;
    border: 1px solid #D5A636;
}
body.customer-page.in-nastaveni .shipping-address-card__action--default {
    background: transparent;
    border: none;
    padding: 0;
    text-decoration: underline;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    justify-content: flex-start;
}
body.customer-page.in-nastaveni .shipping-address-card__action--default:hover {
    text-decoration: none;
    opacity: 1;
    background: transparent;
    border: none;
}
body.customer-page.in-nastaveni .shipping-address-add {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: 100%;
    min-height: 274px;
    background: #fbf6ea;
    border-radius: 24px;
    border: 1px solid #f1e3c2;
    color: #000;
    font-weight: 600;
    text-transform: none;
    margin-top: 0;
    padding: 20px;
}
body.customer-page.in-nastaveni .shipping-address-add::before {
    content: '+';
    font-size: 48px;
    line-height: 1;
    font-weight: 300;
}
@media (max-width: 991px) {
    body.customer-page.in-nastaveni .shipping-addresses-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .orders-info-notice {
        margin-top: 24px;
    }
    body.customer-page.in-nastaveni .shipping-address-add {
        min-height: 120px;
    }
}
@media (max-width: 767px) {
    body.customer-page.in-nastaveni .shipping-addresses-cards {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 767px) {
    body.customer-page.in-nastaveni .table-shipping-addresses thead {
        display: none;
    }
    body.customer-page.in-nastaveni .table-shipping-addresses tbody td {
        border-right: none;
        border-bottom: 1px solid #f1e3c2;
    }
    body.customer-page.in-nastaveni .table-shipping-addresses tbody tr {
        border: 1px solid #fbf6ea;
        border-radius: 16px;
        display: block;
        margin-bottom: 12px;
        overflow: hidden;
    }
}
.co-delivery-method, .co-payment-method {
    border: none;
}
.radio-wrapper.active {
    background-color: inherit;
    border-color: #fcf7e9;
    border-radius: 16px;
    margin-bottom: 12px;
}
.radio-wrapper {
    background-color: inherit;
    border: 2px solid transparent;
}
.radio-wrapper input[type=checkbox]:checked+label:after, .radio-wrapper input[type=radio]:checked+label:after {
    background-color: transparent;
    border-color: #fff;
    background-image: url(/user/documents/icons/check.svg);
    background-size: 18px;
    background-position: center;
}
.radio-wrapper:last-child {
    border-bottom-style: solid;
}
.radio-wrapper input[type=radio]+label .sublabel {
    display: block;
    font-size: 13px;
    margin-top: 3px;
}
.cart-hide-unselected-options .radio-wrapper.selected-option {
    border-bottom-color: #fcf7e9;
}
.payment-info b {
    text-transform: none;
    font-size: 14px;
}
.radio-wrapper input[type=radio]+label {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 10px;
    justify-content: space-between;
    line-height: 1;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
    margin: 0;
}
.cart-toggle-unselected-options {
    cursor: pointer;
    padding: 13px 0;
    text-decoration: underline;
    font-size: 13px;
}
.radio-wrapper input[type=radio]+label:before {
    top: calc(50% - 10px);
    transform: translateY(0);
}
.radio-wrapper input[type=radio]+label:after {
    top: calc(50% - 8px);
    transform: translateY(0);
}
.radio-wrapper .for-free,
.radio-wrapper.active .for-free {
    color: #009c00;
    font-size: 14px;
}
.in-krok-1 .order-summary.co-box {
    display: none!important;
}
.order-summary-item {
    border-color: #e9d29938;
    font-size: 14px;
}
.order-recapitulation>div {
    border-bottom: 1px solid #fcf7e9;
    padding: 19px 0;
}
.order-recapitulation>div.last {
    border-color: #e9d299;
}
.order-recapitulation>div>strong {
    font-size: 14px;
}
.in-krok-2 .cart-inner {
    max-width: 1024px;
    margin: 0 auto;
}
.checkoutContent__wrapper .co-box {
    border: none
}
body.in-kosik .cart-wrapper .cart-inner h4,
body.ordering-process aside.sidebar,
body.ordering-process header .navigation-buttons {
    display: none !important;
}
.payment-logo img {
    border-radius: 8px;
}
.shipping-options-popup .shipping-row {
    flex-wrap: nowrap;
}
@media (max-width: 991px) {
    .container.navigation-wrapper .site-name {
        flex: 0 1 134px;
    }
    .consents.form-group label {
        text-align: left;
    }
    .content-modal h1 {
        margin-bottom: 24px;
        margin-top: 24px;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
    }
    .radio-wrapper input[type=radio]+label {
        flex-wrap: nowrap;
        gap: 8px;
        flex-direction: row;
    }
    .payment-logo {
        flex: 1 0 40px;
        max-width: 40px;
        order: 1;
        text-align: center;
    }
    .payment-logo img {
        max-height: 40px;
        max-width: 40px;
        display: block;
        margin: 0 auto;
    }
    .payment-info {
        flex: 1 1 auto;
        max-width: calc(100% - 116px);
        order: 2;
    }
    .payment-info span {
        display: block;
        color: #A78E51;
        font-size: 13px;
        line-height: 16px;
        margin-top: 4px;
    }
    .payment-shipping-price {
        flex: 1 0 60px;
        max-width: 60px;
        order: 3;
    }
}
@media (min-width: 992px) {
    .radio-wrapper input[type=radio]+label {
        flex-wrap: nowrap;
        gap: 16px;
        flex-direction: row;
        padding-left: 36px;
    }
    .payment-logo {
        flex: 1 0 40px;
        max-width: 40px;
        order: 1;
        text-align: center;
    }
    .payment-logo img {
        max-height: 40px;
        max-width: 40px;
        display: block;
        margin: 0 auto;
    }
    .payment-info {
        flex: 1 1 auto;
        max-width: calc(100% - 172px);
        order: 2;
    }
    .payment-info span {
        display: block;
        color: #A78E51;
        font-size: 13px;
        line-height: 16px;
        margin-top: 4px;
    }
    .payment-shipping-price {
        flex: 1 0 100px;
        max-width: 100px;
        order: 3;
    }
    .shipping-billing-table .radio-wrapper {
        margin: 0!important;
    }
}
@media (min-width: 992px) {
    .in-krok-2 .form-group>.phone-combined-input,
    .in-krok-2 .form-group>input.form-control,
    .in-krok-2 .form-group>select.form-control {
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .checkoutContent__wrapper {
        display: grid;
        grid-template-columns: 5fr 4fr;
        grid-auto-rows: auto;
        gap: 0 6rem;
    }
  
    .checkoutContent__wrapper > fieldset,
    .checkoutContent__wrapper > div {
        grid-column: 1;
    }
  
    .checkoutContent__wrapper > .order-summary.box {
        grid-column: 2;
        grid-row: 1 / 10;
        position: sticky;
        top: 1.5rem;
        align-self: start;
        border: 1px solid #fcf7ea;
        border-radius: 24px;
        background: #fcf7e9;
        padding: 24px;
    }
}
@media (min-width: 480px) {
    .next-step {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 19px;
    }
}
.btn-conversion.next-step-finish {
    height: 56px;
    min-width: 280px;
}
.btn-conversion.next-step-finish .order-button-text {
    font-size: 16px !important;
}
.btn-conversion.next-step-finish .order-button-suffix {
    margin-top: -2px;
    padding-bottom: 6px;
}
:where(.ums_forms_redesign--off) .form-control, :where(.ums_forms_redesign--off) select {
    background-color: #fff;
    border-color: #efdeb9;
    color: #000000;
    border-radius: 24px;
}
input.form-control.search-input {
    border-color: #efdeb9 !important;
    outline: none !important;
    padding-left: 20px;
}
.search h3 {
    display: none;
}
.search-whisperer-documents a {
    align-items: center;
    display: flex;
    padding: 8px 12px;
    text-decoration: none;
    width: 100%;
    border-radius: 16px;
}
.search-whisperer a:hover {
    background-color: rgb(251 246 233);
}
.search-whisperer ul li {
    border-color: #fbf6e9;
    padding: 8px 0;
}
.search-whisperer-documents {
    border-bottom-color: transparent;
    margin-bottom: 16px;
}
a.search-whisperer-document.whisperer-trigger {
    width: 260px;
    background: #fbf6e8;
    justify-content: center;
    padding: 12px 10px;
    border-radius: 40px;
    margin: 24px auto 0;
}
a.search-whisperer-document.whisperer-trigger:hover {
    text-decoration: underline;
}
.search-whisperer ul li a {
    padding: 5px 16px 5px 5px;
    border-radius: 14px;
}
.search-whisperer-image {
    border-radius: 14px;
    overflow: hidden;
}
.search-results-groups h4,
.search-products-heading {
    margin: 0 0 10px;
    font-weight: 500;
}
a.display-results-group {
    font-size: 14px;
    text-decoration: underline;
}
.search-results-group a {
    text-decoration: underline;
    font-size: 14px;
}
.site-msg.information .text {
    padding-right: 20px;
    font-size: 13px;
}
.site-msg.information {
    top: 20px;
    bottom: initial;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .16);
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: .9;
    position: fixed;
    z-index: 9999;
}
@media (min-width: 768px) {
    .site-msg.information .container {
        max-width: 100% !important;
    }
    .site-msg.information {
        max-width: 480px;
        padding: 14px 16px;
        border-radius: 24px;
    }
}
.reca-number {
    margin-bottom: 12px;
    text-align: center;
}
.recapitulation-wrapper .order-summary-item.total {
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    display: block;
    text-align: center;
}
.recapitulation-wrapper .order-summary-item.summary-thx {
    font-size: 18px;
    width: 100%;
    display: block;
    text-align: center;
}
.order-complete-links a.btn-primary {
    text-transform: none;
}
.order-complete-links a:not(.btn) {
    font-size: 13px;
}
.order-complete-links {
    text-align: center;
    margin-bottom: 48px;
}
.recapitulation-wrapper h4.order-icon {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 19px;
}
.recapitulation-wrapper h4.order-icon:before {
    display: none;
}
.recapitulation-wrapper .co-box.co-order {
    border: 1px solid #fbf6eb;
    border-radius: 24px;
    margin-bottom: 19px;
    padding: 19px 20px;
}
.recapitulation-wrapper .cart-table {
    box-sizing: border-box;
    margin: 20px 0;
    width: 100%;
}
.recapitulation-wrapper .cart-table tr:first-child>td,
.recapitulation-wrapper .cart-table tr>td {
    border-top: 1px solid #fbf6ea;
}
#colorbox {
    outline: 0;
    border-radius: 24px;
    background: #fff;
}
.order-delivery:before {
    content: url(/user/documents/icons/delivery.svg);
}
.order-payment:before {
    content: url(/user/documents/icons/cash.svg);
}
.co-contact-information label[for=login] {
    display: none;
}
.co-contact-information .btn-secondary {
    display: block;
    align-content: center;
    justify-content: center;
    margin: 0 auto 24px;
    width: 100%!important;
    max-width: 100%!important;
    min-width: 200px;
    height: 48px;
    padding: 12px 0;
    line-height: 24px !important;
    text-align: center;
    color: #000 !important;
    outline: none;
    border: none !important;
    border-radius: 33px !important;
    font-size: 14px;
    font-weight: 700;
    background-color: #EAD29A !important;
    text-transform: none;
    transition: background-color linear 200ms; 
}
.co-contact-information .btn-secondary:hover {
    background-color: #D5A636 !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #FBF6EB inset !important;
    box-shadow: 0 0 0 1000px #FBF6EB inset !important;
    -webkit-text-fill-color: #000 !important;
}
form.formLogin {
    max-width: 100%;
    width: 540px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .login-wrapper {
        margin-bottom: 38px;
        text-align: center;
        display: flex;
        flex-direction: column;
    }
}
.login-wrapper .btn-secondary {
    max-width: 240px;
    margin: 0 auto 24px;
}
.btn.btn-login:before, a.btn.btn-login:before {
    content: "\e930";
    font-size: 20px;
    position: relative;
}
@media (min-width: 768px) {
    .login-wrapper .password-helper {
        float: none;
        clear: both;
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 6px;
    }
}
.sidebar .client-center-box > ul {
    list-style-type: none;
    padding: 0;
}
.sidebar .client-center-box > ul li:nth-child(5), 
.sidebar .client-center-box > ul li:nth-child(6), 
.sidebar .client-center-box > ul li:nth-child(7), 
.sidebar .client-center-box > ul li:nth-child(8), 
.sidebar .client-center-box > ul li:nth-child(9), 
.sidebar .client-center-box > ul li:nth-child(10), 
.sidebar .client-center-box > ul li:nth-child(12), 
.sidebar .client-center-box > ul li:last-child {
    display: none!important
}
.sidebar .client-center-box > ul li a {
    font-size: 14px;
    text-decoration: underline;
}
.sidebar .client-center-box > ul li.logout .btn {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    text-decoration: underline !important;
    height: auto;
    padding: 0;
    min-width: initial;
    background: none !important;
    color: #d8373c !important;
}
.sidebar .client-center-box > ul li.logout .btn:hover {
    text-decoration: none!important;
}
.sidebar .client-center-box > ul > li:first-child a {
    text-decoration: none!important;
}
.sidebar .client-center-box > ul > li:first-child a:before {
    content: '';
    background: url(/user/documents/icons/user.svg) center no-repeat;
    background-size: 20px;
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    top: 6px;
    margin-right: 4px;
}
.sidebar .client-center-box > ul li a:hover {
    text-decoration: none;
}
.sidebar-inner.visible {
    position: sticky;
    top: 20px;
}
.customer-page #content-wrapper h1 {
    text-align: center;
}
.client-link.bottom-1rem {
    font-size: 14px;
    margin-bottom: 12px;
}
body.customer-page aside.sidebar .sidebar-inner {
    background: #fbf6ea;
    border-radius: 24px;
}
body.customer-page main#content.content.wide > .content-inner {
    padding: 0 16px;
}
body.customer-page main#content.content.wide > .content-inner #register-form {
    width: 100% !important;
    margin-left: 0 !important;
}
@media (min-width: 992px) {
    .customer-page #content-wrapper h1 {
        text-align: left;
        padding-left: 396px;
    }
}
@media (min-width: 1200px) {
    .form-group>input.form-control, .form-group>select.form-control {
        max-width: 480px;
    }
}
.form-group.submit-wrapper .btn {
    margin: 0 auto;
}
.co-registration {
    border: none;
}
table.customer-ratings,
table.customer-orders {
    font-size: 14px;
}
table.customer-ratings .btn-primary {
    min-width: 90px;
    height: 32px;
    line-height: 12px !important;
}
.customer-page .table tr {
    background: transparent;
}
.customer-page .table th {
    background: #fbf6eb;
}
.customer-page .table th:first-child {
    border-radius: 24px 0 0 24px;
    padding-left: 18px;
}
.customer-page .table th:last-child {
    border-radius: 0 24px 24px 0;
}
.customer-page .table-shipping-addresses {
    font-size: 14px;
}
.customer-page .table-shipping-addresses .cell--actions .btn {
    border: none;
    padding: 0;
    font-size: 13px;
    color: #a68d52;
    line-height: 20px;
    text-decoration: underline;
}
/* .msg.msg-info {
    background-color: #fbf6eb;
    border-color: #e9d299;
    color: #000;
} */
:where(.ums_forms_redesign--off) .form-control.lg {
    height: 48px;
    padding: 15px 12px;
}
:where(.ums_forms_redesign--off) .compact-form .btn.btn-lg {
    border-radius: 0 24px 24px 0;
    line-height: 30px;
    padding: 6px 21px;
    height: 48px;
}
.customer-page .customer-orders th {
    background: #fff;
    border-bottom: 2px solid #fbf6ea;
}
.customer-page .customer-orders tr:hover {
    background: #fbf6ea;
}
.customer-page .customer-orders tr a {
    text-decoration: underline!important;
}
@media (max-width: 991px) {
    #header {
        box-shadow: none;
    }
    .top_categories h2.section-label {
        display: none!important;
    }
}
@media (max-width: 767px) {
    #header .container.navigation-wrapper:first-child {
        padding-left: 0;
        padding-right: 0;
        height: 66px;
    }
    body.in-kosik #header .container.navigation-wrapper:first-child {
        padding-left: 5px;
        padding-right: 20px;
    }
    #header .container.navigation-wrapper:last-child {
        height: 0;
        min-height: 0;
    }
    .content, .type-category .benefitBanner {
        padding-left: 0;
        padding-right: 0;
    }
    body.in-magazin .news-wrapper .news-item {
        width: 50%;
    }
    body.in-magazin .news-wrapper .news-item .text .title {
        margin: 12px 0 4px;
        font-size: 14px;
        line-height: 22px;
    }
    .blog-wrapper .news-item {
        display: inline-block;
        width: 49%;
    }
    body.in-index .blog-wrapper .news-item:last-child {
        display: none;
    }
}
@media (max-width: 479px) {
    .overall-wrapper {
        padding-top: 66px;
    }
}
@media (max-width: 991px) {
    .overall-wrapper {
        padding-top: 66px;
    }
    body.in-kosik .overall-wrapper {
        padding-top: 80px;
    }
    .navigation-buttons a {
        height: 66px;
        line-height: 64px;
        width: 52px;
    }
    .container--bannersBenefit {
        padding: 0!important;
    }
    .benefitBanner {
        margin: 24px auto 16px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .p-detail .benefitBanner {
        gap: 2px;
        margin: 8px auto 0;
    }
    .benefitBanner__item {
        flex: 1 1 50%;
        width: 50%;
        margin-bottom: 15px;
        padding: 0 8px;
        justify-content: flex-start;
        margin-bottom: 8px;
    }
    .benefitBanner__item:first-child,
    .benefitBanner__item:nth-child(3) {
        padding-left: 16px;
    }
    .benefitBanner__content {
        overflow: hidden;
        padding-right: 10px;
        word-break: break-word;
        font-size: 12px;
        line-height: 18px;
    }
    .benefitBanner__picture {
        margin-right: 10px;
        max-width: 40px;
        flex: 0 0 40px;
    }
    .benefitBanner__title {
        font-size: 12px;
        line-height: 16px;
        width: 100%;
    }
    .benefitBanner__data {
        font-size: 12px;
        line-height: 16px;
        width: 100%;
    }
    .benefitBanner__img {
        width: 40px;
        height: 40px;
    }
    #header {
        left: 0;
        position: fixed;
        top: 0;
        transition: transform .15s;
        width: 100vw;
        z-index: 56;
    }
    .homepage-carousel__arrow {
        display: none!important;
    }
    .homepage-blog-wrapper.row {
        margin: 0!important;
        padding-bottom: 0!important;
    }
    .custom-footer ul {
        padding: 0;
        list-style-type: none;
        display: flex;
        flex-direction: column;
        width: 100%;
        flex-wrap: wrap;
        gap: 2px;
        align-content: flex-start;
    }
    #footer ul li {
        text-align: left;
    }
    #footer h4 {
        text-align: left;
    }
    .custom-footer {
        padding-top: 24px;
    }
    a.prodlouzeni-link {
        width: calc(100% - 32px);
        margin: 0 auto 24px;
    }
    #content-wrapper {
        z-index: 10;
        position: relative;
    }
    .content-window {
        transition: none!important;
    }
    .homepage-carousel__head .homepage-group-title {
        margin: 24px auto 16px;
    }
    .homepage-carousel__track .product {
        width: 150px;
        flex: 0 0 150px !important;
    }
    .homepage-carousel__track {
        overflow: scroll;
        padding: 0 16px;
    }
    .homepage-carousel__track .product a.image {
        min-height: 150px;
        display: block;
    }
    .homepage-carousel__track .product .p-in-in a.name {
        min-height: 60px;
        display: block;
    }
    .homepage-carousel__track .product .p-in-in a.name span {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        display: block;
    }
    .homepage-carousel__track .product .p-in-in a.name > span {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
    .homepage-carousel__track .product .p-in-in a.name span.font-regular{
        font-weight: 400;
    }
    .navigation-window-visible #navigation {
        width: 100%;
    }
    .navigation-window-visible #navigation .navigation-in {
        padding: 40px 12px 0;
    }
    .navigation-in>ul>li {
        border-top: 1px solid #d5a6361a;
    }
    .navigation-in .navigationActions {
        border-color: #e9d299;
    }
    .subcategories {
        display: block;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        list-style-type: none;
        padding: 0 16px 0;
        margin: 0 -16px 0;
        overflow: hidden;
        transition: max-height 0.4s ease;
        max-height: 140px;
    }
    .subcategories.show {
        max-height: 2000px;
    }
    .subcategories li {
        display: block;
        margin: 0 0 10px 0;
        padding: 0;
        float: none;
        width: auto;
    }
    .subcategories li a {
        display: block;
        margin: 0;
        padding: 9px 16px;
        line-height: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #000 !important;
        width: auto;
        background: #FBF7EB;
        border-radius: 20px;
        height: auto;
    }
    button.subcategories-toggle {
        display: block;
        width: 100%;
        margin-bottom: 18px;
        text-decoration: underline;
        font-size: 14px;
        font-weight: 500;
        outline: none !important;
        border: 1px solid #e8dfc9 !important;
        border-radius: 24px;
        padding-top: 4px;
        padding-bottom: 4px;
        background: none !important;
    }
    body:not(.in-index) .content {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    body.ordering-process .content,
    body.customer-page .content {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    body.customer-page .content .content-inner {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    body.customer-page .content .content-inner .co-box.co-registration {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    body.customer-page .formRegistration p a.btn {
        margin: 0 auto;
        display: block;
        max-width: 220px;
    }
    body.customer-page .formRegistration .submit-wrapper input.btn {
        margin: 0 auto;
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .goToTop {
        display: none;
    }
    .listingControls {
        gap: 20px 0;
        justify-content: center;
        flex-direction: column;
    }
    .pagination .pagination__link, .pagination__currentPage {
        width: auto;
        min-width: 40px;
    }
    .btn.loadMore__button, a.btn.goToTop__button {
        padding: 12px 26px;
        line-height: 24px !important;
    }
    #clear-filters .close-after {
        text-transform: none;
    }
    #clear-filters .close-after:after {
        display: none;
    }
    .p-detail-inner {
        flex-direction: column-reverse;
    }
    .image360 a img, .p-image a img {
        margin: 0 auto;
        max-height: 350px;
        width: auto;
    }
    .p-detail-inner .p-data-wrapper,
    .p-detail-inner .p-image-wrapper {
        width: 100%;
        padding: 0;
    }
    .p-detail .stars-wrapper {
        margin: 0 0 10px;
    }
    main.content h1 {
        font-weight: 400;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 8px;
    }
    .category-title {
        margin-top: 12px !important;
    }
    .p-to-cart-block .add-to-cart-button {
        min-width: auto;
    }
    .p-detail .benefitBanner .benefitBanner__item {
        padding: 0 !important;
    }
    .custom-boxes {
        height: auto;
        overflow: hidden;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        gap: 8px 15px;
    }
    .custom-boxes .custom-box {
        position: relative;
        width: calc(100% / 3 - 10px);
        height: auto;
        padding: 3px 0 11px;
        margin: 0;
        border: none;
        border-radius: 16px;
        background: #FBF6EB;
        cursor: pointer;
        display: inline-block;
    }
    .custom-boxes .custom-box:before {
        content: "";
        width: 100%;
        height: 100%;
        background: transparent;
        border: 1px solid #FBF6EB;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 16px;
    }
    .custom-boxes .custom-box .img_wrapper {
        position: relative;
        width: calc(100% - 2px);
        height: 93px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 16px;
        overflow: hidden;
        background: transparent !important;
        padding: 6px;
        top: -2px;
        left: 0px;
        margin: 0;
    }
    .custom-boxes.surcharge .custom-box .text {
        justify-content: space-around;
        padding-top: 11px;
    }
    .custom-boxes .custom-box .img_wrapper:before {
        content: "";
        position: absolute;
        width: calc(100% - 6px);
        height: calc(100vw / 3 - 16px);
        display: block;
        border-radius: 12px;
        background: #fff !important;
        top: 3px;
        left: 4px;
    }
    .custom-boxes .custom-box .img_wrapper img {
        position: relative;
    }
    .p-detail .custom-boxes {
        height: auto;
        overflow: visible;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        gap: 8px 15px;
        flex-direction: row;
    }
    .js-validated-element-wrapper.consents {
        display: block;
        height: auto;
    }
    .content-modal label { 
        height: auto;
        font-size: 14px !important;
    }
    .content-modal input {
        font-size: 14px !important;
    }
    .content-modal select.form-control {
        font-size: 14px !important;
    }
    .cart-table tr {
        padding-left: 0;
        padding-right: 0;
        row-gap: 0;
    }
    .cart-table .p-quantity .quantity {
        border-radius: 36px !important;
        font-size: 13px !important;
        line-height: 36px;
        padding-left: 36px;
        padding-right: 36px;
        height: 36px;
    }
    .cart-table .p-quantity .quantity input {
        width: 50px;
        height: 36px;
    }
    .cart-table .quantity .decrease:before,
    .cart-table .quantity .increase:before {
        font-size: 8px;
        line-height: 28px !important;
    }
    .cart-table .p-quantity .quantity button {
        border-radius: 50%;
        background: #EAD29A !important;
        width: 28px !important;
        height: 28px !important;
        line-height: 28px !important;
        border: none !important;
        top: 4px !important;
    }
    .cart-table .p-total {
        width: auto;
        display: inline-block;
    }
    .cart-table .p-price {
        display: none;
    }
    .cart-table .p-quantity {
        width: auto;
        display: inline-block;
        padding-left: 76px;
    }
    .cart-table .p-quantity .quantity-form {
        margin: 0;
        display: flex;
        justify-content: flex-start;
    }
    .cart-table .p-price .p-label {
        display: none;
    }
    .cart-table .price-additional, .cart-table .price-final, .cart-table .price-save, .cart-table .unit-value {
        font-size: 13px;
    }
    .cart-table .p-total .p-label {
        display: none;
    }
    .recapitulation-wrapper .order-summary-item.total {
        font-size: 18px;
    }
    .cart-heading, .cart-heading.h1 {
        font-size: 24px;
        font-weight: 400;
    }
    .p-variants-block table.detail-parameters {
        width: 100%;
    }
    .p-variants-block {
        padding: 10px 0 0;
    }
    .next-step .next-step-back {
        width: max-content;
        margin: 8px auto;
    }
    .next-step-forward {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .p-variants-block table.detail-parameters tr th {
        padding-bottom: 0;
        padding-top: 0;
        font-size: 14px;
        margin-top: 16px;
        margin-bottom: 8px;
    }
}
@media (min-width: 1200px) {
    .top_categories .wrapper {
        overflow-x: hidden;
        overflow-y: hidden;
    }
    .top_categories .wrapper a {
        width: calc(100% / 7 - 18px);
        margin: 0 21px 0 0;
    }
}
.cart-heading.h1, .cart-heading {
    text-align: center;
}
.cart-heading.h1:before, .cart-heading:before {
    display: none;
}
.cart-empty .cart-heading.h1:after, .cart-empty .cart-heading:after {
    content: url(/user/documents/images/basket_ico.svg);
    display: block;
    width: 150px;
    margin: 24px auto 0;
}
.cart-empty .cart-heading.h1:after,
.cart-empty .cart-heading:after {
    content: none;
    display: none;
}
.cart-empty-box {
    background: #FBF6EB;
    border-radius: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 32px;
    width: 100%;
    max-width: 840px;
    margin: 0 auto 23px;
}
.cart-empty-box__content {
    max-width: 520px;
}
.cart-empty-box__title {
    font-size: 28px !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin: 0 0 12px !important;
    text-align: left !important;
}
.cart-empty-box__text {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 16px;
    color: #333;
}
.cart-empty-box__button {
    width: fit-content;
}
.cart-empty-box__icon {
    width: 180px;
    height: 180px;
    background: url(/user/documents/images/basket_ico.svg) center / contain no-repeat;
    flex: 0 0 auto;
}
.cart-empty .cart-row .col-xl-7 {
    width: 100%;
    max-width: 840px;
    float: none;
    display: block;
    margin: 0 auto;
}
.empty-cart-boxes .col-md-6 {
    width: 100% !important;
    padding: 0 32px !important;
}
.empty-cart-boxes > .col-md-6:first-child ul {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0;
}
.empty-cart-boxes > .col-md-6:first-child ul li {
    display: flex;
    flex: 0 1 auto;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
}
.empty-cart-boxes > .col-md-6:first-child ul li a {
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 9px 16px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    background: #fbf6ea;
    border-radius: 20px;
}
.empty-cart-boxes > .col-md-6:first-child ul li a:hover {
    text-decoration: underline;
}
.empty-cart-boxes button.btn-arrow-right:before,
.search-form button.btn-arrow-right:before {
    content: "";
    background: url(/user/documents/icons/search.svg) no-repeat center center;
    background-size: 24px;
    width: 24px;
    height: 100%;
    display: block;
}
:where(body.ums_a11y_login--on) .toggle-window-arr:before {
    content: url(/user/documents/icons/arrow-left.svg);
}
@media (max-width: 767px) {
    .cart-empty-box {
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
    }
    .cart-empty-box__icon {
        width: 140px;
        height: 140px;
        align-self: center;
    }
    .cart-empty-box__content * {
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
}
/*======================== CONTACT PAGE ======================================*/
.contact-boxes {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 32px;
    align-items: flex-start;
    margin-top: 32px;
}
.contact-boxes .contact-box {
    background: #FBF6EB;
    padding: 12px;
    color: #A78E51;
    border-radius: 25px;
    text-align: center;
}
.contact-boxes .contact-box a.btn {
    width: 180px;
}
.contact-boxes .contact-box img {
    margin-top: 4px;
    display: block;
    position: relative;
    left: 0;
    margin: 0 auto;
}
.contact-boxes .contact-box span {
    font-size: 14px;
    display: block;
    margin-bottom: 8px;
}
.contact-boxes .contact-box .heading {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    margin-top: 8px;
}
.contact-boxes .contact-box .heading.oneline {
    margin-bottom: 36px;
}
.contact-boxes .contact-box .heading span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    margin-top: 8px;
}

@media(max-width: 991px) {
    .contact-boxes {
        flex-direction: column;
        justify-content: center;
        align-items: normal;
        gap: 24px;
        margin-top: 32px;
    }
    .contact-boxes .contact-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .contact-boxes .contact-box .heading.oneline {
        margin-bottom: 8px;
    }
    .contact-boxes .contact-box a.btn {
        width: 280px;
    }
}
/*======================== END CONTACT PAGE ==================================*/
.signpost_btns {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: center;
}
.signpost_btns .btn {
    text-decoration: none;
    height: 160px;
    border-radius: 24px;
    font-size: 26px;
    line-height: 40px;
    display: flex;
    flex-direction: column;
    padding-top: 40px;
    justify-content: flex-start;
    min-width: 250px;
}
.signpost_btns.small .btn {
    height: 116px;
    font-size: 16px;
    line-height: 32px;
    padding-top: 28px;
}
.signpost_btns .btn:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin: 8px auto 0;
    background: url(/user/documents/icons/arrow-right-v2.svg) center no-repeat;
}
.signpost_btns .btn .sub {
    font-size: 12px;
    line-height: 24px;
}

@media (max-width: 991px) {
    .signpost_btns {
        flex-direction: column;
        align-items: center;
    }
}
.homepage-carousel .product {
    position: relative;
}
.btn.btn-auto {
    width: auto;
    max-width: 310px;
    margin-right: 16px;
    display: inline-block;
}
@media (max-width: 991px) {
    .btn.btn-auto {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 16px;
    }
}
body:not(.in-index) .custom-footer__instagram {
    display: none!important;
}
.custom-footer__instagram {
    width: 100% !important;
    height: 270px;
    display: block;
    float: none;
    margin: 28px auto 0;
}
.custom-footer__instagram h4 {
    display: none !important;
}
.custom-footer__instagram .instagram-widget {
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    width: 100%;
    gap: 14px;
}
.custom-footer__instagram .instagram-widget>a {
    display: block;
    flex-shrink: 1;
    overflow: hidden;
    position: relative;
    width: auto !important;
    height: 270px;
    border-radius: 24px;
    padding: 0 !important;
}
.custom-footer__instagram .instagram-widget > * {
    flex: 1 !important;
    flex-grow: 1 !important;
    flex-basis: 0 !important;
}
.custom-footer__instagram .instagram-widget>a img {
    position: absolute;
    top: -1000px;
    right: -1000px;
    bottom: -1000px;
    left: -1000px;
    margin: auto;
    width: auto;
    height: 100%;
    max-width: initial;
    transition: transform 0.3s ease;
    transform: none !important;
}
.custom-footer__instagram .instagram-widget>a:hover img {
    transform: scale(1.05) !important;
}
.custom-footer__instagram .instagram-widget>a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.4);
    opacity: 0;
    transition: opacity 0.3s ease;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.custom-footer__instagram .instagram-widget>a:hover:before {
    opacity: 1;
}
.custom-footer__instagram .instagram-widget>a:after {
    content: url(/user/documents/icons/instagram.svg);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    display: block;
    z-index: 2;
}
.custom-footer__instagram .instagram-widget>a:hover:after {
    opacity: 1;
} 
.custom-footer__instagram .instagram-widget .instagram-follow-btn>span:hover .instagram-image-placeholder,
.custom-footer__instagram .instagram-widget .instagram-follow-btn>span:focus-within .instagram-image-placeholder {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.custom-footer__instagram .instagram-widget .instagram-follow-btn>span .instagram-image-placeholder {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(/user/documents/icons/instagram_color.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto 20px;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
}
.instagram-follow-btn>span:before {
    display: none!important;
}
.instagram-follow-btn>span {
    display: block;
    padding-left: 0;
    position: relative;
    width: 100%;
    height: 100%;
}
.instagram-follow-btn {
    margin: 0 !important
}
.instagram-follow-btn a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    border-radius: 24px;
    background: #fbf6ea;
}
.instagram-follow-btn a .instagram-profile-name {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .custom-footer__instagram {
        height: auto;
    }
    .custom-footer__instagram .instagram-widget {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 8px;
    }
    .custom-footer__instagram .instagram-widget>a {
        width: auto !important;
        height: 160px;
    }
    .instagram-follow-btn {
        grid-column: 1 / -1;
        grid-row: 1;
    }
    .instagram-follow-btn a {
        padding: 16px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        gap: 0;
        position: relative;
        font-size: 0;
    }
    .instagram-follow-btn a:before {
        content: "Sledovat na Instagramu";
        width: 100%;
        font-size: 20px;
        margin-bottom: 8px;
    }
    .custom-footer__instagram .instagram-widget .instagram-follow-btn>span .instagram-image-placeholder {
        margin: 0 10px 0 0;
        display: inline-block;
    }
    .instagram-follow-btn a .instagram-profile-name {
        margin: 0;
        display: inline-block;
        font-size: 16px;
        font-weight: 500;
    }
}
form#verifyPageForm .form-group {
    margin-bottom: 16px;
}
form#verifyPageForm fieldset {
    border: none !important;
}
form#verifyPageForm input.btn {
    margin: 0 auto;
}
.custom-footer__payments-and-delivery {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 40px 0;
    border: 1px solid #f8edda;
    border-left-width: 0;
    border-right-width: 0;
    row-gap: 24px;
}
.custom-footer__payments-and-delivery img {
    max-height: 40px;
}
.custom-footer__payments-and-delivery__delivery,
.custom-footer__payments-and-delivery__payments {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 24px;
    row-gap: 24px;
}
.custom-footer__payments-and-delivery__payments {
    justify-content: flex-start;
}
.custom-footer__payments-and-delivery__delivery {
    justify-content: flex-end;
}
.custom-footer .banner,
.custom-footer .banner-wrapper {
    margin: 0;
}
.custom-footer .footer-link a {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.custom-footer .footer-link a:hover,
.custom-footer .footer-link a:hover span:first-child  {
    text-decoration: none !important;
}
.custom-footer .footer-link a:hover span:last-child  {
    text-decoration: underline !important;
}
.custom-footer .footer-link a span:first-child {
    font-size: 26px;
}
@media (max-width: 991px) {
    .custom-footer__payments-and-delivery {
        flex-direction: column;
    }
    .custom-footer__payments-and-delivery__delivery,
    .custom-footer__payments-and-delivery__payments {
        flex-wrap: wrap;
        justify-content: center;
    }
}
body.type-product.type-detail .custom-variants--booster {
    flex-direction: column;
    row-gap: 4px;
    padding: 4px;
    border-radius: 20px 20px 0 0;
    background: #fbf6e9;
}
body.type-product.type-detail .custom-variants--booster.custom-variants--no-collapsable {
    border-radius: 20px;
}
body.type-product.type-detail .custom-variants--booster .variant {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding: 0 16px 0 0 !important;
    margin: 0 !important;
    overflow: hidden;
    min-height: 68px;
    transition: none !important;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--active {
    color: inherit !important;
    box-shadow: none !important;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__image {
    width: 50px;
    min-width: 50px;
    display: flex;
    margin: 8px;
    overflow: hidden;
    border-radius: 12px;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__image img {
    width: 50px !important;
    height: 50px !important;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__name {
    width: 100%;
    padding: 0 8px 0 0;
    font-weight: 500;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__discount {
    text-align: right;
    text-wrap: nowrap;
    font-weight: 500;
    font-size: 14px;
    color: #d32524 !important;
    padding: 2px 8px;
    margin-right: 8px;
    letter-spacing: 0.5px;
    border-radius: 12px;
    background: #fdecec;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__original {
    text-align: right;
    text-wrap: nowrap;
    font-weight: 600;
    font-size: 14px;
    color: #b5babe !important;
    margin-right: 8px;
    text-decoration-line: line-through;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__price {
    text-align: right;
    text-wrap: nowrap;
    font-weight: 600;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out,
.type-detail .detail-parameters .variant-list .custom-variants .variant.variant--is-sold-out,
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out:hover,
.type-detail .detail-parameters .variant-list .custom-variants .variant.variant--is-sold-out:hover {
    color: #909090!important;
    border: 1px solid #b5babe!important;
    background: #f8f8f8!important;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out > :not(.variant__image) {
    opacity: 0.45;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out .variant__discount,
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out .variant__availability {
    display: none;
}
body.type-product.type-detail .custom-variants--booster .variant .variant__availability {
    font-weight: 400;
    font-size: 14px;
    padding: 2px 8px;
    margin-right: auto;
    letter-spacing: 0.5px;
    border-radius: 12px;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out a.watchdog {
    opacity: 1;
    margin-right: auto;
    color: #7c6bb5;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out a.watchdog span {
    font-size: 13px;
    text-transform: none;
    color: #7c6bb5;
}
body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out a.watchdog:before {
    content: "";
    background: url(/user/documents/icons/icon-notifications-purple.svg) no-repeat center center;
}
@media (min-width: 992px) {
    body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out .variant__name {
        position: relative;
        top: -12px;
    }
    body.type-product.type-detail .custom-variants--booster .variant.variant--is-sold-out a.watchdog {
        position: absolute;
        left: 66px;
        bottom: 10px;
    }
    body.type-product.type-detail .custom-variants--booster .variant .variant__availability {
        margin-right: 8px;
    }
}
@media (max-width: 991px) {
    body.type-product.type-detail .custom-variants--booster .variant {
        padding: 0 16px 8px 8px !important;
        flex-wrap: wrap;
        justify-content: end;
    }
    body.type-product.type-detail .custom-variants--booster .variant .variant__name {
        width: calc(100% - 66px);
    }
}
.type-detail .detail-parameters .variant-list {
    display: flex !important;
    flex-direction: column !important;
}
.type-detail .detail-parameters .variant-list select {
    display: none;
}
.type-detail .detail-parameters .variant-list .custom-variants {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.type-detail .detail-parameters .variant-list .custom-variants.custom-variants--collapsed .variant:nth-child(n+4) {
    display: none;
}
.type-detail .detail-parameters .variant-list .custom-variants .variant {
    background: #fff;
    border: 1px solid #EAD29A;
    border-radius: 16px;
    margin-right: 10px;
    transition: .3s;
    margin-bottom: 10px;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    position: relative;
}
.type-detail .detail-parameters .variant-list .custom-variants .variant[data-index="0"] {
    display: none;
}
.type-detail .detail-parameters .variant-list .custom-variants .variant:hover {
    background-color: #fbf6ea;
}
.type-detail .detail-parameters .variant-list .custom-variants .variant.variant--active {
    border: 1px solid #D5A636;
    background-color: #fbf6ea;
    box-shadow: 0 0 2px #D5A636;
}
.variant.variant--active:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ead29a;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 999;
}
.variant.variant--active:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(/user/documents/icons/check.svg) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 4px;
    left: 4px;
    z-index: 999;
}
.type-detail .detail-parameters .variant-list .custom-variants .variant.unavailable {
    opacity: .25;
    cursor: not-allowed;
}
.type-detail .detail-parameters .variant-list .custom-variants__toggle {
    width: 100%;
    border: none;
    background: #fbf6ea;
    color: #000;
    border-radius: 0 0 20px 20px;
    padding: 6px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    align-self: flex-start;
    text-decoration: underline;
}
.type-detail .detail-parameters .variant-list .custom-variants__toggle:hover {
    background: #fbf6ea;
    text-decoration: none;
}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td,
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th {
    font-size: 14px;
    line-height: 130%;
    padding: 3px 0;
}
a.image {
    position: relative;
}
a.image img {
    display: block;
}
.product .p-in-in {
    line-height: 24px;
    font-size: 14px;
}
.search-whisperer a.is-active {
    background-color: #fbf6ea;
    outline: none;
}
@media (max-width: 991px) {
    .custom-footer .banner {
        min-height: initial!important;
    }
    .custom-footer .banner-wrapper ul {
        flex-direction: row;
        gap: 36px;
    }
}
.search-whisperer {
    border-style: solid;
    border-width: 0 1px;
    display: none;
    font-size: 14px;
    line-height: 1.2;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 100;
    border-color: transparent !important;
    padding: 20px 8px;
    margin-top: 4px;
}
button.discount-coupon-toggle {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background: none;
    outline: none;
    padding-left: 30px;
}
button.discount-coupon-toggle {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    background: none;
    outline: none;
    padding: 13px 13px 13px 30px;
    position: relative;
    height: 48px;
    border: none;
}
button.discount-coupon-toggle:hover {
    text-decoration: underline;
}
button.discount-coupon-toggle:before {
    content: "+";
    display: block;
    position: absolute;
    top: 14px;
    left: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    border-radius: 50%;
    background: #EAD29A;
    margin-right: 8px;
}
.discount-coupon {
    align-items: flex-start;
    padding-bottom: 19px;
    display: flex;
    flex-direction: column;
    margin: 0;
}
.discount-coupon form {
    display: none;
}
.discount-coupon form.visible,
.discount-coupon .applied-coupon form {
    display: block;
}
.discount-coupon .applied-coupon strong {
    font-weight: 400!important;
    font-size: 14px;
}
.discount-coupon .applied-coupon form input[type="submit"] {
    width: auto;
    height: auto;
    min-width: 30px;
    display: block;
    line-height: 30px !important;
    padding: 0 !important;
    text-align: center;
    border-radius: 0 !important;
    font-size: 12px;
    color: #A78E51;
    text-decoration: underline;
    background: none;
    border: none;
    margin-left: 8px;
}
.discount-coupon .applied-coupon form input[type="submit"]:hover {
    text-decoration: none;
}
.discount-coupon .btn:before {
    display: none!important;
}
@media (min-width: 768px) {
    .discount-coupon .btn {
        margin-left: 10px;
        padding: 8px 24px;
    }
}
@media (max-width: 767px) {
    .discount-coupon form.visible {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .discount-coupon form {
        width: 100%;
    }
    .discount-coupon form input {
        width: calc(50% - 8px);
        display: inline-block;
        font-size: 14px;
    }
    .discount-coupon .btn {
        display: inline-block;
        line-height: 32px;
        width: calc(50% - 8px);
        margin: 0;
        padding: 8px 16px;
        min-width: 120px !important;
    }
    .discount-coupon form.visible {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .discount-coupon .applied-coupon .btn {
        min-width: 30px !important;
    }
    .discount-coupon .applied-coupon {
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    .discount-coupon .applied-coupon form input[type="submit"] {
        margin-left: 0;
    }
    .discount-coupon .applied-coupon form {
        width: 50px;
    }
    td.p-discount.p-cell {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        justify-content: end;
    }
    td.p-discount.p-cell .p-label {
        display: inline;
    }
    body.ordering-process .form-group select,
    body.ordering-process textarea {
        font-size: 14px;
    }
    .cart-count > i {
        bottom: 14px;
        right: 4px;
    }
    .form-group>input.form-control,
    .form-group>select.form-control {
        max-width: 100%;
        min-width: auto;
        width: 100%;
    }
    #colorbox {
        max-width: calc(100% - 32px)!important;
        left: 16px!important;     
    }
    #cboxWrapper,
    #cboxContent,
    #cboxLoadedContent {
        max-width: 100%;
    }
    #cboxWrapper .advanced-order .h1 {
        font-size: 16px!important;
        font-weight: 700;
    }
    #cboxWrapper .advanced-order .h2 {
        font-size: 14px!important;
    }
}
body.ordering-process input#email {
    padding-right: 66px;
    color: #000;
}
a.change-email-link {
    text-decoration: underline;
    font-size: 13px;
    position: absolute;
    top: 8px;
    right: 16px;
}
a.change-email-link:hover {
    text-decoration: none;
}
p.recapitulation-message {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    width: 490px;
    max-width: 100%;
    text-align: center;
}
h1.order-summary-heading {
    margin-bottom: 16px !important;
}
.msg {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    opacity: .9;
    transition: opacity .3s ease-out;
    width: auto;
    max-width: 320px;
    padding: 24px 16px !important;
    font-size: 14px !important;
    border-radius: 14px;
    margin: 36px auto 0;
}
.messages .msg .container {
    max-width: 100% !important;
    margin: 0 !important;
}
@media (max-width: 991px) {
    .navigation-in>ul>li>a>b, .navigation-in>ul>li>a>span {
        padding-bottom: 16px;
        padding-top: 16px;
    }
    .price-wrapper .price.price-primary {
        font-size: 26px !important;
    }
}
@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block>div .flags-extra .flag {
        min-width: initial;
        max-width: max-content;
    }
    .columns-mobile-2 .products-block>div .flags.flags-extra {
        display: block;
        right: 0;
        width: auto;
    }
}
.basket_contact {
    text-align: center;
    margin: 32px auto;
}
.basket_contact .basket_line {
    display: block;
    height: 1px;
    width: 200px;
    margin: 0 auto 24px;
    background: #FBF6EB;
}
.basket_contact .basket_line:last-of-type {
    margin: 0 auto 30px;
}
.basket_contact h3 {
    font-size: 26px;
    line-height: 40px;
    margin: 0 auto 8px;
    color: #000;
}
.basket_contact p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 auto;
    color: #000;
}
.basket_contact .socials {
    display: block;
    margin: 24px auto;
}
.basket_contact .socials a {
    margin: 0 8px;
    text-decoration: none !important;
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
}
.basket_contact .btn {
    margin: 16px auto 0;
}
@media (max-width: 991px) {
    .basket_contact .basket_line,
    .basket-success-wrapper .basket_contact .btn {
        width: 100%;
    }
    .basket_contact h3 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
    }
}
.recapitulation-wrapper .co-box.co-order {
    display: none;
}
.basket-box-heading {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
}
.qrcode {
    margin: 20px auto 30px;
    border: none;
    border-radius: 14px;
}
@media (max-width: 991px) {
    body.in-dekujeme .basket-steps,
    body.in-dakujeme .basket-steps {
        justify-content: center;
        padding-bottom: 0;
    }
    body.in-dekujeme .basket-steps__step,
    body.in-dakujeme .basket-steps__step {
        display: none;
    }
    body.in-dekujeme .basket-steps__step--last,
    body.in-dakujeme .basket-steps__step--last {
        display: block;
    }
    body.in-dekujeme .basket-steps__step:last-child .basket-steps__step-num,
    body.in-dakujeme .basket-steps__step:last-child .basket-steps__step-num {
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    body.in-dekujeme .basket-steps__step-num svg,
    body.in-dakujeme .basket-steps__step-num svg {
        margin: 15px;
        width: 50px;
        height: 50px;
    }
}
.dkLabFileButton {
    background: #f8edd7;
    color: #000000;
    display: block;
    cursor: pointer;
    padding: 17px 12px;
    font-size: 14px;
    line-height: 1;
    border-radius: 24px;
}
#dkLabNoteFileForm {
    border-color: #f8eed8!important;
    padding: 10px 0!important;
}
#dkLabNoteDetailWrapper {
    padding: 0 0 10px!important;
    border-color: #f8eed8!important;
}
textarea.dkLabNote.dkLabNoteTextArea.noteShadow {
    border-radius: 24px;
    border-color: #f8edd7;
    background: #f8edd7;
    box-shadow: none;
    font-size: 14px;
    color: #000;
    padding: 10px 16px;
}
button.dkLabNote-toggle {
    font-size: 14px;
    line-height: 22px;
    color: rgb(0, 0, 0);
    position: relative;
    height: 48px;
    background: none;
    outline: none;
    padding: 13px 13px 13px 30px;
    margin: 16px auto 0;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
button.dkLabNote-toggle:hover {
    text-decoration: underline;
}
button.dkLabNote-toggle:before {
    content: "+";
    display: block;
    position: absolute;
    top: 14px;
    left: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    border-radius: 50%;
    background: #EAD29A;
    margin-right: 8px;
}
.dkLabNoteAttachFiles {
    background: #f8eed8;
    padding: 16px;
    border-radius: 24px;
    font-size: 13px;
    margin: 10px 0 !important;
}
.dkLabNoteResult.ok, .dkLabNoteResult1.ok {
    color: #43b300;
}
.dkLabNoteResult, .dkLabNoteResult1 {
    top: 6px;
    font-size: 14px;
    padding-left: 16px;
}
.dkLabNoteResult > span, .dkLabNoteResult1 > span {
    margin-right: 6px;
}
.dkLabNoteResult.ok > span, .dkLabNoteResult1.ok > span {
    background: #43b300;
}
.dkLabNoteDetailRemovePart, .dkLabNoteAttachDelete {
    margin-left: 6px;
}
.dkLabNoteDetailRemovePart:before,
.dkLabNoteDetailRemovePart:after,
.dkLabNoteAttachDelete:before,
.dkLabNoteAttachDelete:after {
    border-top: 2px solid #000000;
}
span.dkLabNoteAttachName {
    display: flex;
    align-items: center;
    line-height: 18px;
}
span.dkLabNoteAttachName:before {
    margin-right: 14px;
}
.dkLabCartNoteDetailHeader .dkLabCartAmount,
.dkLabCartNoteDetailHeader .dkLabNoteDetailRemovePart {
    display: none!important;
}
.next-step-back,
a.next-step-back {
    line-height: 20px;
    color: #000!important;
}
.next-step-back:before {
    content: '';
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 1ex;
    align-self: center;
    background: url(/user/documents/icons/arrow-left.svg) no-repeat center center;
    background-size: contain;
}
.products-related-title {
    display: block;
    padding: 10px 0;
    text-decoration: none;
    background: #fff;
    border-bottom: 1px solid #fbf6ea !important;
    border-radius: 0;
    text-align: left;
    margin-right: 0;
    font-size: 24px;
    line-height: 32px;
}
@media (min-width: 992px) {
    .products-related .product {
        width: 50%!important;
    }
    .advanced-order .products-related .product {
        width: 25%!important;
    }
}
#register-form fieldset.co-box.co-registration:first-of-type {
    display: none;
}
#register-form {
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
}
#register-form fieldset h4 {
    padding: 0 20px;
}
#register-form .consents.form-group label {
    text-align: left!important;
    padding: 0 20px;
}
a.cart-related-name {
    padding-left: 18px;
    color: #000;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
}
.cart-related-availability {
    display: none;
}
@media (max-width: 991px) {
    .cart-related-img {
        display: inline-block;
        margin-bottom: 10px;
        max-width: 76px;
    }
    a.cart-related-name {
        padding-left: 0;
        color: #000;
        text-transform: none;
        font-size: 14px;
        line-height: 24px;
        display: inline-block;
        width: calc(100% - 80px);
    }
    .cart-related-button, .cart-related-info {
        flex-grow: 1;
        flex-shrink: 1;
        padding-bottom: 10px;
        text-align: left;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .cart-related-button {
        flex-direction: row-reverse;
    }
    .cart-table .price-final {
        font-size: 20px;
        margin-bottom: 0;
    }
}
@media (min-width: 480px) {
    #header .site-name a img {
        max-height: 40px;
    }
}
.partner-modal__form select {
    width: 100%;
    display: block;
    max-width: initial;
    height: 48px;
}
@media (min-width: 992px) {
    #header {
        border-bottom: 1px solid #fbf6ea;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .advancedOrder__buttons {
        flex-direction: column-reverse;
    }
}
.question-tooltip {
    left: initial!important;
    right: 16px!important;
}
::-webkit-input-placeholder {
    color: #b6b6b6!important;
}
.reca-payment-wrap {
    margin: 30px auto;
    padding: 30px;
    background: #fbf6e9;
    width: 490px;
    max-width: calc(100% - 32px);
    border-radius: 24px;
    text-align: center;
    font-size: 14px;
}
/*======================== CHANGE COMPONENT ==================================*/
.change-component {
    max-width: 1184px;
    min-height: 706px;
    margin: 65px auto 60px;
    position: relative;
    padding: 0 12px;
}
.change-component .change-outer {
    width: 100%;
    max-width: 1184px;
    margin: 0 auto;
    display: block;
    position: relative;
    overflow: hidden;
}
.change-component .change-inner {
    width: 100%;
    display: flex;
    overflow: hidden;
    margin: 0;
    font-size: 0;
    transition: transform .25s linear;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap!important;
    column-gap: 21px;
}
.change-component h3 {
    width: 100%;
    display: block;
    height: 40px;
    margin: 0 auto 32px;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
}
.change-component h3 a {
    color: #000;
    text-decoration: underline;
}
.change-component h3 a:hover {
    color: #000;
    text-decoration: none;
}
.change-component .change-control {
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
    bottom: 336px;
    border-radius: 50%;
    outline: none;
    border: none;
    background: #FBF6EB;
}
.change-component .change-control.change-control-prev {
    left: -56px;
}
.change-component .change-control.change-control-next {
    right: -56px;
}
.change-component .change-control svg {
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
}
.change-component .change-inner .item-content {
    display: block;
    float: left;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    white-space: normal;
    flex-shrink: 0;
}
.change-component .change-inner .item-content .change-item {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
}
.change-component .change-inner .item-content .change-item img {
    display: block;
    position: relative;
    width: auto;
    max-width: 520px;
    border-radius: 24px;
}
.change-component .change-inner .item-content .change-item .title_wrapper {
    display: block;
    position: absolute;
    bottom: 64px;
    left: 0;
    right: 0;
    margin: auto;
    width: 320px;
    padding: 32px 48px;
    border-radius: 24px;
    background: #FBF6EB;
}
.change-component .change-inner .item-content .change-item .title_wrapper h4 {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.change-component .change-inner .item-content .change-item .title_wrapper a {
    margin: 16px 0 0 0;
}
.change-component .change-inner .item-content .change-item .change-label {
    display: block;
    height: 36px;
    position: absolute;
    bottom: 24px;
    background: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
}
.change-component .change-inner .item-content .change-item .change-label.change-label_before {
    width: 66px;
    left: 233px;
}
.change-component .change-inner .item-content .change-item .change-label.change-label_after {
    width: 52px;
    right: 224px;
}

@media(min-width: 1080px) {
    /* Hiding scrollbar for Chrome, Safari and Opera */
    .change-component .change-inner::-webkit-scrollbar {
        display: none;
    }
    /* Hiding scrollbar for IE, Edge and Firefox */
    .change-component .change-inner  {
        scrollbar-width: none;  /* Firefox */
        -ms-overflow-style: none;  /* IE and Edge */
    }
}
@media(max-width: 1079px) {
    .change-component {
        padding: 0!important;
        min-height: 410px;
        margin: 8px auto 16px;
    }
    .change-component .change-control {
        display: none!important;
    }
    .change-component .change-inner {
        max-width: 100%;
        padding-bottom: 14px;
        padding-left: 16px;
        padding-right: 16px;
        width: 100%;
        margin: 0;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        column-gap: 16px;
    }
    .change-component h3 {
        height: 32px;
        margin: 0 auto 24px;
        font-size: 24px;
        line-height: 32px;
    }
    .change-component .change-inner .item-content .change-item img {
        max-width: calc(50% - 5px);
    }
    .change-component .change-inner .item-content .change-item .change-label {
        height: 20px;
        bottom: auto;
        top: 202px;
        border-radius: 4px;
        font-size: 11px;
        line-height: 20px;
    }
    .change-component .change-inner .item-content .change-item .change-label.change-label_before {
        width: 32px;
        left: 68px;
    }
    .change-component .change-inner .item-content .change-item .change-label.change-label_after {
        width: 22px;
        right: 72px;
    }
    .change-component .change-inner .item-content .change-item {
        flex-wrap: wrap;
    }
    .change-component .change-inner .item-content .change-item .title_wrapper {
        position: relative;
        bottom: 0;
        width: 320px;
        padding: 16px;
        background: none;
        flex-basis: 320px;
    }
    .change-component .change-inner .item-content .change-item .title_wrapper a {
        margin: 16px auto 0 auto;
        width: 200px;
        display: block;
    }
    .change-component .change-inner::-webkit-scrollbar{
        height: 1px;
    }
    .change-component .change-inner::-webkit-scrollbar-thumb {
        border-radius: 0;
        background: #b0afaf;
        box-shadow: none;
    }
    .change-component .change-inner::-webkit-scrollbar-track {
        box-shadow: none;
        border-radius: 0;
        background: #f9f8f8;
    }
}
/*======================== END SLIDER COMPONENT ==============================*/
.cart-table tr.removeable .remove-item {
    opacity: 1 !important;
    padding: 0;
    font-size: 12px;
    color: #A78E51;
    text-decoration: underline;
}
.cart-table tr.removeable .remove-item:hover {
    text-decoration: none;
}
.cart-table tr.removeable .remove-item:before {
    display: none!important;
}
.cart-table td.p-name form {
    display: block!important;
}
body.in-kosik .row.summary > .col-md-4 {
    width: 100%!important;
}
body.in-kosik .row.summary .col-md-4 .price-wrapper {
    padding: 22px 28px;
    border-radius: 24px;
    background: #fcf7ea;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 8px;
}
body.in-kosik .row.summary .col-md-4 .price-wrapper .price-label.price-primary { 
    grid-column: 1; 
    grid-row: 2;
    font-size: 15px;
    font-weight: 700;
}
body.in-kosik .row.summary .col-md-4 .price-wrapper .price.price-primary {
    grid-column: 2; 
    grid-row: 2; 
    font-size: 30px;
    font-weight: 700;
}
body.in-kosik .row.summary .col-md-4 .price-wrapper .price-label.price-secondary { 
    grid-column: 1; 
    grid-row: 1; 
    font-size: 13px;
    color: #999;
}
body.in-kosik .row.summary .col-md-4 .price-wrapper .price.price-secondary { 
    grid-column: 2; 
    grid-row: 1; 
    font-size: 13px;
    color: #999;
}
.next-step-hint {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}
.continue-shopping {
    color: #000!important;
    text-align: left;
    padding: 0; 
}
.next-step .next-step-back {
    padding: 5px 0 5px 24px!important;
    position: relative;
}
.next-step .next-step-back:hover {
    text-decoration: underline;
}
.next-step .next-step-back:before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: url(/user/documents/icons/arrow-left.svg) no-repeat center center;
    background-size: contain;
}
.cart-table tr>td {
    padding: 14px 5px;
}
.cart-table .cart-p-image {
    padding-right: 14px;
}
.cart-table .main-link {
    text-transform: none;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    display: block;
}
.cart-table .main-link:hover {
    text-decoration: none;
    color: #A78E51!important;
}
.main-link-surcharges, .main-link-variant {
    display: block;
    font-size: 13px;
    color: #aaa!important;
    font-weight: 400;
    margin-top: 2px;
}
.p-price .price-final {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px; 
}
.p-price .price-final .price-original {
    font-size: 13px;
    color: #aaa;
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 6px;
    line-height: 16px; 
}
.cart-table .unit-value {
    font-size: 13px;
}
.cart-table .p-total .price-final {
    font-size: 16px;
}
.cart-table .p-quantity .quantity {
    font-size: 14px;
    font-weight: 700;
}
@media (max-width: 992px) {
    .cart-table .cart-p-image img {
        width: 56px;
    }
    .cart-table tr>td.cart-p-image {
        flex: 0 0 76px;
        margin-bottom: 0;
        width: 76px;
    }
    .cart-table tr>td {
        padding: 4px 2px;
    }
}
@media (min-width: 1440px) {
    body.in-kosik header {
        width: 1208px!important;
        padding: 0 5px;
    }
    body.in-kosik header .navigation-wrapper {
        width: 100%!important;
    }
}
@media (max-width: 991px) {
    .category-header {
        flex-direction: row;
        justify-content: space-between;
        border: none;
        margin-top: 4px;
    }
    .filters-unveil-button-wrapper {
        width: calc(50% - 10px);
    }
    .category-header .unveil-button {
        margin-bottom: 0!important;
    }
    :where(body.ums_a11y_category_page--on) .category-header {
        padding: 0;
        background: transparent;
    }
    .listSorting {
        display: flex;
        flex-direction: row;
        gap: 0;
        justify-content: flex-end;
        align-items: center;
        width: calc(50% - 10px);
    }
    h2#listSortingHeading {
        display: none;
    }
    .listSorting-dropdown {
        position: relative;
        width: 180px;
        max-width: 100%;
        margin-bottom: 0;
        z-index: 5;
    }
    .listSorting-dropdown__toggle {
        width: 100%;
        text-align: left;
        border: 1px solid #e7dec9;
        border-radius: 25px;
        background: #fff;
        padding: 12px 40px 12px 16px;
        position: relative;
        font-size: 13px;
        line-height: 20px;
    }
    .listSorting-dropdown .listSorting-dropdown__toggle::after {
        content: url(/user/documents/icons/arrow-down.svg);
        position: absolute;
        display: block;
        width: 24px;
        height: 24px;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        color: #000;
        pointer-events: none;
    }
    .listSorting-dropdown.is-open .listSorting-dropdown__toggle::after {
        content: url(/user/documents/icons/arrow-up.svg);
    }
    .listSorting__controls.listSorting--select {
        list-style: none;
        padding: 0;
        margin: 6px 0 0;
        position: absolute;
        left: 0;
        right: 0;
        background: #fff;
        border: 1px solid #e7dec9;
        border-radius: 10px;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
        display: none;
    }
    .listSorting__controls.listSorting--select li {
        margin: 0;
    }
    .listSorting__controls.listSorting--select .listSorting__control {
        display: block;
        width: 100%;
        text-align: left;
        border: none;
        background: transparent;
        padding: 10px 16px;
        font-size: 13px;
    }
    .listSorting__controls.listSorting--select .listSorting__control + .listSorting__control {
        border-top: 1px solid #f0e8d6;
    }
    .listSorting-dropdown.is-open .listSorting__controls.listSorting--select {
        display: block;
    }
    .filters-toggle {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        width: 100%;
        justify-content: center;
        margin-bottom: 12px;
    }
    .filters-toggle svg {
        width: 16px;
        height: 16px;
    }
    #filters-wrapper.filters-mobile {
        overflow: hidden;
        height: 0;
        transition: height 0.25s ease;
    }
    #filters-wrapper.filters-mobile.is-open {
        overflow: visible;
    }
}
@media (min-width: 992px) {
    .category-header {
        align-items: center;
        -moz-column-gap: 20px;
        column-gap: 20px;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 19px;
        justify-content: space-between;
        padding: 0 16px;
        border: none !important;
        border-radius: 24px;
        background: #fbf6e9;
    }
    .category-header .listSorting__control {
        background: transparent;
        border: none !important;
        text-decoration: underline;
    }
    .category-header .listSorting__control:focus-visible,
    .category-header .listSorting__control:hover {
        background: transparent;
        text-decoration: none;
    }
    .category-header .listSorting__control--current, 
    .category-header .listSorting__control--current:focus-visible {
        background: transparent;
        border: none !important;
        font-weight: 500;
        text-decoration: none;
    }
}
.products-block>div .p>a img {
    border-radius: 14px;
}
@media (min-width: 321px) and (max-width: 479px) {
    .columns-mobile-2 .products-block>div .p a img {
        margin-bottom: 8px;
    }
}
.search-whisperer-category em:before {
    content: "\e936";
    vertical-align: baseline;
    color: #D5A636;
    font-size: 13px;
}
.search-whisperer-documents span {
    font-weight: 700;
}
.search-whisperer .price {
    font-weight: 700;
}
.search-whisperer .p-name {
    font-weight: 700;
}
.homepage-tabs {
    display: none!important;
}
.body-banners {
    margin: 19px 0 65px;
}
