.p-image-wrapper .flags-extra .flag.flag.flag-discount, .flags-extra .flag.flag.flag-discount {
    background-color: #ED1F27 !important;
}

body:not(.id-1) .custom-footer__instagram {
    display: none !important;
}

#footer .custom-footer>div:not(.site-name) a {
    font-weight: 400;
    display: block;
    margin-bottom: 12px;
    letter-spacing: 0px;
    font-size: 14px;
}

#header #navigation ul.menu-level-1 > li > a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 550 !important;
} 

#header #navigation ul.menu-level-1 > li > a * {
    font-weight: 550 !important;
}

.basic-description *:not(h1),
.basic-description *:not(h2),
.basic-description *:not(h3),
.basic-description *:not(h4),
.basic-description *:not(h5),
.basic-description *:not(h6) {
    font-size: 15px;
}

.shp-tab[data-testid="tabDiscussion"] {
    display: none !important;
}

.product-top #choose-variant {
    display: none !important;
}

.product-top>.p-info-wrapper #variants {
    order: 20;
    margin-top: 10px;
}

.p-detail .p-info-wrapper .p-short-description, .p-detail .p-info-wrapper .p-short-description + p {
    order: 21;
}

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

.variant-name-wrapper>div {
    font-size: 0;
}

.variant-name-wrapper>div>* {
    font-size: 14px;
}

#variants .standard-price-wrap {
    display: none !important;
}

.variant-table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 10px;
    gap: 15px;
}

.variant-table .table-row {
    padding: 10px !important;
}

.variant-name-wrapper {
    text-align: center !important;
}

.variant-table .quantity .decrease, 
.variant-table .quantity .increase {
    top: 12.5px;
}

.variant-submit fieldset {
    display: flex;
    padding: 0;
    flex-wrap: nowrap;
    align-items: center;
}

.variant-table .quantity input {
    height: 40px;
    width: 50px;
    margin-right: 30px;
    margin-left: 30px;
}

.variant-table .table-row .table-col.cart .quantity {
    width: 112px;
    height: 40px;
}

.variant-table .table-row {
    position: relative;
}

.variant-table .table-row:before {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    content: '';
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
    background: var(--color-primary);
    opacity: 0.08;
}

@media (max-width: 992px) {
    .variant-table .table-row {
        width: calc(100% / 3 - 15px);
    }
}

@media (max-width: 768px) {
    .variant-table .table-row {
        width: calc(100% / 2 - 15px);
    }

    .variant-submit fieldset {
        flex-wrap: wrap;
        flex-direction: column;
        gap: 5px;
    }

    .variant-table .table-row .table-col.cart .quantity {
        margin: 0 !important;
    }

    .variant-table .table-row .btn.btn-cart {
        margin: 0 !important;
        width: 100% !important;
    }

    .variant-cart {
        width: 100%;
    }

    .variant-table .table-row .table-col.cart {
        min-width: 120px !important;
        margin: auto;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .variant-table .table-row {
        width: calc(100% / 2 - 15px);
    }
}

@media (min-width: 1200px) {
    .variant-table .table-row {
        width: calc(100% / 3 - 15px);
    }
}

@media (max-width: 320px) {
    .variant-table .table-row {
        width: calc(100%);
    }
}

.table-row>*:not(:first-child):not(:last-child) {
    padding: 5px 0;
}

.variant-table .table-row .table-col.cart {
    margin-top: 0 !important;
}

.table-row>* {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.variant-table .table-row>* {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.product-top .price-line {
    order: 10;
    margin-top: 0;
}

.social-buttons-wrapper {
    order: 100 !important;
}

@media (max-width: 768px) {
    .product-top {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .product-top>* {
        order: -10;
    }

    .product-top .price-line {
        order: -9;
        margin-top: 10px !important;
    }

    .p-detail .p-info-wrapper {
        order: -8;
    }
}

.variant-table .quantity,
.variant-table .table-row .table-col.variant-name-wrapper {
    margin-bottom: 0 !important;
}

.cstm_soc {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.cstm_soc a {
    margin: 0;
    margin-right: 15px;
    height: auto;
    width: auto;
    text-align: left;
}

.cstm_soc a:before {
    position: relative;
    width: 22px;
    height: 25px;
    content: '';
    display: inline-block !important;
}

.cstm_soc a.instagram:before {
    background: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/icons/instagram.svg") no-repeat center;
}

.cstm_soc a.facebook:before {
    background: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/icons/facebook.svg") no-repeat center;
}

.club_price_in {
    margin-left: -2px;
}

.product-top .club-price-wrap {
    margin-left: 0;
}

.club-price-wrap {
    padding: 5px;
    background-color: #081F3F;
    color: #fff !important;
    border-radius: 8px;
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.club-price-wrap a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.type-detail .product-top #club_price {
    margin-top: 10px;
    margin-bottom: 10px;
}

.dm-ad-btn {
    text-decoration: unset !important;
    width: fit-content !important;
    font-weight: 400 !important;
}

.dm-ad-btn:hover {
    background-color: #ED1F27;
}

.product-top > .p-info-wrapper > p {
    margin: 10px 0;
}

.dm-tabulka {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    flex-direction: row;
}

@media (max-width: 992px) {
    .dm-tabulka {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}

.team {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
    gap: 20px;
}

.team-mate {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    text-align: center;
    row-gap: 5px;
    padding: 10px;
}

@media (min-width: 320px) {
    .team-mate {
        width: calc(50% - 20px);
    }

    .quickcon .team-mate {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .team-mate {
        width: calc(100% / 3 - 20px);
    }
}

@media (min-width: 768px) {
    .quickcon .team-mate {
        width: calc(50% - 20px);
    }
}

@media (min-width: 1200px) {
    .team-mate,
    .quickcon .team-mate  {
        width: calc(100% / 4 - 20px);
    }
}

.team-mate img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.team-mate .photo {
    width: 150px;
    height: 150px;
    margin: auto;
}

.team .name {
    font-size: 150%;
    font-weight: 550;
    color: var(--color-primary) !important;
}

.team .name,
.team .position {
    text-transform: uppercase;
}

.teamh:after {
    display: none !important;
}

.kontakt .lead {
    font-size: 150%;
}

.kontakt b {
    color: var(--color-primary) !important;
}

.kontakt {
    align-items: center;
    padding-bottom: 30px;
}

.quickcon {
    padding-bottom: 30px;
}

.quickcon .team-mate {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
}

.quickcon .team-mate .name {
    text-transform: unset;
}

.quickcon .team-mate a {
    text-decoration: unset;
    transition: 300ms;
}

.quickcon .team-mate a:hover {
    color: #ED1F27;
}

.quickcon a.mail,
.quickcon a.tel {
    position: relative;
    display: flex;
    width: 100%;
    align-items: center;
    font-size: 16px;
}

.quickcon a.mail::before {
    margin-top: 2.5px;
    position: relative;
    width: 16px;
    height: 18px;
    margin-right: 5px;
    content: '';
    display: inline-block !important;
    background: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/icons/email-sm.svg") no-repeat center;
    background-size: contain;
}

.quickcon a.tel::before {
    margin-top: 2.5px;
    position: relative;
    width: 16px;
    height: 18px;
    margin-right: 5px;
    content: '';
    display: inline-block !important;
    background: url("https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/adamin/img/icons/phone-sm.svg") no-repeat center;
    background-size: contain;
}

.iframe-wraper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.iframe-holder {
    margin: auto;
    width: 780px;
}

@media (max-width: 992px) {
    .iframe-holder {
        margin: auto;
        width: 100%;
    }   
}

.iframe-wraper {
    max-width: 100%;
}

.iframe-wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.warn {
    color: #ED1F27;
    font-size: 18px;
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    .specpchide {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .specmobhide {
        display: none !important;
    }
}

.normal-banners-line:empty {
    display: none;
}

.type-category .next-to-carousel-banners .banner-wrapper {
    margin-bottom: 15px;
}

#product-detail-form {
    order: 30 !important;
}

.notehide #product-detail-form>p,
.notehide #dkLabNoteFileForm,
.notehide .dkLabNoteDiv {
    display: none !important;
}

.c-product-interconnection-detail-params__products span[class^=item-type] {
    width: 55px;
    height: 55px;
    border-color: #081F3F;
}

.c-product-interconnection-detail-params__products a.is-current .item-type-bg, .c-product-interconnection-detail-params__products a.is-current .item-type-img {
    border-color: #ED1F27;
}

.product-top .price-line .price-final-holder {
    color: #081F3F;
}

.product-top .price-line .price-final {
    font-size: 3.2em;
}

#dkLabNoteMainWrapper {
    max-width: unset !important;
    width: 100% !important;
}

@media (min-width: 768px) {
    #dkLabNoteMainWrapper {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 10px;
    }

    #dkLabNoteMainWrapper>div {
        width: 50%;
    }
}

.dkLabNoteHeader {
    margin-top: 0;
}  

.product-top .p-detail-info > div {
    float: unset !important;
}

.flag-zvolte-velkost {
    display: none !important;
}

.shipping-options {
    width: 100% !important;
}

.delivery-time-label {
    width: fit-content;
    min-width: unset !important;
}

.product-top .price-line .availability-value {
    margin-top: 5px;
}