.detail_title_scheme{
        max-width: 340px;
    }
body *:not(.slick-track):not(.slick-list){}
.slick-prev{
    display: none !important;
}
.slick-next{
    display: none !important;
}
.table_feed_left_quantity{
        color: #00a955;
    margin-top: 88px;
    }
.table_feed_left_background{
    position: absolute;
    bottom: -1px;
    left: 0px;
}

.table_feed_right_scale{
    margin-bottom: 18px;
}
.tabel_feed_description_left{
    font-family: 'RotondaWebBold';
    border-radius: 20px;
    border: 1px solid #eee;
    color: #00a955;
    min-height: 70px;
    font-size: 16px;
    width: 540px;
    text-align: center;
    margin-top: 20px;
}
.product_detali_tabel_feed_description{
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.tabel_feed_description_right{
    font-family: 'RotondaWebBold';
    border-radius: 20px;
    border: 1px solid #eee;
    color: #00a955;
    font-size: 14px;
    width: 100px;
    text-align: center;
    margin-top: 20px;
}
#rd-product-consist_header_br_title{
    display: none;
}
@media(min-width:1200px){
   #rd-product-consist_header_br_title{
    display: block;
} 
}
    .product_detali_tabel_feed{
        position: relative;
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        margin-top: 30px;
        justify-content: space-between;
	align-items: flex-start;
    	line-height: 1;
    }
.product_detali_tabel_feed > * {
    flex-shrink: 0;
}
    .product_detali_tabel_feed_day{
        width: 100px !important;
        text-align: center;
    }
    .product_detali_tabel_feed_day2-5{
        width: 100px !important;
        border: 1px solid #eee;
        border-radius: 20px;
        margin-left: 8px;
        text-align: center;
    }
.product_detali_tabel_feed_day6{
    width: 100px !important;
        margin-left: 8px;
        text-align: center;
}
.product_detali_tabel_feed_day_box{
    width: 100px !important;
        border: 1px solid #eee;
        border-radius: 20px;
        text-align: center;
        margin-right: 8px
}
    .table_feed_day_numb{
        color: #00a955;
        font-size: 24px;
        font-weight: bold;
        display: block;
        margin-top: 20px;
        margin-bottom: 25px;
    }
    .table_feed_flex{
        display: flex;
        position: relative;
        justify-content: space-around;
        max-width: 100%;
        
    }
#product_detali_tabel_feed_footer__br{
    display: none;
}
.feed_description_left_text{
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 14px;
    text-align: center;
    max-width: 340px;
}

.feed_description_right_text{
    margin: 0 auto;
    margin-top: 14px;
    margin-bottom: 14px;
    text-align: center;
    max-width: 70px;
}
#feed_description_left_text_br{
    display: block;
}
@media(max-width:420px){   
    #product_detali_tabel_feed_footer__br{
        display: block;
    }
    .feed_description_left_text{
        margin-left: 10px;
        margin-right: 10px;
        max-width: 280px;
    }
    #feed_description_left_text_br{
        display: none;
    }
}
.product_detali_tabel_feed_footer{
    font-size: 12px;
    margin-top: 20px;
}

    .table_feed_left_weight{
        color: #00a955;
        font-size: 14px;
        margin-top: 62px;
    }
    .table_feed_left_weight_numb{
        font-size: 18px;
    }
.product-full .product-header h1 {
    color: #00a955 !important;
}


.commit-text_font-fam-rb #card_name_h1{
	color: #00a955;
}
.reg{
    line-height: 12px;
}
#content{
    background: url(/static/f/product/150/images/icon/background.jpg) repeat-y;
    background-size: 100%;
}
.product_rd__content{
}
.wrapper_under_header_content{
    position: relative;
    display: block;
}
.under_header_content{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 840px;
    margin: 0 auto;
    margin-top: 28px;
}
.under_header_content_left{
    position: relative;
    max-width: 425px;
    margin-right: 10px;
}
.under_header_content_right{
    position: relative;
    max-width: 330px;
    margin-left: 10px;
}
.under_header_content_title{
    font-family: 'RotondaWebBold';
    font-size: 28px;
padding-bottom: 5px;
    background: linear-gradient(90deg, #d9963b, #facb67,#d9963b );
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent;
}
.under_header_content_text{
    margin-top: 12px;
    position: relative;
    line-height: 32px;
    font-size: 20px;
    font-family: 'RotondaWebBold'; 
    color: #fff;
}
.under_header_content_img{
    position: relative;
    max-height: 20px;
    max-width: 20px;
    margin-right: 6px;
    top: 2px;
}
.under_header_content_text li{
    list-style: none;
}
@media(max-width:1200px) {
     .product_detali_tabel_feed{
        overflow-x: auto;
    }
}
@media(max-width:640px){
    .product-full .product-header .age {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 900px){
    .product_rd__description, .product-header.product_rd__description{
        padding-left: 0px !important;
    }
}
.rd-product-consist_header_alight{
    text-align: center;
}
.slick-prev {
    display: block !important;
}
.rd-product-nest-on-consist-title{
    font-family: 'RotonBol';
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    vertical-align: middle;
    color: #00a955;
    text-transform: uppercase;
    margin-top: 40px;
}

@media(max-width:1200px) and (min-width:800px) {
     .product_detali_tabel_feed_day{
        margin-left: 8px;
    }
}
@media(max-width:700px){
    .product_detali_tabel_feed_day{
        margin-left: 8px;
    }
}
.gallery button {
    display: block !important;
}
@media(max-width:390px){
    .product_detali_tabel_feed_day{
        margin-left: 8px;
    }
    .feed_description_left_text{
        max-width: 240px;
    }
    .feed_description_right_text{
        margin-top: 17px;
        margin-bottom: 17px;
    }
    
}
@media(max-width:520px){
    .feed_description_left_text{
        margin-left: 10px;
    }
}
.row view-mode-section_headline{
margin-bottom: 0px !important;
}
.row{
margin-bottom: 0px !important;
}
@media all and (-ms-high-contrast:none){
    .uhcts{
        color: #e9b050;
    }
    .rd-product-nest-sposob_prigotovleniya_block_left{
        width: auto;
        flex-shrink: 0;
    }
    .uhctd{
        color: #d9963b;
    }
} /* IE10 */
        *::-ms-backdrop, .under_header_content_title { background: none;
color:  #facb67; }
.rd-product-nest-sposob_prigotovleniya_block_left{
        width: auto;
        flex-shrink: 0;
    }/* IE11 */
    }