a.review-tab {
    display: none !important;
}
.product-detail-review.tab-pane-container {
    display: none;
}
.product-detail-ordernumber-container {
    margin: 0;
}
.col-md-auto.product-heading-manufacturer-logo-container {
    display: none;
}
.cms-element-buy-box p.delivery-information.delivery-available {
    margin-bottom: 15px;
}
img.image-payment-icons {
    display: block;
    width: 100%;
	}

.sin-custom-service-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.payment-icons {
    margin: 5px 0;
}
.product-detail-name {
    line-height: initial;
    font-size: 24px;
    max-width: 55ch;
    color: #000000;
}

.product-detail-tab-navigation span {
    font-weight: bold;
    color: #11335f;
}
.product-detail-cross-selling .product-description {
    display: none;
}

.product-detail-cross-selling .product-delivery-information {
    display: block;
}

.product-detail-cross-selling .product-variant-characteristics {
    display: none;
}

.product-detail-cross-selling .sin-custom-price-unit {
    display: none;
}

.product-detail-cross-selling .product-cheapest-price {
    display: none;
}

.product-detail-tabs-content.card-body {
    padding: 0;
}

.h3.product-detail-description-title {
    color: var(--primary);
}

ul.nav-tabs.product-detail-tab-navigation-list a.nav-link {
    padding-left: 15px;
    padding-right: 15px;
    border: none;
}

a.nav-link.active.product-detail-tab-navigation-link {
    background: #708fb430;
    color: black;
}

.product-detail a.nav-link:hover {
    background: var(--primary) !important;
    color: #ffffff !important;
}

.product-detail a.nav-link.active {
    background: var(--primary) !important;
    color: #ffffff !important;
    font-weight:bold;
}
.product-detail a.nav-link.active:hover {
    background: var(--primary) !important;
    color: #000000 !important;
    font-weight:bold;
}

.product-detail-price-unit {
    font-size: 16px;
    margin: 10px 0;
}
a.nav-link.active.product-detail-tab-navigation-link {
    background: var(--primary);
}

a.nav-link.active.product-detail-tab-navigation-link span,
a.nav-link.product-detail-tab-navigation-link.active {
    color: white;
    font-weight: bold;
}

.card-tabs .nav-link:hover {
    background-color: #11335f;
    color: white;
}
.card-tabs .nav-link:hover span {
    color: white;
}
.product-detail-cross-selling span.product-price {
    position: initial;
    margin: 0 5px;
}


.product-detail-cross-selling .sin-custom-price-unit, .product-price-wrapper {
    width: initial;
}

.product-detail-cross-selling p.delivery-information.delivery-shipping-free,
.product-detail-cross-selling p.delivery-information.delivery-available {
    background: #cff3cf63;
    margin-bottom: 2px;
    padding: 2px 10px;
    color: #34811e;
    border-radius: 5px;
    position: relative;
    padding: 2px 0 2px 25px;
}

.product-detail-cross-selling a.product-name {
    font-size: 14px;
    margin-bottom: 10px;
}
.sin-custom-product-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.sin-custom-youtube-video-anchor-link img {
    width: 20px;
    margin-right: 5px;
}
.paypal-button-container.paypal-autoresize-container.paypal-button-layout-vertical.paypal-button-shape-rect.paypal-button-number-multiple.paypal-button-env-production {
    display: flex !important;
    justify-content: space-between !important;
}
.sin-custom-product-follow-up {
    padding: 15px;
    background: #faecec;
}
.product-detail-delivery-information {
    margin-bottom: 1rem;
}

.product-detail-form-container {
    margin-top: 1rem;
}

.tab-pane-container {
    padding-top: 1.5rem;
}
span.custom-detail-tax-information {
    display: block;
    font-size: 0.85rem;
    color: black;
    font-weight: lighter;
}
span.product-detail-list-price-wrapper {
    height: initial;
}
.card-tabs .nav-item {
    margin-right: 0;
}
.product-detail-tab-navigation-link {
    border-bottom: solid 1px #11335f !important;
}
.product-detail-description-text {
    max-width: 900px;
}
@media (max-width: 575px){
    .sin-custom-service-phone, .sin-custom-service-mail, .sin-custom-service-b2b {
        width: 100%;
    }
    .cms-element-buy-box .product-delivery-information {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .cms-element-buy-box p.delivery-information.delivery-available {
        width: initial !important;
        margin: 0 !important;
        font-size: 12px;
    }

    .cms-element-buy-box .product-detail-delivery-information {
        margin-bottom: 15px;
    }
    
    .product-detail-tabs-content.card-body {
        display: block;
    }

    .product-detail-tabs-content .offcanvas-header {
        display: none;
    }

    .product-detail-tabs-content .product-detail-description.tab-pane-container {
        background: none;
    }
    .tab-pane.fade {
        display: block;
    }
    .is-ctl-product .cms-block-product-description-reviews .product-detail-description.tab-pane-container {
        padding: 0;
    }
    .cms-card-header.card-header.product-detail-tab-navigation.product-description-reviews-tab-navigation {
        display: none;
    }
    .is-ctl-product .cms-block-product-description-reviews .product-detail-tabs-content.card-body {
        padding: 0 !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .sin-custom-service-phone, .sin-custom-service-mail, .sin-custom-service-b2b {
        width: 32.5%;
    }
    span.block {
        display: block;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    span.block {
        display: block;
    }
}

@media (max-width: 991px){
}

@media (min-width: 992px){

    .product-slider-container.tns-slider.tns-carousel .card-body {
        min-height: 480px;
    }
    .sin-custom-service-phone, .sin-custom-service-mail, .sin-custom-service-b2b {
        width: 32.5%;
    }
    span.block {
        display: block;
    }
    
    .product-detail-cross-selling .product-price-wrapper {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: right;
        padding-top: 10px !important;
    }
    .product-detail-cross-selling .card.product-box.box-standard {
        min-height: 455px;
    }
    ul#product-detail-cross-selling-tabs {
        border-bottom: solid 1px #e3e3e3;
    }
}