@media (max-width: 1190px){
    .discount-banner .discount-close {
        top: 10px;
        right: 10px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@media (max-width: 1170px) {
    .discount-banner .discount {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 90%;
    }
}
@media (max-width: 570px) {
    .discount-banner .discount .discount__left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 570px){
    .discount-banner .discount .discounty__left .discount__img img {
        -webkit-transform: translateY(-24px);
        transform: translateY(-24px);
    }
}
@media (max-width: 1170px){
    .discount-banner .discount .discount__left {
        margin-bottom: 24px;
    }
}
@media (max-width: 968px) {
    .discount-banner {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999999999;
        background-color: #0c032d;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        font-family: "Brown";
    }
    .discount-banner .discount {
        max-width: 968px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
    }
    .discount-banner .discount .discount__left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 22px;
    }
    .discount-banner .discount .discount__left .discount__content .discount__content-title {
        text-align: center;
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        font-style: normal;
    }
    .discount-banner .discount .discount__left .discount__content .discount__content-subtitle {
        color: #fb0000;
        font-size: 26px;
        font-weight: 700;
        width: 230px;
        text-align: center;
    }
    .discount-banner .discount .discount__btn {
        background: #d00000;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 99;
        width: 200px;
        height: 42px;
        background: #db0000;
        font-size: 20px;
        line-height: 19px;
        font-weight: 600;
        text-align: center;
        padding-top: 6px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-radius: 35px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .discount-banner .discount-close{
        position: absolute;
        right: 10px;
        top: 10px;
        width: 40px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1;
        line-height: 18px;
        font-size: 18px;
        font-weight: 700;
        background-color: rgba(255,255,255,0.6);
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .discount .ce-countdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #ffffff;
        padding-bottom: 10px;
    }
    .discount .ce-countdown .ce-col {
        margin: 0 10px;
    }
    .discount .ce-countdown .ce-col .ce-seconds, .ce-countdown .ce-col .ce-minutes, .ce-countdown .ce-col .ce-hours, .ce-countdown .ce-col .ce-days {
        display: block;
        font-size: 48px;
        font-weight: 500;
        text-align: center;
    }
    .discount-banner .discount .discount__left .discount__img img{
        -webkit-transform: translateY(-24px);
        transform: translateY(-24px);
        max-width: 200px;
        position: fixed;
        bottom: 95px;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }
    .TrustPilot-wrap{
        padding-top: 0px!important;
        padding-bottom: 0px!important;
    }
    .TrustPilot-wrap iframe{
        display: block;
        width: 100%;
        height: 500px;
        border: 0px;
    }
    .main-img__block_seal img{
        top: 60px;
        position: relative;
    }
    .desktop-benefits{
        display: none!important;
    }
    .mobile-benefits{
        padding-top: 15px;
    }
    .mobile-logo .footer-badges{
        padding-bottom: 0px;
        padding-top: 15px;
    }
    #products{
        padding-bottom: 0px;
    }
    .desktop-logo{
        display: none;
    }
    .main-wrapper .main .main-right{
        position: relative;
        top: -45px;
    }
    .main-wrapper .main .main-right .main-img__block{
        width: 100px!important;
        height: 100px!important;
        top: 50px!important;
    }
    .main-wrapper .main .main-img__block_main_seal{
        width: 100px;
        position: relative;
        right: 50px;
        top: 200px;
    }
    .main-wrapper .main .main-img__block_main_seal img{
        width: 100px;
    }
    .main .main-left .main-btn span{
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-wrapper {
        background-position: right!important;
    }
    header .header{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (min-width: 968px) {
    .discount-banner {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999999999;
        background-color: #0c032d;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        font-family: "Brown";
    }
    .discount-banner  .discount__content{
        z-index: 101;
    }
    .discount-banner .discount__img{
        position: absolute;
        z-index: 100;
        top: -100px;
    }
    .discount-banner .discount {
        width: 968px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .discount-banner .discount .discount__left .discount__content .discount__content-title {
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        font-style: normal;
    }
    .discount-banner .discount .discounty__left .discount__content .discount__content-subtitle {
        color: #fb0000;
        font-size: 26px;
        font-weight: 700;
    }
    .discount-banner .discount .discount__btn {
        background: #d00000;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 99;
        width: 200px;
        height: 42px;
        font-size: 20px;
        line-height: 19px;
        font-weight: 600;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
        border-radius: 30px;
    }
    .discount-banner .ce-countdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #ffffff;
    }
    .discount-banner .ce-countdown .ce-col .ce-seconds, .ce-countdown .ce-col .ce-minutes, .ce-countdown .ce-col .ce-hours, .ce-countdown .ce-col .ce-days {
        display: block;
        font-size: 48px;
        font-weight: 500;
        text-align: center;
    }
    .discount-banner .ce-countdown .ce-col{
        padding-right: 10px;
    }
    .discount-banner .discount .discount__left .discount__img img {
        position: relative;
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px);
        display: block;
        width: 100%;
        max-width: 240px;
    }

    .discount-banner .discount  .discount__left{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
    }
    .discount-banner .discount .discount__left .discount__content .discount__content-subtitle {
        color: #fb0000;
        font-size: 26px;
        font-weight: 700;
    }
    .discount-banner .discount-close {
        position: absolute;
        right: 10px;
        top: 10px;
        width: 40px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        line-height: 1;
        line-height: 18px;
        font-size: 18px;
        font-weight: 700;
        background-color: rgba(255,255,255,0.6);
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }
    .TrustPilot-wrap {
        background-color: #F7F8FE;
    }
    .TrustPilot-wrap iframe{
        display: block;
        width: 100%;
        height: 800px;
        border: 0px;
    }
    .main-img__block_seal img{
        top: 80px;
        position: relative;
    }
    .mobile-benefits{
        display: none!important;
    }
    .mobile-logo{
        display: none;
    }
}
.main-top{
    width: 359px;
}
#reviews-top{
    height: 26px;
    border: 0px;
    width: 360px;
}
#reviews-middle{
    height: 26px;
    border: 0px;
    width: 380px;
}
.hidden{
    display: none!important;
}
.products-btn__item{
    text-transform: uppercase;
}
.service{
    position: fixed;
    top: 0px;
    background: red;
    width: 50px;
    height: 38px;
    padding-top: 18px;
    padding-left: 12px;
    padding-right: 12px;
    color: #fff;
    font-weight: 700;
}
.flag img{
    width: 36px;
}
.products-wrapper .products .products-list .products-list__item {
    padding-bottom: 50px!important;
}
.products-wrapper .products .products-list{
    margin-bottom: 30px!important;
}
.products-wrapper .products .products-list .products-list__item .products-descriptions{
    margin-bottom: 30px!important;
}
.products-lnk-readmore{
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.products-lnk-readmore a{
    text-decoration: underline;
    color: #3b7ccc;
}
.footer-badges{
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    list-style-type: none;
    margin: -8px;
    padding-top: 0px;
    padding-bottom: 20px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.7;
}
.footer-badges .badge {
    margin: 8px 8px;
    height: 30px;
    white-space: nowrap;
    width: 40px;
}
.payments-logo{
    text-align: center;
}
.in_stock{
    width: 100%;
    display: inline-flex;
    text-align: center;
}
.bankid{
    width: 27px!important;
}
.swish{
    width: 70px!important;
    padding-top: 5px!important;
}
.visaelectron{
    display: none;
}
.maestro{
    display: none;
}
.discover{
    display: none;
}
.in_stock div{
    display: flex;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}
.in_stock img{
    display: block;
    position: relative;
    top: -5px;
    padding-right: 4px;
}
.main-img__block_seal{
    width: 64px;
    position: fixed;
    top: 100px!important;
    right: 50px;
}
.btn-blue {
    display: inline-block;
    padding: 14px 32px;
    border-radius: 77px;
    background: #2F76FF;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.out_of_stock{
    text-align: center;
    padding-top: 11px;
    font-size: 15px;
    color: #5a5c70;
}
.video_block .video_block-title {
    text-align: center;
    color: #191919;
    font-size: 40px;
    line-height: 1.2;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.secound_cta{
    border-style: solid!important;
    border-radius: 25px;
    border-color: #3b7ccc;
    border-width: 2px;
    margin-top: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.read_more_main{
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    border: 2px solid #2F76FF !important;
    background: #2F76FF;
}
.read_more_main a{
    color: #FFFFFF !important;
    text-decoration: none !important;
}
.add_to_cart_style1{
    background: rgba(255, 255, 255, 0) !important;
    color: #3b7ccc!important;
}
.video_block{
    padding-top: 0px!important;
    padding-bottom: 128px !important;
}
.video_block .voomly-embed {
    border-radius: 16px;
    max-width: 1021px;
    margin: 0 auto;
}
.highlighted_product{
    border-style: solid!important;
    border-radius: 5px;
    border-color: rgb(43 159 95);
    border-width: 2px;
}
.naturlig-subtitle{
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.products-clean-120 .products-list__price{
    font-weight: 600;
}
.rewiews-wrapper .rewiews .rewiers-slider .rewiers-slider__item {
    min-height: 200px!important;
}
.small-info{
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
}
.disclamer_container{
    padding-bottom: 20px;
    background-color: #F4F5F8;
    padding-top: 20px;
}
.disclamer_container .disclamer_info{
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}
.disclamer_container .disclamer_title{
    padding-top: 5px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
}
.disclamer_container .disclamer_text{
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
}
.digit_1{
    width: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    background-color: #3b7ccc;
    padding-left: 17px;
    padding-right: 12px;
    padding-top: 13px;
    padding-bottom: 6px;
    font-weight: 600;
    color: #fff;
    font-size: 30px;
}
.naturlig-list__header{
    text-align: center;
    margin-top: 22px;
    font-weight: 700;
    padding-bottom: 10px;
    font-size: 18px;
}
.main-wrapper .main .main-left .main-title h1{
    font-size: 45px!important;
}
.main-wrapper .main .main-left .main-btn_wrap .main-btn {
    background: #3b7ccc!important;
}
.ico_chemi{
    width: 42px;
}
.price_yellow{
    position: relative;
}
.price_yellow .products-list__price__old{
    position: absolute;
    right: 0;
    bottom: 90%;
    font-size: 23px;
    color: #ff0000;
    text-decoration: line-through;
}
.red_offer_discount div{
    text-align: center;
    padding-bottom: 5px;
    font-size: 17px;
    color: #d00000;
}
.red_offer_discount div span{
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 5px;
    background: #ffff0080;
}
.discount_info {
    padding-top: 7px;
    text-align: center;
}
.active_timer_cta{
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    border: 2px solid #057450FF !important;
    background: #31AB72FF !important;
    color: #fff !important;
}
.main-wrapper {
    background-color: #0c032d;
}

.black_week_delivery{
    background: #0000006b;
    padding-bottom: 10px;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-top: 10px;
    color: #fff;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.black_week_delivery img{
    color: #fff;
    position: relative;
    top: 14px;
    padding-right: 5px;
}

/* Klarna pastpay offer */
#klarna_offer30, #klarna_offer60, #klarna_offer120{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    padding-left: 10px;
    margin-top: 15px;
}
#klarna_offer30::part(osm-container), #klarna_offer60::part(osm-container), #klarna_offer120::part(osm-container){
    padding: 0px;
    background-color: #ffffff00;
}
.klarna_offer{
    padding-top: 10px;
}
/* Klarna pastpay offer */
