.elementor-684 .elementor-element.elementor-element-24aa9d7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 20px;--row-gap:0px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-684 .elementor-element.elementor-element-a16666e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-684 .elementor-element.elementor-element-3547243{--slides-per-view:1;}.woocommerce .elementor-684 .elementor-element.elementor-element-3547243 .woocommerce-product-gallery img{width:100%;}.elementor-684 .elementor-element.elementor-element-3547243 .one_image .main-images > div, .elementor-684 .elementor-element.elementor-element-3547243 .one_image .main-images > img{margin-bottom:0px;}.elementor-684 .elementor-element.elementor-element-3547243 .one_image .main-images{margin-bottom:-0px;}.elementor-684 .elementor-element.elementor-element-3547243 .double_image .main-images > div{margin-right:0px;margin-bottom:0px;width:calc(50% - 0px);}.elementor-684 .elementor-element.elementor-element-3547243 .double_image .main-images{margin-right:-0px;margin-bottom:-0px;}.elementor-684 .elementor-element.elementor-element-0fc49d1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:15px 15px 15px 15px;--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-684 .elementor-element.elementor-element-0fc49d1:not(.elementor-motion-effects-element-type-background), .elementor-684 .elementor-element.elementor-element-0fc49d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-684 .elementor-element.elementor-element-61a9158 > .elementor-widget-container{margin:10px 0px 0px 0px;padding:0px 0px 0px 0px;}.woocommerce .elementor-684 .elementor-element.elementor-element-61a9158 .price{font-size:20px;font-weight:700;}.woocommerce .elementor-684 .elementor-element.elementor-element-61a9158 .price ins{color:var( --e-global-color-62a24ca );}.elementor-684 .elementor-element.elementor-element-682bacb > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-684 .elementor-element.elementor-element-ab1ccc2 .single_add_to_cart_button .button-text:last-child{margin-left:7px;}.elementor-684 .elementor-element.elementor-element-ab1ccc2 .single_add_to_cart_button .button-text:first-child{margin-right:7px;}.woocommerce .elementor-684 .elementor-element.elementor-element-ab1ccc2 form.cart table.variations label{color:var( --e-global-color-1ac9786 );margin-bottom:0px;}.elementor-684 .elementor-element.elementor-element-b089dcc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-684 .elementor-element.elementor-element-e6302c9{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 20px;--row-gap:0px;--column-gap:20px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-684 .elementor-element.elementor-element-a16666e{--width:100vw;}}@media(min-width:768px){.elementor-684 .elementor-element.elementor-element-24aa9d7{--content-width:1200px;}.elementor-684 .elementor-element.elementor-element-a16666e{--width:56%;}.elementor-684 .elementor-element.elementor-element-0fc49d1{--width:44%;}.elementor-684 .elementor-element.elementor-element-b089dcc{--content-width:1200px;}}@media(max-width:1024px) and (min-width:768px){.elementor-684 .elementor-element.elementor-element-24aa9d7{--content-width:95vw;}}/* Start custom CSS for container, class: .elementor-element-24aa9d7 *//* Single Product */
.elementor-widget-woocommerce-product-etheme_add_to_cart.vertical-variations form.cart table.variations select {
    width: 100%;
    color: black;
}

.elementor-684 .elementor-element.elementor-element-3547243 .double_image .main-images > div {
    width: 100%;
}

@media screen and (max-width: 1071px) {
    .etheme-add-to-cart-form .woocommerce-variation-add-to-cart {
        flex-direction: column;
    }

    .single_add_to_cart_button.button.alt,
    select#pa_size {
        margin-bottom: .5rem;
    }
}

@media (min-width: 768px) {
    .single-produkt-images {
        display: grid;
        gap: 5px;
        grid-template-columns: repeat(6, 1fr);
    }

    .single-produkt-images .images:nth-child(1),
    .single-produkt-images .images:nth-child(2) {
        grid-column: span 3;
    }

    .single-produkt-images .images:nth-child(3),
    .single-produkt-images .images:nth-child(4),
    .single-produkt-images .images:nth-child(5) {
        grid-column: span 2;
    }
}

table.variations {
    margin: 0;
}

.value {
    padding: 0 0 3px !important;
}

.single_variation_wrap button {
    margin: 0 !important;
}

.text-center.et-or-wrapper {
    margin: .7rem 0 !important;
}

#single-accord .elementor-toggle-item {
    border-top: 1px solid var(--dark);
}

#single-accord .elementor-toggle-item:last-child {
    border-bottom: 1px solid var(--dark);
}

.toggle-detail {
    margin-bottom: 15px;
}

.toggle-detail p {
    margin-bottom: 2px;
}

/* Preise */
#vat-notice .elementor-widget-container {
    font-size: 11px;
}

/* Lagerbestand */
.stock.step-1,
.stock.step-3,
.stock.out-of-stock {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-left: 2px;
}

.stock.step-3 {
    color: orangered;
}

.stock.out-of-stock {
    color: red;
}

/* Kleiner Warenkorb */
.etheme-sticky-cart form.grouped_form,
.etheme-sticky-cart form.variations_form {
    background-color: rgba(17, 17, 17, 0.95) !important;
}

.etheme-sticky-cart .wp-post-image {
    width: auto;
    max-height: 60px;
}

#small-cart .etheme-sticky-cart {
    padding: 5px 0;
}

#small-cart .etheme-sticky-cart bdi {
    color: white;
}

#small-cart .etheme-sticky-cart .sticky_product_title,
#small-cart span.woocommerce-Price-amount.amount {
    font-size: 1.1rem;
    margin-right: 2rem;
}

.etheme-sticky-cart form.variations_form:after {
    border-top-color: rgba(17, 17, 17, 0.95);
}

#small-cart .etheme-sticky-cart .single_add_to_cart_button {
    margin-top: 0;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
    margin-inline-start: 0 !important;
}

.quantity {
    display: none !important;
}

#small-cart button {
    outline: 1px solid white !important;
    outline-offset: -1px;
    background-color: #111 !important;
    color: white;
}

#small-cart .single_add_to_cart_button.button.alt.loading {
    outline: 1px solid red !important;
    box-shadow: 0 0 5px red;
    color: red !important;
}

#small-cart button,
select#pa_size {
    width: 100%;
    height: 40px;
    margin: 0;
}

#footer {
    padding-bottom: 80px !important;
}

.elementor-swiper-button {
    position: absolute !important;
    max-height: 100%;
    top: 0;
}

.ya-single-detail ul.st-swatch-preview li{
    border-color: white;
}

.ya-single-detail .st-swatch-preview li.selected,
.ya-single-detail .st-swatch-preview li:hover {
  border: 2px solid black;
}

.ya-single-detail ul.st-swatch-size-large li.type-color{
    height: 35px;
    width: 35px;
}


.elementor-lightbox .elementor-swiper-button svg{
	max-height: 40px;	
}

.elementor-swiper-button-next,
.elementor-swiper-button-prev {
    z-index: 20 !important;
}

.at-core-sc:first-child{
    margin-top: 15px;
}

.at-core-sc {
    display: flex;
    gap: 7px;
    margin-top: 10px;
}
.at-core-sc-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 26px;
}

.at-accordion{
    margin-top: 20px;
}

.at-accordion-content strong::before {
    white-space: pre;
    content: "";
    display: block;
    margin-top: 5px;
}/* End custom CSS */