/* Isolicht Theme Standard NEW edited by Giulina 05/07/2023 */

/* JustSelling Configurator - Products - hide settings list*/
.groupLayout-accordion.r-tabs .r-tabs-nav, .groupLayout-no_groups>ul {
    display: none;
}

img.product-image-photo {
    position: static;
    max-height: 190px;
    width: auto;
}
p {
    font-size: 16px;
}
p.p-home{
    font-size: 1.3rem;
}
h1 {
    font-size: 40px;
}

/*new category H1 for better SEO*/
.catalog-category-view .h1-category-jg{
    font-size: 4rem;
    margin-left: -10px;
    line-height: 1.1;
}
.catalog-category-view .hidden{
    display: none;
}

h2 {
    font-size: 30px;
    margin-top: 0.5rem!important;
}
h3 {
    font-size: 2.4rem;
    margin-top: 0.5rem;
    color: #004a75;
}
h3.home-jg{
    font-size: 2rem!important;
    margin: 0!important;
}
h3::before,
h3::after{
    display: none!important;
}
h3.jg-style{
    color: #333333!important;
}
h5 {
    font-size: 32px;
    color: #0166ac;
    padding: 15px;
    text-align: center;
    line-height: 150%;
}
h5.h5-cms{
    font-size: 1.8rem!important;
    color: #333333!important;
    text-align: left;
    padding: 0;
    font-weight: 700;
}
a.unterstrichen {
    border-bottom: solid 1px #004a75;
    display: inline;
    padding-bottom: 1px;
}

/* Layout Page Content Style */
.main-column-jg{
    padding-top: 20px;
    padding-bottom: 20px;
}
.main-div-jg{
    margin: 5px;
}
.jg-grid{
    flex-wrap: wrap;
    display: flex!important;
    flex-direction: column;
}
.columns .column.main{
    width: 1350px;
    padding-bottom: 20px!important;
}

/* Category Pages 1 column */
[data-content-type='row'][data-appearance='contained'],
.category-zubehoer .catalog-category-view .column.main,
.category-led-panel .catalog-category-view .page-layout-1column{
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1350px!important;
}
.catalog-category-view .column.main .page-layout-2columns-left{
    width: 1060px!important;
    padding-bottom: 20px!important;
}
.sales-order-view .column.main,
.customer-account-index .column.main,
.customer-address-form .column.main,
.customer-address-index .column.main,
.newsletter-manage-index .column.main,
.customer-account-edit .column.main,
.sales-order-history .column.main,
.wishlist-index-index .column.main,
.vault-cards-listaction .column.main,
.paypal-billing_agreement-index .column.main,
.review-customer-index .column.main,
.amrewards-index-index .column.main,
.amrewards-history-index .column.main,
.quote_request-index-quotelist .column.main{
    width: 1030px!important;
    padding-bottom: 20px!important;
}

/* Standard containers */
.isolicht-inner-row-blocks{
    padding: 20px!important;
}
.isolicht-inner-row{
    padding: 50px 40px 0 40px!important;
}
.isolicht-inner-row-grey{
    padding: 50px 20px 0 20px!important;
    background-color: #eeeeee!important;
}
.isolicht-inner-white{
    padding: 50px 40px;
    background-color: #ffffff;
}

/* Grey containers - in two column style */
.isolicht-container-grey-left{
    margin-right: 10px;
    padding: 20px;
    background-color: #eeeeee;
}
.isolicht-container-grey-right{
    margin-left: 10px;
    padding: 20px;
    background-color: #eeeeee;
}
.isolicht-container-white-left{
    margin-right: 10px;
    padding: 20px;
    background-color: #ffffff;
}
.isolicht-container-white-right{
    margin-left: 10px;
    padding: 20px;
    background-color: #ffffff;
}
.isolicht-container-grey-main{
    background-color: #eeeeee;
}
.isolicht-container-grey-border{
    border-color: #eeeeee!important;
    border: 2px!important;
    border-radius: 2px!important;
}

/* Border Styles CMS */
.isolicht-cms-border1{
    background-color: #eeeeee;
    border: 3px;
    border-radius: 3px;
}

/* Table Style Content 2023*/
.content-table-2023 {
    border-collapse: collapse;
    width: 100%;
}
.content-table-2023, th, td {
    border-collapse: collapse;
    border: thin solid gainsboro;
    text-align: left;
    border-right-style: none;
    border-left-style: none;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    justify-content: center;
    align: center;
}
.content-table-2023 tbody tr:nth-child(even) {
    background-color: #eee;
}
.content-table-2023 .col3-right td:nth-child(3) {
    text-align: center;
}
.content-table-2023 tr:hover {
    background-color: #ddd;
}
.content-table-2023 th {
    background-color: #004a75;
    color: white;
    padding-top: 12px;
    padding-bottom: 12px;
    align-items: center;
}

/* Images Styles CMS Pages */
figure.isolicht-img-tc2{
    width:100%!important;
}
.isolicht-img-tc3{
    margin: 10px!important;
}

/* Product Style on Content Pages */
.product-reviews-summary-new > div > div > div > ol > li > div > div > div.product-reviews-summary.short{
    display: none!important;
}
.product-reviews-summary-new> div > div > div > ol > li > div > div > strong > a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-reviews-summary-new  > div > div > div > ol > li > div > div > div.product-item-inner > div > div.actions-primary{
    float: none;
}

/* Footer Styles NEW */
/* Home Footer 2023 */
.helfenbox1{
    width: 100%;
    background-color: #F3F3F3;
    display: flex;
    flex-wrap: wrap;
}
.helfenbox1 > div{
    flex-direction: row;
    width: 33.33%;
    padding: 20px 20px 20px 20px;
}
.helfenbox1 > h4{
    width: 100%;
    padding: 20px 0 0 20px;
}
.helfenbox1 .icon-kontakt figure{
    display: flex;
    margin-right: 5%;
    word-break: break-word;
}
.helfenbox1 .icon-kontakt figure figcaption h5{
    padding-top: 0;
    color: #004a75;
    text-align: left;
    font-size: 2.3rem;
}

/* Home Footer with Image */
.helfenbox{
    margin-top: 40px;
    width: 100%;
    background-color: #F3F3F3;
    display: flex;
    flex-wrap: wrap;
}
.helfenbox .icon-kontakt{
    padding-right: 2%;
    padding-bottom: 5%;
    vertical-align: bottom;
}
.helfenbox div:nth-child(3){
    padding-right: 20%!important;
}
.helfenbox h4{
    width: 100%;
    padding: 20px 0 0 20px;
}

.helfenbox .icon-kontakt figure{
    display: flex;
    padding: 10px 0 0 10px;
}
.helfenbox .icon-kontakt figure figcaption h5{
    padding-top: 0;
    color: #004a75;
    text-align: left;
    font-size: 2.3rem;
}
.helfenbox > .pagebuilder-column-group > div > div:nth-child(2) > div > div > figure > figcaption > p > a,
.helfenbox > .pagebuilder-column-group > div > div:nth-child(3) > div > div > figure > figcaption > p > a{
    text-decoration: underline!important;
}

/* footer beratung */
.footer-beratung {
    margin: 40px 0 20px 0;
    padding: 20px 0 20px 20px;
    background-color: #eeeeee;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
    -moz-box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
    box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
}
.footer-beratung div:nth-child(1){
    padding-right: 15%!important;
}


/*Toplinks Home 2023 Container*/
.home-toplinks-2023{
    margin-top: 5px;
    box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
}

/* Accordion Styles JG*/
.accordion-jg1 .button-accord1,
.accordion-jg2 .button-accord2,
.accordion-jg3 .button-accord3{
    cursor: pointer;
    font-size: 1.8rem;
    padding: 30px;
    width: 100%;
    box-sizing: border-box;
    border-top: 1px solid lightgrey;
}
.accordion-jg1 .button-accord1:hover{
    opacity: 0.7;
    background-color: lightgrey;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}
.accordion-jg2 .button-accord2:hover{
    opacity: 0.7;
    background-color: lightgrey;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}
.accordion-jg3 .button-accord3:hover{
    opacity: 0.7;
    background-color: lightgrey;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
}
.accordion-jg1 .content1,
.accordion-jg2 .content2,
.accordion-jg3 .content3{
    display: none!important;
    transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    color: #141414;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    border-top: solid 1px #d8d8d7;
    box-sizing: border-box;
}
.accordion-jg1 > #state1:checked + .content1,
.accordion-jg2 > #state2:checked + .content2,
.accordion-jg3 > #state3:checked + .content3{
    display: block!important;
}
.amcform-toolbar{
    margin: 0 5px 0 5px;
}


/* OLD CSS */
.modal-popup.confirm._show {
    z-index: 99999 !important;
}

/* header */
.header-container {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1000;
}
.sticky-header .sticky-container{
    position: unset;
}
.nav-container {
    padding-bottom: 0px !important;
    margin-top: 5px !important;
}
.sticky-header .nav.container.clearer {
    max-width: 1380px;
    background-color: #fff;
    padding: 2px 0px;
}
.sticky-header .nav-border-bottom {
    border-bottom: none;
}
.sticky-header .nav-container,
.sticky-header .navi-wrapper,
.sticky-header .nav-regular:not(.nav-vert){
    background-color: #ffffff !important;
}
.sticky-header .sticky-container--full-width .inner-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
    background: #fff !important;
}
.header-container .nav-item--stickylogo{
    display:none;
}
.nav-regular:not(.nav-vert) .nav-item.level0:hover > a {
    background-color: #fff !important;
}

/* top menu img and txt spacing */
.nav-regular .nav-submenu--mega > li {
    min-height: 100px;
    position: relative;
    display: inline-flex !important;
    flex-wrap: wrap;
    flex: 0 0 23%;
    min-width: 23%;
}
.nav-regular .nav-submenu--mega > .nav-item > a{
    line-height: 12px;
    font-size: 15px !important;
    padding-left: 0 !important;
    flex:0 0 100%;
}
.nav-regular .nav-submenu--mega > li > .nav-block--bottom{
    position: absolute;
    top: 0;
    z-index: -1;
    margin-top: 0;
    margin-bottom: 10px;
}
.nav-regular .nav-submenu--mega > li > .nav-block--bottom + a {
    display: inline-block;
    width: 100%;
    min-height: 80px;
}
.nav-regular li.nav-item.active:after {
    display: none;
}

/* Amazon Button Box */
/*#checkout-step-shipping > div > div.amazon-button-container{*/
/*    display:block!important;*/
/*}*/

/*Button Page Angebot-led-beleuchtung */
button.amcform-submit.action.submit.primary,
#page-0 > div.amcform-toolbar > button.amcform-submit.action.submit.primary
{
    background-color: #ebd16a!important;
}
button.amcform-submit.action.submit.primary:hover,
#page-0 > div.amcform-toolbar:hover > button.amcform-submit.action.submit.primary:hover
{
    background-color: #F5CC4A!important;
}
button.action-primary{
    background-color: #ebd16a!important;
}
button.action-primary:hover{
    background-color: #F5CC4A!important;
}

/* Product Category Pages - Magento Block Bottom Standard Classes "category-bottom-block" for Content */
.category-bottom-block{
    display: flex;
    flex-direction: column;
}
.c-bottom-block{
    margin-top: 30px;
}
.c-bottom-block h3{
    padding: 0px;
}

/* Product Category Pages - Tables Styles */
/* Table Style 1 */
.heading-table-1{
    background-color: #004A75;
    color: white;
}
.tr-content-table-1:nth-last-child(even){
    background-color: #EEEEEE;
}

/* Table Style 2 */
.category-ul{
    list-style-type: square;
    padding-left: 20px;
}

/* product page issue */
.catalog-product-view .image_picker_selector .thumbnail img {
    height: 80px !important;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
    font-size: 1.6rem;
    line-height: 25px;
    font-weight: 600;
}
.catalog-product-view .fotorama__stage {
    height: 650px !important;
    max-height: 700px !important;
}
.catalog-product-view .product-view.product-columns-wrapper {
    position: relative;
}
.catalog-product-view .product-primary-column.product-info-main.sticky-info {
    position: sticky;
    right: 0 !important;
    -webkit-transform: translate(0);
    transform: translate(0);
    background: #fff;
    padding: 10px 10px 0px 10px;
    top: 180px;
    /*width: 400px;*/
    margin: 0;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.2);
}
.catalog-product-view .product-primary-column.product-info-main.animate-info{
    -webkit-animation:jumptotop .3s ease-in;
    animation:jumptotop .3s ease-in;
}
@-webkit-keyframes jumptotop{
    0%{top:-40%;}to{top:0;}
}
@keyframes jumptotop{
    0%{top:-40%;}to{top:0;}
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price{
    position: relative;
    display: block;
    padding-bottom: 20px;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price::after {
    content: "inkl. MwSt.";
    font-size: 14px;
    bottom: -9px;
    color:#333333;
    position: static;
    width: 100%;
    left: 0;
    margin: 5px;
}
.catalog-product-view .product-info-stock-sku .product.attribute.sku > .value {
    font-weight: bold;
    font-size: 14px;
    background: #929292;
    color: #fff;
    padding: 0px 5px;
}
.catalog-product-view .product-info-main .box-tocart .input-text.qty{
    width: 44px;
    height: 50px;
    padding: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty{
    float: left;
    padding-right: 10px;
}
.catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description {
    display: flex;
    flex-wrap:wrap;
}
.catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="additional"] {
    display: inline-flex !important;
    margin-left: 14px;
    flex-wrap: wrap;
}
.catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="description"] strong:first-child,
.catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="additional"] strong:first-child{
    font-size: 19px;
    font-weight: normal;
    flex: 0 0 100%;
    padding-bottom: 7px;
    display: flex;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px;
}
.catalog-product-view .product-lower-primary-column.grid12-10{
    width: 65.33% !important;
}
.catalog-product-view .additional-attributes-wrapper .additional-attributes > tbody tr:nth-child(2n+1) {
    background: #f3f3f3;
}
.catalog-product-view .additional-attributes-wrapper .additional-attributes > tbody > tr > th{
    padding: 2px 30px 5px 5px !important;
    vertical-align: middle;
    line-height: 20px;
    white-space: nowrap;
}
.catalog-product-view .additional-attributes-wrapper .additional-attributes > tbody > tr > td{
    padding: 4px 5px 5px 5px !important;
    vertical-align: middle;
    line-height: 15px;
}
.catalog-product-view .product-lower-primary-column .display-block-border,
.catalog-product-view .product-lower-primary-column .display-block-border-title,
.catalog-product-view .product-lower-primary-column .display-border-title{
    /* display: block !important; */
    background: #fefefe;
    font-size: 15px;
    border: 1px solid #d1d1d1 !important;
    border-radius: 3px;
    margin-bottom: 7px !important;
}
.catalog-product-view .product-lower-primary-column .display-block{
    display: block !important;
    border: 0 !important;
}
.catalog-product-view .display-block-border-title-hide{
    display: none !important;
}
.catalog-product-view .amtabs-accordion-view.product.data.items > .item.title{
    padding: 0;
    line-height: 40px!important;
}
.catalog-product-view .amtabs-accordion-view.product.data.items > .item.content {
    margin-bottom: 25px;
    border-bottom: 1px solid #d1d1d1;
}
.catalog-product-view .amtabs-accordion-view.product.data.items > .item.content.no-border {
    border: 0;
}
.catalog-product-view .amtabs-accordion-view .title .data.switch {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    cursor: pointer !important;
    border: 1px solid #e5e5e5 !important;
    padding: 0 5px 0 5px!important;
}
.catalog-product-view .amtabs-accordion-view .title .data.switch:after{
    display: none !important;
}
.catalog-product-view .amtabs-accordion-view .title.active .minus-btn,
.catalog-product-view .amtabs-accordion-view .title .plus-btn  {
    display: block;
}
.catalog-product-view .amtabs-accordion-view .title .minus-btn,
.catalog-product-view .amtabs-accordion-view .title.active .plus-btn {
    display: none;
}
.catalog-product-view .amtabs-accordion-view .title[aria-controls="amcustomtabs_tabs_3"].active .plus-btn,
.catalog-product-view .amtabs-accordion-view .title[aria-controls="amcustomtabs_tabs_4"].active .plus-btn {
    display: none;
}
.catalog-product-view .amtabs-accordion-view .title[aria-controls="amcustomtabs_tabs_3"].active .minus-btn,
.catalog-product-view .amtabs-accordion-view .title[aria-controls="amcustomtabs_tabs_3"] .plus-btn,
.catalog-product-view .amtabs-accordion-view .title[aria-controls="amcustomtabs_tabs_4"].active .minus-btn,
.catalog-product-view .amtabs-accordion-view .title[aria-controls="amcustomtabs_tabs_4"] .plus-btn {
    display:block;
}
.catalog-product-view .amtabs-accordion-view .plus-btn span,
.catalog-product-view .amtabs-accordion-view  .minus-btn span{
    font-size: 28px;
    color: #004a75;
}
.catalog-product-view .widget-product-grid .product-item-name a.product-item-link {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-height: 60px;
}
.catalog-product-view .widget-product-grid .product-item-details {
    position: relative;
    height: 200px;
}
.catalog-product-view .widget-product-grid .product-reviews-summary,
.catalog-product-view .widget-product-grid .product-item-name {
    margin: 0;
}
.catalog-product-view .widget-product-grid .product-reviews-summary .reviews-actions {
    display: table-row;
}
.catalog-product-view .widget-product-grid .product-item-actions {
    position: absolute;
}

/* .catalog-product-view .product-info-price .product-info-stock-sku, */
.catalog-product-view .product-info-main .product-info-stock-sku .delivery_time {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.catalog-product-view .product-info-main .product-info-stock-sku .delivery_time .delivery_time_value{
    color: #7d7d7d;
}
.catalog-product-view .product-info-main .product-info-stock-sku .delivery_time .delivery_time_lable{
    margin-right: 10px;
}
.catalog-product-view .amreview-review-items .review-item,
.catalog-product-view .review-list .amreview-review-list {
    padding: 10px 0 10px 0;
}
.catalog-product-view .amreview-review-items .review-item .amrev-comment-toolbar {
    padding: 5px 0 0px;
}
.catalog-product-view .amreview-info-wrapper .amreview-summary-info,
.catalog-product-view .amreview-info-wrapper .amreview-add-new {
    flex: 0 0 30%;
    min-width: 30%;
    padding: 0;
    margin: 0;
}
.catalog-product-view .amreview-info-wrapper .amreview-summary-details {
    padding: 0 !important;
    flex: 0 0 35%;
    min-width: 35%;
}
.catalog-product-view .amreview-description-wrap .amrev-desc-title {
    display: unset;
}
.catalog-product-view .amrev-desc-title .amreview-title-review {
    width: 100%;
    display: block;
}
.catalog-product-view .review-field-ratings .review-field-rating .review-control-vote{
    position: relative;
}
.catalog-product-view .review-field-ratings .review-field-rating .review-control-vote input{
    display: none;
}
.catalog-product-view .review-field-ratings .review-field-rating .review-control-vote label {
    position: absolute;
    top: 2px;
}
.catalog-product-view .amreview-description-wrap .amrev-voteqty {
    float: right;
}
.catalog-product-view .review-fieldset .review-field-image .label:after {
    display: none;
}
.led-praxis{
    visibility: hidden;
}
/* Sales Header-Special Price */
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent > div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div > div > div > ol > li > div > div > div.price-box.price-final_price > span.special-price,
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent > div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div > div > div > ol > li> div > div > div.price-box.price-final_price > span.old-price > span{
   /* display: none;*/
}


/* product-reviews-summary SALES Menu */
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent >
.amsorting.block-content.products-grid{
    padding: 0 0 0 1.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
}
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent >
div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div{
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent > div > div > div.nav-block.nav-block--right.std.grid12-8 >
div > div > div > div > ol > li > div > div > div.product-item-actions > div.actions-primary > button{
    margin-right: 5px;
    margin-left: 5px;
}


/*#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent >
div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div > div > div > ol{
    max-height: 90%;
    justify-content: flex-end;
}*/
.widget-product-grid > li > div > div{
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.widget-product-grid > li > div > div > div{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.widget-product-grid > li > div > div > div > div.rating-summary,
#mainmenu > ul > li.nav-item.level0.nav-6.active.current.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent.item-active > div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div > div > div > ol > li >
div > div > div.product-reviews-summary.short > div.rating-summary{
    padding-left: 22%;
}
.widget-product-grid > li > div > div > div > div.reviews-actions{
    text-align: center;
}
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent >
div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div > div > div > ol > li > div > div.product-item-details{
    padding-bottom: 20px;
}
#mainmenu > ul > li.nav-item.level0.nav-6.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent >
div > div > div.nav-block.nav-block--right.std.grid12-8 > div > div > div > div > ol > li > div > div > strong{
    max-height: 40px;
    overflow: hidden;
    overflow-wrap: break-word;
}

/* category page issues */
.catalog-category-view .filter-options-content .items .item {
    border-bottom: 1px solid rgb(240,240,240);
}
.catalog-category-view .filter-options-content .items .item:nth-child(even) {
    background-color: #fbfbfb;
}
.catalog-category-view .filter-options-content .items .item input[type="radio"],
.catalogsearch-result-index .filter-options-content .items .item input[type="radio"],
.catalog-category-view .filter-options-content .items .item input[type="checkbox"],
.catalogsearch-result-index .filter-options-content .items .item input[type="checkbox"]{
    display: none !important;
}
.catalog-category-view .filter-options-content .items .item a,
.catalogsearch-result-index .filter-options-content .items .item a{
    background-image: url(../images/checkbox.png);
}
.catalog-category-view .filter-options-content .items .item a.am_shopby_link_selected,
.catalogsearch-result-index .filter-options-content .items .item a.am_shopby_link_selected{
    background-image: url(../images/checkbox_active.png);
}
.catalog-category-view .filter-options-content .items .item a,
.catalog-category-view .filter-options-content .items .item a.am_shopby_link_selected,
.catalogsearch-result-index .filter-options-content .items .item a,
.catalogsearch-result-index .filter-options-content .items .item a.am_shopby_link_selected{
    background-repeat: no-repeat;
    background-position: left 7px;
    padding-left: 20px;
    padding-top: 0px;
}
.catalog-category-view .filter-options-content .items .item a .label,
.catalogsearch-result-index .filter-options-content .items .item a .label{
    display: inline-block;
    padding-top: 3px;
}
.catalog-category-view .column.main .category-view {
    /* display: flex; */
    flex-wrap: wrap;
}
.catalog-category-view .column.main .category-view .category-image {
    flex: 0 0 20%;
    min-width: 20%;
}
.catalog-category-view .column.main .category-view .category-description {
    flex: 0 0 75%;
    min-width: 75%;
    padding-left: 10px;
}
.catalog-category-view .column.main .category-view .category-cms {
    flex: 0 0 100%;
    min-width: 100%;
    margin-bottom: 15px;
}
.catalogsearch-result-index .items-grid .item .actions-secondary.addto-onimage,
.catalog-category-view .items-grid .item .actions-secondary.addto-onimage  {
    position: absolute;
    top: 40px;
    right: 0;
    padding: 0;
    min-width: 30px;
}
.catalog-category-view .product-items .item .action.towishlist > span,
.catalogsearch-result-index .product-items .item .action.towishlist > span {
    width: 30px !important;
    height: 30px !important;
    line-height: 30px;
}
.catalog-category-view  .amlabel-position-wrapper,
.catalog-category-view  .amlabel-position-wrapper > div {
    height: auto !important;
    line-height: normal !important;
}

/* content pages */
/* Issue with white font */
.row-inner{
    color:#333333!important;
}

/* checkout page */
.checkout-index-index .am-opc-wrapper .checkout-agreement {
    position: relative;
    padding-left:20px;
}
.checkout-index-index .am-opc-wrapper .checkout-agreement input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 7px;
}
.checkout-index-index .am-opc-wrapper .checkout-agreement label.label {
    display: flex;
    flex: 0 0 100% !important;
}
.checkout-index-index .checkout-agreements .checkout-agreement.field {
    margin-bottom: 0;
}
.catalog-product-view .amtabs-accordion-view .bewertungen.open_review {
    display: block !important;
}
/*Container bottom left - Shipping method block*/
.amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method{
    margin-left: 0!important;
}
/*Button Login top-right*/
.am-checkout.-modern .authentication-wrapper{
    margin-bottom: 5px;
}
.checkout-index-index #modal-content-5 > div > div{
    padding: 5px;
}
.checkout-index-index #modal-content-5{
    margin-top: 5px;
}
#checkout > div.authentication-wrapper > aside > div.modal-inner-wrap > header{
    border-bottom: none;
}
/* Review issues */
#customer-reviews > div.amreview-info-wrapper > div.amreview-add-new > p,
#review-form > fieldset > legend > span,
#customer-reviews > p > strong.am-strong,
.amreview-rating-label,
#Produktbewertung_rating_label{
    display: none;
}
.amreview-button{
    text-align: center;
}

/*Amasty Search Overlay Issue */
.amsearch-overlay-block {
    background: rgba(0, 0, 0, 0)!important;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1!important;
}

/* Amsearch one SKU Product Issue */
li.amsearch-item.product-item{
    margin: 0px!important;
    padding: 10px!important;
    max-width: calc(100%/4)!important;
    justify-content: center!important;
}
div.product.actions.product-item-actions{
    padding-left: calc(100%/8);
}
a.amsearch-link.product-item-link,
span.price-container.price-final_price.tax.weee{
    padding-right: calc(100%/8);
}
ul.amsearch-product-list{
    width: 100%!important;
}

/*Product review star rating required - hidden*/
#Produktbewertung_rating_label::after{
    visibility: hidden;
}

/*adminhtml - customer account allow remote shopping assistance*/
#form-validate > fieldset.fieldset.info > div:nth-child(9){
    display: none;
}

/*Order Details Invoice and Shipping Links hide*/
#maincontent > div.columns > div.column.main > ul.items.order-links > li:nth-child(2)
{
    display:none!important;
}

/*Bootstrap Dropdown Issue show Icon*/
select[id^="dropdown"] {
    -webkit-appearance: menulist !important;
}
#mainmenu > ul > li.nav-item.level0.nav-6.active.current.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent.item-active >
div > div > div.nav-block.nav-block--left.std.grid12-4 > div > p:nth-child(2) > a > img{
    width: 60%!important;
}
#mainmenu > ul > li.nav-item.level0.nav-6.active.current.level-top.last.nav-item--parent.mega.nav-item--only-blocks.parent.item-active >
div > div > div.nav-block.nav-block--left.std.grid12-4 > div > h5{
    font-size: 1.8rem;
}

/* OLD CODE HOME */
/*Page Builder Issue last Row - Change every time the site is edited!!*/
#html-body [data-pb-style=MJU0X0S],
#html-body [data-pb-style=R28B90D],
#html-body [data-pb-style=E9E6J3U] {
    display: none!important;
}
#h2headerkat-jg {
    font-size: 1.4em;
    padding-bottom: 10px;
    color: #000;
    line-height: 1.4em;
    width: 20em;
    display: block;
}
.tsrow-header-jg2023 {
    float:right;
    background-color: #f3f3f3;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24)
}
.tscolhead-1jg {
    width: 25%;
    float: left;
    padding-left: 30px;
    padding-top: 50px;
}
.tscolhead-2jg {
    width: 75%;
    float: right;
}

/* Toplinks right text header */
.rightext-jg2023 {
    padding-top: 10%;
    padding-left: 8%;
    width: 90%;
}
.rechtsbuendig-jg {
    float: right;
    font-size: 16px;
    line-height: 150%;
}

/* left text header bild*/
.home-title-jg2023 {
    padding-top: 3%;
    padding-left: 4%;
}

/* left text button header*/
.leftbutton-jg {
    cursor: pointer;
    border-radius: 0px;
    display: inline-block;
    color: #fff;
    padding: 20px;
    font-size: 1.2em;
    text-align: left;
    line-height: 1.3em;
    top: 70px;
    left: 0;
    background: rgba(255, 255, 255,0.85);
}
.leftbutton-jg span,
.centered-jg span{
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.leftbutton-jg span:after,
.centered-jg span:after{
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
    color: #004a75;
}
.leftbutton-jg:hover span,
.centered-jg:hover span{
    padding-right: 25px;
    color: #004a75;
}
.leftbutton-jg:hover span:after,
.centered-jg:hover span:after{
    opacity: 1;
    right: 0;
}

/* Columns Button Style */
.centered-jg{
    cursor: pointer;
    border-radius: 0px;
    padding: 20px;
    color: #000;
    font-size: 1.1em;
    text-align: center;
    line-height: 1.3em;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255,0.85);
}
/* Container Images for HOME */
.container-img-jg{
    margin-bottom: -70px;
}
.home-container-grid{
    justify-content: normal!important;
}
#fontsize-jg {
    font-size: 16px;
    line-height: 150%;
    text-align: left
}
.boxvorteil {
    background-color: #f3f3f3;
    padding: 25px 25px 69px 25px;
    line-height: 1.3em;
    font-size: 16px;

}

.newsletter-anmeldung-home {
    padding: 25px 25px 17px 25px;
    line-height: 1.3em;
    font-size: 16px;
}
.vorteil-main{
    padding-bottom: 50px!important;
}
#vorteil {
    height: 170px;
    background-color: #EEEEEE;
    padding-left: 20px!important;
    padding-top: 20px!important;
    padding-right: 50px;
    font-size: 1.1em;
}
.isolicht-img-vorteil {
    margin: 10px !important;
    margin-bottom: -50px !important;
}
ul.vorteil {
    list-style-type:none;
    padding-left: 1em;
    text-indent: -1em;
}
ul.vorteil li:before {
    content: '✓ ';
}

/* Kunden interessiert*/
.box-text {
    line-height: 1.3em;
    font-size: 1rem;
    text-align: center;
    padding: 20px 20px 20px 20px;
}
.iconbox{
    background: #fff;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    margin: 20px 0px 20px 0px;
}

/* button box*/
.centeredbox {
    cursor: pointer;
    border-radius: 0px;
    padding: 20px;
    font-size: 1.2em;
    line-height: 1.3em;
    background: #004a75;
    color: #fff;
    display: inline-block;
    margin: 20px 70px 20px 70px;
}
.centeredbox span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    color: #fff;
}
.centeredbox span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
    color: #fff;
}
.centeredbox:hover span {
    padding-right: 25px;
    color: #fff;
}
.centeredbox:hover span:after {
    opacity: 1;
    right: 0;
    color: #fff;
}
.h3-blue-jg {
    color: #004a75!important;
    font-size: 2rem!important;
}
.home-builder-break{
    display: none!important;
}


/* END OLD CODE HOME */

/* OLD CODE VES PAGES */
/* BG Images of Angebot Blocks*/
div.badewanne {
    background: transparent url("/pub/media/wysiwyg/stripes/Isolicht_Banner-Badewannenbeleuchtung.jpg") no-repeat;
}
div.nischenbeleuchtung {
    background: transparent url("/pub/media/wysiwyg/stripes/Isolicht_Banner-Nischennbeleuchtung.jpg") no-repeat;
}
div.dimmbar {
    background: transparent  url("/pub/media/wysiwyg/Leuchtmittel/Isolicht_LED-dimmen.jpg") no-repeat;
    background-position: center!important;
    padding: 30px 50px 30px 50px;
}
div.vollspektrum {
    background: transparent url("/pub/media/wysiwyg/Leuchtmittel/Isolicht_Vollspektrum.jpg") no-repeat;
}
div.badbeleuchtung {
    background: transparent url("/pub/media/wysiwyg/Leuchtmittel/Isolicht_Badbeleuchtung.jpg") no-repeat;
}
div.stufenbeleuchtung {
    background: transparent url("/pub/media/wysiwyg/stripes/Isolicht_Banner-Stufenbeleuchtung.jpg") no-repeat;
}
div.kuechensockel {
    background: transparent url("/pub/media/wysiwyg/stripes/Isolicht_Banner-Sockelbeleuchtung.jpg") no-repeat;
}
div.trockenbau {
    background: transparent url("/pub/media/wysiwyg/stripes/Isolicht_Banner-Trockenbau.jpg") no-repeat;
}
div.beleuchtungsteckerfertig {
    background: transparent url("/pub/media/wysiwyg/Steckerfertig/isolicht_steckerfertig_angebot.jpg") no-repeat;
}
div.badbeleuchtung {
    background: transparent url("/pub/media/wysiwyg/Leuchtmittel/Isolicht_Badbeleuchtung.jpg") no-repeat;
}
.sprung {
    visibility: hidden; height: 0px !important; position: absolute; margin: -200px;
}
.block-highlighted, .col-highlighted, .row-highlighted {
    border: 3px;
    border-style: solid;
    border-color: #eee;
}
.bannerbutton img {
    display: block;
}
.btn-sj .ts-icon {
    width: 30px;
    fill:#004a75;
}
.btn-sj:hover {
    background: rgba(14, 56, 177, 0.22);
}
.btn-sj:hover .ts-icon {
    fill:#0E38B1;
}
.ts-icon {
    float:left;
}
.btnberatungisolicht {
    background-color: #fff;
    cursor: pointer;
    border-radius: 0px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 31px 14px;
    margin-top: 20px;
    position: relative;
    text-decoration: none;
    color: #000;
    border: 1px solid #004a75;
}
.btn-sj {
    width: 340px;
    height: 48px;
    background: #fff;
    border-radius: 0px;
    border-color: #004a75;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 13px 31px 14px;
    margin-top: 20px;
    position: relative;
    text-decoration: none;
}
.bannerbutton h3 {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}
.bannerbutton h3:hover {
    color: #ffffff;
}
.bannerbutton {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
.bannerbutton span {
    background-color: hsla(198, 100%, 45%, 0.5);
    color: #fff;
    display:block;
    font-size: 1.2em;
    padding: 2em 2em 2em 2em;
    text-align: left;
    height: 100%;
    width: 50%;
    margin-top: 20px;
}
.beleuchtungsteckerfertig {
    background: transparent url("https://www.isolicht.ch/pub/media/wysiwyg/Steckerfertig/isolicht_steckerfertig_angebot.jpg") no-repeat;
    background-size: cover;
    background-position: center;
}
.rahmen {
    border: #efefef 1px solid;
    margin-bottom: 30px;
}
.rahmeninnen {
    padding: 15px;
}
.rahmeninnen > p{
     font-size: 1.4rem;
 }

/* centered text button*/
.tscentered {
    position: absolute;
    cursor: pointer;
    border-radius: 0px;
    display: inline-block;
    padding: 20px;
    color: #000;
    font-size: 1.2em;
    text-align: center;
    line-height: 1.3em;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255,0.85);
}

/* hover button*/
.tscentered span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}
.tscentered span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
    color: #004a75;
}
.tscentered:hover span {
    padding-right: 25px;
    color: #004a75;
}
.tscentered:hover span:after {
    opacity: 1;
    right: 0;
}


/* END OLD CODE VES PAGES */
/* media */
@media only screen and (orientation: portrait){
    /*#scroll-to-top{
        display: block;
        position: absolute;
    }*/
    /* Category led_streifen/zubehoer Div not responsive - mobile hidden */
    .category-zubehoer .category-view > div > div:nth-child(2) > div{
        display: none!important;
    }
    h1{
        font-size: 28px;
    }
    .centered-jg{
        line-height: 1.1em;
        font-size: 1em;
    }
    /*Header Search*/
    .skip-link .skip-search,
    .skip-link .skip-search span label{
        visibility: hidden;
    }
    .main-div-jg{
        margin: 5px;
    }
    #maincontent > div.columns > div > div > div > div.pagebuilder-column-group.container-home-break > div > div.pagebuilder-column.align-bottom-jg > div > div.container{
        margin-top: 20px;
    }
    /*Page Builder Issues - change after every editing!!*/
    #html-body [data-pb-style=WYM1U58],
    #html-body [data-pb-style=ET3ET6S]{
        margin-top: 80px!important;
    }
    .align-bottom-jg {
        min-height: 250px!important;
    }
    /* Order of toplinks mobile */
    .mobile-order2-jg{
        order: 2;
    }

    .home-img-center{
        min-height: 250px!important;
    }

    /* footer Home with Image */
    .helfenbox {
        width: 100%;
        background-color: #F3F3F3;
        display: block!important;
        padding-bottom: 200px;
    }

    .helfenbox > div {
        width: 85%;
        padding-left: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        padding-right: 10px;
    }

    .helfenbox div:nth-child(5) > img{
        position: relative;
        bottom: 0;
        right: -32%;
    }
    .helfenbox .img-footer{
        position: relative;
        width: 70%;

    }

    .icon-kontakt > figure > figcaption > h5{
        font-size: 2.3rem;
    }

    /* footer Home 2023 */
    .helfenbox1 {
        width: 100%;
        background-color: #F3F3F3;
        display: block!important;
    }

    .helfenbox1 > div {
        width: 100%;
        padding-left: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        padding-right: 10px;
    }


        /* footer beratung */
    .footer-beratung {
        padding-bottom: 150px;
    }
    .img-footer{
        position: relative;
        width: 70%;
        padding-bottom: 4%;
    }
    .pagebuilder-column-group.container-home-break{
        padding-left: 10px;
        padding-right: 10px;
    }
    /*Product view*/
    .product-reviews-summary-new {
        margin: 40px 0 40px 0;
    }
    .product-reviews-summary-new > div > div > div > ol > li{
        width: 70%!important;
    }
    .product-reviews-summary-new > div > div > div > ol > li.product-item{
        text-align: center;
    }
    .product-reviews-summary-new  > div > div > div > ol > li > div > div > div.product-item-inner > div > div.actions-primary{
        float: none;
    }

    .h3-blue-jg{
        margin-top: 20px;
    }
    .iconbox{
        horiz-align: center;
    }
    .iconbox > h3 {
        padding: 0 10px 0 10px;
    }
    .header-container {
        position: unset !important;
    }

    .header-mobile .header-container3 {
        background: #fff;
    }

    .header-container .logo-wrapper--mobile {
        width: auto;
        padding-top: 5px;
        text-align: left;
        padding-bottom: 8px;
        padding-left: 12px;
        margin: 0;
        padding-right: 12px;
        background-color: #0d5075;
    }
    .bannerbutton span{
        width: 100%;
    }
    span.icon.ic.ic-search,
    #header-search.skip-content.skip-content--style.skip-active{
        display: none !important;
    }

    .skip-links-wrapper.skip-links--4 {
        margin: 15px 12px !important;
    }

    .header-mobile .skip-link {
        background-color: #f5f5f5 !important;
    }

    .catalog-product-view .fotorama__stage {
        height: 280px !important;
    }

    .catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="description"],
    .catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="additional"] {
        flex: 0 0 100%;
        min-width: 100%;
    }

    .catalog-product-view .product-lower-primary-column.grid12-10 {
        width: 100% !important;
    }

    .catalog-product-view .product-primary-column.product-info-main.sticky-info {
        position: unset;
        margin: 0;
        transform: unset;
        background: #fff;
        padding: 0;
        width: auto;
        box-shadow: unset;
    }

    .catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="additional"] {
        margin-left: 0;
        margin-top: 15px;
    }

    .catalog-product-view .product-lower-primary-column.grid12-10 {
        width: 100% !important;
    }

    .catalog-category-view .page-title-wrapper .page-title{
        font-size: 3rem!important;
    }
    /*.page-with-filter .columns .sidebar-main{
        display: none;
    }*/
    .catalog-category-view .toolbar-products .toolbar-sorter,
    .catalogsearch-result-index .toolbar-products .toolbar-sorter {
        padding-top: 0;
        width: 50% !important;
        position: unset !important;
    }

    .catalog-category-view .toolbar-products .sorter-options,
    .catalogsearch-result-index .toolbar-products .sorter-options {
        margin-left: 0;
        width: calc(100% - 36px);
    }

    .catalog-category-view .column.main .category-view .category-image,
    .catalog-category-view .column.main .category-view .category-description {
        display: block !important;
    }

    .amsearch-overlay-block {
        display: none;
    }

    #amasty-label-image-5-25014-prod {
        max-width: 50% !important;
    }

    .amlabel-position-wrapper {
        max-width: 50%;
    }

    #amasty-shopby-product-list {
        padding-bottom: 50px;
    }
    #maincontent > div.columns > div > div:nth-child(12) > div > div > div > div:nth-child(1) > div > div.container{
        margin-top: 15%;
    }

    li.amsearch-item.product-item {
        margin: 0px !important;
        padding: 10px !important;
        max-width: calc(100% / 2) !important;
    }
    .catalog-category-view .sidebar.sidebar-main h3, .catalog-category-view .sidebar.sidebar-main p {
        display: none;
    }

    #customer-reviews > div.amreview-info-wrapper > div.amreview-add-new {
        margin-right: 50px;
    }

    #customer-reviews > div.amreview-info-wrapper {
        display: block;
    }

    #customer-reviews > div.amreview-info-wrapper > div.amreview-summary-details.pages {
        flex-direction: row;
        max-width: 100%;
    }

    #customer-reviews > div.amreview-info-wrapper > div.amreview-add-new {
        background: none;
        margin-top: 20px;
    }

    .amsearch-overlay-block {
        display: none;
    }

    .catalog-category-view .sidebar.sidebar-main h3, .catalog-category-view .sidebar.sidebar-main p {
        display: block !important;
    }
    .bannerbutton span {
        font-size: 1em;
        width: auto;

    }
    .vorteil-main{
    display: flex;
        flex-flow: column;
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .vorteil-A{
        order: 1!important;
    }
    .vorteil-B{
        order: 3!important;
    }
    vorteil-C{
        order: 2!important;
    }

    .isolicht-img-vorteil {
        margin: 10px !important;
        width: 50%!important;
    }
    .isolicht-img-vorteil2{
        width: 60%!important;
    }
    #vorteil {
        width: 80%!important;
        background-color: #EEEEEE;
        padding-left: 10px!important;
        padding-top: 10px!important;
        padding-right: 10px!important;
        font-size: 1em;
    }
}
@media screen and (min-width:768px) and (max-width:1080px){
    /* footer beratung */
    .footer-beratung {
        width: 100%;
        padding: 10px 5px 0 10px;
        background-color: #eeeeee;
        display: block;
        -webkit-box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
        -moz-box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
        box-shadow: 1px 2px 9px 3px rgba(0,0,0,0.30);
    }
    .footer-beratung .beratung-1{
        padding: 20px 0 0 20px;
        width: 50%;
    }
    .home-vorteile > div{
        flex-wrap: wrap;
        width:50%;
    }
    /* OLD CODE HOME */

    /*END OLD CODE HOME */
}
@media screen and (min-width:768px) and (max-width:991px) {
    .catalog-product-view .product-primary-column.product-info-main.sticky-info,
    .catalog-product-view .product-primary-column.product-info-main.absolute-info {
        position: unset;
        margin: 0;
        transform: unset;
        background: #fff;
        padding: 0;
        width: auto;
        box-shadow: unset;
    }

    .catalog-product-view .product-primary-column.product-info-main.animate-info {
        -webkit-animation: none !important;
        animation: none !important;
    }

    .catalog-product-view .product-lower-primary-column.grid12-10 {
        width: 100% !important;
    }

    .home-vorteile > div{
        flex-wrap: wrap;
        width:50%;
     }

    @media only screen and (min-width: 320px) and (max-width: 767px) {
        .header-container {
            position: unset !important;
        }

        .header-mobile .header-container3 {
            background: #fff;
        }

        .header-container .logo-wrapper--mobile {
            width: auto;
            padding-top: 5px;
            text-align: left;
            padding-bottom: 8px;
            padding-left: 12px;
            margin: 0;
            padding-right: 12px;
            background-color: #0d5075;
        }

        span.icon.ic.ic-search,
        #header-search.skip-content.skip-content--style.skip-active,
        #skip-links > div.skip-link.skip-search > span.label{
            display: none !important;
        }

        .skip-links-wrapper.skip-links--4 {
            margin: 15px 12px !important;
        }

        .header-mobile .skip-link {
            background-color: #f5f5f5 !important;
        }

        .catalog-product-view .fotorama__stage {
            height: 280px !important;
        }

        .catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="description"],
        .catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="additional"] {
            flex: 0 0 100%;
            min-width: 100%;
        }

        .catalog-product-view .product-lower-primary-column.grid12-10 {
            width: 100% !important;
        }

        .catalog-product-view .product-primary-column.product-info-main.sticky-info {
            position: unset;
            margin: 0;
            transform: unset;
            background: #fff;
            padding: 0;
            width: auto;
            box-shadow: unset;
        }

        .catalog-product-view .product-lower-primary-column.grid12-8 .ced-custom-description div.data.item.content[id="additional"] {
            margin-left: 0;
            margin-top: 15px;
        }

        .catalog-product-view .product-lower-primary-column.grid12-10 {
            width: 100% !important;
        }

        .catalog-category-view .toolbar-products .toolbar-sorter,
        .catalogsearch-result-index .toolbar-products .toolbar-sorter {
            padding-top: 0;
            width: 50% !important;
            position: unset !important;
        }

        .catalog-category-view .toolbar-products .sorter-options,
        .catalogsearch-result-index .toolbar-products .sorter-options {
            margin-left: 0;
            width: calc(100% - 36px);
        }

        .catalog-category-view .column.main .category-view .category-image,
        .catalog-category-view .column.main .category-view .category-description {
            display: block !important;
        }

        .amsearch-overlay-block {
            display: none;
        }

        #amasty-label-image-5-25014-prod {
            max-width: 50% !important;
        }

        .amlabel-position-wrapper {
            max-width: 50%;
        }

        #amasty-shopby-product-list {
            padding-bottom: 50px;
        }

        li.amsearch-item.product-item {
            margin: 0px !important;
            padding: 10px !important;
            max-width: calc(100% / 2) !important;
        }
        .catalog-category-view .sidebar.sidebar-main h3, .catalog-category-view .sidebar.sidebar-main p {
            display: none;
        }

        #customer-reviews > div.amreview-info-wrapper > div.amreview-add-new {
            margin-right: 50px;
        }

        #customer-reviews > div.amreview-info-wrapper {
            display: block;
        }

        #customer-reviews > div.amreview-info-wrapper > div.amreview-summary-details.pages {
            flex-direction: row;
            max-width: 100%;
        }

        #customer-reviews > div.amreview-info-wrapper > div.amreview-add-new {
            background: none;
            margin-top: 20px;
        }

        .amsearch-overlay-block {
            display: none;
        }

        .catalog-category-view .sidebar.sidebar-main h3, .catalog-category-view .sidebar.sidebar-main p {
            display: block !important;
        }

    }
    @media screen and (min-width: 320px) and (max-width: 576px) {
        .catalog-category-view .column.main .category-view .category-image,
        .catalog-category-view .column.main .category-view .category-description,
        .amsearch-overlay-block {
            display: block !important;
        }

    }

    .product-image-container .product-image-photo    {
        position: static;
        max-height: 190px;
        width: auto;
    }

    .category-products-grid .product-image-wrapper {
        height: auto;
        padding: 0 !important;
    }
}


    /* start product review*/
    /*
    .page-layout-1column .page-wrapper .block.widget .products-grid .product-item {
        width: 32%;
        text-align: center;
    }

    #amrelated-block-5 .product-item-details .product-reviews-summary
    {
        display: inline-block;
    }

    #amrelated-block-5 .product-item-details .product-reviews-summary {
        display: block;
        text-align: text-center;
    }
    #amrelated-block-5 .product-item .product-item-details {
        height: 185px;
        position: relative;
    }
    .product-item-actions .actions-primary {
        display: inline-block;
        float: none;
    }

    .products-grid .product-item-actions {
        margin: 10px 0;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    */
    /* end*/
    /*span.product-image-container .product-image-photo {
        max-height: -webkit-fill-available;
        width: auto;
    }*/

@media all and (min-width: 1440px),print {
    .amrelated-pack-wrapper .amrelated-pack-list.-wide .amrelated-pack-item.-main {
        display: initial;
    }

    .amrelated-pack-wrapper .amrelated-pack-list.-wide .amrelated-pack-items {
        position: relative;
        flex-wrap: nowrap;
        max-width: 66%;
        width: unset
    }

    .amrelated-pack-wrapper .amrelated-pack-list.-wide .amrelated-plus,.amrelated-pack-list.-wide .amrelated-equal {
        line-height: unset
    }

    .amrelated-pack-wrapper .amrelated-pack-item.-wide {
        padding: 30px 0;
        width: 14%;
    }

    .amrelated-pack-wrapper .amrelated-pack-item.-wide.-main {
        padding-left: 0;
        width: 14%;
    }

    .amrelated-pack-wrapper .amrelated-pack-item.-wide .amrelated-info {
        display: initial;
        text-align: inherit;
    }

    .amrelated-pack-wrapper .amrelated-pack-item.-wide .amrelated-details {
        margin-left: inherit;
    }

    .amrelated-pack-wrapper .amrelated-pack-item.-wide .amrelated-photo-container {
        margin: 0 auto 10px;
    }

}

.amrelated-pack-list.-wide .product-reviews-summary {
    display: flex;
    justify-content: center;
}

.amrelated-pack-list .amrelated-discount>.amrelated-text {
    display: none;
}

.amrelated-content-wrapper {
    align-items: center;
}

.amrelated-pack-wrapper .amrelated-discount.-summary {
    font-size: 15px;
}

.ow-image-container-padding-right-20px {
    padding-right: 20px;
}

/*disable amazon checkout*/

#minicart-amazon-pay-button, .amazon-button-container, .amazon-divider {
    display: none !important;
}