footer .disclamers-block {
   display: block !important;
}
.product-full .product_rd .product-header h1 {
   font-family: 'Istok', sans-serif !important;
   font-weight: 700;
   color: #0C3B9B;
   font-size: 48px;
}

.product-full .product_rd .product-header .summary p {
   color: #404040;
}

.product-gallery .gallery .gallery-slider .js-gallery {
   min-width: 384px;
   margin-left: -6px;
   margin-top: 4px;
}

.product_rd__info .slick-list .slick-track::before, 
.product_rd__info .slick-list .slick-track::after {
	display: none;
}

.gallery .gallery-slider-nav {
   top: 10%;
}

.product_rd__info .gallery .slick-list {
   height: 58%!important;
}

.gallery button.slick-prev:after {
    top: 20px!important;
}

.product-full .product_rd .product-header .age {
   color: #404040 !important;
   border-top: none;
}

.nan_pro_header {
   color: #404040;
}

.nan_pro_header_check_flex{
   display: flex;
   flex-wrap: nowrap;
   width: 100%;
}
.nan_pro_header_title{
   font-family: 'Istok Web', sans-serif;
   font-weight: bold;
   font-size: 30px;
   line-height: 43px;
   color: #0C3B9B;
}
.nan_pro_text{
   font-size: 16px;
   line-height: 23px;  
}
.nan_pro_header_check{
   margin: 5px 0 23px;
}
.nan_pro_header_check_img{
   margin-top: 5px;
   height: 19px;
   width: 22px;
   background: url('images/check.svg');
   background-size: contain;
   background-repeat: no-repeat;
}
.nan_pro_header_check_text{
   max-width: calc(100% - 31px);
   margin-left: 9px;
}
.nan_pro_header_check_flex{
   margin-top: 9px;
}
.nan_pro_header_text_bot{
   margin-bottom: 33px;
}

.nan_pro_header_text{
   margin-top: 17px;
}
.nan_pro_header_check .nan_pro_header_check_flex:first-child{
   margin-top: 23px;
}

.product-full .product-detail__opener {
   color: #0c3b9b;
   font-family: 'Istok Web', sans-serif;
   font-weight: bold;
}

.product-full .__tg .product-detail__opener-ico {
   background: #29adb9;
}

.product-detail__opener .product-detail__opener-ico:after {
   margin-left: -2.5px;
}

.product-detail__opener .product-detail__opener-ico:before {
   margin-left: -10.5px;
}

.__tg .product-detail__opener .product-detail__opener-ico:before {
   margin-left: -11px;
}

.__tg .product-detail__opener .product-detail__opener-ico:after {
   margin-left: -3px;
}

.product-full .product-detail__opener-ico {
   width: 40px;
   height: 40px;
   margin-top: -20px;
}

.product-full .rd-product__hr {
   margin: 0px 0 33px;
   background-color: #E8F7F9;
}

.product-full .product-detail__opener-ico:after, .product-full .product-detail__opener-ico:before {
   background-color: #29adb9;
}

.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:before {
	content: '';
	position: absolute;
	top: 30px;
	right: 0;
	width: 1px;
	height: calc(100% - 60px);
	background: #EBF6F8;
}
.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30px;
	width: calc(100% - 60px);
	height: 1px;
	background: #EBF6F8;
   margin-top: 0px;
}

.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:nth-child(1):before,
.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:nth-child(3):before,
.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:nth-child(5):before,
.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:nth-child(1):after,
.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:nth-child(2):after {
	display: none;
}
.rd-product-nan-cooking__box{
    counter-reset: rd_nan_counter;
    margin-bottom: 0px;
}
.product-detail__cooking-list{
   font-size: 0;
   padding-top: 12px;
       margin-bottom: 0;
       display: flex;
       flex-wrap: wrap;
}
.product-detail__cooking-list li {
   width: 50%;
   flex: none;
   text-align: center;
   position: relative;
   box-sizing: border-box;
   padding: 30px 20px 15px;
   padding-bottom: 15px!important;
}
.product-detail__cooking-list li .product-detail__cooking-ico {
   position: relative;
   background-position: center;
   background-repeat: no-repeat;
   display: inline-block;
   margin-bottom: 32px;
}
.product-detail__cooking-list li .product-detail__cooking-ico:before {
   content: '';
   position: absolute;
   top: calc(50% - 50px);
   left: calc(50% - 50px);
   background: #EBF6F8;
   border-radius: 50%;
   width: 100px;
   height: 100px;
}
.product-detail__cooking-list li .product-detail__cooking-ico:after {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-position: center;
   background-repeat: no-repeat;
}
.product-detail__cooking-text {
   min-height: 145px;
   position: relative;
   display: flex;
   align-items: center;
   text-align: left;
   font-size: 15px;
   line-height: 23px;
   color: #404040;
}
.product-detail__cooking-text:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-position: center;
   background-repeat: no-repeat;
}
.product-detail__cooking-text span {
   position: relative;
}

.product-detail__cooking-list li:nth-child(1) .product-detail__cooking-ico {
   width: 106px;
   height: 115px;
}
.product-detail__cooking-list li:nth-child(1) .product-detail__cooking-ico:after {
   background-image: url('images/cooking/Icon_01.png');
}
.product-detail__cooking-list li:nth-child(1) .product-detail__cooking-text:before {
   background-image: url('images/cooking/1.svg');
}
.product-detail__cooking-list li:nth-child(2) .product-detail__cooking-ico {
   width: 151px;
   height: 115px;
}
.product-detail__cooking-list li:nth-child(2) .product-detail__cooking-ico:after {
   background-image: url('images/cooking/Icon_02.png');
}
.product-detail__cooking-list li:nth-child(2) .product-detail__cooking-text:before {
   background-image: url('images/cooking/2.svg');
}
.product-detail__cooking-list li:nth-child(3) .product-detail__cooking-ico {
   width: 106px;
   height: 115px;
}
.product-detail__cooking-list li:nth-child(3) .product-detail__cooking-ico:after {
   background-image: url('images/cooking/Icon_03.png');
   top: -12px;
}
.product-detail__cooking-list li:nth-child(3) .product-detail__cooking-text:before {
   background-image: url('images/cooking/3.svg');
}
.product-detail__cooking-list li:nth-child(4) .product-detail__cooking-ico {
   width: 182px;
   height: 115px;
}
.product-detail__cooking-list li:nth-child(4) .product-detail__cooking-ico:after {
   background-image: url('images/cooking/Icon_04.png');
}
.product-detail__cooking-list li:nth-child(4) .product-detail__cooking-text:before {
   background-image: url('images/cooking/4.svg');
}
.product-detail__cooking-list li:nth-child(5) .product-detail__cooking-ico {
   width: 144px;
   height: 115px;
}
.product-detail__cooking-list li:nth-child(5) .product-detail__cooking-ico:after {
   background-image: url('images/cooking/Icon_05.png');
}
.product-detail__cooking-list li:nth-child(5) .product-detail__cooking-text:before {
   background-image: url('images/cooking/5.svg');
}
.product-detail__cooking-list li:nth-child(6) .product-detail__cooking-ico {
   width: 164px;
   height: 115px;
}
.product-detail__cooking-list li:nth-child(6) .product-detail__cooking-ico:after {
   background-image: url('images/cooking/Icon_06.png');
}
.product-detail__cooking-list li:nth-child(6) .product-detail__cooking-text:before {
   background-image: url('images/cooking/6.svg');
}
.product-detail__cooking-disclaimer {
   font-size: 18px;
   line-height: 26px;
   text-align: left;
   margin-top: 16px;
   color: #404040;
}
.product-detail__cooking-disclaimer--transparent {
   opacity: 0.75;
}
.product-detail__cooking-disclaimer--bold {
   font-weight: 600;
}

.product-full .rd-blue-bg-txt {
	font-family: inherit;
	background-color: transparent;
	color: inherit;
	margin: 0 0 0 auto;
	padding: 0;
}
.rd-product-nest-consist__kkal-subtitle {
    font-size: 14px;
    line-height: 20px;
    color: #404040;
    opacity: 0.75;
    margin-top: 16px;
    margin-bottom: 34px;
}
.rd-product-nan-consist__kkal-title{
	font-size: 18px;
	color: #404040;
	padding: 22px 0 8px;
}
.rd-product-nan-consist__kkal{
    font-size: 16px;
		padding-top: 14px;
		display: flex;
}
.rd-product-nan-consist__kkal-key {
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
}
.rd-product-nan-consist__container {
	column-count: 2;
}
.rd-product-nan-consist__table{
		padding-top: 25px;
		break-inside: avoid;
    page-break-inside: avoid;
}
.rd-product-nan-consist__table table{
    width: 100%;
    font-size: 16px;
    margin-left: -15px;
    color: #4d4d4d;
}
.rd-product-nan-consist__table table tr th{
		padding: 0px 15px;
    border-bottom: none;
    background: none; 
    font-size: 18px;
    text-align: left;
}
.rd-product-nan-consist__table table tr td{
		padding: 15px 15px 0;
    background-color: transparent;
    transition: all 0.1s ease-out;
}

.rd-product-nan-consist__table table tr td:nth-child(1){
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    text-align: left;
}
.rd-product-nan-consist__table table tr td:nth-last-child(1){
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: right;
}
@media screen and (max-width: 900px){
   .product-gallery .gallery .gallery-slider .js-gallery {
      min-width: auto;
   }
   .gallery button.slick-prev:after {
      top: 0!important;
   }
}

@media screen and (max-width: 850px){
   .product_rd--general .bloc-content .product_rd__description {
      display: block;
      width: 100%;
   }
}

@media screen and (max-width: 767px){
   .rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:nth-child(2):after {
      display: block;
   }
   .product-detail__cooking-list li {
		width: 100%;
	}
	.rd-product-consist__inner .product-detail__cooking .product-detail__cooking-item:before {
		display: none;
	}
	.product-detail__cooking-list li:nth-child(5):after {
		display: block;
	}
   .rd-product-nan-consist__table table,
   .product-detail__cooking-text{
      font-size: 1.8rem;
   }
   .product-detail__cooking-text {
        align-items: center;
   }
	.product-full .product_rd__content .product.product_rd {
		margin-top: 0;
		margin-bottom: 0;
	}
	.product_rd__content .product.product_rd .row.bloc-content {
		margin-bottom: 0;
	}
	.rd-product-nan-consist__container {
		column-count: 1;
	}
	.product-full .product_rd .bloc-content .col-8 {
		padding: 20px 20px 35px;
	}
    .rd-product-nan-consist__kkal-title,
    .rd-product-nan-consist__kkal{
        font-size: 1.8rem
    }
    .rd-product-nan-consist__kkal-title{
        padding: 15px 0;
    }
    .rd-product-nan-consist__kkal{
        font-size: 18px;
    }
    .rd-product-nan-consist__table table,
    .product-detail__cooking-text{
        font-size: 1.8rem;
    }
    .rd-product-nan-consist__table table tr td{
        padding: 5px 15px;
        font-size: 1.6rem;
    }
    .rd-product-nan-consist__table{
        font-size: 15px;
    }
}
@media screen and (max-width: 500px){
   .product-full .product_rd .product-header h1 {
      font-size: 30px;
      line-height: 30px;
   }

   .gallery button.slick-prev:after {
      top: 11px!important;
   }

   .gallery button.slick-next:after {
   top: 11px!important;
   }
   
   .product_rd__description .commit-text_font-fam-rb {
      text-align: left;
   }

   .reviews__wrapper {
      justify-content: flex-start;
      min-width: 0;
   }

   .product-full .product_rd .product-header .summary p {
      margin-left: 0;
      margin-right: 0;
      text-align: left;
   }
   .product-full .product_rd .product-header .age {
      margin: 9px 0 0;
      text-align: left;
   }
   .rd-product-nan-cooking__box {
      margin-bottom: 0px;
   }
    .rd-product-nan-consist__kkal-title,
    .rd-product-nan-consist__kkal{
        font-size: 14px;
    }
    .rd-product-nan-consist__table {
        padding-top: 10px;
    }
    .rd-product-nan-consist__table table {
        width: calc(100% + 30px);
    }
     .rd-product-nan-consist__kkal-title, .rd-product-nan-consist__kkal {
    margin-right: 10px !important;
     }

   .__tg .product-detail__opener .product-detail__opener-ico:before {
      margin-left: -8px;
   }
   
   .__tg .product-detail__opener .product-detail__opener-ico:after {
      margin-left: -2px;
   }
   .product-detail__opener .product-detail__opener-ico:before {
      margin-left: -8px;
   }
}
