
.Gallery_slides__LcV48 .Gallery_slide__1kvcc{
    width: 49%;
}
.woocommerce-breadcrumb{
    display: none;
}
.Detail_detailsContainer__3qTzU form.cart{
    -webkit-order: 3;
    -moz-box-ordinal-group: 3;
    order: 3;
}
.Detail_detailsContainer__3qTzU .product_meta{
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    order: 1;
}
.Detail_detailsContainer__3qTzU .sku_wrapper{
    -webkit-order: 7;
    -moz-box-ordinal-group: 7;
    order: 7;
}
.product_meta .posted_in a{
    color: #000;
    font-style: italic;
}
.Detail_container__12ukW .Detail_titleContainer__2y-PL {
    -webkit-order: 2;
    -moz-box-ordinal-group: 2;
    order: 2;
}
.Detail_bottomImagesContainer__2iDGh .IntersectionPlaceholder_container__CNnw- picture img{
    width: 500px;
    height: 500px;
    object-fit: cover;
}
.checkbox_component{
    display: none;
}
.composite_component{
    position: relative;
    border-bottom: 2px solid #c39c6f;
}
.checkbox_component ~ label{
    position: absolute;
    top : 6px;
    right: 0;
}
.composite_component ~ .composite_component{
    padding-top: 20px;
}
.composite_component ~ .composite_component .checkbox_component ~ label{
    top: 26px;
}
.composite_form:not(.paged) .component .checkbox_component ~ .component_inner{
    height: 0;
    overflow: hidden;
    transition:all 0.5s ease-out;
    padding-bottom: 0;
}
.composite_form:not(.paged) .component .checkbox_component:checked ~ .component_inner{
    height: auto;
    padding-bottom:3rem;

}
.reset_variations_wrapper_fixed{
    display: none;
}
label .DropdownInfo_arrowIcon{
    background: url(../images/dropdown_arrow.svg) no-repeat 50%;
    background-size: auto;
    background-size: 20px;
    display: block;
    padding: 0 10px;
    transition: transform .12s ease-in,-webkit-transform .12s ease-in;
    height: 17px;
    width: 17px;
    background-size: 17px;
    transform:rotate(180deg);
}
.variations_form .composited_product_title_wrapper{
    display: none;
}
.product.type-product.product-type-composite .variations_form .woocommerce-variation-price{
    display: none;
}
.composite_component:not(.static) .component_summary .content > .composited_product_title_wrapper{
    display: none;
}
.composite_component:not(.static) .component_selections > .component_section_title{
    display: none;
}
.small_width .component_option_thumbnails_container{
    display: flex;
    flex-wrap: wrap;
}
.small_width ul.component_option_thumbnails_container li.component_option_thumbnail_container{
    width: calc(33% - 5px)!important;
    margin-left: 0;
    margin-right: 5px;
}
.component_option_thumbnail .thumbnail_image a{
    display: block;
}
.component_option_thumbnail .thumbnail_image a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.small_width .component_option_thumbnail .image{
    width: auto!important;
    padding: 0;
}
.component_option_thumbnail{
    margin: 0!important;
    border: 2px solid transparent;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}
.component_option_thumbnail_container .thumbnail_description{
    display: none;

}
.component_option_thumbnail.selected{
    border: 2px solid #c39c6f;
}
.component_option_thumbnail_container .component_option_thumbnail .thumbnail_buttons{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}
.component_option_thumbnail_container .component_option_thumbnail .thumbnail_buttons button{
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -1000px;
}
.component_option_thumbnail_container .component_option_thumbnail.selected:not(.loading) button::after{
    content: '';
}
.composited_product_details_wrapper .composited_product_images figure{
    border: 5px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}
.component_summary .content ~ .component-thumbnails{
    display: flex;
    flex-wrap: wrap;
    padding-left: calc(20% + 1.5em);
}
.component_summary .content ~ .component-thumbnails a{
    display: inline-block;
    margin-right: 5px;
}
.component_summary .content ~ .component-thumbnails a img{
    width: 35px;
    height: 35px;
    object-fit: cover;
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}
.Detail_galleryComponent__33Zdy.Gallery_container__28-_C{
    position: sticky;
    top: 0px;
    z-index: 3;
}
.variations_form .variations ~ .component-thumbnails{
    display: flex;
    flex-wrap: wrap;
}
.variations_form .variations ~ .component-thumbnails a {
    display: inline-block;
    margin-right: 5px;
}
.variations_form .variations ~ .component-thumbnails a img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    display: block;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
}

.variations_form table.variations{
    width: 100%;
}
.variations_form table.variations tr.attribute_options{
    position: relative;
}
.variations_form table.variations tr.attribute_options td.label{
    position: absolute;
    left: 10px;
    top: 13px;
    padding: 0px;
}
.variations_form table.variations tr.attribute_options td.value select{
    cursor: pointer;
    width: 100%;
    max-width: 100%;
    font-weight: 700;
    line-height: 26px;
    padding: 6px 0px 6px 0px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: transparent;
    border: 3px solid #000;
    border-radius: 0;
    text-align: right;
}
.single_add_to_cart_button{
    /*background: #000;*/
    border: 4px solid #000;
    color: #fff;
    display: block;
    height: 40px;
    font-size: 18px;
    width: 100%;
}
.composite_price, .woocommerce-variation-price{
    font-size: 25px;
    font-family: BasicCommercialLT;
    /*font: normal 17px BasicCommercialLT;*/
}
.woocommerce-variation-price{
    padding-bottom: 30px;
    padding-top: 30px;
}

.product.type-product.product-type-variable .woocommerce-variation-description{
    border-bottom:2px solid #c39c6f;
}

.product.type-product.product-type-variable .variations_form table.variations tr{
    position: relative;
}
.product.type-product.product-type-variable .variations_form table.variations tr td.label{
    position: absolute;
    left: 10px;
    top: 0px;
    padding: 11px;
}
.product.type-product.product-type-variable .variations_form table.variations tr td.value select {
    cursor: pointer;
    width: 100%;
    max-width: 100%;
    font-weight: 700;
    line-height: 26px;
    padding: 6px 0px 6px 0px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    background: transparent;
    border: 3px solid #000;
    border-radius: 0;
    text-align: right;
}
.product.type-product.product-type-variable .variations_form table.variations tr td.value .reset_variations{
    display: none;
}
.product.type-product.product-type-variable .variations_form .variations ~ .component-thumbnails{
    margin-top: 25px;
}
.Detail_galleryComponent__33Zdy.higher{
    z-index: 10;
}
.Detail_shipmentInfo__3aJBK ~ .Detail_shipmentInfo__3aJBK{
    margin-top: 0;
}
._app_maxWidthContainer__3UaM4.push{
    padding-top: 35px;
}
.Detail_container__12ukW .Detail_titleContainer__2y-PL.Detail_stickyBg__TJK2N{
    box-shadow: none;
}
.LebkuchenPerks_perksContainer__1erQ_ {
    display: -webkit-flex;
    display: flex;
    max-width: 960px;
    width: 100%;
    margin: 25px auto;
}
.LebkuchenPerks_perksContainer__1erQ_ {
    margin: 60px auto;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 95px;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi:first-child {
    margin-left: 0;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi {
    max-width: 300px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    margin: 14px 0;
}

.IntersectionPlaceholder_container__CNnw- {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div {
    width: 100%;
    max-width: 190px;
    margin-left: 10px;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi {
    width: 300px;
    margin: 0 10px;
        margin-left: 10px;
    -webkit-justify-content: left;
    justify-content: left;
}
.IntersectionPlaceholder_container__CNnw- .IntersectionPlaceholder_original__24o29.IntersectionPlaceholder_loaded__1Gx3n {
    display: block;
    -webkit-animation: IntersectionPlaceholder_fade-in__2bM5y .37s linear;
    animation: IntersectionPlaceholder_fade-in__2bM5y .37s linear;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div {
    width: 100%;
    max-width: 190px;
    margin-left: 10px;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div h3, .LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div p {
    margin: 0;
    font-size: 17px;
    line-height: 22px;
}
.LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div h3, .LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div p {
    margin: 0;
    font-size: 17px;
    line-height: 22px;
}
.youtube-product-preview{
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 130px;
    overflow: hidden;
}
.youtube-product-preview img.youtube{
    width: auto;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.youtube-product-preview .play-youtube{
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: bold;
}
body.no-scroll .youtube-product-preview{
    display: none;
}
.youtube-product-preview a{
    display: block;
    border: 0;
    width: 100%;
    height: 100%;
}
.Detail_container__12ukW{
    position: relative;
}
.Detail_container__12ukW .onsale{
    position: absolute;
    left: 50%;
    top: 130px;
    z-index: 4;
    font-weight: bold;
}
.Detail_container__12ukW .onsale:after{
    content: '';
    position: absolute;
    width: 65px;
    height: 65px;
    background-color: #ccc;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}

.type-product .Detail_lineContainer__13U4-{
    flex-direction: column;
}

.type-product.product-type-fine_rings .Price_price2__3pcuN, .type-product.product-type-fine_earrings .Price_price2__3pcuN{
    display: none;
}
body.top-bar .Detail_container__12ukW .Detail_galleryContainer__OVcc0{
    margin-top: 90px;
}
.component-thumbnails ~ .single_variation_wrap{
    padding-top: 15px;
}
@media (max-width: 767px) {
    ._app_maxWidthContainer__3UaM4 .Detail_container__12ukW .onsale {
        position: absolute;
        left: auto;
        top: 89px;
        z-index: 4;
        font-weight: bold;
        right: 23px;
    }
    ._app_maxWidthContainer__3UaM4.push .Detail_container__12ukW .onsale {
        top: 89px;
    }
    .youtube-product-preview {
        position: relative;
        z-index: 1;
        bottom: 0;
        left: 0;
        width: 200px;
        height: 130px;
        overflow: hidden;
        margin: 25px auto 0 auto;
        order: 4;
    }
    .LebkuchenPerks_perksContainer__1erQ_{
        flex-direction: column;
        height: auto;
        align-items: center;
    }
    .LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi{
        margin: 14px 0;
    }
    .Gallery_slides__LcV48 .Gallery_slide__1kvcc{
        width: 100%;
    }
    .Collection_grid__cxMEi a:nth-of-type(3){
        display: none;
    }
    .Detail_moreDetails__29BEu ~ .product_meta{
        margin-top: 50px;
    }
    .Detail_bottomImagesContainer__2iDGh{
        margin-top: 35px;
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -ms-scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
    }
    .SquareTile_container__3jOh4{
        flex-shrink: 0;
        scroll-snap-align: start;
    }
    .Detail_container__12ukW .Detail_stickyInput__1ycil, .Detail_container__12ukW .Detail_titleContainer__2y-PL{
        position: sticky;
        display: block;
    }
    form.cart{
        display: block;
        position: sticky;
        bottom: 0;
    }
    .LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi {
        max-width: 300px;
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
        -webkit-align-items: center;
        align-items: center;
        margin: 14px 0;
    }
    .LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div {
        width: 100%;
        max-width: 190px;
        margin-left: 10px;
    }
    .LebkuchenPerks_perksContainer__1erQ_ .LebkuchenPerks_perkItem__2SDoi > div {
        width: 100%;
        max-width: 190px;
        margin-left: 10px;
    }
}