@font-face {
    font-family: "Jost";
    src: url("../../fonts/Jost-Regular.ttf");
    /*unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;*/
}

iframe {
    max-width: 100% !important;
}

footer#footer *,
div#afterFooter * {
    font-family: Jost;
}

.container.container-header {
    padding: 0;
}

.desktop-header .cbp-hrsub {
    width: 64.5vw;
    /* left: -53.5% !important; */
}

.cbp-hrmenu .cbp-hrsub-inner h3 {
    font-size: 18px;
    color: #333;
}

#product .pb-right-column,
#product .pb-center-column {
    float: left;
}

.desktop-header .cbp-hrmenu .cbp-hrsub {
    z-index: 4;
    margin-top: 10px;
}

.desktop-header .cbp-hrmenu .cbp-submenu-aindicator {
    display: none;
}

.desktop-header .cbp-hrmenu .cbp-hrsub .cbp-triangle-container {
    display: none;
}

#page .header-container {
    border-bottom: none !important;
}

.block-faq-left-column-16>.title_block {
    display: none;
}

.mobile-category-heading {
    display: none;
}

.cstm-mobile-option {
    display: none;
}

#cookielaw {
    opacity: 0.8;
}

#layer_cart .crossseling {
    display: none;
}

body .view-and-count .display {
    display: none !important;
}

ul.product_list li.ajax_block_product .product-container .left-block img {
    width: auto;
    max-height: 200px;
}

ul.product_list li.ajax_block_product .product-container .left-block {
    padding: 15px;
}

body .nbrItemPage>.clearfix {
    display: flex;
    align-items: center;
}

.desktop-header #cbp-hrmenu>ul>li:not(:last-child)>a::after {
    border-right: 1px solid;
    content: "";
    display: block;
    height: 14px;
    background: #000;
    width: 1px;
    right: 0;
    pointer-events: none;
    position: absolute;
    top: 15px;
}

.desktop-header .cbp-hrsub-inner .cbp-menu-column-inner .cbp-categories-row {
    display: flex;
    flex-wrap: wrap;
}

#page label {
    color: #777777;
}

body .ui-menu .ui-menu-item a:hover,
body .ui-menu .ui-menu-item a.ui-state-focus,
body .ui-menu .ui-menu-item a.ui-state-hover {
    border: 1px solid rgb(216 255 227);
    border-radius: 2px;
    background: rgb(216 255 227) !important;
}

#shopping_cart_container .cart-images {
    width: 45px;
}

#shopping_cart_container .cart-images img {
    width: 100%;
}

.desktop-header .cbp-horizontal>ul>li.cbp-hropen>a,
.desktop-header .cbp-horizontal>ul>li.cbp-hropen>a:hover {
    background-color: #fff;
}

.desktop-header .cbp-horizontal>ul>li>a,
.cbp-horizontal>ul>li>span.cbp-main-link {
    padding-left: 12px;
    padding-right: 12px;
}

body .cat-custom-header {
    border-bottom: 0;
}

.ui-autocomplete .jolisearch-description {
    width: 60%;
}

.ui-menu .ui-menu-item .jolisearch-post-right {
    font-size: 15px !important;
    color: #000;
    margin-top: 0 !important;
    margin-right: 0 !important;
    margin-left: 6px;
    white-space: nowrap;
}

.ui-menu .jolisearch-container~li>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ui-autocomplete>.jolisearch-container,
.ui-autocomplete .jolisearch-features,
.ui-autocomplete .jolisearch-post {
    display: none !important;
}

.desktop-header .cbp-menu-column-inner .cbp-categories-row>div {
    width: calc(100% / 7);
    padding-right: 0;
    position: relative;
    display: inline-block;
    background: none;
    border: none;
    padding: 10px;
    vertical-align: top;
}

.desktop-header .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title {
    border-bottom: 0;
    padding: 0;
    text-align: center;
    color: #383838 !important;
    text-shadow: unset;
    white-space: unset;
    line-height: 18px !important;
}

.cbp-hrmenu .cbp-hrsub-inner a,
.cbp-hrmenu .cbp-hrsub-inner a:link {
    color: #333;
}

.desktop-header .cbp-hrmenu .cbp-hrsub-inner,
.desktop-header .cbp-hrmenu ul.cbp-hrsub-level2 {
    -webkit-box-shadow: 0px 2px 10px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 10px rgb(0 0 0 / 50%);
    padding: 10px 35px;
    border: 0;
}

.attr-help-img-title {
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
}

.newsletter-success {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    color: #007f4e;
}

.newsletter-error {
    float: left;
    margin-top: 20px;
    text-align: center;
    width: 100%;
    color: #bc0000;
}

.icon-stacking.icn-cart {
    background: rgba(0, 0, 0, 0) url("/themes/warehouse/img/frontpage/Vector.png") no-repeat scroll center center;
}

.icon-stacking.icn-truck {
    background: rgba(0, 0, 0, 0) url("/themes/warehouse/img/frontpage/box1.png") no-repeat scroll center center;
}

.icon-stacking.icn-coins {
    background: rgba(0, 0, 0, 0) url("/themes/warehouse/img/frontpage/truck.png") no-repeat scroll center center;
}

.icon-stacking.icn-phone {
    background: rgba(0, 0, 0, 0) url("/themes/warehouse/img/icn-phone.png") no-repeat scroll center center;
}

.pb-bottom-wide-column .tab-pane {
    display: none;
}

.pb-bottom-wide-column .tab-pane.active {
    display: block;
}

.shopping_cart>a:first-child span.cart_name .ajax_cart_product_txt,
.shopping_cart>a:first-child span.cart_name .ajax_cart_total {
    display: none;
}

.desktop-header .shopping_cart>a:first-child span.cart_name {
    top: 10px;
    position: relative;
    left: -13px;
    padding: 0 !important;
}

#iqitmegamenu-horizontal.cbp-sticky {
    left: 15px;
}

#product #columns {
    /* max-width: 100%; */
    /* padding-left: 60px; */
    /* padding-right: 60px; */
}

#buy_block .box-info-product .box-cart-bottom #add_to_cart button.exclusive {
    background-color: #265F29 !important;
}

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

#buy_block .box-info-product .box-cart-bottom #add_to_cart button.exclusive:hover {
    /* background-color: #143ea2 !important; */
}

.primary_block .pb-center-column {
    background-color: transparent !important;
    border: medium none;
    border-radius: 0;
    color: #000 !important;
}

#product .pb-center-column #buy_block {
    /* border: 1px solid #ddd; */
    padding: 0px;
    float: left;
    width: 100%;
}

.box-info-product .box-cart-bottom {
    background-color: transparent;
    border-top: none;
    margin: 10px 0;
    /* padding: 10px 10px 0; */
}

#product .pb-center-column #oosHook {
    display: block !important;
    float: left !important;
    position: static !important;
    width: 336px !important;
}

#header>.top a {
    border-left: 0;
}

#header>.top a:after {
    content: " ";
    position: absolute;
    top: 6px;
    left: 0;
    background-color: #fff;
    height: 12px;
    width: 1px;
}

#header>.top span:first-child a:after {
    width: 0;
}

/* .sf-menu > li:after{
    content: " ";
    position: absolute;
    top: 10px;
    left: 0;
    background-color: #333;
    height: 14px;
    width: 1px;
  } */

.sf-menu>li:first-child:after {
    width: 0;
}

.animated-progress-button {
    position: relative;
}

.animated-progress-button:before {
    content: " ";

    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;

    width: 100%;
    height: 100%;
    background-color: #0f8812;
    animation: progress 10s forwards;
}

.animated-progress-button.done:before {
    animation: progress 1s forwards;
}

.animated-progress-button span {
    z-index: 1;
    position: relative;
}

@keyframes progress {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.order-page-container button:disabled {
    opacity: 0.8;
}

.sale-label{
    font-weight: 500;
}

@media screen and (min-width: 1320px) {
    .container {
        max-width: 1233px;
    }

    .product-image-container {
        height: 214px;
    }
}

@media screen and (min-width: 1100px) {
    .container {
        max-width: 1220px;
    }

    .product-image-container {
        height: 214px;
    }
}

@media screen and (max-width: 1100px) {
    #page #iqitmegamenu-mobile {
        display: block;
    }

    #page .cbp-hrmenu {
        display: none;
    }

    #page .desktop-header .header-top-container .container-header>.row>div.iqitmegamenu-wrapper {
        margin-bottom: -1px;
    }

    #page #iqitmegamenu-mobile>div>.container>span {
        display: inline-block;
        margin-top: 5px;
    }
}

@media screen and (max-width: 999px) {
    #page .desktop-header .header-top-container .container-header>.row {
        grid-template-columns: unset;
    }

    #page .desktop-header .header-top-container .container-header>.row>div.iqitmegamenu-wrapper {
        margin-bottom: -9px;
    }
}

@media (min-width: 768px) {
    #header>.top {
        background-color: #efeff0;
        min-height: 29px;
    }

    #header>.top>.container {
        height: 100%;
    }

    #header>.top>div.container>div.row {
        float: right;
        text-align: right;
        height: 100%;
        line-height: 19px;
        height: 29px;
    }

    #header>.top .row>span {
        float: left;
        height: 100%;
    }

    #header>.top a+.submenu {
        background-color: #383838;
    }

    #header>.top span:first-child a {
        border-left: medium none;
    }

    #header>.top>div.container>.row>span>a {
        height: 100%;
    }

    #shopping_cart_container {
        top: 9px;
    }
}

/* SEARCH BLOCK */
@media (min-width: 768px) {
    #search_block_top_content {
        height: auto;
        left: 0;
        text-align: left;
        top: -8px;
    }

    #search_block_top {
        float: left;
    }

    #search_block_top .search_query {
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
}

/* SEARCH BLOCK END */

/* CART BLOCK */

@media (min-width: 768px) {
    #shopping_cart_container {
        border: none;
        position: relative;
        /* top: -12px !important;
      right: -4px; */
        width: 65px;
        transition-property: top;
        transition-duration: 0.3s;
        /* height: 52px; */
    }

    #header .shopping_cart {
        float: left;
        height: 100%;
        line-height: 19px;
        padding-top: 0;
        width: 100%;
        top: -4px !important;
    }

    #header .shopping_cart>a {
        float: none;
        height: 100%;
        line-height: 19px;
        text-align: center;
    }

    .shopping_cart>a:first-child span.cart_name::before {
        /* color: #33b536; */
        display: none;
    }

    #header .cart_block {
        top: 25px;
    }
}

/* CART BLOCK END */

#header_misc_links {
    z-index: 10;
    display: block;
    text-align: center;
}

.h_misc_link {
    color: #000;
    font-size: 13px;
    margin-right: 10px;
}

.h_misc_link a {
    color: #000;
}

.h_misc_link.far-right {
    float: right;
}

.h_misc_link.login>a,
.h_misc_link.new-account>a,
.h_misc_link.newsletter>a {
    color: #000;
    text-decoration: underline;
}

.h_misc_link.empty {
    color: #000;
    font-size: 11px;
    line-height: 16px;
}

.h_misc_link.discount {
    font-weight: bold;
    margin-left: 10px;
}

@media (min-width: 100px) {
    ul.storrelse-list .cont-img a img {
        border-radius: 5px;
        box-shadow: 1px 0 3px #ccc;
    }

    #videosTab {
        padding-bottom: 5px;
    }

    #videosTab .videoWrapper {
        padding-bottom: 20px;
        text-align: center;
        min-height: 200px;
    }

    .prd-help-link {
        /*float: right;
        color: #33b536 !important;
        line-height: 20px;*/

        background-color: #33b536;
        border-radius: 12px;
        color: #fff !important;
        float: right;
        font-weight: bold;
        line-height: 20px;
        padding-left: 7px;
        padding-right: 7px;
        text-align: center;
        position: absolute;
        right: 0px;
        top: 3px;
    }

    .icon-stacking {
        float: left;
        height: 50px;
        margin-right: 0;
        width: 100%;
        margin-left: 0;
        width: 100%;
    }

    .product-title-prices #our_price_display {
        /*color: #33b536;*/
        font-size: 22px;

        color: #000;
        font-weight: bold;
    }

    #product .primary_block .pb-center-column {
        float: left;
        padding: 0;
        width: 100%;
    }

    #product .pb-right-column {
        width: 100%;
        max-width: 100%;
    }

    #product .primary_block .pb-left-column {
        max-width: 100%;
        width: 100%;
    }

    .pb-right-column-content .right-side-prd-info {
        display: flex;
        width: 100%;
        padding: 0px;
        flex-direction: column;
    }

    .pb-right-column-content .right-side-prd-info .info-section {
        display: inline-block;
        float: none !important;
        vertical-align: top !important;
        width: 100% !important;
        margin-bottom: 40px;
        text-align: center;
    }

    .pb-right-column-content .right-side-prd-info .info-section>* {
        float: none !important;
        text-align: center !important;
        margin: 0 auto;
        width: 100% !important;
    }

    .pb-right-column-content .right-side-prd-info .info-section>*>* {
        float: none !important;
    }

    .pb-right-column-content .right-side-prd-info .info-section .text-section a {
        display: block;
    }

    .pb-right-column-content .right-side-prd-info .info-section .icon-section {
        font-size: unset !important;
    }

    .pb-right-column-content .right-side-prd-info .info-section:last-child {
        margin-bottom: 0px;
    }

    .pb-right-column-content .right-side-prd-info .icon-section {
        float: left;
        font-size: 42px;
        /*margin-right: 9px;
        width: 46px;*/
        width: 100%;
        text-align: center;
    }

    .pb-right-column-content .right-side-prd-info .info-section .text-section {
        float: left;
        font-weight: normal;
        color: #000;
        padding-top: 5px;
        width: 100%;
        /* width: 240px;*/
        text-align: center;
    }

    .pb-right-column-content .right-side-prd-info .text-section .line-1 {
        float: left;
        width: 100%;
        text-align: center;
    }

    .pb-right-column-content .right-side-prd-info .text-section a {
        color: #000 !important;
        /*float: left;*/
        text-decoration: underline;
        width: auto;
    }

    .product-title-container .product-title h1 {
        font-size: 22px;
        margin-bottom: 0;
        width: 100%;
    }

    .product-title-container .product-title {
        float: left;
        margin-right: 20px;
        width: auto;
    }

    .pb-center-column .product-title-container {
        float: left;
        width: 100%;
    }

    .pb-center-column .product-title-container .product-title-prices {
        float: right;
    }

    .pb-center-column .product-title-container .product-title-prices>.content_prices>div.price {
        float: left;
        width: 100%;
    }

    /*  #columns*/
    #product .pb-bottom-wide-column .product-tabs-container>ul.nav {
        background-color: transparent;
        color: #000;
        border-top: medium none;
        text-align: left;
    }

    /*#columns*/
    #product .pb-bottom-wide-column .product-tabs-container>ul.nav>li>a {
        color: #000 !important;
    }

    /*#columns*/
    #product .pb-bottom-wide-column .product-tabs-container>ul.nav>li.active>a {
        background-color: #eee;
        font-size: 13px;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    /* #columns*/
    #product .pb-bottom-wide-column .product-tabs-container>ul.nav>li.active>a {
        background-color: #eee;
    }

    #product .tab-content>.tab-pane {
        margin-bottom: 0;
        padding: 20px 20px 0;
    }

    /*#columns*/
    #product .pb-bottom-wide-column .product-tabs-container section.tab-pane.active {
        background-color: #eee;
    }

    .pb-bottom-wide-column {
        float: left;
        width: 100%;

        margin-top: 20px;
    }

    .pb-bottom-wide-column .tab-pane {
        display: none;
    }

    .box-sub-bottom {
        float: left;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    .box-sub-bottom-second {
        float: left;
        width: 100%;
        /* border-top: 1px solid #ddd !important; */
        padding-top: 10px;
        display: none;
    }

    .box-sub-btn {
        /*border-right: 1px solid #000 !important;*/
        float: left;
        font-size: 13px !important;
        margin-right: 10px;
        /*width: auto;*/
        width: 100%;
        text-decoration: underline;
    }

    .box-sub-btn a {
        color: #000 !important;
        font-size: 13px;
        line-height: 18px;
    }

    .box-sub-btn.empty {
        float: left;
        font-size: 12px !important;
        line-height: 16px;
        margin-right: 10px;
        text-decoration: none;

        display: none;
    }

    .box-social-btn {
        color: #244eb2;
        cursor: pointer;
        float: left;
        font-size: 24px;
        margin-bottom: -3px;
        margin-top: 5px;
        display: none;
    }

    #product .box-info-product .fragt_kun_container {
        color: #000;
        float: left;
        font-size: 13px;
        /*height: 35px;*/
        line-height: 35px;
        /* margin-left: 30px;*/
        max-height: 35px;
        margin-bottom: -10px;
        margin-top: -10px;
        height: auto;
        width: auto;
        margin-left: 0px;
        text-align: left;
    }

    #product .box-info-product .fragt_kun_container a {
        text-decoration: underline;
    }

    #product .add_to_cart_container #add_to_cart>button {
        border-radius: 0;
    }

    #product .add_to_cart_container #add_to_cart {
        float: left;
    }

    #product .add_to_cart_container #add_to_cart>button span {
        border-radius: 0 !important;
        height: 45px;
        line-height: 40px;
        max-height: 40px;
        padding-left: 30px;
        padding-right: 30px;
    }

    #product .box-cart-bottom .add_to_cart_container {
        float: left !important;
        margin-left: 0px;
        margin-right: 15px;
        margin-top: 0px;
        padding-top: 0px !important;
        margin-bottom: 10px !important;
    }

    #product .box-info-product .quantity-input-wrapper .product_quantity_up:hover,
    #product .box-info-product .quantity-input-wrapper .product_quantity_down:hover {
        background-color: #aaa !important;
        cursor: pointer;
    }

    #product #quantity_wanted_p {
        float: left;
        margin-bottom: 10px !important;
        margin-top: 0 !important;
        margin-right: 20px;
    }

    #product #quantity_wanted_p input {
        height: 39.5px !important;
        float: left;
        margin-left: 0 !important;
        margin-top: 0 !important;
        padding: 4px !important;
        position: static;
        width: 39.5px !important;
        text-align: center;
    }

    #product .box-info-product .quantity-input-wrapper .product_quantity_down>span i,
    #product .box-info-product .quantity-input-wrapper .product_quantity_up>span i {
        color: #fff;
    }

    #product .box-info-product #attributes .attribute_fieldset {
        border-bottom: 1px solid #ddd;
        margin-bottom: 5px;
        padding-bottom: 10px;
        position: relative;
    }

    #product .product_attributes .attribute_label {
        float: left;
        width: 100%;
        font-weight: bold;
    }

    .product_attributes .attribute_label+.selector {
        max-width: none;
    }

    #product .product_attributes .selector {
        float: left;
        max-width: 100%;
        width: 100% !important;
    }

    #product .product_attributes .selector>select {
        float: left;
        /* max-width: none !important;
        width: auto !important;*/
    }

    .attribute_fieldset select.form-control {
        width: 100%;
    }

    #product .box-info-product {
        padding-top: 5px;
    }

    #columns>.content-inner>div.page-heading {
        display: none;
    }

    #product #buy_block .product_attributes {
        /* padding-left: 10px;
        padding-right: 10px; */
        border-top: medium none;
        padding-top: 0px;
        margin-top: 0px;
    }

    #product .pb-left-column #image-block #view_full_size .span_link {
        left: 10px;
        right: auto;
        top: 10px;
        bottom: auto;
    }

    #product .pb-left-column #image-block #view_full_size .span_link::after {
        font-size: 25px;
    }

    #product #views_block {
        float: left;
        height: auto;
        margin-top: 0 !important;
        /*max-width: 55px;*/
        overflow: hidden;
        width: auto;
    }

    #product #thumbs_list {
        float: left;
        width: 100%;
    }

    #product #thumbs_list #thumbs_list_frame {
        list-style-type: none;
        margin-bottom: 0;
        overflow: hidden;
        padding-left: 0;
        width: 100%;
    }

    /* #product #thumbs_list li:first-child {
      margin-right: 0px;
    }*/

    #product #thumbs_list li {
        border: 1px solid #dbdbdb;
        box-sizing: border-box;
        cursor: pointer;
        float: left;
        line-height: 0;
        margin-bottom: 10px;
        width: 55px;
    }

    #product #thumbs_list li:last-child {
        margin-bottom: 10px;
    }

    #product div#image-block {
        float: left;
        margin: 0;
        width: 100%;
    }

    #product #view_full_size {
        float: left;
        width: 100%;
    }

    #product .pb-center-column .product-title {
        border-top: medium none;
        color: #000;
        font-size: 14px;
        padding-right: 0;
        max-width: 65%;
        margin-right: 0;
        margin-top: -2px;
    }

    #product .product-title h1 {
        color: #000 !important;
        margin-bottom: 5px;
        margin-top: 0 !important;
        text-transform: uppercase;
        font-size: 15px !important;
        margin-left: 0px;
        width: 100%;
        float: left;
        font-size: 22px !important;
        font-weight: bold;
    }

    #product .primary_block .pb-left-column {
        /*max-width: 30%;*/
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        float: left;
    }

    #product .primary_block .pb-center-column {
        /* background-color: #413e28;
        border-radius: 7px;
        box-sizing: border-box;
        color: #fff;
        max-width: 322px;
        padding: 13px;
        widows: 38%;*/

        /*width: 38%;*/
        width: 100%;
        padding: 0px;
    }

    #product .pb-right-column {
        /*width: 32%;*/
        width: 100%;
    }

    #product #header .row #header_logo {
        margin-bottom: 10px;
    }

    #header_misc_links {
        bottom: auto;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        position: absolute;
        top: 67px;
        width: 100%;
    }

    .h_misc_link {
        color: #000;
        font-size: 14px;
        margin-left: 0px;
        margin-right: 0px;
        line-height: 1.6;
    }

    /* .h_misc_link.empty {
    } */

    .h_misc_link.new-account {
        width: auto;
    }

    .h_misc_link.new-account.logged-in {
        display: block;
    }

    .h_misc_link.empty.logged-in {
        display: none;
    }

    .h_misc_link.login {
        text-align: left;
        width: 18%;
    }

    .h_misc_link.discount {
        text-align: center;
        width: 42%;
        margin-left: 0px;
        display: block;
    }

    .h_misc_link.newsletter {
        width: 40%;
    }

    .product-title-container .content_prices {
        position: static;
    }

    .product-title-container.mobile-version {
        float: left;
        width: 100%;
    }

    .product-title-container.mobile-version .product-title {
        margin-right: 0;
        width: 100%;
    }

    .product-title-prices.mobile-version {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

    .product-title-prices.mobile-version .our_price_display {
        color: #000 !important;
        font-size: 15px;
        font-weight: bold;
        line-height: 15px;
        margin-bottom: 0;
    }

    .product-title-prices.mobile-version .content_prices .price {
        line-height: normal;
    }

    .product-title-prices.mobile-version .content_prices {
        line-height: normal;
    }

    .product-title-container {
        display: none;
    }

    .product-title-container.mobile-version {
        display: block;
    }

    #views_block {
        display: none;
    }

    #views_block_2nd {
        float: left;
        margin-top: 5px;
        width: 100%;
        display: block;
    }

    #thumbs_list_2nd>#thumbs_list_frame_2nd {
        float: left;
        margin-bottom: 0;
        width: 100%;
    }

    #thumbs_list_2nd>#thumbs_list_frame_2nd li {
        float: left;
        margin: 5px;
    }

    #thumbs_list_2nd>#thumbs_list_frame_2nd li a {
        border: 4px solid #ddd;
        float: left;
        height: 100%;
        width: 100%;
    }

    #thumbs_list_2nd>#thumbs_list_frame_2nd li a img {
        height: 47px;
        width: 47px;
    }
}

@media (min-width: 460px) {
    /* #product .box-cart-bottom .add_to_cart_container {
        margin-top: 0px;
      } */

    #product .box-info-product .fragt_kun_container {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    /* .h_misc_link.new-account,
      .h_misc_link.empty {
      }

       .h_misc_link.new-account {
       } */

    .h_misc_link.empty {
        margin-left: 5px;
        margin-right: 5px;
    }

    .h_misc_link.login,
    .h_misc_link.empty {
        width: auto;
    }

    .h_misc_link.discount {
        width: auto;
        margin-right: 10px;
    }

    .h_misc_link.newsletter {
        width: auto;
    }

    #product .pb-right-column {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    #product #views_block {
        max-width: 55px;
    }

    #product div#image-block {
        float: left;
        margin: 0 2%;
        width: 98%;
    }

    #product #thumbs_list #thumbs_list_frame {
        width: auto !important;
    }

    #product #thumbs_list li:last-child {
        margin-bottom: 0;
    }

    /*  #product #thumbs_list li:first-child {
        margin-right: 10px;
      }*/

    .box-sub-btn.prd-tab-info {
        display: none;
    }

    .h_misc_link.newsletter,
    .h_misc_link.discount {
        display: none;
    }

    div.breadcrumb {
        display: none;
    }
}

@media (min-width: 586px) {}

@media (min-width: 768px) {
    #views_block {
        display: block;
    }

    #views_block_2nd {
        display: none;
    }

    .product-title-container {
        display: block;
    }

    .product-title-container.mobile-version {
        display: none;
    }

    div.breadcrumb {
        display: block;
    }

    /* #header .shopping_cart .ajax_cart_quantity {
      display: none !important;
    } */

    .h_misc_link.newsletter,
    .h_misc_link.discount {
        display: block;
    }

    .h_misc_link.new-account.logged-in {
        float: left;
    }

    .h_misc_link.empty.logged-in {
        display: block;
    }

    .box-sub-btn.prd-tab-info {
        display: block;
    }

    .box-social-btn {
        float: right;
        margin-left: 20px;
        margin-top: -3px;
    }

    .box-sub-btn {
        width: auto;
    }

    .box-sub-btn.empty {
        display: block;
    }

    .h_misc_link.discount {
        margin-left: 4%;
        width: auto;
    }

    #header .row #header_logo {
        margin-bottom: 0px;
    }

    #header_misc_links {
        bottom: auto;
        font-size: 14px;
        position: absolute;
        top: 85px;
        width: 100%;
        padding: 0px;
    }

    #product .pb-right-column {
        max-width: 100% !important;
    }

    .pb-right-column-content .right-side-prd-info .icon-section {
        text-align: center;
        width: 100%;
    }

    .pb-right-column-content .right-side-prd-info .info-section {
        width: 33%;
    }

    #product .primary_block .pb-center-column {
        float: left;
        padding: 0;
        width: 100%;
    }

    #product .primary_block .pb-left-column {
        max-width: 100%;
        width: 100%;
    }

    #product div#image-block {
        width: 75%;
    }

    /* .h_misc_link.new-account,
    .h_misc_link.empty {
    } */

    .h_misc_link {
        color: #000;
        display: inline-block;
    }

    .iqitmegamenu-wrapper {
        /* clear: left;
        float: left;*/
        left: 0 !important;
        margin-top: 0px;
        padding-left: 0;
        position: static;
        right: auto;
        top: 12px;
        /*width: auto;*/
    }

    .cbp-hrmenu .cbp-notfit {
        right: auto;
        left: 0px;
    }

    header .row #header_logo {
        margin-bottom: -10px;
    }
}

/*.lang_no #header>.top>.container,*/
/*.lang_sv #header>.top>.container {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 10px;*/
/*}*/

/*.lang_no #header>.top>.container .ti-widget,*/
/*.lang_nl #header>.top>.container .ti-widget,*/
/*.lang_sv #header>.top>.container .ti-widget {*/
/*    display: none;*/
/*}*/

.trustpilot-mobile {
    padding: 32px 10px 0;
    display: none;
}

@media (min-width: 1000px) {
    .trustpilot-mobile {
        display: none;
    }

    /*.lang_no #header>.top>.container,*/
    /*.lang_nl #header>.top>.container,*/
    /*.lang_sv #header>.top>.container {*/
    /*    height: 100%;*/
    /*    position: relative;*/
    /*    display: flex;*/
    /*    justify-content: end;*/
    /*    flex-direction: row;*/
    /*    padding: 0;*/
    /*}*/

    /*.lang_no #header>.top>.container .topbar-content,*/
    /*.lang_nl #header>.top>.container .topbar-content,*/
    /*.lang_sv #header>.top>.container .topbar-content {*/
    /*    display: flex;*/
    /*    gap: 20px;*/
    /*    justify-content: center;*/
    /*    align-items: center;*/
    /*    padding: 8.5px;*/
    /*}*/

    /*.lang_no #header>.top>.container .ti-widget,*/
    /*.lang_nl #header>.top>.container .ti-widget,*/
    /*.lang_sv #header>.top>.container .ti-widget {*/
    /*    width: auto;*/
    /*    display: inline-block;*/
    /*    top: 0px;*/
    /*    right: 0;*/
    /*    margin-left: 30px;*/
    /*}*/

    /*.lang_no #header>.top>.container .ti-widget .ti-widget-container a,*/
    /*.lang_nl #header>.top>.container .ti-widget .ti-widget-container a,*/
    /*.lang_sv #header>.top>.container .ti-widget .ti-widget-container a {*/
    /*    transform: none;*/
    /*}*/

    #product #header .row #header_logo {
        margin-bottom: 0px;
    }

    header .row #header_logo {
        max-width: 400px;
        height: auto;
    }

    #product #header .row #header_logo {
        margin-bottom: 0px;
    }

    header .row #header_logo {
        max-width: 400px;
        height: auto;
    }

    #shopping_cart_container {
        top: 0;
    }

    .shopping_cart>a:first-child span.cart_name {
        color: transparent !important;
        padding: 0;
        background: none;
        text-transform: uppercase;
        background-size: 37px 37px !important;
        width: 37px;
        height: 37px;
        top: 4px;
        position: relative;
        left: -8px;
    }

    #product .primary_block .pb-left-column {
        max-width: 35%;
        width: 50%;
        float: left;
    }

    #product .primary_block .pb-center-column {
        width: 50%;
        max-width: 50%;
    }

    #product .primary_block .pb-right-column {
        max-width: 50%;
        width: 50%;
        float: right;
    }

    #product .primary_block .pb-left-column {
        max-width: 50% !important;
        width: 100% !important;
    }

    #product .primary_block .pb-center-column {
        max-width: 50% !important;
        width: 100% !important;
    }

    #product .primary_block .pb-right-column {
        max-width: 100% !important;
        width: 100% !important;
    }

    #product div#image-block {
        width: 80%;
        border: 1px solid;
        overflow: hidden;
        position: relative;
    }

    #product div#image-block img {
        width: 100%;
    }

    #product div#image-block.hovered img {
        position: absolute;
        top: 0;
        left: 0;

        width: 150%;
        max-width: none;
    }

    #bigpic-tracker {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        cursor: move;
    }

    .iqitmegamenu-wrapper {
        clear: left;
        float: left;
        width: auto;
        margin-top: -50px;
    }

    header .row #header_logo {
        margin-bottom: 0px;
    }

    header .row #header_logo {
        margin-bottom: 1px;
    }

    #header_logo a {
        float: left;
    }

    .cbp-horizontal>ul>li:first-child a {
        padding-left: 4px;
    }

    #search_block_top_content {
        height: auto;
        padding-left: 5px;
    }

    #header_misc_links {
        position: absolute;
        right: 0;
        top: 28px;
        width: 270px;
    }

    #block_top_menu {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        margin-left: -8px;
    }

    #block_top_menu>ul {
        background-color: transparent;
        border-bottom: 0;
        margin: 0;
        width: 100%;
    }

    #block_top_menu>ul>li {
        border-right: 0;
    }

    #block_top_menu>ul>li>a {
        padding: 0 14px 5px;
        border-bottom: 0;
        color: #333;
        text-transform: uppercase;
        font-size: 15px;
        /*font-weight: bold;*/
        text-shadow: none;
    }

    #block_top_menu>ul>li.sfHover>a,
    #block_top_menu>ul>li>a:hover,
    #block_top_menu>ul>li.sfHoverForce>a {
        background-color: transparent;
        color: #333;
    }

    #block_top_menu .sf-menu li {
        position: unset;
    }

    #block_top_menu .sf-menu>li>ul {
        max-width: 1240px;
        width: 100% !important;
    }

    #block_top_menu .sf-menu>li>ul>li {
        float: none;
        width: calc(100% / 7);
        padding-right: 0;
        position: relative;
        display: inline-block;
        background: none;
        border: none;
        padding: 10px;
        vertical-align: top;
    }

    #block_top_menu .sf-menu>li>ul>li img {
        width: 100%;
    }

    #block_top_menu .sf-menu>li>.submenu-container {
        background: #ffffff;
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
        padding: 10px 35px;
        top: 39px;
    }

    #block_top_menu .sf-menu .mobile-menu-image {
        padding: 0 !important;
        text-align: center;
    }

    #block_top_menu .sf-menu .submenu-container a {
        padding: 0;
        text-align: center;
        color: #383838;
        text-shadow: unset;
        font-weight: bold;
        white-space: unset;
        line-height: 18px;
    }

    #block_top_menu .sf-menu .submenu-container a:hover {
        background: none;
    }

    div#search_block_top_content {
        position: absolute;
        top: unset;
        right: 10px;
        left: unset;
        bottom: 10px;
        max-width: 210px;
        z-index: 20;
        transition-property: right;
        transition-duration: 0.3s;
    }

    #search_block_top_content #search_query_top,
    #search_block_top #search_query_top {
        border: none;
        box-sizing: border-box;
        border-radius: 0;
        height: 25px !important;
        padding: 0px 10px 0 35px !important;
        color: #545454 !important;
        width: 100%;
        background: #efeff0 !important;
        font-weight: normal;
    }

    div#search_block_top_content input:focus {
        box-shadow: none;
    }

    #block_top_menu .sf-menu>li>ul>li>ul {
        display: none;
    }

    @media (max-width: 1319px) {
        #block_top_menu>ul>li>a {
            font-size: 14px;
        }
    }

    .h_misc_link.discount {
        margin-left: 0;
        margin-right: 0;
    }

    /* .h_misc_link.new-account {
    } */
}

@media (min-width: 1200px) {}

@media (min-width: 1300px) {
    .icon-stacking {
        float: left;
        height: 50px;
        margin-right: 5px;
        width: 50px;
        margin-left: 0%;
    }

    /* #product .box-info-product .fragt_kun_container {
      float: left;
    }

    .h_misc_link.new-account {
    } */

    #product .primary_block .pb-right-column {
        max-width: 25%;
        width: 25%;
    }

    #product .primary_block .pb-center-column {
        max-width: 25%;
        width: 25%;
    }

    .pb-right-column-content .right-side-prd-info .info-section {
        float: right;
        text-align: left;
        width: 90%;
    }

    .pb-right-column-content .right-side-prd-info .icon-section {
        float: left;
        width: auto;
    }

    .pb-right-column-content .right-side-prd-info .info-section .text-section {
        max-width: none;
        text-align: left;
        width: 80%;
    }

    .pb-right-column-content .right-side-prd-info .text-section .line-1 {
        text-align: left;
    }

    .pb-right-column-content .right-side-prd-info {
        padding-top: 35px;
    }
}

/* PRODUCT PAGE RESPONSIVE */
@media (max-width: 1240px) {
    /* .pb-right-column-content .right-side-prd-info .text-section a {
      float: none;
    }

    #product .primary_block .pb-center-column {
      width: 50%;
      padding: 0px;
    }*/

    /* #product .primary_block .pb-left-column {
      max-width: 50%;
      width: 50%;
    }
  */

    /*.pb-right-column-content .right-side-prd-info {
      padding-left: 0px;
    }

    .pb-right-column-content .right-side-prd-info .info-section {
      float: left;
      margin-bottom: 40px;
      margin-right: 1%;
      width: 32%;
    }

    .pb-right-column-content .right-side-prd-info .info-section .text-section {
      width: 100%;
      text-align: center;
    }*/
}

/* PRODUCT PAGE RESPONSIVE END




  /* ORDER PAGE RESONSIVE START */
#opc_checkout #opc_new_account {
    background-color: transparent;
}

#opc_checkout .opc-column-one {
    float: left;
    width: 28%;
    border-right: 1px solid #40ba43 !important;
}

#opc_checkout .opc-column-two {
    float: left;
    width: 27%;
    border-right: 1px solid #40ba43 !important;
    padding-left: 1%;
    padding-right: 1%;
}

#opc_checkout .opc-column-three {
    float: left;
    width: 45%;
    padding-left: 1%;
}

#opc_checkout .opc-column-four {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.opc-column-three-a {
    float: left;
    width: 60%;
}

.opc-column-three-b {
    float: left;
    width: 40%;
    padding-left: 1%;
}

#opc_checkout .opc-column-one #opc_new_account {
    float: left;
    width: 100%;
    margin-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    margin-top: 0px;
}

#opc_checkout .opc-column-three #order-detail-content {
    float: left;
    width: 100%;
    padding-top: 2px;
}

#opc_checkout .opc-column-two #carriers_section {
    float: left;
    width: 100%;
    display: block;
}

opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block {
    float: left;
    width: 100%;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #right_block {
    float: left;
    width: 100%;
    position: static;
    display: none;
}

/* .opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block > p {
     float: left;
      width: 50%;
      margin-right: 0px !important;
      position: relative;
  } */

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>p label {
    float: left;
    width: 100%;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>p input {
    float: left;
    width: 100% !important;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>p .validity {
    float: right !important;
    position: absolute;
    right: 0px;
    top: 3px;
    background-size: 50% !important;
    background-position: right center;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>p {
    clear: none;
    float: left;
    margin-right: 3% !important;
    position: relative !important;
    padding-top: 0px !important;
    padding-bottom: 5px;
    width: 47%;
}

.opc-column-two #carriers_section>fieldset {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.opc-column-one #new_account_form #opc_delivery_address #left_block select {
    float: left;
    width: 100%;

    border: 1px solid #ddd !important;
    box-shadow: none;
    float: left;
    margin-top: 0;
    min-height: 32px;
    width: 100%;
}

.carrier-write-something {
    float: left;
    width: 100%;
    padding: 0px 10px;
}

.carrier-write-something .textarea-wrapper textarea#message {
    width: 100%;
}

#opc_checkout #payments_section fieldset {
    margin-bottom: 0;
}

.opc-column-two #carriers_section h3#choose_delivery {
    color: #000;
    float: left;
    font-size: 15px !important;
    margin: 0 0 20px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    font-weight: bold;
    padding-left: 0px;
}

.opc-column-three h3#column_three_h3 {
    color: #000;
    float: left;
    font-size: 15px !important;
    margin: 0 0 20px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    font-weight: bold;
    padding-left: 0px;
}

#order-opc .image-number {
    border: 2px solid #40ba43 !important;
    border-radius: 9px;
    float: left;
    padding: 2px;
    width: auto;
    margin-right: 10px;
}

#order-opc .image-number .image-number-container {
    border: 2px none transparent !important;
    border-radius: 7px;
    float: left;
    width: 100%;
}

#order-opc .image-number-actual {
    background-color: #40ba43 !important;
    border-radius: 7px;
    color: #fff;
    float: left;
    padding: 1px 5px;
    width: 100%;
}

/* .opc-column-two #carriers_section h3#choose_delivery span {
      float: left;
      width: auto;
      line-height: 27px;
      color: #40ba43;
  } */

.opc-column-two #opc_delivery_methods {
    float: left;
    width: 100%;
    background-color: transparent !important;
    padding: 0px !important;
}

.custom-carries-list ul {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

.custom-carries-list ul>li {
    float: left;
    width: 100%;
}

.custom-carries-list ul>li>div {
    float: left;
    width: auto;
}

.custom-carries-list ul>li>div.carrier_action {
    float: left;
    width: 4%;
    margin-right: 2%;
}

.custom-carries-list ul>li>div.carrier-right-side-info {
    float: left;
    width: 94%;
}

.custom-carries-list .carrier_name {
    display: none;
}

/*#shipping-payment-block {
      display: none;
  }

  #tos_moved {
      display: none;
  }
  */
/*.opc-column-three .cart_navigation_extra {
      display: none;
  }
  */

#opc_checkout #payments_section {
    /* display: none !important; */
    width: 100%;
}

#paymentMethodsTable img {
    width: 40px;
}

#opc_checkout .opc-column-three #tfoot_static tr {
    background-color: transparent !important;
    border-bottom: medium none !important;

    padding-left: 0px !important;
    padding-right: 0px !important;
}

#opc_checkout .opc-column-three #tfoot_static td {
    background-color: transparent !important;
}

#opc_checkout .opc-column-three #cart_summary tbody tr {
    background-color: transparent;
    color: #000;

    border-bottom: medium none !important;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td a {
    color: #000 !important;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td,
#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_unit span {
    color: #000 !important;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td {
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 5px !important;
    padding-top: 0;
    vertical-align: top;
    padding-bottom: 20px;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_description .cstm-qty-right {
    position: absolute;
    right: 0;
    top: 0;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_description .cstm-qty-right .cart_quantity_button {
    float: right;
}

#opc_checkout .opc-column-one #new_account_form #left_block .account_fields {
    float: left;
    margin-right: 3%;
    width: 97% !important;
}

#opc_checkout #opc_new_account,
#opc_checkout #opc_account_form .account_fields p.required {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 9px !important;
    padding-bottom: 5px;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>.account_fields p .validity {
    background-position: right center;
    background-size: 50% auto !important;
    float: right !important;
    position: absolute;
    right: 0;
    top: 3px;
}

#opc_delivery_address h3#hvor_skal_sende {
    display: block;
    color: #000;
    float: left;
    font-size: 15px !important;
    margin: 0 0 20px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%;
    font-weight: bold;
    padding-left: 0px;
}

#new_account_form .address_fields #left_block>.account_fields #email {
    float: left;
    width: 100%;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>.account_fields p label {
    float: left;
    margin-bottom: 2px !important;
    margin-top: 0 !important;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left;
}

.opc-column-two #carriers_section h3#choose_delivery>span,
#opc_delivery_address h3#hvor_skal_sende>span,
.opc-column-three h3#column_three_h3>span {
    line-height: 27px;
}

#order-detail-content #cart_summary tr.cart_item h5 {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 80px;
    width: 100%;
}

#order-detail-content #cart_summary tr.cart_item .custom-cart-price-and-qty {
    color: #777;
    float: left;
    font-size: 13px;
    list-style: outside none none;
    width: 100%;
}

#opc_checkout #carrierTable {
    background-color: transparent !important;
    border: medium none;
}

#opc_checkout #carrierTable tbody {
    background-color: transparent !important;
    border: medium none;
}

#opc_checkout #carrierTable tr {
    background-color: transparent !important;
}

#opc_checkout table#carrierTable.std tr td {
    background-color: transparent !important;
    border: medium none !important;
    vertical-align: top;
}

#opc_checkout #carrierTable td.carrier_name {
    width: 100%;
    display: block;
}

#carrierTable tr input,
#paymentMethodsTable tr input {
    vertical-align: top !important;
}

.pakkelabels_shipping_field-wrap,
#selected_shop_wrapper,
.pakkelabels_stores {
    width: 100%;
}

div#selected_shop_wrapper {
    width: 96%;
}

div#pakkelabels-zipcode-wrapper {
    width: 96%;
}

#opc_checkout #carrierTable td.carrier_action {
    padding-left: 1%;
    padding-right: 1%;
    width: 6% !important;
    text-align: center;
}

#opc_checkout table#carrierTable.std tr>td>label {
    color: #999;
    font-weight: bold;
    padding-top: 0px;
}

#opc_checkout #new_account_form>fieldset {
    padding-left: 0px;
    background: none !important;
    border: medium none !important;
    padding-right: 0px;
}

#opc_checkout #carrierTable td.carrier_price {
    width: 27%;
}

.custom-enable-text-area {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.custom-enable-text-area>span {
    float: left;
    width: 100%;
    color: #777;
}

.custom-enable-text-area .enable-textarea-a {
    float: left;
    width: auto;
    color: #000 !important;
    text-decoration: underline;
}

.carrier-write-something .textarea-wrapper {
    float: left;
    width: 100%;
    display: block;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px !important;
    padding-right: 5px !important;
    vertical-align: top;
}

.opc-column-one,
.opc-column-two,
.opc-column-three {
    min-height: 400px;
}

#opc_checkout .opc-column-three #cart_summary a.cart_quantity_up {
    float: none;
    width: 20px;
    height: 20px;
    background-size: 100%;
    margin: 0 auto;
}

#opc_checkout .opc-column-three #cart_summary a.cart_quantity_down {
    width: 20px;
    height: 20px;
    background-size: 100%;
    float: none;
    margin: 0 auto;
}

#opc_checkout .opc-column-three td.cart_quantity #cart_quantity_button {
    float: left;
    min-width: 80px !important;
}

#opc_checkout .opc-column-three #cart_summary a.cart_quantity_up {
    background-size: 100% auto;
    float: left;
    height: 20px;
    margin: 0 0 0 5px;
    width: 20px;
}

#opc_checkout .opc-column-three #cart_summary .cart_quantity_button input.cart_quantity_input {
    float: left;
    font-size: 14px;
    height: 20px;
    margin: 0 auto;
    padding-left: 5px !important;
    padding-right: 5px !important;
    width: 30px;
}

#opc_checkout .opc-column-three #cart_summary a.cart_quantity_down {
    background-size: 100% auto;
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.opc-column-three-b .right-side-prd-info {
    float: left;
    margin-top: 35px;
    width: 100%;
}

.opc-column-three-b .right-side-prd-info .info-section {
    float: left;
    margin-bottom: 30px;
    padding-left: 30%;
    padding-right: 10%;
    width: 100%;
}

.opc-column-three-b .right-side-prd-info .info-section .icon-section {
    float: left;
    height: 100%;
    margin-right: 0;
    text-align: left;
    width: 100%;
}

.opc-column-three-b .right-side-prd-info .info-section .text-section {
    float: left;
    padding-top: 7px;
    text-align: left;
    width: 100%;
    font-weight: bold;
}

.opc-column-three-b .right-side-prd-info .info-section .text-section span {
    float: left;
    width: 100%;
}

.opc-column-three-b .right-side-prd-info .info-section .text-section a {
    color: #000 !important;
    float: none;
    text-decoration: underline;
    width: auto;
    font-weight: normal;
}

.opc-column-three-b .right-side-prd-info .info-section .icon-stacking {
    float: none;
    height: 50px;
    margin-left: 0;
    margin-right: 5px;
    width: 50px;
}

.opc-column-three table#cart_summary .cart_quantity {
    float: none;
    width: auto !important;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_description {
    width: 100%;
    padding-right: 0px !important;
    padding-bottom: 15px;
    position: relative;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_quantity {
    position: static;
    width: 40% !important;
    min-width: 80px !important;
}

/*#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_description {
      width: 20%;
  }
  */

#show_all_on_cart {
    background-color: transparent !important;
    border: medium none !important;
    color: #000 !important;
    font-size: 13px;
    position: static !important;
    text-align: left;
    text-decoration: underline;
    text-transform: none !important;
    width: 100% !important;
    padding: 0px !important;
}

/* #show_all_on_cart.discountpresent {
     bottom: 205px !important;
  } */

#opc_checkout .opc-column-three #tfoot_static .cart_final_price.summary-line>td {
    background-color: transparent;
    border-bottom: 1px solid #000 !important;
    border-top: 1px solid #000 !important;
    color: #000 !important;
    font-weight: bold !important;
    text-align: left;
}

#opc_checkout table.std tfoot .empty-tr td {
    padding-bottom: 20px !important;
}

#opc_checkout .opc-column-three #tfoot_static tr.greyish-line td {
    background-color: #ddd !important;
    border-bottom: 2px solid #fff !important;
    border-top: 2px solid #fff !important;
    color: #000;
    text-align: left;
    font-size: 13px !important;
}

#opc_checkout .opc-column-three #tfoot_static tr.show-all-button td {
    padding: 0px !important;
}

#opc_checkout .opc-column-three #cart_summary tbody tr.cart_discount td {
    padding-bottom: 10px;
    font-size: 15px;
}

#cart_voucher_new>form#voucher {
    float: left;
    width: 100%;
    padding: 0px !important;
}

#cart_voucher_new>form#voucher h4 {
    float: left;
    width: 100%;
    text-align: left;
    color: #000;
    text-transform: none;
    font-size: 15px;
}

#cart_voucher_new>form#voucher fieldset {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

#opc_checkout .opc-column-three #tfoot_static td.cart_voucher_new {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 20px !important;
}

#cart_voucher_new>form#voucher input#discount_name {
    border-radius: 4px !important;
    float: left;
    margin-right: 0;
    padding: 0 2%;
    width: 70%;
    max-width: 70%;
    height: 29px;
}

#cart_voucher_new>form#voucher input.button {
    float: right;
    height: 31px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    width: 24%;
    background-color: #000;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_discount_name {
    font-size: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0 !important;
    padding-top: 0;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_discount_name .cart-discnt-name {
    float: left;
    width: 100%;
}

#opc_checkout .opc-column-three #cart_summary tbody tr td.cart_discount_name .cart-discnt-price {
    float: left;
    font-size: 13px;
    color: #777;
}

#opc_checkout .opc-column-one #opc_new_account>.header_checkout {
    display: none;
}

#opc_checkout .opc-column-three #order-detail-content>.header_checkout {
    display: none;
}

#shipping-payment-block .confirm_button_div {
    position: static;
}

/* #voucher.mobile {
    display: none !important;
  }

  #opc_checkout .opc-column-three #tfoot_static tr.cart_voucher_block.desktop {
      display: block !important;
      padding-bottom: 20px;
  } */

.confirm_button_div input {
    background-color: #244eb2;
    border-radius: 0 !important;
}

.attribute_fieldset.single-attribute>div.selector {
    display: none;
}

#product .box-info-product #attributes .attribute_fieldset.single-attribute {
    padding-bottom: 5px;
}

#product .box-info-product #attributes .attribute_fieldset.single-attribute .attribute_label {
    margin-bottom: 2px;
}

.last-attribute-fieldset {
    border-bottom: medium none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

@media (min-width: 100px) {
    .fancy-opc-container {
        width: 100%;
    }

    #show_all_on_cart {
        padding-top: 8px !important;
        padding-bottom: 10px !important;
    }

    #opc_checkout .opc-column-three #tfoot_static tr.cart_voucher_new_block {
        display: none;
    }

    #opc_checkout .opc-column-one,
    #opc_checkout .opc-column-two {
        margin-top: 50px;
    }

    .opc-column-three-a #voucher.mobile {
        background-color: #fff;
        display: block !important;
        left: 0;
        padding: 0 4px 6px;
        position: absolute;
        top: -14px;
        width: 100%;
        border-bottom: 1px solid;
    }

    .opc-column-three-a #voucher.mobile fieldset {
        /*background-color: red;*/
        padding: 4px 4px 4px 5px;
        margin-bottom: 0px;
    }

    .opc-column-three-a #voucher.mobile fieldset h4 {
        float: left;
        line-height: 35px;
        margin-bottom: -3px;
        min-height: 37px;
    }

    .opc-column-three-a #voucher.mobile fieldset .button {
        float: right !important;
        margin-left: 18px;
        min-height: 37px !important;
    }

    .opc-column-three-a #voucher.mobile fieldset .discount_name {
        float: right;
        width: 42%;
    }

    #opc_checkout .opc-column-one {
        width: 100%;
        border-right: medium none !important;
    }

    #opc_checkout .opc-column-two {
        border-right: medium none !important;
        padding-right: 0%;
        padding-left: 0%;
        width: 100%;
    }

    #opc_checkout .opc-column-three {
        width: 100%;
        margin-top: 0px;
        border-top: medium none;
        padding-top: 20px;
    }

    .opc-column-three .confirm_button_div {
        float: left;
        margin-top: 10px;
        position: static;
        width: 100%;
    }

    .opc-column-one,
    .opc-column-two,
    .opc-column-three {
        min-height: auto;
    }

    .opc-column-three-a {
        width: 100%;
    }

    .opc-column-three-b {
        width: 100%;
        padding-left: 0px;
    }

    #cart_summary #tfoot_static>tr.summary-line>td:nth-child(1) {
        float: left;
        text-align: left;
        width: 50% !important;
    }

    #cart_summary #tfoot_static>tr.summary-line>td:nth-child(2) {
        float: left;
        padding: 0;
        text-align: right !important;
        /* width: 50% !important; */
    }

    .opc-column-three-b .right-side-prd-info .info-section {
        float: left;
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0;
        width: 33%;
    }

    #cart_summary #tfoot_static>tr.summary-line>td:nth-child(1) {
        padding-bottom: 5px !important;
    }

    #opc_checkout .opc-column-three #tfoot_static td.cart_voucher_new {
        float: left;
        padding-bottom: 10px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100%;
    }
}

@media (min-width: 460px) {
    #cart_summary #tfoot_static>tr.summary-line>td:nth-child(1) {
        padding-bottom: 6px !important;
    }
}

@media (min-width: 560px) {
    .opc-column-three-a {
        width: 60%;
    }

    .opc-column-three-b {
        width: 40%;
        padding-left: 1%;
    }

    #opc_checkout .opc-column-one {
        width: 60%;
        border-right: medium none !important;
    }

    #opc_checkout .opc-column-two {
        border-right: medium none !important;
        padding-right: 0%;
        width: 40%;
    }

    #opc_checkout .opc-column-three {
        width: 100%;
        margin-top: 0px;
        border-top: 1px solid #ccc;
        padding-top: 20px;
    }

    .opc-column-three-b .right-side-prd-info .info-section {
        float: left;
        margin-bottom: 30px;
        padding-left: 25%;
        padding-right: 10%;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .fancy-opc-container {
        width: 600px;
    }

    #search_block_top .button-search {
        text-indent: -9999px;
        background: url(../../img/icon/icon-search-s.png) no-repeat left center !important;
        background-size: 18px !important;
        background-repeat: no-repeat !important;
        background-position: 10% !important;
        right: unset;
        width: 20px;
        height: 20px;
        left: 10px;
        top: 3px !important;
    }

    .opc-column-three-a #voucher.mobile {
        display: none !important;
    }

    #opc_checkout .opc-column-one,
    #opc_checkout .opc-column-two {
        margin-top: 0px;
    }

    #opc_checkout .opc-column-three #tfoot_static tr.cart_voucher_new_block {
        display: block;
    }

    #show_all_on_cart {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

@media (min-width: 768px) {
    #cart_summary #tfoot_static>tr.summary-line>td:nth-child(1) {
        float: none;
        text-align: left;
        width: auto;
        padding: 5px !important;
    }

    #cart_summary #tfoot_static>tr.summary-line>td:nth-child(2) {
        float: none;
        text-align: right !important;
        width: auto;
        padding: 5px !important;
    }

    #opc_checkout .opc-column-three #tfoot_static td.cart_voucher_new {
        float: none;
        width: auto;
    }
}

@media (min-width: 982px) {

    .opc-column-one,
    .opc-column-two,
    .opc-column-three {
        min-height: 400px;
    }

    #opc_checkout .opc-column-one {
        width: 28%;
        border-right: 1px solid #40ba43 !important;
    }

    #opc_checkout .opc-column-two {
        width: 27%;
        border-right: 1px solid #40ba43 !important;
        padding-left: 1%;
        padding-right: 1%;
    }

    #opc_checkout .opc-column-three {
        float: left;
        width: 45%;
        padding-left: 1%;
        border-top: medium none !important;
        margin-top: 0px;
        padding-top: 0px;
    }
}

/* ORDER PAGE RESPONSIVE END */

.tab-content #storrelseTab {
    float: left;
    width: 100%;
}

.tab-content #storrelseTab .rte {
    float: left;
    width: 100%;
}

.tab-content #storrelseTab ul.storrelse-list {
    /*float: left;
      list-style: outside none none;
      padding-left: 0;
      padding-top: 0;
      width: 100%;*/

    float: left;
    list-style: outside none none;
    margin-bottom: -20px;
    margin-left: -10px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}

ul.storrelse-list li {
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 125px;
}

/* ul.storrelse-list li.first {
    margin-left: 0px;
  } */

ul.storrelse-list .cont-img {
    float: left;
    margin-bottom: 5px;
    width: 100%;
}

ul.storrelse-list .cont-img a {
    float: left;
    width: 100%;
}

ul.storrelse-list .cont-title {
    float: left;
    font-weight: normal;
    color: #000;
    text-align: center;
    width: 100%;
}

.youtube-ifrm-cont {
    float: left;
    width: 500px;
    min-height: 300px;
}

.youtube-ifrm-cont>iframe {
    width: 100%;
}

@media (min-width: 200px) {
    .youtube-ifrm-cont {
        float: left;
        min-height: 120px;
        width: 210px;
    }

    .youtube-ifrm-cont>iframe {
        min-height: 120px;
    }
}

@media (min-width: 250px) {
    .youtube-ifrm-cont {
        float: left;
        min-height: 132px;
        width: 234px;
    }

    .youtube-ifrm-cont>iframe {
        min-height: 132px;
    }
}

@media (min-width: 400px) {
    .youtube-ifrm-cont {
        float: left;
        min-height: 176px;
        width: 312px;
    }

    .youtube-ifrm-cont>iframe {
        min-height: 176px;
    }
}

@media (min-width: 586px) {
    .youtube-ifrm-cont {
        float: left;
        min-height: 255px;
        width: 450px;
    }

    .youtube-ifrm-cont>iframe {
        min-height: 255px;
    }
}

@media (min-width: 768px) {
    .youtube-ifrm-cont {
        float: left;
        min-height: 340px;
        width: 600px;
    }

    .youtube-ifrm-cont>iframe {
        min-height: 340px;
    }
}

@media (min-width: 1000px) {
    .youtube-ifrm-cont {
        float: left;
        min-height: 500px;
        width: 800px;
    }

    .youtube-ifrm-cont>iframe {
        min-height: 500px;
    }
}

#layer_cart {
    max-width: 450px !important;
}

#layer_cart .layer_cart_cart {
    display: none;
}

#layer_cart .layer_cart_product {
    display: none;
}

#layer_cart .layer_cart_second {
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

#layer_cart .layer_cart_second .button-container {
    border: medium none;
    float: left;
    margin-top: 20px;
    padding: 0;
    text-align: left;
    width: 100%;
}

#layer_cart .button-container .btn.continue {
    background-color: #43b754;
    float: right;
    color: #fff;
}

#layer_cart .button-container .btn.button.button-medium {
    background-color: #244eb2 !important;
    padding-top: 7px;
    padding-bottom: 7px;
}

#layer_cart .layer_cart_bottom {
    /*border-top: 1px solid #ccc;*/
    float: left;
    padding-top: 15px;
    padding-bottom: 0px;
    width: 100%;
}

/* #layer_cart .layer_cart_bottom > div {
    display: block !important;
  } */

.layer_cart_bottom .bottom-rating-section {
    float: left;
    min-height: 150px;
    width: 100%;
}

.layer_cart_bottom .bottom-checked-info {
    color: #43b754;
    float: left;
    font-size: 14px;
    line-height: 40px;
    padding-left: 10px;
    width: 30%;
    padding-top: 20px;
    display: none;
}

.layer_cart_bottom .bottom-checked-info ul {
    float: left;
    width: 100%;
}

.layer_cart_bottom .bottom-checked-info ul li {
    float: left;
    width: 100%;
}

.layer_cart_bottom .bottom-checked-info ul li i {
    float: left;
    font-size: 22px;
    margin-right: 6px;
    margin-top: 9px;
}

.layer_cart_bottom .bottom-nets-container {
    float: left;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
    width: 30%;
    display: none;
}

.layer_cart_bottom .bottom-nets-container img {
    width: 100%;
}

.fancy-newsletter-container {
    min-height: 200px;
    width: 600px;
}

.fancy-newsletter-logo>img {
    height: 40%;
    margin-bottom: -20px;
    margin-top: -20px;
    width: 40%;
}

.fancy-newsletter-title {
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    color: #000;
    width: 100%;
}

.fancy-newsletter-actual {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.fancy-newsletter-input {
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 4px !important;
    box-shadow: -1px -1px 0 #9c9c9c inset;
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-right: 1%;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 8px;
    width: 80%;
}

.fancy-subscribe-to-newsletter {
    background-color: #244eb2;
    border: 1px solid #143ea2;
    border-radius: 2px;
    box-shadow: -1px -1px 0 #4c4c4c inset;
    color: #fff;
    float: left;
    font-size: 15px;
    min-height: 39px;
    text-transform: uppercase;
    width: 19%;
}

.fancy-subscribe-to-newsletter>i {
    float: left;
    margin-left: 12px;
    margin-right: -5px;
}

.fancy-subscribe-to-newsletter>i.spin-btn {
    float: none;
    margin-left: 0px;
    margin-right: 0px;
}

.fancy-subscribe-to-newsletter:hover {
    background-color: #143ea2;
}

.fancy-newsletter-benefits {
    float: left;
    margin-top: 20px;
    padding-top: 15px;
    font-size: 14px;
    width: 100%;
    color: #000;
}

/*.fancy-newsletter-benefits .title {
      float: left;
      font-size: 14px;
      margin-bottom: 5px;
      text-transform: uppercase;
      width: 100%;
  }

  .fancy-newsletter-benefits > ul {
      float: left;
      list-style: inside none disc;
      padding-left: 10px;
      margin-bottom: 0px;
      width: 100%;
  }

  .fancy-newsletter-benefits > ul li {
      float: left;
      padding-bottom: 8px;
      width: 100%;
  }
  */
.fancy-newsletter-info {
    color: green;
    display: none;
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}

@media (min-width: 100px) {
    .fancy-newsletter-container {
        width: 100%;
    }

    .fancy-newsletter-input {
        margin-right: 0%;
        margin-bottom: 10px;
        width: 100%;
    }

    .fancy-subscribe-to-newsletter {
        width: 100%;
    }

    .fancy-newsletter-logo>img {
        width: 80%;
        margin-left: -2px;
    }
}

@media (min-width: 460px) {
    .fancy-newsletter-container {
        width: 100%;
    }

    .fancy-newsletter-input {
        margin-right: 1%;
        margin-bottom: 0px;
        width: 70%;
    }

    .fancy-subscribe-to-newsletter {
        width: 29%;
    }

    .fancy-newsletter-logo>img {
        width: 60%;
        margin-bottom: -25px;
        margin-left: -2px;
    }
}

@media (min-width: 600px) {
    .fancy-newsletter-logo>img {
        width: 40%;
    }
}

@media (min-width: 768px) {
    .fancy-newsletter-container {
        width: 600px;
    }

    .fancy-newsletter-input {
        margin-right: 1%;
        margin-bottom: 0px;
        width: 80%;
    }

    .fancy-subscribe-to-newsletter {
        width: 19%;
    }

    .fancy-newsletter-logo>img {
        height: 40%;
        margin-bottom: -20px;
        margin-top: -20px;
        width: 40%;
    }
}

/* #center_column {
      border-left: 1px solid #ccc;
      border-top: 1px solid #ccc;
      left: auto;
      margin-top: 97px;
  }

  #center_column .content_scene_cat  {
    border-bottom: 1px solid #ccc;
    float: left;
     margin-left: -10px;
     min-height: 40px;
      width: 100%;
  } */

.category-custom-top {
    float: left;
    width: 100%;
    margin-bottom: 10px;

    display: none;
    /* temporary */
}

.category-custom-top .category-custom-bestselling h4 {
    color: #000;
    float: left;
    font-size: 13px;
    margin-bottom: 9px;
    margin-top: 0;
    width: 100%;
}

.category-custom-bestselling {
    float: left;
    width: 100%;
}

.cat-bestselling-ul {
    float: left;
    margin-bottom: 0;
    margin-left: -5px;
    margin-top: -5px;
    width: 100%;
}

.cat-bestselling-ul li {
    border: 1px solid;
    float: left;
    height: 63px;
    margin: 5px;
    width: 59px;
}

.cat-bestselling-ul img {
    float: left;
    height: 100%;
    width: 100%;
}

.product_list.grid.row {
    float: left;
    width: 100%;
}

#center_column .content_sortPagiBar {
    float: left;
    width: 100%;
}

.category-custom-product-listing {
    float: left;
    margin-left: 0;
    padding-left: 0;
    padding-top: 0;
    width: 100%;
}

.category-custom-product-listing.filter-is-set {
    border-left: 2px solid;
    border-top: 2px solid;
}

.cat-custom-header {
    border-bottom: 2px solid;
    float: left;
    margin-bottom: 10px;
    min-height: none;
    width: 100%;
    position: relative;
}

.cat-custom-prds-list {
    float: left;
    width: 100%;
}

.cat-custom-prds-list.filter-is-set {
    padding-left: 8px;
    padding-top: 2px;
}

.cat-custom-header .cat-cstm-left {
    color: #000;
    float: left;
    font-size: 14px;
    line-height: 50px;
    padding-left: 10px;
    padding-right: 10px;
    width: 15%;
}

.cat-custom-header .cat-cstm-right {
    float: right;
    line-height: 50px;
    text-align: right;
    width: 50%;
}

.cat-cstm-right .cstm-info {
    float: left;
    padding-left: 2%;
    width: 30%;
    text-align: right;
}

.cstm-info.fri-fragt {
    text-align: right;
    width: 40%;
    display: none;
}

.cat-cstm-center {
    float: left;
    width: 35%;
}

.cstm-info.trustplt .trustplt-title {
    color: #000;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-top: 5px;
    padding-right: 14px;
    text-align: right;
    width: 100%;
}

.cat-cstm-center #subcategories {
    float: none !important;
    width: 100%;
}

.cat-cstm-center #subcategories ul {
    margin: 0;
    margin-bottom: -5px;
}

.cat-cstm-center #subcategories ul li {
    width: 20%;
    vertical-align: top;
    padding: 5px 10px;
}

.cat-cstm-center #subcategories ul li a {
    margin-right: 0px;
    padding-bottom: 7px;
    padding-top: 7px;
}

.cstm-info .icon-star {
    background-color: #007f4e;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
    padding: 4px;
}

.cstm-info .cstm-star {
    background-color: #007f4e;
    background-image: url("/themes/warehouse/img/sprite_star.png");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 2px;
    color: #007f4e;
    float: right;
    font-size: 18px;
    height: 22px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 4px;
    padding: 4px;
    width: 21px;
}

.cat-cstm-center.wide {
    width: 100%;
}

@media (min-width: 100px) {
    .cat-custom-header .cat-cstm-left {
        width: 100%;
        border-right: medium none;
    }

    .cat-custom-header .cat-cstm-left {
        line-height: 40px;
    }

    .cat-cstm-center {
        width: 100%;
        margin-top: -10px;
    }

    .cat-cstm-center #subcategories {
        float: left;
        margin-left: 12px;
        margin-top: 15px;
        width: 100%;
        margin-bottom: 5px;
    }

    .cat-vis-kun {
        float: left;
        line-height: 30px;
        margin-right: 10px;
        width: auto;
    }

    .cat-vis-kun .icon-angle-right {
        font-size: 16px;
        line-height: 20px;
    }

    .cat-custom-header .cat-cstm-right {
        float: left;
        margin-bottom: 0px;
        width: 100%;
        line-height: 14px;
    }

    .cat-custom-header.no-cats .cat-cstm-right {
        margin-bottom: 0px;
        margin-top: 0;
        padding-left: 4px;
        padding-top: 0;
    }

    .cstm-info.trustplt .trustplt-title {
        margin-top: 2px;
    }

    .cat-custom-header.wide .cat-cstm-right {
        float: left;
        line-height: 14px;
        margin-bottom: 4px;
        margin-top: -2px;
        padding-left: 4px;
        width: 100%;
    }

    .cstm-info .cstm-star {
        width: 15px;
        height: 16px;
    }

    .cstm-info.fri-fragt {
        padding-left: 6px !important;
        text-align: left;
        width: 65%;
    }

    .cat-cstm-right .cstm-info.trustplt {
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }

    .cat-cstm-right .cstm-info.prisgaranti {
        float: right;
        line-height: 14px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        width: 35%;
        display: none;
    }

    /* .cat-custom-header.max-3-cat .cat-cstm-left {
     margin-bottom: -10px;
    } */

    /*.cat-custom-header.no-cats .cat-cstm-left */
    .cat-custom-header .cat-cstm-left {
        /* border-right: 1px solid #000 !important;*/
        font-weight: bold;
        line-height: 26px;
        margin-bottom: 3px;
        margin-top: 3px;
        max-width: none;
        padding-bottom: 4px;
        padding-right: 12px;
        padding-top: 4px;
        width: auto;
    }
}

@media (min-width: 768px) {
    .cstm-info.trustplt .trustplt-title {
        margin-top: 0px;
    }

    .cat-custom-header.wide .cat-cstm-right {
        margin-top: 8px;
        margin-bottom: 0px;
    }

    .cat-custom-header.no-cats .cat-cstm-right {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 4px;
    }

    .cat-custom-header.wide .cat-cstm-right .cstm-info.trustplt {
        top: 0px;
    }

    /* .cat-custom-header.max-3-cat .cat-cstm-left {
      margin-bottom: auto;
    } */
}

@media (min-width: 900px) {
    .cat-custom-header.max-3-cat .cat-cstm-right {
        float: left;
        line-height: 14px;
        padding-top: 13px;
        position: absolute;
        right: 0;
        text-align: right;
        width: 69%;
    }

    /* .cat-custom-header.wide .cat-cstm-right {
    margin-top: 0px;
    width: 75%;
  }  */

    .cstm-info.fri-fragt {
        float: left;
        padding-left: 0;
        text-align: left;
        width: 44%;
    }

    .cat-custom-header.max-3-cat .cat-cstm-right .cstm-info.prisgaranti {
        float: left;
        text-align: center;
        line-height: 14px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        width: 35%;
    }

    .cat-custom-header .cat-cstm-left {
        border-right: 1px solid #000 !important;
    }
}

@media (min-width: 980px) {
    /*.cat-custom-header.no-cats .cat-cstm-left {
        padding-right: 0;
        width: 26%;
    }*/

    .cat-custom-header.wide .cat-cstm-left {
        padding-right: 0;
        padding-top: 8px;
        width: auto;
        max-width: 26%;
        border-right: medium none !important;
    }

    /* .cat-custom-header.max-3-cat .cat-cstm-right {
      width: 48%;
    } */

    .cat-cstm-center {
        width: auto;
    }

    /* .cat-custom-header.wide .cat-cstm-right {
      width: 70%;
      padding-top: 8px;
    } */

    .cat-custom-header.wide .cstm-info .cstm-star {
        margin-top: 4px;
    }

    .cat-custom-header.wide .cat-cstm-right .cstm-info.trustplt {
        top: 7px;
    }

    .cat-cstm-right .cstm-info.trustplt {
        top: 0px;
    }
}

@media (min-width: 1200px) {
    .cat-custom-header.no-cats {
        min-height: 42px;
    }

    .cat-custom-header .cat-cstm-left {
        width: auto;
        margin-right: 20px;
    }

    .cat-cstm-center {
        width: 70%;
    }

    .cat-custom-header.wide .cat-cstm-left {
        padding-top: 8px;
    }

    .cat-custom-header .cat-cstm-right {
        padding-top: 0;
        width: auto;
    }

    .cat-custom-header.wide .cat-cstm-right {
        padding-top: 0px;

        float: right;
        width: 70%;
    }

    .cat-custom-header.no-cats .cat-cstm-right {
        float: right;
        margin-top: 12px;
        width: 70%;
    }

    .cat-custom-header.no-cats .cat-cstm-right .cstm-info.prisgaranti {
        float: left;
        line-height: 14px;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        width: 30%;
        text-align: left;
    }

    .cat-custom-header.wide .cat-cstm-right .cstm-info.prisgaranti {
        float: left;
        text-align: left;
    }

    /* .cat-cstm-right.max-3-cat .cstm-info.trustplt {
     top: 7px;
    } */

    /* .cat-custom-header.no-cats .cat-cstm-right .cstm-info.trustplt {
      top: -3px;
    } */

    /* .cat-custom-header.wide .cat-cstm-right .cstm-info.trustplt {
      top: 7px;
    } */

    .cat-custom-header.max-3-cat .cat-cstm-right {
        float: left;
        line-height: 14px;
        padding-top: 13px;
        position: absolute;
        right: 0;
        text-align: right;
        width: 26%;
    }
}

@media (min-width: 1300px) {
    /* .cat-custom-header .cat-cstm-right {
      padding-top: 22px;
    } */

    /* .cat-custom-header.wide .cat-cstm-right {
      float: right;
      padding-top: 8px;
      width: 70%;
    } */

    /* .cat-cstm-right.max-3-cat .cstm-info.trustplt {
      top: 7px;
    } */

    /* .cat-custom-header.no-cats .cat-cstm-right .cstm-info.trustplt {
      top: -3px;
    } */
}

#layer_cart .layer_cart_product .layer_cart_product_info {
    width: 70%;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>p.checkbox-newsletter-bottom {
    width: 100%;
    margin: 0 auto !important;
}

.opc-column-one #opc_account_form #opc_delivery_address .address_fields #left_block>p.checkbox-newsletter-bottom>label {
    width: auto !important;
}

.list-header-discount {
    margin-top: 10px;
}

.list-header-discount li {
    list-style: inside none disc;
    margin-bottom: 4px;
}

.product-tabs-container {
    float: left;
    width: 100%;
}

/* TRUSTPILOT REVIEWS */

.trustpilot-pseudo {
    background-color: #fff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0px;
    width: 100%;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
}

.trustpilot-review {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 4px 4px -5px #c8c8c8;
    /* float: left; */
    margin: 50px 0 0;
    padding: 17px;
    border: 1px solid #ddd;
}

.trustpilot-review .user-info {
    float: left;
    margin-right: 20px;
    text-align: left;
    width: 140px;
}

.trustpilot-review .review-info {
    float: left;
    position: relative;
}

.trustpilot-review .review-info .star-rating {
    float: left;
    margin: 0 0 1em;
    width: 100%;
}

.trustpilot-review .review-info .star-rating .actual-star {
    border-radius: 3px;
    float: left;
    line-height: 1em;
    margin: 0 3px 0 0;
    padding: 3px;
    background-color: #007f4e;
    width: 26px;
    height: 26px;
}

.trustpilot-review .review-info .review-title {
    float: left;
    font-size: 16px;
    margin: 3px 0 0;
    width: 100%;
    word-wrap: break-word;
    text-transform: none;
}

.trustpilot-review .review-info .review-body {
    float: left;
    height: auto;
    margin: 10px 0 15px;
    max-height: none;
    overflow: visible;
    position: relative;
    width: 100%;
    word-wrap: break-word;
}

.trustpilot-review .review-info .review-actions {
    float: left;
    width: 100%;
}

.trustpilot-review .review-info .review-actions .btn-action {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
    color: #ccc;
    /* display: inline-block; */
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 26px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    width: 32px;
}

.trustpilot-review .user-info .user-review-picture {
    margin: -52px 0 22px;
    min-height: 40px;
}

.trustpilot-review .user-info .user-review-name {
    color: #1b1b1b;
    float: left;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
}

.trustpilot-review .user-info .user-div {
    float: left;
    width: 100%;
}

.trustpilot-review .user-info .user-review-picture .user-picture {
    border-radius: 50%;
}

.trustpilot-review .review-info .star-rating .actual-star .star-image {
    float: left;
    width: 100%;
}

.trustpilot-review .user-info .user-review-name a {
    color: #1b1b1b !important;
}

.trustpilot-review .review-info .review-title a {
    color: #1b1b1b !important;
}

#layer_cart .layer_cart_product .layer_cart_product_info>div {
    margin-top: 5px;
}

@media (min-width: 100px) {
    #layer_cart .button-container .pull-right>span.continue {
        float: left;
        width: 100%;
    }

    #layer_cart .button-container .pull-right>a.btn-default {
        float: right;
        width: 100%;
        text-align: center;
    }

    .trustpilot-review .review-info .time-div {
        color: #ababab;
        float: left;
        line-height: 26px;
        margin-bottom: 10px;
        margin-top: -10px;
        position: static;
        right: 0;
    }

    .trustpilot-review .user-info {
        float: left;
        width: 100%;
        margin-right: 0px;
        padding-bottom: 1em;
        text-align: center;
    }

    .trustpilot-review .user-info .user-review-picture {
        text-align: center;
    }

    .trustpilot-review {
        width: 100%;
    }

    .trustpilot-review .review-info {
        width: 100%;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
        padding-bottom: 0px;
        margin-bottom: 0px;
        position: relative;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review {
        margin-left: 0;
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        border-bottom: medium none;
        border-radius: 0px;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .user-info {
        float: left;
        width: 100%;
        margin-right: 0px;
        padding-bottom: 1em;
        text-align: center;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .user-info .user-review-picture {
        text-align: center;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .review-info {
        width: 100%;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .review-info .time-div {
        position: static;
    }

    .layer_cart_bottom .bottom-rating-section {
        float: left;
        min-height: auto;
        width: 100%;
    }

    .layer_cart_bottom .bottom-checked-info {
        color: #43b754;
        float: left;
        font-size: 14px;
        line-height: 40px;
        padding-left: 10px;
        padding-top: 0;
        width: 100%;
    }

    .layer_cart_bottom .bottom-checked-info ul li i {
        background-color: #43b754;
        border-radius: 50%;
        color: #fff;
        float: right;
        font-size: 18px;
        margin-right: 20px;
        margin-top: 9px;
        padding: 5px;
    }

    .layer_cart_bottom .bottom-nets-container {
        float: right;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: static;
        text-align: center;
        width: 100%;
    }

    .layer_cart_bottom .bottom-nets-container img {
        width: 40%;
    }

    #layer_cart .button-container .pull-right {
        width: 100%;
        /* padding-left: 20px;
        padding-right: 20px; */
    }
}

@media (min-width: 620px) {
    #layer_cart .button-container .pull-right>span.continue {
        width: auto;
    }

    #layer_cart .button-container .pull-right>a.btn-default {
        width: auto;
    }
}

@media (min-width: 768px) {
    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .user-info {
        width: 140px;
        text-align: left;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .user-info .user-review-picture {
        text-align: left;
    }

    .layer_cart_bottom .bottom-nets-container img {
        width: 30%;
    }

    .layer_cart_bottom .bottom-rating-section {
        float: left;
        min-height: auto;
        width: 100%;
    }

    .layer_cart_bottom .bottom-checked-info {
        width: 100%;
    }

    .layer_cart_bottom .bottom-nets-container {
        float: right;
        padding-left: 0;
        padding-right: 2%;
        padding-top: 0;
        position: static;
        text-align: center;
        width: 100%;
    }

    .layer_cart_bottom .bottom-nets-container img {
        width: 20%;
    }

    .layer_cart_bottom .bottom-rating-section .trustpilot-pseudo .trustpilot-review .review-info {
        width: calc(100% - 160px);
    }

    .trustpilot-review .review-info .time-div {
        color: #ababab;
        line-height: 26px;
        position: absolute;
        right: 0;
    }

    .trustpilot-review .user-info {
        float: left;
        margin-right: 20px;
        width: 140px;
        text-align: left;
        padding-bottom: 0;
    }

    .trustpilot-review .user-info .user-review-picture {
        text-align: left;
    }

    .trustpilot-review {
        width: 100%;
    }

    .trustpilot-review .review-info {
        width: calc(100% - 160px);
    }

    .trustpilot-review {
        width: 100%;
    }

    .trustpilot-review .review-info .time-div {
        margin-top: 0px;
    }
}

@media (min-width: 960px) {}

@media (min-width: 1000px) {
    #layer_cart .button-container .pull-right {
        width: 100%;
    }

    .layer_cart_bottom .bottom-rating-section {
        width: 100%;
    }

    .layer_cart_bottom .bottom-checked-info {
        padding-top: 20px;
        width: 49%;
    }

    /* .trustpilot-review {
        width: 49%;
        margin-right: 1%;
        float: left;


    } */

    #order-opc .trustpilot-review {
        width: 49%;
        /* margin-right: 1%;
        float: left; */
        right: 0;
        position: absolute;
        margin-top: -15px;
    }

    #order-opc .trustpilot-pseudo {
        margin-bottom: 130px;
    }

    .trustpilot-review:last-child {
        float: right;
        margin-left: 1%;
        margin-right: 0;
    }

    .trustpilot-review .review-info .time-div {
        position: static;
    }

    .layer_cart_bottom .bottom-nets-container {
        float: right;
        padding-left: 10px;
        padding-right: 0;
        padding-top: 20px;
        position: static;
        text-align: left;
        width: 49%;
    }

    .layer_cart_bottom .bottom-nets-container img {
        width: 35%;
    }
}

@media (min-width: 1300px) {
    #order-opc .trustpilot-pseudo {
        margin-bottom: none;
    }
}

@media (min-width: 1360px) {
    .trustpilot-review .review-info .time-div {
        position: absolute;
    }

    .trustpilot-review {
        /* width: 600px; */
        margin-right: 0px;
        display: inline-block;
        text-align: left;
        float: none !important;
        max-width: 600px;
    }

    .trustpilot-review:last-child {
        float: left;
        margin-left: 20px;
        margin-right: 0;
    }
}

/* FRONT PAGE START */

#index #columns {
    /* background-color: transparent !important; */
    margin-top: 18px;
}

#index .columns-container {
    background: rgba(0, 0, 0, 0) url("/themes/warehouse/img/image_girl.jpg") no-repeat scroll right top / 55% auto;
    min-height: 400px;
    overflow: hidden;
}

#index .trustpilot-pseudo {
    background-color: transparent !important;
}

.cstm-front-page {
    float: left;
    width: 100%;
}

.cstm-front-button {
    color: #000;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 30px auto 0;
    text-align: center;
    width: 100%;
}

.cstm-front-text {
    color: #414141;
    float: left;
    margin-bottom: 180px;
    margin-top: 35px;
    text-align: center;
    width: 100%;
}

.cstm-front-text h2 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    padding: 15px 0;
}

.cstm-front-text .cstm-front-container-text {
    float: left;
    margin-bottom: 0;
    width: 100%;
    padding: 6px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.8);
    line-height: 20px;
    color: #000;
}

.cstm-front-button>span {
    border: 3px solid #000 !important;
    float: none;
    padding: 2px 14px;
}

@media (min-width: 300px) {
    #index .columns-container {
        background-size: 65%;
    }
}

@media (min-width: 460px) {
    #index .columns-container {
        background-size: 42%;
    }
}

@media (min-width: 768px) {
    .cstm-front-text .cstm-front-container-text {
        width: 80%;
        margin-left: 10%;
    }

    #index .columns-container {
        background-size: 30%;
    }
}

@media (min-width: 1000px) {
    #index .columns-container {
        background-size: 25%;
    }
}

@media (min-width: 1100px) {
    #index .columns-container {
        background-size: 24%;
    }

    .cstm-sortbutton {
        margin-top: -38px;
    }
}

@media (min-width: 1300px) {
    #index .columns-container {
        background-size: 20%;
    }
}

@media (min-width: 1400px) {
    #index .columns-container {
        background-size: 18%;
    }
}

/* FRONT PAGE END */

/* AUTHENTICATION PAGE START */

#authentication #account-creation_form {
    background-color: transparent;
    border: medium none;
    float: left;
    width: 60%;
}

#account-creation_form>div,
#account-creation_form>p {
    float: left;
    padding-right: 20px;
    padding-top: 5px;
    width: 50%;
}

.auth-cstm-addr-firstname,
.auth-cstm-addr-lastname,
.auth-cstm-b2b-company,
.auth-cstm-addr-address-2,
.auth-cstm-addr-other,
.auth-cstm-addr-mobile,
.auth-cstm-addr-alias {
    display: none;
}

#account-creation_form>div>input,
#account-creation_form>p>input {
    max-width: none !important;
    width: 100% !important;
    padding-top: 4px;
    padding-bottom: 4px;
    height: 32px;
    padding-left: 8px;
}

#account-creation_form>p>div {
    float: left;
    width: 100% !important;
    padding-left: 0px;
}

#account-creation_form label {
    color: #000;
}

.psd-min-chr {
    float: right;
    font-size: 10px;
    line-height: 12px;
    margin-bottom: -2px;
    margin-top: 2px;
}

/* #account-creation_form .auth-cstm-addr-country > div {
     padding-left: 8px !important;
      width: 100% !important;
  } */

#account-creation_form .auth-cstm-addr-country select {
    border: 1px solid #ccc;
    float: left;
    height: 32px;
    width: 100%;
}

#account-creation_form>div.submit {
    float: left;
    text-align: right;
    width: 100%;
}

#account-creation_form>div.div-newsletter {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}

#account-creation_form>div.submit {
    float: left;
    text-align: left;
}

#account-creation_form>div.submit #submitAccount {
    float: left;
    min-height: 40px;
    width: 100%;
}

@media (min-width: 300px) {

    #account-creation_form>div,
    #account-creation_form>p {
        width: 100%;
        padding-right: 0px;
    }

    #account-creation_form>div.submit {
        width: 100%;
    }

    #authentication #account-creation_form {
        width: 100%;
    }
}

@media (min-width: 620px) {

    #account-creation_form>div,
    #account-creation_form>p {
        width: 50%;
        padding-right: 20px;
    }
}

@media (min-width: 768px) {
    #authentication #account-creation_form {
        width: 80%;
    }

    #account-creation_form>div,
    #account-creation_form>p {
        width: 50%;
        padding-right: 20px;
    }

    #account-creation_form>div.submit #submitAccount {
        float: left;
        min-height: 40px;
        width: 100%;
    }

    #account-creation_form>div.submit {
        width: 50%;
    }
}

@media (min-width: 900px) {
    #authentication #account-creation_form {
        width: 60%;
    }
}

/* AUTHENTICATION PAGE END */

.confirm-pseudo-tos {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: -10px;
}

.confirm-pseudo-tos #opc_tos_errors {
    float: left;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    border: medium none;
    color: #bc0000;
    background: none;
}

.confirm-pseudo-tos p.checkbox {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    width: 100%;
    position: relative;
}

.confirm-pseudo-tos p.checkbox #uniform-cgv {
    float: left;
    margin-right: 5px;
}

.confirm-pseudo-tos p.checkbox>label {
    float: left;
    width: calc(100% - 15px) !important;
    padding: 0px !important;
    font-weight: normal !important;
    color: #000;
    line-height: 19px;
    margin-top: -2px;
    background: none !important;
    border-bottom: medium none !important;
}

.confirm-pseudo-tos p.checkbox>a {
    float: left;
    width: calc(100% - 15px);
    margin-left: 20px;
}

.pb-center-column #loyalty {
    float: left;
    width: 100%;
    border-top: medium none !important;
}

div#HOOK_SHOPPING_CART {
    display: block;
    float: left !important;
    width: 100% !important;
    margin-top: 10px;

    display: none;
}

div#HOOK_SHOPPING_CART #loyalty {
    font-size: 13px;
    line-height: 19px;

    display: none;
}

div#HOOK_SHOPPING_CART #loyalty i.icon-flag {
    color: #40ba43;
    font-size: 16px;
    line-height: 16px;
}

.loyalty-line .loyl-points {
    float: right;
}

.loyalty-line {
    display: none;
}

.footer-card-images {
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.opc-cards-container {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.opc-cards-container .opc-cards-img {
    float: left;
    width: auto;
}

.opc-cards-img.nets {
    float: left;
    width: 120px;
    clear: left;
    margin-top: 10px;
}

.attr-help-image.materiale {
    max-width: 800px;
}

.footer-card-images-mobile {
    float: left;
    margin-bottom: 20px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

#header_misc_links {
    display: none;
}

#header .row #header_logo {
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 5px;
}

@media (min-width: 100px) {
    .footer-card-images-mobile {
        display: block;
    }

    .footer-card-images {
        display: none;
    }
}

@media (min-width: 768px) {
    .footer-card-images-mobile {
        display: none;
    }

    .footer-card-images {
        display: block;
    }

    #header_misc_links {
        display: block;
    }
}

#layered_block_left>.title_block {
    display: none;
}

div#layered_block_left {
    margin-top: 4.8em;
    display: inline-block;
}

.cat-cstm-right .cstm-info {
    text-align: left !important;
    padding-left: 0;
}

@media screen and (max-width: 500px) {
    #product #columns {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.levering_popup {
    padding: 5px 20px;
    display: block;
    line-height: 1.5;
    float: left;
    font-size: 14px;
    color: #232323;
    font-weight: 600;
    text-align: center;
    width: 100%;
}

.header-menu-links {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-menu-links div {
    width: 85px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.aboveProductList-container {
    padding-bottom: 15px;
}

.aboveProductList-container #layered_block_left {
    margin-top: 0;
}

.aboveProductList-container #layered_block_left h4 {
    display: none !important;
}

#category #columns .aboveProductList-container #layered_block_left .layered_subtitle_heading {
    margin-top: 0 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    background: #ffffff;
    border: 1px solid #c9c9c9 !important;
    box-sizing: border-box;
    padding: 8px 15px !important;
    width: 100%;
    margin: 5px 0 !important;
}

.aboveProductList-container #center-layered-nav {
    background: transparent !important;
}

#categories_block_left .grower {
    display: none !important;
}

#columns .aboveProductList-container #layered_block_left .layered_subtitle_heading div:after {
    content: url(../../img/icon/icon-arrowdown.png) !important;
    position: absolute;
    right: 0;
}

#page ul.product_list.grid>li.ajax_block_product {
    padding: 5px;
}

#category #categories_block_left {
    display: block;
}

.hover-cat-image {
    width: 150px;
    height: 150px;
    position: absolute;
    left: calc(50% - 10px);
    transform: translateX(-50%);
    z-index: -1;
    opacity: 0;
    transition: all 0.3s;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
    top: calc(100% - 10px);
}

.hover-cat-image img {
    width: 100%;
}

#category #categories_block_left li {
    border-top: 0;
}

#category #categories_block_left li a {
    padding-left: 0;
    font-size: 12px;
    line-height: 16px;
    color: #000000 !important;
}

#category #categories_block_left .title_block {
    font-size: 18px;
    line-height: 25px;
    color: #000000 !important;
    border-bottom: 0 !important;
}

#category #categories_block_left li a:before {
    display: none;
}

.aboveProductList-container .col-xs-2 {
    color: #000;
}

.price-sort-option {
    display: flex;
    justify-content: space-around;
    padding-bottom: 10px;
}

#page .price-sort-option a {
    background: #383838 !important;
    display: block;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 3px;
}

#page .price-sort-option a.price-sort-selected {
    background: #5bc45c !important;
}

.the-category-title {
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;
    display: block;
}

.the-category-title .hover-cat-image {
    right: -130px;
}

@media (min-width: 768px) {

    #categories_block_left li>a:hover+.hover-cat-image,
    .the-category-title:hover .hover-cat-image {
        opacity: 1;
        z-index: 99;
    }

    #category .mobile-cat-filter-row {
        display: none;
    }

    #category #categories_block_left li {
        position: unset;
    }

    .customheading2 {
        width: 100%;
    }

    #category .cat-cstm-right {
        padding: 10px;
    }

    .aboveProductList-container .container {
        padding: 0;
        margin-left: -10px;
    }

    .aboveProductList-container .col-product-count {
        padding-top: 20px;
        padding-right: 20px;
    }

    div#search_block_top {
        float: unset !important;
        width: 100%;
    }

    #searchbox {
        position: relative;
        right: 0;
    }

    #search_block_top_content .iqitsearch-inner {
        right: 0;
    }

    .hide-ondesktop {
        display: none !important;
    }

    #header .shopping_cart .more_info {
        height: 25px;
    }

    #header .ajax_cart_total {
        display: none !important;
    }

    #header .shopping_cart .ajax_cart_quantity {
        color: #fff;
        font-size: 10px;
        line-height: 18px;
        position: absolute;
        left: 12px;
        text-align: center;
        top: 12px;
        width: 15px;
        height: 15px;
        background: #383838;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
        border-radius: 17px;
        font-weight: 600;
        z-index: 5;
    }

    /* #header .shopping_cart .ajax_cart_quantity.hide-onmobile {
      display: block !important;
    } */
    .header-icon-label {
        font-size: 10px;
        line-height: 15px;
        color: #545454;
        margin: 2px 0 0;
        text-align: center;
        white-space: nowrap;
    }

    /* #shopping_cart_container .header-icon-label {
      margin-top: -3px;
    }
    #shopping_cart_container .header-icon-label.empty-icon-label {
      margin-top: 10px !important;
    } */
    /* !!!!!!!!!! fixed header  !!!!!!!!!! */
    #header.fixed-header {
        position: fixed;
        width: 100%;
        background: #fff;
        z-index: 9999;
        top: 0;
        transition-duration: 0.3s;
        padding: 0px 0 15px;
        /* animation-name: blink;
      animation-duration: 0.2s; */
    }

    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div:nth-child(1),
    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div:nth-child(2),
    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div#search_block_top,
    #header.fixed-header>.top,
    #header.fixed-header div#BlockAlert {
        display: none !important;
    }

    #header.fixed-header .desktop-header .header-top-container .container-header>.row {
        grid-template-columns: 90% 10%;
    }

    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div.iqitmegamenu-wrapper {
        grid-column: 1;
    }

    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div:nth-child(3) {
        grid-column: 2;
    }

    #header.fixed-header div#shopping_cart_container .shopping_cart>a>span>img {
        margin-top: 1px;
    }

    #header.fixed-header div#shopping_cart_container .shopping_cart span.ajax_cart_quantity.hide-onmobile {
        top: 8px;
        left: unset !important;
        right: -4px;
    }

    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div.iqitmegamenu-wrapper ul {
        margin-left: 10em;
    }

    #header.fixed-header .desktop-header .header-top-container .container-header>.row>div.iqitmegamenu-wrapper .cbp-hrsub {
        left: -15px !important;
        top: 85%;
    }

    #header.fixed-header div#shopping_cart_container span.cart_name.hide-onmobile {
        left: 9px;
    }

    /*  !!!!!!!!!! fixed header end !!!!!!!!!!  */

    #header {
        transition-property: top;
        transition-duration: 0.1s;
        position: relative;
        top: 0;
    }

    /* #header.fixed-header #search_block_top {
      right: 80px;
    } */
    #header.fixed-header #shopping_cart_container .header-icon-label {
        opacity: 0;
    }

    #header.fixed-header #shopping_cart_container {
        top: 61px !important;
    }

    .desktop-header .header_user_info {
        display: none;
    }

    #shopping_cart_container .header-icon-label {
        position: absolute;
        bottom: -3px;
        left: 50%;
        transform: translateX(-50%);
    }

    #category #subcategories {
        display: none;
    }

    #category .show_in_mobile {
        display: none !important;
    }
}

@media (max-width: 1100px) {
    .header-icon-label {
        display: none;
    }

    #mh-cart-wrapper .cart-images img {
        width: 45px;
    }

    .topbar-content {
        display: none;
    }

    .header-menu-links {
        display: none;
    }

    .mobile-filter-container .sortListFilter {
        border-bottom: 0 !important;
        padding: 0 !important;
    }

    .mobile-condensed-header.mobile-style.mobile-style1 {
        position: relative;
    }

    /* .shopping_cart > a:first-child span.cart_name {
      right: unset !important;
      padding-left: 0 !important;
      left: 50%;
      transform: translateX(-50%);
    } */
    .mobile-filter-container #sortByOption {
        display: none;
    }

    #header .shopping_cart .ajax_cart_quantity {
        background-color: transparent;
        color: #fff;
        display: block !important;
        float: left;
        font-size: 18px;
        left: auto;
        line-height: 45px;
        position: absolute;
        right: 36% !important;
        text-align: right;
        top: auto;
        width: 30px;
    }

    /* .shopping_cart > a {
      display: block;
      position: relative;
      height: 45px;
      width: 50px;
      left: 20%;
    } */
    .aboveProductList-container .col-product-count {
        padding-right: 20px;
    }

    #category ul.product_list,
    .product_list_small.row {
        margin: 0 !important;
    }

    .hide-onmobile {
        display: none !important;
    }

    #category #subcategories {
        display: block;
        margin: 10px 0 10px !important;
    }

    #category #subcategories ul {
        display: flex;
        overflow: auto;
    }

    #category #subcategories ul>li .subcatimg-wrap {
        width: 82px !important;
    }

    #category .cat-cstm-center #subcategories ul li {
        width: 100% !important;
        padding: 0 5px;
        width: auto !important;
        padding: 0 5px;
        display: flex;
    }

    #category .the-category-title {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    #index .trustpilot-pseudo {
        flex-wrap: wrap;
    }

    #category #categories_block_left {
        margin-bottom: 10px;
    }

    #category .cat-cstm-center #subcategories a.subcategory-name {
        line-height: 14px;
        height: auto;
        white-space: nowrap;
        padding: 15px 10px;
        border: 1px solid #ddd !important;
        border-radius: 0;
        font-size: 14px;
    }

    .cat-custom-header {
        display: block !important;
        border-bottom: 0;
    }

    body#category .ratingswrap {
        display: none !important;
    }

    #category .aboveProductList-container #center-layered-nav .container {
        padding-bottom: 10px !important;
    }

    .mobile-cat-filter-btn {
        width: 100%;
        display: block;
        /* background: #000; */
        margin: auto;
        padding: 15px 10px;
        font-size: 16px;
        font-family: HelveticaNow, Helvetica, sans-serif;
        color: #666 !important;
        text-align: center;
    }

    .mobile-cat-filter-btn>i {
        display: none;
    }

    .mobile-filter-container .layered_filter_center {
        border-bottom: 1px solid #dddddd;
        padding: 20px 10px 10px;
    }

    .mobile-filter-container .layered_filter>ul {
        height: 100%;
        max-height: 0 !important;
        transition-duration: 0.3s;
        transition-property: all;
        padding: 0 !important;
        opacity: 0;
    }

    .mobile-filter-container .layered_filter.filterCollapsed>div:after {
        transform: rotate(90deg);
    }

    .mobile-filter-container #layered_block_left {
        padding: 0 5px 25px;
    }

    .mobile-cat-filter-row>div:first-child {
        padding-right: 5px;
        padding-left: 5px;
    }

    .mobile-cat-filter-row>div:nth-child(2) {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobile-cat-filter-row .cstm-sortbutton-m {
        display: block !important;
    }

    .closeFilterMobile {
        font-size: 16px;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        font-weight: 506;
        color: #000;
        padding: 15px 10px;
        margin-top: 10px;
    }

    .mobileSortBtn {
        font-size: 16px;
        color: #000;
        font-weight: 600;
        padding: 10px;
        width: 95%;
        text-align: center;
        border: 2px solid #000 !important;
        margin: 0;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        bottom: 20px;
        background: #fff;
        margin-bottom: 80px;
    }

    #products_loader_icon {
        z-index: 99999999;
    }

    .aboveProductList-container {
        display: none;
    }

    #category .mobile-filter-container #enabled_filters ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .mobile-filter-container #enabled_filters {
        border: 0;
    }

    #category .mobile-filter-container #enabled_filters ul li {
        font-size: 16px;
        border: 1px solid #ddd;
        padding: 0 0 0 5px;
        border-radius: 3px;
        color: #000 !important;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        margin: 5px;
    }

    .clearAllFilter {
        font-size: 14px;
        padding: 10px 10px;
        background: #fff;
        border: 2px solid #000 !important;
        font-weight: 600;
        margin-bottom: 10px;
        margin-left: -5px;
        color: #fff;
        background: #000;
        width: 100%;
    }

    .mobile-filter-container #sortByOption {
        padding: 10px;
        font-size: 16px;
        font-weight: 600;
        width: calc(100% - 10px);
        margin-bottom: 10px;
    }

    .mobile-filter-container #enabled_filters ul li a {
        font-size: 20px;
        background: transparent;
        padding: 5px 10px;
        margin-left: 5px;
    }

    #category .mobile-filter-container #enabled_filters .title_block {
        border-bottom: 0 !important;
        padding: 10px 0 5px;
        font-size: 14px;
        font-weight: 600;
        text-transform: unset;
    }

    .mobile-filter-container .layered_filter.filterCollapsed>ul {
        height: auto !important;
        max-height: 300px !important;
        opacity: 1;
        margin-top: 10px;
    }

    .mobile-filter-container #layered_block_left {
        box-shadow: 0 10px 10px -5px #b5b5b5;
    }

    #category .mobile-filter-container #layered_block_left.down {
        min-height: 95vh;
        top: 40px;
        z-index: 9999;
        position: fixed;
        transition: all 0.4s;
        opacity: 1;
        display: block !important;
        pointer-events: unset;
        overflow: auto;
        width: 100vw;
        margin-top: 0;
        background: #fff;
        left: 0;
    }

    #category .mobile-filter-container #layered_block_left {
        top: 100vh;
        opacity: 0;
        pointer-events: none;
        position: absolute;
    }

    #category .mobile-filter-container #layered_form div div ul li {
        margin-top: 20px !important;
        display: flex;
        align-items: center;
        font-size: 16px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
        padding-left: 20px;
    }

    #category .mobile-filter-container #layered_form div div ul li:last-child {
        border-bottom: 0 !important;
    }

    #category .mobile-filter-container #layered_block_left .layered_filter .title_block:after {
        content: "\f105";
        display: block !important;
        position: absolute;
        top: 0;
        right: 10px;
        font-family: "FontAwesome";
        font-size: 25px;
        transition: all 0.3s;
    }

    .mobile-sort-filter>select {
        padding: 10px;
        width: 100%;
        font-size: 16px;
        height: 47px;
        background-color: transparent;
        border: none;
        font-family: HelveticaNow, Helvetica, sans-serif;
        color: #666 !important;
        text-align: center;
        text-indent: 30px hanging;
    }

    .mobile-sort-filter>select:focus {
        border: none;
        border-radius: 0;
        box-shadow: unset;
        outline: unset;
    }

    .mobile-cat-filter-row {
        margin: 10px 0 20px;
        background: #eee;
        border-top: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
        display: flex;
    }

    .mobile-cat-filter-row:before {
        content: "";
        position: absolute;
        background: #eeeeee;
        width: 20px;
        height: 49px;
        right: 100%;
        border-top: 1px solid #ccc;
        top: 10px;
        z-index: 1;
        border-bottom: 1px solid #ccc;
    }

    .mobile-cat-filter-row:after {
        content: "";
        position: absolute;
        background: #eeeeee;
        width: 20px;
        height: 49px;
        left: 100%;
        border-top: 1px solid #ccc;
        top: 10px;
        z-index: 1;
        border-bottom: 1px solid #ccc;
    }

    .mobile-cat-filter-row>div:first-child::after {
        content: "";
        height: 20px;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        border-right: 1px solid #ccc;
    }

    body #columns .content-inner .mobile-filter-container #layered_block_left .layered_subtitle_heading {
        margin: 0;
        font-size: 15px;
        text-transform: none;
        font-weight: 600;
        padding: 0;
        border-bottom: 0 !important;
    }

    #categories_block_left .block_content {
        display: none;
    }

    .mobile-cat-filter-row #layered_form>div {
        padding-bottom: 30px;
    }

    .mobile-filter-container .layered_price .ui-slider .ui-slider-range {
        background: #000 !important;
    }

    .mobile-filter-container .layered_price .ui-slider-handle {
        background: #000;
        border: 1px solid #fff !important;
        border-radius: 20px;
        height: 20px !important;
        width: 20px !important;
        top: -10px;
    }

    .layered_slider_container {
        padding-top: 10px;
    }

    #header .row #header_logo {
        padding-top: 0;
    }

    .mobile-sort-filter:after {
        content: "\f107";
        font-family: "FontAwesome";
        position: absolute;
        width: 30px;
        height: 100%;
        background: #eee;
        top: 0;
        right: 0;
        z-index: 2;
        font-size: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #666;
        pointer-events: none;
        border: 0;
    }

    #subcategories ul:after {
        content: "";
        width: 50px;
        position: absolute;
        right: 0px;
        height: 46px;
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg,
                rgba(255, 255, 255, 0) 0%,
                rgba(255, 255, 255, 1) 45%,
                rgba(255, 255, 255, 1) 100%);
    }

    #category #subcategories ul li:last-child {
        padding-right: 40px;
    }

    .mobile-sort-filter {
        position: relative;
    }

    #category .breadcrumb {
        display: none;
    }

    .mobile-category-heading {
        display: block;
    }

    .mobile-category-heading .page-heading {
        text-align: center;
        border-bottom: 0;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: 800;
        color: #000 !important;
    }

    .cstm-mobile-option {
        display: block;
    }

    .cstm-desktop-option {
        display: none;
    }
}

#BlockAlert {
    z-index: 1 !important;
}

#block_top_menu .sf-menu li>a {
    font-size: 15px;
    line-height: 22px;
    color: #000000;
}

#block_top_menu .sf-menu>li:not(:last-child)>a:after {
    content: "";
    display: block;
    height: 14px;
    background: #000;
    width: 1px;
    position: absolute;
    right: 0;
    top: 4px;
}

.topbar-content {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #545454;
    padding-top: 4px;
}

.topbar-content .icon {
    font-size: 6px;
    width: 100%;
    max-width: 140px;
    position: relative;
    top: -2px;
}

.transition-three {
    transition-duration: 0.3s;
}

/* #category .cat-custom-header {
    display: none;
  } */
#categories_block_left .block_content {
    padding-left: 30px;
}

@keyframes blink {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

#columns .aboveProductList-container #sortByOption {
    font-size: 15px !important;
    line-height: 20px !important;
    background: url(../../img/icon/icon-arrowdown.png);
    border: 1px solid #c9c9c9 !important;
    box-sizing: border-box;
    padding: 8px 15px !important;
    width: 100%;
    background-position: 92%;
    background-repeat: no-repeat;
    margin: 6px 0 5px !important;
    text-transform: uppercase;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    height: 36px;
}

#columns .aboveProductList-container #sortByOption:focus {
    border: 0 !important;
    border-radius: 0 !important;
    outline: 1px solid #c4c4c4;
}

.sortbyoption-container:after {
    content: "";
    display: block;
    background: #fff;
    width: 17px;
    position: absolute;
    right: 1px;
    top: 50%;
    height: calc(100% - 14px);
    transform: translateY(-50%);
    pointer-events: none;
    border: 0;
}

.sortbyoption-container.sorbyoption-cat {
    max-width: 226px;
}

.aboveProductList-container #layered_form>div>div {
    width: calc((100% / 4) - 20px);
    float: none !important;
    display: inline-block;
    margin: 0px 8px !important;
}

.aboveProductList-container #layered_form>div>div:nth-child(4),
.aboveProductList-container #layered_form>div>div:nth-child(8),
.aboveProductList-container #layered_form>div>div:nth-child(12) {
    margin-right: 0 !important;
}

#columns .aboveProductList-container #center-layered-nav #layered_block_left {
    display: block;
}

.aboveProductList-container #layered_block_left #layered_form {
    display: block !important;
    width: 100%;
}

#category .price-sort-option {
    display: none;
}

ul.product_list.grid li.ajax_block_product .product-container {
    padding: 0;
    border: none !important;
    box-shadow: 0 0 10px 0 #b5b5b5;
}

ul.product_list.grid li.ajax_block_product .product-container .functional-buttons {
    display: none;
}

ul.product_list.grid li.ajax_block_product:hover {
    outline: none !important;
    box-shadow: none !important;
}

ul.product_list.grid li.ajax_block_product:hover .product-container {
    box-shadow: 0 0 10px 0 #808080;
}

ul.product_list.grid li.ajax_block_product .product-container .right-block .product-name-container a {
    color: #000 !important;
    text-shadow: 0 0;
}

.product-name {
    font-size: 13px;
    line-height: 17px;
}

ul.product_list.grid li.ajax_block_product .product-container .right-block .product-name-container {
    margin: 10px 0 5px;
    height: 50px;
    text-transform: uppercase;
}

ul.product_list.grid li.ajax_block_product .product-container .right-block .product-reference {
    display: none;
}

ul.product_list.grid .content_price {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: both;
    padding: 4px 0;
}

ul.product_list.grid li.ajax_block_product .product-container .right-block span.price.product-price {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    color: #000 !important;
}

ul.product_list.grid li.ajax_block_product .product-container .right-block {
    text-align: left;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

ul.product_list.grid>li .product-container .old-price {
    margin-right: 5px;
    /* display: none !important; */
}

.price-percent-reduction.small {
    padding: 1px 4px;
    font-size: 11px;
    margin-left: 4px;
    display: none !important;
}

#beforefooter section#newsletter_block_left {
    float: none !important;
    display: block;
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 0;
    padding-top: 3px;
    margin-bottom: 4em;
}

#beforefooter #newsletter_block_left .form-group .button-small span {
    display: none;
}

#beforefooter #newsletter_block_left .form-group .button-small {
    margin-left: -27px;
    background: 0 0 !important;
    text-align: center;
    color: #908f8f !important;
    border: none !important;
    padding: 8px;
    text-shadow: none;
    line-height: 14px;
    outline: 0 !important;
}

#beforefooter #newsletter_block_left .form-group .button-small:before {
    content: "\F054";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 14px;
}

div#beforefooter .topbar-content {
    /* color: #fff;
  background: #000; */
    padding: 3em 0;
    margin-top: 5em;
    font-weight: 400;
    font-size: 10px;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    border-top: 3px solid #f5f5f5;
    gap: 15em;
}

div#beforefooter .topbar-content div#paymentlogos {
    padding-left: 8em;
    position: relative;
    display: flex;
    gap: 50px;
}

div#beforefooter .topbar-content div#paymentlogos:before {
    content: "";
    width: 1px;
    height: 40px;
    background: #000;
    display: block;
    position: absolute;
    top: calc(50% - 24px);
    left: 0;
}

div#beforefooter .topbar-content div#paymentlogos img {
    width: 30px;
    height: 20px;
}

div#beforefooter .topbar-content div#paymentlogos img#swish,
div#beforefooter .topbar-content div#paymentlogos img#klarna {
    width: auto;
}

.footer-container #footer1 h4,
.footer-container #footer1 h4 a,
.footer-container #footer h4,
.footer-container #footer h4 a {
    font-size: 13px;
    line-height: 13px;
}

#beforefooter section#newsletter_block_left .promo-text {
    margin-bottom: 20px;
    color: #a2a2a2;
}

#beforefooter section#newsletter_block_left input.newsletter-input {
    float: none !important;
    background: #ededed;
    color: #a1a1a1;
    max-width: 600px !important;
    width: 100%;
}

.footer-container #footer #block_contact_infos>div ul li,
.footer-container #footer1 #block_contact_infos>div ul li,
.footer-container #footer #block_contact_infos>div ul li a {
    color: #b6b6b6 !important;
    font-size: 12px;
}

.footer-container #footer .bullet li a,
.footer-container #footer1 .bullet li a {
    padding-left: 0 !important;
    color: #b6b6b6 !important;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.footer-container #footer .bullet li {
    border-top: none !important;
    padding: 0 !important;
}

.footer-container #footer .bullet li a:before,
.footer-container #footer1 .bullet li a:before {
    display: none;
}

.footer-container .footer-container-inner {
    background-color: #fff !important;
    border: none !important;
}

.desktop-header #search_block_top {
    margin: 0;
    position: absolute;
    top: unset;
    right: 10px;
    left: unset;
    bottom: 8px;
    max-width: 216px;
    z-index: 20;
    transition-property: right;
    transition-duration: 0.3s;
    padding: 0;
}

.desktop-header .shopping_cart>a:first-child span.cart_name {
    background: none;
}

#header .shopping_cart .more_info {
    background: transparent;
    border-radius: 8px;
    color: #fff;
    font-size: 0.916em;
    height: 16px;
    line-height: 16px;
    padding: 0 3px 0 26px;
}

.desktop-header .iqitmegamenu-wrapper {
    float: none;
}

/*Cube animation*/
@media (max-width: 1100px) {
    .screen {
        margin: 0;
        width: 99.9vw;
        min-height: 100vh;
        /* overflow-x: hidden; */
        position: relative;
        box-shadow: 0px 10px 30px 0 rgba(0, 0, 0, 0.2);
        perspective: none !important;
    }

    .sortbyoption-container:after {
        display: none;
    }

    #header {
        background: #fff;
    }

    body header#header>div:nth-child(3) {
        border-bottom: 0;
        box-shadow: none;
    }

    #cube_page {
        width: 100%;
        position: absolute;
        transform-style: preserve-3d;
        transform: translateZ(-260px) rotateY(0deg);
        transition: all 0.5s ease;
    }

    #cube_page figure {
        width: 100%;
        margin: 0;
        min-height: 250px;
        display: block;
        position: absolute;
        transition: all 0.5s ease;
    }

    #cube_page figure:nth-child(2) {
        opacity: 1;
        /* transform: rotateY(0deg) translateZ(260px); */
    }

    #cube_page figure:nth-child(1) {
        /* opacity: 0; */
        color: #000;
        background: #fff;
        /* transform: rotateY(-90deg) translateZ(260px); */
        pointer-events: none;
    }
    #cube_page figure:nth-child(1).toggled {
        display: block;
        z-index: 999999999;
        opacity: 1;
        transform: none;
    }

    #cube_page figure:nth-child(1)>div {
        overflow: auto;
        height: 100vh;
        pointer-events: auto;
        -webkit-overflow-scrolling: touch;
        /* padding-bottom: 150px; */
    }

    .transform-none {
        transform: none !important;
        transform-style: unset !important;
    }

    label.select-label {
        display: block;
        text-transform: uppercase;
        padding: 1.1em 1.5em;
        letter-spacing: 1px;
        text-align: right;
        background: #40c8c4;
        color: #f2f2f2;
        cursor: pointer;
        box-shadow: 0 0px 20px 0 rgba(25, 42, 119, 0.4);
    }

    .transition-unset {
        transition: unset !important;
    }

    label.select-label .glyphicon {
        font-size: 0.9em;
        text-align: right;
        margin-right: 20px;
    }

    .trustpilot-pseudo {
        flex-wrap: wrap;
    }

    #mobile_menu_list>ul {
        display: flex;
        -webkit-overflow-scrolling: touch;
        align-items: center;
        overflow: scroll;
        width: 98%;
        margin: auto;
        margin-top: 60px;
    }

    #subcategory_tiles li a {
        color: #000 !important;
    }

    #subcategory_tiles li {
        margin: 4px 4px 15px;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        line-height: 16px;
        color: #000000;
    }

    #subcategory_tiles li img {
        width: 100%;
        height: 198px;
        object-fit: cover;
        margin-bottom: 1px;
    }

    .mobile-qty {
        font-size: 18px;
    }

    #tablet-btn {
        display: inline-block;
        margin-bottom: 10px;
    }

    #iqitmegamenu-mobile #tablet-btn .iqitmegamenu-icon {
        margin-right: 0;
    }

    #tablet-btn>.container>span {
        vertical-align: sub;
    }

    #subcategory_tiles>ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        transition: all 0.5s;
        pointer-events: none;
        opacity: 0;
        position: absolute;
    }

    #subcategory_tiles>ul.active {
        opacity: 1;
        pointer-events: auto;
        position: relative;
    }

    #mobile_menu_list img {
        width: 75%;
    }

    #mobile_menu_list #close {
        font-weight: bold;
        font-size: 20px !important;
        line-height: 27px;
    }

    #mobile_menu_list>li,
    #mobile_menu #close {
        padding: 0.7em 2.5em;
        letter-spacing: 1px;
        text-align: left;
        margin: 0 auto;
        color: #000;
        font-size: 1.3em;
        cursor: pointer;
        transition: all 0.5s ease;
    }

    #mobile_menu_list #close {
        background: #fff;
        color: #000;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 16px;
        line-height: 22px;
        top: 0;
        position: absolute;
        z-index: 99999;
        width: 100%;
    }

    /* #mobile_menu_list:nth-child(2n+1) a {
    font-family: var(--roboto);
    font-weight: 300;
    font-size: 16px;
    line-height: 40px;
    color: #000 !important;
  } */
    #mobile_menu_list>ul>li a {
        font-weight: bold;
        font-size: 12px;
        line-height: 16px;
        color: #000;
        white-space: nowrap;
        padding: 10px;
        display: block;
        min-width: 110px;
        text-align: center;
    }

    #mobile_menu_list #close {
        font-family: var(--roboto);
        font-weight: bold;
        font-size: 18px;
        line-height: 21px;
        padding: 30px 40px 0;
    }

    #mobile_menu_list .has-submenu>.list-drop {
        content: "+";
        padding: 30px 30px 0 0;
        font-size: 21px;
        color: #000;
    }

    #cube_page figure:nth-child(1)::-webkit-scrollbar-track {
        /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
        border-radius: 10px;
        background-color: #fff;
    }

    #cube_page figure:nth-child(1)::-webkit-scrollbar {
        width: 12px;
        background-color: #fff;
    }

    #cube_page figure:nth-child(1)::-webkit-scrollbar-thumb {
        border-radius: 10px;
        /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */
        background-color: #33b536;
    }

    #mobile_menu_list li.has-submenu ul {
        height: 0;
        overflow: hidden;
    }

    #mobile_menu_list .has-submenu.drop-show ul {
        height: 100%;
        overflow: visible;
    }

    #mobile_menu_list>li,
    #mobile_menu #close {
        /* margin-left: 500px; */
        opacity: 0.1;
    }

    #subcategory_tiles {
        transition: all 0.5s;
        padding-bottom: 150px;
    }

    .move-left {
        margin-left: 0px !important;
        opacity: 1 !important;
    }

    .mobile-condensed-header.mobile-style.mobile-style1 {
        border-bottom: 0;
    }

    #header_links {
        display: none !important;
    }

    body .header-container header .nav {
        border: 0;
        text-align: center;
    }

    body .header-container header .nav p {
        width: 100%;
    }

    #mobile_menu_list>ul>li {
        border: 0.5px solid #bdbdbd;
        box-sizing: border-box;
        margin: 10px 4px;
    }

    #mobile_menu_list>ul>li.active {
        border: 0.5px solid #000;
    }

    #product_gallery_slider img {
        margin: auto;
    }

    #category #left_column .pensopay {
        display: none;
    }

    #cube_page #mobile_menu_list #cbp-close-mobile {
        display: none !important;
    }

    #product #attributes fieldset span {
        padding-right: 25px;
    }

    #product #attributes fieldset:after {
        font-family: "FontAwesome";
        content: "\f107";
        position: absolute;
        right: 10px;
        font-size: 22px;
        top: 12px;
        pointer-events: none;
    }

    #columns .aboveProductList-container #sortByOption,
    #category #columns .aboveProductList-container #layered_block_left .layered_subtitle_heading {
        font-size: 13px !important;
        padding: 8px 10px !important;
    }
}

#category #left_column .pensopay {
    display: none;
}

#block_top_menu>ul>li>.mobile-menu-image {
    display: none !important;
}

#block_top_menu>ul>li .submenu-container ul {
    display: none !important;
}

#cube_page #mobile_menu_list>ul>li .mobile-menu-image {
    display: none !important;
}

#subcategory_tiles>ul>li>ul {
    display: none !important;
}

#cube_page figure:nth-child(1) {
    display: none;
}

#index div#sellingpoints li:nth-child(2) img {
    width: 40px;
}

#page .mh-button>span:hover,
#page .mh-button.active>span {
    color: #fff;
}

@media (min-width: 480px) and (max-width: 999px) {
    #mobile_menu_list>ul {
        justify-content: center;
    }
}

@media (max-width: 999px) {
    #subcategory_tiles li {
        width: calc((100% / 4) - 15px);
        height: auto;
    }

    body #search_block_top_content>.iqitsearch-inner {
        top: 86%;
    }

    .mobile-menu-image {
        display: block !important;
    }

    .container {
        max-width: none;
    }

    header .row #header_logo img {
        position: relative;
    }

    #header .row #header_logo {
        width: auto;
        height: auto;
    }

    #page #iqitmegamenu-mobile #iqitmegamenu-shower {
        background-color: rgb(78, 78, 78);
        padding: 3px;
    }

    #header .shopping_cart {
        padding-top: 0 !important;
    }

    .shopping_cart>a:first-child span.cart_name:before {
        display: none !important;
    }
}

@media (max-width: 870px) {
    .cstm-front-text h2 {
        background: rgba(255, 255, 255, 0.8);
    }

    #index #sellingpoints li img {
        display: block;
        margin: 0 auto;
    }

    .cstm-front-text {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 1100px) {
    #subcategory_tiles li {
        width: calc((100% / 3) - 15px);
        height: auto;
    }

    /* div#BlockAlert {
    position: absolute;
    width: 100%;
  } */
    #beforefooter section#newsletter_block_left .toggle-footer {
        display: block !important;
    }

    #beforefooter section#newsletter_block_left h4:after {
        display: none;
    }

    .mh-drop.mh-search-drop {
        background: rgb(78, 78, 78) !important;
    }

    .mh-drop.mh-search-drop .jolisearch {
        margin-top: 0;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    header .mobile-condensed-header .mh-drop {
        top: calc(100% - -2px);
    }

    body #page .container,
    #index #page .container {
        max-width: 100%;
        /* padding: 0 15px !important; */
    }

    #columns-container .container,
    #index #columns {
        padding: 0 15px !important;
    }

    #page .container-header {
        padding: 0 !important;
    }

    #index div#sellingpoints li:nth-child(2) {
        border: 0;
    }

    #page .mobile-condensed-header.mobile-style1 .mobile-h-logo img {
        width: 300px !important;
    }

    #shopping_cart_container {
        margin-bottom: -1px !important;
    }

    #page .mobile-condensed-header .mobile-main-wrapper {
        padding: 0;
    }

    .mobile-condensed-header .mh-menu {
        background: #4e4e4e;
    }

    .mobile-condensed-header .mh-search {
        background: #4e4e4e;
        border-right: 1px solid #fff;
        border-left: 1px solid #fff;
    }

    .mobile-condensed-header .mh-cart {
        background: #23b026;
    }

    .mobile-condensed-header .mh-menu>span,
    .mobile-condensed-header .mh-search>span,
    .mobile-condensed-header .mh-cart>span {
        color: #fff;
    }
}

@media (max-width: 570px) {
    #beforefooter section#newsletter_block_left {
        float: none !important;
    }
}

@media (max-width: 500px) {
    #subcategory_tiles li {
        width: calc((100% / 2) - 15px);
        height: auto;
    }

    #categories_block_left,
    #left_column {
        display: none !important;
    }

    #category #center_column {
        margin-top: -7px;
    }
}

/* New Design For Mobile Menu */
@media (max-width: 1100px) {
    .jolisearch {
        margin: 0 !important;
        padding: 0 !important;
    }

    #search_block_top {
        margin: 0 !important;
    }

    #page .mh-menu {
        width: 50px !important;
        background: unset !important;
        border-right: 1px solid #d6d4d4;
    }

    header .mobile-condensed-header.mobile-style1 .mobile-h-logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    img#mobile-shopping-cart-icon {
        width: 20px;
    }

    .mobile-user-cart-block {
        display: flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 70px;
    }

    .mobile-condensed-header .mh-cart {
        background: unset !important;
    }

    #page .mh-user,
    #page .mh-cart {
        /* margin-right:15px; */
        width: auto !important;
    }

    #page .mh-cart {
        position: relative;
    }

    span.mobile-qty {
        position: absolute;
        border-radius: 50px;
        background: #000;
        font-size: 12px;
        width: 17px;
        height: 17px;
        color: #fff !important;
        text-align: center;
        right: calc(50% - 18px);
        top: -4px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #page #search_block_top .btn.button-search:before {
        content: "";
        background: url("../../img/mobile/search-icon.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        width: 20px;
        height: 20px;
        margin: auto;
    }

    #search_block_top #search_query_top {
        border: unset !important;
    }

    .mobile-main-bar {
        border-top: 1px solid #d6d4d4;
        border-bottom: 1px solid #d6d4d4;
    }

    #page .mobile-condensed-header.mobile-style1 .mobile-h-logo img {
        width: 220px !important;
    }

    #page .mobile-condensed-header.mobile-style1 .mobile-h-logo img#mobile-user-icon {
        width: 20px !important;
    }

    #page .mobile-condensed-header.mobile-style1 .mobile-h-logo img#mobile-shopping-cart-icon {
        width: 23px !important;
    }

    #page #header .cart_block .cart-images img {
        width: auto !important;
    }

    #page #BlockAlert {
        z-index: -1 !important;
    }
}

.cstm-cat-count {
    display: none;
    text-align: center;
}

.cstm-cat-count .heading-counter {
    line-height: 14px;
    border-radius: 0;
    font-size: 14px;
}

@media (max-width: 767px) {
    .cstm-cat-count {
        display: block;
        margin-bottom: 25px;
    }

    .cat-custom-header {
        margin-bottom: 0;
    }
}

/* footer */
#page .footer-container-inner {
    background: #f5f5f5 !important;
}

footer#footer>.row {
    display: flex;
    grid-template-columns: 25% 25% 25% 25%;
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

section#switcher_warp {
    width: 100% !important;
    max-width: 150px;
}

footer#footer>.row:before,
footer#footer>.row:after {
    display: none;
}

footer#footer>.row>* {
    width: 100%;
    border: none !important;
}

div#social-and-payment {
    display: flex;
    width: 100%;
    border-bottom: 2px dashed #46cd49;
    padding: 20px 0 10px;
    justify-content: end;
}

section#block_paymentlogos {
    width: auto;
    margin: 0 !important;
}

section#block_paymentlogos>div {
    display: flex;
    gap: 25px;
    justify-content: center;
    align-items: center;
}

section#block_paymentlogos>div>img {
    /* width: 40px;
  height: 25px; */
}

div#beforefooter {
    display: block;
    width: 100%;
    background: #fff;
}

#beforefooter section#newsletter_block_left {
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 0 auto;
    grid-column: 1 / span 3;
    align-items: center;
    float: none;
    width: 100%;
}

@media (min-width: 480px) {
    #beforefooter section#newsletter_block_left {
        max-width: 470px;
    }
}

@media (min-width: 768px) {
    #beforefooter section#newsletter_block_left {
        max-width: 750px;
    }
}

@media (min-width: 1320px) {
    #beforefooter section#newsletter_block_left {
        max-width: 1270px;
    }
}

div#social-sect>ul {
    display: flex;
    gap: 30px;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
    color: #0a0a0a;
    align-items: center;
    margin: 0;
}

div#social-sect>ul>li {
    padding: 0 !important;
}

div#social-sect li:last-child {
    display: flex;
}

/* div#social-sect li:last-child:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 20px;
  background: #939393;
  margin: 0px 15px 0px 30px;
  align-self: center;
} */
#beforefooter section#newsletter_block_left h4 {
    font-size: 17px !important;
    font-weight: 600;
    border: none !important;
}

#beforefooter section#newsletter_block_left>div:last-child {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.newsletter-input-wrap {
    width: 60%;
}

section#footerpoints ul {
    list-style: disc;
}

#footer section#footerpoints ul li {
    font-size: 15px;
    /* padding: 5px 0 !important; */
}

#footer .footer-block h4 {
    font-weight: 600;
    color: #666 !important;
    font-size: 14px !important;
}

span#current_contry {
    color: #666 !important;
}

#footer section#block_various_links_footer a {
    font-size: 13px;
    color: #666 !important;
    line-height: 18px;
}

@media screen and (max-width: 767px) {
    #footer section#block_various_links_footer a,
    body .footer-container #footer .bullet li a,
    body .footer-container #footer1 .bullet li a {
        height: auto;
        min-height: 48px;
    }
}

#beforefooter section#newsletter_block_left .form-group {
    display: flex;
}

@media screen and (min-width: 768px) {
    section#block_paymentlogos>div {
        /* text-align: left;
    display: inline-block; */
    }

    section#block_paymentlogos {
        text-align: right;
    }

    section#footerpoints {
        display: grid !important;
        grid-template-rows: 38px;
        /* justify-content: center; */
    }

    section#footerpoints>* {
        display: inline-block;
    }
}

@media screen and (max-width: 768px) {
    div#social-and-payment {
        flex-direction: column;
    }

    #beforefooter section#newsletter_block_left {
        grid-template-columns: 100%;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    div#social-sect>ul {
        justify-content: center;
        display: grid;
        grid-template-columns: auto auto auto;
    }

    div#social-sect>ul>li:first-child {
        display: block;
        grid-column: 1 / span 3;
    }

    div#social-sect>ul>li {
        display: inline-block;
        margin: 5px 15px;
    }

    div#social-sect li:last-child:after {
        display: none;
    }

    #beforefooter section#newsletter_block_left>div:last-child {
        align-items: center;
        margin-top: 20px;
        background: #f5f5f5;
        padding: 15px 0 0;
    }

    #page footer#footer {
        max-width: 90% !important;
    }

    section#block_paymentlogos {
        margin-top: 20px !important;
        margin-bottom: 10px !important;
    }

    footer#footer>.row {
        grid-template-columns: 100%;
        display: grid;
    }

    section#switcher_warp {
        max-width: 100% !important;
    }

    #footer .footer-block h4 {
        border-bottom: 0.7px solid #919191 !important;
    }

    section#block_paymentlogos>div {
        display: grid;
        grid-template-columns: repeat(4, calc(25% - 10px));
        gap: 10px;
    }

    section#block_paymentlogos>div>img {
        margin: 0 auto;
    }

    div#ordcnf-points * {
        max-width: 100% !important;
        width: 100% !important;
    }

    body.lang_nl p#add_to_cart span {
        font-size: max(12px, 2.25dvw) !important;
    }
}

div#afterFooter {
    background: #e1e1e1;
}

div#afterFooter .wrap {
    max-width: 1050px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    /* grid-template-columns: 40% 20% 40%; */
    padding: 9px;
    font-size: 10px;
}

div#afterFooter .wrap>div:last-child {
    justify-self: end;
}

div#afterFooter .wrap>div:last-child>span:first-child {
    border-right: 1px solid;
    padding-right: 5px;
    margin-right: 2px;
}

div#afterFooter .wrap>div:nth-child(2) {
    text-align: center;
}

body#index .breadcrumb.clearfix {
    display: none;
}

div#social-float ul {
    display: flex;
    gap: 45px;
}

div#social-float ul img {
    width: 40px;
}

span#current_contry {
    cursor: pointer;
}

div#switcher ul {
    display: none !important;
    max-width: 200px;
    margin: 0;
}

div#switcher ul.active {
    display: block !important;
}

div#switcher ul li {
    border-bottom: 1px solid #dedede;
    padding: 10px;
    padding-bottom: 5px !important;
    margin-bottom: 6px;
}

body .footer-container #footer .bullet li a,
body .footer-container #footer1 .bullet li a {
    font-size: 13px;
    color: #666 !important;
    line-height: 18px;
}

#footer section#footerpoints ul li {
    list-style: none;
}

section#footerpoints h4 {
    margin: 0 !important;
    padding-bottom: 0 !important;
    line-height: 1 !important;
    height: 10px;
}

div#paymentlogos.paymentlogos-mobile {
    display: none;
}

div#paymentlogos.paymentlogos-mobile img {
    width: 32px;
    justify-self: center;
}

div#paymentlogos.paymentlogos-mobile img:nth-child(6) {
    width: 53px;
}

@media screen and (max-width: 768px) {
    div#beforefooter .topbar-content {
        flex-direction: column;
        gap: 10px;
    }

    div#beforefooter .topbar-content div#paymentlogos {
        /* display: grid; */
        display: none;
        grid-template-columns: auto auto auto;
        justify-content: center;
        align-items: center;
        gap: 30px;
        border-top: 1px solid #dedede;
        padding-top: 30px;
        margin-top: 10px;
        padding-left: 0;
    }

    div#paymentlogos.paymentlogos-mobile {
        display: grid;
        grid-template-columns: repeat(6, calc(100% / 6));
        justify-content: center;
        align-items: center;
        gap: 0;
        padding: 20px 0;
    }

    div#beforefooter .topbar-content div#paymentlogos:before {
        display: none;
    }

    section#footerpoints h4 {
        height: auto;
        line-height: 1 !important;
        padding-bottom: 10px !important;
    }
}

div#switcher img {
    max-width: 15px;
    margin-left: 10px;
}

.footer-container .container {
    max-width: 1233px;
}

div#switcher a {
    font-size: 12px !important;
}

.desktop-header .header-top-container .container-header>.row {
    display: grid;
    grid-template-columns: 29% 59% 4% 4% 4%;
    align-items: end;
    margin: 0 -15px;
}

.desktop-header .header-top-container .container-header>.row:before,
.desktop-header .header-top-container .container-header>.row:after {
    display: none;
}

.desktop-header .header-top-container .container-header>.row>div:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
    width: 100%;
}

.desktop-header .header-top-container .container-header>.row>div:nth-child(2) {
    grid-column: 4;
    grid-row: 1;
    width: 100%;
}

.desktop-header .header-top-container .container-header>.row>div:nth-child(3) {
    grid-column: 5;
    grid-row: 1;
    width: 100%;
}

.desktop-header .header-top-container .container-header>.row>div#search_block_top {
    grid-column: 3;
    grid-row: 1;
    position: relative;
    width: 100%;
    top: 0;
}

.desktop-header .header-top-container .container-header>.row>div.iqitmegamenu-wrapper {
    grid-column: 2;
    grid-row: 1;
    top: unset;
    position: static;
    margin-bottom: -9px;
    margin-top: 0;
    width: 100%;
    padding-left: 25px;
    text-align: center;
}

body #search_block_top #search_query_top {
    display: none;
}

body #search_block_top.jolisearch .btn.button-search {
    padding: 0;
    top: 0 !important;
    position: static;
    text-align: center;
    width: 21px;
    margin: 0 auto;
}

#index .SEslider {
    max-width: 1233px !important;
    margin: 30px auto 0;
    border-radius: 30px;
    overflow: hidden;
}

#index .columns-container {
    margin-top: 0 !important;
}

.sliderLinks {
    max-width: 1233px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    top: -80px;
    display: none !important;
}

.sliderLinks ul {
    display: grid;
    grid-template-columns: repeat(3, calc(100% / 3));
    text-align: center;
    max-width: 760px;
    margin: 0 auto;
    gap: 10px;
}

.sliderLinks ul li a {
    background: #fff;
    color: #000;
    padding: 15px 30px;
    width: 100%;
    display: block;
    font-size: 16px;
}

/* product page new */
#product .pb-center-column #buy_block,
.pb-center-column .product-title-container {
    max-width: 100%;
    display: block;
}

#product .pb-right-column-content .right-side-prd-info {
    border: 1px solid;
    padding-top: 0;
}

.pb-right-column-content .right-side-prd-info .info-section {
    display: grid;
    grid-template-columns: 20% 80%;
    text-align: left;
    border: 1px solid #000;
    margin: 0;
    padding: 10px 0;
    align-items: center;
}

.pb-right-column-content .right-side-prd-info .info-section .text-section {
    text-align: left !important;
}

.pb-right-column-content .right-side-prd-info .info-section .text-section a {
    display: inline-block;
}

.categorySlider-item {
    padding: 0 15px;
}

.categorySlider-item span {
    display: block;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #000000;
}

#index div#categorySlider h4 {
    margin: 0 0 30px;
    padding: 0;
    border-bottom: none !important;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #000000 !important;
    text-transform: none;
}

div#categorySlider {
    margin: 60px 0 70px;
}

@media screen and (max-width: 1100px) {
    header#header div#BlockAlert {
        display: none !important;
    }

    .mobile-main-bar {
        display: grid !important;
        grid-template-columns: 25% 25% 25% 25%;
        border: none;
        margin: 10px 0;
    }
    #page .mh-user {
        text-align: center;
    }
    #page .mh-cart {
        text-align: center;
    }
    #page .mobile-main-bar .mh-button.mh-menu {
        width: 100% !important;
        display: block;
        border: none;
        text-align: center !important;;
    }
    header .mobile-condensed-header .mh-drop {
        top: 100%;
        opacity: 0;
        visibility: hidden;
        position: absolute;
        background: #fff;
        padding: 15px;
        left: 0;
        width: 100%;
        z-index: 2;
        -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.15);
        box-shadow: 0 2px 10px rgba(0,0,0,.15);
        -webkit-transition: opacity .2s ease, visibility .2s ease;
        transition: opacity .2s ease, visibility .2s ease;
    }

    #page .mobile-main-bar img {
        width: 25px !important;
    }

    #page .mobile-main-bar #search_block_top .btn.button-search:before {
        width: 25px;
        height: 25px;
    }

    header#header div#mobileDisplay div#BlockAlert {
        z-index: 1 !important;
        display: block !important;
    }

    header#header div#mobileDisplay .bx-viewport {
        height: auto !important;
    }

    header#header div#mobileDisplay .topbar-content {
        display: block !important;
        background: #efeff0;
        padding: 10px;
        max-height: 39px;
        overflow-y: hidden;
    }

    header .mobile-condensed-header.mobile-style1 .mobile-h-logo {
        text-align: center;
        display: block !important;
    }

    #page .mobile-condensed-header.mobile-style1 .mobile-h-logo img {
        width: 500px !important;
        max-width: 80% !important;
        margin: 10px auto;
    }

    .footer-container #footer .footer-block {
        text-align: center;
    }

    div#switcher {
        display: flex;
        gap: 10px;
    }

    div#switcher * {
        width: 100%;
    }

    #footer .footer-block div#switcher h4 {
        text-align: right;
        border: none !important;
        padding: 2px;
    }

    #footer .footer-block div#switcher h4:after {
        display: none;
    }

    div#switcher>div {
        text-align: left;
    }

    #search_block_top #searchbox {
        display: none;
        position: absolute;
        top: calc(100% + 8px);
        width: 100vw;
        left: -100%;
        right: 0;
        z-index: 99;
        box-shadow: 0px 0px 10px #000;
    }

    body #search_block_top.jolisearch .btn.button-search {
        position: absolute;
        right: 15px;
    }

    #search_block_top #searchbox input#search_query_top {
        display: block;
    }

    div#searchtoggle {
        text-align: center;
    }

    .product-title-container.mobile-version {
        display: grid;
        grid-template-columns: 70% 30%;
        float: none;
    }

    header .mobile-condensed-header #mh-cart-wrapper.active .cart_block {
        width: 100vw;
    }
}

div#mobileDisplay .bx-controls.bx-has-controls-direction {
    display: none;
}

header#header div#mobileDisplay .topbar-content>div>span {
    font-size: 14px;
}

div#searchtoggle button {
    padding: 0;
    border: 0;
    background: none;
}

@media screen and (min-width: 1100px) {
    #page #header .shopping_cart {
        top: 4px !important;
    }

    #page #header .shopping_cart>a>span>img {
        width: 17px;
    }

    #page #header .shopping_cart>a>span>img {
        width: 17px;
        margin-left: 6px;
        display: block;
        margin-top: 5px;
    }

    #header.fixed-header div#shopping_cart_container {
        top: 0 !important;
        justify-self: end;
    }

    #search_block_top #searchbox {
        position: absolute;
        left: 0;
        width: 0;
        overflow: hidden;
        transition: 0.2s;
        top: -6px;
    }

    body #search_block_top.jolisearch .btn.button-search {
        position: absolute;
        right: 10px;
        top: 7px !important;
        left: auto;
    }

    div#searchtoggle {
        text-align: right;
    }

    .header-menu-links img {
        width: 25px;
    }

    #search_block_top #searchbox input#search_query_top {
        display: block !important;
        background: #fff !important;
        border: 2px solid #000 !important;
        border-radius: 30px;
        height: 35px !important;
    }
}

@media screen and (max-width: 570px) {
    div#afterFooter .wrap {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        font-size: 12px;
        gap: 7px;
    }

    .product-title-prices.mobile-version .content_prices .price {
        line-height: 1;
    }

    #product .product-title h1 {
        font-size: 18px !important;
        line-height: 1;
    }

    p#old_price_2nd,
    p#old_price_2nd .price {
        font-size: 10px;
    }

    span#reduction_amount_display_2nd {
        font-size: 10px;
        line-height: 1;
        display: block;
    }
}

#page .mobile-main-bar img#mobile-shopping-cart-icon {
    width: 18px !important;
}

/* cms */

#cms div#left_column {
    display: none;
}

#cms div#center_column {
    width: 100%;
    max-width: 100%;
}

/* mac only */
/* @media screen and (-webkit-max-device-pixel-ratio:1) and (min-color-index:0) {
    .desktop-header .cbp-hrsub {
        width: 64.5vw;
        left: -53.5% !important;
    }
} */

#cms table td,
#cms table th {
    border: 1px solid;
}

form.contact-form-box {
    display: block;
    max-width: 500px;
    width: 100%;
    margin: 30px auto 0;
}

.contact-form-box fieldset>div {
    display: flex;
    flex-direction: column;
}

form.contact-form-box input,
form.contact-form-box p.form-group {
    width: 100% !important;
    max-width: 100% !important;
}

form.contact-form-box input,
textarea#message {
    height: auto;
    padding: 14px;
    font-size: 12px;
    color: #000 !important;
}

form.contact-form-box input::placeholder,
textarea#message::placeholder {
    color: #000;
}

textarea#message {
    width: 100%;
    max-width: 100%;
    min-height: 100px;
}

.contact-form-box .submit {
    float: none !important;
}

.button.button-medium {
    border: 1px none #d6d4d4 !important;
    color: #ffffff !important;
    background: #43b754 !important;
    border-radius: 0;
    font-size: 14px;
    padding: 15px;
}

.contact-form-box fieldset>div>div {
    padding: 0;
}

form.contact-form-box input {
    margin-bottom: 20px;
}

#contactus h1.page-heading.bottom-indent {
    display: none;
}

form.contact-form-box .page-subheading {
    border: none;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: none;
}

#module-prestablog-blog div#prestablogcategories {
    display: none;
}

#cbp-hrmenu>ul {
    display: flex;
    justify-content: center;
}

div#beforefooter .topbar-content div#paymentlogos.norway_payment img {
    width: auto;
}

.topbar-content .user-info {
    text-align: right;
    float: right;
}

.header-menu-links .dropdown {
    display: flex;
    position: absolute;
    top: calc(100% + 9px);
    left: -26px;
    flex-direction: column;
    background-color: white;
    border: 1px solid black;
    padding: 15px;
    text-align: left;
    width: 110px;
}

body.lang_nl p#add_to_cart span {
    font-size: 10px !important;
}

#toTop.totop-showed {
    z-index: 99999;
}

.countrySwitcherModal {
    position: relative;
    padding-block: 83px;
    padding-inline: 73px;
    text-align: center;
    border: 0;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 42px;

    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
}

.closeButton {
    background-color: transparent;
    border: none;

    position: absolute;
    top: 17px;
    right: 17px;

    font-size: 30px;
}

.countrySwitcherModal a {
    margin-top: 35px;
    padding: 9px 12px;

    background: #41AF40;
    box-shadow: 0px 4px 4px 0px #00000040;
    border: 0;
    border-radius: 0;

    font-weight: 200;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0em;
    text-transform: unset;
}

/**
 * Mobile Header Sticky Menu
 */
@media (max-width: 1100px) {
    #cube_page:has(#mh-sticky.sticked),
    #cube_page figure:has(#mh-sticky.sticked) {
        transform: none !important;
        transform-style: unset !important;
    }

    #cube_page:has(#mh-sticky.sticked) #mobileDisplay {
        position: absolute;
        bottom: 0;
    }

    header .mobile-condensed-header #mh-sticky.sticked {
        z-index: 1;
        transition: none;
        animation: none;
        transform: none;
    }
    header .mobile-condensed-header {
        display: block;
    }
    header .desktop-header, header .mobile-condensed-header.mobile-search-expanded.mobile-style3 .not-sticked .mh-search,
    #header>.top {
        display: none;
    }
}
#klaviyopopup {
    position: fixed;
    bottom: 0;
    right: 0px;
    max-width: 500px;
    background: #fff;
    z-index: 99999;
    box-shadow: 0px 0px 10px;
    display: none;
}
#klaviyopopup> a {
    position: absolute;
    top: -12px;
    left: -12px;
    color: #fff;
    background: #000;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1px;
}

#klaviyopopup > button {
    background: #319d31;
    border: none;
    box-shadow: -2px 6px 10px -4px #000;
    padding: 15px 20px;
    position: fixed;
    bottom: 7px;
    right: 7px;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
}
@media screen and (max-width: 768px) {
    #klaviyopopup {
        max-width: 100vw;
    }
    #klaviyopopup> a {
        top: 12px;
        left: 20px;
        z-index: 9999999;
    }
    div#afterFooter .wrap {
        padding-bottom: 6em !important;
    }
    #klaviyopopup > button {
        font-size: 14px;
        border-radius: 10px;
    }
}

.giftbox-float {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0px 20px 30px;
    margin: 0 auto;
}

.giftbox-float .giftbox-atc a {
    padding: 10px !important;
    display: inline-block !important;
    background: #333 !important;
    color: #fff !important;
}
.giftbox-float .giftbox-img img {
    max-width: 200px !important;
}
.giftbox-float .giftbox-content {
    display: flex !important;
;
    flex-direction: column !important;
    gap: 5px !important;
}
.giftbox-heading {
    font-size: 16px;
    line-height: 1.3;
    color: #333;
    font-weight: 600;
    margin: 5px 0 10px;
}
.giftbox-float-heading {
    padding: 0px 20px;
}

@media screen and (max-width: 1100px) {
    #page .giftbox .giftbox-img img {
        max-width: 100% !important;
        width: 100% !important;
    }
}