.ip-detail-container-buy {
    background-color: #292B2E;
    position: relative;
    padding-bottom: 10px;
}

.ip-detail-container-buy:before {
    content: '';
    display: flex !important;
    justify-content: center;
    align-items: end;
    clip-path: polygon(0 0, 100% 0%, 100% 10%, 0 100%);
    padding-bottom: 170px;
    background: white;
    width: 100%;
    transform: translateY(-2px);
}
.ip-detail-container-buy>.container {
    margin-top: -70px;
    position: relative;
}

.nav-tabs .nav-link {
    text-decoration: none;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 15px;
    border: none;
    background-color: #EDEDED;
    color: #9F9F9F;
    min-width: 110px;
    border: 2px solid #EDEDED;
}

.tab-navigation .nav-item:not(:last-child) {
    margin-right: 10px;
}

.tab-navigation .nav-tabs {
    padding-bottom: 20px;
    border-bottom: 2px solid #EDEDED;
}

.product-attributes tr:first-child:has(td.high-order):before {
    /* content: 'Wichtigste Spezifikationen'; */
    display: block;
    color: #283543;
    font-weight: 700;
    font-size: 16px;
    padding-left: 16px;
    padding-top: 16px;
    margin-bottom: 10px;
}
.product-attributes tr:last-child:has(td):before {
    /* content: 'Weitere Spezifikationen'; */
    display: block;
    color: #283543;
    font-weight: 700;
    font-size: 16px;
    padding-left: 16px;
    padding-top: 16px;
    margin-bottom: 10px;
}


.product-attributes {
    /* background-color: #EDEDED;
    flex: 0 0 40%;
    max-width: 40%; */
    border-radius: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
    width: 100%;
}

.tab-pane.fade.show{
    display: flex;
    flex-wrap: wrap;
}

.product-attributes .table-striped tbody tr:nth-of-type(even) {
    background-color: transparent;
}

.shortdesc table caption {
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #283543;
}

div#tab-description .shortdesc {
    flex: 0 0 60%;
    max-width: 60%;
    padding: 10px 20px 20px 20px;
}

div#tab-description  .shortdesc table {
    width: 100% !important;
    font-family: 'Titillium Web';
}

div#tab-description  .shortdesc table td {
    border: none !important;
}

div#tab-description .shortdesc tbody {
    background-color: transparent !important;
}
div#tab-description .shortdesc table td:last-child {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #283543;
    font-size: 14px;
}

div#tab-description .shortdesc table td:first-child {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #9F9F9F;
    font-size: 14px;
}

/* Sascha 22.05.2025 - first-child deaktiviert, Style für Überschrift, Zellen */
/*
.product-attributes tr:first-child td:not(.high-order) {
    display: none;
}
*/
.no_padding {
	padding: 0 !important;
}
.td_attr_main {
	background-color: #EFEFEF; 
	color: black;
	width: 50%;
	border: 1px solid #FFFFFF;
}
.table_attr_details {
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
	background-color: #FFFFFF;
}
/*
.table_attr_details tr:last-child td{
	border-bottom: 1px solid red;
}
*/
.td_attr_details {
	padding: 5px 5px !important;
}

.product-attributes .headline {
    display: block;
    color: #283543;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.product-attributes td.h6, .product-attributes tbody tr td label.h6 {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #9F9F9F;
    font-size: 14px;
    padding: 10px 5px;
    vertical-align: middle;
}

.product-attributes td.attr-characteristic , .product-attributes td.attr-characteristic a, .product-attributes tbody tr td span.attr-characteristic {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    color: #283543;
    font-size: 14px;
    background-color: transparent;
    padding: 10px 5px;
    vertical-align: middle;
}

.product-attributes tbody {
    /*display: flex;
    flex-wrap: wrap;
    row-gap: 20px;*/
}
.product-attributes tbody tr {
    /*flex: 0 0 50%;
    max-width: 50%;*/
    border: 0;
}
.product-attributes tbody tr td {
    /*display: flex;
    gap: 10px;
    justify-content: space-between;*/
    border: 0;
}
/* Sascha 22.05.2025 ENDE */

li#label-Download {
    margin-left: auto;
}

/* Sascha Style der andere Buttons auch fï¿½r Download */
a#tab-link-Download {
    /*background: transparent;
    border: 0;
    clip-path: unset;
    color: var(--primary);*/
    display: flex;
    gap: 5px;
    flex-direction: row-reverse;
	
	&:hover {
        color: #FE9900;
    }
}
a#tab-link-Download:link:not(.active)  {
    color: var(--primary);
				
	&:hover {
        color: #FE9900;
    }
}
/* Sascha Style der andere Buttons auch fï¿½r Download */

a#tab-link-Download:before {
    content: '\f15b';
    font-family: 'Font Awesome 5 Free';
}
div#tab-preis {
    height: 100vh;
}


@media only screen and (max-width:800px){
    .product-attributes, div#tab-description .shortdesc, .product-attributes tbody tr {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
}

.ip-detail-extra-images-block {
    background-color: #292b2e;
    margin-bottom: 90px;
    padding-bottom: 70px;
}

span.ip-detail-extra-image-heading {
    display: block;
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    color: #242629;
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
}

.ip-detail-extra-container {
    background-color: #FFFFFF;
    border-radius: 6px;
    padding-top: 50px;
    padding-bottom: 50px;
    /* display: flex;
    flex-wrap: wrap; */
}

.ip-detail-extra-image {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 20px;
}

img.ip-detail-extra-image-img {
    width: 100%;
    display: block;
    margin-top: 25px;
    border: 1px solid #BEBEBE;
    padding: 20px;
}
.nav-tabs .nav-link.disabled {
    background-color: #EDEDED;
    color: #9F9F9F;
}

.ip-question-bttons {
    display: flex;
    flex-wrap: wrap;
}

.ip-question-quantity .form-counter {
    background-color: #CACCCE;
    color: #4D79B0;
    max-width: 130px;
    border: 2px solid #4D79B0;
}

.ip-question-quantity input.form-control.quantity {
    background-color: #CACCCE;
    color: #4D79B0;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.ip-question-quantity  button.btn {
    color: #4D79B0;
}

.ip-question-button {
    padding-left: 10px;
}

a.ip-question-btn {
    text-decoration: none;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
    border-radius: 4px;
    padding: 10px 30px 10px 15px;
    background-color: #4D79B0;
    color: #ffffff;
    border: 2px solid #4D79B0;
    display: inline-block;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-size: 15px;
}

#add-to-cart .btn .btn-basket-check span {
    margin: 0;
}

#add-to-cart button.btn.btn-primary.btn-block {
    text-decoration: none;
    clip-path: polygon(0 0, 100% 0%, 93% 100%, 0% 100%);
    border-radius: 4px;
    padding: 10px 30px 10px 15px;
    background-color: #4D79B0;
    color: #ffffff;
    border: 2px solid #4D79B0;
    display: inline-block;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
    max-width: 205px;
}

#add-to-cart button.btn.btn-primary.btn-block svg {
    display: none !important;
}

#add-to-cart button.btn.btn-primary.btn-block span.btn-basket-check .fas {
    display: none;
}



#add-to-cart .input-group.choose_quantity .form-counter {
    background-color: #CACCCE;
    color: #4D79B0;
    max-width: 130px;
    border: 2px solid #4D79B0;
}

#add-to-cart .input-group.choose_quantity input.form-control.quantity {
    background-color: #CACCCE;
    color: #4D79B0;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#add-to-cart .input-group.choose_quantity  button.btn {
    color: #4D79B0;
    background-color: #caccce;
}


#add-to-cart .input-group.choose_quantity .input-group-text.unit.form-control {
    display: none;
}

#add-to-cart .input-group.form-counter.choose_quantity {
    background-color: #CACCCE;
    color: #4D79B0;
    max-width: 130px;
    border: 2px solid #4D79B0;
}

#add-to-cart .basket-form-inline>div {
    max-width: unset;
    flex: 1;
    margin-bottom: 0px !important;
    text-align: left;
}
#add-to-cart .basket-form-inline .col:first-child {
    max-width: 150px;
    padding-right: 0px !important;
}

#add-to-cart .basket-form-inline .col:last-child {
    padding-left: 5px;
}

.pro_detail_breadcrumb .breadcrumb-backtolist {
    display: none !important;
}
.pro_detail_breadcrumb li.breadcrumb-item.breadcrumb-arrow:before {
    transform: rotate(180deg);
    color: var(--primary);
    margin-right: 5px;
}
.pro_detail_breadcrumb li.breadcrumb-item.last.active {
    display: flex;
    width: 100%;
    margin-left: 92px;
}
.pro_detail_breadcrumb .breadcrumb-link {
    font-size: 16px;
}

/* Sascha 02.05.2025 */
.tab-navigation li.nav-item.disabled a#tab-link-preis {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

/*a#tab-link-preis:before {*/
.tab-navigation li.nav-item.disabled a#tab-link-preis:before {
    content: '';
    /*background-image: url(/templates/NOVAChild/themes/base/images/lock.svg);*/
    background-image: url('../base/images/lock.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
}
/* Sascha 02.05.2025 */

@media only screen and (max-width:700px){}

#image_wrapper .product-actions {
    display: none;
}