
.left-menu-wrap{
    background-color: #f9f8f4;
    padding: 30px 20px;
    
}
#menu-sidebar_menu{
    list-style: none;
    padding: 0;
    margin: 0;
}
.reciptes-item-aft-img{
    text-transform: uppercase;
}
.reciptes-item-aft-img p{
    font-size: 12px;
}
.single b{
    text-transform: uppercase;
}
.advantages-mini2 .advantages p:first-child{
    position: relative !important;
}
#menu-sidebar_menu li > ul{
    list-style: none;
    padding-left: 15px;
}
#menu-sidebar_menu li a{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 11px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.82px;
    text-decoration: none;
    display: flex;
    align-items: center;
}
.img-wrap{
    width: 82px;
    height: 82px;
    display: inline-block;
    margin-right: 15px;
}
.img-wrap img{
    min-width: 82px;
    height: 82px;
    display: inline-block;
}
.mini-browary_item{
    margin-bottom: 10px;
}
.butt-dops{
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.55px;
    display: inline-block;
    width: 100%;
    background-color: #0d0d0d;
    padding: 15px 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    transition: .2s all;
}

.butt-dops:hover{
    background-color: #fff;
    border: 1px solid #0d0d0d;
    color: #0d0d0d;
    text-decoration: none;
}
.dops-slider .owl-nav{
    position: absolute;
    bottom: 40px;
    right: 20px;
}
.dops-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(250, 250, 250, 0.15) !important;
    color: #ffffff !important;
    transition: 0.2s all;
}
.dops-slider .owl-nav button:hover{
    background-color: rgba(250, 250, 250, 1) !important;
    color: #000 !important;
}
.dops-slider .owl-nav button:first-child{
    margin-right: 10px;
}
.dops-zag{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.9px;
}
.dops-aft-slider{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dops-aft-slider .dops-zag{
    width: 47%;
}
.dops-aft-slider p{
    width: 50%;
    padding-bottom: 0;
}
p{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.7px;
}
.prod-dops-wrap{
    background-color: #f9f8f4;
    width: 80%;
    margin-left: 20%;
    margin-top: 50px;
    margin-bottom: 60px;
    position: relative;
}
.prod-dops-wrap:before{
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 83px;
    width: 124px;
    height: 95px;
    left: 10px;
    background: url("../img/before.png");
}
.prod-dops{
    padding-left: 20%;
    padding-top: 32px;
    padding-bottom: 32px;
}
.prod-dops-item{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0.45px;
}
.prod-dops-item a{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0.45px;
}
.prod-dops-item a:hover{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0.45px;
    text-decoration: none;
}
.dops-banner{
    margin-top: 60px;
    min-height: 170px;
    background:url("../img/dops-banner.png");
    padding: 32px 40px;
    background-size: cover;
}
.dops-banner-text{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-family: "Gotham Pro" ;
    font-size: 12px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    margin-bottom: 0;
}
.dops-banner-tel{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #eb000d;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-weight: 900;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    padding: 25px 0;
    display: inline-block;
}
.dops-banner-tel:hover{
    color: #eb000d;
    text-decoration: none;
}
.dops-banner-butt{
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 0.7px;
    padding: 20px 50px;
    background-color: #eb000d;
}
.dops-banner-butt:hover{
    color: #ffffff;
    text-decoration: none;
}
.aic{
    display: flex;
    align-items: center;
}
.dops-complect-zag{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    padding-top: 60px;
    width: 100%;
    text-align: center;
}
.dops-complect{
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 35px;
}
.dops-complect-item{
    width: 20%;
    margin: 10px;
}
.img-wrap2{
    box-shadow: 2px 4px 12px 1px rgba(0, 0, 0, 0.12);
    background-color: #ffffff;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: 0.2s all;
}
.dops-complect-item a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 900;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    text-decoration: none;
}
.dops-complect-item a:hover .img-wrap2{
    box-shadow: 2px 4px 12px 1px rgba(0, 0, 0, 0.3);
}
.rewius{
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}
.rewius-img{
    width: 20%;
    padding: 20px;
    padding-top: 0;
}
.rewius-text{
    width: 100%;
}
.rewius-name{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 900;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
.rewius-title{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.6px;
}
.rewius-text{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
}
.rewius-full{
    color: #eb000d;
    font-family: "Gotham Pro";
    font-size: 10px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.dops-zag{
    width: 100%;
    text-align: center;
}
.dops-rewius{
    padding-top: 60px;
}
.dops-rewius-slider{
    position: relative;
    margin-bottom: 80px;
}
.dops-rewius-slider .owl-nav{
    position: absolute;
    bottom: -40px;
    left: 20px;
}
.dops-rewius-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15) !important;
    color: #000 !important;
    transition: 0.2s all;
}
.dops-rewius-slider .owl-nav button:hover{
    background-color: rgb(0, 0, 0) !important;
    color: #fff !important;
}
.dops-rewius-slider .owl-nav button:first-child{
    margin-right: 10px;
}
.dops-banner-butt2{
    bottom: 55px !important;
}
.hands-zag{
    color: #ffffff;
    font-family: "Gotham Pro";
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    padding-top: 100px;
}
.main-hands p{
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    width: 80%;
    padding-top: 30px;
}
.main-hands{
    background: url("../img/main/slider1-2.png");
    background-size: cover;
    padding: 45px 0;
    color: #fff;
}
.main-hands p{
    color: #fff;
}
.breadcrumbs{
    width: 380px;
}

@media (max-width: 1200px){
    .dops-zag{
        font-size: 18px;
    }
    p{
        font-size: 11px;
    }
    .prod-dops-wrap{
        width: 100%;
        padding-left: 0;
        margin-left: 0;
    }
    .dops-banner-text{
        font-size: 11px;
        line-height: 15px;
        text-align: center;
    }
    .dops-banner-tel{
        width: 100%;
        text-align: center;
    }
    .aic{
        justify-content: center;
        padding-top: 20px;
    }
    .dops-complect-item{
        width: 30%;
    }
    .main-hands p{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .hands-zag{
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 992px){
    .dops-complect{
        justify-content: center;
    }
    .dops-complect-item{
        width: 45%;
    }
}
.num-b{
    position: relative;
    margin-top: 30px;
    height: 150px;

}
.prem2 .prem_zag{
    padding-top: 40px;
    font-family: "Gotham Pro";
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 0.55px;
    text-transform: uppercase;
    margin-bottom: .5rem;
}
.prem2 {
    font-family: "Gotham Pro";
    letter-spacing: 0.55px;
    font-size: 11px;
}
.num-t{
    font-family: "Gotham Pro";
    font-size: 170px;
    font-weight: 900;
    line-height: 170px;
    text-transform: uppercase;
    /* Text style for "01" */
    color: #f2f2f2;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: -1;
}
.mt{
    margin-top: 50px;
}
.svh-num{
    position: absolute;
    width: 50px;
    height: 40px;
    top: -30px;
    left: 0;
}
.svh-num svg{
    stroke: #eb000d;
    fill: #eb000d;
}
.svh-num svg .st0{
    stroke: #eb000d;
    fill: #eb000d;
}

@media (max-width: 768px){
    .prod-dops{
        padding-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .prod-dops-item{
        font-size: 14px;
        text-align: center;
    }
    /*.dops-slider-item img{
        height: 275px;
    }*/
    .dops-aft-slider{
        flex-wrap: wrap;
    }
    .dops-aft-slider .dops-zag{
        width: 100%;
        text-align: center;
    }
    .dops-aft-slider p{
        width: 100%;
        text-align: center;
    }
    .prod-dops-wrap:before{
        left: 50%;
        margin-left: -62px;
        top: -50px;
    }
    .dops-banner-text{
        font-size: 9px;
    }
    .dops-banner-tel{
        font-size: 16px;
    }
    .dops-banner-butt{
        font-size: 12px;
        padding:20px 20px;
    }
    .dops-complect-zag{
        font-size: 20px;
    }
    .dops-complect-item{
        width: 100%;
    }
    .dops-complect-item a{
        align-items: center;
    }
    .hands-zag{
        font-size: 20px;
        line-height: 30px;
        padding-top: 40px;
    }
}

#menu-sidebar_menu_en{
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu-sidebar_menu_en li > ul{
    list-style: none;
    padding-left: 15px;
}
#menu-sidebar_menu_en li a{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 11px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.82px;
    text-decoration: none;
    display: flex;
    align-items: center;
}

#menu-sidebar_menu_ua{
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu-sidebar_menu_ua li > ul{
    list-style: none;
    padding-left: 15px;
}
#menu-sidebar_menu_ua li a{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 11px;
    font-weight: 700;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 0.82px;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.comp-h{
    min-height: 300px;
    position: relative;
}
.advantages{
    justify-content: center !important;
}
.dops-rewius{
    margin-bottom: 50px;
}
.dops-slider-item {
    display: flex;
    justify-content: center;
}
/*.dops-slider-item img{
    height: 550px !important;
    width: 100% !important;
}*/

.dops-rewius-slider .owl-nav button:first-child{
    margin-left: 0 !important;
}
.dops-rewius-slider .owl-nav{
    left: 0 !important;
}
.send-form{
    width: auto !important;
    margin-top: 20px;
}
b{
    font-weight: 900 !important;
}
.table-ver{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 0 0 2em;
    width: 100%;
}
.table-ver tr:nth-child(odd) {
    background: white;
}
.table-ver td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 3px;
    text-align: center;
    padding: 15px 0;
}
.table-ver tr:first-child td{
    background: #000 !important;
    color: #fff !important;
}
.table-ver tr td{
    background: #fff;
}
.table-ver tr:nth-child(odd) td{
    background: #f9f8f4;
}
.prei-ckt-list-item{
    list-style: none;
    padding-left: 50px;
    position: relative;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
    padding-bottom: 30px;
}
.prei-ckt-list-item:before{
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("/wp-content/themes/shultz/assets/img/tick-inside-circle.png");
}
.dops-banner--gr{
    position: relative;
}
.dops-banner--gr:after{
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.68);
}
.dops-banner--gr .row{
    position: relative;
    z-index: 2;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    color: #fff !important;
}
.prod-dops-wrap--beer:before{
    background: url(/wp-content/themes/shultz/assets/svg/122.png) !important;
    width: 215px !important;
    height: 93px !important;
    left: -60px !important;
    top: -50px !important;
    bottom: auto !important;
}
.prod-dops-wrap--hmel:before{
    background: url(/wp-content/themes/shultz/assets/img/133.png);
    width: 148px !important;
    height: 105px !important;
    left: auto !important;
    right: -10px;
}

.advantages-mini2{
    margin-top: 0 !important;
}
.advantages-mini2 .advantages{
    margin-top: 0 !important;
}
.advantages-mini2 .dops-zag{
    padding-bottom: 0 !important;
}

.menu-item a img{
    width: 70px !important;
    height: 70px !important;
    max-width: auto;
    display: inline-block;
    margin-top: 10px;
}
.table-ver{
    font-weight: 400;
}
.form-popup div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    color: #000 !important;
}
.table-ver2 tbody tr:first-child p{
    color: #fff !important;
}
.table-ver2{
    margin-top: 50px;
}
.table-ver2 tr td{
    background: none !important;
}
.table-ver2 tr:nth-child(even) td{
    background: #f9f8f4 !important;
}
.table-ver2 tr:nth-child(odd) td{
    background: #fff !important;
}
.table-ver tr:nth-child(1) td{
    background: #000 !important;
}
 
.advantages-mini .icon-svg{
    display: none;
}