body.single-product > .site {
    background-image: url('/wp-content/uploads/2021/01/background-pattern-medium.jpg');
    background-position: top center;
    background-repeat: repeat-y;
    background-size: 100%;
}

body.single-product .content-area {
    margin-top: 0;
}

body.single-product .content-container {
    background: linear-gradient(196.48deg, rgba(255, 255, 255, 0.9) 13.45%, rgba(255, 255, 255, 0) 97.81%);
    padding-top: 22px;
}

body.single-product .product-details {
    padding: 1rem 1rem 1.5rem !important;
}

.woocommerce-tabs h2 {
    margin-bottom: 20px;
}

.woocommerce-cart .woocommerce-message .button,
.woocommerce-cart .woocommerce-error .button {
    display: none;
}

.variables-table {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.variables-table__row {
    background-color: rgba(235, 238, 242, 0.5);
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.variables-table__row:nth-child(2n-1) {
    background-color: rgba(255, 255, 255, 0.5);
}

.variables-table__product {
    padding: 18px 25px 15px;
}

.variables-table__name {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #050505;
    text-transform: capitalize;
}

.variables-table__img {
    padding-bottom: 10px;
}

.variables-table__img img {
    width: 212px;
    min-width: 212px;
    height: 212px;
    object-fit: cover;
    border: 1px solid #DBDBDB;
}

.variables-table__price .wgm-info {
    display: none;
}

.variables-table__price {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    color: #050505
}

.variables-table__sizes {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 18px 0 15px;
    width: 100%;
}

.variables-table__items {
    width: 100%;
    height: 232px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.variables-table__items-large {
    height: 350px;
}

.variables-table__item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
    position: relative;
}

.variables-table__size {
    width: 47px;
    height: 38px;
    padding: 10px 5px;
    background: #00AC5B;
    border: 1px solid #DBDBDB;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
}

.variables-table__size.red {
    background: #DE0000;
    border: 1px solid #DBDBDB;
}

.variables-table__size.orange {
    background: #FF6C02;
    border: 1px solid #DBDBDB;
}

.variables-table__qty {
    position: relative;
}

.variables-table__qty input {
    width: 60px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #4A5568;
}

.variables-table__qty input:disabled {
    cursor: not-allowed;
    opacity: .6;
}

.variables-table__qty span {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    font-weight: 300;
    color: #050505;
    opacity: 0.6;
}

.variations-add-to-cart {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 1px solid #CBD5DF;
    padding: 15px;
    margin-bottom: 40px;
}

.lowa-lager {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-self: flex-start;
    padding: 10px 0 5px 20px;
}

.lowa-lager li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #050505;
    line-height: 18px;
    margin-bottom: 5px;
    padding: 10px;
}

.lowa-lager li span {
    width: 14px;
    height: 14px;
    display: inline-block;
    border-radius: 14px;
    margin: 0 5px 0 0;
    flex-shrink: 0;
}

.lowa-lager span.green {
    background-color: #00AC5B;
}

.lowa-lager span.orange {
    background-color: #FF6C02;
}

.lowa-lager span.red {
    background-color: #DE0000;
}

.variations-add-to-cart .multiple-add-cart {
    padding: 20px;
    display: inline-block;
    background: #00AC5B;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    transition: .4s;
    width: 100%;
}

.variations-add-to-cart .multiple-add-cart:hover {
    opacity: .8;
}

.variations-add-to-cart .multiprice {
    margin-left: 0;
    margin-bottom: 15px;
}

.variations-add-to-cart .multiprice .price {
    color: #050505;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
}

.variations-add-to-cart .multiprice .tax {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #050505;
    margin-top: 5px;
}

.lowa-multi__items {
    padding: 15px 0;
    
}

.lowa-multi__one {
    font-size: 13px;
    position: relative;
    padding-right: 15px;
    padding-bottom: 3px;
    text-transform: uppercase;
    
}

.lowa-multi__one span {
    display: inline-block;
    width: 10px;
    height: 10px;
    font-size: 10px;
    font-family: FontAwesome;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
}

.lowa-multi__one span::before {
    content: "\f00d";
}


.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
    width: 100%;
    max-width: 316px;
    margin-right: 60px;
}

.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
    width: 100%;
    max-width: 420px;
    margin-right: 22px;
    float: left;
    margin-top: 0;
}

.woocommerce div.product form.cart .variations {
    display: none;
}

.single-product .kadence-breadcrumbs {
    margin-top: 0 !important;
}

.kadence-breadcrumbs a,
.kadence-breadcrumbs span {
    font-size: 13px;
    color: #4A5568;
}

.woocommerce-variation-description,
.woocommerce-variation-description p {
    font-size: 15px;
    font-weight: 300;
}

.woocommerce-variation-description p:last-child {
    margin-bottom: 0 !important;
}

.woocommerce-variation-price {
    margin-top: 25px;
}

.woocommerce-variation-price .amount {
    font-weight: 500;
}

.woocommerce-variation-price .wgm-info {
    font-size: 13px;
    font-weight: 300;
}

.woocommerce-variation-price .wgm-info.shipping_de small {
    font-size: 16px;
    font-weight: 400;
    color: #050505;
    margin-top: 9px;
    display: inline-block;
}

.product_meta {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 5px 0;
}

.product_meta span {
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #050505 !important;
}

.product_meta span .sku,
.product_meta span a {
    font-size: 12px !important;
    font-weight: 300 !important;
}

.product_meta .posted_in {
    margin-left: 5px;
}

.product_attr {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 310px;
    padding-left: 25px;
    border-left: 1px solid #C4C4C4;
    position: relative;
}

.clearfix {
    display: block;
    float: none;
    clear: both;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 40px;
}

.single-product-payments,
.single-product-extras {
    display: inline-block;
    float: left;
}

.single-product-extras p {
    margin-top: 0;
    font-size: 20px;
    font-weight: 500;
    color: #050505 !important;
    margin-bottom: 9px;
}

.single-product-extras ul li {
    font-size: 16px;
    font-weight: 400;
    color: #050505;
}

.single-product-payments {
    width: 100%;
    max-width: 320px;
    margin-right: 54px;
}

.single-product-payments legend {
    font-size: 14px;
    font-weight: 500;
    color: #050505 !important;
}

.woocommerce div.product div.images .flex-control-thumbs {
    left: 0;
    transform: translate(0);
    margin: 17px 0;
    background: transparent;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    border: 1px solid #DBDBDB;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 70px;
    height: 70px;
}

.product_attr-list {
    list-style: none;
    padding: 0 0 10px;
    margin: 0;
    border-bottom: 1px solid #E2E2E2;
}

.product_attr-list li {
    font-size: 14px;
    font-weight: 400;
    color: #050505;
    margin-bottom: 14px;
    text-transform: capitalize;
    word-break: break-all;
}

.product_attr-list li span {
    font-size: 15px;
    font-weight: 500;
}

.product_attr-logos {
    padding: 20px 0 0;
    border-bottom: 1px solid #E2E2E2;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.product_attr-logos img {
    max-width: 66px;
    margin: 0 5px 20px 0;
}

.product_attr-file {
    padding: 30px 0;
}

.product_attr-file a {
    font-family: 'Open Sans', sans-serif;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    font-weight: 600;
    color: #535461;
    text-decoration: none;
    transition: .4s;
}

.product_attr-file a:hover {
    text-decoration: underline;
}

.product_attr-file svg {
    margin-right: 15px;
    width: 37px;
}

.product_attr-contact {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product_attr-contact li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #535461;
    margin-bottom: 30px;
    padding-right: 10px;
}

.product_attr-contact li .icon {
    background-color: #4A5568;
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.product_attr-contact li i {
    background-color: #4A5568;
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: #fff;
}

.product_attr-contact li i:before {
    font-size: 20px;
}

.product_attr-contact li .delete_item,
.product_attr-contact li .add_to_wishlist {
    display: flex;
    align-items: center;
    padding: 0;
    background-color: transparent!important;
    color: #535461!important;
}

.product_attr-contact li .delete_item:hover,
.product_attr-contact li .add_to_wishlist:hover {
    box-shadow: none;
}

.product_attr-contact li svg {
    max-width: 18px;
}

.product_attr-contact li p {
    margin: 0;
}

.product_attr-contact li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    transition: .4s;
    color: #535461;
}

.product_attr-contact li a:hover {
    text-decoration: underline;
}

.flex-viewport {
    border: 1px solid #E5E5E5;
}

.thumbnail-summary {
    width: 818px;
    max-width: 818px;
}

.hide-woo-add-to-cart .woocommerce-variation-add-to-cart{
    display: none;
}

.compare {
    display: none;
}



.lowa__cat-desc {
    margin-bottom: 50px;
    text-align: center;
}

.lowa__switch {
    display: flex;
    padding: 0 0 0 10px;
}

.lowa__switch a {
    font-size: 12px;
    padding: 0.3em 3px;
    font-family: var(--global-body-font-family);
    text-decoration: none;
    color: rgb(45, 55, 72);
    color: var(--global-palette4);
}

.lowa__switch a:hover, .lowa__switch a:focus {
    text-decoration: none;
} 

.lowa__switch a.s_active {
    opacity: 1;
    color: rgb(0, 146, 71);
    color: var(--global-palette-highlight);
}

.lowa-wl {
    background-color: transparent;
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    left: 100%;
    margin-left: 5px;
}

.lowa-wl i {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
}

.lowa-wl i::before {
    content: "\f08a";
}

.lowa-wl.lowa-wl__added i::before {
    content: "\f004";
}

.lowa-product-wrapper {
    display: flex;
}

.lowa-waren-cont {
    flex: 1 1 auto;
}

.lowa-waren__sticky {
    width: 100%;
}

.lowaheee {
    position: relative;
}


/* LOGIN */

.lowa-login {
    background-image: url(./images/B2B_LogIn_background.jpg);
    background-size: cover;
    background-position: top center;
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 100vh;
}

.lowa-login > .site-container {

    background-color: rgba(255, 255, 255, 0.8);

    padding-top: 20px;
    padding-bottom: 20px;
}


.lowa-login-links {
    display: flex;
    justify-content: space-between;
}

.lowa-narrow > img {
    margin: 0 auto;
}

.lowa-narrow h2 {
    text-align: center;
    margin-bottom: 15px;
}

@media screen and (min-width: 768px) {

.lowa-narrow {
    max-width: 568px;
}

}

@media screen and (max-width: 1199px) {
    
    .lowa-waren__sticky {
        position: static !important;
    }
    
    .lowa-waren-cont {
        order: -1;
    }
    
    .product_attr {
        padding-left: 0;
        border-left: none;
    }
    
    .lowa-product-wrapper {
        flex-direction: column;
    }
    
    .thumbnail-summary {
        float: none;
        max-width: 100%;
        clear: both;
    }
    
    .product_attr {
        max-width: 100%;
    }

    .woocommerce div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce-page #content div.product div.images {
        width: 100%;
        max-width: 35%;
        margin-right: 60px;
    }

    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary,
    .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.summary {
        max-width: calc(65% - 60px);
        margin-right: 0;
    }

    .variables-table__items {
        height: 350px;
    }
}

@media screen and (max-width: 991px) {
    .lowa-wl {
        left: 0;
        top: 100%;
        margin-top: -5px;
    }

    
    .variables-table__items {
        height: 325px;
    }

    .variations-add-to-cart {
        flex-direction: column;
    }

    .variations-add-to-cart .multiprice {
        margin: 20px;
        text-align: center;
    }

    .variations-add-to-cart ul {
        display: flex;
        flex-wrap: wrap;
    }

    .variations-add-to-cart ul li {
        margin: 0 10px;
    }

    .variables-table__size {
        width: 36px;
        height: 34px;
        font-weight: 500;
        font-size: 12px;
        line-height: 12px;
    }

    .variables-table__qty input {
        width: 60px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }

    .variables-table__qty span {
        top: 100%;
        left: 0;
        transform: translate(0, 0);
        font-size: 10px;
        font-weight: 500;
    }
}

@media screen and (max-width: 768px) {
    .woocommerce div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce-page #content div.product div.images {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary,
    .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.summary {
        max-width: 100%;
    }

    .variables-table__row {
        flex-direction: column;
    }

    .variables-table__sizes {
        padding: 18px 25px 15px;
    }

    .variables-table__img img {
        width: auto;
        min-width: auto;
        height: auto !important;
    }

        .woocommerce div.product div.images .flex-control-thumbs {
        position: relative;
    }
    
        
    .lowa__cat-desc {
        order: 3;
        margin-top: 30px;
    }
    
    .tax-product_cat #main {
        display: flex;
        flex-direction: column;
    }
    
    .lowa-lager {
        flex-direction: column;
        padding-top: 15px;
    }
    
    .lowa-lager li {
        padding: 0;
    }
    
}

@media screen and (max-width: 540px) {
    .variables-table__items {
        height: 325px;
    }

    .variations-add-to-cart ul {
        flex-direction: column;
    }

    .variations-add-to-cart .multiple-add-cart {
        min-width: 240px;
    }

    .variations-add-to-cart .multiprice .price {
        white-space: nowrap;
    }
}

@media screen and (max-width: 440px) {
    .variables-table__qty input {
        width: 40px;
    }
}

@media screen and (max-width: 370px) {
    .variables-table__items {
        height: 435px;
    }
}