html,
body {
    max-width: 100%;
    overflow-x: hidden;
}

/* Content translations */

[aria-label="Edit Mönster"] {
    font-size: 0px !important;
}

/*
[aria-label="Edit Mönster"]::after {
    content: 'Ändra';
    font-size: 0.88rem;
    padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
} */

/* [aria-label="Select options Mönster"] {
    font-size: 0px !important;
} */

/* [aria-label="Select options Mönster"]::after {
    content: 'Välj alternativ';
    font-size: 0.88rem;
    padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
} */






.component_title_wrapper {
    font-family: "Lausanne", Arial;
    color: black;
    height: 35px;
    margin-bottom: 10px;
    padding-left: 10px;
}



.composite_pagination .element_index {
    color: black !important;
    display: none;
}


/* Remove "window icon" from products */
.bundled_product_permalink {
    /* display: none !important; */
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    padding-left: 15px;
}


p.component_section_title,
h4.composited_product_title {
    font-family: "Segoe", Arial;
}

.composite_pagination .pagination_element_current .element_link {
    font-family: "Segoe", Arial;
}

.component .component_description {
    font-family: "Segoe", Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}

.composite_form .composite_navigation.paged .next {
    font-family: "Segoe", Arial;
}

.component:not(.selection_thumbnail_hidden) .composited_product_details_wrapper>.details {
    font-family: "Segoe", Arial;
}

.page-header h1 {
    color: black;
    text-align: center;
}



.reset_variations_wrapper {
    display: none !important;
}



/* Composite Product */
.composite_form {
    display: inline-block;
}

.composite_form .composite_pagination {
    /* margin-left: -38px; */
    width: 200px;
    display: inline-block !important;
    vertical-align: top;
    margin-top: 0px !important;
}

@media only screen and (max-width: 768px) {
    .composite_form .composite_pagination {
        display: none !important;
    }
}

.composite_form .composite_pagination ul {
    padding: 0;
}

.composite_form .composite_pagination ul li {
    display: block !important;
    width: 100%;
}

.composite_pagination .pagination_element_current .element_link {
    color: black !important;
    font-family: "Segoe", Arial;
}

.composite_pagination .element_link {
    font-family: "Segoe", Arial;
    font-size: 20px;
    opacity: 0.6;
    font-weight: 400 !important;
}

.composite_pagination .element_link.inactive {
    color: black !important;
    opacity: 0.6;
    font-weight: 400;
}

.composite_form .composite_pagination ul li.pagination_element {
    /* background: #FAEBDE; */
    background-color: transparent;
    padding: 0;
}

.composite_form .composite_pagination ul li.pagination_element_current a {
    font-weight: 700 !important;
    opacity: 1;
}

.composite_form .composite_pagination ul li.pagination_element_current a::after {
    font-family: 'FontAwesomeCP';
    content: '\e80c';
    position: absolute;
    top: 50%;
    margin-top: 0.08em;
    right: 0.6em;
    line-height: 1;
    font-size: 0.75em;
    transform: translateY(-50%);
}


.composite_form .composite_pagination ul li.pagination_element:before {
    border: none;
    /* border-top-color: #FAEBDE;
    border-bottom-color: #FAEBDE; */
}

.composite_form .composite_pagination ul li.pagination_element:after {
    /* border-left-color: #FAEBDE; */
    border: none;

}

.composite_navigation.top.paged .composite_navigation_inner .component_selections {
    display: none !important;
}

.paged .multistep {
    opacity: 1;
    width: calc(100% - 210px);
    display: inline-block;
}

@media only screen and (max-width: 768px) {
    .paged .multistep {
        width: calc(100%);
    }
}

.sopinfodiv1 {
    border: 0px solid black;
    display: inline-block !important;
    min-width: 100%;
    margin-bottom: 40px;
}

.component_description_wrapper h3 {
    border-bottom: 2px solid;
    padding: 0px 0px 5px;
    font-weight: 400;
    font-size: 30px;
    font-family: "Segoe", Arial;
}

.small_width ul.component_option_thumbnails_container li.component_option_thumbnail_container {
    width: 22% !important;
    margin: 0px 15px;
}

[data-nav_title="Färg"] ul.component_option_thumbnails_container li.component_option_thumbnail_container {
    width: 30% !important;
}

@media only screen and (max-width: 768px) {
    [data-nav_title="Färg"] ul.component_option_thumbnails_container li.component_option_thumbnail_container {
        width: 47% !important;
    }
}

@media only screen and (max-width: 560px) {
    [data-nav_title="Färg"] ul.component_option_thumbnails_container li.component_option_thumbnail_container {
        width: 100% !important;
    }
}

.single-product div.product .component .component_summary,
p.component_section_title,
h4.composited_product_title {
    /* display: none !important; */
}

/* ul.component_option_thumbnails_container{
    margin: 0px -15px 20px !important;
} */






.component_option_thumbnail {
    border: 1px solid #E5E5E5;
    margin: auto 0px !important;
    font-weight: 600;
}

.component_option_thumbnail.selected {
    font-weight: 600;
    border: 1px solid #000;
    box-shadow: inset 0px 0px 0px 2px #000 !important;
}

.component_option_thumbnail .image {
    padding: 7px 8px 0;
    display: none;
}

.component_option_thumbnail.selected::before {
    font-family: 'FontAwesomeCP';
    content: '\e80a';
    position: absolute;
    bottom: 13px;
    left: 15px;
}

.component_option_thumbnail .thumbnail_description {
    padding: 15px !important;
}

.component_option_thumbnail.selected .thumbnail_description {
    padding-left: 40px !important;
}

div[data-nav_title="Mönster"] .component_option_thumbnail .image {
    padding: 7px 8px 0;
    display: block;
}

div[data-nav_title="Mönster"] .component_option_thumbnail.selected::after {
    content: 'Vald';
    position: absolute;
    bottom: -30px;
    left: 40px;
    font-weight: 400;
}

div[data-nav_title="Mönster"] .component_option_thumbnail.selected::before {
    font-family: 'FontAwesomeCP';
    content: '\e80a';
    position: absolute;
    bottom: -30px;
    left: 15px;
}

div[data-nav_title="Mönster"] .component_option_thumbnail.selected .thumbnail_description {
    padding-left: 15px !important;
}

.options-style-thumbnails.first .component_option_thumbnail {
    border: 1px solid #E5E5E5;
    margin: auto 0px !important;

}

.options-style-thumbnails.first .component_option_thumbnail .image {
    padding: 30px 30px 0px;
    display: block;
}

.options-style-thumbnails.first .component_option_thumbnail_container .thumbnail_description {
    padding: 15px !important;
}

.options-style-thumbnails.first .component_option_thumbnail.selected {
    border: 1px solid #000;
    box-shadow: inset 0px 0px 0px 4px #000 !important;
}

.options-style-thumbnails.first .component_option_thumbnail.selected::before {
    font-family: 'FontAwesomeCP';
    content: '\e80a';
    position: absolute;
    bottom: -30px;
    left: 0px;
    font-weight: 400;
}

.options-style-thumbnails.first .component_option_thumbnail.selected::after {
    content: 'Vald';
    position: absolute;
    bottom: -30px;
    left: 30px;
    font-weight: 400;
}

.component_option_thumbnail_container .thumbnail_buttons {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0px !important;
    opacity: 0;
}

.component_option_thumbnail_container .thumbnail_buttons button {
    height: 100%;
    width: 100%;
}

.small_width .component_option_thumbnail .image {
    width: 100% !important;
    margin: 0 auto !important;
    padding: 30px 35px 10px;
}

.component_option_thumbnail_container .thumbnail_description .title {
    margin: 0px !important;
    text-align: left;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .mobileheading {
        color: black;
        font-size: 20px;
        font-weight: 900;
    }
}

@media (min-width: 1025px) {
    .mobileheading {
        display: none;
    }
}

.sopinfodiv2 {
    border: 0px solid black;
    display: inline-block !important;
    min-width: 100%;
}

@media (max-width: 1024px) {
    .sopdiv2bild {
        width: 100%;
        float: right;
    }
}

@media (min-width: 1025px) {
    .sopdiv2bild {
        width: 30%;
        float: right;
    }
}



@media (max-width: 1024px) {
    .sopdiv1bild {
        width: 33%;
        float: left;
    }
}

@media (min-width: 1025px) {
    .sopdiv1bild {
        width: 16%;
        float: left
    }
}

.signaturdiv3 {
    border: 0px solid black;
    display: inline-block !important;
    min-width: 100%;
}

@media (max-width: 1024px) {
    .signdiv3bild {
        width: 100%;
        float: none;
        padding-right: 0px;
    }


}

@media (min-width: 1025px) {
    .signdiv3bild {
        width: 50%;
        float: left;
        padding-right: 10px;
    }
}



.sopinfodiv4 {
    border: 0px solid black;
    display: inline-block !important;
    min-width: 100%;
    margin-bottom: 40px;
}


@media (max-width: 1024px) {
    .sopdiv4bild {
        width: 200%;
        float: none;
    }
}

@media (min-width: 1025px) {
    .sopdiv4bild {
        width: 30%;
        float: left;
    }
}

.composite_form {
    width: 100%;
}

.composite_form .composite_navigation .page_button {
    max-width: 50%;
    font-size: 20px;
}

.component_title_wrapper {
    display: none;
}

.composite_form .composite_navigation.paged .next {
    background-color: #000;
    color: #fff;
    float: right;
    text-align: right;
    margin-right: 1.2em;
    font-family: "Lausanne", Arial;
    padding: 11px 40px 10px 30px;
    margin-bottom: 40px;
    height: 55px;
    display: flex;
    align-items: center;
}

.composite_form .composite_navigation.paged .next::after {
    right: 0.8em;
    margin: 0px !important;
    /* border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid #000; */
}

.composite_form .composite_navigation.paged .next::before {
    content: "";
    content: "";
    width: 0;
    top: 0;
    height: 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 20px solid #000;
    position: absolute;
    right: -20px;
}

@media only screen and (max-width: 768px) {
    .composite_form .composite_navigation.paged .next {
        font-size: 14px;
        font-weight: 400;
        padding: 11px 25px 10px 20px;
        height: 45px;
    }

    .composite_form .composite_navigation.paged .next::after {
        right: 0.8em;
    }

    .composite_form .composite_navigation.paged .next::before {
        border-top: 22px solid transparent;
        border-bottom: 22px solid transparent;
        border-left: 15px solid #000;
        right: -15px;
    }
}

.composite_form.small_width .composite_navigation.top {
    display: none !important;
}

.composite_form .composite_navigation.paged .prev {
    background-color: #fff;
    border: 1px solid #818181;
    color: #000;
    float: right;
    text-align: right;
    margin-right: 1.2em;
    font-family: "Lausanne", Arial;
    padding: 11px 40px 10px 30px;
    margin-bottom: 40px;
    border-left: none;
    height: 55px;
    display: flex;
    align-items: center;
}


.composite_form .composite_navigation .prev:before {
    left: 5px !important;
    margin: 0px !important;
}

.composite_form .composite_navigation.paged .prev::after {
    left: -19px;
    content: "";
    width: 39px;
    height: 39px;
    display: block;
    position: absolute;
    top: 7px;
    border: 1px solid #818181;
    border-left: none;
    border-bottom: none;
    border-radius: 0px;
    transform: rotate(-135deg) skew(0deg);
}

@media only screen and (max-width: 768px) {
    .composite_form .composite_navigation.paged .prev {
        padding: 11px 20px 10px 20px;
        height: 44px;
        font-size: 14px;
    }


    .composite_form .composite_navigation .prev:before {
        left: 5px !important;
    }

    .composite_form .composite_navigation.paged .prev::after {
        left: -15px;
        width: 30px;
        height: 30px;
        top: 6px;
    }
}

.composite_navigation.paged.bottom .composite_navigation_inner {
    margin-top: 3em;
    padding: 2em 0 0 0;
    border-top: 1px solid #c4c4c4;
}

.composite_navigation.paged.movable .composite_navigation_inner {
    padding: 2em 0 2em 0;
    display: none;
}

.component .composited_product_images,
.component .details {
    text-align: left;
}


.composite_form .step_title_wrapper {
    display: none;
}


span.summary_element_content span.content_product_title {
    display: block;
    font-family: "Lausanne", Arial;
    color: black;
}






/* .component_option_thumbnail .image{
    display: none;
} */
ul.bundled_products li.bundled_product p:first-child {
    min-height: 40px;
}

ul.bundled_products li.bundled_product p {
    margin-bottom: 10px;
}

ul.bundled_products li.bundled_product strong {
    border-top: 1px solid #C4C4C4;
    padding-top: 10px;
    margin-top: 10px;
    font-weight: 600;
}

.bundled_item_cart_details .price {
    color: #000000 !important;
    display: block !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    position: relative;
    line-height: 1;
}

.bundled_item_cart_details .price bdi {
    font-weight: 700 !important;
    font-size: 20px !important;

}

.bundled_item_cart_details .price span {
    font-size: 14px !important;
}




.bundled_item_price_quantity {
    margin-left: 20px !important;
}

.bundled_item_cart_details {
    width: 60px !important;
    display: inline-block;
}

.bundled_item_after_cart_details {
    width: calc(100% - 70px);
    display: inline-block;

}

.bundled_item_cart_content {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
}

.bundled_product_summary .quantity {
    margin: 0px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.bundled_products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px !important;
    /* overflow-x: scroll; */
}

@media only screen and (max-width: 768px) {
    .bundled_products {
        margin: 15px !important;
        justify-content: center;
    }
}


.bundle_form .component_data {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -15px !important;

    /* overflow-x: scroll; */
}

.bundled_products::-webkit-scrollbar {
    width: 5px;
    height: 6px;
}

.bundled_products::-webkit-scrollbar-track {
    background: #fff;
}

.bundled_products::-webkit-scrollbar-thumb {
    background: #000;
}

.bundled_products::-webkit-scrollbar-thumb:hover {
    background: #000;
    cursor: pointer;
}

.quanity-set__minus,
.quanity-set__plus {
    border: 1px solid #E5E5E5;
    background-color: #fff;
    font-size: 28px;
    font-weight: 500;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    display: flex;

}

.quantity .qty {
    border-color: #E5E5E5 !important;
    height: 40px !important;
    text-align: center !important;
    padding: 5px;
}

@media (min-width: 1200px) {

    .site-header,
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1300px;
    }
}


/* CART DESKTOP */
@media (min-width: 1200px) {



    table thead:first-child tr:first-child th {
        border-top: 0px solid #ccc;
    }




    table td {
        border: 0px;
    }



    table tbody>tr:nth-child(odd)>td,
    table tbody>tr:nth-child(odd)>th {
        background-color: white;
    }




    .bundled_product_summary .bundled_product_title a.bundled_product_permalink {
        display: none;
    }

    .product-type-composite .summary_element_content .content_bundled_product_image {
        width: 50%;
        display: block;
    }

    .details h4 {
        margin: 2px;
        font-size: 15px;
        font-weight: 900;
    }

    .bundled_product_summary .bundled_product_optional_checkbox {
        margin: -12px !important;
        padding: 0px;
        line-height: 21px !important;
        font-size: 15px;
    }

    .bundled_product_summary .bundled_product_optional_checkbox input,
    .single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input {
        width: auto;
        vertical-align: inherit !important;
    }


    .component_table_item .component_table_item_price:before,
    .component_table_item .component_table_item_subtotal:before {

        transform: rotate(269deg);
    }


    .product-quantity {
        color: white !important;
    }

    a.button.wc-forward {
        display: none;
    }



    dd.component-Mnster {
        display: none;
    }

    dd.component-Stolpar {
        display: none;
    }

    dd.component-Tillbehr {
        display: none;
    }

    .composite_summary ul.summary_elements {
        padding: 0px;
    }

    .composite_summary .summary_element_wrapper_inner {
        padding: 0px;
    }

    .composite_add_to_cart_button {
        min-width: 100% !important;
    }

    .composite_price {
        text-align: center !important;
        font-weight: 900px;
        font-family: arial;
    }

    .composite_summary .summary_element_data:first-of-type .summary_element_content {
        color: gray;
    }

    a.edit_in_cart_text {
        text-decoration: underline !important;
    }


    table tbody tr:hover>td,
    table tbody tr:hover>th {
        background-color: white;
    }

}

.elementor-menu-cart__product-remove {
    display: none;
}

/* SLUT PÅ CART DESKOP OVAN DETTA */

/* CART MOBIL NEDAN */
@media (max-width: 1199px) {


    dd.component-Mnster {
        display: none;
    }

    dd.component-Stolpar {
        display: none;
    }

    dd.component-Tillbehr {
        display: none;
    }

    .product-name:before {
        display: none;
    }

}

@media (max-width: 800px) {
    .elementor-728 .elementor-element.elementor-element-5daf330d .elementor-image img {
        width: 350px !important;
    }

    .composite_form.small_width .composite_navigation.top {
        display: none !important;
    }
}

@media (max-width: 800px) {
    .elementor-728 .elementor-element.elementor-element-54060ab5 {
        padding: 0px 20px 0px 20px !important;
        opacity: 0.8;
    }
}

/* POPUP */

.popupaoc-button {
    background: #004F51;
    border-radius: 4PX;
    color: #fff !IMPORTANT;
}

/* .elementor-element-243ced7d {
    display: none;
} */


.composited_product_details_wrapper>.component_data::-webkit-scrollbar {
    width: 5px;
    height: 6px;
}

.composited_product_details_wrapper>.component_data::-webkit-scrollbar-track {
    background: #fff;
}

.composited_product_details_wrapper>.component_data::-webkit-scrollbar-thumb {
    background: #000;
}

.composited_product_details_wrapper>.component_data::-webkit-scrollbar-thumb:hover {
    background: #000;
    cursor: pointer;
}

.composited_product_details_wrapper>.component_data {
    display: flex;
    flex-wrap: wrap;
    /* overflow-x: scroll; */
}

.composited_product_details_wrapper>.component_data p {
    width: 100%;
}

span.summary_element_content span.content_product_title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    margin: 0;
    list-style: none;
}

.bundled_product_summary {
    width: 30%;
    min-width: 260px;
    display: inline-block;
    border: 1px solid #E5E5E5;
    margin: 0px 15px;
    padding: 15px;
    vertical-align: top;
}

@media only screen and (max-width: 1200px) {
    .bundled_product_summary {
        min-width: 43% !important;
    }

}

@media only screen and (max-width: 768px) {
    .bundled_product_summary {
        min-width: 45% !important;
    }

}

@media only screen and (max-width: 550px) {
    .bundled_product_summary {
        width: 100% !important;
    }

}

/* .bundled_product_summary:first-child {
    margin-left: 0px;
}

.bundled_product_summary:last-child {
    margin-left: 0px;
} */

.bundled_product_summary .bundled_product_images {
    width: 100% !important;
    max-width: 100% !important;
}

.bundled_product_summary .bundled_product_images img {
    height: 200px !important;
    object-fit: contain;
}

.bundled_product_summary .details {
    width: 100% !important;
    padding: 0px !important;
    height: calc(100% - 215px);
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
}

.bundled_product_summary .details .cart {
    margin-top: auto;
}

.composite_summary ul.summary_elements {
    margin: 0 0 1.618em 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}


.summary_elements>li {
    border-right: 1px solid #E5E5E5;
    display: inline-flex;
    min-width: 210px;
    width: 25% !important;
    margin: 0px !important;
}

@media only screen and (max-width: 768px) {
    .summary_elements>li {
        border-right: none;
    }

    .composite_summary li.summary_element.last {
        margin-right: auto;
    }
}

.summary_elements>li:last-child {
    border-right: none;
}

.composite_summary .summary_element_data:first-of-type .summary_element_content {
    color: #000;
}

.step_index {
    display: none;
}

.summary_element_title {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 5px;
    margin-bottom: 20px;
    text-align: left;
}

.summary_element_content .content_product_meta .meta_key {
    display: none;
}

span.summary_element_content span.content_bundled_product_details {
    display: block;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

span.summary_element_content span.content_bundled_product_details:last-child {
    display: block;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}



.product-type-composite .summary_element_content .content_bundled_product_image {
    width: 100%;
    display: block;
}

span.summary_element_content ul.content_product_meta {
    font-size: 18px !important;
    font-weight: 600;
    padding: 0 !important;
    margin: 0 !important;
}

.bundle_wrap.component_wrap {
    position: absolute;
    bottom: -160px;
    right: 0;
    left: 0;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
}

@media only screen and (max-width: 768px) {
    .bundle_wrap.component_wrap {
        bottom: -150px;
        font-weight: 700;
        font-size: 16px;
    }
}


.options-style-thumbnails .component_selections {
    display: flex;
    flex-direction: column-reverse;
}


.summary_element_select {
    background-color: #fff !important;
    border: 1px solid #C4C4C4 !important;
    padding: 10px 15px 10px 25px !important;
    border-radius: 0 !important;
    font-size: 14px !important;
}

.summary_element_select::before {
    content: '';
    background-image: url('../icon/edit.svg');
    background-repeat: no-repeat;
    background-size: 12px;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 10px;
    line-height: 1;
    font-size: 0.75em;
    transform: translateY(-50%);
}

.composite_button {
    position: absolute;
    right: 0;
    bottom: 40px;
    margin-right: 25px;
}

.composite_button .quantity {
    position: absolute;
    bottom: 110px;
    right: 0;
}

.composite_price {
    position: absolute;
    bottom: 27px;
    right: 0;
    text-align: center !important;
    width: calc(100% - 210px);
}

.composite_price .price {
    color: #000000 !important;
    display: block !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    position: relative;
    line-height: 1;
}


.composite_button .composite_add_to_cart_button {
    height: 55px;
    padding: 15px 35px !important;
    flex-basis: 300px;
}

.composite_button .composite_add_to_cart_button:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.composite_button .composite_add_to_cart_button::before {
    font-family: 'FontAwesomeCP';
    content: '\e80c';
    position: absolute;
    top: 50%;
    margin-top: 0.08em;
    right: 1.2em;
    line-height: 1;
    font-size: 0.75em;
    transform: translateY(-50%);
}

.composite_button .composite_add_to_cart_button::after {
    content: "";
    width: 0;
    top: 0;
    height: 0;
    border-top: 27px solid transparent;
    border-bottom: 27px solid transparent;
    border-left: 20px solid #000;
    position: absolute;
    right: -20px;
}

@media only screen and (max-width: 768px) {
    .composite_button .composite_add_to_cart_button {
        height: 45px;
        padding: 15px 30px 15px 20px !important;
        font-weight: 400 !important;

    }

    .composite_button .composite_add_to_cart_button::after {
        border-top: 23px solid transparent;
        border-bottom: 23px solid transparent;
        border-left: 15px solid #000;
        right: -15px;
    }

    .composite_price {
        width: calc(100%);
        bottom: 65px;
    }
}

/* .elementor-element-243ced7d {
    display: none;
} */

ul.bundled_products li,
ul.component_option_thumbnails_container li {
    margin: 0px 7px 45px !important;
    /* margin: 0px 30px 45px 0px !important; */
    min-width: 160px;
}

@media only screen and (max-width: 1200px) {

    ul.bundled_products li,
    ul.component_option_thumbnails_container li {
        min-width: 260px;
    }
}

@media only screen and (max-width: 768px) {

    ul.bundled_products li,
    ul.component_option_thumbnails_container li {
        min-width: 45%;
    }
}

@media only screen and (max-width: 550px) {

    ul.bundled_products li,
    ul.component_option_thumbnails_container li {
        width: 100%;
    }
}

[data-nav_title="Färg"] ul.bundled_products li,
ul.component_option_thumbnails_container li {
    margin: 0px 30px 45px 0px !important;
    min-width: 260px;
}

@media only screen and (max-width: 1200px) {

    [data-nav_title="Färg"] ul.bundled_products li,
    ul.component_option_thumbnails_container li {
        margin: 0px 30px 30px 0px !important;
    }

}

ul.bundled_products li:first-child,
ul.component_option_thumbnails_container li:first-child {
    margin-left: 0px !important;
}

ul.bundled_products li:last-child,
ul.component_option_thumbnails_container li:last-child {
    margin-right: 0px !important;
}

.component_description .btn-ghost {
    border: 1px solid #000;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 25px;
    font-weight: 600;
    flex-wrap: wrap;
}



.elementor-widget-wrap>.elementor-element {
    margin-bottom: 0px !important;
}




.elementor-column-wrap {
    margin: 0px !important;
}

.composite_summary .summary_element_button {
    margin-top: 0.25em;
}

span.step_title {
    font-weight: 600;
}

.swiper {
    position: relative;
}

/* .swiper-slide {
    min-height: 600px;
} */

.swiper-slide img {
    /* height: 600px;
    object-fit: cover; */
    width: 100%;
}

.swiper .eicon-arrow-left,
.swiper .eicon-arrow-right {
    position: absolute;
    background: rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(8px);
    height: 48px;
    width: 48px;
    top: 50%;
    z-index: 1;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(-50%);
}

.swiper .eicon-arrow-left:hover,
.swiper .eicon-arrow-right:hover {
    cursor: pointer;
}

.swiper .eicon-arrow-left {
    left: 15px;
}

.swiper .eicon-arrow-right {
    right: 15px;
}

.swiper-pagination {
    bottom: -30px !important;
}

.fr-separator {
    border-top: 1px solid;
    width: 50px;
    display: inline-flex;
    margin: 0px 20px;
    bottom: 5px;
    position: relative;
}

.total-slides {
    opacity: 0.5;
}


.elementor-7779 .elementor-element.elementor-element-6dc68ea2 .cart button {
    padding: 10px 15px 10px 15px !important;
}

td.product-quantity .quantity {
    display: flex;
}

td.product-quantity .quantity a {
    text-decoration: none;
}

.component_section_title .select_label {
    display: none;
}

.clear_component_options_wrapper {
    display: none;
}

nav.pagination_elements_wrapper {
    padding-top: 1em;
}

.component .component_description {
    padding-top: 1em;
}


.composite_summary .summary_element_wrapper_outer {
    padding: 5px;
    width: 100%;
}

.single_variation_wrap.component_wrap {
    width: 100%;
}


.component .component_options_select {
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

@media (max-width: 600px) {

    [data-nav_title="Mönster"] ul.bundled_products li,
    ul.component_option_thumbnails_container li {
        min-width: 100%;
    }

    div[data-nav_title="Mönster"] li.component_option_thumbnail_container {
        margin: 20px 0px 30px;
    }

    .summary_elements>li {
        width: 100% !important;
    }
    .sopdiv4bild {
        width: 100% !important;
        float: none;
    }
}
