:root{
    --color-orange: #E9A744;
    --color-orange-dark: #D78B19;
    --color-orange-light: #F2D5AA;
    --color-black: #111111;
    --color-gray: #464645;
    --color-gray-light: #989898;
    --color-silver: #EEEEEE;
    --color-begie: #F6F0E7;
    --fs-h1: 78px;
    --fs-h1m: 42px;
    --fs-h2: 56px;
    --fs-h2m: 32px;
    --fs-h3: 30px;
    --fs-h3m: 24px;
    --fs-text: 18px;
    --fs-textm: 14px;
    --fs-subtitle: 24px;
    --fs-subtitlem: 22px;
    --fs-text-smal: 14px;
    --fs-text-smalm: 12px;
    --fs-link: 20px;
    --fs-linkm: 14px;
}

body * {
font-family: "Geologica", sans-serif;
}
#main .page-content {
margin-bottom: 0;
}
#main-page-content .container{
    padding: 0 15px;
}
#main-page-content .container > .row{
    margin-left: -15px;
    margin-right: -15px;
}
body p{
    margin-bottom: 18px;
    font-size: var(--fs-text);
    line-height: 1.4;
}
h1, h2, h3, h4{
    text-transform: uppercase;
}
h1, h2{
    font-weight: 700;
}
h3{
    font-weight: 600;
}
h1{
    font-size: var(--fs-h1);
    color: #fff;
    line-height: 1.25;
}
body .rte-content ul{
    padding: 0;
}
ul li{
    list-style: none;
}
.banner-desctop h1{
    font-size: var(--fs-h1m);
}
p span.orange{
    color: var(--color-orange);
}
h1 span.orange{
    font-size: var(--fs-h1);
    color: var(--color-orange);
    display: block;
    line-height: 1.6;
    position: relative;
    padding-bottom: 30px;
    text-transform: uppercase;
}
h1 span.orange:before{
    display: block;
    width: 215px;
    height: 10px;
    content: '';
    background: var(--color-orange);
    position: absolute;
    bottom: 20px;
    left: 0;
}
.home-banner-first h1{
    max-width: 832px;
    text-transform: none;
}
.home-banner-first h1 span.orange{
    text-transform: uppercase;
}
.home-banner-first .banner-content{
    max-width: 664px;
}
.home-banner-first .banner-content p{
    font-size: var(--fs-subtitle);
    margin-bottom: 24px;
}
.geography-section h2{
    font-size: var(--fs-h2);
    text-transform: uppercase;
    margin-bottom: 56px !important;
    line-height: 1.4 !important;
}
.geography-section h2 span.orange{
    color: var(--color-orange);
    position: relative;
    padding-bottom: 28px;
}
.geography-section h2 span.orange:before{
    display: block;
    width: 150px;
    height: 8px;
    content: '';
    background: var(--color-orange);
    position: absolute;
    bottom: 20px;
    left: 0;
}
a.orange-button,
a.main-button{
    display: inline-block;
    border: 1px solid var(--color-orange-dark);
    width: 390px;
    height: 60px;
    line-height: 60px;
    font-size: var(--fs-text);
    border-radius: 42px;
    color: #fff;
    text-align: center;
    padding: 0;
}
a.orange-button,
a.main-button:hover{
    background: var(--color-orange-dark);
}
a.orange-button:hover{
    background: var(--color-orange);
    color: #fff;
}
a.orange-button.icon-btn{
    font-size: var(--fs-link);
}
a.main-button span,
a.orange-button span{
    display: inline-block;
    position: relative;
    padding-left: 40px;
    line-height: 30px;
}
a.main-button.circle-btn span:before,
a.orange-button.circle-btn span:before{
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: var(--color-orange-dark);
}
a.orange-button.circle-btn span:before{
    background: #fff;
}
a.main-button.circle-btn:hover span:before{
    background: #fff;
}
a.orange-button.icon-btn span:before{
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    background-size: cover;
}
.retail_btn a.orange-button.icon-btn span:before,
.distribution-btn-wrapp a.orange-button.icon-btn.retail span:before{
    background: url('/img/custom/retail_btn.svg') center no-repeat;
    background-size: cover;
}
.horeca_btn a.orange-button.icon-btn span:before,
.distribution-btn-wrapp a.orange-button.icon-btn.horeca span:before{
    background: url("/img/custom/horeca_btn.svg") center no-repeat;
    background-size: cover;
}
.manufacturer_btn a.orange-button.icon-btn span:before{
    background: url("/img/custom/manufacrurer_btn.svg") center no-repeat;
    background-size: cover;
}
.distribution-btn-wrapp a.orange-button:first-child{
    margin-right: 30px;
}
.cms-banner a.banners-btn.btn-secondary span:before{
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url('/img/custom/retail_btn.svg') center no-repeat;
    background-size: cover;
}
.cms-banner a.banners-btn.btn-secondary.horeca span:before{
    background: url('/img/custom/horeca_btn.svg') center no-repeat;
    background-size: cover;
}

.pattern .spivpracya-btn span:before,
.become_partner_section .orange-button span:before{
    background: #fff;
}
.home-banner-first .banner-btn:hover span:before,
.geography-section .geography-btn:hover span:before{
    background: #fff;
}
@media (max-width: 540px) {
    body p{
        margin-bottom: 18px;
    }
}
#desktop-header .partner{
    width: 260px;
    line-height: 56px;
    height: 56px;
    font-size: 20px;
}



#desktop-header .col-header-right a.header-btn,
#desktop-header a#largemenu_btn{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #121212;
    text-align: center;
    line-height: 50px;
    position: relative;

}
#desktop-header a.header-btn:before{
    display: block;
    width: 30px;
    height: 30px;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #eee;
}
#desktop-header a.header-btn.header-search-btn:before{
    background: url("/img/custom/search-btn.svg") center no-repeat;
    background-size: cover;
}
#desktop-header a.header-btn.header-user-btn:before{
    background: url("/img/custom/person-btn.svg") center no-repeat;
    background-size: cover;
}
#desktop-header a.header-btn.header-cart-btn:before{
    background: url("/img/custom/cart-btn.svg") center no-repeat;
    background-size: cover;
}
#desktop-header .col-header-right a.header-btn:hover,
#desktop-header a#largemenu_btn:hover{
    background: var(--color-orange);
}
#desktop-header .col-header-right a.header-btn.header-search-btn:hover:before{
    background: url("/img/custom/search-btn-hov.svg") center no-repeat;
    background-size: cover;
}
#desktop-header a.header-btn.header-user-btn:hover:before{
    background: url("/img/custom/person-btn-hov.svg") center no-repeat;
    background-size: cover;
}
#desktop-header a.header-btn.header-cart-btn:hover:before{
    background: url("/img/custom/cart-btn-hov.svg") center no-repeat;
    background-size: cover;
}
.elementor-widget .elementor-icon-box-icon{
    display: none;
    margin: 0;
}
.home-banner-first .elementor-widget.advantage{
    max-width: 33%;
    display: inline-block;
    position: relative;
    padding-left: 77px;
}
.home-banner-first .advantage h3.elementor-icon-box-title{
    font-size: var(--fs-subtitle);
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 0;
}
.home-banner-first .advantage .elementor-icon-box-description{
    font-weight: 400;
    font-size: var(--fs-text);
    line-height: 1.4;
}
.home-banner-first .elementor-widget.advantage:before{
   display: block;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/advantage_assortment.svg") center no-repeat;
    background-size: cover;
}

.home-banner-first .elementor-widget.advantage.logistic:before{
    background: url("/img/custom/advantage_logistic.svg") center no-repeat;
    background-size: cover;
}
.home-banner-first .elementor-widget.advantage.cooperation:before{
    background: url("/img/custom/advantage_cooperation.svg") center no-repeat;
    background-size: cover;
}

.pattern h2,
#category h1.h2,
.banner h2{
    font-size: var(--fs-h2);
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 56px!important;
    line-height: 1.4!important;

}

.proposition_section h2,
.pattern h2,
.become_partner_section h2{
    color: var(--color-black);
}

.pattern h2 span.orange,
#category h1.h2 span.orange,
.leader_section h2 span.orange{
    color: var(--color-orange-dark);
    position: relative;
    padding-bottom: 28px;
    display: inline;
    font-size: var(--fs-h2);
}
#manufacturer h1.page-title{
    color: var(--color-black);
    padding-bottom: 28px;
    font-size: var(--fs-h2);
    margin-bottom: 16px;
}
#manufacturer h1.page-title .manufacturername{
    color: var(--color-orange-dark);
}
#manufacturer h2.h3{
    display: none;
}
#category .top_proposition_wrapper h2.h3{
    margin-top: 180px;
}
#category  #top_category_wrapper.top_proposition_wrapper h2.h3{
    margin-top: 150px;
}
#category h2.h3,
#category h2.h3 span.orange{
    font-size: var(--fs-h3);
}
.pattern h2 span.orange:before,
#category h1.h2 span.orange:before,
.leader_section h2 span.orange:before,
#manufacturer h1.page-title:before{
    display: block;
    width: 150px;
    height: 8px;
    content: '';
    background: var(--color-orange-dark);
    position: absolute;
    bottom: 20px;
    left: 0;
}
.leader_section h2{
    white-space: nowrap;
}
.pattern .img-wrapp{
max-width: 705px;
    border-radius: 42px;
}
.pattern .img-wrapp.img-right{
    float: right;
}
.pattern .img-wrapp img{
    border-radius: 42px;
}
.pattern .img-wrapp.left_side img{
    border-radius: 40px 0 0 40px;
}
.pattern .img-wrapp.right_side img{
    border-radius: 0 40px 40px 0;
}

#cms .pattern .elementor-widget-heading h3{
    font-size: var(--fs-h3);
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: 600;
}
.pattern .elementor-widget-heading h4,
.pattern .elementor-widget-heading.h4 h2{
    font-size: var(--fs-h3);
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    padding-left: 33px;
    margin-bottom: 0!important;
}
.elementor-widget.h4{
    margin-bottom: 0;
}
.pattern .elementor-widget-heading.cms-h4 h4{
    font-size: var(--fs-subtitle);
    line-height: 1.4;
    text-transform: none;
    position: initial;
    padding-left: 0;
    max-width: 828px;
}
.pattern .elementor-widget-heading h5{
    font-size: var(--fs-subtitle);
    line-height: 1.4;
}
#cms .pattern .elementor-widget-heading.subtitle span{
    font-size: var(--fs-subtitle);
    font-weight: 500;
    line-height: 1.4;

}
.pattern .elementor-widget-heading h4:before,
.pattern .elementor-widget-heading.h4 h2:before{
    display: block;
    width: 21px;
    height: 21px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: var(--color-orange);
    border-radius: 50%;
}
.pattern .elementor-widget-heading.cms-h4 h4:before{
display: none;
}


.pattern a.btn-traditional span.elementor-button-text{
    display: inline-block;
    position: relative;
    line-height: 30px;
    padding-left: 40px;
}


.pattern .align-items-center .elementor-row,
.pattern .align-items-center .elementor-image-box-wrapper,
.geography-section.align-items-center .elementor-row {
    align-items: center;
}
.leader_section{
    padding: 340px 0 150px;
}
.leader_section .all_brends a{
    display: inline-block;
    font-size: var(--fs-link);
    color: var(--color-orange)!important;
    text-transform: uppercase;
    position: relative;
    padding-left: 36px;
    padding-right: 76px;
    line-height: 28px;
    text-decoration: underline;

}
.leader_section .all_brends a:hover{
    color: var(--color-orange-dark) !important;
}
.leader_section .all_brends a:before{
display: block;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/hmel.svg") center no-repeat;
    background-size: cover;
}
.leader_section .all_brends a:after{
    display: block;
    width: 76px;
    height: 40px;
    content: '';
    position: absolute;
    right: 0;
    top: -6px;
    background: url("/img/custom/arrow-right.svg") center no-repeat;
    background-size: cover;
}
.leader_section .leader-content p{
    margin-bottom: 24px;
}

.proposition_section .elementor-widget.proposition{
    max-width: 33%;
    display: inline-block;
    position: relative;
    padding-left: 77px;
    margin-bottom: 56px;
    color: var(--color-black);
}
.proposition_section  .elementor-widget.proposition h3{
    font-size: var(--fs-h3m);
    font-weight: 600;
    text-transform: uppercase;
    line-height: 60px;
    margin-bottom: 0;
}
.proposition_section .elementor-widget.proposition:before {
    display: block;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url('/img/custom/proposition_beer.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition.beer:before{
    background: url('/img/custom/proposition_beer.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition.sider:before{
    background: url('/img/custom/proposition_sidr.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition.vine:before{
    background: url('/img/custom/proposition_vine.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition.noneal:before{
    background: url('/img/custom/proposition_ba.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition.juice:before{
    background: url('/img/custom/proposition_juice.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition.snacks:before{
    background: url('/img/custom/proposition_snack.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition .elementor-icon-box-description p{
    min-height: 112px;
}
.proposition_section .elementor-widget.proposition a{
    display: inline-block;
    margin-top: 30px;
    font-size: var(--fs-link);
    color: var(--color-black);
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
    padding-right: 76px;
    line-height: 28px;
    text-decoration: underline;
}
.proposition_section .elementor-widget.proposition a:hover{
    color: var(--color-orange-dark);
}
.proposition_section .elementor-widget.proposition a:before{
    display: block;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url('/img/custom/proposition_hmel.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .elementor-widget.proposition a:after {
    display: block;
    width: 76px;
    height: 40px;
    content: '';
    position: absolute;
    right: 0;
    top: -6px;
    background: url('/img/custom/proposition_arrow.svg') center no-repeat;
    background-size: cover;
}
.proposition_section .exclusive-proposition-text .content{
    padding-right: 52px;
}

.proposition_section .exclusive-proposition-text a{
    color: var(--color-orange);
    display: inline;
}
.proposition_section .exclusive-proposition-text a:hover{
    text-decoration: underline;
    color: var(--color-orange-dark);
}
.proposition_section .exclusive-proposition-text .elementor-image-box-img{
    margin-right: 30px!important;
}
.geography-section{
    padding: 180px 0;
}
.geography-section h3{
    font-size: var(--fs-subtitle);
    font-weight: 600;
}
.geography-section .list-mark ul{
   padding: 0;
}
.geography-section .list-mark ul li{
    list-style: none;
    font-size: var(--fs-text);
    line-height: 1.4;
    margin-bottom: 24px;
    position: relative;
    padding-left: 25px;
}
.geography-section .list-mark ul li:before{
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    background: var(--color-orange);
    background-size: cover;
}
.geography-section .list-mark ul li span.orange{
    color: var(--color-orange);
}
.become_partner_section .subtitle p{
    color: var(--color-black);
}
.become_partner_section .elementor-widget.partners{
    max-width: 33%;
    display: inline-block;
    position: relative;
    padding-left: 77px;
    margin-bottom: 56px;
    color: var(--color-black);
}

.become_partner_section .partners h3.elementor-icon-box-title{
    font-size: var(--fs-subtitle);
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 0;
}
.become_partner_section .partners .elementor-icon-box-description{
    font-weight: 400;
    font-size: var(--fs-text);
    line-height: 1.4;
}
.become_partner_section .elementor-widget.partners:before{
    display: block;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/partner_manufacturer.svg") center no-repeat;
    background-size: cover;
}

.become_partner_section .elementor-widget.partners.manufacturer:before{
    background: url("/img/custom/partner_manufacturer.svg") center no-repeat;
    background-size: cover;
}
.become_partner_section .elementor-widget.partners.retail:before{
    background: url("/img/custom/partner_retail.svg") center no-repeat;
    background-size: cover;
}
.become_partner_section .elementor-widget.partners.horeca:before{
    background: url("/img/custom/partner_horeca.svg") center no-repeat;
    background-size: cover;
}
@media(max-width: 991px) {
    #main-page-content .container{
        padding: 0 15px;
    }
    #mobile-header .row-mobile-header {
        margin-left: -15px;
        margin-right: -15px;
    }
    #mobile-header .row-mobile-header .col{
        padding: 0 10px;
    }
    #mobile-header .col-mobile-logo{
        padding: 0 15px;
    }
  #mobile-header .col-mobile-logo img{
      max-width: 100%;
  }
    #mobile-header .main-button{
        width: 145px;
        height: 46px;
        line-height: 46px;
    }
    #mobile-header a#largemenu_btn {
        display: inline-block;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #121212;
        text-align: center;
        line-height: 50px;
        position: relative;
    }
}
#largemenu{
    opacity: 0;
    position: fixed;
    top: -2000px;
    height: 100%;
    width: 100vw;
    margin-left: -50vw;
    left: 50vw;
    background: url("/img/cms/homepage/artemst_menu.jpg") center no-repeat;
    background-size: cover;
    z-index: 999;
    transition: all 0.35s ease-in;
    padding: 150px 0 100px;
}
#largemenu.show{
    opacity: 1;
    top: 0;
    transition: all 1s ease-in;

}
body.menu-open {
    overflow: hidden;
}
.largemenu #menuclose{
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid var(--color-orange);
    padding: 10px;
}
.largemenu #menuclose:hover{
    cursor: pointer;
    background: var(--color-orange);
}
.largemenu .menu-header{
    margin-bottom: 100px;
}
.largemenu .menu-header .logo{
    margin-right: 50px;
    max-width: 334px;
}
.largemenu .nav-list span.subtitle{
    display: inline-block;
font-size: var(--fs-h3);
    color: var(--color-orange);
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.largemenu .large-menu-nav .nav-list{
    width: 33%;
}
.largemenu .large-menu-nav .nav-list ul{
    margin-bottom: 56px;
}
.largemenu .large-menu-nav .nav-list ul li{
    position: relative;
    margin-bottom: 18px;
    padding-left: 25px;
}
.largemenu .large-menu-nav .nav-list ul li:before{
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: var(--color-orange);
}
.largemenu .large-menu-nav .nav-list ul li a:hover{
    text-decoration: underline;
}
.largemenu .large-menu-nav .orange-button,
.largemenu .large-menu-nav .main-button{
    width: 260px;
    height: 56px;
    line-height: 56px;
    font-size: var(--fs-text);
    padding: 0;
}

.largemenu .large-menu-nav .orange-button:hover{

     background: var(--color-orange);
}

/* cms-page start */
#cms .consumption-banner{
    height: 1280px;
}
#cms .consumption-banner p{
font-size: var(--fs-subtitle);
    padding-left: 113px;
}
#cms .consumption-banner .consumption p{
    position: relative;
}
#cms .consumption-banner .consumption p:before{
    display: block;
    width: 93px;
    height: 93px;
    content: '';
    position: absolute;
    left: 0;
    top: -50%;
    background: url('/img/custom/consumption18-orange.svg') center no-repeat;
    background-size: cover;
}
#cms .pattern .consumption-icon .elementor-widget-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 93px;
}
#cms .pattern .elementor-widget.width-50 .elementor-icon-box-title{
    display: none;
}

#cms .pattern .elementor-widget.width-50,
#cms .pattern .elementor-widget.width-33{
    width: 50%;
    max-width: 705px;
    display: inline-block;
    position: relative;
    padding-left: 123px;
    color: var(--color-black);
    margin-bottom: 30px;
}
#cms .pattern .elementor-widget.width-33{
    width: 33%;
    max-width: 460px;

}
#cms .pattern .elementor-widget.width-50 h6{
    display: none;
}
#cms .pattern .elementor-widget.width-50 p,
#cms .pattern .elementor-widget.width-33 p{
    margin-bottom: 0;
}
#cms .pattern .elementor-widget.width-50.destribution-icon p,
#cms .pattern .elementor-widget.width-33.spivpratya-icon p{
    font-size: var(--fs-subtitle);
    line-height: 1.5;
    max-width: 600px;
}
#cms .pattern .elementor-widget.width-50.destribution-icon,
#cms .pattern .elementor-widget.width-33.spivpratya-icon{
    padding-left: 90px;
}
#cms .pattern .elementor-widget.width-50:before,
#cms .pattern .elementor-widget.width-33:before{
    display: block;
    width: 93px;
    height: 93px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url('/img/custom/consumpption_health.svg') center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.destribution-icon:before,
#cms .pattern .elementor-widget.width-33.spivpratya-icon:before{
    width: 60px;
    height: 60px;
    background: url("/img/custom/destribution-location.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.consumption-icon.health:before{
    background: url('/img/custom/consumpption_health.svg') center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.consumption-icon.driving:before{
    background: url('/img/custom/consumpption_driving.svg') center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.consumption-icon.pregnant:before{
    background: url('/img/custom/consumpption_pregnant.svg') center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.consumption-icon.stress:before{
    background: url('/img/custom/consumpption_stress.svg') center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.destribution-icon.location:before,
#cms .pattern .elementor-widget.width-33.spivpratya-icon.location:before{

    background: url("/img/custom/destribution-location.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.destribution-icon.delivery:before,
#cms .pattern .elementor-widget.width-33.spivpratya-icon.delivery:before{

    background: url("/img/custom/destribution-delivery.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.destribution-icon.komplectation:before{

    background: url("/img/custom/destribution-komplectation.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-50.destribution-icon.calebdar:before,
#cms .pattern .elementor-widget.width-33.spivpratya-icon.calendar:before{

    background: url("/img/custom/destribution-calebdar.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-33.spivpratya-icon.analitics:before{
    background: url("/img/custom/destribution-analitics.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .elementor-widget.width-33.spivpratya-icon.team:before{
    background: url("/img/custom/destribution-team.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .warning{
background: var(--color-orange-light);
    padding: 50px;
    border-radius: 42px;
    color: var(--color-black);

}
#cms .pattern .warning.warning-soft{
    padding: 40px;
    margin-bottom: 54px;
}
#cms .pattern .warning.vacancies-warning{
    padding: 60px;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid var(--color-orange-light);
}
#cms .pattern .warning.destribution-warning{
    position: relative;
    text-align: center;

}
#cms .pattern .warning.destribution-warning:after{
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: transparent;
    border: 1px solid var(--color-orange-dark);
    border-radius: 42px;
    position: absolute;
    top: -16px;
    left: 16px;
    z-index: 100;
}
#cms .pattern .warning p{
    font-size: var(--fs-subtitle);
    font-weight: 500;
}
#cms .pattern .warning.warning-soft p{
    font-size: var(--fs-text);
    font-weight: 400;
}

#cms .pattern .warning.destribution-warning p{
    position: relative;
    top: -10px;
}
#cms .pattern .warning.vacancies-warning p{
    font-size: var(--fs-text);
    font-weight: 400;
    line-height: 1.4;
}
#cms .pattern .warning.destribution-warning.spivpracya-warning p span{
    display: inline-block;
max-width: 935px;
}
#cms .pattern .warning.destribution-warning p:before,
#cms .pattern .warning.destribution-warning p:after{
    display: block;
    width: 50px;
    height: 50px;
    content: '';
    background: url("/img/custom/quotes.svg") center no-repeat;
    background-size: cover;
    position: absolute;
    top: -30px;
    left: 60px;
    z-index: 100;

}
#cms .pattern .warning.destribution-warning p:after{
    top: auto;
    bottom: -30px;
    left: auto;
    right: 60px;
    transform: rotate(180deg);
}
#cms .pattern .services-warning h3{
    font-size: var(--fs-h2);
    margin-bottom: 30px;
}
#cms .pattern .services-warning p{
    margin-bottom: 0;
}
#cms .pattern .services-warning a.btn{
    margin-top: 56px;

}

#cms .pattern .worth ul{
    display: flex;
    justify-content: space-between;

}
#cms .pattern .worth ul li{
    font-size: var(--fs-subtitle);
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
    padding-left: 77px;
    line-height: 1.4;

}
#cms .pattern .worth ul li:before{
    display: block;
    width: 60px;
    height: 60px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: var(--color-orange-dark);
}
#cms .pattern .worth ul li.individual:before{
    background: url("/img/custom/about_individual.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .worth ul li.responsibility:before{
    background: url("/img/custom/about_vidpovodalnist.svg") center no-repeat;
    background-size: cover;
}
#cms .pattern .worth ul li.support:before{
    background: url("/img/custom/about_dopomoga.svg") center no-repeat;
    background-size: cover;
}
#cms .h2 h1,
#cms .h2 h1 span.orange{
    font-size: var(--fs-h2);
    display: inline-block;
    text-transform: uppercase;
}
#cms ul.ul-mark{
    margin-bottom: 54px;
}
#cms ul.ul-mark li{
    position: relative;
    line-height: 28px;
    margin-bottom: 18px;
    padding-left: 36px;
    font-size: var(--fs-text);
    margin-left: 12px;
}
#cms.cms-id-6 ul.ul-mark li{
font-size: var(--fs-subtitle);
}
#cms ul.ul-mark li:before{
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-orange);
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}
#cms .vacancies-descr ul.ul-mark li{
    line-height: 1.4;
    margin-left: 0;
    padding-left: 25px;
}
#cms .vacancies-descr ul.ul-mark li:before{
    width: 13px;
    height: 13px;
    left: 0;
    transform: none;
    top: 8px;
}
#cms p.subtitle.h3{
    font-size: var(--fs-h3);
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 54px;
    margin-bottom: 30px;
}
#cms p.subtitle.h3:first-child{
    margin-top: 0;
}
#cms .elementor-section.bordred-rounded{
    border: 2px solid var(--color-orange);
    border-radius: 42px;
    position: relative;
}

#cms .elementor-section.bordred-rounded.img-left{
    padding: 0 45px 0 0;
}
#cms .elementor-section.bordred-rounded.img-right{
    padding: 0 0 0 45px;
}
#cms .elementor-section.bordred-rounded:after{
    display: block;
    width: 43px;
    height: 180px;
    content: '';
    position: absolute;
    bottom: -182px;
    left: 65%;
    background: url("/img/custom/circle_step.svg") center no-repeat;
    background-size: cover;
}
#cms .elementor-section.bordred-rounded.img-right:after{
    left: 35%;
}
#cms .elementor-section.bordred-rounded .p-0 .elementor-column-wrap{
    padding: 0;
}
#cms .pattern .elementor-section.bordred-rounded .img-wrapp.img-right{
    margin-right: -1px;
}
#cms .pattern .exclusive_proposition_wrapp{
    margin: 0 -15px;
}
#cms .pattern .exclusive_proposition_wrapp .elementor-image-box-wrapper{
    align-items: center;
}
#cms .pattern .exclusive_proposition_wrapp .elementor-image-box-wrapper .elementor-image-box-img{
    margin-bottom: 0;
}
#cms .pattern .exclusive_proposition_wrapp h4{
   position: relative;
    font-size: var(--fs-subtitle);
    margin-bottom: 0;
    padding-left: 30px;

}
#cms .pattern .exclusive_proposition_wrapp h4 a{
    color: var(--color-black);
}
#cms .pattern .exclusive_proposition_wrapp .exclusive{
    border: 2px solid var(--color-orange);
    border-radius: 28px;
    background: #fff;
    padding: 10px 60px;
}
#cms .pattern .exclusive_proposition_wrapp h4:before{
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: var(--color-orange);
    border-radius: 50%;
}
#cms  .contacts-person-wrapp{
   margin: 0 -15px;
}
#cms  .elementor-widget.bordred-rounded{
    background: #fff;
    border: 2px solid var(--color-orange);
    border-radius: 28px;
}

#cms  .elementor-widget.bordred-rounded .elementor-image-box-img img{
    border-radius: 26px 0 0 26px;
}
#cms  .elementor-widget.bordred-rounded .employee-info{
    padding: 0 30px;
}
#cms  .elementor-widget.bordred-rounded  .elementor-image-box-img{
    min-height: 448px;

}
#cms .elementor-widget.bordred-rounded .elementor-image-box-img img{
max-height: 448px;
    width: auto;
}
#cms  .elementor-widget.bordred-rounded .employee-info h4{
    font-size: var(--fs-text);
    font-weight: 400;
    text-transform: none;
}
#cms  .elementor-widget.bordred-rounded .employee-info p.name,
#cms  .vacancies-descr h3{
    font-size: var(--fs-subtitle);
    font-weight: 500;
    padding-bottom: 6px;
    position: relative;
    margin-bottom: 30px;
}
#cms  .vacancies-descr h3{
    margin-bottom: 18px;
}
#cms  .elementor-widget.bordred-rounded .employee-info p.name:before,
#cms  .vacancies-descr h3:before{
    display: block;
    width: 65px;
    height: 4px;
    content: '';
    background: var(--color-orange);
    position: absolute;
    bottom: 2px;
    left: 0;
}
#cms  .elementor-widget.bordred-rounded .employee-info .contacts-ul li{
    position: relative;
    padding-left: 36px;
    /*margin-bottom: 24px;
    font-size: var(--fs-text);
    font-weight: 500;*/
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
#cms  .elementor-widget.bordred-rounded .employee-info .contacts-ul li span.comment{
    font-size: var(--fs-text-smalm);
}
#cms  .elementor-widget.bordred-rounded .employee-info .contacts-ul li a{
    color: var(--color-black);
}
#cms  .elementor-widget.bordred-rounded .employee-info .contacts-ul li a:hover{
    color: var(--color-orange);
}
#cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li:before{
    display: block;
    width: 24px;
    height: 24px;
    content: '';
    background: var(--color-orange);
    position: absolute;
    top: 0;
    left: 0;
}
#cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li.location{
    line-height: 1.3;
}
#cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li.location:before{
    background: url("/img/custom/location.svg") center no-repeat;
    background-size: cover;
}
#cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li.phone:before{
    background: url("/img/custom/phone.svg") center no-repeat;
    background-size: cover;
}
#cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li.mail:before{
    background: url("/img/custom/mail.svg") center no-repeat;
    background-size: cover;
}
#cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li.schedule:before{
    background: url("/img/custom/scheldule.svg") center no-repeat;
    background-size: cover;
}
#cms  .elementor-widget.bordred-rounded .employee-info  .messenger-ul{
    display: flex;
    justify-content: space-between;
    background: var(--color-begie);
    border-radius: 32px;
    width: 220px;
    padding: 12px 30px;
    /*margin-top: 40px;*/
    margin-top: 32px;
}
#cms  .elementor-widget.bordred-rounded .employee-info  .messenger-ul li{
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--color-orange-dark);
}
#cms  .elementor-widget.bordred-rounded .employee-info  .messenger-ul li:hover{
    background: var(--color-orange);
}
#cms  .elementor-widget.bordred-rounded .employee-info  .messenger-ul li a{
    display: block;
   /* line-height: 40px;*/
    text-align: center;
    padding: 8px;
    width: 40px;
    height: 40px;
}
#cms .form-wrapper #formToDirector p.subtitle{
    font-size: var(--fs-h3);
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase;
}
#cms .form-wrapper #formToDirector form{
    margin-top: 40px;
}
#cms .form-wrapper #formToDirector .form-group{
    margin-bottom: 18px;
}
#cms .form-wrapper #formToDirector input:not([type='checkbox']){
width: 613px;
    height: 61px;
    line-height: 61px;
    border: 2px solid transparent;
    border-radius: 18px;
    padding: 0 32px;
    color: var(--color-gray-light);
}
#cms .form-wrapper #formToDirector textarea{
    width: 100%;
    height: 220px;
    padding: 16px 32px;
    border: none;
    border-radius: 18px;
    color: var(--color-gray-light);
    border: 2px solid transparent;

}
#cms .form-wrapper #formToDirector input:not([type='checkbox']):focus-visible{

}
#cms .form-wrapper #formToDirector input[type='checkbox']{
width: 18px;
    height: 18px;
    border-radius: 1px;
    border: 1px solid var(--color-orange);
}
#cms .form-wrapper #formToDirector span.label{
    display: inline-block;
    line-height: 18px;
    font-size: var(--fs-text-smal);
    font-weight: 400;
}
#cms .form-wrapper #formToDirector span.label a{
    font-weight: 500;
    text-decoration: underline;
}
#cms .form-wrapper #formToDirector span.label a:hover{
    color: var(--color-orange-dark);
}
#cms .form-wrapper #formToDirector a.orange-button{
    width: 341px;
    color: #fff;
}
#cms ul.vacancies-ul li{
    display: block;
    line-height: 40px;
    padding-left: 52px;
    margin-bottom: 20px;
    font-size: var(--fs-subtitle);
    font-weight: 500;
    position: relative;
}
#cms ul.vacancies-ul li:before{
    display: block;
    width: 40px;
    height: 40px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/vacantion-location.svg") center no-repeat;
    background-size: cover;
}
#cms ul.vacancies-ul li.salary:before{
    display: block;
    width: 40px;
    height: 40px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/vacation-salary.svg") center no-repeat;
    background-size: cover;
}
#cms ul.vacancies-ul li span.thin{
color: var(--color-gray-light);
}
    /* cms-page end */


/* footer start */
.custom_footer span.orange{
    color: var(--color-orange);
    display: block;
}
#footer-container-main > .container{
    padding-top: 0;
    border-top: none;
}
.custom_footer .footer-consumption{
    padding-left: 138px;
    position: relative;
}
.custom_footer .footer-consumption:before{
    display: block;
    width: 93px;
    height: 93px;
    content: '';
    position: absolute;
    left: 0;
    top: -10px;
    background: url('/img/custom/consumption18.svg') center no-repeat;
    background-size: cover;
}
.custom_footer .footer-main .footer-social ul{
display: flex;
    justify-content: space-between;
    max-width: 190px;
    padding: 0;
}

.custom_footer .footer-main .footer-social ul li a{
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid var(--color-orange);
    border-radius: 50%;
    padding: 10px;
}
.custom_footer .footer-main .footer-social ul li a:hover{
    border: 1px solid var(--color-orange-dark);
    cursor: pointer;
}
.custom_footer .footer-main .main-button{
    width: 260px;
    height: 56px;
    line-height: 56px;
}
.custom_footer .footer-main .main-button:hover{
    color: #eee;
}
.custom_footer .footer-main .footer-subtitle p{
font-size: var(--fs-subtitle);
    position: relative;
    padding-bottom: 8px;
}
.custom_footer .footer-main .footer-subtitle p:before{
    display: block;
    content: '';
    width: 60px;
    height: 4px;
    background: var(--color-orange);
    position: absolute;
    left: 0;
    bottom: 0;
}
.custom_footer .footer-main .footer-nav li{
display: block;
    position: relative;
    margin-bottom: 8px;
    line-height: 41px;
    padding-left: 36px;
    font-size: var(--fs-text);
}
.custom_footer .footer-main .footer-nav li:before{
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-orange);
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}
.custom_footer .footer-main .footer-nav.spivpracya li:nth-child(-n+3):before{
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    background: url("/img/custom/footer-horeca.svg") center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.custom_footer .footer-main .footer-nav.spivpracya li.retail:before{
    background: url("/img/custom/footer-retail.svg") center no-repeat;
    background-size: cover;
}
.custom_footer .footer-main .footer-nav.spivpracya li.manufacturer:before{
    background: url("/img/custom/footer-manufacturer.svg") center no-repeat;
    background-size: cover;
}
.custom_footer .footer-main .footer-nav a:hover{
    color: var(--color-orange-dark)!important;
    text-decoration: underline;
}
.custom_footer .copyright{
    padding: 20px 15px 40px 15px;
    border-top: 2px solid var(--color-orange-dark);
}
.custom_footer .copyright p{
    font-size: var(--fs-textm);
    margin-bottom: 0;
    line-height: 20px;
}
.custom_footer .copyright-cms-page a{
    display: inline-block;
    position: relative;
    padding-left: 36px;
    font-size: var(--fs-textm);
}
.custom_footer .copyright a:hover{
    color: var(--color-orange-dark)!important;
    text-decoration: underline;
}
.custom_footer .copyright-cms-page a:before{
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-orange);
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
}
.custom_footer .copyright-cms-page a:first-child:before{
    display: none;
}
/* footer end */

body#category section#wrapper  {
    background-image: url("/img/cms/homepage/pattern.svg");
    background-position: left top;
    background-repeat: repeat;
    color: var(--color-black);
    /*background-color: transparent;*/

}
body#category section#wrapper  nav.breadcrumb,
body#manufacturer section#wrapper  nav.breadcrumb{
    background: none;
}
#category #category_first_section{
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.85) 0%,
            rgba(246, 240, 231, 0) 100%
    );
    margin-bottom: 90px;

}
body#manufacturer #wrapper{
    background-color: var(--color-begie);
    background-image: url('/img/cms/homepage/pattern.svg');
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    /* margin-bottom: 50px; */
    padding-bottom: 50px;
}
#category #category_first_section .category-description,
#category #category_first_section .category-image{
    margin-bottom: 0;
}
#category .product-list-subcategories .row{
    /*justify-content: space-between;*/
    display: block;
}
#category .product-list-subcategories .subcatwrapp{
    width: 460px;
    border: 2px solid var(--color-orange-light);
    border-radius: 28px;
    padding: 0;
    background: #fff;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    text-align: left;
}
#category .product-list-subcategories .subcatwrapp:hover{
    border: 2px solid var(--color-orange-dark);
}
#category .product-list-subcategories .subcatwrapp a{
    padding: 24px;
    color: var(--color-black);
    display: flex;
    align-items: center;

}
#category .product-list-subcategories .subcatwrapp a span{
    display: flex;
    align-items: center;
    height: 70px;
    line-height: 1.4;
    font-weight: 500;
    font-size: var(--fs-subtitle);
    padding-left: 86px;
    position: relative;


}
#category .product-list-subcategories .subcatwrapp:nth-child(3n) {
    margin-right: 0;
}
#category .product-list-subcategories .subcatwrapp a span:before{
display: block;
    width: 70px;
    height: 70px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/category/newcat.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-12 a span:before,
#category .product-list-subcategories .subcatwrapp.id-31 a span:before,
#category .product-list-subcategories .subcatwrapp.id-38 a span:before,
#category .product-list-subcategories .subcatwrapp.id-40 a span:before,
#category .product-list-subcategories .subcatwrapp.id-125 a span:before,
#category .product-list-subcategories .subcatwrapp.id-129 a span:before{
    background: url("/img/category/kega.svg") center no-repeat;
    background-size: cover;
}

#category .product-list-subcategories .subcatwrapp.id-13 a span:before,
#category .product-list-subcategories .subcatwrapp.id-32 a span:before,
#category .product-list-subcategories .subcatwrapp.id-39 a span:before,
#category .product-list-subcategories .subcatwrapp.id-41 a span:before,
#category .product-list-subcategories .subcatwrapp.id-126 a span:before,
#category .product-list-subcategories .subcatwrapp.id-130 a span:before,
#category .product-list-subcategories .subcatwrapp.id-133 a span:before{
    background: url("/img/category/bottle.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-14 a span:before,
#category .product-list-subcategories .subcatwrapp.id-122 a span:before,
#category .product-list-subcategories .subcatwrapp.id-127 a span:before{
    background: url("/img/category/pet.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-15 a span:before,
#category .product-list-subcategories .subcatwrapp.id-33 a span:before,
#category .product-list-subcategories .subcatwrapp.id-128 a span:before,
#category .product-list-subcategories .subcatwrapp.id-132 a span:before{
    background: url("/img/category/tin.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-16 a span:before,
#category .product-list-subcategories .subcatwrapp.id-121 a span:before,
#category .product-list-subcategories .subcatwrapp.id-123 a span:before{
    background: url("/img/category/ba.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-35 a span:before,
#category .product-list-subcategories .subcatwrapp.id-36 a span:before,
#category .product-list-subcategories .subcatwrapp.id-43 a span:before,
#category .product-list-subcategories .subcatwrapp.id-95 a span:before,
#category .product-list-subcategories .subcatwrapp.id-131 a span:before{
    background: url("/img/category/bagbox.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-45 a span:before{
    background: url("/img/category/jerk.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-46 a span:before{
    background: url("/img/category/nuts.svg") center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-47 a span:before{
    background: url("/img/category/grinky.svg") center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category,
.structure_category_wrapp .structure_category{
    max-width: 383px;
    margin-bottom: 30px;
}
.top_category_wrapp .top_category p.subtitle,
.structure_category_wrapp .structure_category p.subtitle{
    font-size: var(--fs-subtitle);
    line-height: 70px;
    position: relative;
    padding-left: 87px;
    margin-bottom: 0;
}
.top_category_wrapp .top_category p.subtitle a,
.structure_category_wrapp .structure_category p.subtitle a{
    color: var(--color-black);
}
.top_category_wrapp .top_category p.subtitle a:hover,
.structure_category_wrapp .structure_category p.subtitle a:hover{
    color: var(--color-orange-dark);
}
.top_category_wrapp .top_category .cat-descr,
.structure_category_wrapp .structure_category .cat-descr{
    padding-left: 87px;
}


.top_category_wrapp .top_category p.subtitle:before,
.structure_category_wrapp .structure_category p.subtitle:before{
    display: block;
    width: 70px;
    height: 70px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url('/img/custom/proposition_beer.svg') center no-repeat;
    background-size: cover;
}
.structure_category_wrapp .structure_category p.subtitle:before{
    background: url('/img/category/newcat.svg')center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category.beer p.subtitle:before,
#category .product-list-subcategories .subcatwrapp.id-11 a span:before{
    background: url('/img/custom/proposition_beer.svg') center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category.sider p.subtitle:before,
#category .product-list-subcategories .subcatwrapp.id-30 a span:before{
    background: url('/img/custom/proposition_sidr.svg') center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category.vine p.subtitle:before,
#category .product-list-subcategories .subcatwrapp.id-34 a span:before{
    background: url('/img/custom/proposition_vine.svg') center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category.noneal p.subtitle:before,
#category .product-list-subcategories .subcatwrapp.id-37 a span:before{
    background: url('/img/custom/proposition_ba.svg') center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category.juice p.subtitle:before,
#category .product-list-subcategories .subcatwrapp.id-42 a span:before{
    background: url('/img/custom/proposition_juice.svg') center no-repeat;
    background-size: cover;
}
.top_category_wrapp .top_category.snacks p.subtitle:before,
#category .product-list-subcategories .subcatwrapp.id-44 a span:before{
    background: url('/img/custom/proposition_snack.svg') center no-repeat;
    background-size: cover;
}

#category .product-list-subcategories .subcatwrapp.id-124 a span:before{
    background: url('/img/custom/proposition_brodinnya.svg') center no-repeat;
    background-size: cover;
}
.structure_category_wrapp .structure_category.horeca p.subtitle:before {
    background: url('/img/custom/partner_horeca.svg') center no-repeat;
    background-size: cover;
}
.structure_category_wrapp .structure_category.rosliv p.subtitle:before{
    background: url('/img/custom/proposition_shops.svg') center no-repeat;
    background-size: cover;
}
.structure_category_wrapp .structure_category.retail p.subtitle:before{
    background: url('/img/custom/partner_retail.svg') center no-repeat;
    background-size: cover;
}

#category .product-list-subcategories .subcatwrapp.id-18 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-18 a span:before{
    background: url('/img/brands-colored/uman.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-22 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-22 a span:before{
    background: url('/img/brands-colored/opillya.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.manufacturer-22.id-109 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-22.id-110 a span:before{
    background: url('/img/brands-colored/opillaexport.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-26 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-26 a span:before{
    background: url('/img/brands-colored/mova.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-48 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-48 a span:before{
    background: url('/img/brands-colored/funkyup.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-50 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-50 a span:before{
    background: url('/img/brands-colored/edelbier.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-52 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-52 a span:before{
    background: url('/img/brands-colored/berliner.png') center no-repeat;
    background-size: cover;
}

#category .product-list-subcategories .subcatwrapp.id-54 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-54 a span:before{
    background: url('/img/brands-colored/bierwelle.png') center no-repeat;
    background-size: cover;
}#category .product-list-subcategories .subcatwrapp.id-56 a span:before,
 #category .product-list-subcategories .subcatwrapp.manufacturer-56 a span:before{
     background: url('/img/brands-colored/bbh.png') center no-repeat;
     background-size: cover;
 }
#category .product-list-subcategories .subcatwrapp.manufacturer-56.id-57  a span:before{
    background: url('/img/brands-colored/bourgogne.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-58 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-58 a span:before{
    background: url('/img/brands-colored/lefebvre.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.manufacturer-58.id-59 a span:before{
    background: url('/img/brands-colored/blance-bruxelles.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-60 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-60 a span:before{
    background: url('/img/brands-colored/litovel.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-62 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-62 a span:before{
    background: url('/img/brands-colored/maisel.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.manufacturer-62.id-111 a span:before{
    background: url('/img/brands-colored/olndb.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-64 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-64 a span:before{
    background: url('/img/brands-colored/weihenstephan.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-67 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-67 a span:before{
    background: url('/img/brands-colored/mykulyn.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-71 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-71 a span:before{
    background: url('/img/brands-colored/poltava.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-74 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-74 a span:before{
    background: url('/img/brands-colored/berdichivskiy.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-76 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-76 a span:before{
    background: url('/img/brands-colored/pershapryvatna.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-78 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-78 a span:before{
    background: url('/img/brands-colored/slavutskiy.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-80 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-80 a span:before{
    background: url('/img/brands-colored/newproducts.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-84 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-84 a span:before{
    background: url('/img/brands-colored/royal_fruit.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-89 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-89 a span:before{
    background: url('/img/brands-colored/serena.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-91 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-91 a span:before{
    background: url('/img/brands-colored/taiirovo.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-94 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-94 a span:before{
    background: url('/img/brands-colored/grosslibental.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-96 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-96 a span:before{
    background: url('/img/brands-colored/tiziano.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-98 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-98 a span:before{
    background: url('/img/brands-colored/hincesti.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-100 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-100 a span:before{
    background: url('/img/brands-colored/nutonsik.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-102 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-102 a span:before{
    background: url('/img/brands-colored/druzhkivska.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-104 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-104 a span:before{
    background: url('/img/brands-colored/grinochky.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-106 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-106 a span:before{
    background: url('/img/brands-colored/prylutskiy.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-112 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-112 a span:before{
    background: url('/img/brands-colored/ascania.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-115 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-115 a span:before{
    background: url('/img/brands-colored/gardens.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-117 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-117 a span:before{
    background: url('/img/brands-colored/zeman.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-174 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-174 a span:before{
    background: url('/img/brands-colored/carlsberg.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-185 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-185 a span:before{
    background: url('/img/brands-colored/claustkaler.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-187 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-187 a span:before{
    background: url('/img/brands-colored/hoegaarden.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-189 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-189 a span:before{
    background: url('/img/brands-colored/corona.svg') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-211 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-211 a span:before{
    background: url('/img/brands-colored/cotnar.png') center no-repeat;
    background-size: cover;
}
#category .product-list-subcategories .subcatwrapp.id-213 a span:before,
#category .product-list-subcategories .subcatwrapp.manufacturer-213 a span:before{
    background: url('/img/brands-colored/myrgorod.svg') center no-repeat;
    background-size: cover;
}
#category .top_proposition_wrapper a.to_catalog,
#category .product-list-wrapper span.show_all_product{
    display: inline-block;
    margin-top: 26px;
    font-size: var(--fs-link);
    color: var(--color-black);
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
    padding-right: 76px;
    line-height: 28px;
    text-decoration: underline;
}
#category .top_proposition_wrapper a.to_catalog:hover,
#category .product-list-wrapper span.show_all_product:hover{
    color: var(--color-orange-dark);
    cursor: pointer;
}
#category .top_proposition_wrapper a.to_catalog:before,
#category .product-list-wrapper span.show_all_product:before{
    display: block;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/proposition_hmel.svg") center no-repeat;
    background-size: cover;
}
#category .top_proposition_wrapper a.to_catalog:after,
#category .product-list-wrapper span.show_all_product:after{
    display: block;
    width: 76px;
    height: 40px;
    content: '';
    position: absolute;
    right: 0;
    top: -6px;
    background: url("/img/custom/proposition_arrow.svg") center no-repeat;
    background-size: cover;
}
#category  #top_brand_wrapper{
    margin-top: 90px;
    padding-bottom: 40px;
    /*padding-bottom: 90px;*/
}
#category  .category-additional-description{
    padding-top: 90px;
    padding-bottom: 90px;
    color: #464645;
}
#category .top_brand_wrapp > .brand{
    max-width: 160px;
    margin-right: 20px;
    float: left;
}
#category .top_brand_wrapp > .brand img{
    max-width: 100%;
}
#category .top_brand_wrapp > .brand a:hover img{
    scale: 1.15;
    transition: scale 0.35s ease-in;
}
#category  .products.row.products_row_list{
margin: 90px 0;
}
#category .product-list-wrapper{
    background: #fff;
    border: 2px solid var(--color-orange-light);
    border-radius: 28px;
    padding: 24px;
}
#category .product-list-card-wrapper .product-miniature-list-row{
    padding: 0;
}
#category .product-list-card-wrapper section.product-features{
    padding-right: 0;
}
#category .product-list-card-wrapper article.product-miniature_card,
body#manufacturer article.product-miniature_card{
    background: #fff;
    border: 2px solid var(--color-orange-light);
    border-radius: 28px;
    padding: 20px;
}
#category .product-list-card-wrapper article.product-miniature_card .h3.product-title,
body#manufacturer article.product-miniature_card .h3.product-title{
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
    min-height: 70px;
    color: var(--color-black);

}
.product-list-card-wrapper .product-list-line,
body#manufacturer .product-list-card-wrapper{
    padding: calc(var(--bs-gutter-x) * .5);
}
#category .product-list-card-wrapper article.product-miniature_card .h3.product-title a,
body#manufacturer article.product-miniature_card .h3.product-title a{

    color: var(--color-black);
}
#category .product-list-card-wrapper article.product-miniature_card .h3.product-title a{
    display: block;
    min-height: 74px;
}
#category .product-list-card-wrapper article.product-miniature_card .h3.product-title a:hover,
body#manufacturer article.product-miniature_card .h3.product-title a:hover{
    color: var(--color-orange-dark);
}
#category .product-list-card-wrapper article.product-miniature_card.miniature_card_image div.product-reference,
body#manufacturer article.product-miniature_card div.product-reference{
    margin: 16px 0 8px;
    color: var(--color-gray-light);
}
#category .product-list-card-wrapper article.product-miniature_card.miniature_card_image div.product-reference .value,
body#manufacturer article.product-miniature_card div.product-reference .value{
    color: var(--color-black);
    font-weight: 500;
    padding-left: 6px;
}
#category .product-list-card-wrapper section.product-features ul li,
body#manufacturer article.product-miniature_card section.product-features ul li{
    margin-bottom: 4px;
}
#category .product-list-card-wrapper section.product-features ul span,
body#manufacturer article.product-miniature_card section.product-features span{

    color: var(--color-gray-light);
    font-size: var(--fs-textm);
    white-space: nowrap;
}
#category .product-list-card-wrapper section.product-features ul span.value,
body#manufacturer article.product-miniature_card section.product-features span.value{
    font-weight: 500;
    color: var(--color-orange);

}
#category .product-list-wrapper .product-miniature-list-row{
    padding: 0;

}
#category .product-list-wrapper .product-miniature_v1 .product-miniature-list-row{
    align-items: center;
}
#category .product-list-wrapper section.product-list-line.hide{
    display: none;
}
#category .product-list-wrapper article{
    margin: 0 -0.7rem 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--color-orange-light);
}

#category .product-list-wrapper span.product-title,
#category .product-list-wrapper .product-title a{
    display: inline-block;
    color: var(--color-black);
    font-size: var(--fs-link);
    font-weight: 500;
    line-height: 1.4;

}
#category .product-list-wrapper .product-title a:hover{
    color: var(--color-orange-dark);
}
#category .product-list-wrapper span.product-reference{
    color: var(--color-gray-light);
    font-size: var(--fs-text);
}
#category .product-list-wrapper .product-reference-block{
    text-align: right;
}
#category .product-list-wrapper span.product-reference .value{
    color: var(--color-black);
    font-weight: 500;
    padding-left: 12px;

}
#category .product-list-wrapper  section.product-features{
    margin-top: 18px;
    padding: 0 0.7rem;
}
#category .product-list-wrapper#product-list-links section.product-features{
padding: 0;
}
#category .product-list-wrapper  section.product-features ul{
    /*display: flex;
    justify-content: space-between;*/


}
#category .product-list-wrapper  section.product-features ul span{
    font-size: var(--fs-text);
    color: var(--color-gray-light);
}
#category .product-list-wrapper  section.product-features ul span.value{
    font-weight: 500;
    color: var(--color-orange);
    padding-left: 12px;
}
#category .pattern .seo-description h2,
#category .pattern  .seo-description h3{
    font-size: var(--fs-h3);
    margin-bottom: 18px!important;
    color: #464645;
}

#category .seo-description h3{
    margin-top: 40px;
}
#category .seo-description ul li{
    display: block;
    position: relative;
    padding-left: 40px;
    font-size: var(--fs-text);
    margin-bottom: 8px;
    min-height: 30px;
    line-height: 30px;
    color: #464645;

}
#category .seo-description ul li:before{
    display: block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    background: var(--color-orange-dark);
}
#category .seo-description p a{
    color: var(--color-orange-dark);
    text-decoration: underline;
}
#category .seo-description p a:hover{
    text-decoration: none;
}
#category .category-additional-description #show-text{
    display: inline-block;
    margin-top: 40px;
    font-size: var(--fs-link);
    color: var(--color-black);
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
    padding-right: 76px;
    line-height: 28px;
    text-decoration: underline;
}

#category .category-additional-description #show-text:hover{
    color: var(--color-orange-dark);
    cursor: pointer;
}
#category .category-additional-description #show-text:before {
    display: block;
    width: 28px;
    height: 28px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url("/img/custom/proposition_hmel.svg") center no-repeat;
    background-size: cover;
}
#category .category-additional-description #show-text:after {
    display: block;
    width: 76px;
    height: 40px;
    content: '';
    position: absolute;
    right: 0;
    top: -6px;
    background: url("/img/custom/proposition_arrow.svg") center no-repeat;
    background-size: cover;
}
#category .category-additional-description .seo-description-curtain{
    position: relative;
    max-height: 400px;
    overflow-y: hidden;
}
#category .category-additional-description .seo-description-curtain.open{
    max-height: 100%;
    overflow-y: initial;
}
#category .category-additional-description .seo-description-curtain:after{
    display: block;
    height: 70%;
    width: 100%;
    content: '';
    background: linear-gradient(180deg, rgba(246, 240, 231, 1) 0%, rgba(246, 240, 231, 0) 0%, rgba(246, 240, 231, 0.6) 50%, rgba(246, 240, 231, 1) 75%, rgba(246, 240, 231, 1) 100%);
    position: absolute;
    bottom: 0;
    left: 0;

}
#category .category-additional-description .seo-description-curtain.open:after{
    display: none;
}
#category nav.pagination{
    margin-top: -40px;
    padding-bottom: 15px;
}
#category nav.pagination .page-list li{
    border: 1px solid var(--color-orange);
    background: #fff;
    color: var(--color-orange);
    width: 40px;
    height: 40px;
    line-height: 40px;
}
#category nav.pagination .page-list li.current,
#category nav.pagination .page-list li:hover{
    border: 1px solid var(--color-orange-dark);
}
#category nav.pagination .page-list li a,
#category nav.pagination .page-list li span.spacer{
    display: block;
    padding: 0;
    line-height: 40px;
    text-align: center;
    color: var(--color-orange);
    font-weight: 400;
}
#category nav.pagination .page-list li.current a,
#category nav.pagination .page-list li a:hover{
    font-weight: 600;
    color: var(--color-orange-dark);
}
    /* mobile style start */

/* 404 start */
#pagenotfound #wrapper{
    background-image: url("/img/custom/notfound-bg.jpeg");
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 180px 0 150px;
    color: var(--color-black);
}
#pagenotfound .img-wrapp.p-404{
    position: relative;
}
#pagenotfound .img-wrapp.p-404 img{
    position: absolute;
    z-index: 0;
    left: 24%;
    top: -50px;
}
#pagenotfound .img-wrapp.tin{
    position: relative;
}
#pagenotfound h1{
    font-size: var(--fs-h3);
    color: var(--color-black);
    margin-bottom: 24px;
}
#pagenotfound .orange-button.btn{
    margin-top: 56px;
}
#pagenotfound #main .page-content,
#products #main .page-content{
    margin-bottom: 0;
}
/* 404 end */

#sitemap #wrapper,
#cms.cms-id-10 #wrapper{
    background-image: url("/img/cms/homepage/pattern.svg");
    background-position: left top;
    background-repeat: repeat;
}
#sitemap .breadcrumb,
#cms .breadcrumb{
    background: transparent;
}

#sitemap .sitemap a{
    color: var(--color-black);
}
#sitemap  h2.block-title{
    font-size: var(--fs-h3);
    text-transform: uppercase;
    font-weight: 500;
    color: var(--color-orange-dark);
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 12px;
    border-bottom: none;
}
#sitemap  h2.block-title:before{
    display: block;
    width: 100px;
    height: 4px;
    content: '';
    background: var(--color-orange-dark);
    position: absolute;
    bottom: 20px;
    left: 0;
}
#sitemap ul.sitemap_ul li{
    display: block;
    margin-bottom: 8px;

}
#sitemap ul.sitemap_ul li a{
    position: relative;
    display: block;
    line-height: 28px;
    padding-left: 32px;
    font-size: var(--fs-text);
}
#sitemap ul.sitemap_ul li a:before {
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-orange);
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
#sitemap ul.sitemap_ul li  a#category-page-10,
#sitemap ul.sitemap_ul li a#category-page-17{
    font-weight: 700;
    font-size: var(--fs-subtitle);
}
#sitemap ul.sitemap_ul li.category-page-10 > a,
#sitemap ul.sitemap_ul li.category-page-17 > a{
    margin-bottom: 16px;
}
#sitemap ul.sitemap_ul li.category-page-17 > a{
    margin-top: 20px;
}
#sitemap ul.sitemap_ul li.category-page-10 > ul > li > a,
#sitemap ul.sitemap_ul li.category-page-17 > ul > li > a{
    font-weight: 600;
    margin-top: 18px;
}
.orange-frame{
    background-color: var(--color-orange-light);
}
.cms-banner{
    background-color: var(--color-black);

}
@media (max-width: 991px) {
    body p{
        font-size: var(--fs-textm);
        margin-bottom: 14px;
    }
    h1{
        font-size: var(--fs-link);
        line-height: 1.4!important;
    }
    #cms .h2 h1{
        font-size: var(--fs-h2m);
        line-height: 1.4!important;
    }

    h1 span.orange,
    h2 span.orange{
        font-size: var(--fs-h1m);
        color: var(--color-orange);
        line-height: 1.4;
        position: relative;
        padding-bottom: 27px;
        text-transform: uppercase;
    }
    h2 span.orange{
        font-size: var(--fs-h2m);
        display: block;
    }


    h1 span.orange:before{
        display: block;
        width: 104px;
        height: 7px;
        content: '';
        background: var(--color-orange);
        position: absolute;
        bottom: 17px;
        left: 0;
    }
    h2 span.orange:before{
        display: none;
    }
    a.orange-button, a.main-button{
        font-size: var(--fs-textm);
        width: 239px;
        height: 46px;
        line-height: 46px;
    }
    a.orange-button.icon-btn{
        font-size: var(--fs-textm);
    }
    a.main-button span,
    a.orange-button span{
        padding-left: 30px;
        line-height: 24px;
    }
    a.orange-button.icon-btn span:before{
        width: 24px;
        height: 24px;
    }
    a.btn.orange-button:hover{
        color: #fff;
    }
    .distribution-btn-wrapp a.orange-button:first-child{
        margin-right: 0;
        margin-bottom: 18px;
    }
    .cms-banner.cms-banner-mob h2{
        position: relative;
        font-size: var(--fs-h2m);
        line-height: 1.4!important;
        text-transform: uppercase;
        padding-left: 13px!important;
    }
    .cms-banner.cms-banner-mob h2:before{
        display: block;
        width: 5px;
        height: 100%;
        content: '';
        background: var(--color-orange);
        position: absolute;
        left: 0;
        top: 0;
    }
    .cms-banner.cms-banner-mob h2 span.orange{
        padding-bottom: 0;
    }
    .home-banner-first h1{
        max-width: 100%;
    }
    .home-banner-first .banner-content{
        max-width: 100%;

    }
    .home-banner-first .banner-content p{
        font-size: var(--fs-textm);
        margin-bottom: 14px;
    }
    .home-banner-first .banner-btn,
    .geography-section .geography-btn,
    .become_partner_section .orange-button{
        width: 145px;
        height: 46px;
        line-height: 46px;
        font-size: var(--fs-linkm);
    }
    .home-banner-first .elementor-widget.advantage {
        max-width: 100%;
        display: block;
        position: relative;
        padding-left: 58px;
        margin-bottom: 20px;
    }
    .home-banner-first .elementor-widget.advantage:before {
        display: block;
        width: 46px;
        height: 46px;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        background: url('/img/custom/advantage_assortment.svg') center no-repeat;
        background-size: cover;
    }
    .home-banner-first .advantage h3.elementor-icon-box-title {
        font-size: var(--fs-link);
        line-height: 46px;
        font-weight: 500;
        text-align: left;
    }
    .home-banner-first .advantage .elementor-icon-box-description {
        font-size: var(--fs-textm);
        text-align: left;
    }
    #category .title a.orange-button{
        margin-bottom: 30px;
    }

    .pattern h2,
    #category h1.h2{
        font-size: var(--fs-h2m);
        margin-bottom: 42px!important;
        position: relative;
        padding-left: 13px!important;
        line-height: 1.4!important;
    }
    .leader_section h2{
        margin-bottom: 32px!important;
        font-size: var(--fs-h2m);
        position: relative;
        padding-left: 13px!important;
        line-height: 1.4!important;
    }

    #category h1.h2{
        margin-bottom: 20px!important;
    }
    #main-page-content .container > .row.category_first_section > div{
        padding: 0 15px;

    }

    .pattern h2.mb-20{
        margin-bottom: 20px!important;
    }
    #cms .pattern h1{
        font-size: var(--fs-h2m);
        margin-bottom: 20px!important;
        position: relative;
        padding-left: 13px!important;
    }
    .pattern h2 span.orange,
    #cms .pattern h1 span.orange,
    #category h1.h2 span.orange,
    .leader_section h2 span.orange,
    .leader_section h2 span.orange{
        padding-bottom: 0;
        position: initial;
        display: block;
        font-size: var(--fs-h2m);
    }
    #cms .h2 h1 span.orange{
        font-size: var(--fs-h2m);
    }
    .pattern h2 span.orange:before,
    #cms .pattern h1 span.orange:before,
    #category h1.h2 span.orange:before,
    .leader_section h2 span.orange:before{
        display: none;
    }

    .pattern h2:before,
    #cms .pattern h1:before,
    #category h1.h2:before,
    .leader_section h2:before{
        display: block;
        width: 5px;
        height: 100%;
        content: '';
        background: var(--color-orange);
        position: absolute;
        top: 0;
        left: 0;
    }
    .pattern .img-wrapp img{
        border-radius: 28px;
    }
    .pattern .mob-column-reverse .elementor-row {
        flex-direction: column-reverse;
    }
    .pattern .elementor-widget-heading h4,
    .pattern .elementor-widget-heading.h4 h2{
        font-size: var(--fs-h3m);
        margin-top: 20px;
        padding-left: 25px!important;
    }
    .pattern .elementor-widget-heading h4:before,
    .pattern .elementor-widget-heading.h4 h2:before{
        width: 13px;
        height: 13px;
    }

    .pattern a.btn-traditional span.elementor-button-text:before{
        width: 24px;
        height: 24px;
    }

    .leader_section .all_brends a{
        font-size: var(--fs-linkm);
        line-height: 24px;
        padding-left: 32px;
        padding-right: 56px;
    }
    .leader_section .all_brends a:before{
        width: 24px;
        height: 24px;
    }
    .leader_section .all_brends a:after{
        width: 56px;
        height: 20px;
        top: 0;
    }
    .proposition_section .elementor-widget.proposition{
        max-width: 100%;
        display: block;
        position: relative;
        padding-left: 58px;
        margin-bottom: 30px;
    }
    .proposition_section .elementor-widget.proposition:before {
        width: 46px;
        height: 46px;
    }
    .proposition_section .proposition h3.elementor-icon-box-title {
        font-size: var(--fs-link);
        line-height: 46px;
        font-weight: 500;
        text-align: left;
    }
    .proposition_section .proposition .elementor-icon-box-description {
        font-size: var(--fs-textm);
        text-align: left;
    }
    .proposition_section .elementor-widget.proposition .elementor-icon-box-description p{
        min-height: 100%;
        margin-bottom: 18px;

    }

    .proposition_section .elementor-widget.proposition a{
        margin-top: 6px;
        font-size: var(--fs-linkm);
        padding-left: 32px;
        padding-right: 52px;
        line-height: 24px;
    }
    .proposition_section .elementor-widget.proposition a:before{
        width: 24px;
        height: 24px;
    }

    .proposition_section .elementor-widget.proposition a:after{
        width: 56px;
        height: 20px;
        top: 0;
    }
    .proposition_section .exclusive-proposition-text .content{
        padding-right: 0;
    }
    .proposition_section .exclusive-proposition-text .elementor-image-box-img{
        float: left;
    }
    .proposition_section .exclusive-proposition-text .elementor-image-box-description{
        text-align: left;
    }
    .proposition_section .exclusive-mob .elementor-image-box-wrapper{
        display: flex;
        justify-content: space-between;
    }
    .proposition_section .exclusive-proposition-text .elementor-image-box-img{
        margin-right: 16px!important;
        margin-bottom: 0;
    }
    .proposition_section .weihenstephan-botle-mob{
        margin: 50px 0 34px;
    }
    .proposition_section .weihenstephan-botle-mob img{
        max-height: 520px;width: 100%;
    }
   .exclusive-proposition-text .elementor-widget-wrap .subtitle p {
       font-size: var(--fs-link);
       line-height: 1.4;
       font-weight: 500;
   }
    .exclusive-proposition-text .exclusives-logos .swiper-wrapper{
        display: flex;justify-content: space-between;
    }
    .exclusive-proposition-text .exclusives-logos .swiper-wrapper img{
        max-width: 62px;
        height: 62px;
    }
    .geography-section .list-mark ul li{
        font-size: var(--fs-textm);
    }
    section .geography-btn{
        margin-top: 30px;
    }
    .become_partner_section .elementor-widget.partners{

    }
    .become_partner_section .elementor-widget.partners{
        max-width: 100%;
        display: block;
        position: relative;
        padding-left: 58px;
        margin-bottom: 30px;
    }
    .become_partner_section .elementor-widget.partners:before {
        width: 46px;
        height: 46px;
    }
    .become_partner_section .partners h3.elementor-icon-box-title {
        font-size: var(--fs-link);
        line-height: 46px;
        font-weight: 500;
        text-align: left;
    }
    .become_partner_section .partners .elementor-icon-box-description {
        font-size: var(--fs-textm);
        text-align: left;
    }
    .become_partner_section .elementor-widget.proposition a{
        margin-top: 6px;
        font-size: var(--fs-linkm);
        padding-left: 32px;
        padding-right: 52px;
        line-height: 24px;
    }
    .become_partner_section .elementor-widget.proposition a:before{
        width: 24px;
        height: 24px;
    }
    .become_partner_section .elementor-widget.proposition a:after{
        width: 56px;
        height: 20px;
        top: 0;
    }
    .become_partner_section .orange-button{
        width: 223px;
    }
    #largemenu_mob_menu{

        position: fixed;
        top: -200%;
        height: 100%;
        width: 100vw;
        margin-left: -50vw;
        left: 50vw;
        background: #000000;
        background-size: cover;
        z-index: 999;
        transition: top 0.35s ease-in-out, opacity 0.35s ease-in-out;
        padding: 32px 16px;
        text-align: left;
        color: #fff;
        overflow-y: auto;
        opacity: 0;

    }
    #largemenu_mob_menu.show{
        opacity: 1;
        top: 0;
    }
    #menuMobclose{
        display: inline-block;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        padding: 6px;
        background: var(--color-black);
        margin-bottom: 12px;
    }
    #largemenu_mob_menu .logo{
        margin-bottom: 12px;
    }
    .largemenu .large-menu-nav .nav-list{
        margin-top: 30px;
        width: 100%;
    }

    .largemenu .nav-list span.subtitle{
        font-size: var(--fs-link);
        margin-bottom: 8px;
    }
    .largemenu .large-menu-nav .orange-button,
    .largemenu .large-menu-nav .main-button{
        width: 210px;
        height: 46px;
        line-height: 46px;
    }
    .largemenu .large-menu-nav .orange-button,
    .largemenu .large-menu-nav .main-button{
        font-size: var(--fs-linkm);
    }
    .largemenu .large-menu-nav .nav-list ul{
        margin-bottom: 20px;
    }
    .largemenu .large-menu-nav .nav-list ul li{
        line-height: 32px;
    }
    #cms .consumption-banner p{
        font-size: var(--fs-subtitlem);
        padding-left: 70px;
    }
    #cms .consumption-banner .consumption p:before{
        width: 46px;
        height: 46px;
        top: 0;
    }
    #cms .consumption-banner{
        height: 813px;
    }

    #cms .pattern .elementor-widget.width-50{
        width: 100%;
        max-width: 100%;
        padding-left: 80px;
        margin-bottom: 20px;
    }
    #cms .pattern .elementor-widget.width-33.spivpratya-icon{
        width: 100%;
        max-width: 100%;
        padding-left: 62px;
        margin-bottom: 30px;
    }

    #cms .pattern .elementor-widget.width-50:before{
        width: 60px;
        height: 60px;
    }
    #cms .pattern .elementor-widget.width-33.spivpratya-icon p{
        font-size: var(--fs-subtitlem);
        text-align: left;
    }
    #cms .pattern .elementor-widget.width-33.spivpratya-icon:before{
        width: 50px;
        height: 50px;
    }
    #cms .pattern .consumption-icon .elementor-widget-container{
        height: 60px;
    }
    #cms .pattern .warning{
        padding: 24px;
        border-radius: 28px;
    }
    #cms .pattern .warning p{
        font-size: var(--fs-subtitlem);
    }
    .custom_footer .footer-consumption{
        padding-left: 58px;
    }
    .custom_footer .footer-consumption:before{
        width: 46px;
        height: 46px;
        top: 0;
    }

    #footer-container-main a{
        display: block;
        margin: 0 auto;
    }
    #footer-container-main .footer-main .footer-partner a{
        display: inline-block;
        width: 179px;
        height: 40px;
        line-height: 40px;
    }
    .custom_footer .footer-main .footer-nav li{
        font-size: var(--fs-textm);
        line-height: 32px;
        margin-bottom: 4px;
    }
    #footer-container-main.custom_footer .copyright-cms-page a{
        margin-top: 8px;
        font-size: var(--fs-text-smalm);

    }
    #footer-container-main.custom_footer .copyright-cms-page a:first-child{
        margin-top: 18px;
    }
    #footer-container-main.custom_footer .developer{
        margin-top: 16px;
    }
    #footer-container-main.custom_footer .developer a{
        display: inline-block;
    }
    .custom_footer .footer-logo img{
        max-height: 60px;
        width: 223px;
    }
    .custom_footer .footer-main .footer-social ul{

        max-width: 144px;
        width: 144px;

    }
    .custom_footer .footer-main .footer-social ul li a{
        width: 40px;
        height: 40px;
        padding: 0;
        text-align: center;
        line-height: 38px;
    }
    .custom_footer .footer-main .footer-social ul li a img{
        width: 20px;
    }
    .custom_footer .row.copyright{
        margin: 0;
        font-size: var(--fs-text-smalm);
    }
    .custom_footer .row.copyright > div{
        padding: 0;
    }
    #cms .pattern .warning.warning-soft{
        padding: 24px;

    }
    #cms .pattern .warning.warning-soft p{
        font-size: var(--fs-textm);
    }
    #cms p.subtitle.h3{
        margin-top: 42px;
        font-size: var(--fs-h3m);
        margin-bottom: 20px;
    }
    #cms ul.ul-mark{
        margin-bottom: 30px;
    }
    #cms ul.ul-mark li{
        font-size: var(--fs-textm);
        line-height: 1.4;
        margin-bottom: 6px;
    }
    #cms.cms-id-6 ul.ul-mark li{
        font-size: var(--fs-subtitlem);
    }
    #cms .ml-0 ul.ul-mark li{
        margin-left: 0;
    }
    .pattern.orange-frame .elementor-image img{
        max-width: 91px;
        width: 91px;
    }
    #cms .pattern .worth ul{
        display: block;
        margin-top: 40px;
    }
    #cms .pattern .worth ul li{
        font-size: var(--fs-subtitlem);
        margin-bottom: 12px;
        margin-bottom: 32px;
        padding-left: 57px;
    }
    
    #cms .pattern .elementor-widget.width-50.destribution-icon:before,
    #cms .pattern .worth ul li:before{
        width: 50px;
        height: 50px;
    }
    #cms .pattern .elementor-widget.width-50.destribution-icon{
        padding-left: 62px;
        margin-bottom: 30px;
    }
    #cms .pattern .elementor-widget.width-50.destribution-icon.location:before{
        width: 50px;
        height: 50px;
    }
    #cms .pattern .elementor-widget.width-50.destribution-icon p{
        line-height: 1.4;
        font-size: var(--fs-subtitlem);
    }
    #cms .pattern .warning.destribution-warning{
        padding: 50px;
        text-align: left;
    }

    #cms .pattern .warning.destribution-warning:after{
        border-radius: 28px;
        top: -10px;
        left: 10px;
        z-index: 1;
    }
    #cms .pattern .warning.destribution-warning p:before,
    #cms .pattern .warning.destribution-warning p:after{
        width: 30px;
        height: 30px;
        background-size: cover;
        top: -25px;
        left: -30px;
        z-index: 1;
    }
    #cms .pattern .warning.destribution-warning p:after{
        top: auto;
        bottom: -25px;
        left: auto;
        right: -30px;
    }

    #cms .pattern .elementor-widget-heading h3{
        margin-top: 30px;
        font-size: var(--fs-h3m);
    }
    #cms .pattern .elementor-widget-heading.subtitle span,
    .pattern .elementor-widget-heading.cms-h4 h4{
        font-size: var(--fs-subtitlem);
    }

    .pattern .elementor-widget-heading.cms-h4 h4{
        margin-top: 6px;
    }
    .destribution-logo img{
        max-width: 104px;
    }
    #cms .elementor-section.bordred-rounded{
        border-radius: 28px;
    }
    #cms .elementor-section.bordred-rounded.img-left,
    #cms .elementor-section.bordred-rounded.img-right{
        padding: 0;
    }
    .pattern .img-wrapp.right_side img,
    .pattern .img-wrapp.left_side img{
        border-radius: 26px 26px 0 0;

    }
    #cms .elementor-section.bordred-rounded .pm-15 .elementor-column-wrap{
        padding: 0 16px 20px;
    }
    #cms .elementor-section.bordred-rounded:after{
        width: 37px;
        height: 90px;
        background-size: cover;
        left: 50%;
        transform: translateX(-50%);
        bottom: -90px;
    }
    #cms .elementor-section.bordred-rounded.img-right:after{
        left: 50%;
    }
    #cms .pattern .services-warning h3 {
        font-size: var(--fs-h2m);
        margin-bottom: 14px;
    }
    #cms .pattern .services-warning h3.h3{
        font-size: var(--fs-h3m);
        margin-bottom: 20px;
    }
    #cms .pattern .services-warning a.btn{
        margin-top: 24px;
    }
    #cms ul.ul-mark li:before{
        top: 10px;

    }
    .pattern .elementor-widget-heading h5{
        font-size: var(--fs-subtitlem);
    }
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{
        display: flex;
    }
    #cms .pattern .exclusive_proposition_wrapp .exclusive{
        padding: 10px 24px;
        border: 1px solid var(--color-orange);
        margin-bottom: 8px;
        border-radius: 14px;
    }
    #cms .pattern .exclusive_proposition_wrapp{
        margin: 0;
    }
    #cms .pattern .exclusive_proposition_wrapp h4{
        font-size: var(--fs-subtitlem);
        text-align: left;
        margin-left: 20px;
    }
    #cms .contacts-person-wrapp{
        margin: 0;
    }
    #cms .contacts-person-wrapp .elementor-image-box-wrapper{
        display: block;
    }
    #cms .elementor-widget.bordred-rounded{
        border-radius: 18px;
        margin-bottom: 20px;
    }
    #cms .elementor-widget.bordred-rounded .elementor-image-box-img img{
        border-radius: 26px 26px 0 0;
        width: 100%;
    }
    #cms .contacts-person-wrapp .elementor-widget.bordred-rounded{
        border-radius: 20px 20px 0 0;
    }
    #cms .contacts-person-wrapp .elementor-widget.bordred-rounded .elementor-image-box-img img{
        border-radius: 18px 18px 0 0;
    }
    #cms .elementor-widget.bordred-rounded .employee-info{
        text-align: left;
        padding: 0 30px 30px;
    }

    #cms .elementor-widget.bordred-rounded .employee-info h4{
        font-size: var(--fs-textm);
    }
    #cms .elementor-widget.bordred-rounded .employee-info p.name{
        font-size: var(--fs-subtitlem);
        margin-bottom: 14px;
    }
    #cms .form-wrapper #formToDirector form{
        margin-top: 20px;
    }
    #cms .elementor-widget.bordred-rounded .employee-info p.name:before{
        width: 54px;
        height: 3px;
    }
    #cms .elementor-widget.bordred-rounded .employee-info .contacts-ul li{
        margin-bottom: 8px;
        font-size: var(--fs-textm);
    }
    #cms .form-wrapper #formToDirector input:not([type='checkbox']){
        width: 100%;
        height: 56px;
        line-height: 56px;
        border-radius: 8px;
        margin-bottom: 8px;
    }
    #cms .form-wrapper #formToDirector textarea{
        border-radius: 8px;
        height: 120px;
    }
    #cms .form-wrapper #formToDirector a.orange-button{
        width: 239px;
        height: 46px;
        line-height: 46px;
    }
    .geography-section h2{
        font-size: var(--fs-h2m);
        margin-bottom: 30px!important;
        position: relative;
        padding-left: 13px!important;
    }
    .geography-section h2 span.orange{
        padding-bottom: 0;
    }
    .geography-section h2 span.orange:before{
        display: none;
    }
    .geography-section h2:before {
        display: block;
        width: 5px;
        height: 100%;
        content: '';
        background: var(--color-orange);
        position: absolute;
        top: 0;
        left: 0;
    }
    #cms .elementor-widget.bordred-rounded .employee-info .messenger-ul{
        margin-top: 20px;
        max-width: 193px;
        padding: 8px 20px;
        justify-content: space-around;
    }
    #cms .elementor-widget.bordred-rounded .employee-info .messenger-ul li{
        width: 28px;
        height: 28px;
    }
    #cms .elementor-widget.bordred-rounded .employee-info .messenger-ul li a{
        /*line-height: 28px;*/
        width: 28px;
        height: 28px;
        padding: 3px;
    }
    #cms .elementor-widget.bordred-rounded .employee-info .messenger-ul li img{
        max-width: 16px;
        height: 16px;
    }
    #category .product-list-subcategories .subcatwrapp{
        width: 100%;
        padding: 16px;
        margin-right: 0;
        margin-bottom: 8px;
        border-radius: 14px;
    }
    #category .product-list-subcategories .subcatwrapp a{
        padding: 0;
    }
    #category .product-list-subcategories .subcatwrapp a span{
        height: 50px;
        padding-left: 62px;
        font-size: var(--fs-text);
    }
    #category .product-list-subcategories .subcatwrapp a span:before{
        width: 50px;
        height: 50px;
    }
    #category .top_brand_wrapp > .brand{
        width: 104px;
        margin-right: 15px;
    }
    #category .top_brand_wrapp > .brand:nth-child(3n){
        margin-right: 0;
    }
    #category #category_first_section{
        margin-bottom: 42px;
    }
    #category h2.h3,
    #category h2.h3 span.orange{
        font-size: var(--fs-h3m);

    }
    #category h2.h3{
        margin-bottom: 30px!important;
    }
    #category .top_proposition_wrapper h2.h3{
        margin-top: 90px;
    }
    #category #top_category_wrapper.top_proposition_wrapper h2.h3{
        margin-top: 72px;
    }
    #category .product-list-wrapper .product-reference-block{
        text-align: left;
    }
    .top_category_wrapp .top_category{
        max-width: 100%;
        margin-bottom: 20px;
    }
    .top_category_wrapp .top_category p.subtitle{
        font-size: var(--fs-subtitlem);
        line-height: 50px;
        padding-left: 62px;
    }
    .top_category_wrapp .top_category p.subtitle:before{
        width: 50px;
        height: 50px;
    }
    .top_category_wrapp .top_category .cat-descr{
        padding-left: 62px;
    }
    #category .top_proposition_wrapper a.to_catalog{
        font-size: var(--fs-linkm);
        padding-left: 36px;
        padding-right: 56px;
        line-height: 24px;
        margin-top: 30px;
    }
    #category .top_proposition_wrapper a.to_catalog:before{
        width: 24px;
        height: 24px;
    }
    #category .top_proposition_wrapper a.to_catalog:after{
        width: 56px;
        height: 20px;
        top: 2px;
    }
    #category #top_brand_wrapper{
        margin-top: 42px;
        padding-bottom: 50px;
    }
    #category .pattern .seo-description h2,
    #category .pattern .seo-description h3{
        margin-bottom: 14px!important;
        font-size: var(--fs-h3m);
        padding-left: 0!important;
    }
    #category .pattern .seo-description h3{
        margin-top: 30px;
    }
    #category .pattern .seo-description h2:before{
        display: none;
    }
    #category .seo-description ul li{
        font-size: var(--fs-textm);
        min-height: 1px;
        line-height: 1.4;
        padding-left: 30px;
    }
    #category .category-additional-description{
        padding-top: 40px;
        padding-bottom: 50px;
}

    #pagenotfound #wrapper{
        background-image: url("/img/custom/notfound-bg-m.jpeg");
        background-position: center top;
        padding: 90px 0 50px;
    }

    #pagenotfound .img-wrapp.p-404 img{
        position: absolute;
        z-index: 0;
        max-width: 194px;
        left: 20%;
        top: -30px;
    }
    #pagenotfound .img-wrapp.tin img{
        max-width: 95%;    }

    #pagenotfound h1{
        font-size: var(--fs-h3m);
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #pagenotfound .orange-button.btn{
        margin-top: 42px;
    }
    #category .category-additional-description #show-text{
        margin-top: 14px;
    }
    #cms .pattern .warning.vacancies-warning{
        padding: 20px;
    }
    #cms .vacancies-descr h3{
        font-size: var(--fs-subtitlem);
        margin-bottom: 14px;
    }
    #cms .vacancies-descr ul.ul-mark{
        margin-bottom: 20px;
    }
    #cms ul.vacancies-ul li{
        line-height: 30px;
        padding-left: 42px;
        font-size: var(--fs-text);
    }


    #cms .vacancies-descr ul.ul-mark li:before{
        width: 8px;
        height: 8px;
    }
    #cms .vacancies-warning a.orange-button{
        width: 100%;
    }
    #cms.cms-id-10 .pattern .elementor-widget-heading.h4 h2:before{
        top: 8px;
        transform: none;
    }

}
#wrapper .breadcrumb li{
    position: relative;
    margin-right: 52px;
}
#wrapper .breadcrumb li::after{
    display: inline-block;
    opacity: 1;
    margin: 0;
    width: 8px;
    height: 8px;
    content: '';
    background: var(--color-orange);
    border-radius: 50%;
    position: absolute;
    right: -26px;
    top: 50%;
    transform: translateY(-50%);
}
#wrapper .breadcrumb li:last-child::after{
    display: none;
}
#wrapper .breadcrumb li:first-child a span{
    color: var(--color-gray-light);
}
/* mobile style end */
#cms .form-wrapper #formToDirector input#formSend{
    display: inline-block;
    border: 1px solid var(--color-orange-dark);
    width: 340px;
    height: 60px;
    line-height: 60px;
    font-size: var(--fs-text);
    border-radius: 42px;
    color: #fff;
    text-align: center;
    padding: 0;
    border-radius: 42px;
    color: #fff;
    text-transform: none;
    background: var(--color-orange-dark);
}
#cms .form-wrapper #formToDirector input#formSend:hover{
    background: var(--color-orange);
}
/* реєстрація, авторизація тощо */
#authentication section#wrapper{
    background-image: url(https://st-art.com.ua/img/cms/homepage/pattern.svg);
    background-position: top left;
    background-repeat: repeat;
    background-size: auto;
    padding: 75px 0px 75px 0px;
}
#authentication section#wrapper .breadcrumb{
    background: transparent;
}
#authentication section#wrapper #content{
    border: none;
}
#authentication section#wrapper .form-group label{
    color: var(--color-black);
}
#authentication section#wrapper .form-group input{
    background: #fff;
}
#authentication section#wrapper .form-group input:-internal-autofill-selected{
    background-color: #fff!important;
    border: 1px solid var(--color-gray-light);
}
#authentication section#wrapper a{
    color: var(--color-orange);
}
#authentication section#wrapper a:hover{
    text-decoration: underline;
}
#authentication section#wrapper #submit-login{
    display: inline-block;
    background: var(--color-orange-dark);
    border: 1px solid var(--color-orange-dark);
    width: 390px;
    height: 60px;
    line-height: 60px;
    font-size: var(--fs-text);
    border-radius: 42px;
    color: #fff;
    text-align: center;
    padding: 0;
}
#authentication section#wrapper #submit-login:hover{
    background: var(--color-orange);
}
/* реєстрація, авторизація тощо end */

#header-search-btn,
#header-user-btn{
    display: none;
}
@media (max-width: 768px) {
 #category .product-list-card-wrapper,
 #product .product-list-card-wrapper,
 .product-list-card-wrapper .js-product-miniature-wrapper{
     padding: 0;
 }
}
.category-products.block-section{
    margin-bottom: 0;

}
#iqitpopup{
    padding: 20px;
    border-radius: 14px;
}
#iqitpopup .button-wrapper{
    justify-content: space-between;
    max-width: 35%;
    margin-top: 32px;
}
#iqitpopup .button-wrapper a,
#iqitpopup .button-wrapper p{
    font-size: var(--fs-subtitle);
    display: block;
    line-height: 32px;
    margin-bottom: 0;
}
#iqitpopup .button-wrapper a{
    color: var(--color-black);
    text-decoration: underline;
}
#iqitpopup .button-wrapper a:hover{
    text-decoration: none;
}
#iqitpopup .button-wrapper p#closeage{
    color: #fff;
    text-align: center;
    padding: 0 8px;
    background: var(--color-orange);
    border-radius: 4px;
}
#iqitpopup .button-wrapper p#closeage:hover,
#iqitpopup .iqit-close-popup:hover{
    background: var(--color-orange-dark);
    color: #fff;
    cursor: pointer;
}
#iqitpopup .iqit-close-popup{
    font-size: var(--fs-subtitle);
    display: block;
    line-height: 32px;
    height: 32px;
    width: 100px;
    margin-bottom: 0;
    position: initial!important;
    color: #fff;
    text-align: center;
    padding: 0 8px;
    background: var(--color-orange);
    border-radius: 4px;
}
#iqitpopup .iqit-close-popup span{
    display: block;
    line-height: 32px;
}
#iqitpopup .cross:before{
    display: none;
}
#iqitpopup .age_confirmation .subtitle{
    font-size: var(--fs-subtitle);
}
#iqitpopup .age_confirmation .custom-checkbox input[type=checkbox]{
    margin-top: 0;
    margin-right: 12px;
}
#iqitpopup .age_confirmation .custom-checkbox input[type=checkbox] + span{
    margin-top: -5px;
}
#iqitpopup .age_confirmation label{
    font-size: var(--fs-text);
}
#facets_search_wrapper ul li label.facet-label a{
    color: var(--color-orange-dark);
}