@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block>div .p .name {
        -webkit-line-clamp: 4;
        height: 92px
    }
}

.extended-description .detail-parameters th {
    width: 100px;
}

@media (min-width: 768px) {
    .site-msg.information {
        max-width: unset;
    }
}

.site-msg.information {
    bottom: unset !important;
    box-shadow: unset !important;
    left: unset !important;
    max-width: unset !important;
    opacity: unset !important;
    position: relative !important;
    z-index: 10;
    text-align: center !important;
    font-weight: bold !important;
    background: #E92F3D !important;
    color: white !important;
}

@media (max-width: 767px) {
    .custom-footer {
        padding-top: 0px !important;
    }

    .banner {
        min-height: unset;
        margin-bottom: 0px !important;
    }

    .payment-logo {
        order: -1;
    }
}

@media (max-width: 992px) {
    .p-switchable .related-sm-screen-hide {
        display: block;
    }
}

.browse-p .btn.btn-default.p-all {
    display: none;
}

#content .filters-wrapper>div:first-of-type {
    text-align: center;
}

html .responsive-tools>a[data-target="navigation"]::before {
    content: 'MENU' !important;
    width: 35px !important;
    font-size: 11px !important;
    line-height: 32px !important;
    font-weight: 700 !important;
    font-family: "Source Sans 3";
}

.type-category .filters-wrapper .btn {
    background: #FF8C00 !important;
    border-color: #FF8C00 !important;
    font-weight: bold;
}

@media (max-width: 767px) {
    #header .site-name img {
        max-height: 50px;
        max-width: 125px;
        padding-bottom: 0px;
        padding-top: 0px;
    }

    #header .site-name img {
        max-height: 60px;
        max-width: 180px;
    }
}

#nav-manufacturers .menu-level-2 {
    display: none !important;
}

#nav-manufacturers .submenu-arrow {
    display: none !important;
}

.type-detail .detail-parameters tr {
    display: block !important;
}

.type-detail .button-variants-list .button-variants {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.type-detail .button-variants-list .button-variants .variant {
    padding: 12px;
    border: 2px solid #ededed;
    border-radius: 8px;
    margin-right: 12px;
    transition: .3s;
    margin-bottom: 10px;
    color: #000;
    cursor: pointer;
    min-width: 50px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
    transition-duration: .3s;
    display: flex;
    flex-direction: column;
}

.type-detail .button-variants-list .button-variants .variant .variant-sub {
    display: flex;
    flex-direction: column;
}

.type-detail .button-variants-list .button-variants .variant .variant-sub span {
    display: none;
}

.type-detail .button-variants-list .button-variants .variant.active {
    background-color: var(--color-secondary-hover);
    color: #fff;
    border-color: var(--color-secondary-hover);
}

.button-variants-list select {
    display: none;
}

.button-variants .variant.variant-strike {
    position: relative;
}

.button-variants .variant.variant-strike:before {
    display: block;
    content: "";
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='black' stroke-width='4'/><path d='M0 0 L100 100 ' stroke='black' stroke-width='4'/></svg>");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto;
    width: 100%;
    height: 100%;
    position: absolute;
}

@media (min-width: 1200px) {
    .description-inner {
        flex-wrap: unset;
        display: block;
    }
}

.basic-description,
.basic-description p,
.basic-description p span,
.basic-description p span strong,
.basic-description li,
.basic-description li span,
.basic-description li span strong {
    font-size: 14px !important;
    letter-spacing: unset !important;
}

.p-info-wrapper {
    display: flex;
    flex-direction: column;
}

.p-short-description {
    order: 1;
    padding-top: 0px;
}

.detail-parameters {
    order: 2;
}

.p-final-price-wrapper {
    order: 3;
}

.availability-value {
    order: 4;
}

.add-to-cart {
    order: 5;
}

[data-testid="productCardDescr"] {
    order: 6;
}

.social-buttons-wrapper {
    order: 7;
}

.type-detail .flag-discount,
#p-detail-tabs .shp-tab[data-testid="tabDiscussion"] {
    display: none !important;
}

#content .p-detail {
    display: flex;
    flex-direction: column;
}

#content .p-detail .products-related-header {
    order: 30;
}

#content .p-detail .products-related.products-additional {
    order: 31;
}

#content .p-detail .browse-p {
    order: 32;
}

.menu-helper {
    top: 102px;
}

.products-block .p-bottom .p-tools {
    flex-basis: 40% !important;
}

.products-block .p-bottom .prices {
    flex-basis: 60% !important;
}

.product:hover .name {
    text-decoration: underline;
}

footer h4 {
    font-weight: bold;
}

footer {
    padding-top: 40px;
    margin-top: 50px;
}

.custom-footer {
    border-top-width: 0px;
}

.custom-footer h4 span::after {
    content: "" !important;
    display: block !important;
    width: 40px !important;
    height: 3px !important;
    background-color: #fff !important;
    border-radius: 2px !important;
    margin: 6px 0 auto;
}

html #footer a,
html #footer,
html #footer span,
html #footer .contact-box ul li span.tel::after {
    color: #fff !important;
}

html #footer>.container {
    background-color: transparent !important;
}

.contact-box ul li>span.tel::before,
.contact-box ul li>span.mail::before {
    color: #fff;
}

#footer,
#footer>.container {
    background: #1ABC9C;
}

footer .site-name {
    display: none !important;
}

@media (min-width: 1200px) {
    .custom-footer {
        padding-left: 0px;
        padding-top: 0px;
    }
}


.product .p {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    overflow: hidden;
    padding: 20px !important;
}

.mobile .product .p {
    padding: 10px !important;
}

html .products-block>div {
    border-style: none !important;
}
}

@media (max-width: 767px) {
    #header .site-name img {
        max-width: 170px;

    }
}

.products-block.products .p .name {
    height: 45px;
    margin-bottom: 0px;
}

.flag-discount .price-save,
.flag-discount:contains("až") {
    display: none !important;
}

.price-old {
    margin-left: 6px;
    color: #999;
    text-decoration: line-through;
    font-size: 14px !important;
}

.flag-percent {
    background-color: var(--colors-tags-pink);
    color: white;
    padding: 4px 5.5px;
    font-size: 13px;
    display: inline-block;
    margin-top: 0px;
}

.top-navigation-contacts .project-phone:after {
    content: "(PO-PÁ 8:00 - 16:00)";
    font-size: 11px;
    margin-left: 10px;
}

.social-buttons-wrapper {
    display: none;
}

.homepage-box.before-carousel {
    background-color: transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
}

.navigation-in>ul>li.menu-item-714 {
    background: #be5718;
}

.navigation-in>ul>li.menu-item-714 a b:before {
    content: "%";
    margin-right: 7px;
}

@media (min-width: 768px) {
    .navigation-in ul li a b {
        font-weight: 700 !important;
        text-transform: uppercase;
    }

    #navigation {
        position: relative !important;
        left: 0 !important;
        height: 40px !important;
    }

    .navigation-in {
        line-height: 25px !important;
    }

    .menu-helper::after {
        border-radius: 0;
        font-size: 20px;
        line-height: 40px;
        width: 40px;
    }

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

    #header::after {
        content: "";
        position: absolute;
        top: 98px;
        left: 0;
        width: 100%;
        height: 40px;
        background: #1ABC9C;
        z-index: -1;
    }
}

.flag.flag-discount {
    background-color: gray;
}

.products-block.products .p .name {
    font-weight: bold;
    text-align: center;
}

.product .availability-amount {
    display: none;
}