/* STANDARD PAGE DESIGN */
html {
    max-width: 100vw;
    overflow-x: hidden;
}
body, .page-wrapper, main#maincontent {
    background: #fff;
}
main#maincontent {
    max-width: 1314px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 50px;
}
.top-container {
    height: 0;
}
.logo img {
    display: block;
    height: 43px;
    image-rendering: -webkit-optimize-contrast;
    margin: 15px auto !important;
    max-height: 43px;
    max-width: 96px;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    width: 96px;
}
header a:hover, footer a:hover {
    filter: brightness(1.2);
}
header a.logo:hover {
    filter: none !important;
}
header a, a.action.showcart {
    color: #fff;
}
a.autolink {
    font-weight: inherit;
}
h1 {
    font-weight: 400;
}
h1, h2, h3, h4, h5 {
    color: #333;
}
h2 {
    font-weight: 400;
}
h1 a.autolink,
h2 a.autolink,
h3 a.autolink,
h4 a.autolink {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
}
h1#page-title-heading span.base {
    color: #fff;
    font-family: 'Roboto' !important;
    font-size: 35px;
    font-weight: 400;
    text-transform: none;
    line-height: 43px;
}
::-moz-selection {
    color:#fff;
    background:#00968F;
    text-shadow: none;
}
::selection {
    color:#fff;
    background:#00968F;
    text-shadow: none;
}
section[class^="category-section-"].fullwidth a.autolink,
section[class*=" category-section-"].fullwidth a.autolink {
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
}
select {
    background: #fff;
    color: #666;
    border: 1px solid #fff;
    border-radius: 0 !important;
}
table {
    color: #666 !important;
    border: 0 !important;
}
tbody {
    border-color: #f5f5f5;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    padding: 8px 10px;
    border-right: 0 !important;
    border-left: 0 !important;
}
th {
    font-weight: 400;
}
tr:nth-child(2n) {
    background: #f5f5f5;
}
.page-title-wrapper {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1320px;
    padding-left: 0px;
    padding-right: 0px;
    width: auto;
}
.column.main .block .title strong {
    font-weight: 500;
}
dt {
    font-weight: 500;
}
#product-addtocart-chili-button, .bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .05em;
    max-width: 100%;
    min-height: 54px;
    min-width: 58px;
    padding: 16px 24px !important;
    text-transform: none;
    width: 100%;
}
button {
    font-family: inherit;
    font-weight: inherit;
    text-transform: none;
    background: transparent;
    border: 1px solid #00968F;
    color: #00968F;
    min-height: 56px;
    padding: 16px 24px;
    position: relative;
}
button.action.action-select-shipping-item {
    height: auto;
}
button:hover, .cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover {
    background: #00968F;
    border: 1px solid #00968F;
    color: #fff;
}
button, .action.primary {
    border-radius: 56px !important;
    font-family: 'PPNeueMontreal',sans-serif !important;
    font-weight: 400;
    height: auto;
    letter-spacing: 0.5px;
    min-height: 56px;
    padding: 16px 24px;
    text-transform: none;
}
button#product-addtocart-button-punchout {
    margin-top: 10px;
}
@media (max-width: 639px){
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
    .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
        color: #1E2328;
    }
}
@media (max-width: 767px){
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
        max-width: 767px;
    }
    #product-addtocart-chili-button, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
        min-height: 50px;
    }
}
@media (min-width: 768px){
    .navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
        max-width: 1320px;
    }
    h1 {
        font-size: 30px !important;
        margin-bottom: 20px !important;
    }
    .logo img {
        max-height: 40px !important;
        max-width: 150px;
        height: 40px;
        margin: 28px 65px 20px 21px !important;
        width: 150px;
    }
    .body-light-theme.transparent-header .logo img {
        filter: contrast(0) brightness(100) grayscale(1);
    }
    .body-light-theme.transparent-header .sticky .logo img {
        filter: none;
    }
    .body-dark-theme.transparent-header .logo img {
        filter: contrast(0) brightness(100) grayscale(1);
    }
    .body-dark-theme.transparent-header .sticky .logo img {
        filter: none;
    }
    .sticky a.logo:before {
        content: '';
        background-image: url(../images/logo_xt_dark_x.svg);
        height: 21px;
        width: 21px;
        margin-bottom: 0.625rem;
        background-size: cover;
        padding-top: 0;
        padding-bottom: 0;
        background-position: 0 0;
        background-repeat: no-repeat;
        position: absolute;
        top: 32px;
        left: 21px;
    }
    .sticky .logo img {
        opacity: 0;
    }
}
@media only screen and (min-width: 1320px) {
    h1#page-title-heading span.base {
        font-size: 64px;
        line-height: 72px;
    }
}

/* MATERIAL ICON FONT */
#to_top_btn:before {
    content: '\E316';
    font-family: 'Material Icons';
    font-size: 28px;
}
.nav-toggle:before {
    content: '\E5D2';
    font-family: 'Material Icons';
    color: #333;
}
.block-search .label:before {
    font-size: 25px;
    content: '\E8B6';
    font-family: 'Material Icons';
    padding-right: 10px;
}
.sorter-action:before {
    font-size: 24px;
    line-height: 32px;
    content: '\E5D8';
    font-family: 'Material Icons';
}
.sorter .sort-desc:before {
    content: '\E5DB';
}
button#product-addtocart-chili-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 21px;
    content: '\E254';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 3px;
}
button.action.tocart.primary:before, button#order-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8CC';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    content: '\E03B';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
a#tab-label-additional-title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 21px;
    content: '\E88F';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.header.panel > .header.links > li.authorization-link a:before, ul.header.links li.authorization-link a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E897';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0 5px 0 0px;
}
.product-info-main .stock.available:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8DC';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.product-info-main .stock.unavailable:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8DB';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.iconfont-faq:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E8AF';
    margin-right: 8px;
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.iconfont-info:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\E88E';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
button#product-download-button span a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    line-height: 20px;
    content: '\E884';
    font-family: 'Material Icons';
    margin-right: 8px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #e5007d;
    color: #ffffff;
    content: '\E5CA';
    font-family: 'Material Icons';
    font-size: 20px;
}
button.action.tocart.primary.details_btn:before, button#order-button:before {
    font-size: 18px;
    line-height: 20px;
    content: "\e235";
    font-family: 'Material Icons';
    margin-right: 0px;
}
@media (min-width: 768px){
    button.action.tocart.primary.details_btn:before, button#order-button:before {
        font-size: 18px;
        line-height: 20px;
        content: " ";
        font-family: 'Material Icons';
        display: none;
    }
    .block-search .action.search:before {
        font-size: 20px;
        line-height: 16px;
        content: '\E8B6';
        font-family: 'Material Icons';
    }
    .modes-mode:before {
        content: '\E42A' !important;
        font-family: 'Material Icons' !important;
    }
    .mode-list:before {
        content: '\E8EF' !important;
    }
    .header.panel > .header.links > li a.My.Account:before, ul.header.links li a.My.Account:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: inherit;
        content: '\E7FD';
        font-family: 'Material Icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        padding: 0;
    }
    .header.panel > .header.links > li a.contact-link:before, ul.header.links li a.contact-link:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: inherit;
        content: '\E0C9';
        font-family: 'Material Icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        padding: 0;
    }
    .header.panel > .header.links > li.authorization-link a:before, ul.header.links li.authorization-link a:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: inherit;
        content: '\E897';
        font-family: 'Material Icons';
        margin: 0;
        vertical-align: top;
        display: inline-block;
        font-weight: normal;
        overflow: hidden;
        speak: none;
        text-align: center;
        padding: 0;
    }
}
@media only screen and (max-width: 767px){
    .navigation .parent .level-top:after {
        font-size: 24px;
        line-height: 50px;
        content: '+';
        font-family: inherit;
    }
    .navigation .parent .level-top.ui-state-active:after {
        content: '–';
    }
    .navigation .parent .level-top:after {
        position: absolute;
        right: 15px;
        top: 0;
    }
    .nav-sections-item-content {
        padding: 5px 0 25px;
    }
    .nav-sections .header.links {
        border-bottom: 0px solid #d1d1d1;
    }
    .nav-sections .header.links li > a {
        border-top: 0px solid #d1d1d1;
        border-bottom: 1px solid #d1d1d1;
    }
    .navigation .level0 {
        border-top: 0px solid #d1d1d1;
        border-bottom: 1px solid #d1d1d1;
    }
    .navigation .submenu:not(:first-child) > li > a {
        padding-left: 20px;
    }
    .nav-sections .header.links li > a, .navigation .level0 > .level-top {
        line-height: 24px;
        min-height: 20px;
        padding: 13px 20px;
        color: #333;
    }
}
@media (max-width: 639px){
    a#tab-label-additional-title:before {
        font-size: 24px;
        line-height: 40px;
    }
}

/* ABCPREMIUM ICONFONT */
[class^="abcicon-"], [class*=" abcicon-"] {
    font-family: 'abcpremium-iconfont' !important;
    font-size: 24px;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none !important;
    text-align: center;
}
.sorter-action:before {
    font-size: 18px;
    line-height: 32px;
    content: '\ea4c';
    font-family: 'abcpremium-iconfont';
    color: inherit;
}
.sorter .sort-desc:before {
    content: '\ea4d';
}
a.abcicon-paypal:before {
    content: '\e604';
    font-size: 24px;
    line-height: 20px;
}
a.abcicon-amazon-pay:before {
    content: '\e613';
    font-size: 25px;
    line-height: 20px;
}
a.abcicon-ec:before {
    content: '\e600';
    font-size: 22px;
    line-height: 20px;
}
a.abcicon-maestro:before {
    content: '\e605';
    font-size: 22px;
    line-height: 20px;
}
a.abcicon-mastercard:before {
    content: '\e602';
    font-size: 22px;
    line-height: 20px;
}
a.abcicon-visa:before {
    content: '\e601';
    font-size: 24px;
    line-height: 20px;
}
a.abcicon-dhl:before {
    content: '\e925';
    font-size: 16px;
    line-height: 24px;
}
a.abcicon-facebook:before {
    content: '\ea90';
    font-size: 16px;
    line-height: 18px;
}
a.abcicon-twitter:before {
    content: '\e92e';
    font-size: 18px;
    line-height: 20px;
}
a.abcicon-instagram:before {
    content: '\ea92';
    font-size: 18px;
    line-height: 20px;
}
a.abcicon-instagram:hover:before {
    color: #333;
}
a.abcicon-pinterest:before {
    content: '\e922';
    font-size: 18px;
    line-height: 20px;
}
a.abcicon-youtube:before {
    content: '\f838';
    font-size: 18px;
    line-height: 20px;
}
a.abcicon-googleplus:before {
    content: '\e914';
    font-size: 22px;
    line-height: 22px;
}
a.abcicon-xing:before {
    content: '\e933';
    font-size: 18px;
    line-height: 20px;
}
h3.ui-accordion-header:before{
    content: '\ea0a';
    font-family: 'abcpremium-iconfont';
    font-size: 10px;
    line-height: 19px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none !important;
    text-align: center;
    margin-right: 8px;
}
h3.ui-accordion-header.ui-state-active:before{
    content: '\ea0b';
    font-family: 'abcpremium-iconfont';
    font-size: 10px;
    line-height: 19px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none !important;
    text-align: center;
    margin-right: 8px;
}

/* PANEL HEADER WITH CUSTOMER LINKS */
.page-header .panel.wrapper {
    border-bottom: 0 !important;
    background: #fff !important;
}
li.link.wishlist, li.greet.welcome {
    display: none !important;
}
a.action.advanced {
    display: none;
}
.block-search .control {
    border-top: 0px solid #fff !important;
}
@media (min-width: 768px), print {
    .block-search input[type="text"] {
        background: #f5f5f5;
        border: 0px solid #cccccc;
        border-radius: 0px;
        padding: 0 15px;
        height: 50px;
    }
    .block-search .control {
        padding: 0 !important;
    }
    .block-search .action.search {
        top: -3px;
    }
    header.page-header {
        padding-bottom: 10px;
    }
    .header.panel > .header.links > li.welcome, .header.panel > .header.links > li a {
        line-height: 24px !important;
    }
}

/* LANGUAGE SWITCHER */
strong.view-default:before, .page-header .switcher .options ul.dropdown li.view-default a:before {
    content: '';
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
    width: 25px;
    height: 16px;
    background-image: url(../images/language/de.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    image-rendering: -webkit-optimize-contrast;
}
strong.view-shop_en:before, .page-header .switcher .options ul.dropdown li.view-shop_en a:before {
    content: '';
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
    width: 25px;
    height: 16px;
    background-image: url(../images/language/en.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    image-rendering: -webkit-optimize-contrast;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    min-width: 70px;
}
.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after, .page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after, .nav-sections .switcher-trigger strong:after{
    display: none;
}
@media (min-width: 768px){
    .page-header .switcher strong span {
        font-size: 12px;
        visibility: hidden;
        width: 0 !important;
        height: 0 !important;
        padding: 0;
        margin: 0;
        display: inline-block;
    }
}
@media only screen and (max-width: 767px){
    .nav-sections .switcher {
        border-top: 0px solid #d1d1d1;
        padding: 13px 20px;
    }
}

/* STORE VIEWS */
strong.view-de:before, .page-header .switcher .options ul.dropdown li.view-de a:before,
strong.view-employees_de:before, .page-header .switcher .options ul.dropdown li.view-employees_de a:before,
strong.view-ariba_de:before, .page-header .switcher .options ul.dropdown li.view-ariba_de a:before,
strong.view-b2c_de:before, .page-header .switcher .options ul.dropdown li.view-b2c_de a:before,
strong.view-intern_de:before, .page-header .switcher .options ul.dropdown li.view-intern_de a:before {
    border-radius: 0;
    content: '';
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
    width: 25px;
    height: 17px;
    background-image: url(../images/language/de.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    image-rendering: -webkit-optimize-contrast;
}
strong.view-en:before, .page-header .switcher .options ul.dropdown li.view-en a:before,
strong.view-employees_en:before, .page-header .switcher .options ul.dropdown li.view-employees_en a:before,
strong.view-ariba_en:before, .page-header .switcher .options ul.dropdown li.view-ariba_en a:before,
strong.view-b2c_en:before, .page-header .switcher .options ul.dropdown li.view-b2c_en a:before,
strong.view-intern_en:before, .page-header .switcher .options ul.dropdown li.view-intern_en a:before {
    border-radius: 0;
    content: '';
    vertical-align: middle;
    overflow: hidden;
    speak: none;
    text-align: center;
    visibility: visible;
    display: inline-block !important;
    width: 25px;
    height: 17px;
    background-image: url(../images/language/en.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 5px;
    image-rendering: -webkit-optimize-contrast;
}
.page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
    min-width: max-content;
}
.page-header .switcher .options ul.dropdown a {
    color: #1E2328;
    text-decoration: none;
}
@media (min-width: 768px){
    strong.view-default:before {
        margin-top: -25px;
    }
}

/* COLORS */
.action.primary,
button#product-addtocart-chili-button {
    background-color: #00968F;
    background: #00968F;
    color: #C7F5AB;
    border: 1px solid #00968F;
}
.action.primary:hover,
button#product-addtocart-chili-button:hover {
    background-color: #007078;
    background: #007078;
    color: #C7F5AB;
    border: 1px solid #007078;
}
.action.primary:focus,
.action.primary:active {
    background: #1E2328;
    border: 1px solid #1E2328;
    color: #C7F5AB;
}
.action.primary.black {
    background: transparent;
    background-color: transparent;
    border: 1px solid #1E2328;
    color: #1E2328;
}
.action.primary.black:hover {
    background: #1E2328;
    background-color: #1E2328;
    border: 1px solid #1E2328;
    color: #C7F5AB;
}
a, .alink, a:visited, .alink:visited, .message.info a, .pages a.page, .pages a.page:visited {
    text-decoration: underline;
    -webkit-transition: all 10ms ease-in-out;
    -moz-transition: all 10ms ease-in-out;
    -ms-transition: all 10ms ease-in-out;
    -o-transition: all 10ms ease-in-out;
    transition: all 10ms ease-in-out;
}
a:hover, .alink:hover {
    color: #007078;
    text-decoration: underline;
}
footer a:hover, footer .alink:hover {
    opacity: 0.6;
}
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    border-color: #00968F !important;
}
.breadcrumbs .items {
    color: #1E2328;
}
.minicart-wrapper .action.showcart:before {
    color: #fff;
}
.block-search input[type="text"]::-webkit-input-placeholder,
.block-search input[type="text"]::-moz-placeholder,
.block-search input[type="text"]:-ms-input-placeholder,
.block-search input[type="text"]:-moz-placeholder {
    color: #1E2328;
}
.navigation .level0 > .level-top {
    color: #00968F !important;
}
header.page-header {
    background: #fff;
    background: rgba(255,255,255,0);
    border-bottom: 0px solid #fff;
}
.page-header .panel.wrapper {
    background: transparent !important;
}
.nav-toggle:before {
    color: #00968F;
}
.nav-sections-item-content {
    background: #F5F7FA;
    border-bottom: 0px solid #00968F;
}
footer.page-footer {
    background: #00968F;
    color: #fff;
    border-top: 0px solid #00968F;
}
.footer.content {
    background: transparent;
    color: #fff;
}
body.customer-account-login .footer.content, body.customer-account-login #to_top_btn, body.customer-account-login footer.page-footer {
    background: 0 0;
}
.abs-action-remove, .cart.table-wrapper .action.help.map, .opc-wrapper .edit-address-link, .opc-block-shipping-information .shipping-information-title .action-edit, .action-auth-toggle, .checkout-payment-method .checkout-billing-address .action-cancel, .checkout-agreements-block .action-show, .cart-summary .block.giftcard .action.check, .gift-options .actions-toolbar .action-cancel, .table-comparison .wishlist.split.button > .action, .product-items .wishlist.split.button > .action, .paypal-button-widget .paypal-button, .abs-add-fields .action.remove, .form-giftregistry-share .action.remove, .form-giftregistry-edit .action.remove, .form-add-invitations .action.remove, .form-create-return .action.remove, .form.send.friend .action.remove {
    color: #00968F;
}
.abs-action-button-as-link:hover, .abs-action-remove:hover, .cart.table-wrapper .action.help.map:hover, .opc-wrapper .edit-address-link:hover, .opc-block-shipping-information .shipping-information-title .action-edit:hover, .action-auth-toggle:hover, .checkout-payment-method .checkout-billing-address .action-cancel:hover, .checkout-agreements-block .action-show:hover, .cart-summary .block.giftcard .action.check:hover, .gift-options .actions-toolbar .action-cancel:hover, .table-comparison .wishlist.split.button > .action:hover, .product-items .wishlist.split.button > .action:hover, .paypal-button-widget .paypal-button:hover, .abs-add-fields .action.remove:hover, .form-giftregistry-share .action.remove:hover, .form-giftregistry-edit .action.remove:hover, .form-add-invitations .action.remove:hover, .form-create-return .action.remove:hover, .form.send.friend .action.remove:hover {
    color: #00968F;
}
.checkout-payment-method .payment-option-title .action-toggle {
    color: #1E2328;
}
.opc-progress-bar-item._active:before {
    background: #00968F;
}
.opc-progress-bar-item._active > span:before {
    background: #00968F;
}
.opc-progress-bar-item > span:after,
.opc-progress-bar-item > span {
    color: #cdcdcd;
}
.opc-progress-bar-item > span:after {
    background: #cdcdcd;
    color: #fff;
    content: '';
}
.opc-progress-bar-item > span:after, .opc-progress-bar-item > span:before, .opc-progress-bar-item > span:after, .opc-progress-bar-item:before {
    background: #cdcdcd;
}
.opc-progress-bar-item._active > span:after {
    background: #00968F;
}
.opc-progress-bar-item._complete:before, .opc-progress-bar-item._complete > span:before, .opc-progress-bar-item._complete > span:after, li.opc-progress-bar-item._complete > span:before, .opc-progress-bar-item._complete > span:after {
    background: #00968F;
}
.opc-wrapper .shipping-address-item.selected-item:after {
    background: #00968F;
    color: #fff;
}
.opc-wrapper .shipping-address-item.selected-item {
    border-color: #00968F;
}
.account-nav .item.current a, .account-nav .item.current strong {
    border-color: #00968F;
}
.opc-progress-bar-item._complete > span, .opc-progress-bar-item._active > span {
    color: #00968F;
}
.message.notice {
    font-size: 100%;
    background: #fff;
    color: #00968F;
    padding: 6px 20px;
    padding-left: 30px;
}
.message.notice > *:first-child:before {
    font-size: 20px;
    line-height: 20px;
    color: #00968F;
    content: 'error';
    font-family: 'Material Icons';
    width: 25px;
}
header.page-header .navigation .level0>.level-top,
.header.panel>.header.links>li:hover a,
header.page-header .header.panel>.header.links>li a.My.Account:before,
header.page-header ul.header.links li a.My.Account:before,
header.page-header .header.panel>.header.links>li:hover a.My.Account,
header.page-header .header.panel>.header.links>li.authorization-link a:before,
header.page-header .header.panel>.header.links>li.authorization-link:hover a:before,
header.page-header .header.panel>.header.links>li a.contact-link:before,
header.page-header .header.panel>.header.links>li:hover a.contact-link:before,
header.page-header ul.header.links li a.contact-link:before,
header.page-header .minicart-wrapper .action.showcart:before {
    color: #00968F !important;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
@media (min-width: 768px), print{
    header.page-header {
        background: #fff;
        background: rgba(255,255,255,0);
    }
    body.transparent-header header.page-header {
        background: #fff;
        background: rgba(255,255,255,0);
        border-bottom: 0px solid #47505A;
    }
    body.transparent-header .level0>.level-top {
        color: #fff !important;
    }
    body.body-light-theme.transparent-header .level0>.level-top {
        color: #00968F !important;
    }
    body.body-dark-theme.transparent-header .level0>.level-top {
        color: #fff !important;
    }
    body.transparent-header header.page-header .navigation .level0>.level-top,
    body.transparent-header .header.panel>.header.links>li:hover a,
    body.transparent-header header.page-header .header.panel>.header.links>li a.My.Account:before,
    body.transparent-header header.page-header ul.header.links li a.My.Account:before,
    body.transparent-header header.page-header .header.panel>.header.links>li:hover a.My.Account,
    body.transparent-header header.page-header .header.panel>.header.links>li.authorization-link a:before,
    body.transparent-header header.page-header .header.panel>.header.links>li.authorization-link:hover a:before,
    body.transparent-header header.page-header .header.panel>.header.links>li a.contact-link:before,
    body.transparent-header header.page-header .header.panel>.header.links>li:hover a.contact-link:before,
    body.transparent-header header.page-header ul.header.links li a.contact-link:before,
    body.transparent-header header.page-header .minicart-wrapper .action.showcart:before {
        color: #fff !important;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }
    body.body-light-theme.transparent-header header.page-header .navigation .level0>.level-top,
    body.body-light-theme.transparent-header .header.panel>.header.links>li:hover a,
    body.body-light-theme.transparent-header header.page-header .header.panel>.header.links>li a.My.Account:before,
    body.body-light-theme.transparent-header header.page-header ul.header.links li a.My.Account:before,
    body.body-light-theme.transparent-header header.page-header .header.panel>.header.links>li:hover a.My.Account,
    body.body-light-theme.transparent-header header.page-header .header.panel>.header.links>li.authorization-link a:before,
    body.body-light-theme.transparent-header header.page-header .header.panel>.header.links>li.authorization-link:hover a:before,
    body.body-light-theme.transparent-header header.page-header .header.panel>.header.links>li a.contact-link:before,
    body.body-light-theme.transparent-header header.page-header .header.panel>.header.links>li:hover a.contact-link:before,
    body.body-light-theme.transparent-header header.page-header ul.header.links li a.contact-link:before,
    body.body-light-theme.transparent-header header.page-header .minicart-wrapper .action.showcart:before {
        color: #fff !important;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }
    body.body-dark-theme.transparent-header header.page-header .navigation .level0>.level-top,
    body.body-dark-theme.transparent-header .header.panel>.header.links>li:hover a,
    body.body-dark-theme.transparent-header header.page-header .header.panel>.header.links>li a.My.Account:before,
    body.body-dark-theme.transparent-header header.page-header ul.header.links li a.My.Account:before,
    body.body-dark-theme.transparent-header header.page-header .header.panel>.header.links>li:hover a.My.Account,
    body.body-dark-theme.transparent-header header.page-header .header.panel>.header.links>li.authorization-link a:before,
    body.body-dark-theme.transparent-header header.page-header .header.panel>.header.links>li.authorization-link:hover a:before,
    body.body-dark-theme.transparent-header header.page-header .header.panel>.header.links>li a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header .header.panel>.header.links>li:hover a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header ul.header.links li a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header .minicart-wrapper .action.showcart:before {
        color: #fff !important;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }
    body.transparent-header header.page-header.sticky .navigation .level0>.level-top,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li:hover a,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li a.My.Account:before,
    body.transparent-header header.page-header.sticky ul.header.links li a.My.Account:before,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li:hover a.My.Account,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li.authorization-link a:before,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li.authorization-link:hover a:before,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li a.contact-link:before,
    body.transparent-header header.page-header.sticky .header.panel>.header.links>li:hover a.contact-link:before,
    body.transparent-header header.page-header.sticky ul.header.links li a.contact-link:before,
    body.transparent-header header.page-header.sticky .minicart-wrapper .action.showcart:before {
        color: #00968F !important;
    }
    body.body-dark-theme.transparent-header header.page-header.sticky .navigation .level0>.level-top,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li:hover a,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li a.My.Account:before,
    body.body-dark-theme.transparent-header header.page-header.sticky ul.header.links li a.My.Account:before,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li:hover a.My.Account,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li.authorization-link a:before,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li.authorization-link:hover a:before,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header.sticky .header.panel>.header.links>li:hover a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header.sticky ul.header.links li a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header.sticky .minicart-wrapper .action.showcart:before {
        color: #fff !important;
    }
    .page-header .panel.wrapper {
        background: transparent !important;
    }
    .navigation .level0 > .level-top {
        color: #fff !important;
        line-height: 35px !important;
        padding: 8px 10px 8px !important;
    }
    .block-search .action.search {
        background: transparent !important;
        border-bottom: 0px solid #fff !important;
    }
    .block-search .action.search:before {
        color: #000 !important;
    }
    .block-search input[type="text"] {
        background: #ecf0f1;
        background: rgba(255,255,255,0.4);
        border-bottom: 0px solid #1E2328;
        height: 42px;
        box-sizing: border-box;
    }
    .block-search input[type="text"]::-webkit-input-placeholder, .block-search input[type="text"]::-moz-placeholder, .block-search input[type="text"]:-ms-input-placeholder, .block-search input[type="text"]:-moz-placeholder {
        color: #1E2328;
    }
    .panel.header div#switcher-language, li.authorization-link, .header.panel > .header.links > li:first-child, .header.panel > .header.links > li:nth-child(3n) {
        background: transparent;
    }
    .panel.header div#switcher-language {
        padding-top: 6px !important;
    }
    .nav-sections {
        background: #F5F7FA;
    }
    .nav-sections div#switcher-language {
        display: none !important;
    }
    #to_top_btn {
        background: transparent;
    }
    #to_top_btn:before {
        color: #fff;
    }
    .body-dark-theme.transparent-header .minicart-wrapper .action.showcart .counter.qty {
        background: transparent;
        color: #fff;
    }
    .body-dark-theme.transparent-header .sticky .minicart-wrapper .action.showcart .counter.qty {
        background: transparent;
        color: #00968F;
    }
}
@media only screen and (max-width: 767px){
    .navigation .level0 > .level-top, .navigation .level0 > .level-top, .navigation .submenu:not(:first-child) > li > a, .nav-sections .header.links li {
        color: #00968F !important;
    }
    .nav-sections-item-content {
        background: #00968F;
    }
}

/* CUSTOM DESIGN */
select {
    background: #fff;
    color: #1E2328;
    height: 40px;
    border: 1px solid #ccc;
    word-spacing: 0px;
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-image: none;
    background: #fff url(../images/select-bg.svg) no-repeat 100% 48%;
    background-size: 30px 60px;
    padding-right: 15px;
}
table {
    color: #1E2328 !important;
}
input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
    background: #f5f5f5;
    border: 0px solid #ccc;
    border-bottom-width: 1px;
    height: 42px;
    transition: all 0.2s ease-in-out;
}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 0 0 #fff !important;
    background: #ecf0f1 !important;
}
.fieldset > .field.choice:before, .fieldset > .field.no-label:before {
    float: none !important;
}
.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after, .page-header .switcher .options .action.toggle.active:after, .page-footer .switcher .options .action.toggle.active:after, .nav-sections .switcher-trigger strong:after {
    display: none !important;
}

/* BEFORE HEADER */
.before_header {
    width: 100%;
    background: #1E2328;
    border-bottom: 1px solid #fff;
    display: block;
    position: relative;
    padding: 5px 0;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.before_header p {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    line-height: 2;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.before_header span {
    width: 33.33%;
    display: inline-block;
    display: list-item;
    text-align: -webkit-match-parent;
    box-sizing: border-box;
    text-align: center;
    list-style: none;
}
.before_header span:first-child {
    text-align: left;
    padding-left: 20px;
}
.before_header span:last-child {
    text-align: right;
    padding-right: 10px;
}
.before_header span a {
    color: #fff;
    font-weight: 400;
}
body.cms-home.cms-index-index header.page-header.sticky .before_header {
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
body.cms-home.cms-index-index header.page-header .before_header {
    background: transparent;
    border: none;
}
body.cms-home.cms-index-index header.page-header .before_header span{
    color: transparent;
}
body.cms-home.cms-index-index header.page-header.sticky .before_header {
    background: #1E2328;
}
body.cms-home.cms-index-index header.page-header.sticky .before_header span{
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
@media (max-width: 767px){
    .before_header span {
        width: 100%;
        text-align: left !important;
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* MINI CART */
.minicart-wrapper .action.close:before {
    color: #1E2328;
    content: '\ea78';
    font-family: 'abcpremium-iconfont';
    font-size: 30px;
    line-height: 30px;
}
.minicart-wrapper:before,
.minicart-wrapper:after {
    content: '';
    display: table;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.minicart-wrapper.active::before {
    background: rgba(0,0,0,.5);
    width: 100vw;
    height: 100vh;
    z-index: 8;
    content: '';
    position: fixed;
    top: 0;
    left: 0;
}
.action.primary#top-cart-btn-checkout{
    height: 50px;
}
.paypal.checkout.paypal-logo.paypal-express-in-context-mini-cart-container {
    margin-top: 5px;
    height: 50px;
    min-height: 35px;
    max-height: 55px;
    background: #00968F;
    color: #111;
}
.box-tocart .paypal img, .block-minicart .paypal img {
    display: block;
    margin: 0 auto;
    vertical-align: top;
    position: relative;
    top: 50%;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    text-align: center;
    height: 25px;
    max-height: 25px;
    min-height: 14px;
}
.minicart-wrapper .block-minicart {
    border: 0 !important;
    height: 100%;
    height: 100vh;
    margin: 0;
    min-width: auto;
    padding: 80px 20px 25px;
    position: fixed;
    right: -320px !important;
    top: 0;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    width: calc(100% - 54px) !important;
    z-index: 14;
}
.minicart-wrapper.active .block-minicart {
    display: block;
    height: 100vh;
    top: 0;
    right: 0 !important;
    z-index: 14;
}
.minicart-wrapper .action.close:hover:before {
    color: #1E2328;
    font-weight: 900;
}
.block-minicart .items-total {
    text-align: center;
    font-size: 24px;
    float: none;
    clear: both;
}
.minicart-items .product-item:not(:first-child) {
    margin-top: 5px;
    border-top: 0px solid #cccccc;
}
#top-cart-btn-checkout {
    width: 100%;
    text-transform: none;
}
.minicart-items-wrapper {
    margin-top: 20px;
    border-top: 0px solid #e9e9e9 !important;
    border-bottom: none;
    height: auto !important;
    max-height: 100vh;
}
.minicart-items .product-item {
    padding: 15px 0 5px;
}
#minicart-content-wrapper .minicart-items-wrapper .product-item-name {
    line-height: 18px;
    min-height: 20px;
    max-height: 54px;
    margin: 0;
}
.minicart-items-wrapper .product.options, .minicart-items .action.edit {
    display: inline-block !important;
}
.items-total-wrapper {
    display: none;
}
.minicart-title {
    position: absolute;
    margin: 0;
    padding: 0 0 10px 0;
    background: #fff;
    top: 25px;
    width: 100%;
    text-align: center;
    font-size: 20px !important;
    line-height: 32px;
    text-transform: none;
}
.minicart-wrapper .action.close {
    top: 5px;
    left: 5px;
}
.minicart-items .item-qty {
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    width: 52px;
}
.block-minicart .subtotal {
    padding: 10px 0;
    text-align: left;
    box-sizing: border-box;
    text-transform: none;
}
.block-minicart .subtotal span.label {
    display: inline-block;
}
.amount.price-container {
    display: inline-block;
    float: right;
}
.amount.price-container:after {
    content: ' ';
    clear: both;
}
.block-minicart .amount .price-wrapper:first-child .price {
    font-size: 14px;
    font-weight: 400;
}
.minicart-items .product-item-details .details-qty {
    margin-top: 0px;
    display: inline-block;
}
.minicart-items .product-item-pricing .price-container {
    display: inline-block;
    margin-right: 10px;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
    margin: 0;
}
.minicart-wrapper .product .actions {
    margin: -32px 0 0;
}
.minicart-items .action.delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    content: '\ea79';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0;
}
.minicart-items-wrapper .product.options,
.minicart-items .action.edit {
    display: inline-block !important;
}
.minicart-items .product-item-name a {
    vertical-align: top;
}
.minicart-items .product-item-details .price {
    font-weight: 400;
}
.minicart-items .product-item-details .details-qty input[type="number"] {
    width: 50px;
    background: #fff;
    margin-left: 5px;
}
.minicart-wrapper .block-minicart .abcpremium-checkout {
    position: absolute;
    width: calc(100% - 40px);
    bottom: 20px;
    right: 20px;
    left: 20px;
    background: #fff;
}
.minicart-items .update-cart-item {
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0.5px;
    height: 40px;
}
.abcpremium.additional-attributes dt.label, .abcpremium.additional-attributes dd.value {
    display: inline-block;
    padding-right: 5px;
}
.secondary button.action.viewcart {
    margin-top: 10px;
    padding: 10px;
    height: auto;
    line-height: 1.3;
    background: transparent;
    border: 1px solid #fff;
    color: #00968F;
}
.secondary button.action.viewcart:hover {
    background: #1E2328;
    border: 1px solid #1E2328;
    color: #fff;
}
.secondary button.action.viewcart a {
    color: #00968F;
    text-decoration: none;
}
.secondary button.action.viewcart:hover a {
    color: #fff;
}
@media (max-width: 480px) {
    div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
        width: 100vw;
        max-width: 320px;
        height: 100vh;
        position: fixed;
        margin: 0px;
        padding: 0px;
        top: 0px;
        bottom: 0px;
        right: 0px;
        display: block;
        z-index: 999 !important;
    }
    .minicart-wrapper .block-minicart:before {
        top: 0;
    }
    .minicart-wrapper .block-minicart {
        position: absolute;
        height: 100vh;
    }
    .minicart-title {
        top: 36px;
    }
    .minicart-wrapper .action.close {
        top: 25px;
    }
    .block-minicart .subtitle.empty {
        padding: 40px 0 20px;
    }
    .minicart-items .product-item-details .details-qty input[type="number"] {
        width: 40px;
        margin-left: 0px;
    }
    .minicart-items-wrapper {
        margin: 20px 0 0;
        padding: 0;
    }
    .minicart-items .update-cart-item {
        font-size: 11px;
    }
    div#minicart-content-wrapper .block-content {
        overflow: hidden;
        max-width: 100%;
    }
    div#minicart-content-wrapper {
        height: auto;
        max-height: calc(100vh - 190px);
        overflow: auto;
    }
}
@media (min-width: 768px) {
    .minicart-wrapper .block-minicart {
        height: 100%;
        margin: 0;
        min-width: auto;
        padding: 80px 20px 25px;
        position: fixed;
        top: 0;
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
        right: -450px !important;
        width: 450px !important;
        z-index: 14;
    }
    .minicart-wrapper.active .block-minicart {
        display: block;
        top: 0;
        right: 0 !important;
        z-index: 14;
    }
    .minicart-wrapper .action.close {
        left: 0;
    }
    .minicart-items-wrapper {
        max-height: 80vh !important;
    }
    .minicart-items .product-item-details .details-qty input[type="number"] {
        width: 60px;
    }
}
@supports (-webkit-overflow-scrolling: touch) {
    div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.mage-dropdown-dialog {
        width: 100vw;
        max-width: 320px;
        height: 100vh;
        position: fixed;
        margin: 0px;
        padding: 0px;
        top: 0px;
        bottom: 0px;
        right: 0px;
        display: block;
        z-index: 999 !important;
    }
    .minicart-wrapper .block-minicart:before {
        top: 0;
    }
    .minicart-wrapper .block-minicart {
        position: absolute;
        height: 100vh;
    }
    .minicart-wrapper.active .block-minicart {
        top: -20px;
        right: -15px;
    }
    .minicart-title {
        top: 36px;
    }
    .minicart-wrapper .action.close {
        top: 25px;
    }
    .block-minicart .subtitle.empty {
        padding: 40px 0 20px;
    }
    .minicart-items .product-item-details .details-qty input[type="number"] {
        width: 40px;
        margin-left: 0px;
    }
    .minicart-items-wrapper {
        margin: 20px 0 0;
        padding: 0;
    }
    .minicart-items .update-cart-item {
        font-size: 11px;
    }
    div#minicart-content-wrapper .block-content {
        overflow: hidden;
        max-width: 100%;
    }
    div#minicart-content-wrapper {
        height: auto;
        max-height: calc(100vh - 190px);
        overflow: auto;
    }
}

/* SEARCH abcpremium */
input#search::-webkit-input-placeholder {
    color: #666;
}
input#search::-moz-placeholder {
    color: #666;
}
input#search:-ms-input-placeholder {
    color: #666;
}
input#search:-moz-placeholder {
    color: #666;
}
form#search_mini_form button.action.primary[title="Suche"]:before,
form#search_mini_form button.action.primary[title="Search"]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    color: inherit;
    content: '\e9ff';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
button.action.search.cancel::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 30px;
    color: inherit;
    content: '\ea78';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
button.action.search.cancel {
    border: 0;
    padding: 6px 20px;
}
span.trigger {
    display: inline-block;
    height: 50px;
    width: 30px;
}
@media (max-width: 767px) {
    .search-trigger {
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }
}
@media (min-width: 768px), print{
    input#search::-webkit-input-placeholder {
        color: #666;
    }
    input#search::-moz-placeholder {
        color: #666;
    }
    input#search:-ms-input-placeholder {
        color: #666;
    }
    input#search:-moz-placeholder {
        color: #666;
    }
}

/* CATEGORY VIEW / PRODUCT GRID */
.products-grid .product-item {
    border-color: #e3e4e4;
    background: #fff;
    text-align: center;
}
.page-products li.product-item:hover .product-item-info, li.product-item:hover .product-item-info {
    opacity: 1;
    filter: brightness(1);
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0,0,0,0);
    box-shadow: 1px 1px 6px 0 rgba(0,0,0,0);
}
.products-grid .product-item .product-item-info img.photo.image {
    padding-top: 10px;
}
body.page-products.catalog-category-view .category-description {
    background: #fff;
}
body.page-products.catalog-category-view div.unit-content-wrapper {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    text-align: center;
}
.products-grid .product-item .product-item-inner,
.product-item-actions,
.products-grid .product-item .minimal-price-link,
.products-grid .product-item .baseprice {
    display: none;
}
.product-item-info {
    position: relative;
    border: 0px solid #f0f0f0;
    border-top: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 10px;
    padding-top: 50px;
    width: calc(100% - 20px) !important;
}
li.item.product.product-item .product.details.product-item-details .swatch-attribute.color {
    position: absolute;
    text-align: center;
    top: 0px;
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
li.item.product.product-item:hover .product.details.product-item-details .swatch-attribute.color {
    visibility: visible;
    opacity: 1;
}
li.item.product.product-item .product.details.product-item-details .swatch-attribute.color .swatch-option {
    clear: both;
}
.product.details.product-item-details {
    margin-top: 5px;
}
.product-item-name, .product.name a {
    font-size: 16px;
    line-height: 22px;
    min-height: 48px;
    max-height: 75px;
    overflow: hidden;
}
.product-item-name, .short-info, .vpe, .product-item .price-box {
    margin: 0px auto;
    max-width: 350px;
}
.short-info {
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin: 5px auto;
    padding-top: 5px;
    margin-bottom: 8px;
}
.vpe {
    padding: 5px;
    display: block;
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    width: 80px;
}
.product-item .price-box {
    margin: 10px auto 15px;
    min-height: 43px;
}
.product-item .special-price {
    display: inline-block;
}
.product-item .price-box .price {
    font-weight: 400;
    font-size: 14px;
}
.products-grid span.special-price {
    background: #1E2328;
    padding: 5px 13px;
    border-radius: 16px;
    color: #fff;
}
select.sorter-options, select.limiter-options {
    background: #fff;
    color: #1E2328;
    border: 1px solid #ccc;
    word-spacing: 0px;
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-image: none;
    background: #fff url(../images/select-bg.svg) no-repeat 100% 48%;
    background-size: 30px 60px;
    padding-right: 15px;
}
select.limiter-options{
    padding-right: 25px;
}
#lieferumfang {
    font-weight: 400;
    font-size: 14px;
    display: block;
}
.block.filter .filter-title {
    display: none;
}
.page-layout-2columns-left button.action.tocart.primary {
    font-size: 12px;
    max-width: 100%;
    overflow: hidden;
    padding: 10px 15px;
}
section.category-section{
    direction: ltr;
    display: block;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.374px;
    line-height: 25px;
    text-align: left;
    text-size-adjust: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
ul.category-section-positions{
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
li.category-section-item{
    display: block;
    width: 100%;
    background: transparent;
    border-bottom: 12px solid #fff;
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    text-align: -webkit-match-parent;
}
.category-section div.promo{
    position: relative;
    overflow: hidden;
    height: 154px;
}
.category-section div.promo-col-2{
    position: relative;
    overflow: hidden;
    height: 450px;
}
.category-section a.unit-wrapper{
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
}
.category-section div.unit-content-wrapper {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: left;
}
.category-section h2.unit-header{
    font-size: 34px !important;
    line-height: 1.07143;
    font-weight: 400;
    margin: 0;
}
.category-section h3.unit-subheader {
    font-size: 14px;
    line-height: 1.14815;
    font-weight: 400;
    margin: 6px 0 0;
    background: #fff;
    padding: 5px 15px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone !important;
    display: inline;
    width: 100%;
    line-height: 1.85;
    font-weight: 400;
    text-transform: none;
    color: #1E2328;
    text-shadow: 1px 1px 5px rgba(0,0,0,0) !important;
}
.category-section div.unit-image-wrapper{
    z-index: 1;
    overflow: visible;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.category-section div.unit-image-wrapper.image-fullwidth{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.category-section figure.unit-image{
    position: absolute;
    left: calc(50% - 212px);
    right: none;
    width: 425px;
    height: 154px;
    background-size: 425px 154px;
    background-repeat: no-repeat;
}
.category-section figure.unit-image.image-anchored-center{
    background-position-x: center;
}
.category-section figure.unit-image.image-anchored-top{
    top: calc(50% - 77px);
    bottom: none;
    background-position-y: top;
}
.category-section figure.unit-image.image-anchored-bottom{
    top: none;
    bottom: 0;
    background-position-y: bottom;
}
a.product-item-link {
    font-weight: 400;
}
dl#narrow-by-list:after {
    content: '';
    display: block;
    clear: both;
}
dt.filter-options-title {
    position: relative;
    margin: 0 !important;
    text-align: center;
}
dd.filter-options-content {
    width: 25%;
    box-sizing: border-box;
    display: none;
    visibility: hidden;
    opacity: 0;
}
dd.filter-options-content.active {
    display: block;
    visibility: visible;
    opacity: 1;
}
.category-spirituosen .breadcrumbs, .category-sekt-champagner .breadcrumbs, .category-whisky .breadcrumbs, .category-gin .breadcrumbs {
    display: none;
}
.slick-slider {
    padding: 0 !important;
}
.abcpremium-responsive-slider .slick-slide .copyright {
    left: initial !important;
    right: 20px !important;
}
ul.row.slick-slider {
    margin-bottom: 0;
}
ul.row.slick-slider li.col-sm-12 {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-top: 0;
    border-bottom: 0;
}
@media only screen and (min-width: 376px) {
    .category-section h2.unit-header{
        font-size: 40px !important;
    }
    .category-section div.promo,
    .category-section div.promo-col-2 {
        height: 278px;
    }
    .category-section figure.unit-image {
        position: absolute;
        left: calc(50% - 384px);
        right: none;
        width: 768px;
        height: 278px;
        background-size: 768px 278px;
        background-repeat: no-repeat;
    }
    .category-section figure.unit-image.image-anchored-top {
        top: calc(50% - 138px);
        bottom: none;
        background-position-y: top;
    }
}
@media only screen and (min-width: 768px){
    .category-section h3.unit-subheader{
        font-size: 24px;
        margin: 6px 0 0;
    }
    .category-section div.promo{
        height: 650px;
    }
    .category-section div.promo-col-2{
        height: 600px;
    }
    .category-section figure.unit-image{
        position: absolute;
        top: calc(50% - 400px);
        left: calc(50% - 950px);
        right: none;
        width: 1900px;
        height: 688px;
        background-size: 1900px 688px;
        background-repeat: no-repeat;
    }
    .category-section li.category-section-item.col-2 figure.unit-image {
        position: absolute;
        top: calc(50% - 225px);
        left: calc(50% - 225px);
        right: none;
        width: 450px;
        height: 450px;
        background-size: 450px 450px;
        background-repeat: no-repeat;
    }
    .category-section li.category-section-item.col-2{
        width: 50%;
        box-sizing: border-box;
        border: 6px solid #fff;
        background-color: transparent;
        height: 600px;
        overflow: hidden;
        display: inline-block;
        display: list-item;
        text-align: -webkit-match-parent;
    }
    .category-section li.category-section-item.col-2:nth-child(-n+2){
        border-top-width: 6px;
    }
    .category-section li.category-section-item.col-2:last-child(-n+2){
        border-bottom-width: 6px;
    }
    .category-section li.category-section-item.col-2:nth-child(odd){
        border-left-width: 0px;
    }
    .category-section li.category-section-item.col-2:nth-child(even){
        border-right-width: 0px;
    }
    .category-section li.category-section-item.col-2 h2.unit-header{
        font-size: 40px !important;
        line-height: 1;
    }
    .category-section h2.unit-header{
        font-size: 80px !important;
    }
    .category-section figure.unit-image.image-anchored-top{
        top: 0;
        bottom: none;
        background-position-y: top;
    }
    a.product-item-link {
        font-weight: 400;
    }
    .product-item-name, .product.name a {
        height: 75px;
    }
    .catalogsearch-result-index .sidebar-main {
        padding-right: 0;
    }
}
@media (max-width: 1023px){
    .product.actions.product-item-actions {
        display: none !important;
    }
}
@media only screen and (min-width: 1024px){
    .products-grid .product-item:hover {
        opacity: 1;
        filter: brightness(1);
        -webkit-box-shadow: 0px 0px 5px 0 rgba(0,0,0,0);
        box-shadow: 0 0 40px rgba(0,0,0,0.1);
        background: #fff;
        z-index: 1;
    }
    .category-section div.unit-content-wrapper {
        padding-top: 150px;
    }
    .category-section li.category-section-item.col-2 figure.unit-image {
        position: absolute;
        top: calc(50% - 300px);
        left: calc(50% - 300px);
        right: none;
        width: 600px;
        height: 600px;
        background-size: 600px 600px;
        background-repeat: no-repeat;
    }
    .catalogsearch-result-index .sidebar-main {
        padding-right: 0;
    }
    .products-grid .product-item .product-item-inner,
    .product-item .product-item-actions {
        display: inherit;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .products-grid .product-item:hover .product-item-inner,
    .product-item:hover .product-item-actions {
        display: inherit;
        visibility: visible;
        opacity: 1;
    }
    .product-item:hover .product-item-info {
        padding-bottom: 30px;
        padding-top: 20px;
    }
}

/* CATEGORY VIEW INVIS HEADER WITH IMAGE */
.content.fullwidth {
    max-width: 1314px !important;
}
body.catalog-category-view .top-container li.col-sm-12.max-height .content {
    z-index: 1;
}
.content.fullwidth.flag {
    text-align: right !important;
}
.content.fullwidth.flag img.flag {
    width: 200px;
    max-width: 200px;
    opacity: 1;
    filter: brightness(1);
}
section[class^="category-section-"].fullwidth, section[class*=" category-section-"].fullwidth {
    max-width: 100%;
}
section[class^="category-section-"].boxed, section[class*=" category-section-"].boxed {
    max-width: 1320px;
    margin: 0 auto;
}
label.copyright, label.copyright a {
    color: #fff;
    display: inline;
    text-shadow: 0px 0px 10px rgba(0,0,0,1);
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1px;
    text-transform: none;
}
label.copyright {
    position: absolute;
    bottom: 20px;
    left: initial;
    right: 20px;
}
.col-sm-6 label.copyright, .col-sm-6 label.copyright a {
    font-size: 8px;
    opacity: 0.9;
}
.col-sm-6 label.copyright {
    bottom: 10px;
    left: initial;
    right: 10px;
}
img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
}
@media (max-width: 1023px){
    .content.fullwidth.flag img.flag {
        width: 130px;
        max-width: 130px;
    }
}
@media (max-width: 767px){
    [class^="col-sm-"] .content.fullwidth.flag.center-center {
        left: 50%;
        top: 0%;
        transform: translateX(-50%) translateY(0%);
    }
    .content.fullwidth.flag img.flag {
        width: 80px;
        max-width: 80px;
    }
}
@media (min-width: 1024px){
    section[class^="category-section-"].fullwidth .content h1,
    section[class*=" category-section-"].fullwidth .content h1 {
        font-size: 40px !important;
    }
    section[class^="category-section-"].fullwidth .content h2,
    section[class*=" category-section-"].fullwidth .content h2 {
        font-size: 40px !important;
    }
}
@media (min-width: 1920px) {
    section[class^="category-section-"].fullwidth .content h1,
    section[class*=" category-section-"].fullwidth .content h1 {
        font-size: 45px !important;
    }
    section[class^="category-section-"].fullwidth .content h2,
    section[class*=" category-section-"].fullwidth .content h2 {
        font-size: 45px !important;
    }
}
@media (min-width: 2560px) {
    section[class^="category-section-"].fullwidth .content h1,
    section[class*=" category-section-"].fullwidth .content h1 {
        font-size: 60px !important;
    }
    section[class^="category-section-"].fullwidth .content h2,
    section[class*=" category-section-"].fullwidth .content h2 {
        font-size: 60px !important;
    }
    .ambanners section[class^="category-section-"].fullwidth .content h2,
    .ambanners section[class*=" category-section-"].fullwidth .content h2 {
        font-size: 45px !important;
    }
}

/* PRODUCT VIEW */
.fotorama__caption__wrap {
    visibility: hidden;
}
.page-title-wrapper.product h1 {
    font-weight: 400;
    margin-bottom: 30px !important;
}
.product-info-main .product-reviews-summary {
    margin: 0;
    margin-left: 5px;
}
.product-info-main .product.attribute.overview {
    margin: 5px 0 20px;
}
#product-addtocart-chili-button, .bundle-actions .action.primary, .bundle-options-container .block-bundle-summary .box-tocart .action.primary, .product-info-main .box-tocart .action.tocart, .product-options-bottom .box-tocart .action.tocart, .cart-container .checkout-methods-items .action.primary, .block-minicart .block-content > .actions > .primary .action.primary, .methods-shipping .actions-toolbar .action.primary, .block-authentication .action.action-register, .block-authentication .action.action-login, .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary, .form-address-edit .actions-toolbar .action.primary, .multicheckout .action.primary {
    border-radius: 56px !important;
}
.product-info-main .price-box .price-wrapper .price, .product-options-bottom .price-box .price-wrapper .price {
    font-size: 32px;
    line-height: 32px;
    font-weight: 400;
}
.product-info-main .price-box .old-price .price-wrapper .price, .product-options-bottom .price-box .old-price .price-wrapper .price {
    font-size: 16px;
    line-height: 18px;
}
.old-price span.priceextender,
.old.price span.priceextender {
    display: none;
}
span.priceextender,
span.priceextender span.price {
    font-size: 14px !important;
}
.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
    height: 54px;
    width: 56px;
}
div#abcpremium_delivery_date {
    font-weight: 400;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    font-weight: 400;
    line-height: 1.2;
    margin: 20px 0 20px;
    text-transform: none;
}
.product-info-main .stock.available:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\ea6f';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.product-info-main .stock.unavailable:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\ea69';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.qty_control_btn {
    border: 0px solid #c2c2c2 !important;
    height: 54px !important;
    line-height: 54px !important;
    font-weight: 400;
}
span.qty_control_btn.qty_dec {
    border-right-width: 0px !important;
}
span.qty_control_btn.qty_inc {
    border-left-width: 0px !important;
}
.catalog-product-view .action.primary.tocart,
button#product-addtocart-button {
    background-color: #00968F;
    background: #00968F;
    color: #C7F5AB;
    border: 1px solid #00968F;
}
.catalog-product-view .action.primary.tocart:hover,
button#product-addtocart-button:hover {
    background-color: rgb(45,84,99);
    background: rgb(45,84,99);
    color: #C7F5AB;
    border: 1px solid #rgb(45,84,99);
}
button#product-addtocart-button:before,
button.action.tocart.primary:before,
button#order-button:before,
button#product-addtocart-button-punchout:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 22px;
    content: "\ea68";
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.catalog-product-view .product-info-price {
    margin-bottom: 20px;
}
.action.towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 22px;
    content: '\ea3b';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.product.attribute.description div.value ul {
    padding-left: 15px;
}
.product.data.items>.item.title:not(.disabled)>.switch:active,
.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover,
.product.data.items>.item.title>.switch {
    background: #fff !important;
    border-top: 1px solid #e9e9e9 !important;
    border-bottom: 1px solid #fff !important;
    padding: 15px 30px 15px 5px !important;
    text-transform: none;
    color: #1E2328 !important;
    font-weight: 700 !important;
}
body.catalog-product-view table {
    color: #1E2328 !important;
}
.product.info.detailed .additional-attributes {
    width: 100%;
}
body.catalog-product-view select {
    background: #fff;
    background: #fff url(../images/select-bg.svg) no-repeat 98% 48%;
    background-size: 30px 60px;
    border-radius: 56px !important;
    color: #1E2328;
    border: 1px solid #ccc;
    height: 54px;
    padding: 16px 24px;
    word-spacing: 0px;
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-border-image: none;
}
body.catalog-product-view input[type=checkbox] {
    top: 5px;
}
.fotorama__thumb__arr {
    background-color: rgba(255, 255, 255, 0.9) !important;
}
.fotorama__thumb-border {
    border: 0px solid #ccc !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
    opacity: 0.5;
}
.fotorama__nav__frame.fotorama__nav__frame--thumb.fotorama__active {
    opacity: 1;
}
.product.media {
    position: relative;
}
.products-upsell li.item.product.product-item {
    border-color: #fff;
    background: #fff;
}
.additional-attributes-wrapper.table-wrapper {
    margin-bottom: 0px;
}
a#tab-label-additional-title:before {
    display: none;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
    margin: 20px 0 0;
    width: 100%;
}
.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
    margin: 0 0 10px;
}
.product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions {
    max-width: 100%;
    width: 100%;
}
div.after-add-to-card {
    padding:20px;
    background-color:#e9e9e9;
}
.block.upsell {
    background: #fff;
    padding: 20px 0px 30px;
}
.block.upsell .products-grid .product-item {
    text-align: center;
}
div.before-upselling-products {
    clear: both;
}
ul.row.product-icons {
    -webkit-padding-start: 0px;
}
.before-upselling-products .content.product-icons {
    border: none!important;
    padding: 5px
}
.before-upselling-products .content.product-icons h3 {
    text-transform: none;
    font-weight: 400;
}
.before-upselling-products .content.product-icons span:before {
    font-size: 48px;
    line-height: 50px;
}
.before-upselling-products .content.product-icons span.abcicon-pie-chart:before {
    font-size: 46px;
    line-height: 50px;
    padding-left: 1px;
}
.before-upselling-products .content.product-icons span.abcicon-pie-chart:before {
    font-size: 42px;
    line-height: 50px;
}
.before-upselling-products .content.product-icons span.abcicon-zoom:before {
    font-size: 38px;
    line-height: 50px;
}
.abs-action-addto-product, .block-event .slider-panel .slider .item .action.event, .bundle-options-container .block-bundle-summary .product-addto-links > .action, .product-info-main .action.tocompare, .product-options-bottom .action.tocompare, .product-info-main .action.towishlist, .product-options-bottom .action.towishlist, .block-bundle-summary .action.towishlist {
    background: #fff;
    border: 1px solid #1E2328;
    border-radius: 56px !important;
    color: #1E2328;
    height: 56px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    min-height: 42px;
    padding: 16px 24px !important;
    text-align: center;
    text-transform: none;
    width: 100%;
}
.abs-action-link-button:hover, .abs-action-addto-product:hover, .block-event .slider-panel .slider .item .action.event:hover, .bundle-options-container .block-bundle-summary .product-addto-links > .action:hover, .product-info-main .action.tocompare:hover, .product-options-bottom .action.tocompare:hover, .product-info-main .action.towishlist:hover, .product-options-bottom .action.towishlist:hover, .block-bundle-summary .action.towishlist:hover {
    border: 1px solid #ecf0f1;
    background: #ecf0f1;
    color: #1E2328;
}
.product-info-main .product.attribute.sku {
    display: none !important;
    visibility: hidden;
    opacity: 0;
    color: #1E2328;
    margin-bottom: 20px;
}
.catalog-product-view section.homepage-section.icons {
    margin-bottom: 30px;
    padding: 30px 10px;
    box-sizing: border-box;
    clear: both;
}
section.homepage-section.icons li[class^="col-sm-"] a img {
    max-width: 35px;
    margin-bottom: 15px;
    filter: brightness(100);
}
section.homepage-section.icons.feature-attributes li[class^="col-sm-"] img {
    max-width: 50px;
    height: 50px;
}
section.homepage-section.icons li[class^="col-sm-"]:hover a img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
section.homepage-section.icons h2.unit-header {
    font-size: 18px !important;
    text-shadow: 1px 1px 5px rgba(0,0,0,0);
    margin-bottom: 10px;
}
section.homepage-section.icons p {
    font-size: 14px;
    text-shadow: 1px 1px 5px rgba(0,0,0,0);
}
.products-grid.products-related li.item.product.product-item {
    padding: 10px;
}
.products-grid.products-related .product-item-info.related-available {
    padding: 10px;
    box-sizing: border-box;
    border-color: #fff;
    /* background: #fff; */
}
.products-grid.products-related a.product.photo.product-item-photo {
    width: 30%;
    float: left;
    box-sizing: border-box;
}
.products-grid.products-related .product.details.product-item-details {
    width: 70%;
    float: left;
    box-sizing: border-box;
    padding-bottom: 10px;
}
.products-grid.products-related .vintage {
    margin: 0 auto 0;
    min-height: 0;
}
.products-grid.products-related input[type="checkbox"]:checked,
.products-grid.products-related input[type="checkbox"]:not(:checked),
.products-grid.products-related input[type="radio"]:checked,
.products-grid.products-related input[type="radio"]:not(:checked) {
    margin: 2px 10px 0 0;
}
button.action.abcpremium_pre_order_btn.primary {
    width: 100%;
}
.product-social-links {
    width: 50%;
    display: inline-block;
    float: left;
    border-right: 10px solid transparent;
    box-sizing: border-box;
}
.product.pricing {
    display: inline-block;
    clear: both;
}
aside.modal-popup.modal-slide._show .abcpremium.size-chart {
    width: 100%;
    display: block;
}
.abcpremium.size-chart {
    width: 50%;
    display: inline-block;
    margin: 0 0 10px;
}
@media (max-width: 767px){
    body.catalog-product-view main#maincontent {
        text-align: center;
    }
    .product.data.items .item.title a:after {
        position: absolute;
        right: 30px;
        top: inherit;
    }
    span.priceextender {
        display: block;
    }
    .product-info-main .field.qty {
        margin-bottom: 20px !important;
    }
    body.catalog-product-view .block.upsell li.item.product.product-item:nth-child(5n),
    body.catalog-product-view .block.upsell li.item.product.product-item:nth-child(6n) {
        display: none !important;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px !important;
    }
    .block.related li.item.product.product-item {
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1023px){
    .catalog-product-view .column.main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-layout-1column .product-info-main {
        width: 100% !important;
        text-align: center;
        float: none;
    }
    .page-layout-1column .product.media {
        width: 100% !important;
        -ms-flex-order: -1;
        -webkit-order: -1;
        order: -1;
        float: none;
    }
    .product-info-main .product-reviews-summary {
        margin: 0 auto;
    }
    .rating-summary .rating-result {
        width: 86px;
        margin-left: 0;
    }
    .product-reviews-summary .rating-summary {
        width: 100%;
    }
    span.priceextender {
        display: block;
    }
    .product-info-main .field.qty {
        margin-bottom: 20px !important;
    }
}
@media (min-width: 768px){
    .page-title-wrapper.product h1 {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }
    .product.data.items > .item.content {
        margin-top: 50px !important;
        padding: 30px 5px 30px 5px !important;
        background: #fff !important;
        border-bottom: 0px solid #1E2328 !important;
        border-top: 1px solid #1E2328 !important;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:active,
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover,
    .product.data.items > .item.title > .switch {
        background: transparent !important;
        border-top: 0px solid #fff !important;
        border-bottom: 1px solid #1E2328 !important;
        padding: 15px 30px 14px !important;
        font-weight: 500 !important;
    }
    .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        border-width: 0 !important;
        border-bottom: 1px solid #1E2328 !important;
        font-weight: 500 !important;
        margin-top: 0;
    }
    .product.data.items > .item.title > .switch {
        border-width: 0 !important;
        margin-left: 10px;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .product.data.items > .item.title > .switch:hover {
        border-bottom: 1px solid #1E2328 !important;
    }
    .product.data.items > .item.title {
        margin: -3px -1px 0 0 !important;
    }
    .product.data.items > .item.title:first-child {
        margin-left: 5px !important;
    }
    body.catalog-product-view table tr {
        box-sizing: border-box;
    }
    body.catalog-product-view table tr:nth-child(2n+1) {
        background: #f8f8f8;
    }
    .product.info.detailed .additional-attributes > tbody > tr > td {
        padding: 8px 15px 8px 5px;
    }
    .product.info.detailed .additional-attributes > tbody > tr > th {
        padding: 8px 15px 8px 15px;
    }
    tbody:after {
        content: '';
        display: block;
        clear: both;
    }
    section.homepage-section.icons .row h2.unit-header {
        font-size: 18px !important;
    }
    section.homepage-section.icons .row h4.unit-header {
        font-size: 18px !important;
        font-weight: 400;
    }
}
@media (min-width: 1024px){
    .page-layout-1column .block.widget .products-grid.products-related .product-item,
    .page-layout-2columns-left .block.widget .products-grid.products-related .product-item,
    .page-layout-2columns-right .block.widget .products-grid.products-related .product-item,
    .page-layout-3columns .block.widget .products-grid.products-related .product-item,
    .page-products.page-layout-1column .products-grid.products-related .product-item,
    .page-products.page-layout-2columns-left .products-grid.products-related .product-item,
    .page-products.page-layout-2columns-right .products-grid.products-related .product-item,
    .page-products.page-layout-3columns .products-grid.products-related .product-item,
    .products-grid.products-related .product-item {
        width: 33.33333333% !important;
        border-top-width: 5px;
        border-bottom-width: 5px;
        border-left-width: 2.5px;
        border-right-width: 5px;
    }
}
@media (min-width: 1920px) {
    .page-title-wrapper.product h1 {
        font-size: 40px !important;
        line-height: 1.2 !important;
    }
    .product.attribute.description {
        max-width: 768px;
    }
}
@media (min-width: 2560px) {
    .page-title-wrapper.product h1 {
        font-size: 40px !important;
    }
}

/* PRODUCT VIEW AFTER ADD TO CART BUTTON */
ol.row.specials {
    margin: 20px 0;
}
.specials img.icon {
    max-width: 40px;
    max-height: 40px;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

/* ATTRIBUTE SWATCHES */
.swatch-option-tooltip {
    min-height: 40px;
    max-height: 100%;
    min-width: 40px;
    padding: 10px;
    background-color: #e9e9e9 !important;
    border: 1px solid #e9e9e9 !important;
}
.catalog-category-view .swatch-option-tooltip {
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,0.2);
}
.swatch-option-tooltip .image, .swatch-option-tooltip-layered .image {
    max-width: 80px;
    min-width: 40px;
    max-height: 80px;
    min-height: 40px;
}
.swatch-option-tooltip .corner:after, .swatch-option-tooltip .corner:before, .swatch-option-tooltip-layered .corner:after, .swatch-option-tooltip-layered .corner:before {
    border-color: #e9e9e9 transparent transparent transparent !important;
}
.page-product-configurable .swatch-option.image {
    width: 50px;
    height: 52px;
    background-size: contain !important;
    opacity: 0.6;
    margin-top: 4px;
}
.catalog-category-view .product-item .swatch-option.image {
    width: 30px;
    height: 30px;
    background-size: contain !important;
}
.page-product-configurable .swatch-option.selected.image {
    opacity: 1;
    filter: brightness(0.9);
}
.swatch-option.selected {
    outline: 3px solid #e9e9e9 !important;
    border: 1px solid #e9e9e9 !important;
    color: #1E2328 !important;
}
.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    outline: 3px solid #e9e9e9 !important;
    border: 1px solid #e9e9e9 !important;
    opacity: 1;
}
.catalog-category-view .page-product-configurable .swatch-option.image {
    opacity: 1;
}
.catalog-category-view .page-product-configurable .swatch-option.selected.image {
    opacity: 1;
    filter: brightness(1);
}
.catalog-category-view .swatch-option.selected {
    outline: 3px solid #1E2328 !important;
    border: 1px solid #fff !important;
    color: #1E2328 !important;
}
.catalog-category-view .swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover {
    outline: 3px solid #1E2328 !important;
    border: 1px solid #fff !important;
    opacity: 1;
}

/* REVIEWS */
div#tab-label-reviews, a#tab-label-reviews-title, div#reviews {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
a.action.add, .products-grid .product-reviews-summary.short, .product-info-main .product-reviews-summary .reviews-actions {
    display: none;
}
.review-control-vote label:before, .rating-summary .rating-result > span:before {
    color: #ffd200;
}
.rating-summary .rating-result:before, .rating-summary .rating-result > span:before {
    font-size: 26px;
    height: 26px;

}
.review-list .block-title strong {
    font-weight: 400;
    line-height: 1.1;
    font-size: 100%;
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 0;
    display: none;
}
.review-title {
    font-weight: 400;
    line-height: 1.1;
    font-size: 100%;
    margin: 0 0 12px !important;
}
.rating-summary {
    font-size: 13px;
}
.product-info-main .rating-summary, .customer-review .rating-summary {
    margin-right: 0;
    width: 33.33%;
    float: left;
}
.product-reviews-summary .rating-summary {
    width: auto;
    float: none;
}
.review-content {
    margin-bottom: 18px;
    margin-top: 20px;
    font-size: 13px;
}
.review-details {
    font-size: 13px;
}
.review-toolbar {
    margin: 0;
}
.review-field-ratings .nested {
    display: block;
}
.fieldset .review-field-ratings>.label {
    margin-bottom: 12px;
    font-weight: 400;
}
.review-field-rating .label {
    font-weight: 400;
}
.review-control-vote label:before, .review-control-vote:before {
    font-size: 28px;
    line-height: 28px;
    height: 26px;
}
.fieldset>.field .field.choice, .fieldset>.fields>.field .field.choice {
    margin-bottom: 9px;
    width: 33.33%;
    float: left;
}
.fieldset>.field>.label, .fieldset>.fields>.field>.label {
    font-size: 12px;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
}
.fieldset > .field.choice .label {
    font-size: 14px;
    text-transform: none;
    margin-left: 10px;
    vertical-align: sub;
}
.review-field-ratings .review-field-rating .label, .review-field-ratings .review-field-rating .control {
    display: block;
}
.control.review-control-vote {
    margin: 0;
    padding-top: 0 !important;
    margin-left: -6px;
}
.review-form .action.submit.primary {
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 1.5rem;
    padding: 7px 18px;
}
.review-ratings {
    width: 100%;
}
.fieldset .review-legend.legend span {
    margin: 0;
    float: left;
    width: 110px;
}
.fieldset .review-legend.legend strong {
    display: inline-block;
    float: none;
    clear: both;
}
.fieldset>.field, .fieldset>.fields>.field {
    margin: 0 0 8px !important;
    box-sizing: border-box;
}
.review-item {
    padding: 0px 0px 20px;
    background: #fff;
    margin-bottom: 20px !important;
    border-bottom: 1px solid #c9c9c9;
}
p.review-date span.review-details-label {
    display: none;
}
.block p:last-child {
    display: inline;
}
div#product-review-container .rating-summary .rating-result {
    margin-top: -5px;
}
.data.switch .counter {
    color: #c1c1c1;
}
.data.switch .counter:before {
    content: "(";
}
.data.switch .counter:after {
    content: ")";
}
.block.review-add {
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 10px;
}
span.label.rating-label {
    display: none;
}
@media (max-width: 767px){
    .product-info-main .product-reviews-summary {
        margin: 0 auto;
    }
    .rating-summary .rating-result {
        width: 86px;
        margin-left: 0;
    }
    .product-reviews-summary .rating-summary {
        width: 100%;
    }
}
@media (min-width: 640px){
    .review-item {
        padding: 0px 0px 20px;
        background: #fff;
        margin-bottom: 20px !important;
        border-bottom: 1px solid #c9c9c9;
    }
    .review-toolbar {
        margin: 0;
    }
    .review-ratings {
        max-width: 100%;
        float: none;
    }
    .review-ratings~.review-content, .review-ratings~.review-details {
        margin-left: 0;
    }
    .fieldset .review-legend.legend {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}
@media (min-width: 768px){
    .fieldset > .field:not(.choice) > .label {
        width: 100% !important;
        text-align: left !important;
    }
    .fieldset > .field:not(.choice) > .control {
        width: 100% !important;
    }
}

/* PRODUCT COUNTRY FLAGS */
.abcpremium_product_country.product-view[class^="flag-wrapper-"],
.abcpremium_product_country.product-view[class*="flag-wrapper-"] {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 0;
}
span[class^="country-flag-"],
span[class*="country-flag-"] {
    position: relative;
    height: 150px;
    width: 150px;
    box-sizing: border-box;
    display: inline-block;
}
img.country-flag-img {
    position: absolute;
}
img.country-flag-img {
    right: 0;
}
@media (min-width: 768px){
    span[class^="country-flag-"],
    span[class*="country-flag-"] {
        height: 200px;
        width: 200px;
    }
}

/* PRODUCT LABELS ABCPREMIUM */
span.abcpremium_product_label {
    border-radius: 100%;
    text-align: center;
    font-weight: 300 !important;
}
.products-grid .product-item span.abcpremium_product_label {
    height: 60px;
    width: 60px;
    line-height: 48px;
}
.products-grid .product-item div.abcpremium_product_labels {
    top: 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.products-grid .product-item div.abcpremium_product_labels.new {
    left: 10px !important;
}
.products-grid .product-item div.abcpremium_product_labels.award-one {
    right: 10px !important;
}
.products-grid .product-item span.abcpremium_product_label.abcpremium_product_label_award_one,
.products-grid .product-item span.abcpremium_product_label[class^="abcpremium_product_label_award_one-"],
.products-grid .product-item [class*=" abcpremium_product_label_award_one-"] {
    background: #2ecc71;
    font-size: 12px;
    line-height: 70px;
    font-weight: 400;
}
.products-grid .product-item span.abcpremium_product_label img.icon {
    max-width: 20px;
    max-height: 20px;
    position: absolute;
    top: 10px;
    left: 20px;
}
.products-grid .product-item .abcpremium_product_labels.award-one.sale,
.products-grid .product-item span.abcpremium_product_label.abcpremium_product_label_award_one.neu,
.products-grid .product-item span.abcpremium_product_label.abcpremium_product_label_award_one.new {
    display: none;
    visibility: hidden;
    opacity: 0;
}
@media (min-width: 768px) {
    .product.product-item:hover .abcpremium_product_labels.new {
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        opacity: 0;
    }
}
@media (min-width: 1920px) {
    .products-grid .product-item div.abcpremium_product_labels.new {
        left: 40px !important;
    }
}

/* PRODUCT LABELS ABCPREMIUM CATEGORY VIEW */
.abcpremium_product_label_new {
    background-color: #00968F !important;
}
.catalog-category-view .products-grid .product-item span.abcpremium_product_label {
    height: 80px;
    width: 80px;
    line-height: 105px;
}
span.abcpremium_product_label.abcpremium_product_label_new {
    line-height: 70px !important;
}
.block.widget .products-grid .product-items span.abcpremium_product_label.abcpremium_product_label_new {
    line-height: 50px!important;
}
.catalog-category-view .products-grid .product-item span.abcpremium_product_label img.icon {
    max-width: 30px;
    max-height: 30px;
    position: absolute;
    top: 15px;
    left: 25px;
}
.products-grid .product-item .abcpremium_product_labels.award-one.sale,
.products-grid .product-item span.abcpremium_product_label.abcpremium_product_label_award_one.neu,
.products-grid .product-item span.abcpremium_product_label.abcpremium_product_label_award_one.new {
    display: none;
    visibility: hidden;
    opacity: 0;
}
@media (max-width: 767px){
    span.abcpremium_product_label.abcpremium_product_label_new {
        line-height: 48px !important;
    }
    .catalog-category-view .products-grid .product-item span.abcpremium_product_label img.icon {
        max-width: 20px;
        max-height: 20px;
        position: absolute;
        top: 10px;
        left: 20px;
    }
    .catalog-category-view .products-grid .product-item span.abcpremium_product_label {
        height: 60px;
        width: 60px;
        line-height: 70px;
    }
    .products-grid .product-item div.abcpremium_product_labels.new {
        top: 150px;
        left: 15px !important;
    }
}

/* PRODUCT LABELS ABCPREMIUM PRODUCT VIEW */
.catalog-product-view div.abcpremium_product_labels[class*=" award-one-"],
.catalog-product-view div.abcpremium_product_labels[class^="award-one-"] {
    top: 10px;
}
.catalog-product-view div.abcpremium_product_labels[class*=" award-two-"],
.catalog-product-view div.abcpremium_product_labels[class^="award-two-"] {
    top: 140px;
}
.catalog-product-view div.abcpremium_product_labels[class*=" award-three-"],
.catalog-product-view div.abcpremium_product_labels[class^="award-three-"] {
    top: 270px;
}
.catalog-product-view div.abcpremium_product_labels.new {
    left: 10px !important;
}
.catalog-product-view div.abcpremium_product_labels.sale {
    left: 10px !important;
}
.catalog-product-view span.abcpremium_product_label[class^="abcpremium_product_label_award_"],
.catalog-product-view [class*=" abcpremium_product_label_award_"] {
    background: #00968F;
    font-size: 12px;
    line-height: 70px;
    font-weight: 400;
}
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label.abcpremium_product_label_award_one,
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"],
.catalog-product-view [class*=" abcpremium_product_label_award_"] {
    position: relative;
    height: 120px;
    width: 120px;
    font-size: 12px;
    line-height: 1;
}
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"] img.icon,
.catalog-product-view [class*=" abcpremium_product_label_award_"] img.icon {
    width: 40px;
    max-width: 40px;
    max-height: 40px;
    position: absolute;
    top: 25px;
    left: 40px;
}
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"] span,
.catalog-product-view [class*=" abcpremium_product_label_award_"] span {
    position: absolute;
    top: 75px;
    left: 0px;
    width: 100%;
    max-width: 100%;
    line-height: 18px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}

/* LOGIN & CREATE ACCOUNT */
body.customer-account-login {
    height: 100%;
    background-image: url("/media/x-tention/login_bg_xtention.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
body.customer-account-login:before {
    background: rgba(0, 150, 143, 0.8);
    background: -webkit-linear-gradient(135deg, rgba(42, 90, 103, 0.8) 0%, rgba(0, 150, 143, 0.8) 50%);
    background: -o-linear-gradient(135deg, rgba(42, 90, 103, 0.8) 0%, rgba(0, 150, 143, 0.8) 50%);
    background: -webkit-linear-gradient(315deg, rgba(42, 90, 103, 0.8) 0%, rgba(0, 150, 143, 0.8) 50%);
    background: -o-linear-gradient(315deg, rgba(42, 90, 103, 0.8) 0%, rgba(0, 150, 143, 0.8) 50%);
    background: linear-gradient(135deg, rgba(42, 90, 103, 0.8) 0%, rgba(0, 150, 143, 0.8) 50%);
    content: '';
    display: block;
    height: 100vh;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -1;
}
body.customer-account-login .logo img {
    filter: contrast(0) brightness(100);
}
body.customer-account-login .panel.header {
    display: none;
    opacity: 0;
    visibility: hidden;
}
body.customer-account-login .page-wrapper {
    background: transparent;
}
body.customer-account-login .fieldset > .legend {
    font-size: 14px;
}
body.customer-account-login main#maincontent {
    background: transparent;
    background: rgba(255,255,255,0);
    backdrop-filter: saturate(100%) blur(10px);
    -webkit-backdrop-filter: saturate(100%) blur(10px);
    color: #fff;
    margin-top: 160px;
    max-width: 900px !important;
    max-height: 680px;
    padding: 16px 24px;
}
body.customer-account-login .page-header .panel.wrapper,
body.customer-account-login .nav-sections-item-content {
    background: transparent !important;
}
body.customer-account-login header.page-header {
    background: rgba(255,255,255,0);
}
body.customer-account-login .footer.content, body.customer-account-login #to_top_btn {
    background: transparent;
}
body.customer-account-login .header.panel > .header.links,
body.customer-account-login .navigation ul,
body.customer-account-login .minicart-wrapper,
body.customer-account-login .block-search,
body.customer-account-login .footer.content .links {
    visibility: hidden;
}
body.customer-account-login ul.footer.links.payment,
body.customer-account-login ul.footer.links.social {
    visibility: visible;
}
body.customer-account-login .nav-sections,
body.customer-account-login header.page-header {
    background: rgba(255,255,255,0);
}
body.customer-account-login input {
    background: transparent;
    border: 0px solid #ccc;
    border-bottom-width: 1px;
    transition: all 0.2s ease-in-out;
}
body.customer-account-login ._keyfocus *:focus,
body.customer-account-login input:not([disabled]):focus,
body.customer-account-login textarea:not([disabled]):focus,
body.customer-account-login select:not([disabled]):focus {
    box-shadow: 0 0 0 0 #fff !important;
    background: rgba(255,255,255,0.1) !important;
}
body.customer-account-login h1 {
    color: #fff;
    padding-bottom: 20px;
}
body.customer-account-login a {
    color: #fff;
    font-weight: 400;
}
body.customer-account-login .action.login.primary,
body.customer-account-login  a.action.create.primary {
    background-color: #fff;
    background: #fff;
    color: #00968F;
    height: 56px;
    border: 1px solid #fff;
    padding: 16px 30px;
}
body.customer-account-login .action.login.primary:hover,
body.customer-account-login a.action.create.primary:hover {
    background-color: rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.6);
    color: #00968F;
    border: 1px solid rgba(255, 255, 255, 0.6);
}
.fieldset.login .field.note {
    margin-bottom: 40px !important;
}
div#remember-me-box {
    margin-bottom: 30px !important;
}
div#remember-me-box span.tooltip.wrapper {
    vertical-align: sub;
}
body.customer-account-login .header.panel > .header.links, body.customer-account-login .navigation ul, body.customer-account-login .minicart-wrapper, body.customer-account-login .block-search, body.customer-account-login .footer.content .links {
    visibility: visible;
}
body.customer-account-login .nav-sections, body.customer-account-login header.page-header {
    background: #fff;
    background: rgba(255,255,255,0.95);
    height: 0;
}
@media (max-width: 767px){
    body.customer-account-login .header.panel > .header.links, body.customer-account-login .navigation ul, body.customer-account-login .minicart-wrapper, body.customer-account-login .block-search, body.customer-account-login .footer.content .links {
        visibility: visible;
    }
}
@media (min-width: 768px){
    body.customer-account-login .actions-toolbar .secondary {
        float: left;
        line-height: 25px;
        margin-left: 15px;
    }
    body.customer-account-login .header.panel > .header.links > li:hover a {
        text-decoration: none !important;
    }
    body.customer-account-login .fieldset > .field:not(.choice) > .control {
        float: none !important;
    }
    body.customer-account-login .fieldset > .field:not(.choice) > .label {
        padding: 0 !important;
        text-align: left !important;
        width: auto !important;
        float: none !important;
    }
    body.customer-account-login .abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after {
        margin-left: 0 !important;
    }
    body.customer-account-login .fieldset > .field.choice:before, .fieldset > .field.no-label:before{
        display: none !important;
    }
    body.customer-account-create fieldset.fieldset.create.info .field {
        width: 50%;
        display: inline-block;
    }
    body.customer-account-create fieldset.fieldset.create.info .field:nth-child(2n+1) {
        padding-right: 10px;
    }
    body.customer-account-create .actions-toolbar .primary {
        float: right;
    }
    body.customer-account-create .actions-toolbar .secondary {
        float: left;
    }
}

/* CUSTOMER ACCOUNT / DASHBOARD */
.newsletter, .box.box-newsletter {
    display: inherit !important;
}
.account-nav .item a {
    color: #1E2328;
    font-weight: 400;
}
.account .column.main .block {
    border-bottom: 1px solid #cdcdcd;
    padding: 10px 0px;
}
.account .block-title strong,
.account .column.main .block:not(.widget) .block-title > strong {
    display: block;
    text-transform: none;
    text-align: left;
    padding-bottom: 20px;
    font-weight: 400 !important;
    font-size: 24px;
    letter-spacing: 2px;
    color: #1E2328;
}
.account .column.main .block:not(.widget) .block-title > .action {
    margin-left: 0px;
}
table#my-orders-table td.col.name strong, .order-details-items .table-order-items .product-item-name, table#my-orders-table .price-excluding-tax .price, table#my-orders-table td.col.price .price-excluding-tax {
    font-size: 14px;
    line-height: 1.35;
    margin: 0;
    max-width: 100%;
    min-height: 30px;
}
dl.item-options {
    font-size: 12px;
    margin-bottom: 5px;
}
.order-details-items .item-options dd {
    margin: 0 0 5px;
}
a.action.edit {
    text-decoration: none;
}
a.action.edit button {
    line-height: 23px;
}
a.action.edit button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 21px;
    content: '\E254';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 3px;
}
.block .box-actions {
    margin-top: 20px;
}
.block-collapsible-nav .content {
    background: transparent;
    color: #727272;
    font-size: 16px;
}
.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current > strong {
    border-color: #00968F;
    color: #000;
    font-weight: inherit;
}
.block-collapsible-nav .item a, .block-collapsible-nav .item > strong {
    color: #727272;
}
.block-collapsible-nav .item {
    border-left: 1px solid #ccc;
    margin: 0;
    padding: 5px 0 0;
}
.block-collapsible-nav .item .delimiter {
    display: none;
}
.block-collapsible-nav .item a:hover {
    background: transparent;
    color: #000;
}
.sidebar .product-items .product-item {
    max-width: 100%;
    box-sizing: border-box;
    display: inline-block;
}
.sidebar .product-items .product-item-info {
    padding-top: 0px;
    width: 100% !important;
}
.sidebar .product-items .product-item-details {
    margin-left: 0 !important;
}
.sidebar .product-image-container {
    width: 100% !important;
    max-width: 100px;
}
.sidebar .product-items .product-item-info .product-item-photo {
    position: relative !important;
}
@media (min-width: 768px){
    .form.form-edit-account .field,
    .form-address-edit .field {
        width: 50%;
        display: inline-block;
    }
    .form.form-edit-account .field:nth-child(n+1),
    .form-address-edit .field:nth-child(n+1) {
        padding-right: 10px;
    }
    body.account.customer-address-index .actions-toolbar .primary,
    body.account.customer-address-form .actions-toolbar .primary,
    body.account.customer-account-edit .actions-toolbar .primary {
        float: right;
    }
    body.account.customer-address-index .actions-toolbar .secondary,
    body.account.customer-address-form .actions-toolbar .secondary,
    body.account.customer-account-edit .actions-toolbar .secondary {
        float: left;
    }
    .account.page-layout-2columns-left .column.main {
        width: 100% !important;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    .account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
        width: 100% !important;
        padding-right: 0 !important;
    }
}
@media (min-width: 1024px) {
    .account.page-layout-2columns-left .column.main {
        width: 80% !important;
    }
    .account.page-layout-2columns-left .sidebar-main, .account.page-layout-2columns-left .sidebar-additional {
        width: 20% !important;
        padding-right: 20px !important;
    }
}

/* WIDGETS PRODUCTS GRID */
.block.widget.block-new-products.grid .block-title strong, .widget .block-title > strong {
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    width: 100%;
    display: block;
    text-transform: none;
    margin-top: 50px;
}

/* MAIN CONTENT */
@media (min-width: 768px){
    .page-layout-2columns-left .column.main {
        width: 80% !important;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
}

/* SIDEBAR AND ADDITIONAL SIDEBAR */
.block.block-compare {
    display: none;
}
@media (min-width: 768px){
    .page-layout-2columns-left .sidebar-additional {
        width: 20% !important;
        float: right;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
}

/* FOOTER */
.footer a {
    color: #fff;
    text-decoration: none;
}
.footer.content {
    border-top: 0;
    margin: 100px auto !important;
    padding: 0 !important;
    position: relative;
}
.footer .copyright {
    clear: both;
    margin: 0;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}
footer.footer-social-wrapper {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
}
a.abcicon-dhl:before {
    content: '\e926';
    font-size: 16px;
    line-height: 24px;
}
.footer.content .links > li {
    margin: 0 0 8px 8px;
    padding-right: 8px;
    display: inline-block;
}
.footer.content .links > li.nav.item {
    border-right: 0px solid #ccc;
}
.footer.content .links > li:last-child {
    border-right: 0;
}
.footer.content .links {
    padding: 0 !important;
}
@media only screen and (max-width: 767px){
    .footer.content .links {
        margin-bottom: 15px;
    }
}
@media (min-width: 768px){
    .footer.content .links {
        margin-bottom: 10px !important;
        padding: 0 !important;
    }
}
@media (max-width: 1023px){
    .footer .copyright {
        margin: 5px 0;
        float: none;
        display: inline-block;
        width: 100%;
        height: 30px;
        text-align: center;
    }
    ul.footer.links {
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }
}
@media (min-width: 1024px){
    .footer.content .links > li.nav.item {
        width: 50%;
        box-sizing: border-box;
        float: left;
        padding-right: 0;
        margin: 0 0 8px 0;
        border-right: 8px solid transparent;
    }
    .footer.content .links > li.nav.item:after {
        content: '';
        clear: both;
    }
    .footer .copyright {
        display: inline-block;
        margin: 0;
        width: 33.33%;
        padding-bottom: 10px;
        text-align: right;
    }
    ul.footer.links.social {
        float: right;
        padding: 0 !important;
        text-align: right;
    }
    ul.footer.links.social:after {
        clear: both;
    }
    ul.footer.links.payment {
        text-align: center;
    }
    .footer.content .links {
        width: 33.33%;
    }
}

/* TO TOP BUTTON MODUL */
#to_top_btn {
    background: #00968F;
    border: 1px solid #fff;
    border-radius: 100%;
    bottom: 10px;
    cursor: pointer;
    display: block;
    height: 35px;
    position: fixed;
    right: 10px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    width: 35px;
    z-index: 99;
}
#to_top_btn:hover {
    background: #fff;
}
#to_top_btn:before {
    color: #fff;
    content: '\e621';
    font-family: 'icons-blank-theme';
    speak: none;
    font-size: 36px;
    line-height: 35px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
#to_top_btn:after{
    content:'';
    clear:right;
}
#to_top_btn:hover:before {
    color: #1E2328;
}
@media (min-width: 768px){
    #to_top_btn:before {
        line-height: 30px;
    }
    #to_top_btn {
        bottom: 175px;
        left: calc(50% - 17.5px);
        position: absolute;
    }
}
@media (min-width: 1024px){
    #to_top_btn {
        bottom: 10px;
        left: calc(100% - 40px);
    }
    #to_top_btn:hover {
        background: transparent;
    }
    #to_top_btn:hover:before {
        color: inherit;
    }
}

/* CART PAGE */
.checkout-cart-index .cart.table-wrapper .actions-toolbar > .action {
    line-height: 1.8;
}
tr.item-actions {
    background: #fff;
}
.block-cart-failed .action.continue, .cart-container .form-cart .action.continue {
    font-family: inherit;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 1px;
}
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
    border-radius: 0;
    background: #fff !important;
    border: 0 !important;
    color: #1E2328 !important;
    font-family: 'PPNeueMontreal',sans-serif !important;
}
items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
    background: transparent !important;
    border: 0 !important;
    color: #00968F !important;
}
button.action.primary.checkout {
    background-color: #00968F;
    background: #00968F;
    color: #C7F5AB;
    border: 1px solid #00968F;
}
button.action.primary.checkout:hover {
    background-color: rgb(45,84,99);
    background: rgb(45,84,99);
    color: #C7F5AB;
    border: 1px solid rgb(45,84,99);
}
.cart.table-wrapper .actions-toolbar > .action, .action-gift {
    background: transparent;
    border: 1px solid #fff;
    color: #00968F;
    font-family: inherit;
    font-weight: inherit;
    text-transform: none;
    letter-spacing: 1px;
}
.cart.table-wrapper .actions-toolbar > .action:hover, .action-gift:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #00968F;
}
.action.action-delete:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 20px;
    content: '\ea73';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
.cart-summary > .title {
    font-weight: 400;
}
.cart-totals .mark strong, .opc-block-summary .table-totals .mark strong {
    font-weight: 400;
}
.abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
    font-size: 24px;
    line-height: 24px;
    color: inherit;
    content: '\ea5d';
    font-family: 'abcpremium-iconfont';
    margin-right: 10px;
    margin-left: 20px;
    vertical-align: middle;
}

/* SALES */
.price-including-tax .price, .price-excluding-tax .price {
    font-weight: 400;
}

/* CHECKOUT PAGE */
.checkout-index-index header.page-header.sticky {
    position: absolute;
}
.checkout-index-index .page-header .panel.wrapper {
    max-width: 100vw;
}
.checkout-logo img {
    max-height: 55px;
    margin: 5px auto 0;
}
.opc-progress-bar-item:before {
    height: 3px;
}
.opc-progress-bar-item:first-child:before {
    border-radius: 0;
}
.checkout-index-index .back {
    margin-top: 180px;
}
.checkout-index-index .backlink {
    position: absolute;
    right: 40px;
    top: 28px;
    color: #1E2328 !important;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.2px;
    text-decoration: none;
    z-index: 2;
}
.checkout-index-index .backlink:before {
    font-size: 14px;
    content: '\e5c4';
    font-family: 'Material Icons';
    padding-right: 8px;
    line-height: 1;
    position: relative;
    top: 1px;
}
.checkout-index-index ul.opc-progress-bar {
    white-space: nowrap;
}
.checkout-index-index li.opc-progress-bar-item {
    width: 33.33%;
    white-space: pre-wrap;
}
.opc-progress-bar-item > span {
    padding-top: 42px;
    font-size: 14px;
}
.opc-block-summary .items-in-cart > .title {
    border-bottom: 0px solid #ccc;
    padding: 10px 0;
    text-align: center;
}
.opc-block-summary .items-in-cart > .title strong {
    font-size: 14px !important;
    font-weight: 400;
}
.opc-block-summary .items-in-cart > .title:after {
    visibility: hidden;
}
.opc-progress-bar-item._complete > span:after {
    content: '\E5CA';
    font-family: 'Material Icons';
    line-height: 1;
    font-size: 24px;
}
.opc-block-summary .mark .value {
    color: #1E2328;
}
.checkout-index-index .opc-sidebar .block.items-in-cart .content.minicart-items {
    display: block !important;
}
.opc-block-summary .items-in-cart .product.options {
    display: none;
}
.opc-wrapper .step-content {
    margin: 0 0 0px;
}
button.action.action-edit, shipping-information .shipping-information-title .action-edit:not(:focus) {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.payment-option.opc-payment-additional.newsletter.last {
    display: block !important;
    margin: 0;
}
.payment-option.opc-payment-additional.newsletter.last label {
    display: inline-block;
    width: 80%;
    margin-left: 20px;
    font-weight: 400;
}
.payment-option.opc-payment-additional.newsletter.last input[type='checkbox']:checked::before, .payment-option.opc-payment-additional.newsletter.last input[type='radio']:checked::before {
    top: -5px;
}
.payment-option.opc-payment-additional.newsletter.last input#newsletter-subscription {
    margin-top: 6px;
    vertical-align: top;
}
.checkout-index-index div.fieldset#shipping-new-address-form, .checkout-index-index fieldset#billing-new-address-form {
    box-sizing: border-box;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
label, input {
    transition: all 0.2s;
    touch-action: manipulation;
}
label.label {
    padding-bottom: 3px !important;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.checkout-index-index div.fieldset#shipping-new-address-form .control input:placeholder-shown + label, .checkout-index-index fieldset#billing-new-address-form .control input:placeholder-shown + label {
    cursor: text;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transform-origin: left bottom;
    transform: translate(0, 38px) scale(1.4);
}
.checkout-index-index div.fieldset#shipping-new-address-form .control ::-webkit-input-placeholder, .checkout-index-index fieldset#billing-new-address-form .control ::-webkit-input-placeholder {
    opacity: 0;
    transition: inherit;
}
.checkout-index-index div.fieldset#shipping-new-address-form .control input:focus::-webkit-input-placeholder, .checkout-index-index fieldset#billing-new-address-form .control input:focus::-webkit-input-placeholder {
    opacity: 1;
}
.checkout-index-index div.fieldset#shipping-new-address-form .control input:not(:placeholder-shown) + label,
.checkout-index-index div.fieldset#shipping-new-address-form .control input:focus + label,
.checkout-index-index fieldset#billing-new-address-form .control input:not(:placeholder-shown) + label,
.checkout-index-index fieldset#billing-new-address-form .control input:focus + label {
    transform: translate(0, 0) scale(1);
    cursor: pointer;
}

/* CHECKOUT SHIPPING ADDRESS */
.checkout-index-index li#shipping.checkout-shipping-address, .checkout-index-index li#opc-shipping_method, .checkout-index-index div.opc-block-shipping-information, .checkout-index-index li#payment, .checkout-index-index .opc-block-summary {
    padding: 0 20px 20px;
    background: #fff !important;
    border-top: 1px solid #f0f0f0;
}
.checkout-index-index li#payment {
    padding-top: 0;
}
.checkout-index-index .opc-wrapper .step-title,
.checkout-index-index .opc-block-shipping-information .shipping-information-title,
.checkout-index-index .opc-block-summary>.title,
.checkout-index-index .checkout-agreements-items .checkout-agreements-item-title {
    text-transform: none;
    border-bottom: 0px solid #ccc;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1.5px;
    color: #1E2328;
    background: #fff;
    padding: 10px 20px;
    width: 100%;
    margin: 20px 0 50px;
    box-sizing: border-box;
}
.checkout-index-index .opc-wrapper .items.payment-methods .step-title {
    border-color: #fff;
}
.checkout-index-index input[type="text"]:focus, .checkout-index-index input.valid-input, .checkout-index-index input.invalid-input {
    padding: 0 9px;
}
form#discount-form button.action.action-apply {
    background-color: transparent;
    border-color: #00968F;
    color: #00968F;
}
form#discount-form button.action.action-apply:hover {
    background-color: #00968F;
    border-color: #00968F;
    color: #fff;
}


/* CHECKOUT SHIPPING BLOCK */
.opc-block-shipping-information .ship-to, .opc-block-shipping-information .ship-via {
    margin: 0 0 50px;
}
.ship-via {
    border-top: 1px solid #f0f0f0;
}
.checkout-index-index li#opc-shipping_method {
    margin: 20px 0;
}
div#checkout-shipping-method-load {
    margin-top: 10px;
}
.checkout-index-index div.opc-block-shipping-information:blank {
    -webkit-box-shadow: none!important;
    box-shadow: none;
    padding: 0px;
}
.checkout-index-index input.valid-input {
    border-bottom: 4px solid #00968F;
}
.checkout-index-index input.invalid-input {
    border-bottom: 4px solid #F44336;
}
.checkout-index-index div[name="shippingAddress.vat_id"] {
    display: none !important;
}
.checkout-index-index .field._error .control input {
    border-color: #e9e9e9;
    border-bottom-color: #F44336;
}
.checkout-index-index .field-error {
    display: none;
}
td#label_method_bestway_tablerate:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none !important;
    text-align: center;
    content: '\e926';
    font-family: 'abcpremium-iconfont';
    font-size: 20px;
    line-height: 26px;
    color: #d40511;
    background: #fc0;
    margin-right: 10px;
    padding: 7px 5px 0;
    margin-top: -5px;
    border-radius: 1px;
}
.table-checkout-shipping-method tbody tr:first-child td#label_carrier_bestway_tablerate {
    display: none;
}
.abcpremium_shippingdate_container span#estimated_shipping_arrival strong {
    color: #00968F;
}
.checkout-shipping-method img.icon {
    max-width: 40px;
    max-height: 40px;
}
.checkout-shipping-method section.homepage-section.icons h2.unit-header {
    font-weight: 400;
}

/* CHECKOUT PAYMENT BLOCK */
div#checkout-step-payment br {
    display: none;
}
button.action.action-cancel, .checkout-payment-method .checkout-billing-address .action-cancel:not(:focus) {
    display: block;
}
.checkout-payment-method .billing-address-same-as-shipping-block label {
    margin-left: 15px;
    display: inline-block;
    width: 80%;
    font-weight: 400;
}
.back {
    position: relative;
    display: block;
    cursor: pointer;
}
a.action.back {
    display: block;
    color: #00968F;
    border: 1px solid #00968F;
    border-radius: 56px;
    text-transform: none;
    max-width: 100%;
    width: auto;
    min-width: 58px;
    letter-spacing: .1em;
    font-weight: 400;
    min-height: 28px;
    line-height: 1.5;
    text-align: center;
    padding: 16px 24px;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 30px;
}
a.action.back:hover {
    background-color: #00968F;
    background: #00968F;
    color: #fff;
    border: 1px solid #00968F;
}
a.action.back span:before {
    font-size: 14px;
    content: '\e5c4';
    font-family: 'Material Icons';
    padding-right: 4px;
    position: relative;
    top: 2px;
}
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
    padding: 0 30px;
}
.checkout-payment-method .actions-toolbar .primary {
    float: none !important;
    display: block;
    width: 100%;
}
.checkout-payment-method .payment-method-content {
    padding: 0 0 20px 0px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
    line-height: 24px;
    padding: 0 0 0 33px;
}
.checkout-payment-method .billing-address-same-as-shipping-block input#billing-address-same-as-shipping-checkmo {
    margin-top: 3px;
    vertical-align: top;
}
.checkout-agreements-block .action-show {
    color: #1E2328;
    text-transform: unset;
    letter-spacing: 0.5px;
}
.checkout-agreement button span, .checkout-agreement button {
    color: #1E2328;
    text-transform: unset;
    letter-spacing: 0.5px;
    line-height: 1.35;
    background: #fff;
    border: 0;
}
.checkout-agreement button.action.action-show {
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 20px;
    margin-bottom: 5px;
    width: 100%;
}

/* CHECKOUT SUMMARY BLOCK */
.checkout-index-index #checkout .opc-summary-wrapper button.action-close {
    display: none;
}
.checkout-index-index .opc-sidebar {
    margin: 0px 0px 20px;
}
.checkout-index-index .opc-block-summary .product-item-name {
    min-height: 24px;
    max-height: 68px;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}
.checkout-index-index .opc-block-summary tr.grand.totals {
    border-top: 1px solid;
    color: #1E2328 !important;
}
.checkout-index-index .opc-block-summary tr:nth-child(2n) {
    background: #fff;
}
.checkout-payment-method .payment-method-content .fieldset > .field[name="billingAddresscheckmo.vat_id"] {
    display: none;
}
button.action.action-apply {
    background-color: #00968F;
    border-color: #00968F;
    color: #fff;
    letter-spacing: 1.5px;
    width: 100% !important;
    max-width: 100%;
}
.checkout-index-index .opc-block-summary table.table-totals {
    border-top: 1px solid #e9e9e9;
    color: #888 !important;
    text-transform: none;
    letter-spacing: 1.5px;
}
.opc-block-summary .table-totals .grand .amount strong {
    font-weight: 400 !important;
}
.opc-block-summary .items-in-cart > .title {
    display: none;
}
.opc-block-summary tr.totals.shipping.incl .mark .value {
    color: #888;
    display: none;
}
.checkout-index-index .opc-block-summary table.table-totals tr.totals.sub, .checkout-index-index .opc-block-summary table.table-totals tr.totals.shipping.incl {
    border-bottom: 1px solid #cdcdcd;
}
.checkout-index-index .opc-block-summary table.table-totals tr.totals.sub {
    display: none;
}
.cart-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .mark, .opc-block-summary .table-totals .grand .amount {
    padding-top: 8px;
}
@media screen and (max-width:1023px) {
    .checkout-index-index .opc-estimated-wrapper {
        display:none;
    }
    .checkout-index-index #checkout {
        display:flex;
        flex-flow:column;
        margin-top: 50px;
    }
    .checkout-index-index #checkout > * {
        flex: 1 100%;
        width: 100%;
        float: none;
    }
    .checkout-index-index #checkout .authentication-wrapper {
        text-align: left;
    }
    .checkout-index-index #checkout .opc-wrapper {
        order:2
    }
    .checkout-index-index #checkout .opc-summary-wrapper{
        order:1;
    }
}
@media only screen and (max-width: 767px){
    .checkout-index-index .opc-progress-bar-item > span {
        font-size: 14px
    }
    .checkout-index-index .opc-estimated-wrapper .estimated-block {
        font-size: 14px;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper{
        width: auto!important;
    }
    .checkout-index-index .opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
        font-size: 34px;
        line-height: 38px;
    }
    .checkout-index-index .minicart-wrapper .action.showcart .counter.qty {
        display: none;
    }
    .payment-method._active {
        padding: 0 8px;
    }
    .field, .opc-wrapper .fieldset > .field.required, .opc-wrapper .fieldset > .field._required {
        width: 100%;
    }
    .checkout-payment-method .payment-methods iframe {
        max-width: 100% !important;
    }
    .checkout-index-index .logo {
        margin: 0 auto !important;
        max-width: 100%;
    }
    .checkout-index-index .backlink span {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
    .checkout-index-index .backlink:before {
        z-index: 999;
    }
    .checkout-index-index .authentication-wrapper {
        z-index: 999;
    }
}
@media (min-width: 768px) {
    .checkout-index-index a.logo img {
        margin-left: 41px !important;
    }
    .checkout-index-index .after-page-header.empty {
        height: 50px;
    }
    .checkout-index-index .header.content, .checkout-onepage-success .header.content {
        float: none;
        clear: both;
        display: block;
    }
    .checkout-index-index main#maincontent {
        margin: 50px auto 0px auto;
    }
    .opc-wrapper {
        width: 100% !important;
        float: none !important;
        padding-right: 0px !important;
    }
    .opc-sidebar {
        width: 100% !important;
        float: none !important;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .checkout-payment-method .field-select-billing, .checkout-payment-method .billing-address-form {
        max-width: 100% !important;
    }
    .checkout-index-index div[name="shippingAddress.prefix"] {
        width: 100%;
    }
    .checkout-index-index div[name="shippingAddress.firstname"] {
        width: 50%;
        padding-right: 10px;
    }
    .checkout-index-index div[name="shippingAddress.lastname"] {
        width: 50%;
    }
    .checkout-index-index div[name="shippingAddress.telephone"] {
        width: 50%;
        padding-right: 20px;
    }
    .checkout-index-index div[name="shippingAddress.company"] {
        width: 100%;
    }
    .checkout-index-index div[name="shippingAddress.city"] {
        width: 70%;
    }
    .checkout-index-index div[name="shippingAddress.postcode"] {
        width: 30%;
        padding-right: 10px;
    }
    .checkout-index-index .checkout-payment-method div[name="shippingAddress.street.0"] {
        width: 50%;
    }
    .checkout-index-index div[name="shippingAddress.country_id"] {
        width: 50%;
        padding-right: 10px;
    }
    .checkout-index-index .checkout-payment-method .checkout-billing-address .field._required {
        width: 50%;
    }
    .checkout-index-index .checkout-payment-method .checkout-billing-address .field._required:nth-child(2n+1) {
        padding-right: 10px;
    }
    .checkout-index-index fieldset.field.street.admin__control-fields {
        padding-right: 0px;
        width: 100%;
    }
    .checkout-index-index .checkout-payment-method .checkout-billing-address div.field._required[name="billingAddresscheckmo.street.0"] {
        width: 100%;
    }
    .checkout-index-index header.page-header.sticky {
        background: #fff !important;
    }
    .checkout-index-index header.page-header.sticky .before_header {
        display: inherit;
        visibility: visible;
        opacity: 1;
    }
    .checkout-index-index header.page-header.sticky a.logo img {
        position: inherit;
        top: inherit;
        left: inherit;
    }
    .checkout-shipping-method .actions-toolbar > .primary {
        float: none;
        width: 100%;
    }
}
@media (min-width: 1024px) {
    .opc-wrapper {
        width: 60% !important;
        float: left !important;
        padding-right: 30px !important;
    }
    .opc-sidebar {
        width: 40% !important;
        float: right !important;
    }
    .checkout-payment-method .actions-toolbar .primary {
        float: right !important;
    }
    .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary {
        width: 100%;
    }
}

/* CHECKOUT COUPON */
.opc-wrapper .form-discount {
    max-width: 680px;
    margin: 0 auto;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
    display: none;
}
.checkout-payment-method .payment-option-title {
    border-top: 1px solid #f0f0f0;
    padding: 0 !important;
}
.checkout-payment-method .payment-option-content {
    padding: 0;
}
span#block-discount-heading {
    background: #fff;
    margin-bottom: 20px;
    padding: 15px 30px;
}
.checkout-payment-method .discount-code .payment-option-inner {
    border-right: 10px solid #fff;
    box-sizing: border-box;
    float: left;
    margin: 0;
    width: 50%;
}
form.form-discount .actions-toolbar {
    width: 50%;
    float: left;
    box-sizing: border-box;
}
form.form-discount .actions-toolbar .primary button {
    margin-top: 5px;
}
form.form-discount .actions-toolbar .primary button:after {
    content: '';
    visibility: hidden;
    clear: both;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
    display: flow-root;
    margin-top: 10px;
    background: #fff;
    padding: 20px 0 0;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
}
.payment-option._collapsible.opc-payment-additional.discount-code .checkout-payment-method .payment-option-title {
    border-top: 1px solid #f0f0f0;
}
.payment-option._collapsible.opc-payment-additional.discount-code .payment-option-content {
    display: block !important;
    margin-top: 10px;
}
.payment-option._collapsible.opc-payment-additional.discount-code span {
}
input[type="text"]#discount-code {
    text-align: center;
    margin-top: 5px;
}
.payment-option._collapsible.opc-payment-additional.discount-code .primary {
    width: 100%;
}

/* CHECKOUT SUCCESS PAGE */
body.checkout-onepage-success header.page-header {
    position: relative;
    margin-bottom: 60px;
}
body.checkout-onepage-success header.page-header, body.checkout-onepage-success .page-header .panel.wrapper {
    background: transparent !important;
    background-color: transparent !important;
}
body.checkout-onepage-success .page-header .header.panel {
    display: none;
}

/* FAQ */
ul.onepage-menu {
    padding-left: 0;
}
ul.onepage-menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    display: list-item;
}
a h2.iconfont-faq {
    color: #1E2328;
}
h3.ui-accordion-header {
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    cursor: help;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin: -1px 0;
    padding: 15px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
h3.ui-accordion-header.ui-state-active {
    background: #fff;
    color: #1E2328;
    margin: 0;
}
h3.ui-accordion-header:hover {
    filter: brightness(0.9);
}
div.ui-accordion-content {
    background: #f5f5f5;
    padding: 15px;
    margin: 0;
    font-size: 14px;
}
div.ui-accordion-content-active {
    background: #fff;
    color: #1E2328;
}

/* SLIDER ABCPREMIUM */
#abcpremium_slideshow .slick-slide {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    -webkit-transition: .6s ease-out opacity,10s linear transform;
    -moz-transition: .6s ease-out opacity,10s linear transform;
    -ms-transition: .6s ease-out opacity,10s linear transform;
    -o-transition: .6s ease-out opacity,10s linear transform;
    transition: .6s ease-out opacity,10s linear transform;
}
#abcpremium_slideshow .slide_label {
    font-size: 24px !important;
    line-height: 1.07143;
    font-weight: 400 !important;
    margin: 0;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0,0,0,0);
}
#abcpremium_slideshow p {
    font-size: 14px;
    line-height: 1.14815;
    font-weight: 400;
    margin: 6px 0 0;
    color: #fff;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
#abcpremium_slideshow a.slide_url_label.action.primary.p_margin_large {
    font-weight: 400;
    font-size: 14px;
    margin-top: 20px !important;
    padding: 10px 30px;
}
#abcpremium_slideshow a.slide_url_label.action.primary.p_margin_large:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\E8CC';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
#abcpremium_slideshow a.slide_url_label.action.primary.p_margin_large:before {
    font-size: 20px;
    line-height: 22px;
    content: "\f881";
    font-family: 'abcpremium-iconfont';
}
#abcpremium_slideshow a.slide_url_label.action.primary.p_margin_large:before {
    margin-right: 0;
}
#abcpremium_slideshow p span {
    background: #fff;
    padding: 5px 15px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone !important;
    display: inline;
    width: 100%;
    line-height: 1.85;
    font-weight: 400;
    text-transform: none;
    color: #1E2328;
    text-shadow: 1px 1px 5px rgba(0,0,0,0);
}
#abcpremium_slideshow .slide_content {
    background: transparent !important;
    padding: 0 !important;
    z-index: 9;
}
div#abcpremium_slideshow .action.primary {
    border-color: #fff;
    color: #fff;
    background: transparent;
    background-color: transparent;
}
div#abcpremium_slideshow .action.primary:hover {
    border-color: #00968F;
    color: #fff;
    background: #00968F;
    background-color: #00968F;
}
.slick-dots {
    bottom: 15px !important;
}
.slick-prev:before, .slick-next:before {
    font-size: 35px !important;
    color: #333333 !important;
    opacity: 1 !important;
}
#abcpremium_slideshow .slick-next {
    right: 20px !important;
}
.slick-prev, .slick-next {
    width: 35px !important;
    height: 35px !important;
}
ol#new-items .slick-slide {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
}
.products-grid ol#new-items .slick-slide .product-item {
    width: 100% !important;
    border: 0 !important;
}
.page-layout-1column .block.widget .products-grid .product-slide .product-item,
.products-grid .product-slide .product-item,
.products-grid .product-slide .product-item .product-item-info {
    width: 100% !important;
    max-width: 100%;
}
.abcpremium-responsive-slider .slick-dots li button,
.abcpremium-responsive-slider .slick-dots li .cart.table-wrapper .actions-toolbar>.action,
.abcpremium-responsive-slider .slick-dots li .action-gift {
    text-indent: 0px !important;
}
.abcpremium-responsive-slider .slick-dots li.slick-active button,
.abcpremium-responsive-slider .slick-dots li.slick-active .cart.table-wrapper .actions-toolbar>.action,
.abcpremium-responsive-slider .slick-dots li.slick-active .action-gift {
    background: transparent !important;
}
@media (max-width: 480px) {
    #abcpremium_slideshow .slide_content {
        width: 90%;
    }
}
@media (min-width: 1024px) {
    #abcpremium_slideshow p {
        font-size: 20px;
    }
}
@media (min-width: 1024px) {
    #abcpremium_slideshow .slide_label {
        font-size: 40px !important;
    }
    #abcpremium_slideshow p {
        font-size: 24px;
    }
    #abcpremium_slideshow a.slide_url_label.action.primary.p_margin_large {
        font-size: 18px;
        margin-top: 50px !important;
        padding: 15px 40px;
    }
    #abcpremium_slideshow a.slide_url_label.action.primary.p_margin_large:before {
        margin-right: 8px;
    }
}
@media (min-width: 1024px) {
    #abcpremium_slideshow .slide_label {
        font-size: 60px !important;
    }
    #abcpremium_slideshow p {
        font-size: 30px;
    }
}

/* SUCCESS PAGE */
.checkout-onepage-success .before_header {
    display: none;
}
.checkout-onepage-success .success-icon{
    font-family: 'Material Icons';
    font-size: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    vertical-align: top;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none !important;
    text-align: center;
    color: #00968F;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    box-sizing: border-box;
}
.checkout-onepage-success .success-icon:before {
    content:'\E86C';
    font-size:100px;
}
.checkout-onepage-success .page-main > .page-title-wrapper .page-title {
    display:block;
    text-align:center;
}
.checkout-onepage-success a.print {
    float:none;
    display:block;
    text-align:center;
    margin: 5px 0 0;
}
.checkout-onepage-success .checkout-success {
    text-align:center;
}
.checkout-onepage-success .actions-toolbar {
    margin: 25px 0px 0px 0px;
}
.checkout-onepage-success .actions-toolbar .primary {
    float:none;
}
.checkout-onepage-success a.primary.continue {
    margin: 0 auto;
    display:block;
}
.checkout-onepage-success main#maincontent {
    text-align: center;
}
.checkout-onepage-success div.socialmedia-headline {
    text-align: center;
    font-weight: 400;
    text-transform: none;
    margin: 35px auto 0px auto;
}
.checkout-onepage-success ul.footer.links.social {
    float: none;
    list-style: none;
    clear: both;
    margin: 10px auto 0px auto;
    text-align: center;
    box-sizing: border-box;
    padding: 0;
}
.checkout-onepage-success ul.footer.links.social > li {
    text-align: left;
    margin-right: 20px;
    display: inline-block;
}
.checkout-onepage-success ul.footer.links.social > li a:before{
    font-size: 24px;
    line-height: 26px;
}
.checkout-onepage-success ul.footer.links.social > li:last-of-type {
    margin: 0px;
}
.checkout-onepage-success ul.footer.links.social:after {
    clear: both;
    content: ' ';
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.checkout-onepage-success ul.footer.links.social > li a {
    color: #1E2328;
}
.checkout-onepage-success .static-progress-bar {
    width: 100%;
    max-width: 1240px;
    margin: 30px auto 30px;
    padding: 0 20px;
    box-sizing: border-box;
}
.checkout-onepage-success li.opc-progress-bar-item {
    width: 33.33%;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    white-space: pre-wrap;
}
.checkout-onepage-success li.opc-progress-bar-item:last-child:after {
    content: ' ';
    clear: both;
}

/* HOMEPAGE */
img.icon {
    max-width: 60px;
    max-height: 60px;
    margin: 0 auto;
}
section.homepage-section.icons .unit-content-wrapper {
    padding-top: 10px;
}
section.homepage-section.icons h2.unit-header {
    font-size: 14px !important;
}
section.homepage-section.icons li.homepage-section-item.col-3 {
    height: 130px;
    width: 33.33%;
}
body.cms-home.cms-index-index.page-layout-1column img.header-home {
    margin-bottom: 10px;
    margin-top: 63px;
}
section.homepage-section{
    direction: ltr;
    display: block;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.374px;
    line-height: 25px;
    text-align: left;
    text-size-adjust: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
ul.homepage-section-positions{
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
li.homepage-section-item{
    display: block;
    width: 100%;
    background: transparent;
    border-bottom: 12px solid #fff;
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none;
    text-align: -webkit-match-parent;
}
div.promo{
    position: relative;
    overflow: hidden;
    height: 300px;
}
div.promo-col-3{
    position: relative;
    overflow: hidden;
    height: 288px;
}
li.homepage-section-item.col-3 {
    width: 100%;
    box-sizing: border-box;
    border: 6px solid #fff;
    background-color: transparent;
    overflow: hidden;
    display: inline-block;
    display: list-item;
    text-align: -webkit-match-parent;
}
li.homepage-section-item.col-3:nth-child(-n+2) {
    border-top-width: 6px;
}
li.homepage-section-item.col-3:last-child(-n+2) {
    border-bottom-width: 6px;
}
li.homepage-section-item figure.unit-image {
    filter: brightness(0.8);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
li.homepage-section-item:hover figure.unit-image {
    filter: brightness(1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
section.slider.homepage-section.heroes li.homepage-section-item:hover figure.unit-image {
    filter: brightness(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
a.unit-wrapper{
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
}
a.unit-wrapper.dark-theme{
    color: #fff;
}
.unit-subheader {
    font-weight: 400;
    margin-top: 15px;
}
.dark-theme h1.unit-header, .dark-theme h2.unit-header, .dark-theme h3.unit-subheader{
    text-shadow: 0px 0px 15px rgba(45,45,55,0.1);
}
.dark-theme .unit-subheader{
    text-shadow: 0px 0px 15px rgba(45,45,55,0.1);
}
a.unit-wrapper.light-theme{
    color: #1E2328;
}
.light-theme h1.unit-header, .light-theme h2.unit-header, .light-theme h3.unit-subheader{
    text-shadow: 0px 0px 25px rgba(245,245,255,0.2);
}
.light-theme .unit-subheader{
    text-shadow: 0px 0px 25px rgba(245,245,255,0.2);
}
div.unit-content-wrapper {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding-top: 0px;
    text-align: center;
    box-sizing: border-box;
}
h2.unit-header{
    font-size: 40px !important;
    line-height: 1.07143;
    font-weight: 400;
    margin: 0;
}
h3.unit-header {
    font-size: 30px;
}
h3.unit-subheader{
    font-size: 20px;
    line-height: 1.14815;
    font-weight: 400;
    margin: 6px 0 0;
}
div.unit-image-wrapper{
    z-index: 1;
    overflow: visible;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
div.unit-image-wrapper.image-fullwidth{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
figure.unit-image{
    position: absolute;
    left: calc(50% - 203px);
    right: none;
    width: 407px;
    height: 288px;
    background-size: 407px 288px;
    background-repeat: no-repeat;
}
figure.unit-image.image-anchored-center{
    background-position-x: center;
}
figure.unit-image.image-anchored-top{
    top: calc(50% - 144px);
    bottom: none;
    background-position-y: top;
}
figure.unit-image.image-anchored-bottom{
    top: none;
    bottom: 0;
    background-position-y: bottom;
}
@media (max-width: 767px){
    .col-sm-12.promo-wrapper.spargelsaison {
        min-height: 400px;
    }
    img.icon {
        max-width: 30px;
    }
    section.homepage-section.icons h2.unit-header {
        font-size: 12px !important;
        font-weight: 400;
    }
    li.homepage-section-item.col-3 {
        border-top-width: 3px;
        border-bottom-width: 3px;
        border-right-width: 0px;
        border-left-width: 0px;
    }
    li.homepage-section-item.col-3:nth-child(-n+2) {
        border-top-width: 3px;
        border-bottom-width: 3px;
    }
    section.homepage-section.icons li.homepage-section-item.col-3 {
        height: 85px;
    }
}
@media (max-width: 1023px){
    img.icon {
        max-width: 40px;
    }
}
@media (min-width: 376px){
    div.promo, div.promo-col-3 {
        height: 258px;
    }
    figure.unit-image {
        position: absolute;
        top: calc(50% - 138px);
        left: calc(50% - 197px);
        right: none;
        width: 395px;
        height: 280px;
        background-size: 395px 280px;
        background-repeat: no-repeat;
    }
    figure.unit-image.image-anchored-top{
        top: calc(50% - 128px);
        bottom: none;
        background-position-y: top;
    }
}
@media (min-width: 426px) and (max-width: 1023px){
    li.homepage-section-item.col-3 {
        width: 50%;
    }
    li.homepage-section-item.col-3:nth-child(odd) {
        border-left-width: 0px;
    }
    li.homepage-section-item.col-3:nth-child(even) {
        border-right-width: 0px;
    }
}
@media (min-width: 768px){
    div.promo{
        height: 650px;
    }
    div.promo-col-3{
        height: 288px;
    }
    figure.unit-image{
        position: absolute;
        top: calc(50% - 400px);
        left: calc(50% - 950px);
        right: none;
        width: 1900px;
        height: 688px;
        background-size: 1900px 688px;
        background-repeat: no-repeat;
    }
    li.homepage-section-item.col-3 figure.unit-image {
        position: absolute;
        top: calc(50% - 144px);
        left: calc(50% - 203.5px);
        right: none;
        width: 407px;
        height: 288px;
        background-size: 407px 288px;
        background-repeat: no-repeat;
    }
    li.homepage-section-item.col-3{
        width: 33.33%;
        box-sizing: border-box;
        border: 6px solid #fff;
        background-color: transparent;
        height: 288px;
        overflow: hidden;
        display: inline-block;
        display: list-item;
        text-align: -webkit-match-parent;
    }
    li.homepage-section-item.col-3:nth-child(-n+2){
        border-top-width: 6px;
    }
    li.homepage-section-item.col-3:last-child(-n+2){
        border-bottom-width: 6px;
    }
    li.homepage-section-item.col-3:nth-child(odd) {
        border-left-width: 6px;
    }
    li.homepage-section-item.col-3:nth-child(even) {
        border-right-width: 6px;
    }
    li.homepage-section-item.col-3:first-child, li.homepage-section-item.col-3:nth-child(3n+1){
        border-left-width: 0px;
    }
    li.homepage-section-item.col-3:last-child, li.homepage-section-item.col-3:nth-child(3n+3){
        border-right-width: 0px;
    }
    li.homepage-section-item.col-3 h2.unit-header{
        font-size: 30px !important;
        line-height: 1;
    }
    h2.unit-header{
        font-size: 80px !important;
    }
    li.homepage-section-item.col-3 h2.unit-header {
        font-size: 30px !important;
    }
    figure.unit-image.image-anchored-top{
        top: 0;
        bottom: none;
        background-position-y: top;
    }
    section.homepage-section.icons h2.unit-header {
        font-size: 14px !important;
    }
    section.homepage-section.icons li.homepage-section-item.col-3 {
        height: 100px;
    }
}
@media (min-width: 1024px){
    li.homepage-section-item.col-3 figure.unit-image {
        position: absolute;
        top: calc(50% - 144px);
        left: calc(50% - 203.5px);
        right: none;
        width: 407px;
        height: 288px;
        background-size: 407px 288px;
        background-repeat: no-repeat;
    }
    .unit-subheader {
        font-size: 24px;
        line-height: 1.1;
        font-weight: 400;
    }
}

/* CONTACT PAGE */
form#contact-form {
    padding: 30px 0 10px;
}
.contact-modal footer.modal-footer {
    display:none;
}
.modal-popup .modal-header {
    padding-top: 15px;
}
.modal-popup .modal-title {
    font-weight: 400;
}
.modals-overlay {
    background-color: rgba(12,58,120,.9);
}
ul.row.custom-contact {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    list-style: none;
}
ul.row.custom-contact li {
    display: inline-block;
    display: list-item;
    text-align: -webkit-match-parent;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 10px;
    list-style: none;
    position: relative;
    padding: 20px;
    -webkit-transition: color 400ms ease-in-out;
    -moz-transition: color 400ms ease-in-out;
    -ms-transition: color 400ms ease-in-out;
    -o-transition: color 400ms ease-in-out;
    transition: color 400ms ease-in-out;
}
ul.row.custom-contact li h2 {
    text-transform: none;
    margin: 20px;
}
ul.row.custom-contact li:hover {
    color: #1E2328;
}
ul.row.custom-contact li a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    box-sizing: border-box;
    border: 1px solid #ccc;
    -webkit-transition: border 400ms ease-in-out;
    -moz-transition: border 400ms ease-in-out;
    -ms-transition: border 400ms ease-in-out;
    -o-transition: border 400ms ease-in-out;
    transition: border 400ms ease-in-out;
}
ul.row.custom-contact li a:hover {
    border: 1px solid #000;
}
.custom-contact span.icon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 48px;
    line-height: 48px;
    color: inherit;
    content: '\E7FD';
    font-family: 'Material Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0;
    display: block;
}
.custom-contact span.icon.faq:before {
    content:'question_answer';
}
.custom-contact span.icon.mail:before {
    content:'\e158';
}
.custom-contact span.icon.phone:before {
    content:'\e0cd';
}
.custom-contact #contact-modal, .custom-contact .contact-modal .modal-footer {
    display: none;
}
.cms-kontakt .page-title-wrapper, .contact-index-index .page-title-wrapper {
    text-align: center;
}
.cms-kontakt .page-title, .contact-index-index .page-title {
    margin: 0 0 10px!important;
}
.cms-kontakt .column.main p, .contact-index-index .column.main p {
    text-align: center;
    margin: 0 0 25px
}
@media (max-width: 767px) {
    .modal-popup.modal-slide .modal-inner-wrap[class] {
        background-color: #fff;
    }
}
@media (min-width: 768px) {
    ul.row.custom-contact li {
        margin-bottom:0px;
    }
    .custom-contact li.col-3 {
        width: 25%!important;
        border-color:#fff;
        border-style:solid;
        border-bottom-width:0px;
        border-top-width:0px;
    }
    .custom-contact li.col-3:nth-child(4n+1) {
        border-left-width:0px;
        border-right-width:7.5px;
    }
    .custom-contact li.col-3:nth-child(4n+2) {
        border-left-width:2.5px;
        border-right-width:5px;
    }
    .custom-contact li.col-3:nth-child(4n+3) {
        border-left-width:5px;
        border-right-width:2.5px;
    }
    .custom-contact li.col-3:nth-child(4n+4) {
        border-left-width:7.5px;
        border-right-width:0px;
    }
    .custom-contact li.col-6 {
        width: 50%!important;
        border-top-width:10px;
        border-color:#fff;
        border-style:solid;
        border-bottom-width:0px;
    }
    .custom-contact li.col-6:nth-child(4n+1) {
        border-right-width: 5px;
        border-left-width:0px;
    }
    .custom-contact li.col-6:nth-child(4n+2) {
        border-left-width: 5px;
        border-right-width:0px;
    }
    .cms-kontakt .contact-modal .modal-inner-wrap, .contact-index-index .contact-modal .modal-inner-wrap {
        max-width: 600px;
    }
}

/* STANDARD COLUMN GRID */
.row {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
}
.row:after {
    content: ' ';
    display: block;
    clear: both;
}
[class^="col-sm-"], [class*=" col-sm-"] {
    display: inline-block;
    display: list-item;
    position: relative;
    text-align: -webkit-match-parent;
    border: 5px solid transparent;
    box-sizing: border-box;
    text-align: center;
    background: transparent;
    margin: 0;
    list-style: none;
    overflow: hidden;
}
[class^="col-sm-"] a {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
}
[class^="col-sm-"] p a {
    display: inline;
}
[class^="col-sm-"] img {
    width: 100%;
    height: auto;
}
[class^="col-sm-"] .content, [class*=" col-sm-"] .content {
    position: absolute;
    width: 100%;
    background: transparent;
    padding: 20px;
    max-width: 500px;
    box-sizing: border-box;
    overflow: hidden;
}
.content {
    z-index: 1;
}
.content.small {
    max-width: 420px;
}
.content.medium {
    max-width: 650px;
}
.content.large {
    max-width: 900px;
}
.content.after-img {
    position: relative;
    display: inline-block;
    width: 70% !important;
    max-width: 70%;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: left;
    color: #1E2328;
}
[class^="col-sm-"] .content.relative, [class*=" col-sm-"] .content.relative {
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0) translateY(0);
    max-width: 1320px;
    padding: 0 20px;
    margin: 0 auto;
    text-align: left;
    text-transform: none;
}
[class^="col-sm-"] .content.center-center {
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    text-align: center;
}
[class^="col-sm-"] .content.center-top {
    left: 50%;
    top: 20px;
    transform: translateX(-50%) translateY(20px);
    -webkit-transform: translateX(-50%) translateY(20px);
    -moz-transform: translateX(-50%) translateY(20px);
    -ms-transform: translateX(-50%) translateY(20px);
    text-align: center;
}
[class^="col-sm-"] .content.center-bottom {
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    text-align: center;
}
[class^="col-sm-"] .content.left-center {
    left: 60px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    text-align: left;
}
[class^="col-sm-"] .content.left-center.box {
    left: 0;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    text-align: left;
    background: #fff;
}
[class^="col-sm-"] .content.left-top {
    left: 60px;
    top: 20px;
    transform: translateX(0%) translateY(0%);
    -webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    text-align: left;
}
[class^="col-sm-"] .content.left-bottom {
    left: 60px;
    bottom: 60px;
    transform: translateX(0%) translateY(0%);
    -webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    text-align: left;
}
[class^="col-sm-"] .content.right-center {
    right: 60px;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    text-align: right;
}
[class^="col-sm-"] .content.right-top {
    right: 60px;
    top: 20px;
    transform: translateX(0%) translateY(20px);
    -webkit-transform: translateX(0%) translateY(20px);
    -moz-transform: translateX(0%) translateY(20px);
    -ms-transform: translateX(0%) translateY(20px);
    text-align: right;
}
[class^="col-sm-"] .content.right-bottom {
    right: 60px;
    bottom: 20px;
    transform: translateX(0%) translateY(0%);
    -webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    text-align: right;
}
.short-desc {
    padding: 30px 10px;
}
[class^="col-sm-"] .content .content, [class*=" col-sm-"] .content .content {
    position: relative;
    width: 100%;
    background: transparent;
    padding: 30px 0;
    max-width: none;
    box-sizing: border-box;
    overflow: hidden;
}
.dark-theme, .dark-theme h1, .dark-theme h2, .dark-theme h3, .dark-theme h4, .dark-theme p {
    color: #fff;
}
.light-theme, .light-theme h1, .light-theme h2, .light-theme h3, .light-theme h4, .light-theme p {
    color: #1E2328;
}
section[class^="category-section-"] a.anchor-target {
    color: #1E2328;
    text-decoration: none;
}
[class^="col-sm-"] .content h1 {
    font-weight: 400;
    font-size: 40px !important;
}
[class^="col-sm-"] .content h2 {
    font-weight: 400;
    font-size: 30px !important;
}
.col-sm-3 .content h2 {
    font-size: 24px !important;
}
.col-sm-4 .content h2 {
    font-size: 20px !important;
}
section[class^="category-section-"] h1 {
    font-weight: 400;
    font-size: 60px !important;
    line-height: 1.2;
    text-transform: none;
}
section[class^="category-section-"] h2 {
    font-weight: 400;
    font-size: 40px !important;
    line-height: 1.05;
    text-transform: none;
}
section[class^="category-section-"] h1.text-center {
    text-align: center;
}
section[class^="category-section-"] h2.text-center {
    text-align: center;
}
section[class^="category-section-"] h3 {
    font-weight: 400;
    font-size: 30px !important;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-top: 24px;
    margin-bottom: 18px;
}
section[class^="category-section-"] .col-sm-4 p.unit-subheader{
    display: none;
}
section[class^="category-section-"] a.action.primary {
    margin: 5px auto;
    position: relative;
    display: block;
    height: 42px;
    line-height: 20px;
    text-align: center;
    width: auto;
    max-width: 250px;
}
.text-box {
    display: inline;
    width: 100%;
    line-height: 1.7;
    font-weight: 400;
    text-shadow: rgba(0,0,0,0) 1px 1px 5px;
    -webkit-box-decoration-break: clone !important;
    padding: 5px 15px;
}
.col-sm-6 .text-box {
    font-size: 14px;
}
.text-columns-2 {
    -webkit-columns: 100px 2;
    -moz-columns: 100px 2;
    columns: 100px 2;
}
.text-columns-3 {
    -webkit-columns: 100px 3;
    -moz-columns: 100px 3;
    columns: 100px 3;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
[class^="col-sm-"] h2, [class*=" col-sm-"] h2 {
    margin-top: 5px;
}
.dark-theme .text-box {
    color: #1E2328;
    background: #fff;
    background-color: #fff;
}
.light-theme .text-box {
    color: #fff;
    background: #1E2328;
    background-color: #1E2328;
}
section[class^="category-section-"].boxed li.col-sm-12.max-height {
    max-height: 500px;
}
li[class^="col-sm-"] a img {
    width: 100%;
    height: auto;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1400ms ease-in-out;
    -moz-transition: all 1400ms ease-in-out;
    -ms-transition: all 1400ms ease-in-out;
    -o-transition: all 1400ms ease-in-out;
    transition: all 1400ms ease-in-out;
}
li[class^="col-sm-"] a img.flag-icon {
    position: relative;
    width: 30%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
}
section[class^="category-section-"].fullwidth li.col-sm-12 img {
    -webkit-transition: .6s ease-out opacity,10s linear transform;
    -moz-transition: .6s ease-out opacity,10s linear transform;
    -ms-transition: .6s ease-out opacity,10s linear transform;
    -o-transition: .6s ease-out opacity,10s linear transform;
    transition: .6s ease-out opacity,10s linear transform;
}
.col-sm-12 {
    width: 100%;
    border-left-width: 0px;
    border-right-width: 0px;
}
section[class^="category-section-"].fullwidth li.col-sm-12 {
    border-top-width: 0;
    border-bottom-width: 0;
}
section[class^="category-section-"] ul.onepage-menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    width: auto;
    margin-right: 5px;
}
li.col-sm-4.extra-padding {
    padding: 20px 0;
}
.body-light-theme.transparent-header picture.header-bg:after,
.body-light-theme.transparent-header picture.header-bg:before {
    background: rgba(255,255,255,.2);
    background: -webkit-linear-gradient(135deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: -o-linear-gradient(135deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: -webkit-linear-gradient(315deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: -o-linear-gradient(315deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: linear-gradient(135deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    content: '';
    position: absolute;
    opacity: 0.8;
    height: 100%;
    height: calc(100% - 6px);
    width: 100vw;
    z-index: 1;
}
.body-dark-theme.transparent-header picture.header-bg:after {
    background: rgba(0,0,0,.2);
    background: -webkit-linear-gradient(135deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: -o-linear-gradient(135deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: -webkit-linear-gradient(315deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: -o-linear-gradient(315deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    background: linear-gradient(135deg, rgb(42, 90, 103) 0%, rgb(0, 150, 143) 50%);
    content: '';
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    height: calc(100% - 6px);
    width: 100vw;
}
.home.body-light-theme.transparent-header picture.header-bg:after,
.home.body-light-theme.transparent-header picture.header-bg:before,
.home.body-dark-theme.transparent-header picture.header-bg:after {
    height: 100%;
}
@media (max-width: 320px){
    .col-sm-3,
    .row .col-sm-3 {
        width: 100%;
        border-width: 3px 0;
    }
}
@media (max-width:480px) {
    .col-sm-4{
        width: 100%;
        border-left-width: 0px !important;
        border-right-width: 0px !important;
    }
}
@media (max-width: 767px){
    .text-columns-2 {
        -webkit-columns: 100px 1;
        -moz-columns: 100px 1;
        columns: 100px 1;
    }
    .text-columns-3 {
        -webkit-columns: 100px 1;
        -moz-columns: 100px 1;
        columns: 100px 1;
    }
    .col-sm-6 {
        width: 100%;
    }
    section[class^="category-section-"] .col-sm-3 h2.unit-header {
        font-size: 20px !important;
    }
    section[class^="category-section-"] .col-sm-3 p.unit-subheader {
        display: none;
    }
    .product-item-actions .actions-primary {
        display: block;
    }
    .col-sm-3-actions {
        margin: 10px 0 0;
    }
    .col-sm-3,
    .row .col-sm-3,
    .row .col-sm-3,
    .row .col-sm-3,
    .row .col-sm-3 {
        width: 50%;
        border-width: 3px;
    }
    .col-sm-3:nth-child(odd),
    .row .col-sm-3:first-child,
    .row .col-sm-3:nth-child(2n+1),
    .row .col-sm-3:first-child,
    .row .col-sm-3:nth-child(2n+1) {
        border-left-width: 0px;
    }
    .row .col-sm-3:nth-child(2n+2),
    .col-sm-3:nth-child(even),
    .row .col-sm-3:nth-child(even) {
        border-right-width: 0px;
    }
    .col-sm-3 {
        margin-bottom: 0px;
    }
    section[class^="category-section-"].list [class^="col-sm-"] .content, section[class^="category-section-"].list [class*=" col-sm-"] .content {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        transform: translateX(0) translateY(0) !important;
        text-align: center !important;
        max-width: 100%;
    }
    section[class^="category-section-"].list [class^="col-sm-"] .content h2 {
        font-size: 20px !important;
        line-height: 1.2;
        color: #1E2328;
        text-shadow: 1px 1px 5px rgba(0,0,0,0);
    }
    section[class^="category-section-"].list .text-box {
        display: inline-block;
        font-weight: 400;
        text-transform: none;
        padding: 3px 0;
    }
    .dark-theme .text-box {
        color: #1E2328;
        background: rgba(255,255,255,0.5);
        background-color: rgba(255,255,255,0.5);
    }
    .text-box {
        display: inline;
        font-size: 18px;
        width: 100%;
        line-height: 1.5;
        padding: 5px;
    }
    .col-sm-6 .text-box {
        font-size: 14px;
    }
    label.copyright {
        bottom: 12px;
        left: 10px;
    }
    label.copyright, label.copyright a {
        font-size: 8px;
        opacity: 0.8;
    }
}
@media (min-width: 640px) and (max-width: 767px){
    .row .col-sm-3 {
        width: 50%;
    }
}
@media (min-width: 768px){
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-4 {
        width: 33.33%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-6:nth-child(odd) {
        border-left-width: 0px;
    }
    .col-sm-6:nth-child(even) {
        border-right-width: 0px;
    }
    .col-sm-4 {
        border-top-width: 5.25px;
        border-bottom-width: 5.25px;
        border-left-width: 3.5px;
        border-right-width: 3.5px;
    }
    .row .col-sm-4:first-child,
    .row .col-sm-4:nth-child(3n+1),
    .row .col-sm-4:first-child,
    .row .col-sm-4:nth-child(3n+1) {
        border-left-width: 0px;
        border-right-width: 7px;
    }
    .row .col-sm-4:nth-child(3n+3) {
        border-left-width: 7px;
        border-right-width: 0px;
    }
    .text-box {
        font-size: 28px;
    }
    section[class^="category-section-"] p.unit-subheader {
        margin-top: 5px;
    }
    .col-sm-3 .text-box, .col-sm-4 .text-box {
        font-size: 14px;
    }
    section[class^="category-section-"] .col-sm-12 a.action.primary {
        margin-top: 50px;
    }
    section[class^="category-section-"].fullwidth [class^="col-sm-"] .content.relative h2, section[class^="category-section-"].fullwidth [class*=" col-sm-"] .content.relative h2 {
        font-size: 30px !important;
    }
}
@media (max-width: 1023px){
    section[class^="category-section-"].list .col-sm-6 {
        width: 100%;
    }
    section[class^="category-section-"].list a.action.primary, section[class^="category-section-"].list span.slide_url_label.action.primary.p_margin_large {
        display: none;
    }
    section[class^="category-section-"].list .content p.unit-subheader {
        margin-bottom: 0px;
    }
}
@media (min-width: 1024px){
    section[class^="category-section-"].fullwidth li.col-sm-12.max-height {
        max-height: 700px;
    }
    section[class^=category-section-].fullwidth li.col-sm-12 img:hover {
        transform: scale3d(1.08,1.08,1.08);
    }
    .col-sm-3 {
        width: 25% !important;
        border-top-width: 5px;
        border-bottom-width: 5px;
        border-left-width: 2.5px;
        border-right-width: 5px;
    }
    .row .col-sm-3:nth-child(3n+3) {
        border-left-width: 2.5px;
        border-right-width: 5px;
    }
    .row .col-sm-3:nth-child(2n+3),
    .row .col-sm-3:nth-child(3n+4) {
        border-left-width: 5px;
        border-right-width: 2.5px;
    }
    .col-sm-3:nth-child(4n+3),
    .row .col-sm-3:nth-child(4n+3) {
        border-left-width: 5px;
        border-right-width: 2.5px;
    }
    .col-sm-3:nth-child(4n+2),
    .row .col-sm-3:nth-child(4n+2) {
        border-left-width: 2.5px;
        border-right-width: 5px;
    }
    .row .col-sm-3:first-child,
    .row .col-sm-3:nth-child(4n+1),
    .row .col-sm-3:first-child,
    .row .col-sm-3:nth-child(4n+1) {
        border-left-width: 0px;
        border-right-width: 7.5px;
    }
    .row .col-sm-3:nth-child(4n+4) {
        border-left-width: 7.5px;
        border-right-width: 0px;
    }
    .col-sm-3 {
        width: 25% !important;
    }
    section[class^="category-section-"] .col-sm-4 p.unit-subheader {
        display: block;
    }
    body.transparent-header .top-container .col-sm-12 .content.center-top {
        left: 50%;
        top: 120px;
        transform: translateX(-50%) translateY(120px);
        -webkit-transform: translateX(-50%) translateY(120px);
        -moz-transform: translateX(-50%) translateY(120px);
        -ms-transform: translateX(-50%) translateY(120px);
        text-align: center;
    }
    body.transparent-header .top-container .col-sm-12 .content.left-top {
        left: 20px;
        top: 120px;
        transform: translateX(0%) translateY(120px);
        -webkit-transform: translateX(0%) translateY(120px);
        -moz-transform: translateX(0%) translateY(120px);
        -ms-transform: translateX(0%) translateY(120px);
        text-align: left;
    }
    body.transparent-header .top-container .col-sm-12 .content.right-top {
        right: 20px;
        top: 120px;
        transform: translateX(0%) translateY(120px);
        -webkit-transform: translateX(0%) translateY(120px);
        -moz-transform: translateX(0%) translateY(120px);
        -ms-transform: translateX(0%) translateY(120px);
        text-align: right;
    }
}
@media (min-width: 1440px){
    section[class^="category-section-"].fullwidth li.col-sm-12.max-height {
        border-top-width: 0px;
        border-bottom-width: 5px;
    }
}
@media (min-width: 2560px){
    section[class^="category-section-"].fullwidth li.col-sm-12.max-height {
        max-height: 1015px;
    }
}


/* CHILI EDITOR */
body.chili-editor-index .before_header {
    display: none !important;
}
.chili-config-toggle .toggle.open {
    color: #ffffff;
    background-color: #00968F;
}
body.chili-editor-index.page-layout-empty input#qty, body.chili-editor-index.page-layout-empty div#chili-navigation, body.chili-editor-index.page-layout-empty .editor-middle-container .steps-top {
    display: none !important;
}
body.chili-editor-index.page-layout-empty h2 {
    margin-top: 0 !important;
}
body.chili-editor-index.page-layout-empty main#maincontent {
    max-width: 100vw !important;
    margin-top: 0px;
    padding-top: 0px;
}
body.chili-editor-index.page-layout-empty .steps-bottom {
    height: 60px;
}
.chili-steps-container .chili-steps.data.items > .item.content {
    background: #00968F;
    color: #fff;
    border: 0;
}
body.chili-editor-index .fieldset>.field .field.choice,
body.chili-editor-index .fieldset>.fields>.field .field.choice {
    position: relative;
    width: 100%;
    clear: both;
}
body.chili-editor-index input[type="checkbox"]:checked,
body.chili-editor-index input[type="checkbox"]:not(:checked),
body.chili-editor-index input[type="radio"]:checked,
body.chili-editor-index input[type="radio"]:not(:checked) {
    position: absolute;
    top: 9px;
    left: 0;
}
body.chili-editor-index label.label.admin__field-label {
    margin-left: 30px;
    position: relative;
    box-sizing: border-box;
    display: block;
}
.chili-steps-container .chili-steps.data.items > .item.title {
    display: none;
    visibility: hidden;
    opacity: 0;
}
.chili-steps-container .chili-steps.data.items > .item.title > .switch:visited {
    color: #1E2328;
}
.chili-steps-container .chili-steps.data.items > .item.title > .switch {
    border: 0;
    color: #1E2328;
}
.chili-steps-container .chili-steps.data.items .item.title a:before {
    color: #1E2328;
    border: 0px solid #d1d1d1;
    margin-right: 0;
}
.chili-steps-container input[type="checkbox"]:not(:checked)::before,
.chili-steps-container input[type="radio"]:not(:checked)::before {
    background: #f0f0f0;
    color: #1E2328;
}
.chili-configuration-menu-wrapper .abcpremium-price {
    display: none !important;
}
.chili-editor-index .chili-steps-container {
    display: none;
}
.chili-configuration-menu-wrapper .chili-configuration-menu-content-wrapper {
    height: 80px;
}
.chili-configuration-menu-wrapper .steps-bottom .product-info-price-wrapper .product-info-price-toggle > a {
    padding-top: 12px;
}
.chili-configuration-menu-wrapper .buttons-wrapper:before {
    height: 61px;
}
.chili-editor-index .header.content .logo {
    top: 0 !important;
}
.chili-configuration-menu-wrapper .buttons-set.editor-controls {
    margin-top: 9px;
}
@media (max-width: 767px) {
    .product-info-main #product-addtocart-chili-button {
        width: 100%;
    }
}
@media (min-width: 768px){
    #product-addtocart-chili-button {
        width: 100% !important;
    }
    body.chili-editor-index.page-layout-empty header.page-header {
        position: relative;
    }
    body.chili-editor-index.page-layout-empty header.page-header {
        height: 90px;
    }
    body.chili-editor-index.page-layout-empty .logo img {
    }
    body.chili-editor-index .header.content {
        display: inherit;
        float: none;
        height: 90px;
        background: #fff;
        max-width: inherit !important;
    }
    .editor-middle-container .chili-editor-container {
        width: 78%;
        height: 100%;
        display: block;
        margin-right: 22%;
        margin-left: 0 !important;
    }
    .editor-middle-container .chili-configuration {
        display: none;
        position: relative;
        overflow: hidden;
        width: 22%;
        height: 100vh;
        float: right !important;
        background-color: #fff;
    }
    .editor-middle-container .chili-configuration .content-wrapper {
        padding: 25px 20px;
        height: 100%;
    }
}
@media (max-width: 1439px) {
    body.chili-editor-index.page-layout-empty header.page-header {
        height: 140px;
        max-height: 140px;
    }
    body.chili-editor-index .header.content {
        background: #fff;
        height: 140px;
    }
}

/* CART */
body.checkout-cart-index .cart.table-wrapper .actions-toolbar a.action.action-edit {
    display: none !important;
}

/* CATEGORY VIEW CUSTOM / CATALOG GRID AND LIST */
a.action.tocompare, .product-item-actions .actions-primary + .actions-secondary, li.item.link.compare {
    display: none !important;
}
ol.product-items, ol.products.list.items.product-items {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}
.page-products .product-item-info {
    width: 100%;
}
.page-products li.product-item:hover .product-item-info, li.product-item .product-item-info {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.product-item-info {
    height: 100%;
}
.products-grid .product-item {
    display: inline-block;
    display: list-item;
    text-align: -webkit-match-parent;
    border: 3px solid #fff;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    width: 50%;
    margin-left: 0 !important;
    margin-bottom: 0px;
}
.product-item-name {
    min-height: 48px;
}
.column.main .product-item {
    padding-left: 0px;
}
.column.main .product-items {
    margin-left: 0;
}
.product.details.product-item-details {
    padding-left: 10px;
    padding-right: 10px;
}
.block.widget .pager {
    clear: both;
}
.toolbar-products {
    margin-bottom: 20px !important;
    padding: 0 !important;
    text-align: center;
    clear: both;
}
.product-item button.action.tocart.primary span {
    display: none;
}
button.action.tocart.primary:before, button#order-button:before {
    margin-right: 0;
}
.pages .action {
    border: 0px solid #d1d1d1;
    color: #1E2328;
}
.pages .action.next:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #1E2328;
    font-weight: bold;
}
.block-reorder .actions-toolbar {
    max-width: 190px;
}
@media (max-width: 767px){
    .product-item-actions .actions-primary {
        display: block;
    }
    .products-grid .product-item-actions {
        margin: 10px 0 0;
    }
    .products-grid .product-item,
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-2columns-left .block.widget .products-grid .product-item,
    .page-layout-2columns-right .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item {
        width: 50%;
        border-width: 1px;
    }
    .products-grid .product-item:nth-child(odd),
    .page-layout-1column .block.widget .products-grid .product-item:first-child,
    .page-layout-2columns-left .block.widget .products-grid .product-item:first-child,
    .page-layout-2columns-right .block.widget .products-grid .product-item:first-child,
    .page-layout-3columns .block.widget .products-grid .product-item:first-child,
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(2n+1),
    .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(2n+1),
    .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(2n+1),
    .page-layout-3columns .block.widget .products-grid .product-item:nth-child(2n+1),
    .page-products.page-layout-1column .products-grid .product-item:first-child,
    .page-products.page-layout-2columns-left .products-grid .product-item:first-child,
    .page-products.page-layout-2columns-right .products-grid .product-item:first-child,
    .page-products.page-layout-3columns .products-grid .product-item:first-child,
    .page-products.page-layout-1column .products-grid .product-item:nth-child(2n+1),
    .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(2n+1),
    .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(2n+1),
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n+1) {
        border-left-width: 0px;
    }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(2n+2),
    .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(2n+2),
    .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(2n+2),
    .page-layout-3columns .block.widget .products-grid .product-item:nth-child(2n+2),
    .page-products.page-layout-1column .products-grid .product-item:nth-child(2n+2),
    .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(2n+2),
    .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(2n+2),
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(2n+2),
    .products-grid .product-item:nth-child(even),
    .products-grid .product-item:nth-child(even),
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(even),
    .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(even)
    .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(even)
    .page-layout-3columns .block.widget .products-grid .product-item:nth-child(even){
        border-right-width: 0px;
    }
    .products-grid .product-item {
        margin-bottom: 0px;
    }
    .products-grid .product-item, .block.widget .products-grid .product-item, .page-layout-1column .block.widget .products-grid .product-item, .page-layout-2columns-left .block.widget .products-grid .product-item, .page-layout-2columns-right .block.widget .products-grid .product-item, .page-layout-3columns .block.widget .products-grid .product-item {
        border-width: 0 1px;
    }
}
@media (max-width: 320px){
    .products-grid .product-item,
    .block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item,
    .products-grid .product-item {
        width: 100%;
        border-width: 1px 0;
    }
    .product-item button.action.tocart.primary span {
        display: inline-block;
    }
    button.action.tocart.primary:before, button#order-button:before {
        margin-right: 8px;
    }
}
@media (min-width: 321px) and (max-width: 639px){
    button.action.tocart.primary:before, button#order-button:before {
        margin-right: 0 !important;
    }
}
@media (min-width: 640px) and (max-width: 767px){
    .page-products .products-grid .product-item,
    .page-layout-1column .products-grid .product-item,
    .page-layout-3columns .products-grid .product-item,
    .page-products.page-layout-1column .products-grid .product-item,
    .page-products.page-layout-3columns .products-grid .product-item {
        width: 50%;
    }
}
@media (min-width: 768px) {
    .product-item-actions .actions-primary {
        display: block;
    }
    .products-grid .product-item-actions {
        margin: 10px 0 0;
    }
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-2columns-left .block.widget .products-grid .product-item,
    .page-layout-2columns-right .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item,
    .page-products.page-layout-1column .products-grid .product-item,
    .page-products.page-layout-2columns-left .products-grid .product-item,
    .page-products.page-layout-2columns-right .products-grid .product-item,
    .page-products.page-layout-3columns .products-grid .product-item,
    .products-grid .product-item {
        width: 33.33% !important;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 1px;
        border-right-width: 1px;
    }
    .page-layout-1column .block.widget .products-grid .product-item:first-child,
    .page-layout-2columns-left .block.widget .products-grid .product-item:first-child,
    .page-layout-2columns-right .block.widget .products-grid .product-item:first-child,
    .page-layout-3columns .block.widget .products-grid .product-item:first-child,
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
    .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(3n+1),
    .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(3n+1),
    .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+1),
    .page-products.page-layout-1column .products-grid .product-item:first-child,
    .page-products.page-layout-2columns-left .products-grid .product-item:first-child,
    .page-products.page-layout-2columns-right .products-grid .product-item:first-child,
    .page-products.page-layout-3columns .products-grid .product-item:first-child,
    .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+1),
    .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n+1),
    .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(3n+1),
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+1) {
        border-left-width: 0px;
        border-right-width: 1px;
    }
    .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+3),
    .page-layout-2columns-left .block.widget .products-grid .product-item:nth-child(3n+3),
    .page-layout-2columns-right .block.widget .products-grid .product-item:nth-child(3n+3),
    .page-layout-3columns .block.widget .products-grid .product-item:nth-child(3n+3),
    .page-products.page-layout-1column .products-grid .product-item:nth-child(3n+3),
    .page-products.page-layout-2columns-left .products-grid .product-item:nth-child(3n+3),
    .page-products.page-layout-2columns-right .products-grid .product-item:nth-child(3n+3),
    .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n+3) {
        border-left-width: 1px;
        border-right-width: 0px;
    }
    .modes-mode {
        border: 1px solid #e3e4e4 !important;
        border-right-width: 0 !important;
        background: #fff;
    }
    .modes-mode:last-child {
        border-right: 1px solid #e3e4e4 !important;
    }
    .modes-mode.active {
        background: #e3e4e4;
    }
    .product-item button.action.tocart.primary span {
        display: inline-block;
    }
    button.action.tocart.primary:before, button#order-button:before {
        margin-right: 8px;
    }
}
@media (min-width: 1024px){
    .product-item-actions .actions-primary {
        display: block;
    }
    .products-grid .product-item-actions {
        margin: 10px 0 0;
    }
    .product-item button.action.tocart.primary span {
        display: inline-block;
    }
    .modes-mode {
        border: 1px solid #e3e4e4 !important;
        border-right-width: 0 !important;
        background: #fff;
    }
    .modes-mode:last-child {
        border-right: 1px solid #e3e4e4 !important;
    }
    .modes-mode.active {
        background: #e3e4e4;
    }
}

/* COOKIES */
aside.modal-popup.amgdprcookie-modal-container.modal-slide._show {
    max-width: 100vw;
    margin: unset;
}
.message.global.noscript, .message.global.cookie {
    padding: 20px 30px;
    background: #fff;
    border-color: #fff;
    color: #454545;
}

/* CMS PAGE HEADER // CATEGRORY HEADER - ABCPREMIUM */
.transparent-header .after-page-header.empty {
    display: none;
}
.body-light-theme.transparent-header .after-page-header.empty {
    display: initial;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.5)',endColorstr='rgba(255,255,255,0)',GradientType=0);
    height: 200px;
    width: 100vw;
    z-index: 1;
}
.body-dark-theme.transparent-header .after-page-header.empty {
    display: initial;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.2) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.2)',endColorstr='rgba(0,0,0,0)',GradientType=0);
    height: 200px;
    width: 100vw;
    z-index: 1;
}
.transparent-header header.page-header.sticky {
    position: fixed;
    background: rgba(255,255,255,0.95) !important;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    width: 100vw;
    z-index: 9;
}
.body-dark-theme.transparent-header header.page-header.sticky {
    background: #fff !important;
    background: rgba(255,255,255,0.95) !important;
    border-bottom: 0px solid #fff;
}
a.header-link {
    margin-top: 60px;
}
.abcpremium-responsive-slider .content h2,
a.header-link .action.primary,
.abcpremium-responsive-slider .content h2 {
    margin-bottom: 30px;
}
a.header-link .action.primary,
.abcpremium-responsive-slider button.action.primary {
    background-color: #00968F;
    background: #00968F;
    background: rgba(0,0,0,0.5);
    backdrop-filter: saturate(180%) blur(5px);
    -webkit-backdrop-filter: saturate(180%) blur(5px);
    color: #fff;
    border: 1px solid #00968F;
    border: 1px solid transparent;
    margin-top: 30px;
    padding: 8px 30px;
}
a.header-link:hover .action.primary {
    background-color: transparent;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none !important;
}

/* CMS PAGE CONTENT //  CATEGRORY CONTENT - ABCPREMIUM */
.content-fullwidth main#maincontent {
    max-width: 100% !important;
    padding: 0 !important;
}
.content-boxed main#maincontent {
    max-width: 1314px !important;
    padding: 0 20px !important;
    margin: 0 auto;
}

/* MOBILEMENU 4 DESKTOP */
@media only screen and (min-width: 769px){
    .nav-toggle {
        display: block;
        float: right;
        margin-left: 25px;
        position: relative;
        right: 0;
    }
}

/* MEGAMENU */
@media only screen and (min-width: 768px){
    ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
        width: 100vw;
        max-width: 1320px;
        display: block;
        top: 68px !important;
        left: 50% !important;
        right: 0 !important;
        position: fixed;
        box-shadow: 0 5px 10px rgba(0,0,0,0) !important;
        transform: translateX(-50%) translateY(13px);
        -webkit-transform: translateX(-50%) translateY(13px);
        -moz-transform: translateX(-50%) translateY(13px);
        -ms-transform: translateX(-50%) translateY(13px);
    }
    .menu-wrapper {
        width: 100%;
        position: relative;
        display: flex;
        max-width: 1320px;
        margin: 0 auto;
        background: #ecf0f1;
        padding: 20px;
        box-shadow: 0 5px 10px rgba(0,0,0,0.2) !important;
        box-sizing: border-box;
    }
    .navigation .level0 .submenu .menu-wrapper li.level1 {
        width: 20%;
        display: list-item;
        float: left;
        box-sizing: border-box;
        position: relative;
        margin: 0;
        overflow: hidden;
    }
}

/* AMASTY IMPROVED LAYERED FILTERNAVIGATION */
.filter-options-title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 34px !important;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
.active > .filter-options-title:after {
    content: '\e621';
}
strong.block-subtitle.filter-subtitle {
    border-bottom: 1px solid #ccc;
    font-weight: 400;
    margin: 0;
    padding: 10px 10px 10px;
    width: 100%;
}
.filter-options-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 10px 0px;
    position: relative;
    width: 100%;
}
.filter-options .filter-options-title {
    font-weight: 400;
}
.catalog-topnav .filter-options .filter-options-content {
    background: #fff;
    border: 0;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3) !important;
    padding: 20px;
}
.catalog-topnav .filter-options .filter-options-content:before {
    height: 4px;
    display: block;
    position: absolute;
    margin-left: 0px;
    top: -16px;
    left: 5px;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #fff;
    width: 0px !important;
    z-index: 1;
}
.items[class*='am-filter-items-attr_category']:not(.items-children) > .item > a {
    font-weight: 400;
}

element.style {
}
.items[class*='category_ids']:not(.items-children) > .item > a {
    font-weight: 300;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
    color: #00968F;
    font-weight: 400;
}

/* REQUEST / DISABLE PURCHASE - ABCPREMIUM */
button.action.primary.anfrage-stellen-trigger,
button.action.primary.inquiry-trigger {
    display: inline-block;
    max-width: 320px;
    margin: 0 0 10px;
    padding: 0 30px;
    width: 50%;
    box-sizing: border-box;
    float: left;
}
button.action.primary.anfrage-stellen-trigger:after,
button.action.primary.inquiry-trigger:after {
    content: '';
    clear: both;
}
button.action.primary.anfrage-stellen-trigger:before,
button.action.primary.inquiry-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: inherit;
    content: '\ea59';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    margin-right: 10px;
    vertical-align: top;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    padding: 0;
    width: 100%;
}

/* AMASTY ADVANCED SEARCH */
.page-header .block-search.large {
    position: fixed;
    left: 0 !important;
    height: 95px;
    background: #ecf0f1;
    background: rgba(236,240,241,1);
    right: 0;
    top: 0;
    bottom: 0;
    width: 100vw!important;
    border: 0!important;
    z-index: 300!important;
}
.page-header .block-search.large .block-content {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    margin: 18px auto;
    max-width: 1320px;
    padding-left: 20px;
    padding-right: 20px;
    visibility: visible!important;
}
.page-header .block-search.large .block-content:before,
.page-header .block-search.large .block-content:after {
    content: " ";
    display: table;
}
.page-header .block-search.large .block-content:after {
    clear: both;
}
.page-header .block-search.large .field.search {
    width: 70%;
    margin-top: 8px;
    height: 44px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
}
.block-search.large form.minisearch:before,
.block-search.large form.minisearch:after {
    content: " ";
    display: table;
}
form.minisearch:after {
    clear: both;
}
.page-header .block-search.large input {
    border: 1px solid #212121;
    border-bottom: 1px solid #1E2328;
    background: none!important;
    color: #2c3e50;
}
.amsearch-form-container .input-text:focus {
    border: 1px solid #54c6ff !important;
    box-shadow: 0 2px 4px #c2ebff;
}
.search-trigger {
    display: inline-block;
    height: 50px;
    width: 30px;
    float: right;
    padding-left: 15px;
    position: relative;
}
.search-trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 54px;
    color: #2c3e50;
    content: '\e8b6';
    font-family: 'Material Icons';
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.page-header .block-search.large .block-content .actions {
    display: inline-block;
    float: right;
    width: 30%;
    margin-top: 8px;
    padding-left: 15px;
    box-sizing: border-box;
}
.search-autocomplete.-bottom-position {
    top: calc(100% + 10px) !important;
}
.amsearch-form-container.-opened .input-text {
    padding-left: 35px;
}
.amasty-catalog-topnav .filter-options-item {
    width: auto;
    margin-right: 10px;
}
.amasty-catalog-topnav .filter-options {
    border-top: 0;
}
.abs-shopping-cart-items .action.update:before, .block-cart-failed .action.update:before, .cart-container .form-cart .action.update:before {
    color: inherit;
    margin-right: 10px;
    margin-left: 20px;
}
.amsearch-products .product-item button.action.tocart.primary span {
    display: none;
}
.amsearch-products button.action.tocart.primary:before {
    margin: 0px 15px 0 14px;
}
.amsearch-wrapper-inner {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
.amsearch-autocomplete-image .product-image-photo {
    box-sizing: border-box;
    border: 0px solid transparent;
}
.amsearch-more-results .amsearch-link {
    border-bottom: 1px solid #00968F;
    color: #00968F;
}
.amsearch-more-results .amsearch-link:hover {
    border-bottom: 1px solid #2c3e50;
    background-color: inherit;
    color: #2c3e50;
}
.page-header.amsearch-full-width.-opened .panel.wrapper {
    display: block !important;
}
.page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    background: #fff;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.amsearch-overlay-block {
    background: rgba(0,0,0,0.5);
}
.amsearch-products-section .amsearch-link {
    color: inherit !important;
}
.amsearch-block-header .amsearch-title {
    font-size: inherit;
    text-transform: none;
}
.amsearch-input-wrapper .amsearch-input {
    border: 0px solid #ccc;
    padding: 5px 10px;
}
.amsearch-button.-loupe {
    background-image: none;
    border: 0;
    height: 50px;
    padding: 0;
    width: 40px !important;
}
.amsearch-button.-loupe:before {
    font-size: 30px;
    line-height: 55px;
    color: #fff;
    content: '\e9ff';
    font-family: 'abcpremium-iconfont';
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
    speak: none;
    text-align: center;
}
section.amsearch-wrapper-block ::-webkit-input-placeholder {
    color: transparent !important;
}
section.amsearch-wrapper-block :-moz-placeholder { /* Firefox 18- */
    color: transparent !important;
}
section.amsearch-wrapper-block ::-moz-placeholder {  /* Firefox 19+ */
    color: transparent !important;
}
section.amsearch-wrapper-block :-ms-input-placeholder {
    color: transparent !important;
}
.page-header .amsearch-button.-loupe-trigger {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    float: none;
    position: absolute;
    top: -11px;
    right: 65px;
    z-index: 99;
}
@media (min-width: 769px) {
    .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
        z-index: 9999 !important;
    }
    .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
        max-width: calc(33%) !important;
    }
    .page-header.amsearch-full-width .amsearch-wrapper-block {
        background: transparent !important;
        margin-top: 10px;
        width: 50px !important;
    }
    .-amsearch-overlay-opened .page-header.amsearch-full-width .amsearch-wrapper-block {
        background: #F5F7FA !important;
        margin-top: 0px;
    }
    .-amsearch-overlay-opened .amsearch-button.-loupe:before {
        color: #1E2328;
    }
    .scroll-light-theme .amsearch-button.-loupe:before {
        color: #00968F;
    }
    .scroll-dark-theme .amsearch-button.-loupe:before {
        color: #fff;
    }
    .page-header .amsearch-input-wrapper {
        min-width: 50px !important;
        width: auto !important;
        background: transparent  !important;
    }
    .amsearch-input-wrapper .amsearch-input {
        background: transparent !important;
    }
    .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
        width: 100% !important;
    }
    .page-header.amsearch-full-width.-opened .amsearch-input-wrapper {
        min-width: 350px !important;
        width: auto !important;
    }
    .page-header.amsearch-full-width.-opened .amsearch-input-wrapper .amsearch-input {
        background: #fff !important;
    }
}
@media (min-width: 1024px) {
    .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
        max-width: calc(33%) !important;
    }
}

/* SIZE CHART */
aside.modal-popup.modal-slide._show {
    max-width: 1320px;
    margin: 0 auto;
}
.abcpremium.size-chart th {
    background: #f0f0f0;
    font-weight: 400;
}
.abcpremium.size-chart tr td:first-child {
    font-weight: 400;
}
.abcpremium.size-chart table > thead > tr > th,
.abcpremium.size-chart table > tbody > tr > th,
.abcpremium.size-chart table > tfoot > tr > th,
.abcpremium.size-chart table > thead > tr > td,
.abcpremium.size-chart table > tbody > tr > td,
.abcpremium.size-chart table > tfoot > tr > td {
    border: 2px solid #fff !important;
    max-width: 150px;
}
button.action.primary[data-trigger="show-size-chart"] {
    width: 100%;
}
button.action.primary[data-trigger="show-size-chart"]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 18px;
    content: '\ea4b';
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}

/* NEW ABCPREMIUM CSS */
section[class^="category-section-"].fullwidth.background-color,
section[class*=" category-section-"].fullwidth.background-color {
    max-width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$verlaufStart, endColorstr=$verlaufEnd);
    background-color: #f5f5f5;
    background: linear-gradient(-45deg, #f3f7f9, #f1f5f7);
    background: -webkit-linear-gradient(-45deg, #f3f7f9, #f1f5f7);
    color: #333;
    padding: 60px 0;
    margin-bottom: 0;
}
section[class^="category-section-"].fullwidth.background-color.dark-theme,
section[class*=" category-section-"].fullwidth.background-color.dark-theme {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$verlaufStart, endColorstr=$verlaufEnd);
    background-color: #222;
    background: #222;
    color: #fff;
}
section[class^="category-section-"].fullwidth.background-color .row,
section[class*=" category-section-"].fullwidth.background-color .row {
    max-width: 1320px;
    margin: 0 auto;
}
a.unit-wrapper {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    text-decoration: none;
}
[class^=col-sm-] a.unit-wrapper {
    width: 100%;
    height: auto;
    position: relative;
    display: flex;
    top: 0;
    left: 0;
    box-sizing: border-box;
    overflow: hidden;
}
a.unit-wrapper .content.center-center {
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    will-change: opacity;
}
li[class^=col-sm-] a.unit-wrapper:after {
    background: rgba(231,224,241,.8);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    will-change: opacity;
    box-sizing: border-box;
}
li[class^=col-sm-] a.unit-wrapper img {
    width: 100%;
    max-width: 100%;
    -webkit-filter: grayscale(0.2) brightness(80%);
    opacity: 0.8;
}
li[class^=col-sm-] img {
    opacity: .9;
    filter: brightness(.9);
}
section[class^="category-section-"].hero-product.fullwidth img {
    max-width: 1158px;
}
@media (min-width: 1024px) {
    li[class^=col-sm-] a.unit-wrapper:hover img {
        -webkit-filter: grayscale(0) brightness(100%);
        opacity: 1;
        transform: scale3d(1.0, 1.0, 1.0);
        -webkit-transition: all 2s ease-in-out;
        -moz-transition: all 2s ease-in-out;
        -ms-transition: all 2s ease-in-out;
        -o-transition: all 2s ease-in-out;
        transition: all 2s ease-in-out;
    }
    li[class^=col-sm-] a.unit-wrapper:hover img {
        transform: scale3d(1.08, 1.08, 1.08);
    }
    section[class^=category-section-].fullwidth .col-sm-6 .content h2,
    section[class*=" category-section-"].fullwidth .col-sm-6 .content h2,
    section[class^=category-section-].fullwidth .col-sm-4 .content h2,
    section[class*=" category-section-"].fullwidth .col-sm-4 .content h2 {
        font-size: 30px !important;
        line-height: 1.1;
    }
    a.unit-wrapper:hover .content.center-center {
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        opacity: 1;

    }
    li[class^=col-sm-] a.unit-wrapper:hover:after {
        background: rgba(0,0,0,.2) !important;
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        width: calc(100% - 40px);
        opacity: .9;
    }
}

/* privacy-policy */
@media (min-width: 1024px){
    .privacy-policy.sidebar {
        width: 300px;
        display: block;
        padding-left: 60px;
        position: relative;
        float: right;
        box-sizing: border-box;
    }
    .privacy-policy.sidebar ul.onepage-menu {
        position: fixed;
        width: 300px;
    }
    .privacy-policy.cms-content {
        width: calc(100% - 300px);
        display: block;
        float: left;
    }
}

/* PRIVACY POLICY */
body.shop_information-general-privacypolicy a.action.back {
    margin-top: 30px;
    float: right;
    width: 100%;
}

/* HIGHLIGHT-ATTRIBUTES ABCPREMIUM */
section.highlight-attributes {
    display: block;
    position: relative;
    height: auto;
    width: 100%;
    margin: 10px 0 30px;
    float: left;
    box-sizing: border-box;
}

/* DISABLE PURCHASE */
a.action.configurable.tocart.primary:before,
a.action.bundle.tocart.primary:before,
a.action.grouped.tocart.primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    content: "\ea2f";
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
a.action.out_of_stock.tocart.primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    content: "\ea69";
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
a.action.w2p.tocart.primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    content: "\ea30";
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
a.action.purchase_disabled.tocart.primary:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 22px;
    content: "\ea33";
    font-family: 'abcpremium-iconfont';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    speak: none;
    text-align: center;
    margin-right: 8px;
}
a.action.out_of_stock.tocart.primary {
    background-color: transparent;
    background: 0 0;
    color: #ccc;
    border: 1px solid #fff;
    opacity: 0.8;
}
a.action.out_of_stock.tocart.primary:hover {
    background-color: #fff;
    background: #fff;
    color: #333;
    border: 1px solid #fff;
    opacity: 0.5;
}

/* BACK-BUTTON */
.content-fullwidth.cms-page-view a.action.back {
    display: block;
    margin: 10px auto;
    width: 100%;
    max-width: 1225px;
}

/* PRICE FUNCTIONALITIES */
.abcpremium-price {
    padding: 10px 0;
}
.abcpremium-price .price-box.price-final_price {
    display: inline-block !important;
}
.widget-bestseller-grid .additional-price-information {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
.minicart-items .details-qty.qty select,
.cart.table-wrapper .col.qty select.input-text.qty {
    width: 90px;
}

/* COOKIEBOT */
/* Dialog */
#CybotCookiebotDialog {
    border-radius: 0 !important;
}
#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    background-color: #00968F !important;
}
#CybotCookiebotDialogTabContent input[type=checkbox][disabled]:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
    opacity: 0.6;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
    background-color: #767676 !important;
    border: 0px !important;
    border-radius: 2px !important;
    color: #fff !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #767676 !important;
    color: #fff !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    background-color: #00968F !important;
}

/* Widget */
#CookiebotWidget {
    position: fixed;
    box-shadow: none !important;
    border-radius: 0px !important;
    min-width: 48px;
    min-height: 48px;
    left: 0px !important;
    bottom: 0px !important;
}
#CookiebotWidget:not(.CookiebotWidget-open):hover {
    box-shadow: none !important;
}
#CookiebotWidget.CookiebotWidget-open {
    left: 10px !important;
    bottom: 10px !important;
    box-shadow: 0 30px 70px rgb(0 0 0 / 30%) !important;
}
#CookiebotWidget.CookiebotWidget-open #CookiebotWidget-widgetContent {
    border-radius: 0 !important;
}
#CybotCookiebotDialogPoweredbyCybot,
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-main-logo {
    display: none !important;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
    background-color: #00968F !important;
    border: 2px solid #00968F !important;
    color: #fff !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change:hover {
    background-color: #00968F-hover!important;
    border-color: #00968F-hover!important;
    color: #fff!important;
    border-radius: 2px !important;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
    background-color: #fff !important;
    border: 2px solid #00968F !important;
    border-radius: 2px !important;
    color: #00968F !important;
    border-radius: 2px !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw:hover {
    background-color: #00968F-hover!important;
    border-color: #00968F-hover!important;
    color: #fff!important;
}
#CookiebotWidget .CookiebotWidget-consent-details button {
    border: 0 !important;
    color: #00968F!important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
    fill: #333!important;
}
#CookiebotWidget:not(.CookiebotWidget-open) .CookiebotWidget-logo {
    background: transparent;
    border: 0px solid #fff;
    border-radius: 0 !important;
    width: 0;
    height: 0;
    border-style: solid;
}
#CookiebotWidget:not(.CookiebotWidget-open) button.CookiebotWidget-logo svg {
    position: fixed;
    width: 40px !important;
    height: 40px !important;
    bottom: 8px;
    left: 8px;
}
#CookiebotWidget .CookiebotWidget-logo svg circle {
    fill: #00968F !important;
}
#CookiebotWidget .CookiebotWidget-logo svg path {
    fill: #fff !important;
}
#CookiebotWidget #CookiebotWidget-buttons button {
    border-radius: 2px !important;
}

/* PRODUCT LABELS ABCPREMIUM PRODUCT VIEW */
.catalog-product-view div.abcpremium_product_labels[class*=" award-one-"],
.catalog-product-view div.abcpremium_product_labels[class^="award-one-"] {
    top: 10px;
}
.catalog-product-view div.abcpremium_product_labels[class*=" award-two-"],
.catalog-product-view div.abcpremium_product_labels[class^="award-two-"] {
    top: 140px;
}
.catalog-product-view div.abcpremium_product_labels[class*=" award-three-"],
.catalog-product-view div.abcpremium_product_labels[class^="award-three-"] {
    top: 270px;
}
.catalog-product-view div.abcpremium_product_labels.new {
    left: 10px !important;
}
.catalog-product-view div.abcpremium_product_labels.sale {
    left: 10px !important;
}
.catalog-product-view span.abcpremium_product_label[class^="abcpremium_product_label_award_"],
.catalog-product-view [class*=" abcpremium_product_label_award_"] {
    background: #2ecc71;
    background: -webkit-linear-gradient(-45deg,#2ecc71 0%,#27ae60 100%);
    background: -moz-linear-gradient(-45deg,#2ecc71 0%,#27ae60 100%);
    background: linear-gradient(135deg,#2ecc71 0%,#27ae60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ecc71',endColorstr='#27ae60',GradientType=1);
    font-size: 12px;
    line-height: 70px;
    font-weight: 400;
}
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label.abcpremium_product_label_award_one,
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"],
.catalog-product-view [class*=" abcpremium_product_label_award_"] {
    position: relative;
    height: 120px;
    width: 120px;
    font-size: 10px;
    line-height: 1;
}
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"] img.icon,
.catalog-product-view [class*=" abcpremium_product_label_award_"] img.icon {
    width: 40px;
    max-width: 40px;
    max-height: 40px;
    position: absolute;
    top: 25px;
    left: 40px;
}
.catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"] span,
.catalog-product-view [class*=" abcpremium_product_label_award_"] span {
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%;
    max-width: 100%;
    line-height: 14px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
}
.abcpremium_product_labels.product-view.award-one-sale,
.abcpremium_product_labels.product-view.award-two-sale,
.abcpremium_product_labels.product-view.award-three-sale {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
@media (min-width: 768px){
    .catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label.abcpremium_product_label_award_one, .catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^=abcpremium_product_label_award_], .catalog-product-view [class*=" abcpremium_product_label_award_"] {
        height: 140px;
        width: 140px;
        font-size: 12px;
    }
    .catalog-product-view div.abcpremium_product_labels[class*=" award-two-"], .catalog-product-view div.abcpremium_product_labels[class^=award-two-] {
        top: 160px;
    }
    .catalog-product-view div.abcpremium_product_labels[class*=" award-three-"], .catalog-product-view div.abcpremium_product_labels[class^=award-three-] {
        top: 310px;
    }
    .catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"] span,
    .catalog-product-view [class*=" abcpremium_product_label_award_"] span {
        top: 95px;
        line-height: 15px;
    }
    .catalog-product-view .abcpremium_product_labels.product-view[class*=" award-"] span.abcpremium_product_label[class^="abcpremium_product_label_award_"] img.icon, .catalog-product-view [class*=" abcpremium_product_label_award_"] img.icon {
        width: 60px;
        max-width: 60px;
        max-height: 60px;
        position: absolute;
        top: 25px;
        left: 40px;
    }
}

/* CHECKOUT */
.opc-estimated-wrapper .minicart-wrapper {
    position: relative;
    margin-top: 0;
    width: 100%;
    padding: 0px;
    right: 0;
}
.opc-progress-bar-item._active > span:after {
    content: '\E5CA';
    font-family: 'Material Icons';
    line-height: 1;
    font-size: 24px;
}

/* Header */

@media (max-width: 639px) {
    .page-header .panel.wrapper .block.block-search {
        display: none;
    }
    .nav-open .nav-sections .block.block-search {
        display: block !important;
    }
    .block-search {
        margin-top: 5px !important;
    }
    .field.search {
        position: relative;
    }
    .block-search .label {
        position: absolute;
        bottom: 20px;
        right: 10px;
        z-index: 1;
    }
    .nav-open .nav-sections .block-search input#search-mobile {
        position: relative;
        left: 0;
        border: 1px solid #ccc;
        border-radius: 25px;
        height: 50px;
        padding: 0 45px 0 20px;
    }
}
@media (max-width: 767px) {
    .nav-toggle {
        top: 15px;
    }
    .panel.wrapper div#switcher-language {
        display: none;
    }
    .logo {
        width: 100%;
        max-width: calc(100% - 100px);
        margin: 0 50px;
    }
    .nav-sections, .navigation {
        background: #fff;
    }
    .nav-sections-item-content {
        background: #fff;
        padding: 0 20px;
    }
    .nav-open .nav-sections .links, .nav-open .nav-sections .switcher {
        display: inherit;
        margin: 0 !important;
    }
    .nav-sections .header.links li > a, .navigation .level0 > .level-top, .nav-sections .switcher {
        color: #00968F;
        padding: 20px 20px;
        letter-spacing: 1px;
        font-size: 16px;
        font-weight: 400 !important;
    }
    .nav-open .nav-toggle:after {
        background: rgba(0, 0, 0, 0.9);
    }
    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-color: #fff !important;
    }
    .nav-sections-item-title {
        display: none;
    }
    .nav-sections-item-content {
        margin-top: 0px;
    }
    .page-header .switcher .options ul.dropdown, .page-footer .switcher .options ul.dropdown {
        position: relative !important;
        display: block !important;
        border: 0 !important;
        border-bottom: 1px solid #d1d1d1 !important;
        box-shadow: none !important;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        padding: 20px !important;
    }
    .page-header .panel.wrapper .switcher .options ul.dropdown a, .page-footer .switcher .options ul.dropdown a {
        padding: 0px;
    }
    .page-header .switcher .options ul.dropdown a {
        color: #1E2328;
        font-size: 16px;
        font-weight: 400;
        padding: 20px;
    }
    .actions.dropdown.options.switcher-options {
        display: block;
        width: 100%;
        max-width: 100%;
        position: relative;
    }
    div#switcher-language-trigger-nav {
        display: block;
        position: relative;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 1px solid #d1d1d1;
        padding: 20px;
    }
    strong.view-default, strong.view-shop_en {
        padding: 20px;
        background: #cdcdcd;
    }
    strong.view-default span, strong.view-shop_en span {
        font-weight: 400;
    }
    .nav-sections .switcher {
        padding: 0;
        border-bottom: 0 !important;
    }
    .page-header .switcher .options ul.dropdown:before, .page-footer .switcher .options ul.dropdown:before,
    .page-header .switcher .options ul.dropdown:after, .page-footer .switcher .options ul.dropdown:after {
        visibility: hidden;
    }
    .nav-sections .header.links a, .nav-sections .header.links a:hover {
        color: #1E2328;
        text-decoration: none;
        padding: 20px 20px;
        opacity: 1;
    }
}
@media (min-width: 768px) {
    header.page-header {
        position: fixed;
        border-top: solid 0px #fff;
        border-bottom: 0px solid #e0ebf3;
        margin-top: 0 !important;
        max-height: 120px;
        height: 120px;
        padding-top: 0 !important;
        transition: all 100ms ease-in-out;
        -webkit-transition: all 100ms ease-in-out;
        -moz-transition: all 100ms ease-in-out;
        -ms-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        top: 0 !important;
        left: 50%;
        transform: translateX(-50%) translateY(0%);
        -webkit-transform: translateX(-50%) translateY(0%);
        -moz-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
        width: 100vw;
        z-index: 10;
    }
    header.page-header.sticky {
        max-height: 60px;
        height: 60px;
    }
    .transparent-header header.page-header.scroll-top-container.sticky {
        background: rgba(255, 255, 255, 0) !important;
    }
    body.transparent-header header.page-header.scroll-top-container .navigation .level0>.level-top,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li:hover a,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li a.My.Account:before,
    body.transparent-header header.page-header.scroll-top-container ul.header.links li a.My.Account:before,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li:hover a.My.Account,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li.authorization-link a:before,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li.authorization-link:hover a:before,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li a.contact-link:before,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li:hover a.contact-link:before,
    body.transparent-header header.page-header.scroll-top-container ul.header.links li a.contact-link:before,
    body.transparent-header header.page-header.scroll-top-container .minicart-wrapper .action.showcart:before {
        color: #fff !important;
    }
    .transparent-header .scroll-top-container.sticky a.logo:before {
        filter: contrast(0) brightness(100) grayscale(1) !important;
    }
    .page-header .panel.wrapper {
        position: relative;
        max-width: 100vw;
        height: 60px;
    }
    .sticky .page-header .panel.wrapper {
        height: 61px;
    }
    .navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
        border-width: 0 0 0px !important;
        font-weight: 400;
    }
    li.level0 {
        border-right: 0px solid #fff;
        margin: 0 !important;
        width: 100%;
    }
    li.level0:last-child {
        border-right: 0px solid #e7e7e7;
    }
    .page-wrapper > .breadcrumbs, .page-wrapper > .top-container, .page-wrapper > .widget {
        box-sizing: border-box;
        width: 100%;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        text-transform: none;
        text-align: left;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .page-wrapper > .top-container {
        height: auto;
        max-width: 100vw;
        margin: 0 auto;
    }
    .page-header .header.panel {
        width: calc(100% - 370px) !important;
        max-width: 100vw !important;
        padding-top: 10px !important;
        padding-left: 35px !important;
        padding-right: 40px !important;
        -webkit-transition: all 600ms ease-in-out;
        -moz-transition: all 600ms ease-in-out;
        -ms-transition: all 600ms ease-in-out;
        -o-transition: all 600ms ease-in-out;
        transition: all 600ms ease-in-out;
    }
    .nav-sections {
        float: left;
        box-sizing: border-box !important;
    }
    .header.panel > .header.links > li:hover {
        background: transparent !important;
    }
    .header.panel > .header.links > li:hover a {
        color: #00968F;
    }
    .navigation li.level0:hover {
        background: rgba(0,0,0,0);
    }
    .navigation li.level0.active:before {
        bottom: 0;
    }
    .nav-sections {
        width: 400px !important;
        height: 100vh !important;
    }
    .minicart-wrapper .action.showcart:before {
        line-height: 38px;
    }
    .minicart-wrapper .action.showcart:hover:before {
        color: #00968F;
        opacity: 0.9;
    }
    .header.panel > .header.links > li:first-child {
        border-left: 0px solid #fff;
    }
    li.authorization-link, .header.panel > .header.links > li:first-child, .header.panel > .header.links > li:nth-child(3n) {
        border-right: 0px solid #fff;
    }
    li.authorization-link a, .header.panel > .header.links > li a.My.Account, .header.panel > .header.links > li a.contact-link {
        background: 0 0;
        position: relative;
        overflow: inherit;
        visibility: visible;
        display: block;
        float: none;
        margin-top: 25px;
        text-align: left;
        width: 100px !important;
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
    }
    li.authorization-link, .header.panel > .header.links > li:first-child, .header.panel > .header.links > li:nth-child(3n) {
        padding: 15px 5px !important;
        margin: 0 30px !important;
        overflow: inherit;
    }
    li.authorization-link a, .header.panel > .header.links > li a.My.Account, .header.panel > .header.links > li a.contact-link {
        width: 45px !important;
        padding-left: 20px;
        margin-left: -30px;
    }
    li.authorization-link a {
        width: 38px !important;
        padding-left: 3px;
        margin-left: -14px;
    }
    li.authorization-link a,
    .header.panel>.header.links>li a.My.Account,
    .header.panel>.header.links>li a.contact-link {
        color: #fff;
        font-size: 0px;
        text-decoration: none;
        width: 45px !important;
        padding-left: 20px;
        margin-left: -30px;
    }
    .header.panel > .header.links > li:hover a.My.Account,
    .header.panel > .header.links > li:hover a.contact-link,
    li.authorization-link:hover a {
        color: #fff;
        font-size: 10px;
        width: 45px !important;
        visibility: visible;
        opacity: 0.9;
    }
    .header.panel > .header.links > li:hover,
    .header.panel > .header.links > li:first-child:hover,
    .header.panel > .header.links > li:nth-child(3n):hover {
        width: 10px;
        height: 20px;
    }
    .header.panel > .header.links > li a.My.Account:before, ul.header.links li a.My.Account:before,
    .header.panel>.header.links>li.authorization-link a:before, ul.header.links li.authorization-link a:before,
    .header.panel > .header.links > li a.contact-link:before, ul.header.links li a.contact-link:before {
        color: #fff !important;
        position: absolute;
        top: -25px;
    }
    .header.panel > .header.links > li.authorization-link a:before, ul.header.links li.authorization-link a:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        line-height: 24px;
        color: inherit;
        content: '\ea46';
        font-family: 'abcpremium-iconfont';
    }
    .header.panel > .header.links > li a.contact-link:before, ul.header.links li a.contact-link:before {
        margin-left: 5px;
        content: '\ea50';
        font-family: 'abcpremium-iconfont';
    }
    .header.panel>.header.links>li.welcome,
    .header.panel>.header.links>li a {
        color: #fff;
        letter-spacing: 0px;
        text-decoration: none;
    }
    .nav-sections-item-content div#switcher-language-nav,
    div#switcher-language-nav {
        width: 200px;
        box-sizing: border-box !important;
        position: absolute;
        top: 10px;
        left: 20px;
        z-index: 6;
    }
    .panel.header div#switcher-language {
        float: right;
        height: 20px;
        margin-right: 1px;
        margin-left: 1px;
        padding: 15px 10px 15px 20px !important;
    }
    .minicart-wrapper {
        padding-top: 15px !important;
        z-index: 5;
    }
    .minicart-wrapper.active {
        z-index: 999 !important;
    }
    ul.header.links {
        padding-top: 5px !important;
        z-index: 5;
    }
    .header.content {
        padding: 0 !important;
        padding-left: 20px !important;
        max-width: 370px !important;
        display: inline-block;
        float: left;
    }
    a.logo, strong.logo {
        box-sizing: border-box !important;
        display: block;
        max-width: 370px;
        margin: 0px auto 0px;
        width: 370px;
        z-index: 201;
    }
    .transparent-header.body-dark-theme a.logo,
    .transparent-header.body-dark-theme strong.logo {
        filter: invert(1) brightness(100) contrast(100);
    }
    .transparent-header.body-dark-theme a.logo, .transparent-header.body-dark-theme.sticky strong.logo {
        filter: none;
    }
    .transparent-header.body-dark-theme picture.header-bg:before {
        background: rgba(0,0,0,0.1);
        background: -moz-linear-gradient(360deg, rgba(0,0,0,0) 75%, rgba(0,0,0,0.3) 100%);
        background: -webkit-linear-gradient(90deg, rgba(0,0,0,0) 75%, rgba(0,0,0,0.3) 100%);
        background: linear-gradient(360deg, rgba(0,0,0,0) 75%, rgba(0,0,0,0.3) 100%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        height: calc(100% - 6px);
        width: 100vw;
    }
    .transparent-header.body-dark-theme picture.header-bg:before {
        height: 100% !important;
    }
    .block-search {
        width:180px !important;
        background: transparent;
        padding-left: 0 !important;
        padding-top: 5px;
        box-sizing: border-box !important;
        z-index: 202 !important;
        right: 10px;
        border-bottom: 1px solid #1E2328;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .block-search:hover, .block-search:active, .block-search:focus {
        width: 180px !important;
    }
    .block-search .block-content {
        visibility: hidden;
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .block-search:hover .block-content,
    .block-search:active .block-content,
    .block-search:focus .block-content  {
        visibility: visible;
    }
    .block-search input[type="text"] {
        font-size: 13px;
    }
    .block-search .action.search {
        padding: 0 10px 0 20px !important;
    }
    li.authorization-link,
    .header.panel > .header.links > li:first-child,
    .header.panel > .header.links > li:nth-child(3n) {
        height: 20px;
        padding: 15px 5px !important;
        margin: 0 30px !important;
        overflow: inherit;
        position: relative;
        width: 10px;
    }
    .header.panel > .header.links > li:first-child {
        margin-left: 15px !important;
    }
    .header.panel > .header.links > li:nth-child(3n){
        margin-right: 15px !important;
    }
    ul.header.links li:hover a:after, ul.header.links li:hover a.contact-link:after, ul.header.links li.authorization-link:hover a:after, ul.header.links li:hover a.My.Account:after {
        opacity: 1;
        visibility: visible;
    }
    .header.panel > .header.links > li a.My.Account:before, ul.header.links li a.My.Account:before {
        font-size: 26px;
        line-height: 22px;
        content: '\ea77';
        font-family: 'abcpremium-iconfont';
    }
    body.cms-home.cms-index-index header.page-header.sticky .navigation .level0>.level-top,
    body.cms-home.cms-index-index header.page-header.sticky .header.panel>.header.links>li a.My.Account:before,
    body.cms-home.cms-index-index header.page-header.sticky ul.header.links li a.My.Account:before,
    body.cms-home.cms-index-index header.page-header.sticky .header.panel>.header.links>li.authorization-link a:before,
    body.cms-home.cms-index-index header.page-header.sticky .header.panel>.header.links>li a.contact-link:before,
    body.cms-home.cms-index-index header.page-header.sticky ul.header.links li a.contact-link:before {
        color: #00968F;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }
    .block-search .action.search:before {
        margin-top: 5px !important;
        visibility: visible;
    }
}
@media (min-width: 1024px) {
    .after-page-header.empty {
        height: 145px;
    }
}

/* MENU FAST FIX */
@media (min-width: 769px) {
    .nav-toggle > span {
        color: #00968F;
        float: right;
        font-size: 18px;
        height: 40px !important;
        margin-left: 5px;
        margin-top: 6px;
        width: auto !important;
        position: relative;
    }
    nav.navigation {
        padding: 16px 0;
    }
    .navigation ul {
        padding-top: 16px !important;
    }
    .nav-sections-item-content {
        float: none!important;
        border-bottom: 1px solid #a5b8c1;
    }
    .section-item-title.nav-sections-item-title[aria-controls="store.menu"],
    .section-item-title.nav-sections-item-title[aria-controls="store.links"],
    .section-item-title.nav-sections-item-title[aria-controls="store.settings"] {
        display: none !important;
    }
    body.transparent-header header.page-header.scroll-top-container .navigation .level0>.level-top,
    body.transparent-header header.page-header.sticky .navigation .level0>.level-top,
    body.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li:hover a {
        color: #1E2328!important;
    }
    body.transparent-header header.page-header.scroll-top-container .nav-toggle:before,
    body.transparent-header header.page-header.scroll-top-container .nav-toggle > span,
    body.transparent-header header.page-header.scroll-top-container .minicart-wrapper .action.showcart .counter.qty {
        color: #fff;
    }
    body.body-light-theme.transparent-header header.page-header.scroll-top-container .header.panel>.header.links>li:hover a {
        color: #fff!important;
    }
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .navigation .level0>.level-top,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li:hover a,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li a.My.Account:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme ul.header.links li a.My.Account:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li:hover a.My.Account,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li.authorization-link a:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li.authorization-link:hover a:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li:hover a.contact-link:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme ul.header.links li a.contact-link:before, body.transparent-header header.page-header.scroll-light-theme .minicart-wrapper .action.showcart:before,
    body.body-dark-theme.transparent-header header.page-header.scroll-light-theme .minicart-wrapper .action.showcart:before,
    body.transparent-header header.page-header.scroll-light-theme .navigation .level0>.level-top,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li:hover a,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li a.My.Account:before,
    body.transparent-header header.page-header.scroll-light-theme ul.header.links li a.My.Account:before,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li:hover a.My.Account,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li.authorization-link a:before,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li.authorization-link:hover a:before,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li a.contact-link:before,
    body.transparent-header header.page-header.scroll-light-theme .header.panel>.header.links>li:hover a.contact-link:before,
    body.transparent-header header.page-header.scroll-light-theme ul.header.links li a.contact-link:before, body.transparent-header header.page-header.scroll-light-theme .minicart-wrapper .action.showcart:before {
        color: #00968F !important;
    }
    body.transparent-header header.page-header.scroll-light-theme .nav-toggle:before,
    body.transparent-header header.page-header.scroll-light-theme .nav-toggle > span{
        color: #00968F;
    }
    .nav-sections-item-content .navigation .level0>.level-top,
    body.transparent-header header.page-header.scroll-light-theme .nav-sections-item-content .navigation .level0>.level-top,
    body.transparent-header header.page-header.scroll-dark-theme .nav-sections-item-content .navigation .level0>.level-top,
    body.body-dark-theme.transparent-header header.page-header.sticky .nav-sections-item-content .navigation .level0>.level-top {
        color: #1E2328!important;
    }
    header.page-header .navigation .level0>.level-top {
        color: #1E2328!important;
        font-size: 18px;
        line-height: 24px !important;
    }
    .navigation .level0 {
        border-top: 0;
        font-size: 18px;
    }
    .navigation li.level0:hover a span {
        color: #1E2328!important;
    }
    .navigation li.level0:hover a span {
        font-weight: 500;
    }
    .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon), .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
        margin-left: 0!important;
    }
    .navigation li.level0:last-child {
        border-bottom-width: 0!important;
    }
    .custom-menu-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    }
    .custom-menu-header {
        border-bottom: 1px solid #EBEFF2;
        padding: 1.5rem 2.5rem 0 1rem;
        padding-top: 0 !important;
        height: 100px;
        -webkit-box-pack: end;
        -webkit-justify-content: end;
        -ms-flex-pack: end;
        justify-content: end;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .custom-menu-header .btn-close {
        width: 80px;
        margin-top: 2rem;
        padding-top: 0;
        padding-bottom: 2.5rem;
        padding-left: 0 !important;
        margin-left: 0 !important;
        padding-right: 0 !important;
        margin-right: 0.9375rem;
        border-bottom: solid 1px transparent;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        background-image: url(../images/icons/item_menu_close_dark.svg);
        -webkit-background-size: 24px 24px;
        background-size: 24px 24px;
        background-position: 0px -1px;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    span.custom-navbar-toggler-label {
        margin: 0;
        float: right;
        height: 20px;
    }
}