.single .bundled_product_summary .bundled_product_optional_checkbox {
    font-weight: normal;
}
.bundle_form.bundle_sells_form .bundled_item_after_cart_details.bundled_item_button input {
    box-shadow: none;
    max-width: 5rem;
}
.bundle_form.bundle_sells_form .details {
    margin-bottom: 0.65rem;
}
.bundle_form.bundle_sells_form .details .cart {
    margin-top: 0;
}
.single-product .bundled_product_summary .bundled_product_optional_checkbox input, 
.single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input {
    margin-bottom: 0;
}
.single-product .bundled_product_summary .bundled_product_optional_checkbox,
.single-product .bundled_product_summary .price, .single-product .bundled_product_summary .product.type-product .amount, 
.single-product .bundled_product_summary .product.type-product .amount span {
    font-size: .9375rem !important;
}
h4.bundled_product_title.product_title {
    font-size: .9375rem;
    line-height: 1.25rem;
    font-family: var(--font-body);
    margin-bottom: 0;
}
.single-product .bundled_product_summary .bundled_product_optional_checkbox {
    font-size: .9375rem;
    position: relative;
    padding-left: 1.25rem;
}
.bundled_product_summary .bundled_product_optional_checkbox input, .single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input {
    position: absolute;
    top: 0.1rem;
    left: 0;
}
.woocommerce-page.single-product div.product .bundle_form div.bundled_product_images{
    margin-top: 0.15rem;
}
.single-product .product.type-product .amount, .single-product .product.type-product .amount span {
    font-family: var(--font-body);
}
:root {
    --black-color: #000;
    --border: 1.5rem;
}
.single-product {
    overflow-x: unset !important;
}
.row.content-row {
    max-width: 73rem !important;
    margin-top: 1rem;
}
.single .single_add_to_cart_button {
    width: calc(100% - 135px);
}
nav.rank-math-breadcrumb p, nav.rank-math-breadcrumb a {
    letter-spacing: 0px;
    color: rgba(0,0,0,0.5);
}
.rank-math-breadcrumb p a:first-child:before {
    display: none;
}
.product-thumbnails img {
    opacity: 1 !important;
    border-radius: 0.625rem;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-color: transparent !important;
}
.product-gallery .vertical-thumbnails {
    height: 30rem;
    max-width: 7.7rem !important;
    flex-basis: 7.7rem;
}
.product-gallery .col.large-10 {
    max-width: 78%;
    padding-left: 1rem;
}
.vertical-thumbnails::-webkit-scrollbar {
    width: 5px;
}
.vertical-thumbnails::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.31rem #000000 ; 
  border-radius: 0.9375rem;
}

.vertical-thumbnails::-webkit-scrollbar-thumb {
    background-color: var(--primary-color) ; 
    border-radius: 0.9375rem;
}
.product-thumbnails img {
    opacity: 1 !important;
    border-radius: 0.625rem;
    transform: inherit !important;
    margin-bottom: 0;
}
.product-gallery .flickity-button{
    display: none;
}
.vertical-thumbnails .col {
    padding: 0 0 0.7rem !important;
}
.product-gallery-slider img {
    max-height: 30rem;
    object-fit: contain;
}
.nav-dots-small .flickity-page-dots .dot, .row-slider .flickity-page-dots .dot {
    background-color: var(--primary-color);
    opacity: .6;
}
.dot.is-selected {
    width: 1.5rem !important;
    height: 0.75rem;
    border-radius: 0.625rem;
    border: none;
    background: var(--primary-color) !important;
}
.flickity-page-dots .dot {
    background: #D2F4E1;
    width: 0.75rem;
    height: 0.75rem;
    border-color: #D2F4E1;
}
.slider-nav-light .flickity-page-dots .dot {
    border-color: #D2F4E1;
}
h1.product_title {
    font-weight: normal !important;
    font-size: 1.6rem !important;
    line-height: 2.1875rem !important;
}
.flickity-page-dots {
    bottom: -2.5em;
}
p.p-cat {
    margin-bottom: 0.7rem;
    font-size: 0.84rem;
    text-transform: uppercase;
}
.subtitle {
    font-size: 1.125rem;
    color: #888888;
    margin-bottom: 0;
    order: -1;
}
.product-info {
    padding-left: 4.1rem;
    padding-right: 2rem;
}
.product-info .woocommerce-product-rating {
    position: absolute;
    top: -0.1rem;
    right: 4.3rem;
    display: flex;
    align-items: center;
}
.product-info  .star-rating {
    font-size: 0.84rem;
    margin-right: 0.5rem;
}
.product-info  .star-rating:before, .woocommerce-page .product-info   .star-rating:before ,.product-info  .star-rating span:before{
    color:#000 !important
}
.product-info .woocommerce-review-link {
    font-size: 0.81rem !important;
}
.single-product .trust_icons_custom .col-inner {
    margin: auto;
}

.single .price.product-page-price span.amount {
    font-size: 1.5rem !important;
    font-family: var(--font-body-bold);
}
.wc-gzd-additional-info.shipping-costs-info, .wc-gzd-additional-info.shipping-costs-info a {
    font-size: 0.81rem;
    color: #6F6F6D  !important;
}
.product-gallery.large-6.col {
    max-width: 38.3rem;
    flex-basis: 38.3rem;
    padding-right: 0;
    padding-left: 0;
}
.product-info.summary.product-summary {
    max-width: calc(100% - 38.3rem);
    flex-basis: calc(100% - 38.3rem);
}
.product-short-description  ul {
    list-style: none;
}
.product-key-features li::before, .product-short-description li::before {
    content: " " !important;
    display: inline-block;
    background-image: url(../images/tick.svg);
    width: 100% !important;
    height: 1.25rem;
    margin-right: 0.7rem !important;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 0.2rem;
    max-width: 1.25rem !important;
}
.product-key-features li, .product-short-description li {
    display: flex;
    margin-bottom: 1rem !important;
    color: #000000 !important;
    align-items: flex-start;
}
.product-short-description li {
    margin-left: 0 !important;
}
.product-summary .variations_button {
    padding: 0;
    width: 100%;
    display: flex;
}
.product-summary .quantity {
    width: 6.25rem;
    border: none !important;
    height: var(--input-height) !important;
    align-items: center;
    justify-content: space-between;
    padding: 0 1rem;
    border-radius: var(--border);
    margin-right: 0.625rem !important;
}
.product-summary .quantity>* {
    background-color: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 0;
    height: var(--input-height);
    padding: 0 0.625rem !important;
    color:var(--black-color);
    font-size: 1.25rem;
    line-height: var(--input-height) !important;
    min-height: auto;
    top: 0;
    position: relative;
    padding: 0 !important;
    font-weight: normal !important;
}
.single button.single_add_to_cart_button.button.alt.wp-element-button {
    color: #fff !important;
    border-radius: var(--border) !important;
    margin-left: 0;
    background: var(--primary-color) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375rem;
    text-transform: inherit;
    font-weight: normal;
    font-family: 'PalanquinDark';
    margin-left: auto;
    letter-spacing: 0.0525rem;
    line-height: 1.2;
}
.tzn-product-meta.tzn-product-meta2 {
    display: flex;
    border: 0;
    padding: 0;
    margin-top: 2rem;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
}
.tzn-product-meta.tzn-product-meta2 span.availability, .tzn-product-meta.tzn-product-meta2 span.availability.is_in_stock {
    font-size: 0.9375;
    margin: 0;
    color: var(--primary-color);
    margin-right:1.875rem;
    display: flex;
    align-items: center;
    line-height: 1rem;
    margin-bottom: 0.875rem;
}
.single .tzn-product-meta span {
    margin-right: 0.6rem;
    font-size: 0.8125rem;
    line-height: 1rem;
    margin-bottom: 0.875rem;
    /*display: flex;*/
    align-items: center;
}
.single .tzn-product-meta span img {
    margin-right: 0.625rem;
}
.tzn-product-meta.tzn-product-meta2 span.availability::before, .tzn-product-meta.tzn-product-meta2 span.availability.is_in_stock::before {
    content: '';
    display: block;
    width: 0.75rem;
    height: 0.75rem;
    background: var(--primary-color);
    border-radius: 50%;
    position: relative;
    top: -0.045rem;
    margin-right: 0.625rem;
}
.single .single_add_to_cart_button::before {
    content: " ";
    background-image: url(../images/product/cart.svg);
    width: 1rem;
    height: 0.875rem;
    display: inline-flex;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 0.625rem;
}
.single .single_add_to_cart_button:not(.loading):after{
    display: none;
}
.product-summary .quantity .button.minus {
    background-image: url(../images/product/minus.svg);
    background-repeat: no-repeat;
    background-position: center;
    /*width: -0.25rem;*/
    font-size: 2rem;
    padding: 0 !important;
    background-size: contain;
    text-shadow: none !important;
    box-shadow: none !important;
    color: #404040 !important;
    line-height: 0rem !important;
    text-indent: -9999px;
    width: 0.65rem !important;
}
.product-summary .quantity input.plus.button.is-form {
    background-image: url(../images/product/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 0.75rem;
    text-indent: -9999px;
    padding: 0 !important;
    background-size: contain;
    text-shadow: none !important;
}
@media not all and (min-resolution:.001dpcm) { 

    .product-summary .quantity .button.minus{
        text-indent: 0;
    }
}
.product-short-description img {
    max-width: 10rem;
}
.single .product-footer .tab-panels table tbody > tr > td:not(:nth-child(1)){
    padding: 1rem;
    font-size: .938rem;
    min-width: 10rem;
    font-family: var(--font-body);
    border-right: 1px solid #F4F3F0;
}
.single .product-footer .tab-panels table{
    border-top: 1px solid #F4F3F0;
    border-bottom: 1px solid #F4F3F0;
}
.single .product-footer .tab-panels table tbody > tr > td:nth-child(1){
    background-color: #F4F3F0;
    white-space: nowrap;
    font-family: var(--font-body-bold);
    padding: 1rem;
}
.single .product-footer .tab-panels {
    max-width: 38.75rem !important;
    margin: 0 auto;
    border-top: 0 !important;
    padding-top: 3.75rem;
}
.trust_icons_custom_section .row{
    max-width: 38.75rem !important;
    margin: 0 auto !important; 
}
.product-tabs {
    justify-content: center;
}
.tabbed-content .tabs > li a {
    font-weight: normal;
    font-size: 0.9375rem;
    line-height: 3rem;
    padding-top: 0 !important;
    min-height: 3rem !important;
    padding-bottom: 0 !important;
    min-width: 11rem;
    border-radius: 1.4rem !important;
    text-align: center !important;
    display: block;
    padding: 0 !important;
    margin-right: 1.25rem;
    font-family: 'PalanquinDark';
    color: #2C2928;
    border: 1px solid;
    letter-spacing: 0.9px;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.tzn-payment-icons .payment-icon+.payment-icon {
    margin-left: 0;
    display: inline-flex;
    flex-wrap: wrap;
}
.tzn-payment-icons {
    display: inline-flex;
    flex-wrap: wrap;
}
.tzn-payment-icons img {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}
.tabbed-content  .active a {
    color: #fff !important;
}

.single .product-footer .woocommerce-product-attributes .woocommerce-product-attributes-item__value a {
	color: black !important;
}
.product-footer .woocommerce-tabs {
    border-top: 0 !important;
}
.tab-panels h1 {
    font-weight: normal !important;
    font-size: 2rem !important;
    line-height: 2.5rem !important;
}
.tab-panels h2 {
    font-weight: normal !important;
    font-size: 1.6rem !important;
    line-height: 2.1875rem !important;
}
.wpDataTablesWrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.tab-panels table {
    overflow: auto;
    display: block;
}
.tab-panels table td {
    color: #000000;
    font-size: 0.93rem;
}
section.related.products .row {
    max-width: 68rem !important;
    margin: 0 auto;
}
section.related.products h2 {
    text-align: center;
    margin-bottom: 2rem;
}

section.related.products {
    margin-bottom: 3rem;
} 
th.label label {
    font-weight: normal;
    font-size: 0.93rem;
}
.woocommerce-variation-availability {
    display: none !important;
}
.single .variations {
    margin-bottom: 1rem;
}
.single .product-info .tzn-payment-icons img {
    height: 1.5rem;
    border-radius: 0.2rem;
    width: initial;
}

.single .comment-form iframe {
    min-width: 19rem;
}
.single .comment-form .h-captcha[data-theme="light"]::before {
    background-color: transparent;
    border: 0;
}
.single p.comment-form-comment textarea#comment {
    border-radius: 0.5rem;
    border: 0.0625rem solid #e0e0e0;
}
.single .cart.variations_form  {
    margin-bottom: 0 !important;
}
.product-type-variable  .tzn-product-meta.tzn-product-meta2{
    margin-top: 0 !important;
}
.variations select {
    border-radius: 6.25rem;
    border: .0625rem solid #000;
}
.woocommerce-variation.single_variation {
    display: none !important;
}
th.woocommerce-product-attributes-item__label  ,
.woocommerce-Tabs-panel table.woocommerce-product-attributes td{
    color: #000 !important;
    font-weight: normal !important; 
    font-size: 0.9375rem !important;
}
th.woocommerce-product-attributes-item__label {
    font-family: "SourceSansProSemiBold";
}
.image-trust-col-left {
    width: 10%;
    flex-basis: 10%;
}
.trust_icons-col-right {
    width: 90%;
    flex-basis: 90%;
    padding-left: 1.5rem;
}
.trust_icons-row {
    display: flex;
    margin-bottom: 1rem;
    flex-flow: row wrap;
}
.trust_icons-col-right h6 {
    text-transform: inherit;
    letter-spacing: 0;
}
.single-product .home-4 {
    padding-top: 2rem !important;
}
#reviews .col {
    max-width: 100% !important;
    flex-basis: 100% !important;
}
.tabbed-content .active .technisches_datenblatt {
    color: #000000 !important;
    font-size: 1.125rem;
    padding-top: 1rem !important;
    width: 100%;
    float: left;
    font-family: 'PalanquinDark';
    display: flex;
    align-items: center;
}
a.technisches_datenblatt img {
    margin-left: 1rem !important;
}
.wc-pao-addon-montage-service-dazubuchen {
    display: flex;
    flex-direction: column;
}
.wc-pao-addon-montage-service-dazubuchen .wc-pao-addon-description {
    font-style: normal;
    order: 2;
    /*margin-left: 1.3rem;*/
}
.wc-pao-addon.wc-pao-addon-montage, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-sonnenrollo {
    display: none;
}
.wc-pao-addons-container .product-addon-totals {
    border: 0 !important;
    /* display: none; */
}
.wc-pao-addons-container .product-addon-totals ul li:nth-child(2) {
    /* display: none; */
}
.wc-pao-addon-description{
    display: none;
}
.wc-pao-addon-montage-sonnenrollo-pro-stueck.wc-pao-addon .wc-pao-addon-wrap{
    margin-top: 0;
    margin-left: 0.5rem;
}
div.product-addon-totals ul li.wc-pao-row-quantity-based {
    padding-left: 0;
}
.wc-pao-addons-container .wc-gzd-product-addons-shopmarks {
    display: none !important;
}
.wc-pao-addon-montage-service-dazubuchen label::before {
    content: " ";
    display: inline-block;
    background-image: url(../images/settings.svg);
    width: 1.06rem;
    height: 1.06rem;
    margin-right: 0.5rem;
}
.wc-pao-addon-montage-service-dazubuchen .form-row > div {
    position: relative;
}
.wc-pao-addon-montage-service-dazubuchen .wc-pao-addon-field.wc-pao-addon-checkbox {
    width: 0.875rem;
    height: 0.87rem;
    position: absolute;
    /* left: -1.5rem; */
    top: 0.35rem;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0;
    appearance: none;
    border: 1px solid #4D4D4D;
    appearance: none;
    display: inline-flex;
}

.single .wc-pao-addon-montage-service-dazubuchen .wc-pao-addon-wrap label {
    position: relative;
    margin-left: 1.5rem;
    display: flex !important;
    align-items: center;
    font-weight: normal;
    font-family: 'SourceSansProSemiBold';
    font-size: 0.93rem;
}

.wc-pao-addon-montage-service-dazubuchen input[type=checkbox]:checked:after {
    opacity: 1;
}
.wc-pao-addon-montage-service-dazubuchen input[type=checkbox]::after {
    width: 6px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    content: '';
    position: relative;
    left: 3px;
}
.montagepaket {
    /*padding-left: 1.7rem;*/
}
.montagepaket span {
    font-family: 'SourceSansProSemiBold';
}
.wc-pao-addons-container {
    margin-bottom: 1.5rem;
}
.product-info .price {
    font-size: 1.125rem !important;
    font-weight: normal !important;
}
.product-gallery.large-6.col {
    position: sticky;
    top: 8rem;
    max-height: 30rem;
}
section.related.products ol.flickity-page-dots {
    bottom: -1rem !important;
}
.single-product .trust_icons_custom {
    padding-top: 2rem !important;
} 
.product-info .subtitle {
    margin-bottom: 0.5rem;
}
a.zoom-button {
    display: none !important;
}

.woocommerce-product-gallery .flickity-page-dots {
    width: 100%;
    left: 0;
    display: none;
}

section.related.products .flickity-button {
    box-shadow: none !important;
    display: none;
}
.section.related.products .slider-nav-reveal {
    overflow: inherit;
    padding-top: 0;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-montage-sonnenrollo-pro-stueck, 
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-montage-lamellenwand-pro-stueck {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-montage-sonnenrollo-pro-stueck input,
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-montage-lamellenwand-pro-stueck input {
    box-shadow: none;
    box-shadow: none;
    border-radius: 0.5rem;
    margin: 0;
    width: 4rem;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: .97em;
    height: 2rem;
    max-width: 100%;
}
.wc-pao-addon-container.wc-pao-addon.wc-pao-addon-montage-sonnenrollo-pro-stueck p, .wc-pao-addon-container.wc-pao-addon.wc-pao-addon-montage-lamellenwand-pro-stueck p {
    margin: 0;
    margin-left: 1rem;
}
.wc-pao-addon-container.wc-pao-addon .woocommerce-Price-currencySymbol {
    font-size: inherit;
}
.product.type-product .wc-pao-addon-container.wc-pao-addon .amount {
    font-size: inherit !important;
    font-family: inherit !important;
}
@media screen and (max-width: 849px){
    .single .product-footer .tab-panels table tbody > tr > td:not(:nth-child(1)) {
        padding: 0;
        border-right: 0;
    }
    .single .product-footer .tab-panels table tbody {
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
    }
    div.product-addon-totals ul li {
        margin-left: 0;
    }
    .trust_icons_custom_section {
        padding-top: 0 !important;
        padding-bottom: 0;
    }
    .image-trust-col-left {
        width: 50px;
        flex-basis: 50px;
        margin-bottom: 10px;
    }
    .trust_icons-col-right {
        width: 100%;
        flex-basis: 100%;
        padding-left: 0;
    }
    .trust_icons {
        max-width: 345px;
        margin: auto;
    }
    .trust_icons-row {
        display: flex;
        margin-bottom: 10px;
        flex-flow: row wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .tab-panels h3 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .tab-panels h2 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .tab-panels h1 {
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .shop-container .product-main .row.content-row {
        margin-top: 30px;
    }
    .shop-container .product-main {
        padding: 0;
    }
    .breadcrumbs-row > .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .breadcrumbs-row {
        margin-top: 24px;
    }
    .product-info .woocommerce-product-rating {
        position: absolute;
        top: 0;
        right: 30px;
        display: flex;
        align-items: center;
    }
    .product-gallery .col.large-10 {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .woocommerce-product-gallery .flickity-page-dots {
        bottom: -27px;
        display: block;
    }
    .woocommerce-product-gallery {
        margin-bottom: 20px !important;
    }
    .vertical-thumbnails .col {
        padding: 0 5px 10px !important;
    }
    .product-gallery .vertical-thumbnails {
        height: inherit;
        max-width: 100% !important;
        flex-basis: 100%;
    }
    .product-gallery.large-6.col {
        max-width: 100%;
        flex-basis: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .product-main > .row.content-row > .col {
        padding-left: 30px;
        padding-right: 30px;
    }
    .product-gallery.large-6.col {
        position: relative;
        top: 0;
        max-height: inherit;
        margin-bottom: 15px;
    }
    h1.product_title {
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .subtitle {
        font-size: 14px;
    }
    .product-key-features li::before, .product-short-description li::before {
        height: 26px;
        margin-right: 0.7rem !important;
        top: -1px;
        max-width: 26px !important;
    }
    .product-key-features li, .product-short-description li {
        margin-bottom: 8px!important;
    }
    .single .price-wrapper ins .amount {
        margin-left: 0;
    }
    .tabbed-content .tabs > li a {
        font-size: 14px;
        line-height: 24px;
        min-width: 160px;
        letter-spacing: 0.84px;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px !important;
        margin: 0;
    }
    section.related.products .row {
        margin: 0 -10px;
    }
    section.related.products h2 {
        margin-bottom: 10px;
    }
    .single-product .home-4 .box {
        margin-bottom: 10px;
    }
    .single-product .home-4 .section-content> .row > .col {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
    }
    .single .product-info .price.product-page-price span.amount {
        font-size: 16px !important;
    }
    .single-product .home-4 {
        padding-top: 30px!important;
    }
    ul.tabs.wc-tabs.product-tabs li:not(:last-child){
        margin-right: 20px !important;
    }
    .wc-pao-addon-montage-service-dazubuchen .wc-pao-addon-description {
        margin-left: 0;
    }
    .montagepaket {
        padding-left: 0;
    }
    .product-footer .woocommerce-tabs {
        padding-top: 10px !important;
    }
    .single .product-footer .tab-panels {
        padding-top: 30px;
    }
    ul.tabs.wc-tabs.product-tabs {
        justify-content: start;
        padding-bottom: 0;
        display: flex;
        max-width: 100%;
        overflow-x: auto;
        flex-wrap: nowrap;
    }
    .single .cart {
        margin-top: 0;
    }
    .single .tzn-product-meta span {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
    }
    .badge-inner {
        font-size: 13px;
        letter-spacing: 1.56px;
    }
    .single-product .trust_icons_custom {
        padding-top: 0!important;
    }
    .single .product-footer .tab-panels tr.woocommerce-product-attributes-item {
        display: flex;
        flex-direction: column;
        width: 50%;
        border-bottom: 1px solid #ececec;
        padding: 15px 0;
    }
    .single .product-footer .tab-panels tr.woocommerce-product-attributes-item:nth-child(2n){
        padding-left: .5rem;
    }
    .single .product-footer .tab-panels tr.woocommerce-product-attributes-item:nth-child(2n+1){
        padding-right: .5rem;
    }
    th.woocommerce-product-attributes-item__label, .woocommerce-Tabs-panel table.woocommerce-product-attributes td {
        display: flex;
        flex-direction: column;
        width: 100%;
        border: 0;
        padding: 0;
        line-height: 20px;
    }
    .single .product-footer .tab-panels tr.woocommerce-product-attributes-item:first-child {
        /* padding-top: 0; */
    }
    .single .product-footer .tab-panels table {
        border-bottom: 0;
    }
    .tabbed-content .active .technisches_datenblatt {
        justify-content: center;
    }
    .woocommerce-Tabs-panel table.woocommerce-product-attributes td p {
        margin: 0;
    }
}

@media screen and (max-width: 449px){

    .single .single_add_to_cart_button {
        width: calc(100% - 111px);
        display: flex;
        align-items: center;
        justify-content: center;
    }

}