/* recomment for fix issues on mobile devices
@media only screen and (max-device-width: 770px) {
    .amlabel-txt {
        font-size: 70%;
        line-height: 1.1;
    }
}
*/

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top     : 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-left {
    left : 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
}

.middle-right {
    right: 0;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    background-position-x: right !important;
    text-align: right;
}

.bottom-center {
    bottom: 0;
    left    : 0;
    right   : 0;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    background-position-x: center !important;
}

.middle-center {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top   : 0;
    bottom  : 0;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    background-position-x: center !important;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
    background-position-x: right !important;
    text-align: right;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
    z-index: 7000;
}

.wrapper .page-header .page-header-container {
    z-index: 7100;
}

div.amshopby-column {
    float: left;
    width: 49%;
    overflow: hidden;
}

select.amshopby-select {
    width: 170px;
}

.amshopby-logo {
    padding: 0 10px 10px 0;
    float: left;
}

.amshopby-featured {
    padding: 5px;
}

.amshopby-link {
    padding: 5px 0 0 5px;
}

.amshopby-clearer {
    display: block;
    clear: both;
    overflow: hidden;
}

div.block-layered-nav dd a {
    padding: 0 5px 0 0;
    display: block;
    float: left;
}

.block-layered-nav .amshopby-attr,
.block-layered-nav .amshopby-attr:hover {
    padding-left: 15px;
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr::before,
.block-layered-nav .amshopby-attr-selected::before {
    border-style: none;
}

.block-layered-nav .amshopby-attr-selected,
.block-layered-nav .amshopby-attr-selected:hover {
    font-weight: bold;
    padding-left: 15px;
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav .amshopby-attr-inactive {
    pointer-events: none;
    color: #666
}

.block-layered-nav dd a img {
    float: left;
}

.block-layered-nav .single-choice a.amshopby-attr,
.block-layered-nav .single-choice a.amshopby-attr:hover {
    background-image: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-rb1.gif);
}

.block-layered-nav .single-choice a.amshopby-attr-selected,
.block-layered-nav .single-choice a.amshopby-attr-selected:hover {
    background-image: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-rb2.gif);
}

.amshopby-swatch {
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-level-2 {
    padding-left: 0;
}

.block-layered-nav .amshopby-cat-level-2.static-2-level {
    padding-left: 30px;
}

.block-layered-nav .amshopby-cat-level-3 {
    padding-left: 20px;
}

.block-layered-nav .amshopby-cat-selected {
    font-weight: bold;
    color: black;
    text-decoration: none;
    cursor: text;
}

.block-layered-nav .amshopby-cat-multi a {
    padding-left: 15px;
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-cb1.gif) left center no-repeat;
}

.block-layered-nav .amshopby-cat-multiselected a,
.block-layered-nav .amshopby-cat-multiselected a:hover {
    font-weight: bold;
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-cb2.gif) left center no-repeat;
}

.block-layered-nav span.amshopby-plusminus {
    float: left;
    display: block;
    margin: 5px 0 0;
    padding: 0;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-plus.gif) no-repeat;
}

.block-layered-nav span.minus {
    background: transparent url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-minus.gif) no-repeat;
}

.block-layered-nav li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    cursor: pointer;
    padding-left: 15px;
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled dt::after {
    border-style: none;
}

.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
}

.block-layered-nav.amshopby-collapse-enabled .toggle-content .no-display {
    display: block;
}

.block-layered-nav .amshopby-slider {
    position: relative;
    margin: 10px 4px 5px;
    z-index: 9;
    height: 18px;
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

.block-layered-nav .amshopby-slider .handle {
    margin-left: -4px;
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
}

.amshopby-slider-price-from {
    float: left;
}

.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right,
.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
}

.amshopby-slider-handle-left {
    left: 0;
}
.amshopby-slider-handle-right {
    right: 0;
}
.amshopby-tooltip {
    padding: 2px 5px;
    background: #FEC;
    border: 1px solid #FAA819;
    color: #1F5070;
    text-align: left;
    width: 200px;
    position: absolute;
    z-index: 1000;
}

.amshopby-slider-price-range {
    text-align: center;
    font-size: 0.9em;
}

.amshopby-tooltip-img {
    cursor: help;
    display: inline;
}

.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
    position: relative;
}

.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}

.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
}
/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}

.amshopby-advanced .level1 {
    padding-left: 20px;
}

.amshopby-advanced .level2 {
    padding-left: 30px;
}

.amshopby-advanced .level3 {
    padding-left: 40px;
}

.amshopby-advanced .level4 {
    padding-left: 50px;
}

.amshopby-advanced li.active > a {
    font-weight: bold;
}

.amshopby-cat-toggle.amshopby-cat-toggle-hidden {
    display: none;
}
/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position: absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/am_btn_remove.gif') no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.btn-remove-inline img {
    display: inline;
}

.block-layered-nav .amshopby-slider .handle.active {
    z-index: 3;
}

.amshopby-slider-ui {
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-slider-bg.gif) repeat-x 0 50%;
    margin: 10px .4em;
}

.amshopby-slider-ui .ui-slider-handle {
    background-color: #f18200;
    border: 1px solid #de5400;
    box-sizing: border-box;
    outline: none;
}

.amshopby-slider-ui .ui-slider-range {
    background-color: #999999;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    cursor: pointer;
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.8em;
    height: 1.2em;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.2em;
    margin-left: -.4em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0.2em;
    height: 8px;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.amshopby-narrow-by-list td {
    vertical-align: top;
}

input[name^="amshopby"][id$="from"].input-text,
input[name^="amshopby"][id$="to"].input-text {
    width: auto;
}

.amshopby-item-top {
    max-width: 225px;
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
}

.amshopby-filters-top .block-content ol {
    max-width: 250px;
}

.amshopby-item-top .amshopby-column {
    width: auto;
}

.no-display-current,
.no-display {
    display: none;
}

.current .no-display-current,
.current td.no-display {
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content dt {
        background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-collapsed.gif) center left no-repeat;
    }

    .block-layered-nav.amshopby-collapse-enabled .toggle-content.accordion-open dt.current {
        background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/base/default/images/amshopby-expanded.gif) center left no-repeat;
    }
}

.block-layered-nav ol:not(.single-choice) select option[selected] {
    color: white;
    background-color: rgba(171, 171, 171, 1);
}

.amshopby-apply-button {
    width: 180px;
    height: 40px;
    margin-top: 1em;
}

/**
 * All Brands page
 */
.content .ambrands-list {
    min-width: 180px;
}
.amshopby-subcategories-wrapper {
    position: relative;
    box-sizing: unset;
    flex-wrap: wrap;
}
.amshopby-subcategories-wrapper:after {
    content: '';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 999;
}
.amshopby-subcategory {
    float: left;
    height: auto;
    width: auto;
    padding-right: 5px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
}
.amshopby-subcategory .am-item {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
}
.amshopby-subcategory .am-img {
    max-width: 100%;
    display: block;
    float: left;
}
.amshopby-subcategory .am-title {
    margin-left: 5px;
    padding: 20px 0;
}
.amshopby-subcategories-img {
    display: inline;
    vertical-align: middle;
}
div.amshopby-overflow-scroll-enabled div.block-content dl dd > ol:first-of-type {
    overflow-y: auto;
}
.amshopby-cat-level-1.without-icon {
    padding-left: 15px;
}
.am_search_popup{
    width: 750px!important;
    position: absolute;
    right: -20px;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    margin-top: 10px;
    text-align: left;
    border-radius: 6px;
    z-index: 1000;
    white-space: initial;
    border: 0px!important;
    background-color: white!important;
    box-shadow: 0px 21px 17px 11px rgba(0,0,0,0.10);
}

@media only screen and (max-width: 770px) {     

    .am_search_popup{
        width: 100% !important;
        margin-bottom: 20px;
    }
    
    .price_footer,
    .am_right{
        width: 100%;
    }
    
    .price_footer td.price_cell{
        text-align: left;
    }
    .price_footer td{
        text-align: right;
    }
    
/*
    .am_search_popup{
        border-width: 0 !important;
        border-radius: 0 !important;
        height: 100%;
        background-color: white !important;
    }
*/
    
    .am_search_popup_inner{
        border-radius: 0 !important;
    }
    
    .am_search_popup_triangle{
        display: none;
    }
    
    .more_results{
        font-size: 14pt;
    }
}

.am_search_popup_triangle{
    background-color: white!important;
   height: 30px;
    width: 30px;
    margin-top: 6px;
    -moz-transform: rotate(45deg); 
    -ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    -o-transform: rotate(45deg); 
    transform: rotate(45deg);
    position: absolute;
    right: 50%;
	margin-right: -17px;
}

.am_search_popup_inner {
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 25px;
}

.am_wrap_left,
.am_wrap_right {
    flex: 1;
}

.am_elements_wrap.products a:last-child .am_element {
    border-bottom: 0px;
}

.am_elements_wrap.products a:first-of-type {
    display: block;
    margin-top: -5px;
}

.am_wrap_left {
    margin-right: 10px;
}

.am_wrap_right {
    margin-left: 10px;
}

.am_search_popup .am_wrap_left div.am_element > div:hover:before {
    margin-left: 3px;
    margin-right: 4px;
}

.am_wrap_right.no_products {
    background: #fcf8f7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.am_wrap_left .am_elements_wrap + .am_elements_wrap {
    margin-top: 20px;
}

.am_search_popup_inner .am_search_button {
    flex-basis: 100%;
    margin-top: 20px;
}

@media only screen and (max-width: 770px) {
    .am_search_popup_inner {
        flex-direction: column;
    }
    
    .am_wrap_left {
        margin-right: 0px;
        display: none;
    }
    
    .am_wrap_right {
        margin-left: 0px;
        margin-top: 10px;
    }
}

.am_wrap_left.no_products {
    display: flex;
    flex-direction: column;
}

.no_products_wrapper {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.am_search_popup div.am_element{
    float: none;
    width: 100%;
    border-bottom: 1px solid #E6E6E6;
    background: #FFF;
}

.am_search_popup div.am_element > div{
    padding: 15px;
    float: none;
    display: table;
    width: 100%;
}

.am_image>img{
    width: 90px;
    height: 90px;
    border: 1px solid #E6E6E6;
}

.am_search_popup .price-box{
    margin: 0px;
}

.am_search_popup .price_footer{
    margin-top: 4px;
	line-height: 1;
    width: 100%;
}

.am_search_popup .price_cell{
    vertical-align: middle;
    padding-right: 3px;
    width: 100%;
}

.am_search_popup .regular-price .price,
.am_search_popup .am_title{
    font-weight: normal;
    font-size: 12px;
    float: none;
}

.am_search_popup .am_title{
    font-weight: bold;
}

.am_search_popup .am_image{
    display: table-cell;
    padding-right: 10px;
    width: 100px;
    height: 90px;
}

.am_search_popup .am_right{
    display: table-cell;
    vertical-align: top;
    padding-left: 8px;
    width: auto;
	padding-top: 7px;
    font-size: 12px;
    line-height: normal;
}

.am_search_popup a{
    text-decoration: none !important;
}

#search_mini_form #search.loading,
.form-search #search.loading {
    background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/amxsearch_loader.gif'); 
    background-position: 95% center; 
    background-repeat: no-repeat;
    position: relative;
    z-index: 11;
}

#search_mini_form .search-button{
    z-index: 10;
} 

.am_search_popup .ratings{
    margin: 0px;
    margin-bottom: 3px;
}

.am_search_popup .rating-box{
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/am_xsearch_bkg_rating.png') 0 0 repeat-x;
}

.am_search_popup .rating {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/am_xsearch_bkg_rating.png') 0 100% repeat-x;
}

.am_search_popup div.am_element:hover .rating-box{
   background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/am_xsearch_bkg_rating_white.png') 0 0% repeat-x;
}

.am_search_popup div.am_element:hover .rating{
   background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/am_xsearch_bkg_rating_white.png') 0 100% repeat-x;
}

.am_search_popup .am_title{
    padding-bottom: 5px;
    font-weight: 700;
    font-family: 'Poppins';
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.2;
}

.am_search_popup div.am_element{
    font-size: 14px;
    font-family: 'Lato';
}

.am_search_popup .old-price .price,
.am_search_popup .special-price .price,
.am_search_popup .regular-price .price,
.am_search_popup .price-box .price {
    font-size: 14px;
}
.am_search_popup .special-price .price {
	padding-left: 10px;
}
.am_search_popup .special-price .price:after {
	display: none !important;
}

#am_search_container{
    position: relative;
    clear: both;
    z-index: 40000;
}

.am_search_popup .more_results{
	background: #4C4848;
    color: #fff;
    text-align: center;
    padding: 6px 0 5px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0.04em;
    font-size: 13px;
    border-radius: 7px;
}
.amhighlight {
	background: none !important;
    color: var(--primary-green);
    font-family: 'Poppins';
    font-weight: 600;
}


.am_elements_header {
    color: var(--primary-green);
    padding: 13px 15px;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0.04em;
    display: flex;
    align-items: center;
}

.am_elements_header img {
    width: 25px;
    margin-right: 10px;
}

.am_search_popup div.am_element_recipe > div,
.am_search_popup div.am_element_article > div {
    padding: 6px 15px;
}

@media only screen and (max-width: 770px) {
    .am_elements_header {
        padding: 3px 15px 4px;
        font-size: 11px;
        text-transform: uppercase;
        font-family: 'Poppins';
         font-weight: 600;
        letter-spacing: 0.04em;
    }
}



/* SPINNER BUTTON */

button.ajax-spinner {
	color: transparent !important;
    position: relative;
}
@keyframes spinner {
    to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@-webkit-keyframes spinner {
    to {-webkit-transform: rotate(360deg);}
}
button.ajax-spinner {
    min-width: 24px;
    min-height: 24px;
}
button.ajax-spinner:before {
    content: 'Loading…';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    margin-top: -10px;
    margin-left: -10px;
}
button.ajax-spinner:not(:required):before {
    content: '';
    border-radius: 50%;
    border-top: 2px solid #fff;
    border-right: 2px solid transparent;
    animation: spinner .6s linear infinite;
    -webkit-animation: spinner .6s linear infinite;
}


/* MODAL */

.fancybox-overlay.ajaxcart-modal--overlay {
    background: rgba(0,0,0,0.3);
}

.ajaxcart-modal .fancybox-skin {
    border-radius: 6px;
	background: #fff;
    width: 500px;
}
.ajaxcart-modal--content {
	overflow: hidden;
}


.ajaxcart-modal--confirmation .messages .success-msg li {
    border: 0;
    padding-left: 15px;
}
.ajaxcart-modal--confirmation .messages .success-msg li:before {
    content: "✔";
    color: #84B935;
    font-size: 13px;
    border: 2px solid;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    padding-left: 1px;
    margin-right: 8px;
    position: static;
    line-height: 19px;
}


/* PRODUCT */

.ajaxcart-modal--product {
	margin: 0 0 20px 0;
    border: 1px solid #DDD;
    padding: 15px;
}
.ajaxcart-modal--product-info {
	padding-left: 20px;
}
.ajaxcart-modal--product-info .product-name {
	font-size: 18px;
    color: #231f20;
    text-transform: none;
    line-height: 1;
}
.ajaxcart-modal--product-info .product-qty {
    font-size: 16px;
}


/* UPSELL PRODUCTS */

.ajaxcart-modal--upsell {
	margin-bottom: 25px;
}
.ajaxcart-modal--upsell .product-addons-header {
	font-weight: 700;
    font-family: 'Poppins';
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 18px;
    text-align: center;
}
.ajaxcart-modal--upsell .product-addon-wrap {
	display: flex;
}
.ajaxcart-modal--upsell .product-addon-image {
	flex: 0 0 60px;
}
.ajaxcart-modal--upsell .product-addon-info {
    flex: 1 1 auto;
}

.ajaxcart-modal--upsell .product-addons .item {
	position: relative;
	border: 2px solid #e3e3e3;
	overflow: auto;
	border-radius: 6px;
}
.ajaxcart-modal--upsell .product-addons .item + .item {
    margin-top: 5px;
}
.ajaxcart-modal--upsell .product-addons .checkbox {
    display: none;
}
.ajaxcart-modal--upsell .product-addons label {
    display: block;
    padding: 10px;
    padding-left: 40px;
	max-width: none;
	cursor: pointer;
}
.ajaxcart-modal--upsell .product-addons label:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #E3E3E3;
    font-size: 16px;
    line-height: 22px;
}
.ajaxcart-modal--upsell .product-addons .checkbox:checked + label:before {
    content: "✔";
    text-align: center;
    background: #84B935;
    color: #fff;
    border-color: #84B935;
}
.ajaxcart-modal--upsell .product-addons img {
    float: left;
    max-height: 60px;
    margin-right: 6px;
}
.ajaxcart-modal--upsell .product-addons .name {
    font-family: 'Poppins';
    font-size: 15px;
}

@media only screen and (max-width: 770px) {
	
	.ajaxcart-modal--upsell .product-addons .name {
        line-height: 1.25;
	}
	
}

.ajaxcart-modal--upsell .product-addons .type {
    text-transform: uppercase;
    font-size: 10px;
}
.ajaxcart-modal--upsell .product-addons .price:before {
    content: "+";
}
.ajaxcart-modal--upsell .product-addons .price {
	display: inline-flex;
}
.ajaxcart-modal--upsell .product-addons .discount-price {
	margin-left: 10px;
}
.ajaxcart-modal--upsell .product-addons .discount-price span {
	font-size: 14px;
}
.ajaxcart-modal--upsell .product-addons .discount-price .price:before {
	display: none;
}
.ajaxcart-modal--upsell .product-addons .go-to-product {
	font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 8px;
}
.ajaxcart-modal--upsell .product-addons .go-to-product:hover {
	text-decoration: underline;
}

@media only screen and (max-width: 770px) {
	
	.ajaxcart-modal--upsell .product-addons .go-to-product {
        margin-left: 65px;
        position: static;
	}
	
}

.ajaxcart-modal--upsell .product-addons-unfold-wrap {
	text-align: center;
	margin-top: 5px;
}


/* ACTIONS */

.ajaxcart-modal--actions {
    padding-bottom: 3px;
}
.ajaxcart-modal--actions .button {
	text-transform: uppercase;
    padding: 8px 25px;
}
.ajaxcart-modal--actions .button + .button {
	margin: 0;
}
.ajaxcart-modal--actions .button.btn-close,
.ajaxcart-modal--actions .button.btn-upsell-close {
    background: #DCDCDC;
    color: #000;
}
.ajaxcart-modal--actions .button.btn-close:hover,
.ajaxcart-modal--actions .button.btn-upsell:hover {
    background: #E3E3E3;
}

@media only screen and (min-width: 771px) {
	
	.ajaxcart-modal--actions {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;	
	}
	.ajaxcart-modal--actions .button {
	    -webkit-box-flex: 1;
	        -ms-flex: 1 0 0;
	            flex: 1 0 0;
	}
	.ajaxcart-modal--actions .button:not(.hidden) + .button:not(.hidden),
	.ajaxcart-modal--actions .button:not(.hidden) + .button.hidden + .button:not(.hidden) {
	    margin-left: 20px;
	}
	
}
@media only screen and (max-width: 770px) {
	
	.ajaxcart-modal--actions .button {
		width: 100%;
	}
	.ajaxcart-modal--actions .button:not(.hidden) + .button:not(.hidden),
	.ajaxcart-modal--actions .button:not(.hidden) + .button.hidden + .button:not(.hidden) {
	    margin-top: 10px;
	}
	
}


@media only screen and (max-width: 770px) {
	
	.ajaxcart-modal {
		z-index: 99999999 !important;
	}
	
	
	.ajaxcart-modal--product {
	    margin-bottom: 20px;
	    padding: 10px;
	}
	.ajaxcart-modal--product-info .product-name {
		font-size: 16px;
		margin: 0;
	}


	.ajaxcart-modal.has-upsell-products {
		width: 100% !important;
		left: 0 !important;
		right: 0 !important;
	    position: fixed !important;
	    top: 0 !important;
	    bottom: 0 !important;
	}
	.ajaxcart-modal.has-upsell-products .fancybox-skin {
		padding: 20px !important;
		height: 100% !important;
	}
	.ajaxcart-modal.has-upsell-products .fancybox-close {
		display: none;
	}
	.ajaxcart-modal.has-upsell-products .fancybox-inner {
	    width: 100% !important;
		height: 100% !important;
	}
	.ajaxcart-modal.has-upsell-products .ajaxcart-modal--confirmation .messages,
	.ajaxcart-modal.has-upsell-products .ajaxcart-modal--confirmation .messages .success-msg li {
	    margin: 0;
	}
	.ajaxcart-modal.has-upsell-products .ajaxcart-modal--product-image {
		display: none;
	}
	.ajaxcart-modal.has-upsell-products .ajaxcart-modal--product-info {
		padding: 0;
	}
	.ajaxcart-modal.has-upsell-products .ajaxcart-modal--product-info .product-qty {
		display: none;
	}
	.ajaxcart-modal.has-upsell-products .ajaxcart-modal--upsell .product-image img {
	    max-height: 100px;
	    width: auto;
	    margin: 0 auto;
	}

}
/* GENERIC */

.layoutbuilder--item-block h3 {
    font-size: 22px;
}

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

    .layoutbuilder--item > .layoutbuilder--item-block {
        margin: 35px 0 95px;
    }	
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item > .layoutbuilder--item-block {
        margin: 15px 0 40px;
    }	
	
}


/* SHARED */

.layoutbuilder--item-title {
    font-family: 'Poppins';
    font-weight: 700;
    text-align: center;
    font-size: 36px;
    margin-bottom: 35px;
}

.layoutbuilder--item-image img {
    pointer-events: none;
}

.layoutbuilder--item-text {
    max-width: 880px;
    margin: 0 auto;
}
.layoutbuilder--item-text-after:empty {
    display: none;
}


/* BLOCK: TEXT */

.layoutbuilder--item-title + .layoutbuilder--item-text h3 {
    margin-top: -15px;
}

.layoutbuilder--item > .layoutbuilder--item-block > .layoutbuilder--item-text h3 + ol {
    margin-top: 35px;
}
.layoutbuilder--item > .layoutbuilder--item-block > .layoutbuilder--item-text ol {
    max-width: 720px;
    margin: 0 auto;
    counter-reset: highlight-counter;
}
.layoutbuilder--item > .layoutbuilder--item-block > .layoutbuilder--item-text ol li {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item > .layoutbuilder--item-block > .layoutbuilder--item-text ol li {
        font-size: 17px;
    }
	
}
.layoutbuilder--item > .layoutbuilder--item-block > .layoutbuilder--item-text ol li::before {
    counter-increment: highlight-counter;
    content: counter(highlight-counter);
    font-size: 28px;
    border: 1px solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    font-family: 'Poppins';
    width: 70px;
    height: 70px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    margin-right: 30px;
    font-size: 28px;
    color: #fe6307;
    border-color: #fe6307;
}


/* BLOCK: IMAGE */

.layoutbuilder--item-block[data-block-type="image"][data-full-width="1"] {
    margin: 0;
}
.layoutbuilder--item-block[data-block-type="image"][data-full-width="1"] img {
    width: 100%;
    max-width: inherit;
    margin: 0 auto;
}
@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-block[data-block-type="image"] img[data-type="mobile"] {
        display: none;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-block[data-block-type="image"] img[data-type="desktop"] {
        display: none;
    }
	.layoutbuilder--item-block[data-block-type="image"][data-full-width="1"] {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
    }
}


/* BLOCK: TEXT / IMAGE */

.layoutbuilder--item-block[data-block-type="text_image"] {
	display: flex;
    align-items: center;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.layoutbuilder--item-block[data-block-type="text_image"] .layoutbuilder--item-image img {
    margin: 0 auto;
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="text_image"] .layoutbuilder--item-image img {
    	max-width: 75%;
        max-height: 50vh;
	}
	
}

.layoutbuilder--item-block[data-block-type="text_image"] .layoutbuilder--item-text {
	flex: 1 1 auto;
}
.layoutbuilder--item-block[data-block-type="text_image"] .layoutbuilder--item-text .layoutbuilder--item-title {

}
@media only screen and (min-width: 771px) {
	
	.layoutbuilder--item-block[data-block-type="text_image"] .layoutbuilder--item-text .layoutbuilder--item-title {
    	text-align: left;
	}
	
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="text_image"] .layoutbuilder--item-text .layoutbuilder--item-title {
    	text-align: center;
	}
	
}

@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="left"] {
    	flex-direction: row;
    }	
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="right"] {
    	flex-direction: row-reverse;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="left"],
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="right"] {
    	flex-direction: column;
    }
	
}

@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="left"] .layoutbuilder--item-text {
        padding-left: 50px;
    }
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="right"] .layoutbuilder--item-text {
        padding-right: 50px;
    }	
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="left"] .layoutbuilder--item-text,
    .layoutbuilder--item-block[data-block-type="text_image"][data-image-side="right"] .layoutbuilder--item-text {
        padding-top: 30px;
    }
	
}

@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-block[data-block-type="text_image"][data-block-layout="three_quarter_image_one_quarter_text"] .layoutbuilder--item-image {
    	flex: 1 0 75%;
    }
    .layoutbuilder--item-block[data-block-type="text_image"][data-block-layout="three_quarter_text_one_quarter_image"] .layoutbuilder--item-image {
    	flex: 1 0 25%;
    }
    .layoutbuilder--item-block[data-block-type="text_image"][data-block-layout="one_third_image_two_third_text"] .layoutbuilder--item-image {
    	flex: 1 0 33%;
    }
	
}


/* BLOCK: VIDEO */

.vimeo-video-container {
    position: relative;
    overflow: hidden;
    background: black;
    margin: 0 auto;
}
@media only screen and (min-width: 771px) {
	
	.vimeo-video-container {
        padding-bottom: calc(624 / 1110 * 80%);
        max-width: 80%;
	}
	
}
@media only screen and (max-width: 770px) {
	
	.vimeo-video-container {
        padding-bottom: calc(624 / 1110 * 100%);
        max-width: 100%;
	}
	
}
.vimeo-player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* BLOCK: VIDEO LIST */

.layoutbuilder--item-block[data-block-type="video_list"] {
    overflow: hidden;
}

.layoutbuilder--item-video-list {
    display: flex;
    margin: -10px -15px;
    flex-direction: row;
    flex-wrap: wrap;
}
.layoutbuilder--item-video-list-item {
    position: relative;
}
@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-video-list-item {
        width: 25%;
        padding: 15px 10px;
        text-align: center;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-video-list-item {
        flex: 0 0 50%;
        padding: 10px;
    }
	
}
.layoutbuilder--item-video-list-item-title {
    text-align: center;
    margin-bottom: 0 !important;
    line-height: 1;
    font-size: 36px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
}

.layoutbuilder--item-video-list-item .button {
    border-radius: 50%;
    padding: 0;
    border: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 45%;
    box-shadow: none;
    transition: all 250ms ease;
}
.layoutbuilder--item-video-list-item:not(:hover) .button {
    opacity: 0.4;
    background: #000;
}
.layoutbuilder--item-video-list-item:hover .button {
    background: #85BA36;
}
.layoutbuilder--item-video-list-item .button img {
    width: 34px;
    height: 34px;
    line-height: 1;
    max-width: none;
    margin-left: -2px;
    margin-top: -2px;
}


/* BLOCK: PRODUCT LIST */

.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list {
    margin: 60px 0 5px;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid {
/*
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
*/
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .slick-track {
	margin: 0 auto;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .item {
    display: flex;
    flex-direction: column;
    transition: all 0.3s;
    padding: 15px 0 0 0;
    margin-bottom: 0px;
    border: 1px solid #F1F5EE !important;
    border-radius: 5px;
    text-align: center;
    background: white;
}
@media only screen and (min-width: 771px) {
	
	.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .item {
        flex: 0 0 25%;
	}	
	
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .item {
        flex: 0 0 50%;
        padding-bottom: 25px;
	}
	
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .product-image {
    display: block;
    position: relative;
    z-index: 10;
    box-shadow: 0px 12px 10px -14px #d4dbc9;
    line-height: 0;
    width: 100%;
    padding-bottom: 20px;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .product-info {
    flex: 1 0 0%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .product-name {
    text-align: center;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .product-specs {
    padding-left: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
    flex: 1 0 0%;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .product-specs ul {
    list-style: disc;
    text-align: left;
    line-height: 1.6em;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .price-box {
    text-align: center;
    margin-bottom: 15px;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .price-box .special-price .price:after {
    display: none;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-product-list .products-grid .availability {
    text-align: left;
    margin-bottom: 5px;
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-text-after {
    max-width: 880px;
    margin: 0 auto;
    background: #d4f1aa75;
    padding: 20px 30px 15px 75px;
    margin-top: 50px;
    border-radius: 8px;
    position: relative;
    margin-top: -20px;
    border-left: #84B935 4px solid;
}
@media only screen and (min-width: 771px) {
    
    .layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-text-after {
        margin-bottom: -20px;
    }
    
}
.layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-text-after::before {
    content: 'i';
    border: 2px solid #84B935;
    position: absolute;
    border-radius: 100%;
    color: #84B935;
    top: 50%;
    font-weight: 900;
    transform: translateY(-50%);
    line-height: 1;
    left: 20px;
    font-size: 24px;
    display: none;
    margin-top: -3px;
    padding: 6px 15px;
}

.category-smoothie365 .layoutbuilder--item-block[data-block-type="product_list"] .layoutbuilder--item-text-after::before {
    content: ""!important;
    border: none!important;
}



/* BLOCK: PRODUCT COMPARE */

@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-product-compare {
        overflow-x: scroll;   
    }	
	
}

.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare {
    display: flex;
    flex-direction: column;
    border: 1px solid #E6E6E6;
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare {
        display: table;
        border-top: 0;
	}
	
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-row {
    display: flex;
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-row {
        display: table-row;    	
	}
	
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-row + .products-compare-row {
    border-top: 1px solid #E6E6E6;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-attribute-cell {
    flex: 0 0 18%;
    padding: 8px 20px;
	text-align: right;
    background: #f9f9f9;
    display: table-cell;
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-attribute-cell {
        font-size: 14px;
        line-height: 1.25em;
        padding: 6px 10px;
        border-top: 1px solid #E6E6E6;
        border-right: 1px solid #E6E6E6;
	}
	
}
@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-attribute-cell[data-attribute="price"],
    .layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell[data-attribute="price"] {
        padding-top: 12px;
        padding-bottom: 12px;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-attribute-cell[data-attribute="price"],
    .layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell[data-attribute="price"] {
        padding: 8px 15px;
    }
	
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-items {
    flex: 0 0 82%;
    display: flex;
    border-left: 1px solid #E6E6E6;
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-items {
        display: contents;
	}
	
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell {
    flex: 1 0 0%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px 20px;
    text-align: center;
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell {
    	padding: 5px 10px;
    	display: table-cell;
        border-top: 1px solid #E6E6E6;
	}
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell img {
    	max-width: 100px;
        margin: 0 auto;
        margin-bottom: 8px;
	}
	
}
@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell[data-type="boolean"] {
        justify-content: center;
    }
	
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell[data-type="boolean"] {
    	vertical-align: middle;
	}
	
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell + .products-compare-item-cell {
    border-left: 1px solid #E6E6E6;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--check {
    color: #85BA36;
    background: #EFF5EB;
    padding: 0px 15px;
    border-radius: 10px;
    border: 1px solid #d4f1aa;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--values[data-attribute="available_colors"] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--values[data-attribute="available_colors"] li {
    margin: 2px;
    border: 1px solid;
    padding: 3px 6px 4px;
    border-radius: 10px;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: 600;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--values[data-attribute="available_colors"] li[data-color="sort"] {
    background: #212121;
    color: #fff;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--values[data-attribute="available_colors"] li[data-color="hvid"] {
    border-color: #cacaca;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--values[data-attribute="available_colors"] li[data-color="grå"] {
    background: #595A5C;
    color: #fff;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell--values[data-attribute="available_colors"] li[data-color="rød"] {
    background: #AC3442;
    color: #fff;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell .product-info {
    flex: 1 0 auto;
    display: flex;
    align-items: center;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell .product-name {
	font-size: 16px;
    text-align: center;
    text-transform: none;
}
@media only screen and (min-width: 771px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell .product-name {
        margin-top: 8px;
	}
	
}
@media only screen and (max-width: 770px) {
	
	.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell .product-name {
        line-height: 1.25em;
	}
	
}
.layoutbuilder--item-block[data-block-type="product_compare"] .products-compare-item-cell .old-price {
	display: none;
}
.layoutbuilder--item-block[data-block-type="product_compare"] .price-box .special-price .price:after {
	display: none;
}


/* BLOCK: ACCORDIONS */

.layoutbuilder--item-accordion {
    max-width: 940px;
    margin: 0 auto;
}
.layoutbuilder--item-accordion + .layoutbuilder--item-accordion {
    margin-top: 15px;
}
.layoutbuilder--item-accordion-title {
    border: 2px solid #E6E6E6;
    font-family: 'Poppins';
    padding: 15px 25px;
    border-radius: 7px;
    font-size: 18px;
    cursor: pointer;
    display: flex;
    font-weight: 700;
}
.layoutbuilder--item-accordion-active .layoutbuilder--item-accordion-title {
    border-bottom-color: transparent;
    border-radius: 7px 7px 0 0;
}
.layoutbuilder--item-accordion-title-inner {
    flex: 1 1 auto;
}

.layoutbuilder--item-accordion-active .layoutbuilder--item-accordion-content {
    border: 2px solid #E6E6E6;
    border-top: 0;
    padding: 15px 25px;
    border-radius: 0 0 7px 7px;
}
.layoutbuilder--item-accordion:not(.layoutbuilder--item-accordion-active) .layoutbuilder--item-accordion-content {
    display: none;
}

.layoutbuilder--item-accordion-title .icon--chevron {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
}
.layoutbuilder--item-accordion-title .icon--chevron:before,
.layoutbuilder--item-accordion-title .icon--chevron:after {
    position: absolute;
    display: block;
    content: "";
    border: 13px solid transparent;
    border-radius: 50%;
}
.layoutbuilder--item-accordion:not(.layoutbuilder--item-accordion-active) .layoutbuilder--item-accordion-title .icon--chevron:before {
    top: 6px;
    border-top-color: #85BA36;
}
.layoutbuilder--item-accordion:not(.layoutbuilder--item-accordion-active) .layoutbuilder--item-accordion-title .icon--chevron:after {
    top: 2px;
    border-top-color: #fff;
}
.layoutbuilder--item-accordion-active .layoutbuilder--item-accordion-title .icon--chevron:before {
    bottom: 1px;
    border-bottom-color: #85BA36;
}
.layoutbuilder--item-accordion-active .layoutbuilder--item-accordion-title .icon--chevron:after {
    bottom: -3px;
    border-bottom-color: #fff;
}

.layoutbuilder--item-accordion-content .layoutbuilder--item-title {
    display: none;
}

.layoutbuilder--item-accordion-content ol,
.layoutbuilder--item-accordion-content ul {
    margin-bottom: 10px;
    padding-left: 15px;
    line-height: 1.8;
}
.layoutbuilder--item-accordion-content ol {
    list-style: decimal;
}
.layoutbuilder--item-accordion-content ul {
    list-style: disc;
}



/* BLOCK: RECIPES */

.layoutbuilder--item-recipe-list {
    display: flex;
    margin: -10px -15px;
    flex-direction: row;
    flex-wrap: wrap;
    text-align-last: center;
}
.layoutbuilder--item-recipe-list-item {
    position: relative;
}
.layoutbuilder--item-recipe-list-item-title {
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 20px;
    width: 100%;
    color: #4C4848;
}
@media only screen and (min-width: 771px) {
	
    .layoutbuilder--item-recipe-list-item {
        width: 25%;
        padding: 15px 10px;
        text-align: center;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .layoutbuilder--item-recipe-list-item {
        flex: 0 0 50%;
        padding: 10px;
    }
	
}
@media only screen and (max-width: 421px) {
    .layoutbuilder--item-recipe-list-item-title {
        font-size: 14px;
    }
}



#newsletter_popup-bg {
	display: none; 
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-color: #000; 
	opacity: 0.5; z-index: 10001;
}

#newsletter_popup {
	display: none; 
	position: fixed; 
	font-size: 16px; 
	left: 50%; 
	top: 50%; 
	transform: translateX(-50%) translateY(-50%); 
	-webkit-transform: translateX(-50%) translateY(-50%); 
	-ms-transform: translateX(-50%) translateY(-50%); 
	background-color: #fff; 
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	z-index: 10002;
}

#newsletter_popup-content {
    padding: 30px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#newsletter_popup-content p {
	margin-bottom: 10px;
}

#newsletter_popup-close {
	position: absolute;
    right: 15px;
    top: 11px;
    width: 20px;
    height: 20px;
    color: #5c5c5c;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 1000;
}

#newsletter_popup-form {
	text-align: center;
    max-width: 500px;
    margin: 0 auto;
	margin-top: 25px;
    margin-bottom: 3px;
}
#newsletter_popup-form .input-box {
	padding: 0;
}
#newsletter_popup-form .input-box input {
	width: 100%;
}
#newsletter_popup-form .input-box.newsletter_popup-firstname {
    width: 50%;
    float: left;
    padding-right: 5px;
}
#newsletter_popup-form .input-box.newsletter_popup-lastname {
    width: 50%;
    float: left;
    padding-left: 5px;
}
#newsletter_popup-form .input-box.newsletter_popup-email {
	width: 100%;
	float: left;
    margin-top: 10px;
}
#newsletter_popup-form .button {
	width: 100%;
    margin-top: 20px;
}

@media only screen and (max-width: 770px) {
	
	#newsletter_popup {
	    max-width: 90%;
	    height: auto !important;
	}
	
	#newsletter_popup-content {
		top: auto;
		transform: none;
	    padding-top: 50px;
	}
	
	#newsletter_popup-form .input-box.newsletter_popup-firstname,
	#newsletter_popup-form .input-box.newsletter_popup-lastname {
		padding: 0;
		width: 100%;
	}
	#newsletter_popup-form .input-box.newsletter_popup-lastname {
		margin-top: 10px;
	}
	
}











.block-nextshipment .content { 
	float: right; width: 220px; 
}
.block-nextshipment .block-content {
	margin-top: 0;
} 
.block-nextshipment .block-content .countdown { 
	font-weight: bold; 
}
.block-nextshipment .block-content .countdown #nextshippingtime1 > span {
	display: flex;
	gap: 4px;
}
.block-nextshipment .block-content .countdown span {
	white-space: nowrap;
}
.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent;
}

.slick-list {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}

.slick-list:focus {
	outline:none;
}

.slick-list.dragging {
	cursor:pointer;
	cursor:hand;
}

.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0);
}

.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block;
}

.slick-track:before,.slick-track:after {
	display:table;
	content:'';
}

.slick-track:after {
	clear:both;
}

.slick-loading .slick-track {
	visibility:hidden;
}

.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px;
}
.slick-slide:focus {
	outline: none;
}

[dir='rtl'] .slick-slide {
	float:right;
}

.slick-slide img {
	display:block;
}

.slick-slide.slick-loading img {
	display:none;
}

.slick-slide.dragging img {
	pointer-events:none;
}

.tricslider .slider-item:nth-child(n+2) {
	visibility: hidden;
}

.tricslider .slick-initialized .slider-item:nth-child(n+2) {
	visibility: visible;
}
.slick-initialized .slick-slide {
	display:block;
}

.slick-loading .slick-slide {
	visibility:hidden;
}

.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent;
}

.slick-arrow.slick-hidden {
	display:none;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
/*
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
*/
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/lib/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/lib/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/lib/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/lib/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/lib/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/lib/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.js-lazy-image,
.js-lazy-background {
    opacity: 0;
    transition: opacity .25s
}

.js-lazy-image--handled.fade-in,
.js-lazy-background--handled.fade-in {
    opacity: 1
}
@font-face {
    font-family: 'Freeland';
    src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/freeland/Freeland.woff2') format('woff2'),
        url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/freeland/Freeland.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */

:root {
    --primary-green: #335741;
    --primary-light: #f7eddb;
    --primary-white: #fcfaf7;
    --primary-quote: #e0e8dc;
    --primary-recipe: #f8f5f1;
    --secondary-bg: #f8f5f1;
    --secondary-white: #FEFFFC;
    --secondary-beet: #591c51;
    --secondary-orange: #e84b0f;
    --secondary-green: #96C090;
    --secondary-blue: #97bfd5;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

iframe,
object,
embed {  
    border-radius: 5px !important;
    max-width: 100%;
}
.sleeknote-anchor iframe {
    border-radius: 0!important;
}

iframe.fancybox-iframe {
    border-radius: 0px !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.youtube-video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtube-video-container iframe,  
.youtube-video-container object,  
.youtube-video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vimeo-video-container {
	position: relative;
	padding-bottom: calc(624 / 1110 * 100%);
	overflow: hidden;
	max-width: 100%;
	background: black;
}
.vimeo-player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-video{
    text-align: center;
    margin: 0 auto;
    clear: both;
    padding: 0px 0px 10px 0px;
    position: relative;
}
.category-top_visual .product-video {
    padding:0;
}
.category-top-content {
    padding: 40px 20px;
    max-width: 1390px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    /*border-top: 1px solid #F0F5EE;*/
}
.conditions .product-video {
    padding: 0;
}
.product-video iframe {
    -webkit-box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    box-shadow: 0 0 10px #bbb;
}
.product-video iframe[src=""] {
    display: none;
}
.video-img > div iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.product-video .video-img > div {
    position: relative;
    padding-bottom: 56.25%;
}
.video-img span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    font-size: 6rem;
    color: var(--secondary-orange);
    padding: 25px;
    filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
    content: "\f144";
    font-family: 'Font Awesome 6 Pro';
}
.video-img span:hover {
    cursor: pointer;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Removes default margin.
 */
body {
  margin: 0;
    overflow-x: hidden;
}

@font-face {
	font-family: 'Prestige Elite Std';
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/prestige-elite-std/PrestigeEliteStd-Bd.eot');
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/prestige-elite-std/PrestigeEliteStd-Bd.eot?#iefix') format('embedded-opentype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/prestige-elite-std/PrestigeEliteStd-Bd.woff2') format('woff2'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/prestige-elite-std/PrestigeEliteStd-Bd.woff') format('woff'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/prestige-elite-std/PrestigeEliteStd-Bd.ttf') format('truetype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/prestige-elite-std/PrestigeEliteStd-Bd.svg#PrestigeEliteStd-Bd') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'ClanPro-NarrUltra';
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/clanpro-narrultra/ClanPro-NarrUltra.eot');
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/clanpro-narrultra/ClanPro-NarrUltra.eot?#iefix') format('embedded-opentype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/clanpro-narrultra/ClanPro-NarrUltra.woff2') format('woff2'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/clanpro-narrultra/ClanPro-NarrUltra.woff') format('woff'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/clanpro-narrultra/ClanPro-NarrUltra.ttf') format('truetype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/clanpro-narrultra/ClanPro-NarrUltra.svg#ClanPro-NarrUltra') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato';
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Regular.eot');
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Regular.woff2') format('woff2'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Regular.woff') format('woff'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Regular.ttf') format('truetype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Regular.svg#Lato-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato Light';
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Light.eot');
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Light.woff2') format('woff2'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Light.woff') format('woff'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Light.ttf') format('truetype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Light.svg#Lato-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Lato Bold';
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Bold.eot');
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Bold.woff2') format('woff2'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Bold.woff') format('woff'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Bold.ttf') format('truetype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Lato Black';
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Black.eot');
	src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Black.eot?#iefix') format('embedded-opentype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Black.woff2') format('woff2'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Black.woff') format('woff'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Black.t1tf') format('truetype'),
		 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/lato/Lato-Black.svg#Lato-Black') format('svg');
	font-weight: bolder;
	font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
}

@font-face {
    font-family: 'Poppins Medium';
    src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/poppins/Poppins-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins Bold';
    src: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/fonts/poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: 600;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus,
input:focus,
button:focus,
textarea:focus { 
  outline: none;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: none;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
    font-family: 'Poppins';
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

hr {
    border: 0;
    border-top: 1px solid #E6E6E6;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: inline-block;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: '';
}

input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  /* 2 */
  box-sizing: border-box;
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
  font-family: 'Poppins';
  color: #222;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  letter-spacing: 0.01em;
}

a {
  color: var(--primary-green);
  text-decoration: none;
}

a:hover {
  color: var(--primary-green);
  text-decoration: underline;
    transition: all 0.3s;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.wrapper > .page {
    background: var(--primary-white);
    background-repeat: no-repeat;
    background-position: center top;
}

/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  margin-bottom: 30px !important;
  font-size: 28px;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  color: var(--primary-green);
    font-family: 'Poppins Medium';
    font-size: 28px;
    line-height: 1.2em;
}

h2, .h2 {
  margin: 0;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
    color: var(--primary-green);
}

h3, .h3 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
    color: var(--primary-green);
}

h4, .h4 {
  margin: 0;
  margin-bottom: 10px;
  text-rendering: optimizeSpeed;
  font-family: 'Poppins';
}

h5, .h5 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
    color: var(--primary-green);
}

h6, .h6 {
  margin: 0;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
    color: var(--primary-green);
}

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 13px;
    display: flex;
    flex-direction: column;
}

.availability .label {
  display: none;
}

.availability.in-stock {
  color: #84B935;
  margin: 0;
}

.availability.in-stock.backorder {
  color: #e26703;
  margin: 0;
  font-family: 'Lato Bold';
  border: 1px solid;
  border-radius: 6px;
  font-size: 15px;
  display: inline-block;
  padding: 5px 10px;
  min-height: 40px;
}

.availability.available-soon,
.availability.out-of-stock {
  color: #df280a;
  font-size: 16px;
}

.availability-only {
  color: #df280a;
  margin-bottom: 10px;
}

/* -------------------------------------------- *
 * Page Titles
 */
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  color: var(--primary-green);
  border-bottom: 1px solid #ededed;
  padding-bottom: 3px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px;
}

.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #cccccc;
}
.block-title h2,
.block-title h3,
.block-title strong {
  margin: 0;
  margin-bottom: 10px;
  color: #4C4848;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  color: var(--primary-green);
  margin-bottom: 0;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

.block-subtitle {
  font-weight: bold;
  margin-bottom: 7px;
}

.block-content {
  margin-top: 5px;
}

.block-content.unpad {
  padding: 0;
}

.block-content li.item {
  margin: 0 0 10px 9px;
}

.block-content li.item:last-child {
  margin-bottom: 0;
}

.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: '';
  display: table;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media only screen and (max-width: 770px) {
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #4C4848;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
    width: 100%;
    cursor: pointer;
    border-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #84B935;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #4C4848;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #84B935;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #cccccc;
  }
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}
.block-account li,
.block-cms-menu li {
  text-transform: uppercase;
  margin: 7px 0;
}
.block-account li strong,
.block-cms-menu li strong {
  font-weight: 400;
  color: #84B935;
}
.block-account li a,
.block-cms-menu li a {
  color: #4C4848;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #84B935;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.cart .buttons-set .button,
.cart-table .button,
.sidebar .actions .button,
.button.button-secondary {
  background: #dddddd;
  color: #4C4848;
  padding: 7px 15px;
}
.cart .buttons-set .button:hover,
.cart-table .button:hover,
.sidebar .actions .button:hover,
.button.button-secondary:hover {
  background: #d0d0d0;
  cursor: pointer;
}
.cart .buttons-set .button:active,
.cart-table .button:active,
.sidebar .actions .button:active,
.button.button-secondary:active {
  background: #c4c4c4;
  color: #4C4848;
}
.cart .buttons-set .button:focus,
.cart-table .button:focus,
.sidebar .actions .button:focus,
.button.button-secondary:focus {
  color: #4C4848;
  background: #c4c4c4;
}

.sidebar .actions button.button {
  white-space: normal;
}

/* Primary Buttons */
.button {
  background: var(--secondary-orange);
  border: 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
    font-family: 'Lato';
    padding: 5px 25px;
    border-radius: 4px;
    display: inline-block;
    text-transform: none;
    letter-spacing: 0.08em;
    transition: all 0.3s;
}
.button:hover {
  background: var(--secondary-orange);
  cursor: pointer;
}
.button:active,
.button:focus {
  background-color: var(--secondary-orange);
}

a.button {
  text-decoration: none;
}

a.button:hover {
  color: #FFFFFF;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  cursor: not-allowed;
}

/* Adjacent buttons */
.button + .button {
  margin-left: 5px;
}

.button.btn-border {
    display: inline-block;
    border: 1px solid #E1E8DC;
    color: var(--primary-green);
    background: transparent;
    box-shadow: none;
    font-family: 'Lato';
    padding: 5px 25px;
    border-radius: 5px;
    text-decoration: none;
}
.button.btn-border:hover {
    background: transparent;
    color: var(--primary-green);
    border-color: var(--primary-green);
    text-decoration: none;
}
.button.btn-border-red {
    color: #DA5B60;
    border-color: #DA5B60;
}
.button.btn-border-red:hover {
    color: #c45156;
    border-color: #c45156;
}

.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  text-transform: uppercase;
  display: inline-block;
  color: #84B935;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #246b8f;
}

@media only screen and (max-width: 770px) {
  .col2-set .buttons-set .button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set .buttons-set .back-link {
    display: none;
  }
  .col2-set .buttons-set .required {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .buttons-set .button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 7px;
  }
  .buttons-set .back-link {
    display: none;
  }
  .buttons-set .required {
    display: none;
  }
}
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
  float: left;
}

.paypal-after .paypal-or {
  float: left;
}

.paypal-or {
  line-height: 34px;
  margin: 0px 10px 5px;
}

.paypal-after .paypal-button {
  float: left;
}

.paypal-button {
  line-height: 0px;
}

.paypal-button img {
  display: inline;
}

@media only screen and (max-width: 740px) {
  .paypal-or {
    line-height: 20px;
  }

  .paypal-logo,
  .paypal-or,
  .paypal-button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
  clear: both;
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px solid #ededed;
  text-align: right;
}
.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px;
}
.buttons-set a:not(.button) {
  line-height: 20px;
  display: inline-block;
  padding: 5px;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
  min-width: 140px;
}
.buttons-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Icons
 */

.icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
  background-image: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/icon_sprite@2x.png);
    background-size: 100px 1000px;
  }
}

/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs {
  overflow: hidden;
  margin-bottom: 20px;
  max-width: 1390px;
}

.breadcrumbs li {
  float: left;
  font-size: 14px;
  color: #B1B1B1;
  font-family: 'Poppins';
}

.breadcrumbs a {
  float: left;
  color: var(--primary-green);
}

.breadcrumbs strong {
  font-family: 'Poppins Medium';
  color: var(--secondary-orange);
  font-weight: normal;;
}

.breadcrumbs span {
  color: var(--primary-green);
  float: left;
  padding: 0 7px;
}
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ededed;
  text-align: center;
  /* Hide text */
  text-shadow: none;
  position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
  text-decoration: none;
  color: #B4222D;
}

.btn-remove:after {
  content: 'X';
  color: #84B935;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-weight: bold;
}
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none;
}

.btn-remove2 {
  border: none;
  vertical-align: top;
  color: #DC5A5D;
}
.btn-remove2:after {
  display: none;
}

.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #84B935;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid white;
  border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
  margin-bottom: 20px;
}

.checkout-agreements .agreement-content {
  overflow-y: auto;
  max-width: 670px;
  max-height: 125px;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px;
}

/* -------------------------------------------- *
 * Container
 */
.main-container #nav {
    padding: 20px 0;
    border-bottom: 1px solid rgba(150,192,144,0.4);
    border-top: 1px solid rgba(150,192,144,0.4);
}
.main-container,
.footer-container {
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0;
}
.catalog-product-view .main-container, .juicyknowledge-article-view .main-container {
    padding: 0;
}
.main-container:after,
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}

.catalog-product-view .main-container {
  padding: 0;
}

@media only screen and (min-width: 480px) {
/*
  .page > .main-container,
  .footer-container {
    padding: 30px;
  }
*/
}
.footer-container {
  padding-top: 0;
  padding-bottom: 0;
}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.col-left,
.col-right,
.col-main {
  padding: 0 20px;
}

.col-left {
  float: left;
  width: 32%;
  padding-left: 0;
  /* Remove the 15px padding */
  clear: left;
}
.col-left img {
  max-width: 100%;
}

.col-right {
  float: right;
  width: 32%;
  padding-right: 0;
  /* Remove the 15px padding */
}
.col-right img {
  max-width: 100%;
}
/*
.col-right p {
	margin-bottom: 10px;
}
*/

.col-main {
  float: left;
  width: 68%;
}
.col-main p {
	margin-bottom: 15px;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
  /* Remove the 15px padding */
}

.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
  /* Remove the 15px padding */
}

.col2-right-layout .col-main {
  padding-left: 0;
  /* Remove the 15px padding */
}

.col3-layout .col-right {
  width: 20.83333%;
}
.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%;
}
.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.68421%;
}
.col3-layout .col-wrapper .col-left {
  width: 26.31579%;
}

@media only screen and (max-width: 1000px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}
@media only screen and (max-width: 770px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    margin-bottom: 10px;
    float: none;
    width: auto;
  }

  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }

  .col-main {
    float: none;
    width: auto;
  }

  .col-main .col-left {
    padding: 0;
    /* On product listing pages, the left column gets moved inside col-main on small viewports */
  }
}
/* Content Columns */
.col2-set {
  width: 100%;
}
.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 20px;
}
@media only screen and (max-width: 770px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    padding: 10px;
  }
}
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
@media only screen and (max-width: 479px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.col2-set .narrow {
  width: 33%;
}
.col2-set .wide {
  width: 65%;
}
.col2-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 771px) {
  .top-container {
    max-width: 1110px;
    margin: 0 auto;
  }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #676157;
  color: #e6e6e6;
  font-size: 11px;
}
.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 11px;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-image: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/demo-logo.png");
  background-position: left;
  background-repeat: no-repeat;
}
.global-site-notice p {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  color: #84B935;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
}

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
.success {
  color: #84B935;
}

.error {
  color: #df280a;
  font-weight: bold;
}

.notice {
  color: #e26703;
  font-weight: bold;
}

/* -------------------------------------------- *
 * Messages
 */
.messages {
  max-width: 1390px;
  margin: 0 auto;
  padding: 20px 20px 0;
  margin-bottom: 20px;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 10px 20px;
  background: #f4f4f4;
  font-size: 15px;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  color: black;
  border-left: 5px solid #df280a;
  background-color: #faebe7;
}

.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #df280a;
  border-right: none;
}

.messages .notice-msg li {
  color: black;
  border-left: 5px solid #e26703;
  background-color: #f9ebe6;
}

.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e26703;
  border-right: none;
}

.messages .success-msg li {
  color: black;
  border-left: 5px solid #84B935;
  background-color: #eff5ea;
}

.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #84B935;
  border-right: none;
}

@media only screen and (min-width: 915px) {
  .order-list-grid .col-1 {
    width: 30%;
  }

  .order-list-grid .col-2 {
    width: 50%;
    padding-right: 20px;
  }

  .order-list-grid .col-3 {
    clear: none;
    width: 20%;
    padding-top: 0;
  }
}
/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
  padding: 20px;
  background: #FFFFFF;
  height: auto;
}

.page-popup h1 {
  margin: 0 0 0.5em;
  font-size: 36px;
}

/* -------------------------------------------- *
 * Payment Methods
 */

.payment-methods .form-list {
  position: relative;
  display: inline-block;
  max-width: 100%;
  margin: 5px 15px 15px;
  padding: 15px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  
  display: none;
}

.payment-methods .form-list:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #cccccc;
  border-top: none;
  top: -11px;
  left: 30px;
}

.payment-methods .form-list:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f4f4f4;
  border-top: none;
  top: -10px;
  left: 30px;
}

.payment-methods .form-list li:last-child {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  white-space: nowrap;
  /* Prevent the linebreak in the HTML from causing layout issues */
}
.please-wait img {
  float: left;
  margin-right: 5px;
  width: 24px;
}

/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box p {
  margin-bottom: 0;
}

.price-notice {
  color: #a0a0a0;
}

.price-box .price {
  font-size: 22px;
  font-family: 'Roboto';
    line-height: 1;
}

.price-box .price-label {
  color: #a0a0a0;
  white-space: nowrap;
}

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #84B935;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */
}
.price-box .minimal-price-link .label {
  color: #a0a0a0;
}

.product-view .product-configure .product-free-shipping {
    padding: 1px 5px 1px;
    vertical-align: text-bottom;
    margin-left: 10px;
}

.products-grid .item .product-free-shipping {
    margin-top: 5px;
    display: inline-block;
    background: #F9FCF7;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px 8px;
    border: 1px solid #E1E8DC;
    color: #84B935;
}

.products-grid .product-backorder {
    margin-top: 5px;
    display: inline-block;
    background: #faf2eb;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px 8px;
    border: 1px solid #fcd5b5;
    color: #e26703;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price {
  display: inline-block;
}
.price-box .old-price .price-label,
.price-box .special-price .price-label {
  display: none;
}
.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

/* Gammel styling af tilbuds tekst skal skjules i nyt layout
    .price-box .yousave:after {
	content: "Tilbud";
    background: #84B935;
    border-radius: 7px;
    padding: 3px 10px 5px;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    font-family: 'Lato Bold';
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1;
    vertical-align: middle;
}*/

.price-box .old-price .price {
  color: #a0a0a0;
  text-decoration: line-through;
  font-size: 16px;
}

/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
  display: block;
}

span.weee {
  display: block;
}

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
  display: inline-block;
  padding: 4px 8px;
  background: #FBF4DE;
  border: 1px solid #E2D4C7;
  margin-top: 7px;
}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
  font-size: 12px;
}
.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
  font-style: italic;
}
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
  font-weight: bold;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options {
  font-size: 14px;
}
.item-options:after {
  content: '';
  display: table;
  clear: both;
}
.item-options dt {
  float: left;
  clear: left;
  padding-right: 5px;
}
.item-options dt:after {
  content: ': ';
}
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}

.truncated,
.truncated a.dots {
  cursor: help;
}

.truncated a.details {
  cursor: help;
  height: 16px;
  line-height: 16px;
}
.truncated a.details:hover {
  text-decoration: none;
}

.truncated .truncated_full_value {
  position: relative;
  z-index: 300;
}

.truncated .truncated_full_value .item-options {
  display: none;
  position: absolute;
  z-index: 300;
  width: 200px;
  padding: 8px;
  border: 1px solid #84B935;
  background-color: #F6F6F6;
  top: 21px;
  left: -100px;
}
.truncated .truncated_full_value .item-options:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #84B935;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit;
  }
  .truncated a.details {
    display: none;
  }
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 7px 0;
}
.add-to-links a {
  display: inline-block;
  padding: 0px 3px 3px;
}

.add-to-links .separator {
  display: none;
}

/* -------------------------------------------- *
 * Product Image
 */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
  position: relative;
  display: block;
}

/* -------------------------------------------- *
 * Ratings
 */
.ratings {
  margin: 7px 0;
}
.ratings .rating-box,
.ratings .rating-links {
  margin: 5px 0;
}
.ratings .rating-box {
  width: 65px;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -615px;
  overflow: hidden;
  margin: 0 auto;
}
.ratings .rating-box .rating {
  float: left;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -600px;
}
.ratings .rating-box .rating.nobr {
  filter: brightness(0) saturate(100%) invert(61%) sepia(39%) saturate(654%) hue-rotate(42deg) brightness(98%) contrast(94%);
}
.ratings .amount {
  display: block;
  margin: 5px auto;
}
.ratings .rating-links .separator {
  margin: 0 3px;
}
.catalog-product-view .product-reviews .box-reviews .form-add {
    background-color: var(--primary-white);
    border-radius: 5px;
    border: 1px solid #E1E8DC;
    padding: 20px!important;
}
.catalog-product-view .product-reviews .box-reviews-panel {
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-in-out;
}
.catalog-product-view .product-reviews .review-accordion.button {
    min-width: 200px;
}
.catalog-product-view .product-reviews .review-accordion-container {
    margin: 40px 0;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {
  margin: 0 0 1.5em;
}

.std ol {
  list-style: decimal outside;
  margin-bottom: 1.5em;
}

.std ol li {
  margin-left: 2em;
}

.std ul {
  list-style: disc outside;
  margin-bottom: 1.5em;
}

.std ul li {
  margin-left: 2em;
}

.std .note {
  color: #a0a0a0;
  font-size: 13px;
}

.std a {
	text-decoration: underline;
    font-weight: normal;
    font-family: 'Lato';
}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  margin-top: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  background: #f4f4f4;
  padding: 5px 10px 0px 10px;
}
.toolbar:after {
  content: '';
  display: table;
  clear: both;
}

.pager-no-toolbar {
  margin-bottom: 10px;
}

.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px;
}

.toolbar,
.pager {
  color: #4C4848;
  line-height: 30px;
  font-size: 12px;
}

.toolbar label,
.pager-no-toolbar label {
  font-weight: normal;
  text-transform: uppercase;
}

.sorter {
  float: left;
  margin-bottom: 5px;
}
.sorter label {
  float: left;
  margin-right: 5px;
}
.sorter label:after {
  content: ':';
}

.sorter > .sort-by {
  float: left;
  margin-right: 5px;
  height: 30px;
}
.sorter > .sort-by .sort-by-switcher {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.sorter > .sort-by .sort-by-switcher--asc {
  background-position: 4px -542px;
}
.sorter > .sort-by .sort-by-switcher--asc:hover {
  background-position: -46px -542px;
}
.sorter > .sort-by .sort-by-switcher--desc {
  background-position: 4px -567px;
}
.sorter > .sort-by .sort-by-switcher--desc:hover {
  background-position: -46px -567px;
}

.sorter > .view-mode {
  float: right;
}
.sorter > .view-mode .grid,
.sorter > .view-mode .list {
  float: left;
  width: 30px;
  height: 30px;
}
.sorter > .view-mode .grid {
  margin-right: 5px;
  background-position: 8px -492px;
}
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {
  background-position: -42px -492px;
}
.sorter > .view-mode .list {
  background-position: 11px -517px;
}
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {
  background-position: -39px -517px;
}

.pager {
  float: right;
  overflow: hidden;
}
.pager > .count-container {
  float: left;
}
.pager .amount {
  float: left;
  white-space: nowrap;
  margin: 0 15px 0 0;
}
.pager .limiter {
  float: left;
  height: 30px;
  line-height: 30px;
}
.pager .limiter > label {
  padding-right: 5px;
}
.pager .limiter > label:after {
  content: ':';
}
.pager .amount,
.pager .limiter,
.pager .pages {
  margin-bottom: 5px;
}

.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px;
}
.pages strong {
  display: none;
}

.pages li {
  float: left;
}

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #84B935;
}

.pages .current,
.pages .current:hover {
  color: #4C4848;
  border: 1px solid #cccccc;
  width: 30px;
  background-color: #FFFFFF;
  cursor: default;
}

.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative;
}
.pages .next:hover,
.pages .previous:hover {
  border: 1px solid #84B935;
}

.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #84B935;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #246b8f;
  border-right: none;
}

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #84B935;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .previous:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #246b8f;
  border-left: none;
}

@media only screen and (max-width: 479px) {
  .pager .amount--has-pages {
    display: none;
  }

  .pages {
    float: left;
  }

  .limiter label {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  .col1-layout .sorter,
  .col1-layout .pager {
    width: 100%;
  }
  .col1-layout .pager {
    float: left;
    clear: both;
  }
  .col1-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col1-layout .pager .count-container {
    float: right;
  }
}
@media only screen and (max-width: 979px) {
  .col2-left-layout .sorter,
  .col2-left-layout .pager,
  .col2-right-layout .sorter,
  .col2-right-layout .pager,
  .col3-layout .sorter,
  .col3-layout .pager {
    width: 100%;
  }
  .col2-left-layout .pager,
  .col2-right-layout .pager,
  .col3-layout .pager {
    float: left;
    clear: both;
  }
  .col2-left-layout .pager .pages,
  .col2-right-layout .pager .pages,
  .col3-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col2-left-layout .pager .count-container,
  .col2-right-layout .pager .count-container,
  .col3-layout .pager .count-container {
    float: right;
  }
}


/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse,
#shopping-cart-totals-table .summary-collapse,
body.customer-account .data-table .summary-collapse {
  position: relative;
  cursor: pointer;
}
#checkout-review-table .summary-collapse:before,
#shopping-cart-totals-table .summary-collapse:before,
body.customer-account .data-table .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #84B935;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #246b8f;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:before,
#shopping-cart-totals-table .show-details .summary-collapse:before,
body.customer-account .data-table .show-details .summary-collapse:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #84B935;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}

#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
  margin-bottom: 5px;
}
#shopping-cart-totals-table tbody {
    color: #666;
}
/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
  text-align: center;
}

.a-right,
.align-right {
  text-align: right;
}

.no-display {
  display: none !important;
}

.nobr,
.nowrap {
  white-space: nowrap;
}

.width-full {
  width: 100%;
}

/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden {
  display: none;
}

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
  margin: 0 0 15px;
}

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
  margin-bottom: 7px;
}
.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px;
}

.fieldset + .fieldset {
  margin-top: 5px;
}

form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #4C4848;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ededed;
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box {
  padding-top: 2px;
}
.input-box:after {
  content: '';
  display: table;
  clear: both;
}

li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%;
}

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  font-size: 13px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  content: ' *';
}

label.required em,
span.required em {
  display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  color: #a0a0a0;
  font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
select {
  font-size: 14px;
}
select:focus {
	outline: none;
}

select + select {
  margin-left: 5px;
}

select[multiple] {
  width: 270px;
  border: 1px solid #E6E6E6;
  font-size: 15px;
  padding: 5px;
}

.select-wrapper {
    width: auto;
    height: 40px;
    border: 1px solid #BFBFBF;
    border-radius: 4px;
    position: relative;
}
.select-wrapper.small {
	height: 35px;
}
.select-wrapper select {
	height: 100%;
	width: 100%;
    border: 0;
    background: none;
    line-height: 1;
    padding: 0 15px;
    padding-bottom: 2px;
    font-family: 'Lato';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-down.svg');
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 11px;
}

/* -------------------------------------------- *
 * Textarea
 */
textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: 1px solid #dde4d7;
  background: #FFFFFF;
  font-size: 15px;
}
.input-text:focus {
  border: 1px solid #84B935;
}

.input-text.validation-failed {
  border-color: #df280a;
}

.input-text.validation-failed:focus {
  outline-color: #ef9384;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 35px;
  padding: 0 10px;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  width: 365px;
  max-width: 100%;
}

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 16px;
    /* Prevent from zooming on focus */
  }
}
.ie8 .input-text {
  max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  color: #a0a0a0;
}

input:-moz-placeholder {
  color: #a0a0a0;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block;
}

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #df280a;
  font-size: 13px;
}

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
  margin-bottom: 10px;
}
.form-list select {
  margin-top: 4px;
  width: 365px;
  max-width: 100%;
}
.form-list .input-range .input-text {
  width: 74px;
}
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #4C4848;
  background-color: #f4f4f4;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 6px 40px;
}
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
  background-color: #ececec;
}
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

.form-list .control {
  margin-top: 10px;
}
.form-list .control label {
  float: none;
}
.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}
.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

form .form-instructions {
  font-size: 13px;
  color: #a0a0a0;
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
  text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
  width: 100%;
}

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

.data-table th {
  line-height: 1.4;
  white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #E6E6E6;
}

.data-table tfoot tr {
  background: #f4f4f4;
}

.data-table tbody td .item-options dt:after {
  content: ':';
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {
  border: 1px solid #E6E6E6;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}

.info-table th,
.info-table td {
  vertical-align: top;
}

.info-table th {
  font-weight: bold;
  padding: 4px 20px 4px 0;
}

.info-table td {
  padding: 4px 0;
}
/* ============================================ *
 * Global
 * ============================================ */
html,
body {
  height: 100%;
}

.wrapper {
  min-width: 320px;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
}

/* @media only screen and (min-width: 1440px) {
	
    .wrapper:before {
    	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg-elements-left.jpg');
        display: block;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 200px;
        background-repeat: no-repeat;
        z-index: -2;
    }
    
    .wrapper:after {
        content: '';
        display: table;
        clear: both;
    	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg-elements-right.jpg');
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 200px;
        background-repeat: no-repeat;
        z-index: -2;
    }
	
} */

/* ============================================ *
 * Header
 * ============================================ */
 
.page-header {
  position: relative;
}
.page-header-container {
	padding: 25px 0;
    max-width: 1350px;
    margin: 0 auto;
    display: table;
    width: 100%;
}
.page-header-container .header-logo,
.page-header-container #header-search,
.page-header-container .header-minicart,
.page-header-container .header-contact {
    display: table-cell;
    vertical-align: middle;
	white-space: nowrap;
    width: 1%;
}
.page-header-container .header-logo {
	min-width: 175px;
}
.page-header-container #header-search {
	padding-left: 105px;
    max-width: 530px;
    padding-right: 78px;
    width: 100%;
}
.page-header-container .header-minicart {
	text-align: right;
	padding-left: 40px;
}
.page-header-container .header-contact .phone-number,
.page-header-container .header-minicart .cart-amount {
    font-size: 19px;
    font-family: 'Lato';
    line-height: 1;
	letter-spacing: 0.035em;
}
.page-header-container .header-contact .phone-number {
	margin-bottom: 10px;

}
.page-header-container .header-contact .phone-number a {
    color: var(--secondary-green);
}
.page-header-container .header-contact .opening-hours,
.page-header-container .header-minicart .cart-link {
    line-height: 1;
    margin-top: 5px;
    font-size: 14px;
}
.page-header-container .header-contact .phone-number + .opening-hours {
    margin-top: -5px;
}
.page-header-container .header-contact .opening-hours a,
.page-header-container .header-minicart .cart-link a {
	text-decoration: underline;
    color: var(--secondary-orange);
}

.page-header-container .header-block-wrap {
	display: table;
	width: 100%;
}
.page-header-container .header-block-wrap .icon,
.page-header-container .header-block-wrap .content {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}
.page-header-container .header-contact .header-block-wrap .icon, .page-header-container .cart-icon-top {
    font-size: 2.2rem;
    color: var(--primary-green);
}
.page-header-container .header-minicart .header-block-wrap .icon {
	min-width: 58px;
}
 
@media only screen and (min-width: 771px) {
  .page-header-container {
    position: relative;
  }
}


/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.page-topbar {
  background-color: var(--secondary-beet);
  font-size: 14px;
}
.page-topbar:after {
  content: '';
  display: table;
  clear: both;
}
.page-topbar a {
	color: #fff;
	text-decoration: underline;
}

.page-topbar .main-container {
  display: table;
  width: 100%;
    padding: 8px 0 9px;
    max-width: 1350px;
    margin: 0 auto;
}
.page-topbar .topbar-left,
.page-topbar .topbar-right {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
  padding: 0px;
}
.page-topbar .topbar-right {
	text-align: right;
}
.page-topbar .topbar-left ul li,
.page-topbar .topbar-right ul li {
	display: inline-block;
}
.page-topbar .topbar-left ul li + li,
.page-topbar .topbar-right ul li + li {
	margin-left: 22px;
}

/*
.header-language-background .form-language,
.header-language-background .currency-switcher {
  float: left;
  margin-right: 10px;
}
.header-language-background .welcome-msg {
  float: right;
}

.page-header-container .store-language-container {
  float: right;
  max-width: 35%;
  padding: 13px 15px 10px 10px;
}
.page-header-container .store-language-container label {
  display: none;
}
.page-header-container .store-language-container select {
  max-width: 100%;
}
*/

/*
@media only screen and (max-width: 479px) {
  .page-header-container .store-language-container {
    padding-top: 8px;
  }
  .page-header-container .store-language-container select {
    font-size: 12px;
  }
}
.header-language-background,
.header-language-background a {
  color: #e6e6e6;
}

@media only screen and (max-width: 770px) {
  .header-language-background {
    display: none;
  }
}
*/
/* ============================================ *
 * Logo
 * ============================================ */
.header-logo .logo {
    display: block;
    float: left;
    text-align: center;
    width: 100%;
    max-width: 175px;
}
/*
.logo .small {
  display: block;
}
.logo .large {
  display: none;
}

.logo:hover {
  opacity: 0.8;
}
*/

@media only screen and (min-width: 771px) {
/*
  .logo {
    max-width: 300px;
    min-height: 90px;
  }
*/
/*
  .logo .small {
    display: none;
  }
  .logo .large {
    display: block;
  }
*/
}
/* ============================================ *
 * Skip Links
 * ============================================ */
.skip-links {
  clear: both;
  overflow: hidden;
  border-top: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
}

@media only screen and (min-width: 771px) {
  .skip-links {
    border: 0;
  }
}
/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link {
  position: relative;
  float: left;
  width: 20%;
  height: 44px;
  color: #4C4848;
  line-height: 42px;
  text-align: center;
}

a.skip-link {
  text-decoration: none;
}

/* -------------------------------------------- *
 * Skip Link - Active
 */
.skip-link.skip-nav {
	width: 50px;
	height: 50px;
    transition: all 0.3s;
}
.skip-link.skip-nav:after {
    content: '\f0c9';
    font-family: 'Font Awesome 6 Pro';
    font-weight: normal;
    font-size: 40px;
    transition: all 0.3s;
}

.skip-link.skip-nav.skip-active:after {
    content: '\f00d';
    font-family: 'Font Awesome 6 Pro';
    font-weight: normal;
    font-size: 40px;
    transition: all 0.3s;
}
/* -------------------------------------------- *
 * Skip Link - Icon
 */
.skip-link .icon {
  display: inline-block;
  vertical-align: middle;
}

.skip-link.skip-nav .icon,
.skip-link.skip-cart:not(.no-count) .icon {
  margin-right: 3px;
}

@media only screen and (min-width: 500px) {
  .skip-link .icon {
    margin-right: 3px;
  }
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link .label {
  display: none;
}

@media only screen and (min-width: 500px) {
  .skip-link .label {
    display: inline;
  }
}
/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content {
  display: none;
}

@media only screen and (max-width: 768px) {
	
	#header-search.skip-content {
		display: block;
	    border-bottom: 1px solid #DEDEDE;
	    padding-bottom: 15px;
	}
	
}

.skip-content.skip-active {
  display: block;
}

/* ============================================ *
 * Global Header Navigation
 * ============================================ */
@media only screen and (max-width: 770px) {
  #header-account li a,
  .nav-primary a.level0 {
    border-bottom: 1px solid #DEDEDE;
  }

  #header-account li:last-child a,
  .nav-primary li.level0:last-child a.level0 {
    border-bottom: 0;
  }
}
.account-cart-wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
}
@media only screen and (max-width: 770px) {
  .account-cart-wrapper {
    position: static;
  }
}

/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav:not(.skip-active):hover {
  text-decoration: none;
}
.skip-nav:not(.skip-active):hover .icon {
  background-position: -46px 4px;
}

.skip-nav .label {
  display: inline;
}

.skip-nav .icon {
  background-position: 4px 4px;
}

@media only screen and (min-width: 500px) {
  .skip-nav {
    width: auto;
  }
}
@media only screen and (min-width: 769px) {
  .skip-nav {
    display: none;
  }
}
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
#header-nav {
	margin-bottom: 10px;
    padding: 10px 0;
}
@media only screen and (min-width: 771px) {
  #header-nav {
    display: block;
  }
}
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 771px) {
  .nav-primary {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary a {
  text-decoration: none;
  position: relative;
  display: block;
  line-height: 30px;
}

.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
  display: block;
}

@media only screen and (min-width: 771px) {
    .nav-primary .menu-active > .special-display {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    
    .nav-primary .nav-item-brands + ul.level0,
    .nav-primary .nav-item-mads-bo + ul.level0 {
        max-width: 270px;
        left: auto;
        right: auto;
        padding-bottom: 12px;
    }
    
    .nav-primary .nav-item-mads-bo + ul.level0 li {
        display: block;
        padding-left: 0px;
    }
    
    .nav-primary .nav-item-guides + ul.level0 {
        max-width: 270px;
        left: auto;
        right: auto;
        padding-bottom: 12px;
    }
    
    .nav-primary .nav-item-guides + ul.level0 li {
        display: block;
        padding-left: 0px;
    }
}

.nav-primary li.level0.menu-news svg {
    margin-left: 8px;
    fill: #F8B318;
    height: 18px;
}

.nav-primary li.level0 > a,
.menu-news #beamer-button {
  font-family: 'Poppins Medium';
    font-size: 18px;
    letter-spacing: 0.05em;
    color: var(--primary-green);
    vertical-align: middle;
    white-space: nowrap;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: none;
    background: transparent;
}

@media only screen and (max-width: 770px) {
  .beamer_icon.active, #beamerIcon.active {
    right: 0 !important;
  }
}

@media only screen and (max-width: 1024px) {
  .nav-primary li.level0 > a, .menu-news #beamer-button {
      font-size: 16px!important;
      padding: 10px 10px!important;
  }
}
/*
.nav-primary li.level0.parent > a:after {
	content: "";
	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-down.svg');
	display: inline-block;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 7px;
    border: 0;
	opacity: 0.3;
}*/
.nav-primary li.level0.parent.menu-active > a:before {
    background-color: var(--primary-green);
    content: "";
    display: block;
    height: 3px;
    top: 45px;
    width: calc(100% - 40px);
    position: absolute;
    z-index: 100;
    transition: all 0.3s;
}
.nav-primary li.level0.parent.menu-active > a {
    transition: all 0.3s;
}
.nav-primary li.level0 > a > img {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 33px;
    margin-right: 10px;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	
	.nav-primary li.level0 > a > img {
		display: none;
	}
	
}
@media only screen and (min-width: 771px) {
	
	.nav-primary li.level0.first > a {
	    padding-left: 0;
	}
    .nav-primary li.level0.first.parent.menu-active > a:before {
        width: calc(100% - 20px);
    }

	.nav-primary li.level0:last-child > a {
	    padding-right: 0;
	}
	
}

/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
@media only screen and (max-width: 770px) {
    .nav-primary .menu-active > .special-display {
        display: block !important;
    }
  .nav-primary a.level0 {
    line-height: 35px;
  }
  .nav-primary li.level0 > ul,
  .nav-primary li.level0 > .special-display {
    display: none;
  }
  .nav-primary li.level1 a {
    padding: 0 15px;
  }
  .nav-primary li.parent > a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -5px;
  }
  .nav-primary li.parent.sub-menu-active > a:after,
  .nav-primary li.parent.menu-active > a:after {
	  background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-up.svg');
  }
  .nav-primary li.menu-active > a,
  .nav-primary li.sub-menu-active > a {
    color: var(--primary-green);
  }
}
 .nav-primary li.level0 > ul,
 .nav-primary li.level0 > .special-display {
   display: none;
 }

.nav-primary li.level0.menu-news {
  position: relative;
}

@media only screen and (min-width: 771px) {
  .nav-primary {
    /* Default styles for 1+ drop-down menus */
    /* Level 2+ */
    /* Class for js to add briefly to evaluate element positioning. */
    /* Correct menus that will hang off the page (class added by js) */
    /* Level 1+ */
  }
  .nav-primary li.level0,
  .nav-primary a.level0 {
    display: inline-block;
  }
  .nav-primary li:last-child > a {
    border-bottom: none;
  }
  .nav-primary a:hover,
  .nav-primary li:hover > a,
  .menu-news #beamer-button:hover {
    color: var(--primary-green);
  }
  .nav-primary .menu-active {
    z-index: 200;
  }
  .nav-primary li.level0 > ul,
  .nav-primary li.level0 > .special-display {
    position: absolute;
    top: 60px;
    /* Height of ".nav-primary a.level0" */
    z-index: 10;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 35px;
   padding-bottom: 40px;
   left: 0;
   right: 0;
    border: 0;
    z-index: 11;
/*
    box-shadow: 0 0 9px 1px rgba(0,0,0,0.1);
    border-radius: 4px;
*/
    /* Hide until displayed. */
  }
  .nav-primary li.level0 > ul > li,
  .nav-primary li.level0 > .special-display > ul > li {
    display: inline-block;
    vertical-align: top;
  }
  
  .nav-primary li.level0.nav-item-brands > ul > li {
    display: list-item;
    padding-left: 0;
  }
  
  .nav-primary li.level0 > .special-display > ul > li img  {
    z-index: 1;
    position: relative;
    float: left;
    max-width: 150px;
  }
  
    .nav-primary .special-display.category-thumbs li.level1 > a.level1,
    .nav-primary .special-display.category-thumbs li.level1 > ul.level1,
    .nav-primary li.level1 > .special-display.category-thumbs {
        width: 55%;
        float: left;
    }
  
 .nav-primary li.level0 > ul > li + li,
 .nav-primary li.level0 > .special-display > ul > li + li {
	 padding-left: 65px;
 }
  .nav-primary li.level1 ul {
    left: 60px;
    top: 15px;
  }
  .nav-primary li.level0 ul.level0.position-test {
    display: block;
  }
  .nav-primary li.level0 ul.level0.spill {
    right: 0;
    left: auto;
  }
  .nav-primary li.level0 ul.level0.spill li.level1 ul {
    left: auto;
    right: 50px;
    top: 20px;
  }
  
  .nav-primary li.level0 > .special-display .recipes-list {
      padding-top: 0px;
      padding-bottom: 0px;
  }
  
  .nav-primary li.level0 > .special-display .recipes-list ul li:nth-child(n+3) {
      margin-bottom: 0;
  }
  .nav-primary li.level0 > .special-display .recipes-list ul li .recipe-info {
      text-align: center;
  }
  
  .nav-primary li.level0 > .special-display .recipes-list ul li .recipe-info .recipe-name {
      margin-top: 10px;
      min-height: inherit;
  }
  
    .nav-primary li.level0 > .special-display .recipes-list ul li .recipe-info .recipe-name a {
        font-size: 16px;
        line-height: 1.2em;
    }
    
    .special-display ul.level0 {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    }

    .special-display.featured-recipes {
        -webkit-box-align: start;
            -ms-flex-align: start;
            -ms-grid-row-align: flex-start;
                align-items: flex-start;
    }
    
    .special-display.featured-theme ul.level0 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 65%;
                flex: 1 0 65%;
    }
    .special-display.featured-theme .level0-campaign {
         -webkit-box-flex: 1;
            -ms-flex: 1 0 25%;
                flex: 1 0 25%;       
    }
    
    .special-display ul.level0 li.level1 {
        -webkit-box-flex:1;
            -ms-flex:1 0 50%;
                flex:1 0 50%;
        margin-left:0px;
        margin-bottom: 40px;
    }
    
    .special-display ul.level0 li.level1:nth-child(1),
    .special-display ul.level0 li.level1:nth-child(2) {
        margin-top: 0px;;
    }
    
    .nav-primary li.level0 > .special-display > ul > li + li {
        padding-left:0px;
    }
    
    .special-display.category-thumbs ul.level0 {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    
    .special-display.category-thumbs ul.level0 li.level1 {
        -webkit-box-flex:0;
            -ms-flex:0 1 25%;
                flex:0 1 25%;
        margin-left:0px;
    }
    .special-display.category-thumbs ul.level0 li.level1:nth-child(1),
    .special-display.category-thumbs ul.level0 li.level1:nth-child(2),
    .special-display.category-thumbs ul.level0 li.level1:nth-child(3) {
        margin-top: 0px;
    }
    .special-display.featured-theme ul.level0 li.level1 {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        display: table;
    }
    .special-display.featured-theme ul.level0 li.level1:nth-child(3) {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
        margin-top: 0px;
        margin-left: 50px;
    }
    
    .special-display.featured-theme .featured-blocks {
        margin: 0;
        display: block;
    }
    .special-display.featured-theme .featured-block-entry .featured-block-entry-wrap {
       padding: 0;
       margin-bottom: 10px;
       position: relative;
       display: inline-block;
    }
    .special-display.featured-theme {
        max-height: 480px;
    }
    .special-display.featured-theme .featured-block-entry .featured-block-headline {
        font-size: 28px;
        line-height: 1.2em;
    }
}

@media only screen and (max-width: 770px) {
	
	.special-display.category-thumbs ul li a.thumbnail {
    	display: none;
	}
	
	.special-display.featured-theme .featured-block-entry .featured-block-entry-wrap:before {
        content: none;
    }
    
    .special-display.featured-recipes .recipes-list {
        padding-top: 0px;
    }
    .special-display.featured-recipes ul {
        border-bottom: 0px;
    }
    
    .special-display.featured-theme .level0-campaign,
    .special-display.featured-recipes .level0-campaign {
        display: none;
    }
	
}

.nav-primary li.level1 > a.level1 {
	position: relative;
	font-family: 'Poppins Medium';
	letter-spacing: 0.04em;
	font-size: 15px;
	color: var(--primary-green);
	line-height: 1;
	margin-bottom: 10px
}
.nav-primary li.level0.nav-6 li.level1 > a.level1 {
    font-family: 'Poppins';
}
.nav-primary li.level1 > a:hover {
	color: var(--primary-green);
}
.nav-primary li.level0.nav-item-mads-bo li.level1 + li.level1,
.nav-primary li.level0.nav-item-brands li.level1 + li.level1,
.nav-primary li.level2 + li.level2 {
	margin-top: 12px;
}
.nav-primary li.level0.nav-item-mads-bo li.level1 + li.level1:last-child,
.nav-primary li.level0.nav-item-brands li.level1 + li.level1:last-child {
  margin-bottom: 20px;
}
.nav-primary li.level0.nav-item-mads-bo li.level1 > a,
.nav-primary li.level0.nav-item-brands li.level1 > a,
.nav-primary li.level2 > a {
  font-family: 'Lato';
	line-height: 1;
	color: var(--primary-green);
	font-size: 14px;
	letter-spacing: 0.02em;
  text-transform: none;
  margin-bottom: 0;
}
.nav-primary li.level0.nav-item-mads-bo li.level1.menu-active > a:before,
.nav-primary li.level0.nav-item-brands li.level1.menu-active > a:before,
.nav-primary li.level2.menu-active > a:before {
    margin-left: 3px;
    margin-right: 4px;
}
.nav-primary li.level0.nav-item-mads-bo li.level1.menu-active > a,
.nav-primary li.level0.nav-item-brands li.level1.menu-active > a,
.nav-primary li.level2.menu-active > a {
	color: var(--primary-green);
}
  
.nav-primary li.menu-active > ul {
	display: block;
}
.nav-primary li.level0.parent.menu-active > ul:before,
.nav-primary li.level0.parent.menu-active > .special-display > ul:before {
    content: "";
    box-shadow: 0 15px 10px -15px rgba(0,0,0,0.1);
    background: var(--primary-white);
    border-radius: 4px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
    bottom: 0;
}

@media only screen and (max-width: 768px) {
	
	.nav-primary li.level0 > a {
		padding: 10px 58px 12px;
	}
	.nav-primary li.level0 > a img {
		margin-right: 15px;
		margin-left: -43px;
	}
	
	.nav-primary li.level0.parent.menu-active > ul:before,
	.nav-primary li.level0.parent.menu-active > .special-display > ul:before {
		content: "";
		display: none;
	}
	.nav-primary li.level0.parent.menu-active > a:before {
		content: "";
		display: none;
	}
	
	.nav-primary .menu-active > a {
		border-bottom: 0;
	}
	.nav-primary .menu-active ul.level0 {
		padding: 15px 0 35px;
	    border-bottom: 1px solid #DEDEDE;
	}
	.nav-primary .menu-active .special-display.featured-recipes ul,
	.nav-primary .menu-active .special-display.featured-theme ul {
        border-bottom: none;
    }
	.nav-primary .menu-active li.level1 {
		margin-top: 32px;
	}
	
	.nav-primary .menu-active li.level1:first-child {
    	margin-top: 0px;
	}
	
}

/* ============================================ *
 * Search - Skip Link
 * ============================================ */
.skip-search:not(.skip-active):hover .icon {
  background-position: -46px -146px;
}
.skip-search .icon {
  background-position: 4px -146px;
}

@media only screen and (min-width: 771px) {
  .skip-search {
    display: none;
  }
}
/* ============================================ *
 * Search - Skip Content
 * ============================================ */

@media only screen and (min-width: 771px) {
  #header-search {
    display: block;
/*
    position: absolute;
    top: 55px;
    right: 0;
    width: 25%;
*/
    height: 50px;
    padding: 0;
  }
}
/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box {
  position: relative;
  padding-top: 0;
}

#search_mini_form label {
  display: none;
}

#search {
  width: 100%;
  height: 40px;
    padding: 5px 15px 9px;
  padding-right: 40px;
  border: 2px solid var(--secondary-green);
  border-radius: 30px;
	box-shadow: inset 0px 0px 5px 1px rgba(0,0,0,0.11);
}

#search_mini_form .search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border: 0;
    padding: 0;
    padding-right: 5px;
  background: none;
  box-shadow: none;
}
#search_mini_form .search-button img {
	margin: 0 auto;
    width: 18px;
    margin-top: -2px;
}

#search_mini_form .search-button:before {
  content: '';
  position: absolute;
  top: 45%;
  left: 45%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
}

#search_mini_form .search-button:hover:before {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#search_mini_form .search-button:active:before {
  margin-top: -13px;
  margin-left: -13px;
}

@media only screen and (max-width: 768px) {
	
	#search {
		box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.11);
		height: 45px;
	}
	#search_mini_form .search-button {
		height: 45px;
	}
	
}

/* ============================================ *
 * Header - Contact
 * ============================================ */
.header-contact .icon,
.header-minicart .icon {
	float: left;
	position: relative;
    margin-right: 8px;
}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account:not(.skip-active):hover .icon {
  background-position: -46px -44px;
}
.skip-account .icon {
  background-position: 4px -44px;
}

@media only screen and (min-width: 771px) {
  .skip-account {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
  }

  #header-account.skip-active {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 115px;
    width: 200px;
  }

  #header-account a {
    display: block;
    padding: 5px 10px;
    color: #4C4848;
    line-height: 2;
  }

  #header-account a:hover {
    color: #84B935;
  }
}
/* -------------------------------------------- *
 * Account Links
 */
#header-account {
  padding: 5px 0;
}

#header-account a {
  position: relative;
  display: block;
  padding: 5px 10px;
  line-height: 23px;
  text-align: center;
}

#header-account a:hover {
  color: #84B935;
}

/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
 .skip-cart {
	 float: none;
 }
.skip-cart:not(.skip-active):hover .icon {
  background-position: -50px -95px;
}
.skip-cart .icon {
  background-position: 0px -95px;
}

@media only screen and (min-width: 771px) {
  .skip-cart {
    width: auto;
    padding: 0 10px;
  }

  #header-cart.skip-active {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
  }
}
/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.header-minicart .count {
  border-radius: 50%;
  display: inline-block;
  top: -2px;
  z-index: 5;

    position: absolute;
    left: 30px;
    background: var(--secondary-green);
    color: #fff;
    height: 18px;
    width: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 11px;
    font-family: 'Lato Bold';
}

/*
.skip-cart.no-count .count {
  display: none;
}
*/

@media only screen and (max-width: 499px) {
  .skip-cart .count {
    margin-left: -12px;
  }
}
@media only screen and (min-width: 771px) {
  .skip-cart {
    text-transform: uppercase;
  }
  .skip-cart:hover {
    text-decoration: none;
  }
/*
  .skip-cart .count {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
  }
*/
}
.skip-cart .count.empty {
  display: none;
}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {
  padding: 20px;
  text-align: center;
}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {
  overflow: hidden;
  padding: 15px;
}

.cart-menu .actions .button {
  float: left;
  width: 48%;
}

.cart-menu .actions .button + .button {
  margin-left: 4%;
}

/* Subtotal */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-size: 24px;
  line-height: 1.2;
}

/* List */
.mini-cart-list {
  margin-bottom: 5px;
}

.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #cccccc;
  font-size: 13px;
  line-height: 1.35;
}

.mini-cart-list .product-name {
  display: inline-block;
}

.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.mini-cart-list .product-image img {
  width: 60px;
  height: 60px;
}

.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #a0a0a0;
  font-size: 12px;
}

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #cccccc;
  font-size: 13px;
}

/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
.widget-lightwidget-feed .headline {
  color: var(--primary-green);
  font-weight: 600;
  text-align: center;
  text-transform: none;
  font-size: 27px;
  font-family: 'Poppins Medium';
  margin-bottom: 20px;
  line-height: 1;
}
.page-footer,
body:not(.catalog-product-view) .page-footer-before {
	padding-top: 15px;
}
.page-footer-before + .page-footer {
    padding-top: 0;
}

.cms-index-index .page-footer-before {
	padding-top: 50px;
} 

.page-footer-before .top-footer {
	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg-bottom.png');
	background-repeat: repeat-x;
    background-position: top center;
    position: relative;
    display:none;
}
.page-footer-before .top-footer:before {
    content: "";
    background: #F9FCF7;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 130px;
}
.page-footer-before .top-footer .about-mads-bo {
    display: table;
    width: 100%;
}
.page-footer-before .top-footer .mads-bo-description,
.page-footer-before .top-footer .mads-bo-photo {
    display: table-cell;
    vertical-align: bottom;
}
.page-footer-before .top-footer .mads-bo-description {
	max-width: 600px;
    padding-bottom: 45px;
}
.page-footer-before .top-footer .mads-bo-description p {
	margin-bottom: 10px;
}
.page-footer-before .top-footer .mads-bo-description .title {
    font-family: 'Poppins';
    color: #4C4848;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 11px;
}

.page-footer-before .top-footer .mads-bo-photo img {
	margin: 0 0 0 auto;
	pointer-events: none;
}

@media only screen and (min-width: 771px) {
	
    .page-footer-before .top-footer .mads-bo-description .about-mads-bo-alternate {
        margin-bottom: 50px;
    }
	
}

@media only screen and (max-width: 770px) {
	
	.page-footer-before .top-footer .mads-bo-description {
		max-width: 450px;
	}
	
}
 
.page-footer .bottom-footer {
	background: var(--primary-green);
	color: #fff;
	line-height: 1.65;
}
.page-footer .bottom-footer .footer-columns {
    font-family: "Poppins";
    display: table;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 55px;
    border-bottom: 1px solid rgba(150,192,144,0.2);
}
.page-footer .bottom-footer .footer-column {
	display: table-cell;
	vertical-align: top;
    width: 15%;
	padding-right: 40px;
}
.page-footer .bottom-footer .footer-columns .column-contact {
   display: table-cell;
   vertical-align: top;
   width: 15%;
   padding-right: 40px;
}
.page-footer .bottom-footer .footer-columns .column-contact .h4 {
  color: #fff;
  font-family: 'Lato Bold';
  letter-spacing: 0.04em;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 15px
}
.page-footer .bottom-footer .footer-column.column-newsletter {
	display: none;
  width: 25%;
	padding-right: 10px;
}
.page-footer .bottom-footer .footer-column.column-newsletter form {
  margin-top: 10px;
}
.page-footer .bottom-footer .footer-column.column-newsletter form ._form-content {
  display: flex; 
  column-gap: 15px;
  row-gap: 10px;
}
.page-footer .bottom-footer .footer-column.column-newsletter form ._field-wrapper {
  max-width: 100%;
}
.page-footer .bottom-footer .footer-column.column-newsletter form button._submit {
  height: 35px; 
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px 15px;
}
.page-footer .bottom-footer .footer-column.column-logo {
	width: 20%;
	padding-left: 40px;
	padding-right: 0;
}
.page-footer .bottom-footer .footer-column.column-logo img {
	height: 60px;
	margin: 0 0 0 auto;
}
.page-footer .bottom-footer .footer-column .h4 {
	color: #fff;
    font-family: 'Lato Bold';
    letter-spacing: 0.04em;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 15px;
}
.page-footer .bottom-footer .footer-column a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.02em;
}
.page-footer .bottom-footer .footer-column a:hover {
	text-decoration: underline;
}


.page-footer .bottom-footer .footer-disclaimer {
	padding-top: 25px;
	padding-bottom: 30px;
	font-size: 12px;
}
.page-footer .bottom-footer .footer-disclaimer .payment-logos {
	float: right;
}

.footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #cccccc;
  padding-top: 30px;
}
  /* -------------------------------------------- *
   * Social icons
   */


@media only screen and (max-width: 770px) {
	
	.page-footer .bottom-footer .footer-columns {
      padding-top: 40px;
    	padding-bottom: 0;
      display: block;
	}
	
	.page-footer .bottom-footer .footer-column {
		display: block;
		width: 100%;
		padding: 0;
	}
	.page-footer .bottom-footer .footer-column.column-logo {
  	display: none;
	}
	.page-footer .bottom-footer .footer-column + .footer-column {
    margin-top: 0;
    border-top: 1px solid rgba(150,192,144,.2);
	}
    .page-footer .bottom-footer .footer-column.column-brands + .footer-column {
        border-top: 0px;
    }
	
	.page-footer .bottom-footer .footer-column.column-logo img {
    margin: 0 auto;
    height: 80px;
    margin-bottom: 50px;
	}
	.page-footer .bottom-footer .footer-column.column-newsletter a {
		margin: 0;
	}
  .page-footer .bottom-footer .footer-column.column-newsletter form ._form-content {
    flex-wrap: wrap;
  }
	.page-footer .bottom-footer .footer-column .h4 {
        margin-bottom: 0;
        padding: 20px 10px;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
	}
	.page-footer .bottom-footer .footer-column .h4:after {
        content: "";
        background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-down-white.svg');
        display: inline-block;
        width: 10px;
        height: 10px;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 7px;
        border: 0;
	}
	.page-footer .bottom-footer .footer-column ul {
        margin-bottom: 20px;
        padding-left: 10px;
	}
	.page-footer .bottom-footer .footer-column ul li a:before {
	    content: "";
	    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-right-white.svg');
	    display: inline-block;
	    width: 7px;
	    height: 10px;
	    background-size: contain;
	    background-repeat: no-repeat;
	    margin-right: 9px;
	}
    
    /* newsletter */
    
	.page-footer .bottom-footer .footer-column.column-newsletter {
    	border: 0;
        padding-bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
	}
	.page-footer .bottom-footer .footer-column.column-newsletter .h4 {
    	padding-left: 0;
        padding-bottom: 0;
	}
	.page-footer .bottom-footer .footer-column.column-newsletter .h4:after {
    	display: none;
	}
	.page-footer .bottom-footer .footer-column.column-newsletter p + p {
    	margin-top: 20px;
	}
  .page-footer .bottom-footer .footer-columns .column-contact {
    padding-bottom: 30px;
    padding-left: 10px;
    display: block;
    width: 100%;
  }
  .page-footer .bottom-footer .footer-columns .column-contact .h4 {
    font-size: 18px;
    color: #84B935;
    font-family: 'Poppins Medium';
  }
	
}

@media only screen and (max-width: 479px) {
  .footer {
    padding-top: 15px;
  }
}
.footer .block-title {
  border-bottom: 0;
  padding: 3px 0;
}
.footer .block-title strong {
  font-weight: normal;
}
.footer .block-title,
.footer address {
  color: #84B935;
}
.footer .links {
  float: left;
  width: 17%;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.footer .links a {
  color: #4C4848;
}
.footer .links a:hover {
  color: #84B935;
}
.footer .block-subscribe {
  float: right;
  width: 320px;
  margin-bottom: 30px;
}
.footer .links,
.footer .block-subscribe {
  text-transform: uppercase;
  font-size: 12px;
}
.footer .form-subscribe-header {
  display: none;
}
.footer .links.social-media em {
  background-image: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/social_icons.png);
  background-repeat: no-repeat;
  width: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .footer .links.social-media em {
    background-image: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/social_icons@2x.png);
    background-size: 50px 125px;
  }
}
.footer .links.social-media em.facebook {
  background-position: 0 -0px;
  height: 13px;
}
.footer .links.social-media a:hover em.facebook {
  background-position: -25px -0px;
}
.footer .links.social-media em.twitter {
  background-position: 0 -24px;
  height: 13px;
}
.footer .links.social-media a:hover em.twitter {
  background-position: -25px -24px;
}
.footer .links.social-media em.youtube {
  background-position: 0 -49px;
  height: 13px;
}
.footer .links.social-media a:hover em.youtube {
  background-position: -25px -49px;
}
.footer .links.social-media em.pinterest {
  background-position: 0 -74px;
  height: 15px;
}
.footer .links.social-media a:hover em.pinterest {
  background-position: -25px -74px;
}
.footer .links.social-media em.rss {
  background-position: 0 -99px;
  height: 13px;
}
.footer .links.social-media a:hover em.rss {
  background-position: -25px -99px;
}
.footer .block-subscribe .input-box {
  float: left;
  width: 65.625%;
  padding-top: 0;
}
.footer .block-subscribe .input-text {
  width: 100%;
  border-right: 0;
  border-radius: 0;
}
.footer .block-subscribe .block-content {
  padding-top: 7px;
}
.footer .block-subscribe .block-content:after {
  content: '';
  display: table;
  clear: both;
}
.footer .block-subscribe .actions {
  float: left;
  width: 34.375%;
  margin: 0;
}
.footer .block-subscribe .actions .button {
  height: 30px;
  line-height: 17px;
  float: left;
}
.footer .bugs,
.footer address {
  clear: both;
}
.footer .bugs {
  display: none;
}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
  clear: both;
  margin-bottom: 10px;
}
.footer .form-language,
.footer .currency-switcher {
  display: none;
}
.footer address {
  border-top: 1px solid #cccccc;
  text-align: center;
  width: 100%;
  font-size: 11px;
  margin-top: 30px;
  padding: 30px 0;
}
@media only screen and (max-width: 1199px) {
  .footer .links {
    width: 22.65625%;
    padding-right: 0;
    margin-right: 3.125%;
  }
  .footer .links:nth-child(4) {
    margin-right: 0;
  }
  .footer .block-subscribe {
    clear: both;
    float: none;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (max-width: 770px) {
  .footer .form-language,
  .footer .currency-switcher {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .footer .links {
    width: 48.4375%;
    margin-right: 0;
  }
  .footer .links:nth-child(odd) {
    margin-right: 3.125%;
    clear: both;
  }
  .footer .block-subscribe {
    clear: both;
    float: left;
    width: 100%;
  }
}

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
 
.category-top {
    margin-bottom: 53px;
    background: none;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
}
 
.category-top_description {
	width: 50%;
	float: left;
    padding-left: 22px;
	padding-top: 24px;
    color: var(--primary-green);
}
.category-top-with-image .category-top_description {
    padding-right: 22px;
    padding-left: 0;
}
.category-top_description a {
    text-decoration: underline;
    font-weight: normal;
    font-family: 'Lato';
}
.category-top_description h2 {
    font-family: 'Poppins';
    font-size: 52px;
    color: var(--primary-green);
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 20px;
}

@media only screen and (max-width: 770px) {
    .category-top_description h2 {
        font-size: 28px;
    }
}


.category-top_visual {
	width: 50%;
	float: left;
    padding-right: 22px;
}
.category-top_visual img {
    border-radius: 4px;
    overflow: auto;
    width: 100%;
}
.category-top_visual .video-thumbnail {
    position: relative;
    display: block;
}
.category-top_visual .video-thumbnail:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: var(--secondary-orange);
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
  content: "\f144";
  font-family: 'Font Awesome 6 Pro';
}

.category-top_image {
	width: 50%;
	float: right;
    padding-left: 22px;
}
.category-top_image img {
    border-radius: 4px;
    overflow: auto;
    width: 100%;
}
.category-title .h1 {
    font-size: 52px;
    text-align: center;
}
@media only screen and (max-width: 770px) {
    .category-title .h1 {
        font-size: 28px;
    }
}
.category-title h1,
.category-title h3,
.subcategory-products .category-title h2,
body.catalogsearch-result-index .page-title h1 {
  border-bottom: none;
  text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Poppins Medium';
    line-height: 1;
    margin-bottom: 57px;
    font-weight: 600;
}
.page-title.category-title {
    padding-top: 20px;
}
.category-title h1 a,
.subcategory-products .category-title h2 a,
.category-title h3 a {
	color: inherit;
	text-decoration: none;
}

.category-description {
    border-top: 1px solid #F1F5EE;
    margin-top: 50px;
    padding-top: 73px;
}
.category-description h2 {
    font-family: 'Poppins';
    color: var(--primary-green);
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2em;
}
.category-description .category-text {
    max-width: 800px;
    margin: 0 auto;
}

.category-image {
  margin-bottom: 1.5em;
}

.products-list .action .button,
.products-grid .actions .button {
  white-space: normal;
}

.subcategory-products + .subcategory-products {
	border-top: 1px solid #F1F5EE;
    padding-top: 50px;
    margin-top: 40px;
}
.subcategory-products {
    max-width: 1390px;
    margin: 0 auto;
}
/* -------------------------------------------- *
 * Product Name
 */
.product-name {
  margin: 0;
  color: #4C4848;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 10px;
}
.product-name a {
  color: var(--primary-green);
    transition: all 0.3s;
}
.product-name a:hover {
  color: #84B935;
  text-decoration: none;
}
.products-grid .product-name + .product-type,
.products-list .product-name + .product-type {
	margin-top: -2px;
	font-size: 14px;
    color: #9eaa95;
}
.products-grid .product-info .product-name a,
.products-list .product-info .product-name a {
  font-weight: normal;
  font-family: 'Poppins';
    font-size: 16px;
    width: 100%;
    text-transform: none;
}
.products-grid .product-info .product-name {
    max-height: 47px;
    overflow: hidden;
    padding-bottom: 0;
}
.products-grid .article-post-title .product-name a,
.products-list .article-post-title .product-name a {
    font-family: 'Poppins Medium';
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    line-height: 130%;
}
.product-extended .product-extended-content .related-article-title a, .recipe-info .h2 a, .category-saftig-viden .products-grid .product-name a, .article-post-title .h3 a {
    color: var(--primary-green);
}

.product-extended .product-extended-content .related-article-title {
    height: 50px;
    margin-bottom: 0;
    line-height: 120%;
    overflow: hidden;
    text-align: center;
}
.product-extended .product-extended-content .article-post-content p {
    line-height: 130%;
}
.product-extended .product-extended-content .article-post-content {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 65px;
    max-height: 65px;
    min-height: auto;
    margin-bottom: 15px;
    display: none;
}

.products-grid .product-name a:hover,
.product-extended .product-extended-content .related-article-title a,
.products-list .product-name a:hover {
	color: #000;
    text-decoration: none;
}
.products-grid .price-box .old-price,
.products-list .price-box .old-price {
	display: block;
    padding-bottom: 3px;
}
.product-info .price-box .old-price .price {
  color: #a0a0a0;
  opacity: 60%;
}

.product-info .stock-status, .product-info .stock-delivery, .product-info .free-shipping {
    color: var(--secondary-green);
    display: inline-flex;
    font-size: 13px;
}
.product-info .stock-status .icon i, .product-info .stock-delivery .icon i, .product-info .free-shipping .icon i {
    font-size: 1rem;
}

.product-info .stock-status .icon, .product-info .stock-delivery .icon, .product-info .free-shipping .icon, .product-info .availability-b.bundle .icon {
    color: var(--secondary-green);
    padding: 5px 2px 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
}

.product-info .availability-b.bundle  {
    color: var(--secondary-green);
    display: inline-flex;
    font-size: 13px;
}

.product-info .availability-b.bundle .icon {
    font-size: 1.1rem;
}
.product-info .stock-status span, .product-info .stock-delivery > span, .product-info .free-shipping span, .product-info .availability-b.bundle span {
    padding: 5px 12px;
}
.product-info .availability-b.bundle.out-of-stock .icon, .product-info .availability-b.bundle.out-of-stock span {
    color: darkred;
}


/* ============================================ *
 * Product Grid
 * ============================================ */



/* custom style for recipe ratings on the catalog view */
.products-grid .item.item-recipe, .products-grid .item.item-recipe {
    border: none;
    box-shadow: none;
}
.products-grid .item.item-recipe > a {
    position: relative;
    text-align: center;
}
.products-grid .item.item-recipe .item-recipe-rating  {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.products-grid .item.item-recipe .item-recipe-rating .rating-count {
    display: none;
}
@media only screen and (max-width: 770px) {
    .products-grid .item.item-recipe .item-recipe-rating .rating-count {
       display: none;
    }
    .product-extended .product-extended-content p {
        font-size: 14px;
    }
}

.products-grid .item.item-recipe .item-recipe-rating .br-widget a.br-selected:after {
    filter: brightness(1.15);
}

.products-grid .item.item-recipe .item-recipe-rating .link {
    display: none;
}

.products-grid .item.item-recipe .product-image {
    margin-bottom: 0px;
    display: block;
    position: relative;
    z-index: 10;
    line-height: 0;
    aspect-ratio: 54 /revert 40;
    
}

@media only screen and (max-width: 770px) {
	
    .products-grid > li.item-recipe {
        padding-bottom: 0;
    }
	
}
.products-grid > li.item-product {
    transition: all 0.3s;
    padding: 15px 0 0 0;
    margin-bottom: 0px;
    border: 1px solid #F1F5EE !important;
    border-radius: 5px;
    text-align: center;
    background: white;
}
.products-grid > li.item-product:hover {
    box-shadow: 0 0 6px rgba(111,126,102,0.1);
    border-radius: 5px;
    transition: all 0.3s;
    z-index: 15;
}

.catalog-category-view .wrapper {
    overflow-x: hidden;
}

.category-products .products-grid:not(.slick-slider), .checkout-cart-index .products-grid:not(.slick-slider), .catalog-category-view .products-grid:not(.slick-slider), .theme-entry-related_articles .products-grid:not(.slick-slider), .theme-entry-related_recipes .products-grid:not(.slick-slider)  {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 30px 15px;
}
@media only screen and (max-width: 599px) {
    .checkout-cart-index .products-grid:not(.slick-slider) {
        grid-template-columns: repeat(2,minmax(0,1fr))!important;
    }
}
.subcategory-products .category-products .products-grid:not(.slick-slider) {
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.category-boger .products-grid > li {
	margin-bottom: 60px;
}

.products-grid .item-product .product-image {
  width: 100%;
  padding-bottom: 20px;
}

.products-grid .product-image img {
  height: auto;
  margin: 0 auto;
}
.products-grid .product-image img:hidden {
  display: none;
}

.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%;
}

.products-grid .product-info {
  position: relative;
  text-align: center;
  padding: 20px;
    background: white;
    border-top: 1px solid #F1F5EE;
    flex-grow: 1;
}
.products-grid .item-recipe .product-info {
    border-top: 0;
    background: none;
}

.products-grid .item-recipe .highlighted-ingredients {
  font-size: 12px;
  color: #96C090;
}
.products-grid .price-box {
	margin-top: 10px;
    padding-bottom: 0px;
}

.products-grid .actions {
    position: absolute;
    top: auto;
    left: -1px;
    bottom: 0;
    right: -1px;
    z-index: 1;
    opacity: 0;
    transition: transform .3s ease, opacity .3s ease;
    backface-visibility: hidden;
    transform: translateY(0%) translateZ(0);
}
.no-touch .products-grid > li.item-product:hover .actions {
    transform: translateY(95%) translateZ(0);
    opacity: 100%;
    background: #FDFFFC;
    border-right: 1px solid #F1F5EE;
    border-left: 1px solid #F1F5EE;
    border-bottom: 1px solid #F1F5EE;
    padding: 0px 0 15px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 0 3px 6px rgba(111,126,102,0.1);
}
.no-touch .products-grid > li.item-product:hover .actions:before {

}
.products-grid .actions .button {
    padding: 10px 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0;
            flex: 1 0 0;
}
.products-grid .actions .button.btn-cart > span:after {
    content: '\f07a';
    font-family: 'Font Awesome 6 Pro';
    padding-left: 5px;
    font-weight: bold;
}
.products-grid .actions .button.btn-border:before {
    content: '\f06e';
    font-family: 'Font Awesome 6 Pro';
    padding-right: 5px;
    font-weight: 300;
}
.catalog-category-view .subcategories {
    display: grid;
    grid-gap: 40px 0;
    grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));
}
@media only screen and (max-width: 770px) {
    .catalog-category-view .subcategories {
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
        grid-gap: 10px 0;
    }
}
.catalog-category-view .subcategories .subcategory {
    padding: 10px;
}

.catalog-category-view .subcategories .subcategory-image img {
    mask: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/holImageMask.png") no-repeat;
    mask-position: center;
    mask-size: contain;
    object-fit: cover;
    height: 170px;
    width: 100%;
}

.catalog-category-view .subcategories .subcategory.no-image {
    display: flex;
    justify-content: center;
    align-items: end;
}
.catalog-category-view .subcategories .subcategory-name {
    font-family: 'Poppins Medium';
    font-size: 20px;
    text-align: center;
}
.catalog-category-view .subcategories .subcategory-icon {
    display: none;
}

/* Amshopby archive filters */

.block-layered-nav .amshopby-attr, .block-layered-nav .amshopby-attr:hover {
    background: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/amshopby-new-check.png");
    padding-left: 5px;
    text-decoration: none;
}
.block-layered-nav .amshopby-attr:hover {
    color: var(--secondary-orange);
}

.block-layered-nav .amshopby-attr-selected, .block-layered-nav .amshopby-attr-selected:hover {
    background: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/amshopby-check-active.png");
    padding-left: 5px;
    text-decoration: none;
}

.main .block-layered-nav.amshopby-collapse-enabled dt {
    border-radius: 4px;
}

.block-layered-nav .amshopby-attr, .block-layered-nav .amshopby-attr-selected {
    background-size: 15px!important;
    background-position: right!important;
    background-repeat: no-repeat!important;
    width: 100%;
    padding-left: 5px;
    font-size: 14px;
    transition: all 0.3s;
}
.block-layered-nav span.current-filter {
    border: 1px solid var(--secondary-green);
    padding: 5px 30px 5px 10px;
    border-radius: 4px;
    position: relative;
}
.block-layered-nav .btn-remove-inline {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: right;
    margin-left: 0;
    padding-right: 10px;
    text-decoration: none;
}
.block-layered-nav ol li {
    gap: 10px;
    display: flex;
}

.block.block-layered-nav.amshopby-collapse-enabled.amshopby-filters-top {
    border: 1px solid var(--secondary-green);
    background: #f9fcf7;
    padding: 20px;
    margin-top: 50px;
}
.block.block-layered-nav.amshopby-collapse-enabled.amshopby-filters-top .block-title {
    border: none;
    padding-top: 0;
    margin-bottom: 20px;
}
.block.block-layered-nav.amshopby-collapse-enabled.amshopby-filters-top .block-title strong {
    font-size: 18px;
    font-weight: normal;
}

.block-layered-nav .btn-remove-inline {
    background: none;
}

.block-layered-nav.amshopby-filters-top .amshopby-narrow-by-list > dd {
    position: absolute;
    z-index: 99;
    background: white;
    width: 180px;
    min-height: 0!important;
    padding: 0;
}
.amshopby-item-top.block-content.am-toggle-content {
    margin-right: 10px;
}
@media only screen and (max-width: 678px) {
    .amshopby-item-top.block-content.am-toggle-content {
        margin-right: 0;
    }
}

.amshopby-filters-top .block-content ol {
    padding: 10px;
}

.amshopby-item-top dt {
    border: 1px solid var(--secondary-green);
}
/* Adds recipe icon to the try recipe cta */
/*.recipes-grid .recipe-info a.button:before {*/
/*    content: '\e43f';*/
/*    font-family: 'Font Awesome 6 Pro';*/
/*    padding-right: 5px;*/
/*    font-weight: 300;*/
/*}*/
.recipes-grid .recipe-info a.button:after {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    padding-left: 5px;
    font-weight: 300;
    font-size: 80%;
}

.products-grid .actions .availability {
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    justify-content: center;

}

.block-nextshipment .block-content .countdown {
    font-weight: normal;
}

.products-grid .ratings .rating-box {
  margin: 0 auto;
}

.products-grid .ratings .amount {
  display: none;
}

.products-grid .add-to-links {
  margin-bottom: 0;
}

.category-top_description .products-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}

.category-top_description .products-grid > li {
  width: 100%;
}

.products-grid .product-image:before, .products-grid .product-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.products-grid .product-image:before {
  background-color: white;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  z-index: 2;
}
.products-grid .product-image:after {
  background-image: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.products-grid .product-image.loading {
  position: relative;
}
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
  display: block;
}

.category-products {
    clear: both;
}
.featured-blocks + .category-products {
	margin-top: 130px;
}

.category-products + .featured-blocks {
	margin-top: 111px;
}
 
.recipes-list .headline,
.articles-list .headline {
	text-align: center;
	text-transform: none;
  font-size: 27px;
  margin: 0 7.5px 20px;
  font-family: 'Poppins Medium';
  line-height: 1;
}
.category-products .headline, .cms-home .recipes-list .headline {
    color: var(--primary-green);
    font-weight: 600;
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Poppins Medium';
    margin-bottom: 15px;
    line-height: 1;
}
.juicyknowledge-article-view .theme-entry-related_recipes {
  position: relative;
  max-width: 1350px;
  margin: 0 auto;
  padding-top: 30px;
}

.juicyknowledge-article-view .theme-entry-related_recipes h2 {
    font-family: 'Poppins Medium';
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
}
.juicyknowledge-article-view .theme-entry-related_recipes .recipe-info .recipe-name {
    min-height: 47px;
    font-family: 'Poppins';
    text-align: center;
    font-size: 16px;
}
.product-slider .slick-prev,
.product-slider .slick-next,
.recipes-slider .slick-prev,
.recipes-slider .slick-next {
  border: 0;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgba(51,87,65,0.9);
  height: 50px;
  width: 50px;
  text-align: center;
  z-index: 1;
  transition: all 0.3s;
}

.product-slider .slick-arrow img,
.recipes-slider .slick-arrow img,
.widget-collection .slick-arrow img {
    height: 20px;
    margin: 0 auto;
}

.product-slider .slick-arrow.slick-disabled,
.recipes-slider .slick-arrow.slick-disabled {
  display: none !important;
}

.product-slider .slick-prev,
.recipes-slider .slick-prev {
    left: 10px;
    padding-top: 3px;
    padding-right: 3px;
}
.product-slider .slick-next,
.recipes-slider .slick-next {
    right: 10px;
    padding-top: 3px;
    padding-left: 3px;
}
.product-slider .slick-list,
.recipes-slider .slick-list {
	margin: 0;
}
.recipes-slider .slick-slide {
	margin: 0 7.5px;
}
.recipes-slider .slick-slide .recipe-name {
  text-align: center;  
}

.product-slider .slick-slide {
    background: white;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eff3ec;
}
.product-slider .slick-track {
    display: flex;
}

.product-slider .slick-track li {
    margin: 10px 7.5px;
    padding: 0;
    transition: all 0.3s;
    display: flex;
    flex-direction: column;
}
.product-slider .slick-track li:hover {
    box-shadow: 0 0 8px rgba(183,188,179,0.3);
}
.product-slider .slick-track li .article-post-details {
    padding: 20px;
}
.category-related_categories {
    border-top: 1px solid #E6E6E6;	
    padding-top: 53px;
    margin-top: 25px;
    margin-bottom: 48px;
}
.category-related_categories h2 {
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Roboto';
	margin-bottom: 52px;
    line-height: 1;
}
.category-related_categories .related_category-image img {
	border-radius: 4px;
}
.category-related_categories .related_category-info {
	text-align: left;
	margin-top: 27px;
}
.category-related_categories .related_category-name {
    font-family: 'Poppins';
    color: #4C4848;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}
.category-related_categories .related_category-short_description {
	margin-top: 11px;
}
.category-related_categories .item .button {
	background: #4C4848;
	margin-top: 20px;
}
.category-related_categories .item .button:hover {
	background: #3c3939;
}


@media only screen and (max-width: 1139px) {
  .juicyknowledge-article-view .theme-entry-related_recipes {
    max-width: 92%;
  }
	
}
@media only screen and (max-width: 480px) {
  .addwish-products.products-grid.products-grid--max-4-col {
    display: flex;
    flex-wrap: wrap;
  }
}
/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
.products-list > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.products-list > li:after {
  content: '';
  display: table;
  clear: both;
}
.products-list > li .product-image {
  float: left;
  width: 33.33333%;
}
.products-list > li .product-image img {
  width: 100%;
  max-width: 100%;
}
.products-list > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.products-list .product-shop {
  float: right;
  width: 66.66667%;
  padding-left: 20px;
}
.products-list .product-shop .product-name {
  margin-bottom: 0;
}
.products-list .product-shop .ratings {
  margin: 0;
}
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
  float: left;
  margin-right: 7px;
}
.products-list .product-shop .ratings .rating-links {
  margin-top: 4px;
}
.products-list .product-shop .price-box {
  margin-top: 0;
}
.products-list .product-shop .price-box .price {
  font-size: 18px;
}
.products-list .product-shop .action {
  margin: 7px 0;
}
.products-list .product-shop .desc {
  margin-top: 7px;
}
.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
  float: left;
  width: 65%;
  overflow: hidden;
}
.products-list .product-shop .product-secondary {
  float: right;
  width: 35%;
  text-align: right;
  clear: right;
}

@media only screen and (min-width: 480px) {
  .products-list .product-name a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 40%;
  }
}
@media only screen and (max-width: 600px) {
  .products-list .product-shop .price-box .special-price {
    padding-left: 0;
  }

  .products-list .product-shop .product-primary,
  .products-list .product-shop .product-secondary,
  .products-list .product-shop .desc {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
    .category-top-content {
        padding: 10px;
    }
    .products-grid .item-recipe .product-info {
        padding-top: 12px;
        padding-bottom: 9px;
    }
}
/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image {
  float: left;
  min-width: 50px;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.mini-products-list .product-details .product-name {
  padding-top: 10px;
}
.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}
.mini-products-list li:after {
  content: '';
  display: table;
  clear: both;
}

.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both;
}
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}
.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}
.mini-products-images-list li.item .product-image {
  display: block;
}
.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}

/* ============================================ *
 * Catalog - List
 * ============================================ */
/*
.category-image {
  border: 1px solid #cccccc;
  padding: 10px;
}
*/
.category-image img {
  width: 100%;
  max-width: 100%;
}
.category-image img:hidden {
  display: none;
}

/* ============================================ *
 * Layered Navigation
 * ============================================ */
.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 10px;
  color: #4C4848;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  cursor: pointer;
}
.block-layered-nav .block-subtitle--filter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #84B935;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-subtitle--filter:hover {
  background-color: #ececec;
}

.block-layered-nav .block-content .toggle-tabs {
  display: none;
}
.block-layered-nav .block-content > dl > dt {
 font-family: 'Poppins';
  margin: 0;
  margin-bottom: 10px;
  color: var(--primary-green);
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: unset;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}
.block-layered-nav .block-content > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #84B935;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-content > dl > dt:hover {
  background-color: #ececec;
}
.block-layered-nav .block-content > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #cccccc;
}
.block-layered-nav .block-content > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
.block-layered-nav .block-content .am-toggle-content > dl > dd {
    display: none;
}
.block-layered-nav .block-content .am-toggle-content.accordion-open > dl > dd {
    display: block;
}

.block-layered-nav .block-content .am-toggle-content.accordion-open > dl > dd ol.no-display {
    display: block !important;
}

.block-layered-nav dl dd {
  margin-bottom: 10px;
  margin-top: 10px;
}
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a {
  padding: 5px 15px;
  display: block;
}
.block-layered-nav dl dd ol > li > a .count {
  color: #a0a0a0;
}

@media only screen and (min-width: 771px) {
  .block-layered-nav .block-content > dl > dt {
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
  }
  .block-layered-nav .block-content > dl > dt:after {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  .sidebar .block.block-layered-nav {
    border-bottom: none;
  }

  .block-layered-nav--no-filters .block-title {
    display: none;
  }

  .block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px;
  }
  .block-layered-nav .block-content > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .block-layered-nav .block-content > dl > dt:hover {
    color: #84B935;
  }
  .block-layered-nav .block-content > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: none;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #84B935;
    border-right: none;
  }
  .block-layered-nav .block-content > dl > dt.last {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content > dl > dd {
    display: none;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: none;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #84B935;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dd.current {
    display: block;
  }

  .block-layered-nav .block-subtitle--filter {
    background-color: #84B935;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #FFFFFF;
  }
  .block-layered-nav .block-subtitle--filter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid white;
    border-right: none;
    right: 10px;
    top: 50%;
    margin-top: -5px;
  }
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #2e8ab8;
    color: #FFFFFF;
  }
  .block-layered-nav .block-subtitle--filter.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid white;
    border-bottom: none;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

  #narrow-by-list,
  #narrow-by-list2 {
    padding: 10px;
    border-top: 0;
  }

  .block-layered-nav dl ol > li > a,
  .block-layered-nav dl ol > li > span {
    padding: 7px;
    margin: 5px;
  }

  .block-layered-nav dl ol > li > a {
    color: #4C4848;
    background-color: #f4f4f4;
    padding: 5px 10px;
  }
  .block-layered-nav dl ol > li > a:hover {
    text-decoration: none;
    background: #ececec;
  }
}
.block.block-layered-nav.amshopby-filters-top .block-content .clear-all {
    background: var(--secondary-green);
    padding: 5px 30px;
    border-radius: 30px;
}
.amshopby-narrow-by-list dd, .amshopby-narrow-by-list dt {
    border-color: var(--secondary-green)!important;
    background: #F9FCF7!important;
}
.amshopby-narrow-by-list dd {
    background: #FCF8F7!important;
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #4C4848;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.block-layered-nav .currently ol {
  padding-left: 0px;
  margin-bottom: 10px;
}
.block-layered-nav .currently ol li {
  margin-bottom: 5px;
}
.block-layered-nav .currently ol li .label {
  font-weight: bold;
}
.block-layered-nav .currently ol li:after {
  content: '';
  display: table;
  clear: both;
}

.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 7px;
}

/* ============================================ *
 * Catalog - Product
 * ============================================ */

.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
  float: left;
}
.product-view .product-essential .extra-info .ratings .rating-box {
  margin-top: 8px;
  margin-right: 10px;
}
.product-view .product-essential .extra-info .ratings:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-essential:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  margin-bottom: 10px;
  border: 0;
}
.product-view .product-shop {
  width: 55%;
  float: right;
}
.product-view .product-shop .product-name,
.product-view .product-shop .product-meta {
  display: none;
}
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
    font-family: 'Poppins Bold';
    font-size: 28px;
    line-height: 1.2em;
    text-transform: initial;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px;
}

.product-img-box .product-meta {
  display: flex;
  margin-bottom: 20px;
}
.product-view .product-shop .product-type,
.product-view .product-img-box .product-type {
    text-transform: uppercase;
    line-height: 1;
    margin-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
}
.product-view .product-shop .product-meta > .product-type:after {
    content: '';
    width: 70px;
    height: 5px;
    display: block;
    background: var(--secondary-green);
    margin-top: 7px;
}


.product-view .product-shop .extra-info {
  float: left;
  padding-right: 15px;
  clear: left;
  width: 70%;
}

.product-view .product-shop .product-info {
  margin-top: 20px;
  display: flex;
  gap: 15px;
}

.product-view .product-shop .product-info .info-wrapper {
  flex: 1 1 45%;
  
}

.product-view .product-shop .product-info .price-wrapper {
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 25px;
    border: 1px solid #E1E8DC;
    background: var(--secondary-bg);
}

.product-view .product-shop .product-info .price-wrapper .price {
  font-family: 'Lato';
}

.product-view .product-shop .product-info .price-wrapper .old-price .price {
  font-size: 20px;
  color: var(--primary-green);
  opacity: 1;
}

.product-view .product-shop .product-info .price-wrapper .yousave {
  background: var(--secondary-orange);
  border-radius: 2px;
  padding: 2px 8px;
}

.product-view .product-shop .product-info .price-wrapper .yousave .label, 
.product-view .product-shop .product-info .price-wrapper .yousave .price {
  color: #ffffff;
  font-size: 17px;
  font-family: 'Lato';
}

.product-view .product-shop .product-info .price-wrapper .yousave:after {
  display: none;
}

.product-view .product-shop .product-info .price-wrapper .price-box {
  column-gap: 12px;
  row-gap: 6px;
  display: grid;
  grid-template-columns: 1fr auto;
  width: 100%;
}
.product-view .product-shop .product-info .price-wrapper .old-price {
  order: 3;
}

.product-view .product-shop .short-description {
  color: var(--primary-green);
  border: 1px solid #E1E8DC;
  border-radius: 4px;
  padding: 25px 35px;
  clear: both;
  flex: 1 1 55%;
    font-size: 16px;
    background: var(--secondary-bg);
}
.product-view .product-shop .full-description-teaser {
    position: relative;
    margin-top: -10px;
}
.product-view .product-shop .full-description-teaser:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.58) 28%,rgba(255,255,255,1) 90%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.58) 28%,rgba(255,255,255,1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    pointer-events: none;
}

@media only screen and (min-width: 771px) {
	
	.product-view .product-shop .full-description-teaser {
        margin-bottom: 25px;
    }
	
}
@media only screen and (max-width: 770px) {
	
	.product-view .product-shop .full-description-teaser {
        margin-bottom: 5px;
        max-height: 65px;
        overflow: hidden;
	}
	
}

.product-view .product-backorder {
  color: #e26703;
  font-family: 'Lato Bold';
  border: 1px solid;
  border-radius: 6px;
  font-size: 15px;
  display: inline-block;
  padding: 0px 6px 0px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
}

@media only screen and (max-width: 479px) {
  .product-view .product-backorder {
    font-size: 13px;
    top: 0;
    right: 0;
  }
}

.product-view .product-shop .product-moreinfo {margin-bottom: 0}
.product-view .product-shop .product-moreinfo .button {
    white-space: nowrap;
    letter-spacing: 0;
    font-size: 15px;
}
.product-view .product-shop .product-moreinfo .button img {
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    margin-right: 6px;
}
.product-view .product-shop .product-moreinfo .button + .button {
    margin-left: 7px;
}
.product-view .product-shop .product-moreinfo .read-more:after {
    content: '\f054';
    padding-left: 5px;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    font-size: 0.7rem;
}
.product-view .product-shop .product-moreinfo .read-more {
    color: var(--secondary-orange);
    text-align: right;
    padding-top: 5px;
    display: block;
    transition: all 0.3s; 
}
.product-view .product-shop .product-moreinfo .read-more:hover {
    text-decoration: none;
    transition: all 0.3s;
}
@media only screen and (max-width: 770px) {
	
	.product-view .product-shop .product-moreinfo {
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
	}
	
	.product-view .product-shop .product-moreinfo .button {
    	width: 50%;
	}
	
}

.associated-products-container {
	margin-bottom: 5px;
    margin-top: -10px;
}
.associated-products-header {
    font-weight: 500;
    font-size: 11px;
    margin-bottom: 18px;
    font-family: 'Lato';
}

.associated-products-header span {
  position: relative;
  padding-bottom: 5px;
}

.associated-products-header span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 75%;
  height: 2px;
  background: var(--secondary-green);
}

.associated-products-container li {
	float: left;
    border-radius: 5px;
    border: 2px solid transparent;
    padding: 5px;
    transition: all 0.3s;
}
.associated-products-container li:hover,
.associated-products-container li.active {
    border-radius: 5px;
    border: 2px solid var(--secondary-green);
}
.associated-products-container li + li {
    margin-left: 10px;
}
.associated-products-container li a {
	position: relative;
    display: block;
}
.associated-products-container li a:after {
	content: attr(rel);
    background: #4C4848;
    border-radius: 5px;
    padding: 3px 12px;
    font-size: 10px;
    color: #fff;
    font-family: 'Lato Bold';
    text-transform: uppercase;
    letter-spacing: 0.04em;
    vertical-align: top;
    position: absolute;
    bottom: -16px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0.85;
    transition: all 0.3s;
}
.associated-products-container li:hover a:after,
.associated-products-container li.active a:after {
    background: var(--secondary-green);
}
.associated-products-container li img {
	border-radius: 2px;
    display: block;
    position: relative;
}

.product-view .product-shop .ratings {
  margin-bottom: 8px;
}
.product-view .product-shop .price-box {
  margin-top: 0;
}
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
  padding-right: 0;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  font-size: 33px;
  color: var(--primary-green);
  font-family: 'Roboto';
  font-weight: bold;
}
.product-view .product-shop .price-box .special-price .price-label {
  font-size: 16px;
  text-transform: uppercase;
}
.product-view .product-shop .price-box .special-price span.weee {
  color: #4C4848;
}
.product-view .product-shop .price-box .special-price span.weee span.price {
  font-size: 16px;
}
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
  display: block;
  line-height: 1.2;
  color: #4C4848;
}
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
  font-size: 16px;
  font-weight: 300;
}
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 20px;
}
.product-view .product-shop [data-price-type="price-as-configured"],
.product-view .product-shop .price-as-configured {
	display: none;
}
.product-view .price-box.map-info a {
  display: inherit;
}
.product-view .old-price .price-label {
  display: none;
}

.product-view .product-configure .add-to-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}

@media only screen and (max-width: 850px) {
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 15px;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .add-to-cart-wrapper {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .product-view .product-shop .price-box .price-excluding-tax,
  .product-view .product-shop .price-box .price-including-tax {
    margin-bottom: 5px;
  }
  .product-view .product-shop .price-box .price-excluding-tax span,
  .product-view .product-shop .price-box .price-including-tax span {
    display: block;
  }
}
.product-img-box {
  width: 45%;
  float: left;
}
.product-img-box .product-name h1 {
  border: 0;
}
.product-image-wrapper {
  margin-bottom: 10px;
  overflow: hidden;
}

.product-image-wrapper div[class^="amlabel"] {
  pointer-events: none;
}
.product-img-box .product-image img,
.recipe-img-box .gallery-image img {
  max-width: 100%;
  max-height: 750px;
  margin: 0px auto;
}

@media only screen and (max-width: 479px) {
  .product-img-box .product-image img {
    max-height: 450px;
  }
}
.product-image-gallery {
  position: relative;
}
.product-image-slider button.button, .product-image-gallery button.button {
    z-index: 1000;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}

.product-image-slider.slick-initialized .slick-slide {
  position: relative;
  display: flex;
  justify-content: center;
}
.product-image-slider li button[data-action="product-videos-open"] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: var(--secondary-orange);
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
}
@media (max-width: 600px) {
  .product-image-gallery button[data-action="product-videos-open"] {
    font-size: 60px;
  }
}
.product-image-gallery #image-main.gallery-image.visible + button[data-action="product-videos-open"] {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, 
.product-image-gallery.loading:after {
  display: block;
}

.product-image-wrapper {
  position: relative;
  overflow: hidden;
}

.product-image-wrapper .btn-campaign-video {
    position: absolute;
    z-index: 1;
    width: 100%;
    background: #FF5A5F;
    border-radius: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
}
.product-image-wrapper .btn-campaign-video:hover {
    background: #FF5A5F;
}
.product-image-wrapper .btn-campaign-video p {
    margin-bottom: 0;
    color: #fff;
}
 .product-image-wrapper .btn-campaign-video img {
    margin: 0;
    margin-left: 10px;
}

@media only screen and (min-width: 771px) {
	
    .product-image-wrapper .btn-campaign-video {
        top: 8%;
        left: -30%;
        padding: 8px 20px;
    }
    .product-image-wrapper .btn-campaign-video img {
        width: 25px;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .product-image-wrapper .btn-campaign-video {
        top: 12%;
        left: -22%;
        padding: 6px 15px;
    }
    .product-image-wrapper .btn-campaign-video img {
        width: 25px;
    }
	
}
.product-image-thumbs .slick-track {
  display: flex;
}

.product-image-thumbs li {
	display: inline-block;
    vertical-align: top;
    border-radius: 6px;
	overflow: hidden;
    position: relative;
    z-index: 0;
}
.product-image-thumbs li.video-thumbnail button {
    padding: 9px;
    position: relative;
    width: 100%;
    border: none;
    color: var(--secondary-orange);
}

.product-image-thumbs li.video-thumbnail:after {
    display: none;
    content: none;
}
.product-image-thumbs li.video-thumbnail button > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  gap: 1px;
}

.product-image-thumbs li.video-thumbnail button span i {
  font-size: 40px;
}
.product-image-thumbs li.video-thumbnail button span span {
  color: #4C4848;
  font-family: 'Lato';
}
.product-image-thumbs li.video-thumbnail button img {
    width: 90px;
    pointer-events: none;
    opacity: 0;
}
.recipe-media .product-image-thumbs li.video-thumbnail button img {
    width: 50px;    
}
.product-image-thumbs a {
    display: block;
    position: relative;
    padding: 9px;
}

.product-image-thumbs .video-thumbnail a {
  padding: 0 !important;
}
.product-image-thumbs li.slick-current a {
    box-shadow: var(--primary-green) 0px 0px 0px 2px inset;
    border-radius: 6px;
}
.product-image-thumbs li img {
    border-radius: 2px;
	display: block;
    position: relative;
    z-index: -1;
    margin: 0 auto;
}
.product-image-thumbs .video-thumbnail:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: var(--secondary-orange);
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
  content: "\f144";
  font-family: 'Font Awesome 6 Pro';
}

.product-image-thumbs .slick-arrow {
    border: 0;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: rgba(51,87,65,0.9);
    height: 50px;
    width: 50px;
    text-align: center;
    z-index: 1;
    transition: all 0.3s;
}
.product-image-thumbs .slick-arrow:hover {
    background: var(--primary-green);
}
.product-image-thumbs .slick-arrow.slick-disabled {
    background: #BFBFBF;
}
.product-image-thumbs .slick-arrow img {
    height: 20px;
    margin: 0 auto;
}
.product-image-thumbs .slick-prev {
    left: -15px;
    padding-right: 3px;
    padding-top: 3px;
}
.product-image-thumbs .slick-disabled {
    display: none!important;
}
.product-image-thumbs .slick-next {
    right: -15px;
    padding-left: 3px;
    padding-top: 3px;
}

.product-image-thumbs li {
    padding: 0 5px;
}
.product-image-thumbs li a {
    box-shadow: #E6E6E6 0px 0px 0px 1px inset;
    border-radius: 6px;
}
.product-image-thumbs li.slick-current a {
    box-shadow: var(--primary-green) 0px 0px 0px 2px inset;
}

@media only screen and (max-width: 770px) {
	
    .product-image-thumbs .slick-arrow.slick-disabled {
        display: none !important;
    }
    
    .product-image-thumbs,
    .product-image-thumbs .slick-track {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 15px;
    }
    
    .product-image-thumbs li.video-thumbnail button {
      padding: 0;
      border: none;
      box-shadow: none;
    }
    .product-image-thumbs li.video-thumbnail button span span {
        font-size: 9px;
    }
    .product-image-thumbs li.video-thumbnail button span i {
      font-size: 19px;
    }
    .product-image-thumbs li.video-thumbnail {
      max-width: 50px;
      max-height: 50px;
        width: 50px !important;
    }
    
    .product-image-thumbs li {
      max-width: 15px;
      padding: 0;
      max-height: 15px;
      display: flex !important;
      justify-content: center;
      align-items: center;
    }
    .product-image-thumbs li a {
      border-radius: 100%;
      background: #fff;
      padding: 0;
      overflow:hidden;
      box-shadow: #E6E6E6 0px 0px 0px 1px inset;
    }
    .product-image-thumbs li.slick-current:not(.video-thumbnail) a {
      background: #84B935;
      border-radius: 100%;
    }
	
  .product-image-thumbs .video-thumbnail a {
    box-shadow: none !important;
  }

}

.fb_iframe_widget {
	margin-top: 18px;
	display: inline-block !important;
}

.product-view .product-shop,
.product-view .block-related {
  padding-left: 10px;
}

.product-view .add-to-cart-wrapper,
.product-view .usps {
  border-radius: 4px;
  padding: 20px;
  margin-top: 20px;
  overflow: hidden;
}
.product-view .add-to-cart-wrapper {
    border: 1px solid #E1E8DC;
    background: var(--secondary-bg)
}
.product-view .usps {
  display: flex;
  flex-direction: column;
}

.product-view .product-switcher {
	border: 1px dashed #E1E8DC;
	border-radius: 4px;
  background: #fff;
	padding: 20px;
  margin-bottom: 20px;
}

.product-price-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column;
}

.product-view .product-approved {
    padding: 27px 30px;
    border-radius: 4px;
    margin-top: 30px;
    color: black;
    background: #F9FCF7 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/testet-og-godkendt-green.svg');
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 135px;
    padding-right: 160px;
}
.product-view .product-approved.product-approved-type-original-product {
    background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/garanti-for-kvalitet-green.svg');    
}
.product-view .product-approved strong {
	font-family: 'Lato Bold';
    margin-bottom: 10px;
    display: block;
}
.product-view .product-approved a {
	color: #83BB27;
	text-decoration: underline;
}

.product-img-box {
    margin-bottom: 40px;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
}

.product-view .product-shop {
	padding-top: 8px;
    margin-bottom: 40px;
    padding-left: 25px;
}

.product-view {
  /* Set a min-height so that the floated elements break appropriately */
  max-width: 1390px;
  margin: 0 auto;
  padding: 20px 0px 0;
}

.product-view .product-addons {
    margin-top: -10px;
    margin-bottom: -10px;
}
.product-view .product-addons-header {
	font-weight: 500;
    font-family: 'Poppins';
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.product-view .product-addons .item {
	position: relative;
	border: 2px solid #e3e3e3;
	overflow: auto;
	border-radius: 6px;
}
.product-view .product-addons .item + .item {
    margin-top: 5px;
}
.product-view .product-addons .checkbox {
    display: none;
}
.product-view .product-addons label {
    display: block;
    padding: 10px;
    padding-left: 40px;
	max-width: none;
	cursor: pointer;
}
.product-view .product-addons label:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    left: 10px;
    border: 1px solid #E3E3E3;
    font-size: 16px;
    line-height: 22px;
}
.product-view .product-addons .checkbox:checked + label:before {
    content: "✔";
    text-align: center;
    background: #84B935;
    color: #fff;
    border-color: #84B935;
}
.product-view .product-addons img {
    float: left;
    max-height: 60px;
    margin-right: 6px;
}
.product-view .product-addons .name {
    font-family: 'Lato';
    font-size: 15px;
}
.product-view .product-addons .type {
    text-transform: uppercase;
    font-size: 10px;
}
.product-view .product-addons .price:before {
    content: "+";
}
.product-view .product-addons .go-to-product {
	font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: 8px;
}
.product-view .product-addons .go-to-product:hover {
	text-decoration: underline;
}

.product-view .product-addons-unfold {
	margin-top: 20px;
	display: inline-block;
	text-decoration: underline;
}


.product-view .add-to-box:after,
.product-view .add-to-cart:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
  min-height: 40px;
}
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .paypal-logo {
  margin-bottom: 10px;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
  margin-right: 7px;
  float: left;
}
.product-view .add-to-cart .qty-wrapper label {
  line-height: 40px;
}
.product-view .add-to-cart .qty-wrapper .qty {
  float: left;
  height: 40px;
}
.product-view .add-to-cart-buttons {
  float: left;
  margin-right: 10px;
  max-width: 100%;
}
.product-view .add-to-cart-buttons .paypal-logo {
  clear: left;
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
  margin: 0 auto;
  display: block;
  width: 170px;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button {
  display: block;
  width: 174px;
  margin: 0 auto;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
.product-view .add-to-cart-buttons .button {
  min-height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0px 30px;
  float: left;
  min-width: 160px;
  width: 100%;
  white-space: normal;
}
.product-view .alert-price,
.product-view .alert-stock {
  clear: both;
}

@media only screen and (max-width: 479px) {
  .product-view .add-to-cart-buttons .paypal-or {
    line-height: 20px;
  }
  .product-view .add-to-cart-buttons .paypal-logo,
  .product-view .add-to-cart-buttons .paypal-or,
  .product-view .add-to-cart-buttons .paypal-button,
  .product-view .add-to-cart-buttons .button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}


.add-to-cart-floater {
	display: none;
}

@media only screen and (max-width: 770px) {
	
	.add-to-cart-floater {
	    position: fixed;
	    left: 0;
	    right: 0;
		  bottom: -100%;
	    z-index: 500;
	    background: #fff;
	    padding: 10px;
	    text-align: center;
	    -webkit-transition: all 0.5s ease;
	    transition: all 0.5s ease;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
      box-shadow: 0 -2px 10px 1px rgba(0,0,0,0.08);
      max-width: 100%;
      overflow: hidden;
	}
	.add-to-cart-floater.in-view {
	    bottom: 0;
	}
  .add-to-cart-floater--left {
    flex: 1 1 15%;
  }
	.add-to-cart-floater--right {
	    -webkit-box-flex: 1;
	        -ms-flex-positive: 1;
	            flex-grow: 1;
		padding-left: 20px;
    display: flex;
    align-items: center;
	}
	.add-to-cart-floater--right-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;	
	}
	body .product-view .add-to-cart-floater--right .price-box .regular-price .price, 
  body .product-view .add-to-cart-floater--right .price-box .special-price .price {
    	font-size: 22px !important;
	}
  
  body .product-view .add-to-cart-floater--right .price-box .old-price {
    line-height: 12px;
  }
  
  body .product-view .add-to-cart-floater--right .price-box .old-price .price {
      font-size: 12px !important;
  }
  
    .add-to-cart-floater--right-top .discount-price.yousave {
        display: none;
    }
    .add-to-cart-floater--right-top .price-box {
        flex-direction: column-reverse;
        align-items: end;
    }
    .product-view .product-shop .add-to-cart-floater--right-top .price-box .old-price .price {
        font-size: 15px;
    }
	.add-to-cart-floater .gallery-image {
		display: block;
		border: 1px solid #E1E8DC;
    border-radius: 4px;
		margin: 0;
	    max-height: 75px;
	    width: auto !important;
	}
	.add-to-cart-floater .qty {
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden;
    padding: 0;
    font-family: 'Lato';
    background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-down.svg);
    background-position: right 11px center;
    background-repeat: no-repeat;
    background-size: 9px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* padding-right: 30px;
    height: 30px; */
	}
	.add-to-cart-floater .btn-cart {
    font-size: inherit;
    height: 32px;
    text-transform: uppercase;
    margin-left: auto;
    padding: 5px 20px;
  	}
	
}



/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
  display: none;
}

.product-view .add-to-links {
  clear: both;
  margin-top: 0px;
  margin-right: 15px;
  float: left;
}
.product-view .add-to-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-links li {
  float: left;
}
.product-view .add-to-links a {
  padding: 2px 7px 2px 0px;
  margin-left: 7px;
  border-right: 1px solid #cccccc;
}
.product-view .add-to-links li:first-child a {
  margin-left: 0px;
}
.product-view .add-to-links li:last-child a {
  border-right: 0px;
}

.product-view .sharing-links {
  float: left;
}
.product-view .sharing-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .sharing-links li {
  float: left;
  padding: 0px 7px 7px;
}
.product-view .sharing-links a {
  text-indent: -9999px;
  display: block;
  width: 26px;
  height: 26px;
}
.product-view .sharing-links a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.product-view .sharing-links a.link-wishlist {
  background-position: 0px -225px;
}
.product-view .sharing-links a.link-compare {
  background-position: 0px -250px;
}
.product-view .sharing-links a.link-email-friend {
  background-position: 0px -322px;
}
.product-view .sharing-links a.link-facebook {
  background-position: 0px -425px;
}
.product-view .sharing-links a.link-twitter {
  background-position: 0px -372px;
}

@media only screen and (max-width: 599px) {
  .add-to-box .add-to-links a {
    float: none;
    width: auto;
    text-indent: 0;
  }
}
.product-collateral {
  clear: both;
}

.collateral-tabs dd h2 {
  display: none;
}

.box-collateral {
  clear: both;
}

@media only screen and (min-width: 771px) {
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #cccccc;
    background-color: #f4f4f4;
  }
  .product-collateral .toggle-tabs li {
    float: left;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
  }
  .product-collateral .toggle-tabs li > span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    bottom: -1px;
  }
  .product-collateral .toggle-tabs li.current {
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
  }
  .product-collateral .toggle-tabs li.current > span {
    background-color: #FFFFFF;
    z-index: 5;
  }
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    color: #84B935;
  }
  .product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }
  .product-collateral .toggle-tabs:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-collateral > dl {
    width: 100%;
  }
  .product-collateral > dl > dt {
    display: none;
  }
  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    border: 1px solid #cccccc;
    border-top: 0;
  }
  .product-collateral > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    color: #4C4848;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #84B935;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    background-color: #ececec;
  }
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .product-collateral > dl > dt:hover {
    color: #84B935;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #84B935;
    border-right: none;
  }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral > dl > dd {
    display: none;
  }
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #84B935;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .product-shop,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 771px) {
  .product-view .product-shop .product-name {
    display: block;
  }
  
  .product-view .product-shop .product-meta {
    gap: 30px;
    display: flex;
    align-items: baseline;
  }

  .product-img-box .product-name,
  .product-img-box .product-meta {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}
.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}

#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid #E6E6E6;
}
#product-attribute-specs-table th {
  border-right: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  border: solid 1px #E6E6E6;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 479px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

.grouped-items-table .name-wrapper {
  color: #84B935;
}
.grouped-items-table .qty-wrapper {
  padding-top: 7px;
}
.grouped-items-table .qty-label {
  margin-left: 7px;
}
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
.grouped-items-table .price-box {
  text-align: right;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */

.product-configure .btn-cart {
    width: 100%;
    font-size: inherit;
    height: 40px;
    text-transform: uppercase;
    border-radius: 4px;
}
.product-configure .buy-option {
	margin-bottom: 0;
}

.product-options {
  width: 100%;
  clear: both;
  position: relative;
}

.product-options .qty-option dt, .product-options-bottom .add-to-cart .product-options .qty-option dd {
  display: none;
}
.product-options .qty-option dd {
  width: auto;
}
.product-configure > .product-options.visible-options {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.product-configure > .product-options.visible-options .bundle-options {
    margin-bottom: 20px;
}

.product-options p.required {
  position: absolute;
  top: 6px;
  right: 15px;
  text-align: right;
  display: none;
}

@media only screen and (max-width: 979px) {
  .product-view .product-options .required {
    position: static;
  }
}
.product-options dl,
.product-configure dl {
	width: 100%;
	display: table;
}
.bundle-options dl {
	margin-bottom: 0;
}
.bundle-options dl + dl {
	margin-top: 30px;
}
.product-configure .santander-payment-available {
	margin-bottom: -5px;
    margin-top: 22px;
    padding-top: 20px;
    border-top: 1px solid #E6E6E6;
}
.product-options dt,
.product-configure dt {
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
.product-options dt label,
.product-configure dt label {
    font-size: inherit;
    font-family: 'Lato';
}
.product-options dt label:after,
.product-configure dt label:after {
	content: ":";
}
.product-configure .buy-option dt label:after {
	display: none;
}
/*
.product-options dt label.required:after {
	display: none;
}
*/

.product-options dd .qty-holder {
  padding: 10px 0 0 0;
}
.product-options dd .qty-holder:not(.hidden) {
  display: block;    
}

.product-options dd .qty-holder .qty {
  width: 3em;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
}

.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}

.product-options dd,
.product-configure dd {
	display: table-cell;
    vertical-align: middle;
}

.product-options dd .input-box {
  padding-top: 0;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 98%;
  height: 8em;
}

.product-options dd select {
  width: 100%;
  max-width: 100%;
}

.product-options ul.options-list {
  margin-right: 5px;
}

.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}

.product-options ul.options-list li:last-child {
  margin-bottom: 0;
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}

.product-options ul.options-list .label {
  display: block;
}

.product-options ul.options-list label {
  font-weight: normal;
}

.product-options p.note {
  margin: 0;
  font-size: 11px;
}

.product-options-bottom .old-price,
.product-options-bottom .discount-price.yousave {
  display: none;
}

.hide-discount .yousave, .hide-discount .discountbadge-info {
	display: none !important;
}

.product-options-bottom:after {
  content: '';
  display: table;
  clear: both;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #4C4848;
}
@media only screen and (max-width: 1199px) {
  .product-options-bottom .product-pricing,
  .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
}

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #4C4848;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}

@media only screen and (max-width: 479px) {
  .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}
.product-options-bottom .price-tax {
  float: left;
}


.bundle-option:not(.hidden) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.bundle-option + .bundle-option {
    margin-top: 10px;
}
.bundle-option dt {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
.bundle-option dd {
    width: auto;
}

/* -------------------------------------------- *
 * Related Products
 */

.recipe-related_products {
    padding: 30px 20px 30px;
}
.recipe-related_products .products-grid .product-info .product-name {
  height: 47px;
}
.product-related_products > .h2, .recipe-related_products > .h2 {
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Poppins Medium';
    margin-bottom: 20px;
    line-height: 1;
}
.product-related_products .addwish-products .item {
  padding: 0 10px;
}
.product-related_products .addwish-products .product-image {
  margin-bottom: 0;
}
.product-related_products .products-grid .product-info .product-name {
  padding-bottom: 0;
  height: 47px;
}


/* -------------------------------------------- *
 * Related videos
 */
 
.product-related_videos {
    border-top: 1px solid #E6E6E6;
    padding-top: 63px;
    padding-bottom: 38px;
}
.product-related_videos .h2 {
	text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Roboto';
    margin-bottom: 55px;
    line-height: 1;
}

.product-related_videos .item {
	text-align: left;
}
.product-related_videos .item .video-thumbnail {
	position: relative;
    display: block;
}
.product-related_videos .item .video-thumbnail:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: var(--secondary-orange);
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
  content: "\f144";
  font-family: 'Font Awesome 6 Pro';
}
.product-related_videos .item .video-thumbnail img {
	border-radius: 4px;
	width: 100%;
}
.product-related_videos .item .video-title {
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 18px;
    text-transform: uppercase;
	margin-top: 26px;
}
.product-related_videos .item .video-description {
	margin-top: 8px;
}

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
  margin-top: 20px;
}
.box-up-sell .ratings {
  display: none;
}

/* -------------------------------------------- *
 * Related Articles
 */
.recipe-related_articles {
  padding: 30px 20px 30px;
}

.recipe-related_articles .h2 {
  text-align: center;
  text-transform: none;
  font-size: 27px;
  font-family: 'Poppins Medium';
  margin-bottom: 20px;
  line-height: 1;
}

.recipe-related_articles .related-article-title {
  font-family: 'Poppins';
  height: 50px;
  overflow: hidden;
  margin-bottom: 0px;
  text-align: center;
}

.recipe-related_articles .button, .juicyknowledge-article-view .related-article-list .button {
  margin: 10px auto 0;
  display: block;
  width: fit-content;
}



/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}

.map-popup {
  background: #FFFFFF;
  border: 5px solid #cccccc;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}
@media only screen and (min-width: 771px) {
  .map-popup.map-popup-right {
    left: 10px !important;
  }
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important;
  }
}
@media only screen and (max-width: 770px) {
  .map-popup {
    width: 100%;
    left: 0px !important;
  }
}
.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
.map-popup .map-popup-heading h3 {
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-heading h3 {
    text-align: center;
  }
}
.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.map-popup .map-popup-content {
  border-top: 1px solid #ededed;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-content {
    text-align: center;
  }
}
.map-popup .map-popup-checkout {
  padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout span {
  display: block;
}
.map-popup .map-popup-checkout .button {
  float: left;
  margin: 0 2px;
  clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-checkout {
    text-align: center;
  }
  .map-popup .map-popup-checkout .button,
  .map-popup .map-popup-checkout .additional-addtocart-box,
  .map-popup .map-popup-checkout .paypal-logo a,
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: none;
  }
  .map-popup .map-popup-checkout .additional-addtocart-box {
    min-width: 0px;
  }
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    margin: 0px;
    margin-bottom: 10px;
  }
}
.map-popup .map-popup-checkout:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-price {
  padding: 10px 0;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-price {
    text-align: center;
    padding-top: 0px;
  }
}
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #ededed;
}

/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link {
  display: block;
  text-align: center;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
  content: '';
  display: table;
  clear: both;
}

.compare-table .product-image {
  display: inline-block;
}

.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}

/* ============================================ *
 * Blog
 * ============================================ */

.article-title h1,
.theme-title h1 {
    border-bottom: none;
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Poppins Medium';
    margin-bottom: 57px;
    line-height: 1;
}

.article-posts-grid .item:hover,
.theme-posts-grid .item:hover,
.news-posts-grid .item:hover {
    box-shadow: none;
}

.theme-posts-grid .item,
.news-posts-grid .item,
.recipes-grid .item {
	border:1px solid #F1F5EE;
    border-radius: 5px;
    background: #FDFFFC;
}
.cms-home .recipes-grid {
        border:none;
        border-radius: unset;
        background: transparent!important;
}
.cms-home .recipes-grid .item {
    border:1px solid #F1F5EE;
    border-radius: 5px;
    background: #fff;
}
.news-posts-grid .item .news-post-cover img, 
.article-posts-grid .item .article-post-cover img,
.theme-posts-grid .item .theme-post-cover img,
.recipes-grid .recipe-image img
{
	width: 100%;
  box-shadow: 0px 12px 10px -13px #d4dbc9;
}
.article-posts-grid .item .article-post-cover a {
  display: flex;
}
.cms-home .widget-latest-article {
    margin-top: 58px;
}
.products-grid .item-recipe .product-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    aspect-ratio: 675 / 500;
    /* Tilføj filter for at gøre ratings tydligere: filter: brightness(.8); */
}

.products-grid .item-product .product-image {
    display: block;
    position: relative;
    z-index: 10;
    box-shadow: 0px 12px 10px -14px #d4dbc9;
    line-height: 0;
}
.products-grid .item-recipe .product-name {
    margin-bottom: 0;
}
.news-posts-grid .item .news-post-details,
.theme-posts-grid .item .theme-post-details,
.recipes-grid .recipe-info{
	text-align: left;
  padding: 20px 10px;
  flex: 1;
}
.article-posts-grid .item .article-post-details {
  text-align: center;
  padding: 15px 10px;

}
.cms-home .recipes-grid .recipe-info {
    padding: 20px;
}
.news-posts-grid .item .news-post-title,
.article-posts-grid .item .article-post-title,
.theme-posts-grid .item .theme-post-title,
.products-grid .h2
{
    font-family: 'Poppins Medium';
    font-size: 18px;
}
.article-posts-grid .item .article-post-title {
  text-align: center;
}
.news-posts-grid .item .news-post-title a,
.theme-posts-grid .item .theme-post-title a {
    color: #4C4848;
}
.news-posts-grid .item .news-post-title a:hover,
.article-posts-grid .item .article-post-title a:hover,
.theme-posts-grid .item .theme-post-title a:hover {
	text-decoration: none;
}
.news-posts-grid .item .news-post-title .h3,
.article-posts-grid .item .article-post-title h3,
.theme-posts-grid .item .theme-post-title h3, .article-post-title .h3 {
	margin: 0;
    min-height: 50px;
    overflow: hidden;
}
.recipes-grid .slick-slide .item-wrap {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.recipes-grid .slick-slide .item-wrap .recipe-image {
  aspect-ratio: 675 / 500;
}

.recipes-grid .slick-slide .item-wrap .recipe-image img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  aspect-ratio: 675 / 500;
}
.recipes-grid .slick-slide .item-wrap .recipe-info {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.recipes-grid .slick-slide .item-wrap .recipe-info .recipe-teaser {
  flex: 1;
  margin-bottom: 15px;
}

.recipes-grid .slick-slide .item-wrap .recipe-info .button {
  width: fit-content;
}
@media only screen and (max-width: 550px) {
    .recipes-grid .slick-slide .item-wrap .recipe-info .button {
        width: 100%;
    }
}

.news-posts-grid .item .news-post-date,
.article-posts-grid .item .article-post-date,
.theme-posts-grid .item .theme-post-date {
    margin-top: 1px;
    font-size: 14px;
}
.news-posts-grid .item .news-post-content,
.article-posts-grid .item .article-post-content,
.theme-posts-grid .item .theme-post-content {
	margin-top: 12px;
	margin-bottom: 10px;
}
.news-posts-grid .item .news-post-content a,
.article-posts-grid .item .article-post-content a,
.theme-posts-grid .item .theme-post-content a {
    text-decoration: underline;
    font-weight: normal;
    font-family: 'Lato';
}
.news-posts-grid .item .button,
.article-posts-grid .item .button,
.theme-posts-grid .item .button,
.recipes-grid .item .button {
	margin-top: 10px;
}
.article-posts-grid .item .button:after, .recipe-related_articles .item .button:after, .product-inspiration .product-extended-content .article-post-details a.button:after  {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    padding-left: 5px;
    font-weight: normal;
    font-size: 80%;
}

.product-inspiration .product-extended-content .article-post-details a.button {
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.news-post-view .news-post-title,
.article-post-view .article-post-title,
.theme-post-view .article-post-title {
	margin-bottom: 10px;	
}
.news-post-view .news-post-title h1,
.article-post-view .article-post-title h1,
.theme-post-view .theme-post-title h1 {
    font-family: 'Poppins Medium';
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    text-align: center;
}

.article-post-author {
    font-size: 20px;
    color: var(--primary-green);
}
.article-post-author .icon {
    display: none;
}

.article-post-categories {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 20px 0;
    color: var(--primary-green);
}

.article-post-short-content, .article-post-content {
    color: var(--primary-green);
    margin: auto;
    max-width: 735px;
}
.article-post-short-content {
    max-width: 735px;
}

.article-post-content h2, .article-post-short-content h2 {
    font-size: 36px;
    margin-bottom: 12px!important;
    font-family: 'Poppins Medium';
    padding-top: 25px;
}
.article-post-content h2 strong {
    font-family: 'Poppins Medium';
}

@media only screen and (max-width: 770px) {
    .news-post-view .news-post-title h1,
    .article-post-view .article-post-title h1,
    .theme-post-view .theme-post-title h1 {
        font-size: 28px;
    }
}

.article-post-content {
    margin: 0 auto;
}

.article-post-content > * {
    color: var(--primary-green);
}

/* ARTICLE STATIC BLOCK CONTENT */

.article-post-content .catalog-article-one-column {
    margin: 80px auto;
    max-width: 1140px;
}

.article-post-content .catalog-article-two-columns {
    display: flex;
    gap: 40px;
    margin: 40px auto;
}
.article-post-content .catalog-article-two-columns p {
    margin-bottom: 40px;
}
.article-post-content .catalog-article-column {
    width: 50%;
}
.article-post-content .catalog-article-column img {
    display: block;
}

.article-post-content .catalog-article-quote-section, .article-post-content .catalog-article-more {
    background-color: var(--primary-green);
    color: #e2e8dc;
}
.article-post-content .catalog-article-quote-section h2 {
    color: var(--primary-light);
}
.article-post-content .catalog-article-quote-section, .article-post-content .catalog-article-more div:first-child {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.article-related_products {
    max-width: 1350px;
    margin: 0 auto;
}

.juicyknowledge-article-view .related-article-list {
    max-width: 1350px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.juicyknowledge-article-view .related-article-list .article-post-details,
.juicyknowledge-article-view .theme-entry-related_recipes .recipe-info {
    padding: 20px!important;
}
.juicyknowledge-article-view .related-article-list p.h3 {
    font-size: 16px!important;
    max-height: 50px;
    font-family: 'Poppins';
}

@media only screen and (max-width: 770px) {
    .article-post-content .catalog-article-two-columns {
        flex-direction: column;
    }
    .article-post-content .catalog-article-column {
        width: 100%;
    }
}
/* ----------------------------- */
.news-post-view .news-post-author,
.article-post-view .article-post-author,
.theme-post-view .theme-post-author {
    line-height: 120%;
    display: flex;
    justify-content: center;
}
.news-post-view .news-post-image,
.article-post-view .article-post-image,
.theme-post-view .theme-post-image {
    margin-top: 40px;
}
.news-post-view .news-post-image img,
.article-post-view .article-post-image img,
.theme-post-view .theme-post-image img {
    border-radius: 4px;
    width: auto;
    margin: 0 auto;
}
.news-post-view .news-post-content,
.article-post-view .article-post-content,
.theme-post-view .theme-post-content {
	margin-top: 0px;
}
.news-post-view .news-post-content img ,
.article-post-view .article-post-content img ,
.theme-post-view .theme-post-content img {
  width: 100%;
}
.news-post-view .news-post-content a,
.article-post-view .article-post-content a,
.theme-post-view .theme-post-content a {
    font-family: 'Poppins';
    text-decoration: underline;
    font-weight: normal;
}
.news-post-view .news-post-content h2,
.news-post-view .news-post-content h3,
.article-post-view .article-post-content h2,
.article-post-view .article-post-content h3,
.theme-post-view .theme-post-content h2,
.theme-post-view .theme-post-content h3 {
    font-family: 'Poppins Medium';
}
.news-post-view .news-post-content h2,
.article-post-view .article-post-content h2,
.theme-post-view .theme-post-content h2 {
    margin-bottom: 5px;
}
.news-post-view .news-post-content h3,
.article-post-view .article-post-content h3,
.theme-post-view .theme-post-content h3 {
    margin-bottom: 5px;
}
.news-post-view .news-post-content p,
.article-post-view .article-post-content p,
.theme-post-view .theme-post-content p {
	margin-bottom: 20px;
}
.products-grid .article-post-content p
 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 58px;
    max-height: 58px;
    line-height: 120%;
    color: var(--primary-green);
    font-family: 'Lato Light';
}
.news-post-view .news-post-content ul,
.article-post-view .article-post-content ul,
.theme-post-view .theme-post-content ul {
	line-height: 1.85em;
	margin-bottom: 10px;
	list-style: disc;
    padding-left: 18px;
}
.news-post-view .news-post-content ol,
.article-post-view .article-post-content ol,
.theme-post-view .theme-post-content ol {
	line-height: 1.85em;
	list-style: decimal;
	margin-bottom: 10px;
    padding-left: 15px;
}
.news-post-view .news-post-content ul + ol,
.article-post-view .article-post-content ul + ol,
.theme-post-view .theme-post-content ul + ol {
	margin-top: 25px;
}

.news-post-related-products h2 {
    text-align: center;
    text-transform: none;
    font-size: 22px;
    font-family: 'Roboto';
    margin-bottom: 15px;
    line-height: 1;
    margin-top: 12px;
}
.news-post-related-products .box-up-sell, .news-post-related-products {
	margin-top: 45px;
}

.news-post-related-products {
    margin-bottom: 45px;
}
@media only screen and (max-width: 426px) {
  .news-post-related-products .box-up-sell {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .news-post-related-products .box-up-sell .item {
    padding:5px;
  }
}

.article-related_products .h2 {
    font-size: 28px;
    color: var(--primary-green);
    text-align: center;
    font-family: 'Poppins Medium';
    padding: 20px;
}

.news-post-related-products .item {
	text-align: center;
    margin-bottom: 35px;
}
.news-post-related-products .item .product-name {
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 18px;
    margin: 0;
    min-height: 47px;
    padding: 0;
}
.news-post-related-products .item .product-name a:hover {
    color: #4C4848;
}
.news-post-related-products .item .product-type {
    margin-top: -2px;
    font-size: 14px;
}
.news-post-related-products .item .price-box {
	margin-top: 10px;
}

.news-post-related-products .item .price-box .old-price {
  order: 2;
}
.news-post-related-products .item .price-box .discount-price {
  order: 3;
}

.related-article-list {
	margin-top: 89px;
}
.article-list .headline,
.related-article-list h2 {
    border-bottom: none;
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Poppins Medium';
    color: var(--primary-green);
    margin-bottom: 0 7.5px 20px;
    padding: 20px;
    line-height: 1;
}

.related-article-list .products-grid {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 771px) {
  .related-article-list .item {
    margin-right: 0px;
    width: 50%;
  }
  
  .related-article-list .item .button {
    width: 100%;
    font-size: 12px;
    padding: 8px 25px;
  }
}

@media (max-width: 425px) {
  .related-article-list .item {
    width: 100%;
  }
}

/* ============================================ *
 * Theme
 * ============================================ */

.theme-content {
	padding-top: 30px;
}

.theme-cover {
	position: relative;
	margin: 0 auto;
    margin-bottom: 16px;
}
.theme-cover--headings {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
	z-index: 2;
}
.theme-cover--type {
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Lato Bold';
    letter-spacing: 0.04em;
    color: #fff;
    padding: 6px 16px;
    border-radius: 7px;
    background: #4C4848;
}
.theme-cover--title {
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
	  margin-top: 28px;
}
.theme-cover--image {
	margin: 0 auto;
  width: 1920px;
  display: block;
}

.theme-content h2 {
    font-family: 'Poppins';
    font-size: 28px;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
}
.theme-content a {
   // text-decoration: underline;
    font-weight: normal;
}
.theme-content p {
	 margin-bottom: 10px;
}

.theme-entry-video {
	 margin-top: 80px;
}
.theme-entry-related_articles {
    margin-top: 80px;
    margin-bottom: 40px;
}
.theme-entry-related_articles .item {
    background: #FDFEFC;
    border: 1px solid #F1F5EE;
    border-radius: 5px;
}

.theme-entry-related_recipes .recipes-list {
    padding: 5px 0 45px;
}

.theme-post-title {
	min-height: 78px;
}
.theme-post-content {
	min-height: 132px;
}

.theme-entry-content table td img {
	margin: 0 auto;
}

@media only screen and (min-width: 771px) {
	
	.theme-posts-grid .item .theme-post-title .h3 {
		font-size: 28px;
	}
	
}

@media only screen and (max-width: 770px) {
	
	.theme-entry-content table,
	.theme-entry-content table tbody,
	.theme-entry-content table tr,
	.theme-entry-content table td {
		display: block;
	}
	
}


img[src*="/wysiwyg/emoji"] {
    max-width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/* special theme layout tweaks */

.special-theme-layout .theme-entry-excerpt .newsletter-signup-link,
.special-theme-layout .theme-entry-excerpt .pdf-print-link {
    display: inline-block;
    text-decoration: none;
    margin-bottom: 10px;
}

.special-theme-layout .theme-read-more {
    background: #84B935;
    border: 0;
    color: #FFFFFF;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Lato Bold';
    padding: 5px 25px;
    border-radius: 7px;
    display: inline-block;
    text-transform: none;
    letter-spacing: 0.08em;
    box-shadow: 0 2px #ccc;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 7px;
    margin-top: 8px;
}
.special-theme-layout .theme-read-more::after {
    content: "↓";
    margin-left: 8px;
}
.special-theme-layout .theme-entry-content {
    margin-top: 35px;
}
.special-theme-layout .theme-entry-content table td {
    vertical-align: top;
}
.special-theme-layout .theme-entry-content table td:first-child {
    padding-left: 0;
}
.special-theme-layout .theme-entry-content table td:last-child {
    padding-right: 0;
}
@media only screen and (min-width: 771px) {
	
    .special-theme-layout .theme-entry-content table td {
        padding: 10px 30px;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .special-theme-layout .theme-entry-content table td {
        margin-bottom: 30px;
    }
	
}


/* ============================================ *
 * Recipes
 * ============================================ */

.recipes-list {
	padding: 66px 0 85px;
	clear: both;
}

.recipes-slider .recipes-list {
	padding-bottom: 45px;
}

.recipes-list:after,
.category-products:after {
    content: '';
    display: table;
    clear: both;
}
.recipes-grid .item .recipe-name a:hover {
	text-decoration: none;
}
.recipes-grid .item .recipe-teaser {
  color: #444;
  font-family: 'Lato Light';
  height: 58px;
  max-height: 58px;
  line-height: 120%;
  margin-top: 12px;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/*
.recipes-slider .recipes-grid .item .item-wrap {
	margin-right: 13.33px;
	margin-left: 13.33px;
}
*/
.product-view-recipe {
    background: unset;
}

.product-view-recipe .recipe-media {
  order: 2;
  overflow: hidden;
}
  
.product-view-recipe .recipe-media .product-image-wrapper { 
  margin-bottom: 0; 
}
.product-view-recipe .recipe-media .product-image-slider li {
  display: flex;
}
.product-view-recipe .recipe-media .product-image-slider .slick-track {
  display: flex !important;
}
.product-view-recipe .recipe-media .product-image-slider .slick-slide {
  height: inherit !important;
  aspect-ratio: 675 / 500;
}
.product-view-recipe .recipe-media .product-image-slider img {
  width: 100%;
  object-fit: cover;
}

.product-view-recipe .recipe-media .more-views {
  margin-top: 20px;
  padding: 0 20px;
  margin-bottom: 20px;
}

.product-view-recipe .recipe-media .product-image-thumbs li {
  height: auto;
}
.product-view-recipe .recipe-media .product-image-thumbs a {
  padding: 0;
  height: 100%;
  aspect-ratio: 675 / 500;
  overflow: hidden;
}
.product-view-recipe .recipe-media .product-image-thumbs li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-view-recipe .recipe-media .product-image-thumbs li.video-thumbnail button {
  height: 100%;
  /* color: #84B935; */
} 
@media only screen and (max-width: 770px) {
  .product-view-recipe .recipe-media .product-image-thumbs a {
    aspect-ratio: 1;
  }
  
  .product-view-recipe .recipe-media .product-image-thumbs .video-thumbnail a {
    background: transparent;
  }
}
/* .product-view-recipe .recipe-media button[data-action="product-videos-open"] {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: #84B935;
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
} */
.product-view-recipe .recipe-name {
    text-align: center;
    color: var(--primary-green);
    margin: 0px 0 50px;
}

.product-view-recipe .recipe-name h1 {
    color: var(--primary-green);
    font-family: 'Poppins Medium';
    font-size: 52px;
    line-height: 1.2em;
    text-transform: unset;
    margin: 0;
    padding: 0;
    margin-bottom: 15px !important;
    position: relative;
    font-weight: 600;
}
@media only screen and (max-width: 678px) {
     .product-view-recipe .recipe-name h1 {
        font-size: 28px;
     }
    }
.product-view-recipe .recipe-name h1 small {
    text-transform: none;
    font-size: 20px;
    font-family: 'Roboto';
    margin-bottom: 40px;
    line-height: 1;
}
.product-view-recipe .recipe-about {
	padding: 70px;
  order: 1;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.product-view-recipe .recipe-rating {
	margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.product-rating .br-wrapper, 
.recipe-rating .br-wrapper {
	display: inline-block;
	vertical-align: middle;
}

.product-rating .select-barrating, 
.recipe-rating .select-barrating {
  display: none !important;
}

.product-rating .rating-count, 
.recipe-rating .rating-count {
	display: inline-block;
	vertical-align: middle;	
    font-size: 13px;
    color: var(--secondary-green);
    margin-left: 8px;
    padding-top: 5px;
}

.recipe-rating .rating-count {
  padding-top: 0;
  font-size: 11px;
}
.recipe-rating .link {
  border-left: 1px solid #E1E8DC;
  padding-left: 10px; 
  margin-left: 10px;
  color: var(--secondary-green);
  font-size: 11px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}

.recipe-filters {
    margin-bottom: 15px;
    margin-top: 15px;
    color: var(--secondary-orange);
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.recipe-filters a {
    color: var(--secondary-orange);
    font-size: 85%;
    padding-right: 10px;
    border-right: 1px solid #E1E8DC;
    line-height: 120%;
}
.recipe-filters a:last-child {
  border-right: none;
}
.product-rating .rating-count:hover {
  text-decoration: underline;
  cursor: pointer;
}
.product-rating .br-theme-css-stars .br-widget a,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a {
  text-decoration: none;
  float: left;
  font-size: 20px;
  line-height: 1;
}
.recipe-rating .br-theme-css-stars .br-widget a {  
  text-decoration: none;
  float: left;
  font-size: 20px;
  line-height: 1;
}
.product-rating .br-theme-css-stars .br-widget a:first-child,
.recipe-rating .br-theme-css-stars .br-widget a:first-child,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a:first-child  {
  display: none;
}
.product-rating .br-theme-css-stars .br-widget a + a,
.recipe-rating .br-theme-css-stars .br-widget a + a,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a + a {
	margin-right: 5px;
}
.product-rating .br-theme-css-stars .br-widget a:after,
.recipe-rating .br-theme-css-stars .br-widget a:after,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a:after {
  content: "\2605";
  color: #EDECEC;
}
.product-rating .br-theme-css-stars .br-widget a.br-active:after,
.recipe-rating .br-theme-css-stars .br-widget a.br-active:after,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a.br-active:after {
  color: var(--secondary-green);
}
.product-rating .br-theme-css-stars .br-widget a.br-selected:after,
.recipe-rating .br-theme-css-stars .br-widget a.br-selected:after,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a.br-selected:after {
  color: var(--secondary-green);
}
.product-rating .br-theme-css-stars .br-widget .br-current-rating,
.recipe-rating .br-theme-css-stars .br-widget .br-current-rating,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-widget .br-current-rating {
  display: none;
}
.product-rating .br-theme-css-stars .br-readonly a,
.recipe-rating .br-theme-css-stars .br-readonly a,
#rating-wrapper .recipe-rating .br-theme-css-stars .br-readonly a {
  cursor: default;
}
@media print {
  .product-rating .br-theme-css-stars .br-widget a:after,
  .recipe-rating .br-theme-css-stars .br-widget a:after,
  #rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a:after {
    content: "\2606";
    color: black;
  }
  .product-rating .br-theme-css-stars .br-widget a.br-active:after,
  .product-rating .br-theme-css-stars .br-widget a.br-selected:after,
  .recipe-rating .br-theme-css-stars .br-widget a.br-active:after,
  .recipe-rating .br-theme-css-stars .br-widget a.br-selected:after,
  #rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a.br-active:after,
  #rating-wrapper .recipe-rating .br-theme-css-stars .br-widget a.br-selected:after {
    content: "\2605";
    color: black;
  }
}

.recipe-rating.user-has-rated .br-theme-css-stars .br-widget a.br-selected:after,
.recipe-rating.user-has-rated .br-theme-css-stars .br-widget a.br-active:after,
#rating-wrapper .recipe-rating.user-has-rated .br-theme-css-stars .br-widget a.br-selected:after,
#rating-wrapper .recipe-rating.user-has-rated .br-theme-css-stars .br-widget a.br-active:after  {
	color: #EAC64B;
}
.recipe-rating.user-has-rated .rating-count,
#rating-wrapper .recipe-rating.user-has-rated .rating-count {
	color: #EAC64B;
  font-family: 'Lato Bold';
}

#rating-wrapper {
  display: none;
  text-align: center;
  padding: 20px;
}
#rating-wrapper h3 {
  font-family: 'Poppins';
}
#rating-wrapper .content {
  margin-bottom: 20px;
}
#rating-wrapper .recipe-rating {
  display: flex;
  justify-content: center;
}
#rating-wrapper button {
  text-transform: uppercase;
  margin-top: 30px;
}

.product-view-recipe .categories {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
  gap: 5px;
}

.product-view-recipe .categories .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #E1E8DC;
  color: var(--secondary-green);
  padding: 5px 6px;
  border-radius: 4px;
  font-size: 15px;
  margin-right: 5px;
  background: #EEF5E9;
}

.product-view-recipe .categories .category a {
  display: block;
  border: 1px solid #E1E8DC;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 10px;
  white-space: nowrap;
  background: #EEF5E9;
  color: #27370F;
  padding: 5px 8px;
  transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
}
.product-view-recipe .categories .category a:hover {
  color: #fff;
  box-shadow: inset 200px 0 0 0 var(--primary-green);
  text-decoration: none;
}

.product-view-recipe .recipe-description {
    color: var(--primary-green);
}

.product-view-recipe .recipe-description a {
    text-decoration: underline;
}

.product-view-recipe .recipe-description .subtitle {
  color: #84B935;
  font-size: 20px;
}

.product-view-recipe .recipe-details {
	display: table;
    margin-top: 28px;
}
.product-view-recipe .recipe-details .recipe-attribute {
    display: flex;
    align-items: center;
    border: 1px solid var(--secondary-green);
    background: #F9FCF7;
    border-radius: 4px;
    margin-bottom: 8px;
    font-size: 13px;
}
.product-view-recipe .attribute .attribute-value {
    color: var(--primary-green);
}

.product-view-recipe .recipe-details .recipe-attribute .icon {
  padding: 8px 10px;
  color: var(--secondary-green);
  font-size: 16px;
  width: 38px;
  display: flex;
  justify-content: center;
}

.product-view-recipe .recipe-details .attribute {
  padding: 8px 10px;
  border-left: 1px solid #E1E8DC;
}

.product-view-recipe .recipe-details .attribute-label {
  color: var(--secondary-green);
}

.product-view-recipe .recipe-share {
	padding-top: 5px;
}

@media only screen and (max-width: 770px) {
	
	.product-view-recipe .recipe-share {
    	display: none;
	}
	
}
.product-view-recipe .recipe-essential {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-radius: 4px;
  overflow: hidden;
  background: var(--primary-recipe);
}

.product-view-recipe .recipe-media .product-image-gallery .video-thumbnail:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: var(--secondary-orange);
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
  content: "\f144";
  font-family: 'Font Awesome 6 Pro';
}

.product-view-recipe .recipe-media .more-views {
	margin-top: 20px;
}

.product-view-recipe .recipe-extended {
    padding-bottom: 30px;
}

@media only screen and (min-width: 771px) {
	
    .product-view-recipe .recipe-extended {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 90%;
        padding-top: 90px;
        padding-bottom: 50px;
        margin: 0 auto;
    }
    
    .product-view-recipe .recipe-note {
      width: 90%;
      margin: 0 auto 50px;
    }
	
}

.product-view-recipe .recipe-extended .recipe-ingredients,
.product-view-recipe .recipe-extended .recipe-approach,
.product-view-recipe .recipe-extended .recipe-extra,
.product-view-recipe .recipe-note {
    background: var(--primary-green);
    color: #ffffff;
    padding: 60px 40px;
}

.product-view-recipe .recipe-note ul li {
  display: flex;
  gap: 5px;
  align-items: baseline;
  line-height: 1.5em;
  margin-bottom: 12px;
  position: relative;
}

.product-view-recipe .recipe-note ul li:before {
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  color: #5d7f6c;
  margin-right: 7px;
}

.product-view-recipe .recipe-note ol {
  list-style: decimal;
  padding-left: 20px;
}

.product-view-recipe .recipe-note ol li {
  padding-left: 10px;
  line-height: 1.5em;
  margin-bottom: 12px;
  position: relative;
}

@media only screen and (max-width: 770px) {
    .product-view-recipe .recipe-extended .recipe-ingredients,
    .product-view-recipe .recipe-extended .recipe-approach,
    .product-view-recipe .recipe-extended .recipe-extra,
    .product-view-recipe .recipe-note {
        padding: 10px;
    }
    
    .product-view-recipe .recipe-note {
      margin: 0 auto 40px;
    }
}

.product-view-recipe .recipe-extended .recipe-ingredients .header,
.product-view-recipe .recipe-extended .recipe-approach .header {
  display: flex;
  align-items: center;
}

.product-view-recipe .recipe-extended .recipe-ingredients .header .icon,
.product-view-recipe .recipe-extended .recipe-approach .header .icon {
  padding: 18px 23px;
  border-right: 1px solid #E1E8DC;
  font-size: 20px;
  display: flex;
  color: #84B935;
}

.product-view-recipe .recipe-extended .recipe-ingredients .header .title,
.product-view-recipe .recipe-extended .recipe-approach .header .title,
.product-view-recipe .recipe-note .header h4 {
  padding-left: 23px;
}

.product-view-recipe .recipe-extended .recipe-ingredients .header h4,
.product-view-recipe .recipe-extended .recipe-approach .header h4,
.product-view-recipe .recipe-note .header h4 {
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 700;
}

.product-view-recipe .recipe-extended .recipe-ingredients h5.subtitle,
.product-view-recipe .recipe-extended .recipe-approach h5.subtitle {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
}

.product-view-recipe .recipe-extended .recipe-ingredients h5.subtitle:not(:first-child),
.product-view-recipe .recipe-extended .recipe-approach h5.subtitle:not(:first-child) {
  margin-top: 20px;
}

.product-view-recipe .recipe-extended .recipe-ingredients .content,
.product-view-recipe .recipe-extended .recipe-approach .content,
.product-view-recipe .recipe-note .content {
  padding: 20px;
}

.product-view-recipe .recipe-extended .recipe-ingredients li i {
    color: #5d7f6c;
}gi

@media only screen and (min-width: 771px) {
	
    .product-view-recipe .recipe-extended .recipe-ingredients,
    .product-view-recipe .recipe-extended .recipe-approach {
    }
    .product-view-recipe .recipe-extended .recipe-ingredients {
        min-width: 220px;
    }
	
}

@media only screen and (min-width: 771px) {
	
    .product-view-recipe .recipe-extended .recipe-video-list {
        display: none;
    }
	
}
@media only screen and (max-width: 770px) {
	
    .product-view-recipe .recipe-extended .recipe-video-list {
        margin-top: 40px;
    }
	.product-view-recipe .recipe-extended .recipe-approach .recipe-video-item {
    	position: relative;
	}
    .product-view-recipe .recipe-extended .recipe-approach .recipe-video-link::after {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: none;
      font-size: 6rem;
      color: var(--secondary-orange);
      padding: 25px;
      filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
      content: "\f144";
      font-family: 'Font Awesome 6 Pro';
    }
	
}

.product-view-recipe .recipe-extended .recipe-ingredients ul li,
.product-view-recipe .recipe-extended .recipe-approach ol li {
    line-height: 1.5em;
    margin-bottom: 12px;
    position: relative;
}

.product-view-recipe .recipe-extended .recipe-ingredients ul li {
  display: flex;
  gap: 5px;
  align-items: baseline;
}

 .product-view-recipe .recipe-extended .recipe-ingredients ul li i { 
  margin-right: 7px;
 }

.product-view-recipe .recipe-extended .recipe-ingredients a,
.product-view-recipe .recipe-extended .recipe-approach a {
  color: #fff;
  text-decoration: underline;
}

.product-view-recipe .recipe-extended .recipe-approach ol {
  list-style: decimal;
  padding-left: 20px;
}
.product-view-recipe .recipe-extended .recipe-approach ol li {
  padding-left: 10px;
}

.product-view-recipe .recipe-extended .recipe-extra {
    width: 32%;
}
.product-view-recipe .recipe-extended .recipe-note-wrap {
    background: #ecf5e1;
    border-radius: 4px;
    padding: 20px 25px 20px;
}
.product-view-recipe .recipe-extended .recipe-note-wrap p {
	margin-bottom: 10px;
}

@media only screen and (max-width: 770px) {

    .product-view-recipe .recipe-tabs-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        margin-bottom: 25px;
    }
    .product-view-recipe .recipe-tabs-buttons:after {
        content: "";
        border-bottom: 1px solid #4C4848;
        position: absolute;
        bottom: 0;
        left: -18px;
        right: -18px;
    }
    .product-view-recipe .recipe-tabs-button {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
        border-radius: 4px 4px 0 0;
        box-shadow: 0 0;
        border: 0;
        background: #E6E6E6;
        color: inherit;
    }
    .product-view-recipe .recipe-tabs-button.tab-active {
        background: #4C4848;
        color: #fff;
        padding: 8px;
    }
    .product-view-recipe .recipe-tabs-button + .recipe-tabs-button {
        margin-left: 3px;
    }
    
    .product-view-recipe .recipe-tabs-content {
        padding: 0 10px;
    }
    .product-view-recipe .recipe-tabs-content > div:not(.tab-active) {
        display: none;
    }
}

.product-view-recipe .recipe-tags {
	text-align: center;
    padding-bottom: 56px;
    border-top: 1px solid #E6E6E6;
    padding-top: 53px;
}
.product-view-recipe .recipe-tags h2 {
    text-transform: none;
    font-size: 27px;
    font-family: 'Roboto';
    margin-bottom: 22px;
    line-height: 1;
}
.product-view-recipe .recipe-tags ul li {
    background: #84B935;
    border-radius: 7px;
    padding: 2px 18px 2px;
    display: inline-block;
    font-size: 13px;
    color: #fff;
    font-family: 'Lato Bold';
    letter-spacing: 0.04em;
    vertical-align: middle;
    margin-bottom: 12px;
}
.product-view-recipe .recipe-tags ul li + li {
    margin-left: 9px;
}

.product-view-recipe .recipe-related_recipes {
	border-top: 1px solid #E6E6E6;
	padding-top: 61px;
	padding-bottom: 48px;
}
.product-view-recipe .recipe-related_recipes > h2 {
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Roboto';
    margin-bottom: 40px;
    line-height: 1;
}

.product-view-recipe .trustpilot-widget-micro-star {
    padding: 32px 0 30px;
    border-top: 1px solid #E6E6E6;
}

.product-view-recipe + .trustpilot-widget-micro-star, .catalog-product-view .trustpilot-widget-micro-star {
    padding: 50px 0 45px;
    background: #ffffff;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw;
}

@media only screen and (max-width: 550px) {
    .product-view-recipe + .trustpilot-widget-micro-star, .catalog-product-view .trustpilot-widget-micro-star {
        margin-bottom: -20px;
    }
}


/* ============================================ *
 * Slider
 * ============================================ */



.tricslider {
	width: 66.66%;
	float: left;
}
.tricslider .slick-list {
	margin-right: 13px;
}
.tricslider .slider-item {
	position: relative;
}
.tricslider .slider-item img {
	border-radius: 4px;
  width: 100%!important;
}

.tricslider .slider-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
  bottom: 70px;
  padding: 35px;
}
.tricslider .slider-content .headline {
  font-weight: 500;
  font-family: 'Poppins';
  font-size: 48px;
  color: #F7F4EF;
  text-transform: uppercase;
	line-height: 50px;
}
.tricslider  .slider-content .button {
	margin-top: 16px;
	color: #262A1C;
	box-shadow: none;
}
.tricslider .slider-content .slider-content-wrap {
  height: 100%;
  display: table;
  width: 100%;
}
.tricslider .slider-content .slider-content-position {
	display: table-cell;
	vertical-align: bottom;
}

.tricslider .slick-next,
.tricslider .slick-prev {
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  bottom: 10px;
  background: transparent;
  height: 50px;
  width: 50px;
  text-align: center;
  z-index: 1;
  transition: all 0.3s;
  display: flex !important;
  align-items: center;
}

.tricslider .slick-next img,
.tricslider .slick-prev img{
  height: 16px;
  margin: 0 auto;
}
.tricslider .slick-next {
	right: 10px;
}
.tricslider .slick-next img {
  padding-left: 3px;
}
.tricslider .slick-prev {
	left: 10px;
}
.tricslider .slick-prev img {
  padding-right: 3px; 
}
.tricslider .slider-content.color-yellow .headline-upper {
	color: #FED131;
}
.tricslider .slider-content.color-yellow .button {
	background: #FED131;
}


.tricslider .slider-video-item .slider-content {
  bottom: 40px;
}
.tricslider .slider-video-item .play-button {
    max-width: 125px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    cursor: pointer;
}
.tricslider .slider-video-item .slider-content-position {
	text-align: center;
}

@media only screen and (max-width: 770px) {
	
	.tricslider .slider-video-item .play-button {
	    max-width: 65px;
	    margin-bottom: 20px;
	    margin-top: -10px;
	}
	.tricslider .slider-video-item .slider-content .button {
		margin-top: 0;
	}
	.slick-arrow {
    height: 35px!important;
    width: 35px!important;
  }
}


/* ============================================ *
 * Latest news
 * ============================================ */

.cms-index-index .latest-news {
    float: left;
    width: 33.33%;
    overflow-y: scroll;
}
@media only screen and (max-width: 770px) {
    .cms-index-index .latest-news {
        overflow-y: visible;
    }	
}
.cms-index-index .latest-news .news-wrap {
	margin-left: 26px;
    background: #F9FCF7;
    border-radius: 3px;
    overflow: hidden;
}

.cms-index-index .latest-news .news-header {
    padding: 15px 23px;
	position: relative;
}
.cms-index-index .latest-news .news-header img {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 30px;
    margin-right: 12px;
}
.cms-index-index .latest-news .news-header .news-headline {
    font-family: 'Lato';
    font-size: 18px;
    letter-spacing: 0.05em;
    vertical-align: middle;
    white-space: nowrap;
    color: #84B935;
    display: inline-block;
    margin-top: -2px;
}
.cms-index-index .latest-news .news-header a {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 23px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 14px;
    text-decoration: underline;
    margin-top: -3px;
}

.cms-index-index .latest-news .news-entry {
    border-top: 1px solid #DEDEDE;
	position: relative;
}
.cms-index-index .latest-news .news-entry-wrap {
	display: table;
	width: 100%;
	padding: 20px 23px;
}
.cms-index-index .latest-news .news-entry-wrap:after {
	content: "";
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-right-green.svg');
    height: 11px;
    width: 7px;
    display: block;
    background-size: cover;
    position: absolute;
    bottom: 22px;
    right: 15px;
}
.cms-index-index .latest-news .news-entry-wrap:hover {
	text-decoration: none;
}
.cms-index-index .latest-news .news-entry-wrap:hover:after {
    background-image: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-right-darkgreen.svg');
}

.cms-index-index .latest-news .news-entry-thumbnail {
	display: table-cell;
	vertical-align: top;
    width: 58px;
}
.cms-index-index .latest-news .news-entry-thumbnail img {
    border-radius: 3px;
    overflow: hidden;
}
.cms-index-index .latest-news .news-entry-content {
	display: table-cell;
	vertical-align: top;	
    padding-left: 15px;
}
.cms-index-index .latest-news .news-entry-headline {
    font-weight: 500;
    font-family: 'Poppins';
    font-size: 14px;
    text-transform: uppercase;
}
.cms-index-index .latest-news .news-entry-teaser {
    color: #4C4848;
    font-size: 14px;
    line-height: 19px;
}
.cms-index-index .latest-news .news-entry-teaser p {
	margin: 0;
}

/* ============================================ *
 * Featured blocks
 * ============================================ */

.featured-blocks .featured-block-left-wrap,
.featured-blocks .featured-block-right-wrap {
	float: left;
	width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.featured-blocks .featured-block-left-wrap {
	padding-right: 20px;
}
.featured-blocks .featured-block-right-wrap {
	padding-left: 20px;
}

.featured-block-entry {
	border-radius: 4px;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.featured-block-entry-wrap {
	padding: 36px;
    /* position: relative; */
    border-radius: 4px;
    overflow: hidden;
}
.featured-block-entry-wrap > a:hover {
	text-decoration: none;
}
.featured-block-entry + .featured-block-entry {
	margin-top: 40px;
}
.featured-block-entry .featured-block-type {
	position: absolute;
    top: 26px;
    left: 0;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'Lato Bold';
    letter-spacing: 0.04em;
    color: #fff;
    padding: 6px 16px;
    border-radius: 0 7px 7px 0;
}
.featured-block-entry .featured-block-pre-headline {
    font-family: 'Roboto';
    margin-bottom: 3px;
}
.featured-block-entry .featured-block-headline-wrap {
	position: relative;
	z-index: 1;
    display: block;
}
.featured-block-entry .featured-block-headline {
	font-weight: 500;
    font-family: 'Poppins';
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    line-height: 37px;
    letter-spacing: 0.02em;
}
.featured-block-entry .featured-block-teaser {
	color: #fff;
    margin-top: 15px;
    margin-bottom: 18px;
    max-width: 300px;
}
.featured-block-entry .button {
	box-shadow: 0 2px rgba(0,0,0,0.2);
}
.featured-block-entry .featured-block-entry-wrap > img {
    position: absolute;
    bottom: 18px;
    right: 28px;
    border-radius: 4px;
    z-index: 0;
}

/* LAYOUT: ABSOLUTE IMAGE */

.featured-block-entry[data-layout~="absolute-image"] .featured-block-entry-wrap {
	overflow: visible;
}
.featured-block-entry[data-layout~="absolute-image"] .featured-block-entry-wrap > img {
    right: -150px;
    bottom: -80px;
    z-index: 100;
}

/* LAYOUT: BACKGROUND IMAGE */

.featured-block-entry[data-layout~="background-image"] .featured-block-entry-wrap {
/* 	background: #F1F1ED; */
	z-index: 0;
}
.featured-block-entry[data-layout~="background-image"] .featured-block-entry-wrap > img {
    z-index: -1;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

/* LAYOUT: NO IMAGE */

.featured-block-entry[data-layout~="no-image"] .featured-block-teaser {
	max-width: none;
}

/* LAYOUT: EXTRA PADDING */

@media only screen and (min-width: 767px) {
	
	.featured-block-entry[data-layout~="extra-padding"] .featured-block-entry-wrap {
		/* padding-top: 49px;
		padding-bottom: 55px;
	    padding-left: 60px; */
	}
}

/* SIZE: LARGE */

.featured-block-entry[data-size="large"] .featured-block-entry-wrap {
	text-align: center;
	padding-bottom: 49px;
	overflow: visible;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.featured-block-entry[data-size="large"] .featured-block-pre-headline {
	margin-bottom: 7px;
}
.featured-block-entry[data-size="large"] .featured-block-teaser {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	max-width: 450px;
}
.featured-block-entry[data-size="large"] a > img {
	border-radius: 4px 4px 0 0;
	width: 100%;
}

/* TORN EDGE */

.featured-block-entry[data-size="large"] .featured-block-entry-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 104%;
    right: 0;
    height: 17px;
}

.featured-block-entry[data-size="large"][data-color="green"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-green.png');
}
.featured-block-entry[data-size="large"][data-color="lightgreen"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-lightgreen.png');
}
.featured-block-entry[data-size="large"][data-color="yellow"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-yellow.png');
}
.featured-block-entry[data-size="large"][data-color="lightorange"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-lightorange.png');
}
.featured-block-entry[data-size="large"][data-color="orange"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-orange.png');
}
.featured-block-entry[data-size="large"][data-color="lightbrown"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-lightbrown.png');
}
.featured-block-entry[data-size="large"][data-color="pink"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-pink.png');
}
.featured-block-entry[data-size="large"][data-color="red"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-red.png');
}
.featured-block-entry[data-size="large"][data-color="purple"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-purple.png');
}
.featured-block-entry[data-size="large"][data-color="blue"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-blue.png');
}
.featured-block-entry[data-size="large"][data-color="facebook-blue"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-facebook-blue.png');
}
.featured-block-entry[data-size="large"][data-color="beige-purple"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-beige-purple.png');
}
.featured-block-entry[data-size="large"][data-color="beige-green"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-beige-green.png');
}
.featured-block-entry[data-size="large"][data-color="green-grey"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-green-grey.png');
}
.featured-block-entry[data-size="large"][data-color="white-green"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-white-green.png');
}
.featured-block-entry[data-size="large"][data-color="lightgrey-green"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-lightgrey-green.png');
}
.featured-block-entry[data-size="large"][data-color="red-orange"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-red-orange.png');
}
.featured-block-entry[data-size="large"][data-color="purple-orange"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-purple-orange.png');
}
.featured-block-entry[data-size="large"][data-color="brown-green"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-brown-green.png');
}
.featured-block-entry[data-size="large"][data-color="brown-orange"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-brown-orange.png');
}
.featured-block-entry[data-size="large"][data-color="black-green"] .featured-block-entry-wrap:before {
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/torn-edge-black-green.png');
}


/* COLOR: GREEN */
.featured-block-entry[data-color="green"] {
	background: #379D46;
}
.featured-block-entry[data-color="green"] .featured-block-pre-headline,
.featured-block-entry[data-color="green"] .headline-lower {
	color: #EEF0EF;
}
.featured-block-entry[data-color="green"] .headline-upper {
	color: #7DC241;
}
.featured-block-entry[data-color="green"] .button {
	background: #7DC241;
}
.featured-block-entry[data-color="green"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: LIGHTGREEN */
.featured-block-entry[data-color="lightgreen"] {
	background: #7DC241;
}
.featured-block-entry[data-color="lightgreen"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="lightgreen"] .featured-block-pre-headline,
.featured-block-entry[data-color="lightgreen"] .headline-lower {
	color: #379D46;
}
.featured-block-entry[data-color="lightgreen"] .button {
	background: #379D46;
}
.featured-block-entry[data-color="lightgreen"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: YELLLOW */
.featured-block-entry[data-color="yellow"] {
	background: #FCD134;
}
.featured-block-entry[data-color="yellow"] .featured-block-pre-headline,
.featured-block-entry[data-color="yellow"] .headline-upper {
	color: #5E8318;
}
.featured-block-entry[data-color="yellow"] .button {
	background: #5E8318;
}
.featured-block-entry[data-color="yellow"] .button:hover {
	background: #4c681b;
}

/* COLOR: LIGHTORANGE */
.featured-block-entry[data-color="lightorange"] {
	background: #F7B317;
}
.featured-block-entry[data-color="lightorange"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="lightorange"] .featured-block-pre-headline,
.featured-block-entry[data-color="lightorange"] .headline-lower {
	color: #F3712A;
}
.featured-block-entry[data-color="lightorange"] .button {
	background: #F3712A;
}
.featured-block-entry[data-color="lightorange"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: ORANGE */
.featured-block-entry[data-color="orange"] {
	background: #F3712A;
}
.featured-block-entry[data-color="orange"] .headline-upper {
	color: #E8E4DF;
}
.featured-block-entry[data-color="orange"] .featured-block-pre-headline,
.featured-block-entry[data-color="orange"] .headline-lower {
	color: #F7B317;
}
.featured-block-entry[data-color="orange"] .button {
	background: #F7B317;
}
.featured-block-entry[data-color="orange"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: LIGHT BROWN */
.featured-block-entry[data-color="lightbrown"],
.featured-block-entry[data-color="lightbrown"] .featured-block-type {
	background: #B38671;
}
.featured-block-entry[data-color="lightbrown"] .headline-upper {
	color: #f9e3d7;
}
.featured-block-entry[data-color="lightbrown"] .featured-block-pre-headline,
.featured-block-entry[data-color="lightbrown"] .headline-lower {
	color: #895243;
}
.featured-block-entry[data-color="lightbrown"] .button {
	background: #8A5243;
}
.featured-block-entry[data-color="lightbrown"] .button:hover {
	background: #6e4135;
}

/* COLOR: PINK */
.featured-block-entry[data-color="pink"] {
	background: #DEA8AB;
}
.featured-block-entry[data-color="pink"] .headline-upper {
	color: #E2E5EF;
}
.featured-block-entry[data-color="pink"] .featured-block-pre-headline,
.featured-block-entry[data-color="pink"] .headline-lower {
	color: #C164A7;
}
.featured-block-entry[data-color="pink"] .button {
	background: #C164A7;
}

/* COLOR: RED */
.featured-block-entry[data-color="red"],
.featured-block-entry[data-color="red"] .featured-block-type {
	background: #DC5A5D;
}
.featured-block-entry[data-color="red"] .featured-block-pre-headline,
.featured-block-entry[data-color="red"] .headline-lower {
	color: #B4222D;
}
.featured-block-entry[data-color="red"] .button {
	background: #B8212E;
}
.featured-block-entry[data-color="red"] .button:hover {
	background: #911c28;
}

/* COLOR: PURPLE */
.featured-block-entry[data-color="purple"],
.featured-block-entry[data-color="purple"] .featured-block-type {
	background: #9251A0;
}
.featured-block-entry[data-color="purple"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="purple"] .featured-block-pre-headline,
.featured-block-entry[data-color="purple"] .headline-lower {
	color: #52458B;
}
.featured-block-entry[data-color="purple"] .button {
	background: #52458B;
}
.featured-block-entry[data-color="purple"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: BLUE */
.featured-block-entry[data-color="blue"],
.featured-block-entry[data-color="blue"] .featured-block-type {
	background: #3B6DB5;
}
.featured-block-entry[data-color="blue"] .headline-upper {
	color: #E2E5EF;
}
.featured-block-entry[data-color="blue"] .featured-block-pre-headline,
.featured-block-entry[data-color="blue"] .headline-lower {
	color: #113F70;
}
.featured-block-entry[data-color="blue"] .button {
	background: #113F70;
}

/* COLOR: FACEBOOK BLUE */
.featured-block-entry[data-color="facebook-blue"],
.featured-block-entry[data-color="facebook-blue"] .featured-block-type {
	background: #395EA0;
}
.featured-block-entry[data-color="facebook-blue"] .featured-block-pre-headline,
.featured-block-entry[data-color="facebook-blue"] .headline-lower {
	color: #558dfa;
}
.featured-block-entry[data-color="facebook-blue"] .button {
	background: #3F68B3;
}
.featured-block-entry[data-color="facebook-blue"] .button:hover {
	background: #385A97;
}

/* COLOR: BEIGE/PURPLE */
.featured-block-entry[data-color="beige-purple"],
.featured-block-entry[data-color="beige-purple"] .featured-block-type {
	background: #D7B998;
}
.featured-block-entry[data-color="beige-purple"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="beige-purple"] .featured-block-pre-headline,
.featured-block-entry[data-color="beige-purple"] .headline-lower {
	color: #52458B;
}
.featured-block-entry[data-color="beige-purple"] .button {
	background: #52458B;
}
.featured-block-entry[data-color="beige-purple"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: BEIGE/GREEN */
.featured-block-entry[data-color="beige-green"],
.featured-block-entry[data-color="beige-green"] .featured-block-type {
	background: #D6C9A0;
}
.featured-block-entry[data-color="beige-green"] .headline-upper {
	color: #7DC241;
}
.featured-block-entry[data-color="beige-green"] .featured-block-pre-headline,
.featured-block-entry[data-color="beige-green"] .headline-lower {
	color: #379D46;
}
.featured-block-entry[data-color="beige-green"] .button {
	background: #379D46;
}
.featured-block-entry[data-color="beige-green"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: GREEN/GREY */
.featured-block-entry[data-color="green-grey"] {
	background: #84B934;
}
.featured-block-entry[data-color="green-grey"] .featured-block-pre-headline,
.featured-block-entry[data-color="green-grey"] .headline-upper {
	color: #60605E;
}
.featured-block-entry[data-color="green-grey"] .button {
	background: #60605E;
}
.featured-block-entry[data-color="green-grey"] .button:hover {
	background: #4c4c4b;
}
.featured-block-entry[data-color="green-grey"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: WHITE/GREEN */
.featured-block-entry[data-color="white-green"],
.featured-block-entry[data-color="white-green"] .featured-block-type {
	background: #E8E4DF;
}
.featured-block-entry[data-color="white-green"] .headline-upper {
	color: #7DC241;
}
.featured-block-entry[data-color="white-green"] .featured-block-pre-headline,
.featured-block-entry[data-color="white-green"] .headline-lower {
	color: #14201C;
}
.featured-block-entry[data-color="white-green"] .button {
	background: #7DC241;
}
.featured-block-entry[data-color="white-green"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: LIGHTGREY/GREEN */
.featured-block-entry[data-color="lightgrey-green"] {
	background: #F1F1ED;
}
.featured-block-entry[data-color="lightgrey-green"] .headline-upper {
	color: #BACBA3;
}
.featured-block-entry[data-color="lightgrey-green"] .featured-block-pre-headline,
.featured-block-entry[data-color="lightgrey-green"] .headline-lower {
	color: #78A02E;
}
.featured-block-entry[data-color="lightgrey-green"] .featured-block-teaser {
	color: #2e2d30;
}
.featured-block-entry[data-color="lightgrey-green"] .button {
	background: #84B935;
}
.featured-block-entry[data-color="lightgrey-green"] .button:hover {
	background: #68991E;
}

/* COLOR: RED/ORANGE */
.featured-block-entry[data-color="red-orange"],
.featured-block-entry[data-color="red-orange"] .featured-block-type {
	background: #CE3F32;
}
.featured-block-entry[data-color="red-orange"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="red-orange"] .featured-block-pre-headline,
.featured-block-entry[data-color="red-orange"] .headline-lower {
	color: #F7B317;
}
.featured-block-entry[data-color="red-orange"] .button {
	background: #F7B317;
}
.featured-block-entry[data-color="red-orange"] .featured-block-teaser {
	color: #2e2d30;
}

/* COLOR: PURPLE/ORANGE */
.featured-block-entry[data-color="purple-orange"],
.featured-block-entry[data-color="purple-orange"] .featured-block-type {
	background: #40427B;
}
.featured-block-entry[data-color="purple-orange"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="purple-orange"] .featured-block-pre-headline,
.featured-block-entry[data-color="purple-orange"] .headline-lower {
	color: #F3712A;
}
.featured-block-entry[data-color="purple-orange"] .button {
	background: #F3712A;
}

/* COLOR: BROWN/GREEN */
.featured-block-entry[data-color="brown-green"],
.featured-block-entry[data-color="brown-green"] .featured-block-type {
	background: #635B55;
}
.featured-block-entry[data-color="brown-green"] .headline-upper {
	color: #EEF0EF;
}
.featured-block-entry[data-color="brown-green"] .featured-block-pre-headline,
.featured-block-entry[data-color="brown-green"] .headline-lower {
	color: #7DC241;
}
.featured-block-entry[data-color="brown-green"] .button {
	background: #7DC241;
}

/* COLOR: BROWN/ORANGE */
.featured-block-entry[data-color="brown-orange"],
.featured-block-entry[data-color="brown-orange"] .featured-block-type {
	background: #522C24;
}
.featured-block-entry[data-color="brown-orange"] .headline-upper {
	color: #D6C9A0;
}
.featured-block-entry[data-color="brown-orange"] .featured-block-pre-headline,
.featured-block-entry[data-color="brown-orange"] .headline-lower {
	color: #FBB22C;
}
.featured-block-entry[data-color="brown-orange"] .button {
	background: #FBB22C;
}
.featured-block-entry[data-color="brown-orange"] .featured-block-teaser {
	color: #FBB22C;
}

/* COLOR: BLACK/GREEN */
.featured-block-entry[data-color="black-green"],
.featured-block-entry[data-color="black-green"] .featured-block-type {
	background: #14201C;
}
.featured-block-entry[data-color="black-green"] .headline-upper {
	color: #CEC9C3;
}
.featured-block-entry[data-color="black-green"] .featured-block-pre-headline,
.featured-block-entry[data-color="black-green"] .headline-lower {
	color: #7DC241;
}
.featured-block-entry[data-color="black-green"] .button {
	background: #7DC241;
}


/* ============================================ *
 * HOME
 * ============================================ */
 
.cms-index-index .popular-products {
    margin-top: 64px;
}
.cms-index-index .popular-products .addwish-products {
    min-height: 405px;
}
.cms-index-index .featured-blocks {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cms-index-index .popular-recipes {
    margin-top: 80px;
    margin-bottom: 80px;
}
.cms-index-index .popular-recipes .recipes-list .headline {
    margin-bottom: 41px;	
}
.cms-index-index .popular-recipes .recipes-list {
    padding-top: 0;
    padding-bottom: 0;
}

.cms-index-index .aw-inner-container h2, 
.cms-index-index .popular-products h2 {
  color: var(--primary-green);
  font-weight: 600;
  text-align: center;
  text-transform: none;
  font-size: 27px;
  font-family: 'Poppins Medium';
  margin-bottom: 41px;
  line-height: 1;
}

.cms-index-index .home-content-block td {
    width: 50%;
}
.cms-index-index .home-content-block td:last-child > *:not(button) {
    margin-bottom: 20px;
    color: inherit;
}

.cms-index-index .home-cta-wrapper {
    background-color: var(--secondary-blue);
    padding: 40px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    text-align: center;
}
.cms-index-index .home-cta-wrapper * {
    font-size: 18px;
    font-family: 'Poppins Bold';
}
@media only screen and (max-width: 678px) {
    .cms-index-index .home-cta-wrapper {
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: auto;
        gap: 20px;
        justify-content: start;
    }
    .cms-index-index .home-cta-wrapper a span {
        font-size: 14px;
    }
}

@media only screen and (max-width: 770px) {
    .cms-index-index .popular-recipes {
      margin-top: 40px;
      margin-bottom: 0;
    }
    .cms-index-index .popular-products {
      margin-top: 40px;
    }
    .cms-index-index .popular-products .addwish-products {
      min-height: 304px;
    }
    .cms-index-index .home-content-block {
        display: flex;
        flex-wrap:wrap;
    }
    .cms-index-index .home-content-block td {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .cms-index-index .popular-products .addwish-products {
      min-height: 763px;
    }
}

@media only screen and (max-width: 400px) {
    .cms-index-index .popular-products .addwish-products {
      min-height: 753px;
    }
}


/* ============================================ *
 * Checkout - Layout
 * ============================================ */
 


.cart-content-wrapper {
	border: 1px solid #F1F5EE;
    border-radius: 4px;
    margin-bottom: 20px;
}
.cart-content-wrapper thead {
    background: var(--primary-green);
    color: #fff;
}

.checkout-cart-index .btn-checkout {
    white-space: normal;
    font-size: inherit;
    text-transform: uppercase;
    height: 40px;
}

.checkout-cart-index .crosssell {
    margin-top: 0;
}

.crosssell {
    margin-top: 50px;
}
/*
.crosssell::before {
    content: "";
    background: url('https://highonlife.dk/skin/frontend/highonlife/highonlife/images/bg-top.png');
    position: absolute;
    left: 0;
    right: 0;
    height: 60px;
    bottom: -60px;
}
*/

.crosssell h2 {
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    text-transform: none;
    font-size: 26px;
    font-family: 'Poppins Medium';
    text-transform: initial;
    line-height: 1.4;
}

.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  padding: 10px;
  background-color: white;
  border-radius: 4px;
}
.cart-totals-header {
    background-color: var(--primary-green);
    padding: 10px 20px 1px;
    margin-bottom: 10px;
}
.cart-totals-header h2 {
    color: var(--primary-white);
}

.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px;
}

.checkout-cart-index #postcode {
  width: 100%;
}

.display-both-prices .cart-table {
  float: none;
  width: 100%;
}
.display-both-prices .cart-forms {
  float: left;
  padding-right: 10px;
  padding-left: 0;
}
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 10px;
}
.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 50%;
}
.display-both-prices .crosssell {
  clear: right;
  float: right;
}

@media only screen and (max-width: 979px) {
  .display-single-price .cart-table {
    float: none;
    width: 100%;
  }
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-left: 10px;
  }
  .display-single-price .crosssell {
    clear: right;
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  .product-cart-sku {
    display: none;
  }

  .display-both-prices .cart-forms,
  .display-both-prices .cart-totals-wrapper,
  .display-both-prices .crosssell,
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}
.display-single-price:after {
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
 
.checkout-cart-index #header-nav,
.onestepcheckout-index-index #header-nav {
	margin-bottom: 50px;
}
 
.cart .page-title {
  margin-bottom: 10px;
}
.cart .page-title:after {
  content: '';
  display: table;
  clear: both;
}
.cart .page-title h1 {
  float: left;
  border-bottom: none;
  margin-bottom: 6px;
  margin-right: 10px;
    font-family: 'Poppins Medium';
    font-size: 28px;
    line-height: 1.2em;
    text-transform: initial;
}

.checkout-types {
  float: right;
  text-align: right;
  max-width: 100%;
  /* We always want this shipping method to display on its own line */
}
.checkout-types li {
  vertical-align: top;
  margin: 0 0 5px 5px;
}
.checkout-types li:after {
  content: '';
  display: table;
  clear: both;
}
.checkout-types li img {
  display: inline;
  vertical-align: top;
}
.checkout-types li:first-child {
  margin-left: 0;
}
.checkout-types .method-checkout-cart-methods-multishipping {
  display: block;
}
.checkout-types.top li {
  display: inline-block;
}
.checkout-types.top .bml_button {
  display: inline-block;
  vertical-align: top;
}
.checkout-types.top .bml_button img {
  display: block;
}
.checkout-types.top .paypal-logo .paypal-or {
  margin-top: 5px;
}
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
  display: block;
}
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  margin: 0px;
  display: block;
  text-align: center;
}

@media only screen and (min-width: 741px) {
  .checkout-types.bottom .paypal-or {
    text-align: right;
    padding-right: 70px;
  }
}
.cart-totals .checkout-types .btn-checkout {
  margin-bottom: 7px;
    padding: 8px 38px;
}

@media only screen and (max-width: 740px) {
  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    width: auto;
    float: none;
  }

  .checkout-types li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 599px) {
  .checkout-types {
    float: none;
    text-align: center;
  }
  .btn-checkout {
    width: 100%;
  }
}
.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}
.cart-table h2 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
}
.cart-table thead th.cart-item-image {
    text-align: left;
    padding-left: 20px;
}
.cart-table thead th.cart-item-remove {
	font: 0/0;
}
.cart-table .product-cart-info .product-name {
    font-family: 'Poppins';
    font-size: 16px;
    text-transform: initial;
}
.cart-table tr {
  border-bottom: 1px solid #F1F5EE;
}
.cart-table th {
	text-align: center;
}
.cart-table tbody td {
	padding: 20px 5px;
}
.cart-table tfoot tr {
  background: none;
  border: 0;
}
.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both;
}
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button {
  display: none;
}
.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  margin: 0 auto;
}
.cart-table .product-cart-image .product-image .product-backorder {
  color: #e26703;
  font-family: 'Lato Bold';
  border: 1px solid;
  border-radius: 6px;
  font-size: 13px;
  display: inline-block;
  padding: 0px 6px 0px;
  position: absolute;
  top: 0;
  left: 10px;
  background: #fff;
}
.checkout-cart-index .cart-table {
    background: white;
}

@media only screen and (max-width: 1180px) {
  .cart-table .product-cart-image .product-image .product-backorder {
    font-size: 11px;
    position: static;
    display: block;
    margin: 0 auto 10px;
    width: fit-content;
  }
}

.cart-table .product-cart-image a.cart-edit {
  display: none;
}
.cart-table .product-cart-sku {
  font-size: 12px;
  margin: 0 0 10px;
}
.cart-table .cart-footer-actions button {
    font-size: 14px;
}
.cart-table .cart-footer-actions {
    padding: 25px 25px 20px;
}
.cart-table .cart-footer-actions .btn-update,
.cart-table span.or,
.cart-table .cart-footer-actions .btn-continue {
	margin-top: -5px;
}
.cart-button.btn-continue, .cart-button.btn-update, .cart-button.btn-empty {
    background: var(--secondary-orange);
    border: 0;
    color: #ffffff;
    font-size: 13px;
    font-weight: normal;
    line-height: 19px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-family: 'Lato';
    padding: 10px 25px;
    border-radius: 4px;
    display: inline-block;
    text-transform: none;
    letter-spacing: 0.08em;
    transition: all 0.3s;
    text-transform: uppercase;
}
@media(max-width: 599px) {
    .cart-button.btn-continue, .cart-button.btn-update, .cart-button.btn-empty {
        padding: 10px;
    }
}

.cart-button.btn-continue:hover, .cart-button.btn-update:hover, .cart-button.btn-empty:hover {
    background: #68991f;
    color: #fff;
}
.cart-button.btn-continue:after {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    font-weight: normal;
    padding-left: 5px;
}
.cart-button.btn-update:before {
    content: '\f2f1';
    font-family: 'Font Awesome 6 Pro';
    font-weight: bold;
    padding-right: 5px;
}
.cart-button.btn-empty:after {
    content: '\f2ed';
    font-family: 'Font Awesome 6 Pro';
    font-weight: normal;
    padding-left: 5px;
}

.cart-table .cart-footer-actions button span {
	line-height: normal;
    height: auto;
    text-decoration: none;
}
.cart-table .btn-empty {
  float: left;
}
.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center;
}
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
.cart-table .cart-tax-total:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #84B935;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #84B935;
  border-bottom: none;
  right: -15px;
  top: 6px;
}
.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 13px;
}
.cart-table .cart-links > li:last-child {
  margin-bottom: 0;
}
.cart-table .product-cart-actions {
  min-width: 60px;
  text-align: center;
}
.cart-table .product-cart-actions .qty {
    height: 35px;
    text-align: center;
    width: 3.2em;
    padding-bottom: 2px;
    border-radius: 4px;
}
.cart-table .product-cart-actions .button {
    vertical-align: middle;
    margin-left: 7px;
    box-shadow: none;
    letter-spacing: 0.04em;
	height: 35px;
}
.cart-table .product-cart-actions .cart-links {
	margin-top: 10px;
}
.cart-table .item-options dt {
    clear: left;
    font-family: 'Lato';
}
.cart-table tr[data-product-type="bundle"] .item-options dt {
    display: none;
}
.cart-table .item-options dd {
    padding: 0;
    margin: 0;
}
.cart-table .cart-links {
	margin-top: 10px;
}

@media only screen and (max-width: 770px) {
  .cart-table th {
    font-size: 12px;
  }
  .cart-table th,
  .cart-table td {
    padding: 7px 6px;
  }
  .cart-table .product-cart-actions > li {
    white-space: inherit;
  }
}
@media only screen and (max-width: 699px) {
  .display-both-prices .cart-table thead th.cart-total-head,
  .display-both-prices .cart-table td.product-cart-total {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tr {
    display: block;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    background: #fff;
  }
  .cart-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .cart-table tr:last-child {
    margin-bottom: 0;
  }
  .cart-table tfoot tr {
    padding-bottom: 0;
  }
  .cart-table td {
    border: none;
    display: block;
  }
  .cart-table td[data-rwd-label] {
    padding-left: 15px;
    margin-bottom: 6px;
  }
  .cart-table td[data-rwd-label] .price {
    font-weight: normal;
  }
  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .cart-table td.product-cart-price {
    text-align: left;
  }
  .cart-table h2 {
    font-size: 12px;
  }
  .cart-table .cart-links {
	  margin-top: 0;
  }
  .cart-table .product-cart-sku + .cart-links,
  .cart-table .item-options + .cart-links {
	  display: none;
  }
  .cart-table .cart-links > li {
    white-space: normal;
    text-align: center;
  }
  .cart-table .cart-links > li > a {
    padding: 2px 0px;
  }
  .cart-table .cart-tax-info {
    padding-left: 15px;
    font-size: 13px;
  }
  .cart-table .cart-tax-info .price {
    font-size: 13px;
  }
  .cart-table .product-cart-image {
    width: 25%;
    float: left;
    padding-bottom: 0;
  }
  .cart-table .product-cart-image a.cart-edit {
    display: block;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
  }
  .cart-table .product-cart-info,
  .cart-table td[data-rwd-label] {
    float: right;
    width: 75%;
  }
  .cart-table .product-cart-actions,
  .cart-table .product-cart-price {
    padding-bottom: 0;
    padding-top: 0;
    float: right;
  }
  .cart-table .product-cart-remove,
  .cart-table .product-cart-total,
  .cart-table .product-cart-actions .cart-links {
    display: none;
  }
  .cart-table .product-cart-image .cart-links,
  .cart-table .product-cart-info .btn-remove {
    display: block;
  }
  .cart-table .product-cart-actions .button {
    display: none;
  }
  .cart-table .product-cart-info .btn-remove {
    float: right;
    margin: -4px 0px 2px 7px;
  }
  .cart-table .product-cart-info .product-cart-sku {
    margin-bottom: 5px;
  }
  .cart-table .product-cart-actions {
    text-align: left;
  }
  .cart-table .product-cart-actions .qty {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .cart-table .price,
  .cart-table .product-cart-price:before {
    font-weight: 500;
    font-size: 15px;
  }
  .cart-table .cart-footer-actions {
    text-align: center;
    width: 100%;
    background: #fff;
    padding: 20px 20px 20px;
  }
  .cart-table .cart-footer-actions #empty_cart_button {
    float: right;
  }
  .cart-table .cart-footer-actions .btn-continue {
    float: left;
    margin-top: 0;
  }
  .cart-table .cart-footer-actions .btn-update,
  .cart-table .cart-footer-actions span.or {
    display: none;
  }

  .display-both-prices .cart-table td[data-rwd-tax-label]:before {
    content: attr(data-rwd-tax-label) ":";
  }
}
.checkout-cart-index .estimated-delivery {
  padding: 15px;
  border-radius: 4px;
  background-color: white;
  text-align: center;
  position: relative;
    border: 1px solid #F1F5EE;
}

.checkout-cart-index .estimated-delivery .content {
  position: relative;
  z-index: 10;
  font-size: 13px;
}

.checkout-cart-index .estimated-delivery h4 {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato Bold';
  text-transform: uppercase;
  margin-bottom: 2.5px;
}

.checkout-cart-index .estimated-delivery .icon {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 60px;
  transform: translateY(-50%);
  z-index: 0;
    font-size: 1.5rem;
    color: var(--primary-green)
}

@media only screen and (max-width: 599px) {
  .checkout-cart-index .estimated-delivery .icon {
    width: 35px;
  }
}

.checkout-cart-index .disc-form {
  width: 100%;
  background: white;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  border-left: var(--primary-green) 4px solid;
  border-right: var(--primary-green) 4px solid;
}
.checkout-cart-index .disc-form .discount-form {
  display: flex;
  flex-direction: column;
}
.checkout-cart-index .disc-form #discount-coupon-form .field-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap; 
  gap: 10px;
}
.checkout-cart-index .disc-form #discount-coupon-form label {
  margin: 0 0 5px 0;
  flex: 1;
  font-size: 15px;
  font-family: 'Lato Bold';
} 
.checkout-cart-index .disc-form #discount-coupon-form .input-text {
  width: 230px;
  border: #dde4d7 1px solid;
  border-radius: 4px;
  margin-top: 0; 
  flex: 1;
  line-height: 30px;
  margin-right: 0;
}
.checkout-cart-index .disc-form #discount-coupon-form .button-wrapper {
  display: flex;
}
.checkout-cart-index .disc-form .discount-form .button-wrapper .button.btn-border {
    text-transform: uppercase;
}

@media only screen and (max-width: 599px) {
  .checkout-cart-index .disc-form .discount-form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .checkout-cart-index .disc-form #discount-coupon-form .field-wrapper {
    flex-direction: column;
    width: 100%;
  }
  .checkout-cart-index .disc-form #discount-coupon-form .input-text {
    width: 100%;
  }
  .checkout-cart-index .disc-form #discount-coupon-form .button-wrapper {
    width: 100%;
  }
  .checkout-cart-index .disc-form #discount-coupon-form .button-wrapper button {
    flex: 1;
  }
  .checkout-cart-index .disc-form .discount-form .button-wrapper .button2 {
    margin-top: 5px;
    width: 100%;
  }
  .checkout-cart-index .disc-form .discount-form .button-wrapper .button2.cancel-coupon {
    margin-left: 0px;
  }
}
/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}
.shipping select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid #E6E6E6;
}
.shipping select.validation-failed {
  border-color: #df280a;
}
.shipping .shipping-desc {
  display: none;
}
.shipping .buttons-set {
  border: none;
  margin: 0;
  padding: 0;
}
.shipping .form-list:after {
  content: '';
  display: table;
  clear: both;
}
.shipping .form-list li {
  float: left;
  margin: 5px 2% 10px 0;
}
.shipping .form-list .shipping-country {
  width: 37%;
}
.shipping .form-list .shipping-region {
  width: 41%;
}
.shipping .form-list .shipping-postcode {
  margin-right: 0;
  width: 18%;
}
.shipping .form-list .shipping-postcode input {
  margin-top: 4px;
}
.shipping .form-list .input-box {
  padding-top: 0;
}
.shipping .form-list input {
  height: 30px;
  margin-top: 4px;
}
.shipping .form-list label {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}
.shipping .sp-methods {
  padding: 10px 0 0;
  text-align: left;
}
.shipping .sp-methods dd {
  margin-bottom: 10px;
}
.shipping .sp-methods label {
  font-size: 12px;
  min-width: 100px;
}
.shipping .sp-methods label span {
  font-weight: bold;
  font-style: normal;
}
.shipping #co-shipping-method-form .buttons-set .button {
  float: left;
  margin-left: 0;
}
.shipping #co-shipping-method-form .sp-methods dd label {
  border: 1px solid #cccccc;
  background-color: #ececec;
  min-width: 220px;
}
.shipping #co-shipping-method-form .sp-methods dd label:hover {
  background-color: #dbdbdb;
}

@media only screen and (max-width: 770px) {
  .shipping .shipping-form .form-list > li {
    width: 100%;
    float: none;
  }
  .shipping .shipping-form .form-list > li label {
    display: block;
  }
  .shipping .shipping-form .form-list > li input,
  .shipping .shipping-form .form-list > li select {
    width: 100%;
  }
}

.checkout-cart-index .col-right.sidebar {
  position: sticky;
  top: 0;
}
.checkout-cart-index .wrapper {
  overflow: unset;
}

.checkout-cart-index .cart-totals {
    text-align: right;
    padding: 0;
    margin-top: 76px;
    border-radius: 4px;
    border: 1px solid #F1F5EE;
}
.checkout-cart-index .cart-totals h2 {
  text-align: left;
  font-family: 'Poppins';
  font-size: 22px;
  line-height: 1.2em;
  text-transform: uppercase;
  padding-bottom: 5px;
}
@media only screen and (max-width:770px) {
  .checkout-cart-index .cart-totals {
    margin-top: 0;
  }
  .checkout-cart-index .cart-totals h2 {
    display: none;
  }
}
.checkout-cart-index .cart-totals:after {
  content: '';
  display: table;
  clear: both;
}
.checkout-cart-index .cart-totals table {
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
.checkout-cart-index .cart-totals table td {
  padding: 2px 10px;
}
.checkout-cart-index .cart-totals table td:first-child {
  min-width: 94px;
}
.checkout-cart-index .cart-totals table tbody tr:last-child td,
.checkout-cart-index .cart-totals table tbody tr:last-child th {
  padding-bottom: 10px;
}
.checkout-cart-index .cart-totals table tfoot {
  border-top: 1px solid rgba(150,192,144,0.4);
  border-bottom: 1px solid rgba(150,192,144,0.4);
}
.checkout-cart-index .cart-totals table tfoot td {
  font-size: 24px;
  padding: 2px 5px;
  vertical-align: top;
  font-family: 'Lato';
}
.checkout-cart-index .cart-totals table tfoot strong {
  font-weight: 400;
}

@media only screen and (max-width: 600px) {
  .cart-totals {
    text-align: right;
  }
}
@media only screen and (max-width: 770px) {
  .checkout-cart-index .cart-totals table tfoot td {
    font-size: 18px;
  }
}
.discount-form:after,
#giftcard-form:after {
  content: '';
  display: table;
  clear: both;
}

#discount-coupon-form,
.cart .giftcard {
  width: 100%;
}
#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}
#discount-coupon-form label,
.cart .giftcard label {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  display: inline-block;
}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
  display: inline;
}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
  float: left;
}
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
  border-radius: 0;
  height: 30px;
  margin: 4px 10px 0 0;
  width: 190px;
}

.cart .giftcard p {
  margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px;
}
.cart .giftcard .check-gc-status > span > span {
  font-size: 14px;
  text-transform: none;
}

.checkout-cart-index .accepted-payments {
  padding: 15px;
  border-radius: 4px;
  background-color: white;
    border: 1px solid #F1F5EE;
}

.checkout-cart-index .accepted-payments h3 {
  text-align: left;
  font-family: 'Poppins';
  font-size: 20px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
@media only screen and (max-width: 979px) {
  .crosssell {
    /* Undo three-column config */
  }
  .crosssell .products-grid > li:nth-child(even),
  .crosssell .products-grid > li:nth-child(3n),
  .crosssell .products-grid > li {
    width: 47.72727%;
    margin-right: 4.54545%;
  }
  .crosssell .products-grid > li:nth-child(odd) {
    clear: left;
  }
  .crosssell .products-grid > li:nth-child(even) {
    margin-right: 0;
  }
  .crosssell .products-grid > li:nth-child(3n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .cart-tax-total:after {
    right: -9px;
  }
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    right: -13px;
  }
  .checkout-cart-index .crosssell .products-grid > li {
      width: 100%!important;
      margin-right: 0!important;
  }
}
@media only screen and (max-width: 320px) {
  .crosssell ul .item {
    padding: 0 0px 40px;
  }
  .crosssell ul .product-details .crosssell-actions {
    padding: 0 5px;
  }
}
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left {
  display: none;
}

.checkout-onepage-index .col-main {
  width: auto;
  float: none;
}

@media only screen and (min-width: 980px) {
  .checkout-onepage-index .col-main {
    float: left;
    width: 68.75%;
    padding-right: 20px;
  }
  .checkout-onepage-index .col-right,
  .checkout-onepage-index .col-left {
    width: 31.25%;
    display: block;
  }
  .checkout-onepage-index .col-right {
    padding-left: 0;
  }
}
.opc select {
  width: 365px;
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
  width: 100%;
  border-top: 1px solid #ececec;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.opc .section .step-title:after {
  content: '';
  display: table;
  clear: both;
}

.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #f4f4f4;
}

.opc .section.active .step-title {
  border-bottom: 1px solid #ececec;
}

.opc .section .step-title a {
  display: none;
}

.opc .section.allow:not(.active) .step-title a {
  display: block;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
}

.no-touch .opc .section .step-title a:hover {
  text-decoration: none;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: #FFFFFF;
  line-height: 26px;
  background-color: #84B935;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

.opc .section.allow .step-title .number {
  background-color: #99cce5;
}

.opc .section.allow .step-title h2 {
  color: #a0a0a0;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #84B935;
}

.opc .section .step-title h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  float: left;
  margin: 0px 4px 0px 45px;
}

.opc .section .step {
  padding: 20px;
}
.opc .section .step:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 979px) {
  .opc .section .step {
    padding: 10px;
  }
}

.opc select {
  max-width: 365px;
  width: 100%;
}

.opc h3 {
  font-weight: 500;
}

.opc .buttons-set {
  text-align: left;
}
.opc .buttons-set button.button {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.opc .buttons-set .back-link {
  float: right;
  margin: 0;
}
.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 479px) {
  .opc .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .button {
    margin-left: 0;
  }
}
.opc #opc-login .step {
  padding: 0px;
}
.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px;
}

@media only screen and (max-width: 770px) {
  .opc #opc-login .description,
  .opc #opc-login p.required {
    display: none;
  }
}
#opc-payment .note {
  padding: 10px;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -webkit-transition: opacity 300ms linear;
  -webkit-transition-delay: 0;
  -webkit-transition: opacity 300ms linear 0;
  transition: opacity 300ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title .number {
  -webkit-transition: width 80ms linear;
  -webkit-transition-delay: 0;
  -webkit-transition: width 80ms linear 0;
  transition: width 80ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -webkit-transition: margin-left 80ms linear;
  -webkit-transition-delay: 0;
  -webkit-transition: margin-left 80ms linear 0;
  transition: margin-left 80ms linear 0;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
  width: 0px;
  overflow: hidden;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
  margin-left: 0px;
}

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dt:first-child {
  margin: 0 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label img {
  float: left;
}
.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 120px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 4em !important;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: '';
  display: table;
  clear: both;
}
.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}
.sp-methods .checkmo-list address {
  float: left;
}
@media only screen and (max-width: 479px) {
  .sp-methods .checkmo-list {
    padding-left: 0;
  }
  .sp-methods .checkmo-list label {
    width: 135px;
  }
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #cccccc;
  padding-left: 20px;
}
.block-progress .block-content {
  font-size: 13px;
}
.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #4C4848;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #a0a0a0;
}
.block-progress dt.complete {
  color: #4C4848;
}
.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
}
.block-progress dd address {
}
.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #4C4848;
  text-transform: none;
  float: left;
  clear: both;
  font-size: 13px;
}
.block-progress .payment-info dt:after {
  content: ': ';
}
.block-progress .payment-info dd {
  float: left;
  margin-bottom: 3px;
  font-size: 13px;
}
.block-progress .payment-info:after {
  content: '';
  display: table;
  clear: both;
}

/* review step */
#checkout-review-table .btn-remove img {
  display: none;
}

#checkout-review-table-wrapper {
  clear: both;
}

#review-buttons-container {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#review-buttons-container .btn-checkout {
  min-width: 220px;
}
#review-buttons-container .please-wait {
  float: left;
  margin-right: 10px;
}
#review-buttons-container .f-left {
  float: right;
}

@media only screen and (max-width: 599px) {
  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress {
  border-left: none;
  padding-left: 0;
}
#checkout-step-review .opc-block-progress .block-title {
  display: none;
}
#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0;
}
#checkout-step-review .opc-block-progress .block-content > dl > div {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 479px) {
  #checkout-step-review .opc-block-progress .block-content > dl > div {
    float: none;
    width: auto;
  }
}
#checkout-step-review .opc-block-progress .block-content .changelink {
  display: none;
}

@media only screen and (max-width: 479px) {
  #checkout-review-table thead > tr > th {
    display: none;
  }
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }

  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }
}
#checkout-step-review .centinel > p {
  margin-bottom: 10px;
}
#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px;
}

/* Gift options */
.gift-messages-form .item {
  content: '';
  display: table;
  clear: both;
  margin-top: 30px;
}
.gift-messages-form .item h5 {
  font-weight: bold;
}
.gift-messages-form .item .product-img-box {
  width: auto;
  float: left;
  padding-right: 15px;
}
.gift-messages-form .item .details {
  float: left;
}

.gift-message-form .inner-box > div {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  margin-top: 15px;
  display: block;
}
.gift-message-form .inner-box > div.extra-options-container p {
  margin-bottom: 15px;
}
.gift-message-form .gift-wrapping-form label {
  margin-right: 10px;
}
.gift-message-form .gift-wrapping-form img {
  float: left;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
  content: '';
  display: table;
  clear: both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
  margin-right: 5px;
}
.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ececec;
}
.gift-message-form .gift-item:after {
  content: '';
  display: table;
  clear: both;
}
.gift-message-form .gift-item .product-img-box {
  width: 200px;
}
.gift-message-form .gift-item .product-img-box .product-image {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}
.gift-message-form .gift-item .product-img-box .product-name {
  display: block;
}
.gift-message-form .gift-item .fieldset {
  margin-left: 200px;
}

@media only screen and (max-width: 770px) {
  .gift-message-form .giftmessage-area {
    max-width: 100%;
  }
  .gift-message-form .gift-item .product-img-box {
    width: 100%;
    float: none;
  }
  .gift-message-form .gift-item .fieldset {
    margin-left: 0px;
  }
  .gift-message-form .gift-item .fieldset textarea {
    width: 100%;
  }
}
/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
  padding: 0;
  text-align: center;
}
.checkout-onepage-success .page-content {
    padding-top: 30px;
}
.checkout-onepage-success h1 {
    font-size: 32px;
}
.checkout-onepage-success .buttons-set {
  margin: 10px 0;
  text-align: center;
}
.checkout-onepage-success .buttons-set button {
  float: none;
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #4C4848;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #84B935;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #84B935;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: orange;
}
.availability.out-of-stock span:before {
    content: '\f49e';
    font-family: 'Font Awesome 6 Pro';
    padding-right: 5px;
    font-weight: normal;
    color: orange;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #84B935;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  border: 1px solid var(--secondary-green);
  border-radius: 4px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, auto);
    background: var(--secondary-white);
}

.product-view .product-options .qty-option dd .input-box {
    width: 80px;
    display: flex;
    align-items: center;
}
/*
.product-view .product-options dd .input-box:after {
    content: "";
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-down.svg');
    display: inline-block;
    width: 10px;
    height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 14px;
    right: 16px;
}
*/

.product-view .product-options dd .input-box .icon {
  color: var(--secondary-green);
  border-right: 1px solid #E1E8DC;
  display: flex;
  align-items: center;
  padding: 11px 15px;
    font-size: 1.1rem;

}


.product-view .product-options dd .input-box label {
  white-space: nowrap;
  color: var(--secondary-green);
  display: flex;
  align-items: center;
  padding-left: 12px;
  font-family: 'Lato';
}

.product-view .product-options dd .input-box select {
  color: var(--primary-green);
  height: 40px;
  border: 0;
  background: none;
  line-height: 20px;
  padding: 0 15px;
  font-family: 'Lato';
  background-color: #F9FCF7;
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-down.svg');
    background-position: right 16px center;
    background-repeat: no-repeat;
    background-size: 11px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
    padding-right: 42px;
}
#freebook-304 {
    color: var(--primary-green);
}
.product-view .product-options dd .input-box select::-ms-expand {
    display: none;
}
.product-view .product-options dd .input-box select + .validation-advice {
    padding: 0 15px;
    margin-top: -5px;
    margin-bottom: 5px;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

/* Old Product USPS */ 
.product-view .product-usps ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-content: center;
    gap: 15px;
}

.product-view .product-usps li {
  background: var(--secondary-bg);
  border: 1px solid #E1E8DC;
  border-radius: 4px;
  text-align: center; 
  display: flex;
  align-items: center;
  font-size: 13px;
  color: var(--primary-green);
}
.product-view .product-usps li .icon {
  color: var(--secondary-green);
  border-right: 1px solid #E1E8DC;
  min-width: 45px;
  padding: 14px;
  display: flex;
  justify-content: center;
}
.product-view .product-usps li span {
  padding: 10px 15px;
}
.product-view .product-usps li .usp-icon {
	min-height: 80px;
	position: relative;
}
.product-view .product-usps li .usp-icon img {
	max-height: 45px;
	max-width: 45px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    left: 50%;
}
.product-view .product-usps li .usp-text {
    padding-top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}
.product-view .product-usps li .usp-text h4 {
	font-family: 'Roboto';
	font-size: 12px;
    margin-bottom: 4px;
}
.product-view .product-usps li .usp-text p {
	font-size: 11px;
}

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

    .product-view .trustpilot-widget-list {
        padding: 20px 0 25px;
    }
	
}
@media only screen and (max-width: 770px) {
    
    .product-view .usps {
      padding: 0 20px;
      background: none;
      border: none;
      flex-direction: column-reverse;
    }
    
    .product-view .product-usps {
        padding-bottom: 0px;     
    }
	
    .product-view .product-usps ul {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
    .product-view .product-usps li {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%;
        text-align: center; 
    }
	
}

@media only screen and (min-width: 771px) {
	
	.product-view.product-view-landingpage .product-usps {
	    flex: 1 1 auto;	
	    padding: 20px 20px;
	}
  .catalog-product-view.product-view.product-view-landingpage .product-usps {
    flex: 1 1 auto;	
    padding: 30px 20px;
  }
	.product-view.product-view-landingpage .product-usps ul li {
	    flex: 1 1 25%;
	}
	.product-view.product-view-landingpage .product-usps ul li + li {
		margin-left: 10px;
	}
	.product-view.product-view-landingpage .product-usps li .usp-icon {
		min-height: 75px;
	}

}
@media only screen and (max-width: 770px) {	
	.product-view.product-view-landingpage .product-usps {
		padding: 15px 20px 20px;
	}
	.product-view.product-view-landingpage .product-usps ul li {
	    flex: 1 1 50%;
	}
	.product-view.product-view-landingpage .product-usps ul li + li {
		margin-left: 0;
		margin-top: 0;
	}
	.product-view.product-view-landingpage .product-usps li .usp-icon {
		min-height: 60px;
	}
	
}
.product-view.product-view-landingpage .product-usps ul {
	margin: 0;
}

.product-view.product-view-landingpage .product-usps li .usp-icon img {
	max-height: 35px;
}


/* header_usps */ 
.header_usps {
	white-space: nowrap;
	vertical-align: top;
}
.header_usps ul {
	display: table;
    table-layout: fixed;
    padding-left: 10px;
}
.header_usps ul li {
	display: table-cell;
    vertical-align: top;
    text-align: center;
}
.header_usps ul li .usp-icon {
	position: relative;
}
.header_usps ul li .usp-icon img {
    max-width: 35px;
    max-height: 35px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    left: 50%;
}
.header_usps ul li .usp-text {
	padding-top: 28px;
    padding-left: 0px;
    padding-right: 0px;
}
.header_usps ul li .usp-text p {
	font-size: 10px;
	padding: 0px 5px 0px 5px;
}
.header_usps ul li .usp-text h4 {
	font-family: 'Roboto';
    font-size: 10px;
    margin-bottom: 4px;
}
.new-search {
	padding-left: 10px !important;
	padding-right: 0px !important;
}

.product-extended.product-details {
    position: relative;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}


.product-extended > div:nth-child(odd) {
  background: #ffffff;
}

.product-extended > div:not(first-child) {
  padding: 80px 20px;
}

.product-extended .product-sections {
  padding: 35px 20px;
  position: sticky;
  top: 0;
  z-index: 1000;
    border-bottom: 1px solid #eaeaea;
    background: white;
    border-top: 1px solid #eaeaea;
}
.product-extended .product-sections ul {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  max-width: 1050px;
  margin: 0 auto;
}

.product-extended .product-sections ul li a {
  color: var(--primary-green);
}

.product-extended .product-sections ul li a.active {
  font-family: 'Poppins Bold';
}

.product-extended .product-information .product-slider {
  margin: 40px 0;
}

.product-extended .product-extended-wrap {
  max-width: 850px;
  margin: 0 auto;
}
.product-extended h3 {
    font-family: 'Poppins Medium';
    color: var(--primary-green);
    font-size: 25px;
    line-height: 1;
    margin-bottom: 28px;
}
.product-extended h3 button {
	padding: 0;
	border: 0;
	background: none;
    line-height: 1;
    width: 100%;
    text-align: left;
	font-family: 'Poppins';
    color: #4C4848;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

.product-extended .product-extended-content {
    color: var(--primary-green);
}

.product-extended .product-extended-content h2 {
    font-family: 'Lato';
    font-size: 18px;
    line-height: 1.5;
    font-weight: bold;
}
.product-extended #product-description .product-extended-content a {
  text-decoration: underline;
}
.product-extended .product-extended-content .related-article-title a {
    font-weight: normal;
    font-family: 'Poppins';
    font-size: 16px;
    color: var(--primary-green);
    text-align: center;
}
.product-extended .product-extended-content ul:not(.products-grid, .form-list) {
    list-style: disc;
    padding-left: 20px;
    line-height: 1.75;	
}
.product-extended .product-extended-content p {
    padding-bottom: 12px;
}

.product-extended .product-inspiration p.h2:not(.product-name) {
  font-size: 20px;
  font-family: 'Poppins Medium';
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.product-extended-wrap .product-related_products.product-slider, .product-extended-wrap .product-extended-content .product-slider:nth-child(2) {
    margin-bottom: 45px;
}

.product-extended .product-inspiration .product-related_products > .h2 {
  margin-bottom: 10px;
}

.product-extended .product-attributes {
    display: table;
    width: 100%;
}
.product-extended .product-attribute {
	display: table-row;
}
.product-extended .product-attribute .attribute-label,
.product-extended .product-attribute .attribute-value {
    display: table-cell;
}
.product-extended .product-attribute .attribute-label {
	font-family: 'Lato';
	padding-right: 30px;
	padding-bottom: 8px;
    white-space: nowrap;
}

/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child {
  width: 115px;
}
.customer-account-login .col2-set .buttons-set {
  text-align: left;
  border-top: 0;
}
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button {
  float: none;
  min-width: 50%;
  margin: 0;
}
.customer-account-login .col2-set .col-1 ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 480px) {
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2 {
    padding-top: 0;
    margin-top: 20px;
  }
  .customer-account-login .col2-set .col-1 {
    padding-right: 20px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 20px;
    border-left: 1px solid #ededed;
  }
}
@media only screen and (min-width: 770px) {
  .customer-account-login .col2-set .col-1 {
    padding-right: 0;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 60px;
    border-left: 1px solid #ededed;
  }
}
@media only screen and (max-width: 479px) {
  .customer-account-login .col2-set .col-1 {
    padding-bottom: 30px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-top: 30px;
    border-top: 1px solid #ededed;
  }
}
@media only screen and (max-width: 770px) {
  .customer-account-login .col2-set p.required {
    display: none;
  }
}

.customer-account-create .scaffold-form label:first-child {
  width: 140px;
}

.opc #opc-login p:not(.required) {
  font-size: 13px;
  color: #a0a0a0;
}

.remember-me-box a.hide {
  display: none;
}
.remember-me-box .link-tip {
  font-size: 13px;
  padding-left: 10px;
}

.remember-me-popup {
  display: none;
  border: 1px solid #cccccc;
  padding: 10px;
  position: relative;
}
.remember-me-popup.show {
  display: block;
}
.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 12px;
}
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}

.customer-account-create .buttons-set {
  max-width: 455px;
}
.customer-account-create .fieldset,
.customer-account-create .buttons-set {
  margin-left: 30px;
}
@media only screen and (max-width: 479px) {
  .customer-account-create .fieldset,
  .customer-account-create .buttons-set {
    margin-left: 0;
  }
}
.customer-account-create .fieldset .hidden {
  display: none;
}
.customer-account-create #remember-me-popup {
  max-width: 455px;
}

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
  margin-left: 30px;
  max-width: 400px;
}
@media only screen and (max-width: 479px) {
  .customer-account-forgotpassword .fieldset,
  .customer-account-forgotpassword .buttons-set {
    margin-left: 0;
  }
}
.customer-account-forgotpassword .fieldset .input-box input.input-text {
  width: 100%;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
body.customer-account .my-account .page-title h1 {
  border: 0;
  text-align: left;
}
body.customer-account .my-account .title-buttons {
  position: relative;
  text-align: right;
}
body.customer-account .my-account .title-buttons h1 {
  text-align: left;
}
body.customer-account .my-account .title-buttons .button {
  position: absolute;
  right: 0;
  top: 0;
}
body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
  position: relative;
  top: -42px;
}
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}
body.customer-account .my-account .addresses-list h3 {
  font-size: 14px;
  font-weight: 600;
}
body.customer-account .my-account .fieldset {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.customer-account .data-table {
  margin-top: 5px;
}
body.customer-account .data-table td a {
  text-transform: uppercase;
  font-style: normal;
  font-size: 13px;
}
body.customer-account .data-table span.nobr {
  white-space: normal;
}
body.customer-account .data-table span.nobr a {
  white-space: nowrap;
}
body.customer-account .data-table td.view a {
  display: block;
}
body.customer-account .data-table .separator {
  display: none;
}
body.customer-account .sidebar .block ol#compare-items li {
  margin: 10px 0;
}
body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block .block-content .actions {
  margin-top: 30px;
}
body.customer-account .sidebar ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px;
}
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}

/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head {
  margin-top: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 7px;
}
.dashboard .box-head h2 {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
}
.dashboard .box-head a {
  padding: 10px;
}
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px;
}
.dashboard .box-account {
  padding-bottom: 40px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 45px;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #ededed;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;
  font-size: 13px;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
.my-account .addresses-list .item {
  margin: 0 0 30px 0;
}
.my-account .addresses-list .item p {
  margin-top: 10px;
}
@media only screen and (max-width: 770px) {
  .my-account .addresses-list .col-1,
  .my-account .addresses-list .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .my-account .addresses-list .col-1 li.empty,
  .my-account .addresses-list .col-2 li.empty {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
}

/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  width: 100%;
  margin-bottom: 30px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info dt {
  margin-right: 20px;
}
.order-info li {
  margin: 0 0 0 20px;
}
.order-info li.current {
  font-weight: 600;
}
.order-info li:first-child {
  margin-left: 0;
}

.order-date {
  text-transform: uppercase;
}

.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}
.order-info-box + .order-info-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #ededed;
}
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
.order-info-box .col-2 {
  width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}
.order-info-box .box-title h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
}
.order-info-box .box-title h2:after {
  content: ':';
}
.order-info-box .box-content {
  float: left;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  line-height: 1.3;
}
.order-info-box .box-content th {
  padding-top: 10px;
}
.order-info-box .box-content td {
  padding-left: 15px;
}
.order-info-box .box-content strong {
  font-weight: normal;
  text-transform: uppercase;
}

#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
}
#my-orders-table .option-value {
  margin-left: 20px;
}
#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}

ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
ol#cart-sidebar-reorder p.product-name {
  display: inline;
}

@media only screen and (max-width: 599px) {
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  #my-orders-table tr.bundle {
    border-color: #ededed;
  }
  #my-orders-table tr.bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  #my-orders-table tbody:last-child tr:last-child td {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}
.order-additional {
  margin: 40px 0;
}

.order-gift-message dd {
  margin-top: 10px;
}

@media only screen and (max-width: 1199px) {
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 30px;
    padding-bottom: 0;
  }

  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}
@media only screen and (max-width: 979px) {
  body.customer-account .my-account .title-buttons {
    text-align: left;
  }
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}
@media only screen and (max-width: 770px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }

  .order-info-box .box-content {
    clear: left;
  }

  .addresses-list .item {
    float: left;
    width: 50%;
    padding-right: 30px;
  }

  .order-info dt {
    display: none;
  }

  .dashboard .page-title {
    margin-top: 20px;
  }
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .page-title h1 {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons .button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  body.customer-account .my-account .title-buttons .button + .button {
    margin-left: 0px;
  }
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .buttons-set {
    border-top: 0;
  }
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }

  .order-info {
    margin-top: 15px;
  }

  .data-table.orders .link-reorder,
  .data-table.orders .date {
    display: none;
  }
  .data-table.orders td.view {
    text-align: right;
  }

  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }

  .order-info-box {
    margin: 0;
  }
  .order-info-box .col-1,
  .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
  }
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }

  #my-reviews-table .nobr {
    white-space: normal;
  }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}
body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}

#mc_embed_signup {
	display: none;
}

.newsletter-subscribe {
    background: var(--secondary-green);
    padding: 0 20px;
}
.newsletter-subscribe-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.newsletter-subscribe--title {
    text-align: left;
    color: var(--primary-green);
}

.newsletter-subscribe--form ._field-wrapper .input-text {
    height: 40px;
    width: 100%;
}
.newsletter-subscribe--form ._button-wrapper .button {
    padding: 0 35px;
    line-height: 40px;
    padding-top: 0 !important;
    padding: 0 25px !important;
    font-family: 'Poppins Medium';
}

.newsletter-subscribe--examples img {
    display: block;
    pointer-events: none;
}
.newsletter-subscribe--form ._form-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    flex-direction: column;
    gap: 10px;
}

    
.newsletter-subscribe--form ._field-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 5px;    
}

.newsletter-subscribe--form ._field-wrapper label {
  font-size: 14px;
}

.cms-nyhedsbrev .col-main form {
    max-width: 650px;
    margin: 50px auto;
    background: #F9FCF7;
    border-radius: 7px;
    border: 1px solid #F0F5EE;
    padding: 50px;
}

.cms-nyhedsbrev .col-main form ._form-content {
  width: 100%;
}

.cms-nyhedsbrev .col-main form ._form-title {
  font-family: 'Poppins';
  font-size: 18px;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  letter-spacing: 0.5px;
}

@media only screen and (min-width: 1021px) {
	
    .newsletter-subscribe--examples {
        padding-top: 28px;
        align-self: end;
    }

    .newsletter-subscribe--title {
        font-size: 35px;
    }
	
}

@media only screen and (min-width: 771px) and (max-width: 1020px) {
	
	.newsletter-subscribe--examples {
        -ms-flex-item-align: end;
            align-self: flex-end;
	}
	.newsletter-subscribe--signup {
    	padding: 30px 0;
	}
	
	.newsletter-subscribe--title {
    	font-size: 25px;
	}
	
}

@media only screen and (min-width: 771px) {  
    .newsletter-subscribe-wrap {
        -webkit-box-align: center;
            -ms-flex-align: center;
                    -ms-grid-row-align: center;
                align-items: center;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    }

    .newsletter-subscribe--signup {
        margin-bottom: 30px;
        margin-left: 30px;
        margin-top: 30px;
    }

    .newsletter-subscribe--form ._form-content .validation-advice {
        position: absolute;
    }

	.newsletter-subscribe--title {
        white-space: nowrap;
	}
	
}

@media only screen and (max-width: 770px) {
	.cms-nyhedsbrev .col-main form {
      padding: 20px;
  }
  
    .newsletter-subscribe-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .newsletter-subscribe--examples {
        padding-top: 0;
    }
    .newsletter-subscribe--examples img {
        margin: 0 auto;
    }
    .newsletter-subscribe--signup {
        margin-bottom: 10px;
        margin-top: 35px;
        padding: 0 10px;
    }

    .newsletter-subscribe--title {
        text-align: center;
    }

    .newsletter-subscribe--form ._button-wrapper .button {
        width: 100%;
    }
	
}

@media only screen and (min-width: 501px) and (max-width: 770px) {
	
    .newsletter-subscribe--title {
        font-size: 30px;
    }
	
}

@media only screen and (min-width: 501px) {
      
    .newsletter-subscribe--form ._button-wrapper {
        align-self: end;
    }
	
}

@media only screen and (max-width: 500px) {
	
    .newsletter-subscribe--title {
        font-size: 23px;
    }

    .newsletter-subscribe--form ._button-wrapper {
        margin-top: 10px;
    }
	
}

.checkout-onepage-success .newsletter-subscribe {
    border-top: 1px solid #E6E6E6;
    padding-top: 40px;
    background: none;
    margin-top: 40px;
    margin-bottom: 60px;
}
.checkout-onepage-success .newsletter-subscribe .main-container {
    max-width: none;
}

.checkout-onepage-success .newsletter-subscribe-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #F1F1ED;
}
.checkout-onepage-success .newsletter-subscribe--title {
    margin-bottom: 0.7em;
}

@media only screen and (min-width: 771px) {
	
	.checkout-onepage-success .newsletter-subscribe-wrap {
    	padding: 0 40px;
	}
	
}

@media only screen and (min-width: 501px) and (max-width: 770px) {
	
	.checkout-onepage-success .newsletter-subscribe-wrap {
    	padding: 0 20px;
	}
	
}

/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set {
  margin-left: 30px;
  max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
  float: left;
}
@media only screen and (max-width: 599px) {
  .contacts-index-index .buttons-set {
    max-width: 330px;
    margin-left: 0;
  }
  .contacts-index-index .buttons-set button {
    float: left;
    margin-left: 0px;
  }
  .contacts-index-index .buttons-set p.required {
    float: right;
  }
}

/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 870px) and (min-width: 771px) {
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0px;
  }
}
.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 770px) {
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  .paypal-review-order .field.inactive {
    display: none;
  }
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}
.top-container .bml-ad span {
  display: inline-block;
}
.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
.bml-ad span {
  display: block;
  line-height: 0;
}
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
.bml-ad a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 770px) {
  .bml-ad.small {
    display: block;
  }
}
@media only screen and (min-width: 771px) {
  .bml-ad.large {
    display: block;
  }
}
div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}
div.paypal-logo span {
  display: block;
  width: 100%;
}
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
div.paypal-logo span a img {
  max-width: 100%;
}
div.paypal-logo span > img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.sidebar .paypal-logo > a img {
  display: block;
}
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
.sidebar .paypal-logo .label a {
  font-size: 12px;
  line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
  width: auto;
  float: none;
}
#customer-reviews .review-heading {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0 5px;
}
#customer-reviews .review-heading:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .review-heading h2 {
  float: left;
  display: block;
}
#customer-reviews .review-heading .pager {
  clear: none;
  float: right;
  width: auto;
}
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
#customer-reviews .review-heading .pager .count-container .limiter label {
  font-size: 10px;
  text-transform: uppercase;
}
#customer-reviews .review-heading .pager .amount {
  display: none;
}
#customer-reviews h2 {
  font-family: 'Poppins Bold';
  color: var(--primary-green);
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}
#customer-reviews h2 span {
  color: #4C4848;
}
#customer-reviews h3 {
  font-family: 'Lato';
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#customer-reviews h3 span {
  color: #84B935;
}

#customer-reviews .form-add {
  padding: 0 10px 0;
  margin: 0 auto;
}

#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #ebebeb;
  font-size: 15px;
  font-weight: normal;
  padding-bottom: 5px;
  font-family: 'Lato Light';
}

#customer-reviews .fieldset .form-list {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}
#customer-reviews .fieldset .form-list .inline-label:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .fieldset .form-list label {
  font-family: 'Poppins Medium';
  font-weight: normal;
}
#customer-reviews .accordion {
    transition: .4s;
}
#customer-reviews .fieldset .form-list textarea,
#customer-reviews .fieldset .form-list input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: 1px solid #ebebeb;
  background: #FFFFFF;
  font-size: 15px;
  min-width: 100%;
}


#customer-reviews .fieldset .form-list textarea:focus,
#customer-reviews .fieldset .form-list input:focus {
  border: 1px solid #84B935;
}
#customer-reviews .fieldset .form-list input[type="text"] {
  width: 100%;
}
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
}
#customer-reviews .buttons-set button {
  text-transform: uppercase;
}
#customer-reviews dl {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 20px;
}

#customer-reviews dl dt {
  padding: 20px 20px 0;
}

#customer-reviews dl dt:first-child {
  /* padding-top: 0; */
}

#customer-reviews dl dd {
  border-bottom: 1px solid #E1E8DC;
  padding: 10px 20px 20px;
}
#customer-reviews dl > * {
  /* background: #F9FCF7; */
}

/*#customer-reviews dl > *:nth-child(4n+3),*/
/*#customer-reviews dl > *:nth-child(4n+4) {*/
/*  background: #F9FCF7;*/
/*}*/

#customer-reviews dl dt {
  text-transform: uppercase;
  display: flex;
flex-direction: column-reverse;
}
#customer-reviews dl dd {
  font-size: 14px;
}
#customer-reviews dl dd .ratings-table {
  font-size: 12px;
  width: 100%;
}
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
#customer-reviews dl dd table {
  margin: 15px 0;
}
#customer-reviews dl dd .review-meta {
  color: #84B935;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.review-summary-table {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 25px;
}
.review-summary-table thead {
  background: transparent;
}
.review-summary-table thead th {
  background: transparent;
  border: none;
  padding: 15px 7px 10px 8px;
}
.review-summary-table tbody th {
  font-size: 14px;
}
.review-summary-table tbody td {
  border: none;
  text-align: center;
  padding: 0;
}
.review-summary-table tbody td label {
  width: 100%;
  display: block;
  padding: 11px 0;
}
.review-summary-table .rating-box .rating-number {
  display: none;
}
.review-summary-table .rating-box .rating-number:after {
  content: "";
  display: inline-block;
  background-position: 0px -599px;
  width: 13px;
  height: 14px;
  margin-left: 5px;
  position: relative;
  top: 2px;
  filter: brightness(0) saturate(100%) invert(61%) sepia(39%) saturate(654%) hue-rotate(42deg) brightness(98%) contrast(94%);
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {
  font-size: 12px;
  text-transform: uppercase;
}
.ratings-table th {
  padding-right: 10px;
}
.ratings-table .rating-box {
  background-position: 0 -615px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 65px;
  margin-bottom: 5px;
}
.ratings-table .rating-box .rating {
  background-position: 0 -600px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
  filter: brightness(0) saturate(100%) invert(61%) sepia(39%) saturate(654%) hue-rotate(42deg) brightness(98%) contrast(94%);
}

@media only screen and (max-width: 770px) {
  body.review-product-list .product-view .product-shop .price-info {
    padding-left: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info {
    padding: 0;
    min-width: 84%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table {
    margin: 10px 0;
    width: 100%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 535px) {
  body.review-product-list .product-view .product-shop .extra-info {
    min-width: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  #customer-reviews .form-add,
  #customer-reviews .fieldset {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list .inline-label label,
  #customer-reviews .fieldset .form-list .inline-label .input-box {
    float: none;
  }
  #customer-reviews .buttons-set {
    width: 100%;
  }
  #customer-reviews .review-summary-table thead th {
    padding-left: 0px;
    padding-right: 0px;
  }
  #customer-reviews .review-summary-table tbody th {
    padding-left: 0px;
    padding-right: 0px;
  }
  #customer-reviews .review-summary-table tbody td {
    width: 20%;
    padding: 0px;
  }
  #customer-reviews .review-summary-table .rating-box {
    text-indent: 0px;
    text-align: center;
    background: none;
    height: 19.6px;
    width: 100%;
  }
  #customer-reviews .review-summary-table .rating-box .rating {
    display: none;
  }
  #customer-reviews .review-summary-table .rating-box .rating-number {
    display: inline-flex;
  }
}
@media only screen and (max-width: 450px) {
  #customer-reviews dl dd .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
  border-bottom: none;
}
.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%;
}
.review-product-view .product-review .product-img-box > a {
  width: 100%;
}
.review-product-view .product-review .product-img-box .product-image {
  width: 100%;
}

@media only screen and (max-width: 770px) {
  .review-product-view .product-review .product-img-box {
    max-width: 100%;
  }
}

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
  text-align: center;
}
#wishlist-table.clean-table {
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid #E6E6E6;
}
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
#wishlist-table.clean-table thead th {
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #84B935;
}
#wishlist-table .wishlist-sku {
  font-size: 11px;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid #E6E6E6;
  width: 100%;
  height: 45px;
  font-size: 11px;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #84B935;
}
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button {
  font-size: 11px;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart > p {
  margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
#wishlist-table td .button,
#wishlist-table td button {
  white-space: normal;
}
#wishlist-table .price-box {
  font-size: 12px;
}
#wishlist-table .price-box .price {
  color: #4C4848;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #84B935;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #84B935;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}

@media only screen and (max-width: 1199px) {
  #wishlist-table.clean-table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 979px) {
  #wishlist-table.clean-table td {
    padding-left: 5px;
    padding-right: 5px;
  }
  #wishlist-table.clean-table td textarea {
    height: 100px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 110px;
  }
  #wishlist-table .product-name {
    font-size: 13px;
  }
}
@media only screen and (max-width: 770px) {
  #wishlist-table:after {
    content: '';
    display: table;
    clear: both;
  }
  #wishlist-table .product-name {
    font-size: 16px;
  }
  #wishlist-table textarea {
    height: 68px;
    max-width: 100%;
  }
  #wishlist-table .item-manage {
    max-width: 100%;
  }
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  #wishlist-table td.customer-wishlist-item-image {
    width: 70px;
  }
  #wishlist-table td.customer-wishlist-item-image img {
    width: 70px;
    height: 70px;
  }
  #wishlist-table td.customer-wishlist-item-cart p {
    margin-bottom: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    margin-right: 0;
    padding-top: 4px;
  }
  #wishlist-table td.customer-wishlist-item-cart {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  #wishlist-table td.customer-wishlist-item-quantity {
    padding-left: 0;
  }
  #wishlist-table td.customer-wishlist-item-image,
  #wishlist-table th.customer-wishlist-item-image {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table th.customer-wishlist-item-image {
    display: block;
  }
  #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    empty-cells: hide;
  }
  #wishlist-table td.customer-wishlist-item-image {
    display: block;
    overflow: hidden;
  }
  #wishlist-table td.customer-wishlist-item-image a {
    float: left;
  }
  #wishlist-table td.customer-wishlist-item-image a img {
    width: 113px;
    height: 113px;
  }
  #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {
    float: left;
    margin-right: 15px;
  }
  #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {
    margin-top: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .cart-cell {
    float: left;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-cart > p {
    float: right;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-remove {
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    padding: 0px;
    height: 20px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 100%;
  }
}
/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px;
}
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px;
}
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ededed;
}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart {
  display: inline-block;
}
@media only screen and (max-width: 770px) {
  .header-minicart {
    display: block;
  }
}
.header-minicart .minicart-message {
  display: block;
  padding: 10px;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {
  clear: both;
  position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  z-index: 2;
}
.header-minicart .minicart-wrapper:after {
  background-image: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}
.header-minicart .block-cart {
  display: none;
}
.header-minicart .block-subtitle {
  color: #50A4CF;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.header-minicart .block-subtitle .close {
  width: 40px;
  float: right;
  display: block;
  color: #4C4848;
  text-decoration: none;
  font-weight: normal;
  font-size: 30px;
  position: absolute;
  top: -8px;
  right: -3px;
}
.header-minicart .mini-products-list {
  padding: 10px;
  padding-top: 0px;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 8px 11px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
}
.header-minicart .product-details .product-name a {
  color: #84B935;
}
.header-minicart .info-wrapper {
  margin-bottom: 0.5em;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #84B935;
  clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.header-minicart .subtotal {
  background-color: #DDDDDD;
  text-align: center;
  line-height: 2em;
}
.header-minicart .subtotal .label {
  color: white;
  text-transform: uppercase;
}
.header-minicart .subtotal .price {
  color: #84B935;
}
.header-minicart .minicart-actions {
  padding: 10px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.header-minicart .minicart-actions .checkout-button {
  min-width: 145px;
}
.header-minicart .minicart-actions .cart-link {
  height: 33px;
  line-height: 39px;
  text-transform: uppercase;
  font-size: 13px;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}

@media only screen and (min-width: 771px) {
  .checkout-types.minicart {
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 770px) {
  .header-minicart .subtotal .label {
    color: #4C4848;
  }
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  .header-minicart .minicart-actions {
    padding-bottom: 33px;
  }
  .header-minicart .minicart-actions .cart-link {
    bottom: 0;
    right: 10px;
    position: absolute;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: inline-block;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
    display: inline;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 740px) {
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 15px !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
  border-radius: 2px;
  background-color: #FFFFFF;
  border: 1px solid #84B935;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  color: #84B935;
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
.search-autocomplete ul li:hover {
  color: #2e8ab8;
}
.search-autocomplete ul li.selected {
  background-color: #84B935;
  color: white;
}
.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
.search-autocomplete ul li:last-child {
  border-bottom: none;
}
.search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #84B935;
  border-top: none;
  left: 50%;
  top: -7px;
}

body.catalogsearch-result-index .page-title h1 {
    margin-bottom: 37px;
}
.catalogsearch-result-index .search-group-header {
    border-bottom: none;
    text-align: center;
    text-transform: none;
    font-size: 27px;
    font-family: 'Roboto';
    line-height: 1;
    margin-bottom: 47px;
    border-top: 1px solid #E6E6E6;
    padding-top: 50px;
}

.catalogsearch-result-index .article-posts-grid .item,
.catalogsearch-result-index .recipe-posts-grid .item {
	margin-bottom: 0;
}
.catalogsearch-result-index .article-posts-grid .item:nth-child(n+7),
.catalogsearch-result-index .recipe-posts-grid .item:nth-child(n+7) {
	display: none;
}
.catalogsearch-result-index .article-posts-grid.opened .item,
.catalogsearch-result-index .recipe-posts-grid.opened .item {
	margin-bottom: 28px;
}

.catalogsearch-result-index .products-grid + .see-more-products {
    margin: 0 auto;
    float: none;
    display: block;
    min-width: 180px;
    margin-bottom: 60px;
}

.catalogsearch-result-index .article-posts-grid.opened .item:nth-child(n+7),
.catalogsearch-result-index .recipe-posts-grid.opened .item:nth-child(n+7) {
	display: block;
}
.catalogsearch-result-index .products-grid.opened + .see-more-products {
	display: none;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f4f4f4;
  border: 1px solid #ededed;
  padding: 30px;
}
.advanced-search select.multiselect option {
  border-bottom: 1px solid #ededed;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  .advanced-search {
    padding: 15px;
  }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #cccccc;
  color: #84B935;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
.product-review .ratings-table {
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-weight: 400;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  font-size: 13px;
}

@media only screen and (min-width: 771px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1126px) {
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none;
}
.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}
.cms-page-view .std p,
.cms-no-route .std p {
  color: #4C4848;
  font-size: 14px;
  line-height: 24px;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #84B935;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #84B935;
}
.cms-page-view .std li,
.cms-no-route .std li {
  color: #4C4848;
  font-size: 14px;
  line-height: 24px;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}

.cms-no-route .std img {
  width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
}

#accordion .toggle-tabs {
  display: none;
}
#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #4C4848;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}
#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #84B935;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
#accordion > dl > dt:hover {
  background-color: #ececec;
}
#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #cccccc;
}
#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
  font-size: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm h2 {
  display: none;
}
#contactForm:after {
  content: '';
  display: table;
  clear: both;
}
#contactForm .fieldset .legend + .required {
  margin: 0;
}

@media only screen and (max-width: 770px) {
  #contactForm {
    padding-left: 0;
  }
}


.cms-kundeservice .col-main table {
    table-layout: fixed;
}
.cms-kundeservice .col-main table td {
    vertical-align: top;
    padding: 0 40px;
}
.cms-kundeservice .col-main table td:first-child {
    padding-left: 0;
}
.cms-kundeservice .col-main table td:last-child {
    padding-right: 0;
}
.cms-kundeservice .input-text {
    width: 100%;
    max-width: 100%;
}




.contact-form {
	border: 2px solid #EDEDED;
    padding: 30px 40px;	
}


.service-form {
	border: 2px solid #EDEDED;
    padding: 30px 40px;
}
.service-form .fields {
	max-width: 100%;
}
.service-form .fields:not(:last-child) {
    margin-bottom: 15px;
}

.service-form .fields .fields {
	display: flex;
    flex-wrap: wrap;
    max-width: 365px;
}
.service-form .fields .fields .field {
	flex: 1 0 0%;
}
.service-form .fields .fields .field + .field {
	margin-left: 10px;
}
.service-form .fields .fields .field input {
	width: 100%;
}

.service-form .h1 {
	font-size: 24px;
}

.service-form .form-list {
    display: flex;
    flex-wrap: wrap;
}

.service-form input[type="file"] {
    border: 2px solid #EDEDED;
    padding: 10px;
    line-height: 1;
    max-width: 100%;
}

.service-form .input-box-checkbox {
	display: flex;
	align-items: flex-start;
    background: #EDEDED;
    padding: 12px;
}
.service-form .input-box-checkbox input {
    margin-top: 3px;
    margin-right: 10px;
}
.service-form .input-box-checkbox small {
	display: block;
    line-height: 1.4em;
    margin-top: 10px;
}
.service-form .input-box-checkbox label.required:after {
	display: none;
}
.service-form .buttons-set {
    margin-top: 25px;
}
.service-form h4 {
    margin-top: 20px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 770px) {
	
	.service-form {
	    padding: 20px 20px;
	}
	
}


.fieldsets .fieldset {
    flex: 1 0 0%;
}
@media only screen and (min-width: 771px) {
	
    .fieldsets {
        display: flex;
        flex-wrap: wrap;
    }
    .fieldsets .fieldset + .fieldset {
        margin-top: 0;
        margin-left: 40px;
    }    
	
}
@media only screen and (max-width: 770px) {
	
    .fieldsets .fieldset + .fieldset {
        margin-top: 20px;    
    }
	
}

/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .regular-price .old-price, .price-option .old-price {
  color: #a0a0a0;
  text-decoration: line-through;
  font-size: 18px;
  font-family: 'Roboto';
  opacity: 90%;
}

.price-box {
  display:flex;
  flex-direction: column;
}
.price-box .minimal-price-link .label {
  color: #cf5050;
  font-size: 12px;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
  content: '';
  display: table;
  clear: both;
}
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 979px) {
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}
@media only screen and (max-width: 770px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 620px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  .notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both;
  }
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  .notice-cookie .actions {
    text-align: left;
  }
}
/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

#addTagForm .form-add {
  margin-top: 10px;
}

.product-tags {
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

.product-tags li {
  float: left;
  margin-right: 15px;
}

.product-tags li.last {
  margin-right: 0px;
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.tags-list > li {
  float: left;
  margin-right: 10px;
}

.block-tags .actions > a {
  font-size: 12px;
}

.my-tag-edit .button.btn-remove {
  padding: 0;
}
.my-tag-edit .button.btn-remove:after {
  color: white;
}

@media only screen and (max-width: 770px) {
  .tags-list > li,
  .tags-list {
    float: none;
  }
}
/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #bbbbbb;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: '';
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 479px) {
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}
/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th {
  white-space: normal;
}
#recurring_profile_list_view th span {
  white-space: inherit;
}
@media only screen and (max-width: 479px) {
  #recurring_profile_list_view {
    font-size: 12px;
  }
  #recurring_profile_list_view a {
    font-size: inherit;
  }
  #recurring_profile_list_view th,
  #recurring_profile_list_view td {
    padding: 2px;
  }
}

.recurring-profiles-title {
  float: left;
}
.recurring-profiles-title h1 {
  margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    text-align: center;
    float: none;
  }
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
  position: static;
}

.recurring-profiles-messages:after {
  content: '';
  display: table;
  clear: both;
}

#recurring_start_date_trig {
  display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box {
  margin-bottom: 30px;
}
.billing-agreements .info-box:after {
  content: '';
  display: table;
  clear: both;
}
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 7px;
}
.billing-agreements .info-box .button {
  float: right;
  margin-top: 7px;
}
@media only screen and (max-width: 479px) {
  .billing-agreements .info-box .button {
    width: 100%;
    float: none;
  }
}
.billing-agreements #payment_method {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}
@media only screen and (max-width: 479px) {
  .billing-agreement-view-header-wrapper .heading {
    max-width: 100%;
  }
}

.billing-agreement-details td, .billing-agreement-details th {
  padding: 3.5px;
}

@media only screen and (max-width: 979px) {
  .billing-agreements .data-table .created-at,
  .billing-agreements .data-table .updated-at {
    display: none;
  }
}
/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 771px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}

@media only screen and (min-width: 1199px) {
  .col2-left-layout .col-main .widget,
  .col2-right-layout .col-main .widget,
  .col3-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 770px) {
  .col1-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}

.widget-collections {
  padding-top: 80px;
}
.widget-collection {
  display: inline-flex;
}
.widget-collection-select {
  padding: 10px;
}
.widget-collection-select--items {
  width:100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
}
.widget-collection-select--item-link::after {
  position: absolute;
  content:"";
  height:100%;
  width:100%;
  top:0;
  left:0;
  background: linear-gradient(rgba(255,255,255,0) 0%, rgba(0, 0, 0, 0.800) 100%);
  background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(0, 0, 0, 0.800) 100%);
  background: -moz-linear-gradient(rgba(255,255,255,0) 0%, rgba(0, 0, 0, 0.800) 100%);
  background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(rgba(255,255,255,0) 0%, rgba(0, 0, 0, 1) 100%);
  transition: opacity 0.7s ease;
  opacity: 1;
}

.widget-collection-select--item-link:hover::after {
  background: linear-gradient(to bottom, rgba(255,0,0,0) 40%,rgba(0, 0, 0, 0.75) 110%);
  opacity: 0.7;
} 

img.widget-collection-select--image.lazyload {
  width:100%;
  height: 100%;
  border-radius: 4px;
}

.widget-collection-select--subcategory {
  z-index: 10;
  position: absolute;
  left: 30px;
  bottom: 20px;
}
.widget-collection-select--subcategory h1 {
  color: #ffffff;
  margin: 0;
  font-size: 28px;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  font-family: 'Poppins Bold';
  font-size: 28px;
  line-height: 1.2em;
}
.widget-collection-select--subcategory h2 {
  color: #ffffff;
  margin: 0;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  font-family: 'Lato';
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  text-transform: uppercase;
}
.widget-collection-select--subcategory a {
  text-decoration: underline;
  font-family: 'Lato';
}
.widget-collection .slick-next {
  border: 0;
    padding-top: 5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgba(133,186,54,0.9);
  height: 50px;
  width: 50px;
  text-align: center;
  z-index: 1;
}
.widget-collection .slick-prev {
  border: 0;
    padding-top: 5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgba(133,186,54,0.9);
  height: 50px;
  width: 50px;
  text-align: center;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  
  .widget-collection {
    display: block;
  }
  .widget-collections {
    padding-top: 40px;
  }
  .widget-collection-select--subcategory h1 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 449px) {
  
  .widget-collection {
    display: block;
    flex-direction: column;
  }
}
/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #f4f4f4;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #dddddd;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.last {
  border-right: 0px;
}
body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}
body[class*="checkout-multishipping-"] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 17px;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}
body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}
body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}
body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}
body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

.checkout-multishipping-payment-customerbalance input.checkbox {
  margin-left: 15px;
}

#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 979px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 300px;
  }

  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 770px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .box-title {
    float: left;
    width: 100%;
  }
  body[class*="checkout-multishipping-"] .page-title .button {
    float: left;
    margin-bottom: 10px;
  }
  body[class*="checkout-multishipping-"] .linearize-table tfoot td {
    text-align: right;
  }
  body[class*="checkout-multishipping-"] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 599px) {
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 479px) {
  body[class*="checkout-multishipping-"] .buttons-set .back-link {
    display: block;
  }
}
/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate;
}
div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}

iframe[name='google_conversion_frame'] {
	font-size: 0 !important;
	height: 0 !important;
	width: 0 !important;
	display: block;
}
@media only screen and (max-width: 1500px) {
    .category-products .products-grid:not(.slick-slider), .checkout-cart-index .products-grid, .catalog-category-view .products-grid:not(.slick-slider), .theme-entry-related_articles .products-grid, .theme-entry-related_recipes .products-grid {
        grid-template-columns: repeat(4,minmax(0,1fr));
    }
}

@media only screen and (max-width: 1350px) {
    .page-topbar .topbar-left {
        padding-left: 20px;
    }
    .page-topbar .topbar-right {
        padding-right: 20px;
    }
    .page-header-container {
        padding: 15px 20px;
    }

}


@media only screen and (min-width: 1390px) {
	
	.product-slider .slick-prev, 
	.recipes-slider .slick-prev {
		left: -10px;
	}
	.product-slider .slick-next, 
	.recipes-slider .slick-next {
		right: -10px;
	}

	
}
@media only screen and (max-width: 1279px) {
    .toolbar .view-mode > label {
        display: none;
    }
}

@media only screen and (max-width: 1139px) {
    .category-products .products-grid:not(.slick-slider), .checkout-cart-index .products-grid, .catalog-category-view .products-grid:not(.slick-slider), .theme-entry-related_articles .products-grid, .theme-entry-related_recipes .products-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .subcategory-products .category-products .products-grid:not(.slick-slider) {
        grid-template-columns: repeat(3,minmax(0,1fr));
    }

    #header-nav {
    border-top: 0;
  }
	.page-header-container #header-search {
	    padding-left: 65px;
		padding-right: 58px;
	}
	
	.product-image-thumbs {
		text-align: center;
	}
	
}

@media only screen and (max-width: 1023px) {
	
	.category-top_description {
		padding-top: 0;
	}
  
  .page-header {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 992px) {
	
	.page-header-container #header-search {
		padding-left: 50px;
		padding-right: 43px;
	}
	
	.featured-block-entry .featured-block-headline {
		font-size: 2em;
	}
	
	
	/* CATALOG PRODUCT VIEW */

	.product-options dd, 
	.product-configure dd {
		width: 60%;
	}
	
	.product-view .product-usps li {
		margin-top: 10px;
	}
	
  .product-view .product-usps li:first-child {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 768px) {
	
	/* PAGE HEADER */
	.page-header {
        border-bottom: 1px solid #E1E8DC;
        background: #F9FCF7;
    }
	.page-topbar .main-container {
    	display: block;
	}
	.page-topbar .topbar-left {
    	display: block;
		text-align: center;
	}
	.page-topbar .topbar-right {
    	display: block;
        margin-top: 5px;
	}
    .page-topbar .topbar-left {
        padding-left: 10px;
    }
    .page-topbar .topbar-right {
        padding-right: 10px;
    }
	.page-header-container .header-contact {
		display: none;
	}
	.page-header-container .header-block-wrap {
		
	}
	.page-header-container .header-block-wrap .content {
		display: none;
	}
	.page-header-container #header-search {
		display: none;
	}
	.page-header-container .header-minicart {
		padding: 0;
	}
	.page-header-container .header-minicart .header-block-wrap .icon {
		padding: 0;
	    min-width: 48px;
	    margin: 0;
	}

	.page-header-container .header-logo, 
	.page-header-container .header-minicart,
	.page-header-container .skip-nav {
	    display: table-cell;
	    vertical-align: middle;
	    float: none;
	    width: auto;
	    white-space: nowrap;
	}
	.page-header-container .skip-nav {
	    min-width: 50px;
	    width: 50px;
	}
	.page-header-container .header-logo {
		width: 100%;
	}
	.page-header-container .header-logo .logo {
		margin: 0 auto;
		float: none;
	}
	
	.page-nav .header-contact {
		border-top: 1px solid #DEDEDE;
		padding: 11px 15px 13px;
	}
  .page-nav .header-contact .header-block-wrap {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .page-nav .header-contact .header-block-wrap .icon,
  .page-nav .header-contact .header-block-wrap .content {
    padding-right: 10px;
  }
	.page-nav .header-contact .icon {
    font-size: 2.2rem;
    color: var(--primary-green);
	}
	.page-nav .header-contact .icon img {
	    display: inline-block;
	    vertical-align: middle;
	    width: 28px;
	    height: 33px;
	    margin-right: 15px;
	}
	.page-nav .header-contact .content {
		padding-top: 8px;
	}
	.page-nav .header-contact .phone-number {
	    font-family: 'Lato';
	    font-size: 18px;
	    letter-spacing: 0.05em;
		line-height: 1;
	}
	.page-nav .header-contact .opening-hours {
		line-height: 1;
		margin-top: 6px;
		font-size: 13px;
	}
 .page-nav .header-contact .opening-hours a {
   text-decoration: underline;
   color: var(--secondary-orange);
 }
	
	
	/* TRICSLIDER */
	
	.tricslider {
		width: 100%;
	}
	.tricslider .slick-list {
		margin: 0;
	}
	.tricslider .slider-content {
		bottom: 20px;
	}
	
	
	/* LATEST NEWS */
	
	.cms-index-index .latest-news {
		width: 100%;
	}
	.cms-index-index .latest-news .news-wrap {
		margin: 0;
	}
	.cms-index-index .latest-news .news-entry {
		display: none;
	}
	.cms-index-index .skip-content .latest-news {
		float: none;
		border-bottom: 1px solid #DEDEDE;
	}
	.cms-index-index .skip-content .latest-news .news-wrap {
		background: none;
	}
	.cms-index-index .skip-content .latest-news .news-header {
		padding: 14px 15px 15px;
	}
	
	
	/* RECIPES */
    .news-posts-grid .item .news-post-title,
    .article-posts-grid .item .article-post-title,
    .theme-posts-grid .item .theme-post-title, .h3 {
        font-size: 16px;
        min-height: 50px;
        overflow: hidden;
    }

	
	.recipes-list {
		padding: 56px 0 66px;
	}
	.recipes-list .headline {
		margin-bottom: 46px;
	}
	.recipes-grid .item .recipe-name {
		margin-top: 0px;
	}
	.recipes-grid .item .recipe-teaser {
		display: none;
	}
	.recipes-grid .item .button {
		width: 100%;
	    font-size: 12px;
	    padding: 8px 25px;
	}
	.product-view-recipe .recipe-essential {
    display: flex;
    flex-direction: column;
    border: 1px solid #E1E8DC;
    border-radius: 4px;
  }
	.product-view-recipe .recipe-about {
		padding: 20px;
    order: unset;
    /* border-radius: 0 0 4px 4px;
    border-top: 0;
    border: 1px solid #E1E8DC; */
	}
	.product-view-recipe .recipe-media {
    order: unset;

	}
	.product-view-recipe .recipe-media .product-image-gallery img {
		width: 100%;
	}
	.product-view-recipe .recipe-extended .recipe-ingredients, 
	.product-view-recipe .recipe-extended .recipe-approach, 
	.product-view-recipe .recipe-extended .recipe-extra {
		display: block;
	}
  .product-view-recipe .recipe-extended .recipe-ingredients,
	.product-view-recipe .recipe-extended .recipe-approach {
    margin-top: 40px;
	}
  .product-view-recipe .recipe-extended {
    padding-bottom: 40px;
  }
  .product-view-recipe .recipe-extended .recipe-ingredients .content, 
  .product-view-recipe .recipe-extended .recipe-approach .content,
  .product-view-recipe .recipe-note .content {
    padding: 20px;
  }
	.product-view-recipe .recipe-extended .recipe-extra {
	    width: 100%;
	    float: left;
	    margin-top: 35px;
	}	
  .product-view-recipe .recipe-rating .link {
    display: none;
  }
	
	/* BLOG */

	.news-posts-grid .news-post-content,
	.article-posts-grid .article-post-content,
	.theme-posts-grid .theme-post-content {
		display: none;
	}

	.news-post-related-products {
	    margin-top: 40px;
	    border-top: 1px solid #E6E6E6;
	    padding-top: 30px;
    }	
	.news-post-related-products .item {
    	width: 50%;
	    float: left;
	}
	
	
	/* FEATURED BLOCKS */
	
	.featured-blocks .featured-block-left-wrap, 
	.featured-blocks .featured-block-right-wrap {
		width: 100%;
		padding: 0;
	}
	.featured-block-entry + .featured-block-entry {
		margin-top: 20px;
	}
	.featured-blocks .featured-block-left-wrap + .featured-block-right-wrap, 
	.featured-blocks .featured-block-right-wrap + .featured-block-left-wrap {
		margin-top: 20px;
	}
	
	.page-content .latest-news .news-header img {
		margin-left: -10px;
	}
	
	
	/* CATALOG CATEGORY */
	
	.category-top {
		margin-top: 20px;
	}
	.category-top_visual,
	.category-top_description,
	.category-top_image {
		width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
	.category-top_visual img {
		width: 100%;
	}
	.category-top_visual + .category-top_description,
	.category-top_description + .category-top_image {
	    margin-top: 30px;
	}
	.category-description {
	    padding-top: 43px;
	}
	.category-description .readmore {
		background: #4C4848;
	    width: 35%;
	    margin: 0 auto;
	    margin-top: 20px;
		margin-bottom: 30px;
	}
	.category-description .readmore:before {
	    content: "";
	    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	    height: 100px;
	    width: 100%;
	    display: block;
	    position: absolute;
	    bottom: 75px;
	    left: 0;
	    right: 0;
	}
	.category-description .readmore:hover {
		background: #3c3939;
	}


	/* CATALOG PRODUCT */
  
  .product-view:not(.product-view-recipe) {
    padding: 20px 0 0;
  }
  
  .product-view .product-img-box,
  .product-view .add-to-cart-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }  
	
  .product-view .product-shop .product-info {
    flex-direction: column-reverse;
    padding: 0;
  }
  
	.product-view .product-shop {
		padding-top: 10px;
	}
	.product-view .product-shop .short-description {
		margin-top: 0;
    background: none;
    border: none;
    padding: 0;
	}
  
  .product-view .product-shop .product-info .price-wrapper .price-box {
    margin: 0 auto;
    row-gap: 0;
  }
  
  .product-view .product-shop .product-info .price-wrapper .special-price {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  
  .product-view .product-shop .product-info .price-wrapper .old-price {
    justify-self: center;
  }
  
  .product-view .product-shop .price-box .regular-price .price,
  .product-view .product-shop .price-box .special-price .price,
  .product-view .product-shop .price-box .full-product-price .price {
    font-size: 30px !important;
  }
  
	.associated-products-container li+li {
		margin-left: 15px;
	}
	.associated-products-container li:nth-child(3n+4) {
		margin-left: 0;
	}
	.associated-products-container li:nth-child(n+4) {
		margin-top: 20px;
	}
	.product-options dl, 
	.product-configure dl {
		display: block;
	}
	.product-options dt, 
	.product-configure dt {
		display: block;
	}
	.product-options dd, 
	.product-configure dd {
		display: block;
		width: 100%;
	}
	.product-view .product-options label,
	.product-view .price-option label {
	    display: block;
	}
  
  .product-view .product-options dd .input-box {
    grid-template-columns: auto 1fr;
    background: #F9FCF7;
  }
  
  .product-view .product-options dd .input-box .icon {
    grid-row-start: 1;
    grid-row-end: 3;
    padding: 15px;
  }
  .product-view .product-options dd .input-box .icon i {
    font-size: 26px;
  }
  
  .product-view .product-options dd .input-box label {
    padding-top: 10px;
    padding-left: 15px;
    margin-bottom: -10px;
  }
  
  .product-view .product-options dd .input-box select {
    font-size: 14px;
  }
  
	.product-configure .buy-option dt {
		margin-bottom: 25px;
	}
	
	.availability {
		font-size: inherit;
	}
	
/*
	.product-image-thumbs li {
		float: left;
		width: 30.666%;
		text-align: center;
		margin-right: 4%;
	}
	.product-image-thumbs li + li {
		margin-left: 0;
	}
	.product-image-thumbs li:nth-child(3n+3) {
		margin-right: 0;
	}
*/
	
	.product-view .product-approved {
        padding-right: 25px;
        padding-left: 25px;
        padding-top: 150px;
        padding-bottom: 15px;
        background-position: top 20px center;
        margin-bottom: 20px;
        background-size: 120px;
	}
	
	.product-extended {
		margin-top: 15px;		
	}
	.product-extended .product-extended-wrap {
		border-top: 0;
		padding: 0;
	}
  
  .product-extended .product-sections {
    display: block !important;
    overflow: auto;
    padding: 20px;
  }
  
  .product-extended > div:not(first-child) {
    padding: 20px;
  }
  
  .product-extended .product-sections ul {
    width: fit-content;
  }
  
  .product-extended .product-sections ul li a {
    padding-bottom: 2px;
  }
  
  .product-extended .product-sections ul li a:hover {
    text-decoration: none;
  }
  
  .product-extended .product-sections ul li a.active {
    border-bottom: 1px solid var(--secondary-green);
  }
  
	.product-extended .product-extended-wrap .button {
		cursor: pointer;
	}
	.product-extended .product-extended-wrap h3 {
		margin-bottom: 0;
		position: relative;
	}
	.product-extended .product-extended-wrap .product-extended-content {
		padding: 20px 0 0;
	}	
	.product-extended + .product-related_videos {
		border-top: 0;
	    padding-top: 43px;
	    padding-bottom: 28px;
	}
	.product-related_videos > .h2 {
	    font-size: 1.6em;
		margin-bottom: 40px;
	}
	.product-related_videos .item .video-title {
	    margin-top: 16px;
	    line-height: 1.3em;
		-ms-word-break: break-all;
		word-break: break-all;
		word-break: break-word;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	.product-related_videos .item .video-description {
		display: none;
	}
	.product-related_videos .item .video-thumbnail:after {
	    height: 50px;
	    width: 50px;
	}
	
	.product-related_products > .h2,
	.recipe-related_products > .h2,
	.product-view-recipe .recipe-tags h2,
	.product-view-recipe .recipe-related_recipes > h2 {
	    font-size: 1.6em;
		margin-bottom: 30px;
	}
	
	
	/* PAGE FOOTER */
	
	.page-footer {
	    background: #F9FCF7 url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg-bottom.jpg');
	    background-repeat: repeat-x;
		background-position: top -60px center;
	    padding: 0;
	}
	.page-footer-before .top-footer {
		background: none;
		padding-top: 90px;
	}
	.cms-index-index .page-footer {
		background-position: top center;
	}
	.cms-index-index .page-footer-before .top-footer {
		padding-top: 50px;		
	}
	.page-footer-before .top-footer .mads-bo-photo img {
		margin: 0 auto;
		max-width: 70%;
	}
	
	.page-footer-before .top-footer .mads-bo-description, 
	.page-footer-before .top-footer .mads-bo-photo {
		display: block;
	}
	.page-footer-before .top-footer .mads-bo-description {
	    width: 100%;
	    max-width: none;
		padding-bottom: 0;
	}
    .products-grid .actions {
        display: none;
    }
    .products-grid .product-info {
        padding: 10px;
    }
}
@media only screen and (max-width: 1350px) {
       .main-container, .footer-container {
           padding: 15px 20px !important;
       }
}
@media only screen and (max-width: 1024px) {
  .discountbadge-info {
      right: 0!important;
    }
}
@media only screen and (max-width: 770px) {
  
  .products-grid .product-name a, .products-list .product-name a, .product-extended .product-extended-content .related-article-title a {
    font-size: 14px !important;
  }
  
  .yousave .price, .yousave .label {
    font-size: 16px!important;
  }
  
  .price-box .price {
    font-size: 16px!important;
  }
  .discountbadge-info {
    display: none;
  }
  .yousave .price, .yousave .label .price, .yousave .price, .yousave .label {
    font-size: 17px!important;
  }
}

@media only screen and (max-width: 559px) {
	
	.cart-table tbody td {
		padding-top: 10px;
	}
	.recipes-grid .item .recipe-name a {
		font-size: 14px;
	}
	.product-view-recipe .recipe-extended .recipe-ingredients, 
	.product-view-recipe .recipe-extended .recipe-approach {
		width: 100%;
		float: none;
	}
	.product-view-recipe .recipe-extended .recipe-extra {
		float: none;
	}
	
}

@media only screen and (max-width: 520px) {
	
	/* TRICSLIDER */
	
	.tricslider .slider-content {
		bottom: 0;
		padding: 30px 20px;
	}
	.tricslider .slider-content .headline {
		font-size: 26px;
		line-height: 30px;
	}
	
	.category-products .headline, 
	.recipes-list .headline {
		font-size: 26px;
	}
	
	.recipes-list {
		padding: 46px 0 56px;
	}
	.recipes-list .headline {
		margin-bottom: 32px;
	}
	.recipes-grid .item .button {
	    padding-left: 0;
	    padding-right: 0;
	}
	
	
	/* FEATURED BLOCKS */
	
	.featured-block-entry .featured-block-headline {
		font-size: 20px;
		line-height: 26px;
	}
	.featured-block-entry .featured-block-teaser {
		display: none;
	}
	.featured-block-entry-wrap {
		padding: 33px 31px;
	}
	.featured-block-entry .featured-block-entry-wrap > img {
	    max-height: 100%;
	    right: 25px;
	}
	.featured-block-entry[data-layout~="absolute-image"] .featured-block-entry-wrap > img {
	    right: -120px;
	    bottom: -30px;
	}
	.featured-block-entry .button {
	    margin-top: 24px;
	    font-size: 0;
	}
	.featured-block-entry .button:after {
	    content: attr(data-short-txt);
	    font-size: 13px;
	    text-align: center;
	    vertical-align: middle;
	    letter-spacing: 0.08em;
	}
	
	.featured-block-entry[data-size="large"] .featured-block-entry-wrap {
		padding-top: 23px;
		padding-bottom: 37px;
	}
	.featured-block-entry[data-size="large"] .featured-block-entry-wrap .featured-block-headline {
	    font-size: 23px;
	    line-height: 29px;
	}
	.featured-block-entry .featured-block-type {
		font-size: 14px;
		top: 16px;
	}
	
	
	/* FEATURED BLOCKS */
	
	.featured-blocks + .category-products {
		margin-top: 60px;
	}
	.category-products + .featured-blocks {
		margin-top: 0;
	}
	
	.popular-products .products-grid > li:nth-child(n+5) {
		display: none;
	}
	
	
	/* CATALOG PRODUCT LIST */

	.products-grid .product-name a, 
	.products-list .product-name a {
		line-height: 120%;
        font-size: 14px;
	}
    .products-grid .h2.product-name {
        padding-bottom: 5px;
    }
    .main-container {
        padding: 0 12px;
    }
/*
	.products-grid > li .product-type {
		display: none;
	}
*/
	.price-box .price {
		font-size: 18px;
	}
	.product-view .product-shop .price-box .price {
		font-size: 22px;
	}
	
	/* FOOTER */
	
	.page-footer .bottom-footer .footer-disclaimer .payment-logos {
	    float: none;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}
	.page-footer .bottom-footer .footer-disclaimer .copyright {
		text-align: center;
	}
	.page-footer .bottom-footer .footer-disclaimer .copyright span {
		display: block;
	}

	
}

@media only screen and (max-width: 480px) {
	
	.category-related_categories {
		padding-top: 48px;
		margin-bottom: 28px;
	}
	.category-related_categories h2 {
		margin-bottom: 32px;
	}
	
	.category-related_categories .item:nth-child(n+3) {
		display: none;
	}
	.category-related_categories .related_category-short_description {
		display: none;
	}
	.category-related_categories .related_category-info {
		margin-top: 17px;
	}
	.category-related_categories .item .button {
		margin-top: 10px;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	.associated-products-container li+li {
		margin-left: 3px;
	}

	.recipes-grid .item:nth-child(n+3) {
		margin-bottom: 45px;
	}
}

@media only screen and (max-width: 367px) {
	
	.associated-products-container li + li {
		margin-left: 15px;
	}
	.associated-products-container li:nth-child(2n+3) {
		margin-left: 0;
	}
	.associated-products-container li:nth-child(n+3) {
		margin-top: 20px;
	}
	.recipes-grid .item:nth-child(n+3) {
		margin-bottom: 35px;
	}
	
}
.product-video-img {
	height: 80px;
}
.small-video-thumb:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  font-size: 6rem;
  color: var(--secondary-orange);
  padding: 25px;
  filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
  content: "\f144";
  font-family: 'Font Awesome 6 Pro';
}
#productvideo {
	display: none;
}
#productvideo.visible {
	display: block;
}
#productvideo iframe {
    display: block;
}


/* product video gallery */

.product-gallery-modal .fancybox-inner {
    overflow: hidden !important;
}

.product-video-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

@media only screen and (min-width: 441px) and (max-width: 770px) {
	
	.product-video-gallery {
/*
    	-webkit-box-orient: horizontal;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: row;
    	        flex-direction: row;
*/
	}
	
}

.product-video-gallery--player {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
}

@media only screen and (min-width: 441px) and (max-width: 770px) {
	
	.product-video-gallery--player {
    	width: 80%;
	}
	
}

.product-video-gallery--player-video-container {

}
.product-video-gallery--player-video-container iframe {
    width: 100vw;
    height: 35vw;
}
@media only screen and (max-width: 770px) {
	.product-video-gallery--player-video-container iframe {
    	height: 50vw;
	}
}
@media only screen and (max-height: 375px) {
    .product-video-gallery {
        background: black;
    } 
    .product-video-gallery--player-video-container {
        width: 100vw;
        text-align: center;
        background: black;
    }
	.product-video-gallery--player-video-container iframe {
    	width: 40%;
    	height: 23vw;
	}
	.product-video-gallery--thumb-label {
    	display: none!important;
	}
}
.product-video-gallery--thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    overflow: hidden;
    overflow-x: scroll;
    margin: 0;
    padding: 20px;
    background: rgb(34,34,34);
    background: -webkit-linear-gradient(top, rgba(34,34,34,1) 30%, rgba(68,68,68,1) 120%);
    background: linear-gradient(180deg, rgba(34,34,34,1) 30%, rgba(68,68,68,1) 120%);
}
.product-video-gallery--thumb:last-child:after {
    content: "";
    display: block;
    position: absolute;
    right: -20px;
    width: 20px;
    height: 1px;
}

@media only screen and (max-width: 770px) {
	
	.product-video-gallery--thumbs {
        padding: 10px;
        padding-top: 15px;
	}
	
}

@media only screen and (min-width: 441px) and (max-width: 770px) {
		
	.product-video-gallery--thumbs {
/*
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
*/
	}
	
}

.product-video-gallery--thumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    cursor: pointer;
    border: 2px solid transparent;
    position: relative;
}
@media only screen and (min-width: 771px) {
	
	.product-video-gallery--thumb {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 20%;
                flex: 1 0 20%;
	}
	
}
@media only screen and (min-width: 441px) and (max-width: 770px) {

	.product-video-gallery--thumb {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 33.33%;
                flex: 1 0 33.33%;
	}
	
}
@media only screen and (max-width: 440px) {
	
	.product-video-gallery--thumb {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
                flex: 1 0 50%;
	}
	
}

@media only screen and (min-width: 771px) {
	
    .product-video-gallery--thumb + .product-video-gallery--thumb {
        margin-left: 20px;
    }
	
}

@media only screen and (min-width: 441px) and (max-width: 770px) {
}
@media only screen and (max-width: 440px) {
	
    .product-video-gallery--thumb + .product-video-gallery--thumb {
        margin-left: 10px;
    }
    
    .product-video-gallery--thumb-label {
        display: none!important;
    }
	
}
.product-video-gallery--thumb-image {
    height: 105px;   
    position: relative;
    overflow: hidden;
}
.product-video-gallery--thumb-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.product-video-gallery--thumb-image:after {
    content: "\f144";
    font-family: "Font Awesome 6 Pro";
    color: #b20000;
    font-size: 3rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    pointer-events: none;
}
.product-video-gallery--thumb-label {
    font-family: 'Lato Bold';
    background: #4C4848;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.product-video-gallery--thumb-label p {
    color: #ffff;
}

@media only screen and (max-width: 770px) {
	
	.product-video-gallery--thumb-label {
        position: absolute;
        bottom: 0;
        width: 100%;
        font-size: 12px;
        padding: 3px;
        line-height: 1.25;
	}
	
}

.product-video-gallery--thumb.active {
    border-color: #fff;
}
.product-video-gallery--thumb.active:before {
    content: "";
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
@media only screen and (min-width: 441px) and (max-width: 770px) {
	
    .product-video-gallery--thumb.active:before {
        display: none;
    }
	
}
.product-video-gallery--thumb.active .product-video-gallery--thumb-image:after {
    display: none;
}
.product-video-gallery--thumb.active .product-video-gallery--thumb-label {
    background: #fff;
    border-color: #fff;
}
.product-video-gallery--thumb.active .product-video-gallery--thumb-label p {
    color: #000;
}

@media only screen and (min-width: 771px) {
	
    .product-approved-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
	
}

@media only screen and (min-width: 771px) {
	
	.product-usps-wrapper {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 50%;
                flex: 1 1 50%;
	}
	
}


@media only screen and (min-width: 771px) {
	
    .product-approved-wrapper {
    	padding-top: 24px;
        margin-bottom: 40px;
        padding-left: 25px;
        -webkit-box-flex: 1;
            -ms-flex: 1 1 50%;
                flex: 1 1 50%;
    }
	
}
@media only screen and (max-width: 770px) {
	
	.product-approved-wrapper {
	    margin-bottom: 20px;
	}
	
}


.newsletterfancy:before {
	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg-elements-left.jpg');
    display: block;
    content: "";
    position: absolute;
    left: 0;
    background-position: -5px -1810px !important;
    top: 0;
    height: 100%;
    width: 200px;
    background-repeat: no-repeat;
    z-index: 1;
}
.newsletterfancy:after {
	content: '';
    display: table;
    clear: both;
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/bg-elements-right.jpg');
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 183px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    background-repeat: no-repeat;
    background-position: 0px -2679px !important;
    z-index: 1 !important;
}
.newsletterfancy .fancybox-inner {
	z-index: 9;
}
.newsletterfancy .fancybox-skin {
	background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/mads-bo-high-on-life.png') #fff;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 260px;
}
#mc_embed_signup {
	z-index: 999;
	background: transparent !important;
}
@media only screen and (max-width: 520px) {
	.newsletterfancy .fancybox-skin {
		background: #fff;
	}
}
#newfooter-newsletter {
	display: none;
	padding: 30px;
}


.payeveroverlay {
	color: #333333;
	text-decoration: underline;
	margin-top: 15px;
	display: inline-block;
	position: relative;
}
.payeveroverlay:after {
    content: '\f059';
    position: absolute;
    top: -3px;
    right: -17px;
    font-size: 15px;
    color: #333;
    font-family: 'FontAwesome';
}
.santandericon {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.open-santander {
	display: block;
}
.payever-finance-express.payever-banner-and-rate .payever-banner .payever-duration {
	font-size: 40px;
}
.payever-finance-express.payever-banner-and-rate .payever-banner .payever-legal-info {
	text-align: center;
    font-size: 13px;
    line-height: 18px;
}
.payever-finance-express.payever-banner-and-rate.payever-widget {
	height: 170px;
}
#payeveroverlay .headerspan {
	display: inherit;
	text-align: center;
	font-size: 17px;
	padding-top: 20px;
}
#payeveroverlay .icon {
	width: 130px;
	display: inline-block;
	margin-left: 10px;
}
#payeveroverlay .payevertop {
	width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    width: 100%;
}
#payeveroverlay .payeverbottom {
	padding: 30px 0px;
}
.payeverbottom h3,
.payeverheadline {
	font-size: 19px;
    color: #494849;
    padding-bottom: 3px;
    margin-bottom: 15px;
    font-family: 'Poppins';
    text-transform: uppercase;
}
ul.payeverlist li {
	display: inline-block;
	line-height: 39px;
	width: 100%;
}
ul.payeverlist li:before {
    content: "✔";
    font-size: 14px;
    border: 1px solid #84B935;
    color: #84B935;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    padding-left: 1px;
    /* vertical-align: text-top; */
    margin-right: 10px;
    line-height: 23px;
}
#payeveroverlay .payevertop h2 {
	font-size: 30px;
    margin-bottom: 5px;
}
#payeveroverlay .payevertop h3 {
	font-size: 25px;
}
#payeveroverlay .payevertop p {
	line-height: 25px;
	padding: 0 20px;
}
#payeveroverlay .payeverbottom p {
	line-height: 25px;
}
@media only screen and (max-width: 771px) {
	.payev {
		width: 90% !important;
	}
	.payev .fancybox-inner {
		width: 100% !important;
	}
	.payev .fancybox-skin {
		width: 100% !important;
		padding: 5px 15px !important;
	}
	.payever-finance-express.payever-banner-and-rate.payever-widget {
		width: 100% !important;
	}
	.payeverbottom ul.payeverlist li {
		line-height: inherit;
		margin-bottom: 15px;
	}
}

.fixedaddcart.onlymobile {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(0,0,0,0.8);
    padding: 15px;
    z-index: 9999;
}
.fixedaddcart button.btn-cart-fixed {
    line-height: 24px;
    box-shadow: none !important;
}
.fixedleft .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
    -ms-flex-line-pack: left;
        align-content: left;
    -ms-flex-item-align: self-start;
        align-self: self-start;
    flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.fixedleft {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    text-align: left;
    -webkit-box-align: self-end;
        -ms-flex-align: self-end;
                -ms-grid-row-align: self-end;
            align-items: self-end;
    line-height: 16px;
}
.fixedleft .fixed-price {
    padding-bottom: 5px;
}
.fixedwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.fixedright {
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
                -ms-grid-row-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
    text-align: right;
    padding-left: 10px;
}
.fixedleft p.old-price a {
    color: #fff;
}
.fixedleft p.old-price span {
    color: #fff !important;
}
.fixedleft p.special-price span {
    color: #6fa124 !important;
}
.fixedleft p.special-price span:after {
    display: none !important;
}
.fixedleft .regular-price span {
    /* color: #7dc242; */
    color: #fff;
}
.fixed-stockstatus .fixed-qty {
    color: #84B935;
    font-weight: bold;
    font-family: 'Lato Bold';
    font-size: 13px;
}
.fixed-stockstatus .fixed-qty.red { 
    color: red;
}
.fixed-delivery span {
    color: #fff;
    font-size: 11px;
}
.fixed-stockstatus .fixed-qty:before {
    content: "✔";
    text-align: center;
    color: rgb(255, 255, 255);
    display: inline-block;
    height: 15px;
    color: #84B935;
    line-height: 13px;
    vertical-align: text-bottom;
    margin-right: 5px;
    width: 15px;
    font-size: 9px;
    border: 1px solid #84B935;
    border-radius: 50%;
}
.fixed-stockstatus .fixed-qty.red:before {
    content: "✔";
    text-align: center;
    color: red;
    display: inline-block;
    height: 15px;
    color: red;
    line-height: 13px;
    vertical-align: text-bottom;
    margin-right: 5px;
    width: 15px;
    font-size: 9px;
    border: 1px solid red;
    border-radius: 50%;
}
.sticky--recipe-category {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 0.3px 8px 0px rgba(0,0,0,0.15);
}
.sticky--recipe-category a {
    font-family: 'Poppins';
    display: block;
    padding: 20px;
}
.sticky--recipe-category a:after {
    content: "";
    background: url('http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/icons/chevron-right-green.svg');
    display: inline-block;
    width: 12px;
    height: 15px;
    text-align: right;
    /* float: right; */
    /* margin-top: 4px; */
    margin-left: 20px;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 7px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}
@media only screen and (min-width: 771px) {
    .fixedaddcart.onlymobile {
        display: none !important;
    }
    .sticky--recipe-category {
        display: none !important;
    }
}

.flex-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.flex-grid .col {
    width: 49%;
}

@media (max-width: 600px) {
    .flex-grid {
        display: block;
    }
    .flex-grid .col {
        width: 100%;
    }
    .category-products .products-grid:not(.slick-slider), .checkout-cart-index .products-grid, .catalog-category-view .products-grid:not(.slick-slider), .theme-entry-related_articles .products-grid, .theme-entry-related_recipes .products-grid  {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .subcategory-products .category-products .products-grid:not(.slick-slider) {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

}

table.black-friday-table tr td {
    width: 50%;
    vertical-align: top;
}

table.black-friday-table tr td:first-child {
    padding-right: 10px;
}

table.black-friday-table tr td:last-child {
    padding-left: 10px;
}

@media only screen and (max-width: 771px) {
    table.black-friday-table tr td {
        display: block;
        width: 100%;
    }
    table.black-friday-table tr td:first-child {
        padding-right: 0;
        padding-bottom: 20px;
    }
    table.black-friday-table tr td:last-child {
        padding-left: 0;
    }
}

#search_mini_form {
    position: relative;
}

#search_mini_form .placeholder {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0%,-50%);
    pointer-events: none;
    color: var(--primary-green)
}
[data-content="single"] .featured-block-entry-wrap {
    position: relative;
}
@media only screen and (max-width: 771px) {
    .cms-index-index .featured-blocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .featured-block-entry-wrap {
        padding: 36px;
    }
    .featured-block-entry .featured-block-entry-wrap > img {
        max-height: 100%;
    }
}

.reepay-payment-layout .logo-wrapper .logo {
    max-height: 80px;
}
.product-options.freebook dt, .product-options.freebook dd {
    display: inline-block;
    margin-bottom: 20px;
}
.product-options.freebook dt {
    width: 44%;
}
.product-options.freebook dl {
    margin-bottom: 0;
}
@media only screen and (max-width: 1140px) {
    .product-options.freebook dt, .product-options.freebook dd {
        display: block;
        width: 100%;
        margin-bottom: 0;
    }
    .product-options.freebook dd {
        margin-bottom: 20px
    }
}

.field-note-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background: #EDEDED;
    font-family: 'Lato Bold';
    border: 0;
    appearance: none;
}
.field-note {  
    display: none;
}


/* You save price */
.yousave { 
  margin:0; 
}
.yousave .price-label { 
  
}
.yousave .price, .yousave .label {
  font-weight:bold;
  padding: 0px;
  font-family: 'Lato';
  font-size: 17px;
}
.discount-price.yousave {
    height: fit-content;
    color:#ffffff;
    background: var(--secondary-orange);
    border-radius: 4px;
    padding: 0 10px !important;
    display: inline-block;
    margin-top: 10px;
}

.discountbadge-info {
  position: absolute;
  top: 0px;
  right: 40px;
  bottom: 0;
  overflow: hidden;
}
.discountbadge {
   display: flex;
   background: var(--secondary-orange);
   color: #ffffff;
   font-family: 'Lato';
    font-weight: bold;
   font-size: 20px;
   padding: 18px;
   position: relative;
    height: 70px;
    width: auto;
    flex-direction: column;
    justify-content: space-around;
    mask: url("http://highonlife.prod32.magentohotel.dk/skin/frontend/highonlife/default/images/holImageMask.png") no-repeat;
    mask-size: contain;
    mask-position: center;
}
.discountbadge p {
  font-size: 12px;
  margin: 0 ;
  text-align: center;
    padding-bottom: 0 !important;
}
 .pulsate::before {
   content: '';
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   animation: pulse 1.5s ease;
   animation-iteration-count: 5;
   border-radius: 50%;
   border: 4px double var(--secondary-orange);
   opacity: 40%;
}
.product-slider .discountbadge-info {
    right: 0;
}
 @keyframes pulse {
   0% {
     transform: scale(0.2);
     opacity: 1;
  }
   60% {
     transform: scale(1.0);
     opacity: 0.4;
  }
   100% {
     transform: scale(1.1);
     opacity: 0;
  }
}

 @media only screen and (max-width: 1024px) {
   .nav-primary li.level0 > ul, .nav-primary li.level0 > .special-display {
     left: 5%;
     right: 5%;
   }
 }
 @media only screen and (min-width: 1024px) {
   .special-display.featured-theme .level0-campaign {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 10%;
      flex: 1 0 10%;
    }
 }
html {
    max-width: none !important;
    margin: 0;
    padding: 0;
}
.amlabel-txt2 {
    z-index: 10 !important;
}


/* "Builder blocks" for articles 2023 */
.full-width-list-block {
    max-width: 900px;
    margin: 100px auto 0;
    background: #F9FCF7;
    border: 1px solid #E1E8DC;
    border-radius: 4px;
    padding: 100px 150px;
}

.full-width-quote-block {
    max-width: 900px;
    margin: 100px auto 0;
    background: var(--primary-green);
    border-radius: 4px;
    padding: 100px 150px;
    color: var(--primary-quote);
}

.article-post-view .full-width-quote-block h2 {
    font-size: 2.5rem;
    color: var(--primary-quote);
}

.full-width-list-block ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: unset !important;
}

.full-width-list-block ul li {
    display: flex;
    gap: 12px;
    align-items: baseline;
    line-height: 1.5em;
    margin-bottom: 12px;
    position: relative;
}

.full-width-list-block ul li:before {
    font-family: "Font Awesome 6 Pro";
    font-size: 0.7rem;
    font-weight: 700;
    padding-left: 3px;
    content: "\f054";
    color: #84B935;
}

.txt-quote-row {
    display: flex;
    margin-top: 100px;
    margin-left: -275px;
    margin-right: -275px;
}

.txt-quote-row .txt-left,
.txt-quote-row .txt-right,
.txt-quote-row .quote-right,
.txt-quote-row .quote-left {
    flex: 1 1 50%;
}

.txt-quote-row .txt-left,
.txt-quote-row .txt-right {
    background: #F9FCF7;
    padding: 100px;
}
.txt-quote-row .txt-left,
.txt-quote-row .quote-left {
    border: 1px solid #E1E8DC;
    border-right: none;
    border-radius: 4px 0 0 4px;
    overflow: hidden;
}

.txt-quote-row .txt-right,
.txt-quote-row .quote-right {
    border: 1px solid #E1E8DC;
    border-left: none;
    border-radius: 0 4px 4px 0;
    overflow: hidden;
}


.txt-quote-row .quote-right,
.txt-quote-row .quote-left {
    background: var(--primary-green);
    padding: 100px 150px;
    color: var(--primary-quote);
    font-family: 'Poppins Medium';
    font-size: 2.2rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
}

.txt-quote-row .txt-left p:last-child,
.txt-quote-row .txt-right p:last-child,
.txt-quote-row .quote-right p,
.txt-quote-row .quote-left p {
    margin-bottom: 0;
}

.no-space-img-txt-row,
.space-img-txt-row {
    display: flex;
    margin-left: -275px;
    margin-right: -275px;
}

.no-space-img-txt-row.cms,
.space-img-txt-row.cms {
    display: flex;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

.space-img-txt-row.cms a {
    line-height: 0;
}

.space-img-txt-row {
    margin-top: 100px;
}

.no-space-img-txt-row.top {
    margin-top: 100px;
    margin-left: -275px;
    margin-right: -275px;
}

.no-space-img-txt-row.bottom {
    margin-bottom: 100px;
}

.no-space-img-txt-row .txt-left,
.no-space-img-txt-row .txt-right,
.no-space-img-txt-row .img-right,
.no-space-img-txt-row .img-left,
.space-img-txt-row .txt-left,
.space-img-txt-row .txt-right,
.space-img-txt-row .img-right,
.space-img-txt-row .img-left {
    flex: 1 1 50%;
}

.no-space-img-txt-row .img-right,
.no-space-img-txt-row .img-left,
.space-img-txt-row .img-right,
.space-img-txt-row .img-left  {
    display: flex;
}

.no-space-img-txt-row .img-right img,
.no-space-img-txt-row .img-left img,
.space-img-txt-row .img-right img,
.space-img-txt-row .img-left img {
    object-fit: cover;
}

.no-space-img-txt-row .txt-left,
.no-space-img-txt-row .txt-right,
.space-img-txt-row .txt-left,
.space-img-txt-row .txt-right {
    padding: 100px;
    background: #F9FCF7;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.no-space-img-txt-row .txt-left p:last-child,
.no-space-img-txt-row .txt-right p:last-child,
.space-img-txt-row .txt-left p:last-child,
.space-img-txt-row .txt-right p:last-child,
.multi-column p:last-child {
    margin-bottom: 0;
}

.no-space-img-txt-row .txt-right,
.space-img-txt-row .txt-right,
.no-space-img-txt-row .img-right,
.space-img-txt-row .img-right {
    background: #F9FCF7;
    border: 1px solid #E1E8DC;
    border-left: none;
    overflow: hidden;
}

.no-space-img-txt-row .txt-left,
.space-img-txt-row .txt-left,
.no-space-img-txt-row .img-left,
.space-img-txt-row .img-left {
    border: 1px solid #E1E8DC;
    border-right: none;
    overflow: hidden;
}

.no-space-img-txt-row.top .img-left, .no-space-img-txt-row.top .txt-right, .no-space-img-txt-row .txt-left, .no-space-img-txt-row .img-right {
    border-bottom: 0;
}

.no-space-img-txt-row .txt-left, .no-space-img-txt-row .img-right {
    border-top: 0;
}

.space-img-txt-row .txt-right,
.space-img-txt-row .img-right {
    border-radius: 0 4px 4px 0;
}

.no-space-img-txt-row.top  .txt-right,
.no-space-img-txt-row.top  .img-right {
    border-radius: 0 4px 0 0;
}

.no-space-img-txt-row.bottom  .txt-right,
.no-space-img-txt-row.bottom  .img-right {
    border-radius: 0 0 4px 0;
}

.space-img-txt-row .txt-left,
.space-img-txt-row .img-left {
    border-radius: 4px 0 0 4px;
}

.no-space-img-txt-row.top  .txt-left,
.no-space-img-txt-row.top  .img-left {
    border-radius: 4px 0 0 0;
}

.no-space-img-txt-row.bottom  .txt-left,
.no-space-img-txt-row.bottom  .img-left {
    border-radius: 0 0 0 4px;
}

.multi-column {
    background: #F9FCF7;
    border-top: 1px solid #E1E8DC;
    border-bottom: 1px solid #E1E8DC;
    padding: 100px 0;
    margin-top: 100px;
    position: relative;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
}

.multi-column > div {
    margin: 0 auto;
    max-width: 1390px;
    padding: 0 20px;
    column-count: 2;
    column-gap: 100px;
}

.multi-column > div > * {
    break-inside: avoid-column;
}

.full-width-list-block h1,
.full-width-list-block h2,
.full-width-list-block h3,
.full-width-list-block h4,
.full-width-list-block h5,
.full-width-list-block h6,
.txt-quote-row h1,
.txt-quote-row h2,
.txt-quote-row h3,
.txt-quote-row h4,
.txt-quote-row h5,
.txt-quote-row h6,
.no-space-img-txt-row h1,
.no-space-img-txt-row h2,
.no-space-img-txt-row h3,
.no-space-img-txt-row h4,
.no-space-img-txt-row h5,
.no-space-img-txt-row h6,
.space-img-txt-row h1,
.space-img-txt-row h2,
.space-img-txt-row h3,
.space-img-txt-row h4,
.space-img-txt-row h5,
.space-img-txt-row h6,
.multi-column h1,
.multi-column h2,
.multi-column h3,
.multi-column h4,
.multi-column h5,
.multi-column h6 {
    color: var(--primary-green);
}

@media (max-width: 1023px) {
    .full-width-list-block,
    .txt-quote-row,
    .no-space-img-txt-row.top,
    .space-img-txt-row,
    .multi-column {
        margin-top: 50px;
    }

    .no-space-img-txt-row.bottom {
        margin-bottom: 50px;
    }

    .full-width-list-block, .full-width-quote-block {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw;
        padding: 25px;
        max-width: unset;
        border-radius: 0;
        border-left: none;
        border-right: none;
    }

    .txt-quote-row,
    .no-space-img-txt-row,
    .space-img-txt-row {
        flex-wrap: wrap;
    }

    .txt-quote-row .txt-left,
    .txt-quote-row .txt-right,
    .txt-quote-row .quote-right,
    .txt-quote-row .quote-left,
    .no-space-img-txt-row .txt-left,
    .no-space-img-txt-row .txt-right,
    .space-img-txt-row .txt-left,
    .space-img-txt-row .txt-right {
        flex-basis: 100%;
        padding: 25px;
    }

    .txt-quote-row .txt-left,
    .txt-quote-row .txt-right,
    .space-img-txt-row .img-left,
    .space-img-txt-row .img-right {
        border: 1px solid #E1E8DC;
        border-bottom: 0;
        border-radius: 4px 4px 0 0;
    }

    .txt-quote-row .quote-left,
    .txt-quote-row .quote-right,
    .space-img-txt-row .txt-right,
    .space-img-txt-row .txt-left {
        border: 1px solid #E1E8DC;
        border-top: 0;
        border-radius: 0 0 4px 4px;
    }

    .no-space-img-txt-row .txt-left,
    .no-space-img-txt-row .img-left,
    .no-space-img-txt-row .txt-right,
    .no-space-img-txt-row .img-right {
        border: 1px solid #E1E8DC;
    }

    .no-space-img-txt-row .img-left,
    .no-space-img-txt-row .img-right {
        border-bottom: 0;
    }

    .no-space-img-txt-row .txt-left,
    .no-space-img-txt-row .txt-right {
        border-top: 0;
    }

    .no-space-img-txt-row.top .img-left,
    .no-space-img-txt-row.top .img-right {
        border-radius: 4px 4px 0 0;
    }

    .no-space-img-txt-row.bottom .txt-left,
    .no-space-img-txt-row.bottom .txt-right {
        border-radius: 0 0 4px 4px;
    }

    .txt-quote-row .quote-right,
    .txt-quote-row .quote-left {
        font-size: 20px;
    }

    .txt-quote-row .quote-left,
    .no-space-img-txt-row .txt-left,
    .space-img-txt-row .txt-left {
        order: 2;
    }

    .multi-column {
        padding: 50px 0;
    }

    .multi-column > div {
        column-count: 1;
    }
}


/* New article design 2023 */

.article-post-top {
    width: 100%;
    display: flex;
    flex-direction: column;
}
/*
.article-post-top > div {
    flex: 1 1 50%;
}


.article-post-top .article-post-info {
    background: #F9FCF7;
    border: 1px solid #E1E8DC;
    border-right: 0;
    border-radius: 4px 0 0 4px;
    padding: 50px;
}
*/
.article-post-top .article-post-info .article-post-title h1 {
    margin-bottom: 15px !important;
}
/*
.article-post-top .article-post-info .article-post-title h1:after {
    content: '';
    width: 77px;
    height: 5px;
    display: block;
    background: #84B935;
    margin-top: 7px;
}

.article-post-top .article-post-info .article-post-author {
    display: flex;
    align-items: center;
    border: 1px solid #E1E8DC;
    background: #FDFFFC;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 13px;
    width: fit-content;
}
.article-post-top .article-post-info .article-post-author .icon {
    padding: 8px 10px;
    color: #84B935;
    font-size: 16px;
    width: 38px;
    display: flex;
    justify-content: center;
    border-right: 1px solid #E1E8DC;
}
.article-post-top .article-post-info .article-post-author .author {
    padding: 8px 10px;
}
*/
.article-post-top .article-post-info .article-post-categories {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 5px;
}
.article-post-top .article-post-info .article-post-categories .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E1E8DC;
    color: #84B935;
    padding: 5px 6px;
    border-radius: 4px;
    font-size: 15px;
    margin-right: 5px;
    background: #EEF5E9;
}
.article-post-top .article-post-info .article-post-categories .category a {
    display: block;
    border: 1px solid #E1E8DC;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 10px;
    white-space: nowrap;
    background: #EEF5E9;
    color: #27370F;
    padding: 5px 8px;
    transition: color .6s ease-in-out, box-shadow .6s ease-in-out;
}

.article-post-top .article-post-info .article-post-categories .category a:hover {
    color: #fff;
    box-shadow: inset 200px 0 0 0 var(--primary-green);
    text-decoration: none;
}

.article-post-top .article-post-info .article-post-short-content {
    margin-top: 20px;
}
/*
.article-post-top .article-post-info .article-post-short-content h1,
.article-post-top .article-post-info .article-post-short-content h2,
.article-post-top .article-post-info .article-post-short-content h3,
.article-post-top .article-post-info .article-post-short-content h4,
.article-post-top .article-post-info .article-post-short-content h5,
.article-post-top .article-post-info .article-post-short-content h6 {
    color: #84B935;
}

.article-post-top .article-post-info .article-post-short-content p:last-child {
    margin-bottom: 0;
}*/

.article-post-top .article-post-image {
    background: #F9FCF7;
    display: flex;
    margin: 0;
    overflow: hidden;
    position: relative;
    margin-bottom:20px;
}

.article-post-top .article-post-image img {
    /* Midlertidig deaktivering object-fit: cover;
    max-height: 600px;*/
    border-radius: 0;
    margin-top: 20px;
}

.article-post-top .article-post-image button[data-action="product-videos-open"]{
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    font-size: 6rem;
    color: var(--secondary-orange);
    padding: 25px;
    filter: drop-shadow(0 4px 8px rgb(0,0,0, .47));
}
.category-brands .subcategory-image img {
    filter: grayscale(100%);
    transition: all 0.3s;
}
.category-brands .subcategory-image img:hover {
    filter: grayscale(0%);
}

@media (min-width: 1023px) and (max-width: 1350px) {
    .no-space-img-txt-row.top, .no-space-img-txt-row, .space-img-txt-row, .txt-quote-row {
        margin-left: -48vw;
        margin-right: -48vw;
        width: 96vw;
        left: 50%;
        right: 50%;
        position: relative;
    }
    .space-img-txt-row.cms {
        width: auto;
        left: unset;
        right: unset;
        position: unset;
    }
}
@media (max-width: 1023px) {
    .no-space-img-txt-row.top, .no-space-img-txt-row, .space-img-txt-row, .txt-quote-row {
        margin-left: 0;
        margin-right: 0;
    }
    .article-post-top {
        padding-top: 20px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .article-post-top > div {
        flex-basis: 100%;
    }
    /*
    .article-post-top .article-post-info {
        border: 1px solid #E1E8DC;
        border-top: 0;
        border-radius: 0 0 4px 4px;
        padding: 25px;
    }

    .article-post-top .article-post-image {
        border: 1px solid #E1E8DC;
        border-bottom: 0;
        border-radius: 4px 4px 0 0;
    }*/
}
