a, a:hover {
    color: #830721
}
button:active,
button:focus {
    outline: none;
}
button::-moz-focus-inner {
    border: 0;
}
a:active,
a:focus {
    outline: none;
}
input,
textarea {
    outline: none;
}
input:active,
textarea:active {
    outline: none;
}
:focus {
    outline: none;
}
textarea {
    resize: none;
}
textarea {
    resize: vertical;
}
textarea {
    resize: horizontal;
}
input {
    margin: 0;
}
* {
    box-sizing: border-box;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Bold.eot");
    src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Regular.eot");
    src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Bradobrei";
    src: url("../fonts/Bradobrei.eot");
    src: url("../fonts/Bradobrei.eot?#iefix") format("embedded-opentype"), url("../fonts/Bradobrei.woff2") format("woff2"), url("../fonts/Bradobrei.woff") format("woff"), url("../fonts/Bradobrei.ttf") format("truetype"), url("../fonts/Bradobrei.svg#Bradobrei") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-Medium.eot");
    src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat";
    src: url("../fonts/Montserrat-SemiBold.eot");
    src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
}
body {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.4;
    color: #282828;
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0!important;
}
.wrapper {
    width: 100%;
    float: left;
    overflow: hidden;
}
.container {
    width: 100%;
    float: left;
    max-width: 1270px;
    padding-left: 15px;
    padding-right: 15px;
}
header {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.h_top {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.h_top_wrap {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.h_logo {
    width: auto;
    float: left;
    display: flex;
    align-items: center;
}
.h_logo a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.h_logo img {
    width: 100%;
    float: left;
    max-width: 100px;
}
.h_logo p {
    width: auto;
    float: left;
    padding-left: 30px;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    color: #4A1601;
}
.h_search {
    width: 100%;
    float: left;
    max-width: 400px;
    padding-left: 10px;
    padding-right: 10px;
}
.h_search_form {
    width: 100%;
    float: left;
    position: relative;
}
.h_search_form input {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 140%;
    color: #959595;
    padding-left: 60px;
    padding-right: 15px;
    background: #FFFFFF;
    border: 1px solid #830721;
    box-sizing: border-box;
    border-radius: 50px;
    height: 50px;
}
.h_search_form button {
    width: 40px;
    height: 100%;
    position: absolute;
    left: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: none;
    cursor: pointer;
}
.h_contacts {
    width: 100%;
    float: left;
    max-width: 215px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    flex-direction: column;
}
.h_contacts_item {
    width: 100%;
    float: left;
    padding-left: 45px;
}
.h_contacts_item:not(:last-child) {
    margin-bottom: 15px;
}
.h_contacts_item span {
    width: 100%;
    float: left;
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.03em;
    color: #838383;
    margin-bottom: 5px;
}
.h_contacts_item a {
    width: auto;
    float: left;
    text-decoration: none;
    transition: .3s;
    font-weight: 600;
    font-size: 14px;
    color: #830721;
}
.h_contacts_item a:hover {
    opacity: 0.7;
}
.h_contacts_email {
    background: url("../img/mail.svg") center left no-repeat;
}
.h_contacts_call {
    background: url("../img/wa.svg") center left no-repeat;
}
.price_link {
    width: auto;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background: #FFFFFF;
    border: 2px solid #830721;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 5px 25px;
    min-height: 60px;
    font-weight: 600;
    font-size: 12px;
    line-height: 140%;
    color: #830721;
    transition: .3s;
}
.price_link svg {
    width: auto;
    float: left;
    height: auto;
    margin-left: 23px;
}
.price_link svg path {
    transition: .3s;
}
.price_link:hover {
    background-color: #830721;
    color: #fff;
}
.price_link:hover svg path {
    fill: #fff;
}
.c-prices__name {clear: both}
.tab-content > .active {overflow: hidden}
.catalog__sorter > .b-sorter {
    padding-left: 0px;
}
.basketline__icon {color: #fff !important}
.list-showcase.m_new_list {border-left: none; border-right: none}
.h_bottom {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    background: url(../img/h_bg.jpg) center no-repeat;
    /*background: #f8f9fa;*/
    /*background: rgba(131, 7, 33, .6);*/
    background-size: cover;
}
.h_bottom_wrap {
    width: 100%;
    float: left;
}
.h_nav {
    width: 100%;
    float: left;
}
.h_nav_list {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.h_nav_list li {
    width: auto;
    float: left;
    position: relative;
}
.h_nav_list li:not(:last-child):after {
    position: absolute;
    height: 70%;
    top: 15%;
    right: 0;
    content: "";
    width: 1px;
    display: flex;
    /*background: #9C76CE;*/
}
.h_nav_list li a {
    width: auto;
    float: left;
    text-decoration: none;
    transition: .3s;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    /*color: #292929;*/
    padding: 10px 27px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    position: relative;
    z-index: 2;
}
.h_nav_list li a:hover {
    background-color: #FFF;
    /*color: #830721;*/
    color: #830721;
}
main {
    width: 100%;
    float: left;
}
.m_columns {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;

}
.m_columns_wrap {
    width: 100%;
    float: left;
    display: flex;
}
.m_columns_left {
    width: 100%;
    float: left;
    max-width: 295px;
}
.m_columns_right {
    width: 100%;
    float: left;
    max-width: calc(100% - 295px);
    padding-left: 20px;
}
.m_banners_list {
    width: 100%;
    float: left;
    border-radius: 10px;
    margin-bottom: 50px;
}
.m_banners_list .slick-track {
    padding-bottom: 10px;
}
.m_banners_list li.slick-slide {
    width: 100%;
    float: left;
    height: 350px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.m_banners_list li.slick-slide img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
    position: absolute;
    z-index: -1;
}
.m_banners_list li.slick-slide p,
.m_banners_list li.slick-slide a {
    width: 100%;
    float: left;
    font-family: "Bradobrei";
    font-style: normal;
    font-weight: 500;
    font-size: 34px;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #282828;
    text-decoration: none;
    max-width: 650px;
}
.m_banners_list li.slick-slide a:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}
.m_banners_list .slick-arrow {
    height: 70px;
    width: 90px;
    background-color: #FFF;
    bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    position: absolute;
    z-index: 4;
    box-shadow: 8px 6px 10px rgba(218, 218, 218, 0.25);
}
.m_banners_list .slick-arrow svg {
    width: auto;
    float: left;
    height: auto;
}
.m_banners_list .slick-arrow svg path {
    transition: .3s;
}
.m_banners_list .slick-arrow:hover svg path {
    fill: #830721;
}
.m_banners_list .slick-next_arrow {
    right: 0;
    padding-left: 30px;
    border-radius: 0px 0px 10px 0px;
}
.m_banners_list .slick-prev_arrow {
    right: 90px;
    padding-right: 30px;
}
.m_banners_list .slick-dots {
    position: absolute;
    bottom: 30px;
    right: 50px;
    width: 75px;
    height: 30px;
    z-index: 5;
}
.m_banners_list .slick-dots li {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.m_banners_list .slick-dots li button {
    background: none;
    border: none;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    display: flex;
    align-items: center;
    color: #282828;
}
.m_banners_list .slick-dots li button i {
    color: #727272;
    font-size: 16px;
    margin-left: 2px;
    display: flex;
    white-space: nowrap;
}
.m_banners_list .slick-dots li.slick-active {
    opacity: 1;
    visibility: visible;
}
.m_recipe_list .slick-arrow,
.video_list .slick-arrow {
    width: 42px;
    height: 42px;
    cursor: pointer;
    border-radius: 100%;
    background: #830721;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    border: none;
}
.m_recipe_list .slick-arrow:hover,
.video_list .slick-arrow:hover {
    box-shadow: 0px 0px 12px #ec1543;
}
.m_recipe_list .slick-prev_arrow,
.video_list .slick-prev_arrow {
    left: 50%;
    margin-left: -55px;
}
.m_recipe_list .slick-next_arrow,
.video_list .slick-next_arrow {
    right: 50%;
    margin-right: -55px;
}
.m_catalog {
    width: 100%;
    float: left;
}
.m_catalog_list {
    width: 100%;
    float: left;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(188, 188, 188, 0.25);
    border-radius: 10px;
}
.m_catalog_list li {
    width: 100%;
    float: left;
}
.m_catalog_list li:hover > a {
    background: #ffffff;
    color: #830721;
}
.m_catalog_list li:not(:last-child) {
    border-bottom: 1px solid #f8f9fa;
}
.m_catalog_list li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.m_catalog_list li:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.m_catalog_list li a {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 140%;
    text-decoration: none;
    transition: .3s;
    color: #3E3E3E;
    padding: 20px 20px;
}
.m_catalog_list li a svg {
    width: auto;
    float: left;
    margin-left: 10px;
}
.slick-list,
.slick-track {
    min-width: 100%;
}
.m_new {
    width: 100%;
    float: left;
}
.block_title {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 140%;
    display: flex;
    align-items: center;
    color: #830721;
    margin-bottom: 20px;
}
.m_new_list {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
    margin-bottom: 40px;
}
.m_new_list li {
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;
}
.m_new_list li a {
    width: 100%;
    float: left;
    text-decoration: none;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    /* or 20px */
    display: flex;
    align-items: center;
    color: #282828;
    transition: .3s;
}
.m_new_list li a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    right: 0;
    bottom: 0;
    z-index: 2;
}
.m_new_list li a:hover {
    color: #830721;
    text-decoration-line: underline;
}
.m_new_list .slick-arrow {
    width: 42px;
    height: 42px;
    cursor: pointer;
    border-radius: 100%;
    background: #830721;
    transition: .3s;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    border: none;
}
.m_new_list .slick-arrow:hover {
    box-shadow: 0px 0px 12px #ec1543;
}
.m_new_list .slick-prev_arrow {
    left: 50%;
    margin-left: -55px;
}
.m_new_list .slick-next_arrow {
    right: 50%;
    margin-right: -55px;
}
.m_new_list_img {
    width: 100%;
    float: left;
    height: 360px;
    margin-bottom: 20px;
}
.m_new_list_img img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}
.m_products {
    width: 100%;
    float: left;
    margin-bottom: 70px;
}
.m_products_list {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    display: flex;
    flex-wrap: wrap;
}
.m_products_list li {
    width: calc(25% - 16px);
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 35px;
    float: left;
    position: relative;
}
.m_products_list li a {
    width: 100%;
    float: left;
    min-height: 40px;
    text-decoration: none;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;
    /* or 20px */
    transition: .3s;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #282828;
}
.m_products_list li a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    right: 0;
    bottom: 0;
    z-index: 2;
}
.m_products_list li a:hover {
    text-decoration-line: underline;
    color: #830721;
}
.m_products_list li p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 140%;
    color: #666666;
}
.m_products_list_img {
    width: 100%;
    float: left;
    height: 300px;
    margin-bottom: 20px;
}
.m_products_list_img img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}
.see_more_wrap {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.see_more {
    width: auto;
    float: left;
    text-decoration: none;
    border: 2px solid #830721;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 25px 50px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 140%;
    /* identical to box height, or 17px */
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #3E3E3E;
    transition: .3s;
}
.see_more:hover {
    color: #fff;
    background: #830721;
}
.m_about {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-top: 90px;
    padding-bottom: 90px;
    /* background: url("../img/about_bg2.jpg") center no-repeat;*/
    background-size: cover;
    position: relative;
}
.width100backpink {
    background-image: url(/bitrix/templates/profood30_sopdu/img/about_bg.jpg);
    position: absolute;
    width: calc(100vw - 18px);
    height: 100%;
    top: 0px;
    z-index: -1;
}
main {


}
.m_about_wrap {
    width: 100%;
    float: left;
    display: flex;
}
.m_about_media {
    width: 100%;
    float: left;
    max-width: 525px;
}
.m_about_media .slick-arrow {
    height: 70px;
    width: 90px;
    background-color: #FFF;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    cursor: pointer;
    position: absolute;
    z-index: 4;
    box-shadow: 8px 6px 10px rgba(218, 218, 218, 0.25);
}
.m_about_media .slick-arrow svg {
    width: auto;
    float: left;
    height: auto;
}
.m_about_media .slick-arrow svg path {
    transition: .3s;
}
.m_about_media .slick-arrow:hover svg path {
    fill: #830721;
}
.m_about_media .slick-next_arrow {
    right: 0;
    padding-left: 30px;
    border-radius: 0px 0px 10px 0px;
}
.m_about_media .slick-prev_arrow {
    right: 90px;
    padding-right: 30px;
}
.m_about_media .slick-dots {
    position: absolute;
    bottom: 20px;
    right: 50px;
    width: 75px;
    height: 30px;
    z-index: 5;
}
.m_about_media .slick-dots li {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
}
.m_about_media .slick-dots li button {
    background: none;
    border: none;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    display: flex;
    align-items: center;
    color: #282828;
}
.m_about_media .slick-dots li button i {
    color: #727272;
    font-size: 16px;
    margin-left: 2px;
    display: flex;
    white-space: nowrap;
}
.m_about_media .slick-dots li.slick-active {
    opacity: 1;
    visibility: visible;
}
.m_about_text {
    width: 100%;
    float: left;
    max-width: calc(100% - 525px);
    padding-right: 100px;
}
.m_about_text p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    letter-spacing: 0.03em;
    color: #282828;
    margin-bottom: 30px;
}
.standart_list {
    width: 100%;
    float: left;
}
.standart_list li {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    position: relative;
    letter-spacing: 0.03em;
    padding-left: 20px;
    color: #282828;
}
.standart_list li:after {
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    background: #830721;
    content: "";
}
.standart_list li:not(:last-child) {
    margin-bottom: 30px;
}
.m_about_media_list {
    width: 100%;
    float: left;
    box-shadow: 0px 4px 20px #DAD0C4;
    border-radius: 10px;
}
.m_about_media_list li.slick-slide {
    width: 100%;
    float: left;
    padding: 0;
}
.m_about_media_list li.slick-slide a {
    width: 100%;
    float: left;
}
.m_about_media_list li.slick-slide a img {
    width: 100%;
    float: left;
    height: 595px;
    object-fit: cover;
    border-radius: 10px;
}
footer {
    width: 100%;
    float: left;
    padding-top: 45px;
    padding-bottom: 25px;
    background: #f2f6fa;
}
.f_top {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 10px;
}
.f_top_wrap {
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.f_logo .h_slogan {
    color: #484848;
}
.f_center {
    width: auto;
    float: left;
}
.f_center .h_contacts {
    width: auto;
    max-width: none;
    flex-direction: row;
    display: flex;
    align-items: center;
}
.f_center .h_contacts_item {
    background-size: 42px 42px;
    padding-left: 57px;
    min-height: 42px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0 !important;
}
.f_center .h_contacts_item:not(:last-child) {
    margin-right: 45px;
}
.f_center .h_contacts_item a {
    color: #830721;
    font-size: 16px;
    white-space: nowrap;
}
.f_center .h_contacts_item span {
    font-size: 13px;
    white-space: nowrap;
}
.h_contacts_inst {
    background: url(../img/inst.svg) center left no-repeat;
    background-size: 42px 42px;
}
.h_contacts_inst.vk1 {
    background: url(../img/vk2.svg) center left no-repeat;
}
.price_link--mod {
    color: #fff;
    background: none;
}
.price_link--mod svg path {
    fill: #fff;
}
.f_copyright {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.f_copyright .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.f_copyright p {
    /*width: 100%;*/
    /*float: left;*/
    /*text-align: center;*/
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 140%;
    /* identical to box height, or 17px */
    letter-spacing: 0.03em;
    text-transform: capitalize;
    color: #9E9E9E;
    margin-left: 130px;
}
.f_copyright p span{
    display: block;
}
.f_nav_list {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.f_nav_list li:after {
    background: #434343 !important;
}
.f_nav_list li a {
    font-weight: 600;
    min-height: 40px;
    color: #830721;
}
.f_nav_list li a:hover {
    background: none;
    /*color: #830721;*/
    opacity: 0.7;
}
.f_nav {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.f_nav_wrap {
    width: 100%;
    float: left;
}
.close_menu {
    display: none;
}
.menu_open {
    display: none;
}
.search_open {
    display: none;
}
.mob_right {
    width: auto;
    float: left;
    display: none;
}
.body--active {
    height: 100vh;
    overflow: hidden;
}
.hide_img {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.close_img {
    max-width: 17px !important;
}
.m_catalog_list_inside {
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(100%);
    z-index: 10;
    background-color: #FFF;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(188, 188, 188, 0.25);
    border-radius: 10px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: .1s;
}
.m_catalog_list li {
    position: relative;
}
.m_catalog_list li a svg {
    display: none;
}
.m_catalog_list li:hover .m_catalog_list_inside {
    opacity: 1;
    visibility: visible;
}
.has_child > a > svg {
    display: block !important;
}
h2 {font-size: 34px}
.m_recipe {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 100px;
}
.m_recipe_wrap {
    width: 100%;
    float: left;
}
.m_recipe_list {
    width: calc(100% + 26px);
    margin-left: -13px;
    margin-right: -13px;
    float: left;
    padding-bottom: 90px;
}
.m_recipe_list > li,
.m_recipe_list li.slick-slide {

    margin-left: 13px;
    margin-right: 13px;
    float: left;
    position: relative;
}

.m_recipe_list > li, .tab-content .m_recipe_list li.slick-slide {width: calc(100% / 6 - 26px) !important;}


.m_recipe_list > li a,
.m_recipe_list li.slick-slide a {
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    width: 100%;
    float: left;
    /* or 21px */
    display: flex;
    align-items: center;
    color: #282828;
    text-decoration: none;
    transition: .3s;
}
.m_recipe_list > li a:after,
.m_recipe_list li.slick-slide a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 5;
}
.m_recipe_list > li a:hover,
.m_recipe_list li.slick-slide a:hover {
    color: #830721;
}
.m_recipe_list_img {
    width: 100%;
    float: left;
    height: 180px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}
.m_recipe_list_img img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}
.m_about_text .block_title {
    color: #282828;
}
.m_news_page {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-bottom: 70px;
}
.m_news_page_wrap {
    width: 100%;
    float: left;
}
.page_title_block {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.page_title {
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
}
.m_news_page_list {
    width: 100%;
    float: left;
}
.m_news_page_list li {
    width: 100%;
    float: left;
    display: flex;
    margin-bottom: 30px;
}
.m_news_page_list li:not(:first-child) {
    border-top: 1px solid #EEEEEE;
    padding-top: 30px;
}
.m_news_page_list_img {
    width: 100%;
    float: left;
    max-width: 250px;
    height: 230px;
    border-radius: 10px;
    overflow: hidden;
}
.m_news_page_list_img img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}
.m_news_page_list_info {
    width: 100%;
    float: left;
    max-width: calc(100% - 250px);
    padding-left: 30px;
}
.m_news_page_list_info p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 130%;
    /* or 18px */
    color: #555555;
    margin-bottom: 20px;
}
.m_news_page_name {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 140%;
    /* or 28px */
    display: flex;
    align-items: center;
    color: #0F0C2D;
    margin-bottom: 15px;
}
.m_news_page_data {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 130%;
    /* identical to box height, or 17px */
    color: #8B8B8B;
    margin-bottom: 15px;
}
.main_but {
    width: auto;
    float: left;
    transition: .3s;
    text-decoration: none;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(180deg, #830721 0%, #734ca7 100%);
    border-radius: 8px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 7px;
    padding-bottom: 7px;
    min-height: 54px;
}
.main_but:hover {
    background: linear-gradient(180deg, #830721 100%, #734ca7 0%);
}
.pagin {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
}
.pagin_list {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-right: 200px;
    padding-left: 200px;
    min-height: 54px;
}
.pagin_list li a {
    width: auto;
    height: 40px;
    min-width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 100%;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 15px;
    line-height: 18px;
    color: #C7C7C7;
    text-decoration: none;
    transition: .3s;
}
.pagin_list li a:hover {
    color: #663B9E;
}
.pagin_list li .pagin--active {
    background: linear-gradient(180deg, #830721 0%, #663b9e 100%);
    color: #FFF;
}
.pagin_list li .pagin--active:hover {
    color: #FFF;
}
.pagin_list .pagin_next,
.pagin_list .pagin_prev {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagin_list .pagin_next a,
.pagin_list .pagin_prev a {
    background: #FFFFFF;
    border: 2px solid #B4B4B4;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 20px 25px;
    text-decoration: none;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #747474;
    height: auto;
}
.pagin_list .pagin_next a:hover,
.pagin_list .pagin_prev a:hover {
    color: #830721;
    border-color: #830721;
}
.pagin_list .pagin_next a:hover svg path,
.pagin_list .pagin_prev a:hover svg path {
    fill: #830721;
}
.pagin_list .pagin_next svg,
.pagin_list .pagin_prev svg {
    margin-left: 10px;
}
.pagin_list .pagin_next svg path,
.pagin_list .pagin_prev svg path {
    transition: .3s;
}
.pagin_list .pagin_prev {
    right: initial;
    left: 0;
}
.pagin_list .pagin_prev svg {
    margin-left: 0;
    margin-right: 10px;
}
.m_contacts_tabs_wrap {
    width: 100%;
    float: left;
}
.m_contacts_tabs_cont {
    width: 100%;
    float: left;
    display: none;
}
.m_contacts_tabs_cont--active {
    display: block;
}
.m_contacts_tabs_cont_map {
    width: 100%;
    float: left;
    max-width: 350px;
}
.m_contacts_tabs_cont_map .map {
    width: 100%;
    float: left;
    height: 600px;
}
.m_contacts_tabs_cont_info {
    width: 100%;
    float: left;
    max-width: calc(100% - 350px);
    padding-right: 30px;
}
.m_contacts_page {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-bottom: 70px;
}
.m_contacts_page_wrap {
    width: 100%;
    float: left;
}
.m_contacts_tabs {
    width: 100%;
    float: left;
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 50px;
}
.m_contacts_tabs li {
    width: auto;
    float: left;
}
.m_contacts_tabs li:not(:last-child) {
    margin-right: 70px;
}
.m_contacts_tabs li a {
    width: auto;
    float: left;
    flex-direction: column;
    transition: .3s;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #6B6B6B;
    padding-bottom: 15px;
    position: relative;
    text-decoration: none;
}
.m_contacts_tabs li a:hover span {
    color: #885FBF;
}
.m_contacts_tabs li a:after {
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    background: #885FBF;
    content: "";
    width: 100%;
    display: flex;
    opacity: 0;
}
.m_contacts_tabs li a span {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    transition: .3s;
    font-weight: bold;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    color: #6B6B6B;
}
.m_contacts_tabs li .m_contacts_tabs--active:after {
    opacity: 1;
}
.m_contacts_tabs li .m_contacts_tabs--active span {
    color: #885FBF;
}
.m_contacts_cont_item {
    width: 100%;
    float: left;
}
.m_contacts_cont_item_title {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
    /* or 34px */
    display: flex;
    align-items: center;
    color: #282828;
    margin-bottom: 30px;
}
.m_contacts_cont_item_adress {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.m_contacts_cont_item_adress .m_contacts_cont_item_wrap {
    width: 100%;
    float: left;
    flex: 1;
    min-width: 50%;
}
.m_contacts_cont_item_adress .m_contacts_cont_item_wrap p {
    font-size: 18px;
}
.m_contacts_cont_item_tel {
    display: flex;
    width: 100%;
    float: left;
    flex-wrap: wrap;
}
.m_contacts_cont_item_tel .m_contacts_cont_item_wrap {
    width: 100%;
    float: left;
    flex: 1;
    min-width: 50%;
}
.m_contacts_cont_item_wrap {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.m_contacts_cont_item_wrap span:not(.m_contacts_title_elem) {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    color: #1D2433;
}
.m_contacts_cont_item_wrap p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #1D2433;
    margin-bottom: 10px;
}
.m_contacts_cont_item_wrap:not(:last-child) {
    padding-right: 30px;
}
.m_contacts_cont_item_wrap a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #7D55B2;
    width: auto;
    float: left;
}
.m_contacts_cont_item_wrap a:hover {
    text-decoration: none;
}
strong {
    font-weight: bold;
}
.m_contacts_cont_item_tel .tel_link {
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #1D2433;
    width: auto;
    float: left;
    text-decoration: none;
}
.mail_link {
    width: auto;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold !important;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #7D55B2;
}
.mail_link:hover {
    text-decoration: none;
}
.soc_block {
    width: 100%;
    float: left;
}
.soc_block span {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
    /* or 34px */
    display: flex;
    align-items: center;
    color: #282828;
    margin-bottom: 25px;
}
.soc_block_list {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.soc_block_list li {
    margin-right: 20px;
}
.soc_block_list li a {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    transition: .3s;
    display: flex;
    position: relative;
}
.soc_block_list li a img {
    width: 100%;
    float: left;
    height: auto;
}
.soc_block_list li a:hover {
    transform: translateY(-3px);
}
.m_contacts_cont_item_subtitle {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #1D2433;
    margin-bottom: 20px;
}
.m_similar_rec {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.m_similar_rec {
    padding-bottom: 70px;
    padding-top: 50px;
}
.m_card_page {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.m_card_page_top {
    width: 100%;
    float: left;
    display: flex;
    margin-bottom: 50px;
}
.m_card_page_gallery {
    width: 100%;
    float: left;
    max-width: 440px;
}
.m_card_main_slider {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.m_card_main_slider li {
    width: 100%;
    float: left;
    height: 360px !important;
    cursor: pointer;
}
.m_card_main_slider li img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}
.m_card_nav_slider {
    width: calc(100% + 16px);
    margin-left: -8px;
    margin-right: -8px;
    float: left;
}
.m_card_nav_slider li {
    height: 100px !important;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    margin-left: 8px;
    margin-right: 8px;
}
.m_card_nav_slider li img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}
.m_card_page_bottom {
    width: 100%;
    float: left;
    display: flex;
}
.m_card_page_bottom_theme {
    width: 100%;
    float: left;
    max-width: 320px;
}
.m_card_page_bottom_theme span {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 140%;
    /* or 42px */
    display: flex;
    align-items: center;
    color: #830721;
    margin-bottom: 25px;
}
.m_card_page_bottom_theme_list {
    width: 100%;
    float: left;
}
.m_card_page_bottom_theme_list li {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 30px;
    position: relative;
}
.m_card_page_bottom_theme_list li:after {
    position: absolute;
    left: 0;
    top: 15px;
    width: 16px;
    height: 16px;
    display: flex;
    content: "";
    background: url("../img/check.svg") center no-repeat;
    background-size: contain;
}
.m_card_page_bottom_theme_list li:first-child {
    padding-top: 0;
}
.m_card_page_bottom_theme_list li:first-child:after {
    top: 0;
}
.m_card_page_bottom_recept {
    width: 100%;
    float: left;
    max-width: calc(100% - 320px);
    padding-right: 45px;
}
.m_card_page_bottom_recept > span {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 140%;
    /* or 42px */
    display: flex;
    align-items: center;
    color: #830721;
    margin-bottom: 25px;
}
.m_card_page_bottom_recept_wrap {
    width: 100%;
    float: left;
    padding: 35px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 5px;
}
.m_card_page_bottom_recept_item {
    width: 100%;
    float: left;
}
.m_card_page_bottom_recept_item:not(:last-child) {
    margin-bottom: 20px;
}
.m_card_page_bottom_recept_item > span {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    /* or 28px */
    display: flex;
    align-items: center;
    color: #282828;
    margin-bottom: 20px;
}
.m_card_page_bottom_recept_list {
    width: 100%;
    float: left;
}
.m_card_page_bottom_recept_list li {
    display: flex;
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}
.m_card_page_bottom_recept_list li:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
}
.m_card_page_bottom_recept_list_left {
    width: 50%;
    float: left;
    padding-right: 5px;
}
.m_card_page_bottom_recept_list_left a {
    width: auto;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    align-items: center;
    text-decoration-line: underline;
    color: #830721;
}
.m_card_page_bottom_recept_list_left a:hover {
    text-decoration: none;
}
.m_card_page_bottom_recept_list_left p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #3E3E3E;
}
.m_card_page_bottom_recept_list_right {
    width: 50%;
    padding-left: 5px;
}
.m_card_page_bottom_recept_list_right p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #3E3E3E;
}
.fancybox-image {
    width: auto !important;
    max-width: 100% !important;
    height: auto;
}
.fancybox-image-wrap {
    max-width: 100% !important;
}
.m_card_page--modific .m_card_page_info .page_title {
    margin-bottom: 20px;
}
.m_card_page_info {
    width: 100%;
    float: left;
    max-width: calc(100% - 440px);
    padding-left: 20px;
}
.m_card_page_info p {
    font-family: Montserrat;
}
.m_card_page_info > p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 500;
}
.m_card_page_info .page_title {
    margin-bottom: 0;
}
.m_card_page_info > span {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    display: flex;
    align-items: center;
    color: #282828;
    margin-bottom: 30px;
}
.m_card_page_info_item {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.m_card_page_info_item > span {
    width: 100%;
    float: left;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    display: flex;
    align-items: center;
    color: #282828;
    margin-bottom: 10px;
}
.m_card_page_info_item p {
    width: 100%;
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    /* or 20px */
    display: flex;
    align-items: center;
    color: #535353;
}
.m_card_page_info_tabs {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #C4C4C4;
}
.m_card_page_info_tabs li {
    width: auto;
    float: left;
}
.m_card_page_info_tabs li:not(:last-child) {
    margin-right: 50px;
}
.m_card_page_info_tabs li a {
    width: auto;
    float: left;
    text-decoration: none;
    transition: .3s;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 140%;
    /* or 25px */
    display: flex;
    align-items: center;
    color: #AAAAAA;
    padding-bottom: 6px;
    position: relative;
}
.m_card_page_info_tabs li a:after {
    width: 100%;
    float: left;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: -1px;
    content: "";
    background: #7E56B4;
    opacity: 0;
    transition: .3s;
}
.m_card_page_info_tabs li a:hover {
    color: #282828;
}
.m_card_page_info_tabs li .m_card_page_info_tabs--active {
    color: #282828;
}
.m_card_page_info_tabs li .m_card_page_info_tabs--active:after {
    opacity: 1;
}
.m_card_page_info_tabs_wrap {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.m_card_page_info_tabs_cont {
    width: 100%;
    float: left;
    display: none;
}
.m_card_page_info_tabs_cont p {
    font-size: 14px;
    font-weight: 500;
}
.m_card_page_info_tabs_cont--active {
    display: block;
}
.inside_title {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    font-family: Bradobrei;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
    /* or 34px */
    display: flex;
    align-items: center;
    color: #830721;
}
.m_card_page--modific .m_card_page_top {
    border-bottom: 1px solid #830721;
    padding-bottom: 30px;
    margin-bottom: 0;
}
.m_card_page--modific .m_card_page_bottom > div {
    padding-top: 30px;
    border-bottom: 1px solid #830721;
}
.m_recipe_list--mod .slick-arrow,
.video_list .slick-arrow {
    bottom: 30px;
}
.slick-track,
.slick-list {
    min-width: 100%;
}
.m_card_page_bottom--mod {
    display: flex;
    flex-direction: column;
}
.video_list {
    width: calc(100% + 26px);
    margin-left: -13px;
    margin-right: -13px;
    float: left;
}
.video_list li {
    width: calc(25% - 26px);
    float: left;
    margin-left: 13px;
    margin-right: 13px;
}
.video_list li a {
    width: 100%;
    float: left;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.video_list li a:hover:before {
    transform: translate(-50%, -65%);
}
.video_list li a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 5;
    background: rgba(40, 40, 40, 0.4);
}
.video_list li a:before {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 54px;
    height: 54px;
    display: flex;
    position: absolute;
    content: "";
    background: url("../img/play.svg") center no-repeat;
    background-size: contain;
    z-index: 7;
    transition: .3s;
}
.video_list li a img {
    width: 100%;
    float: left;
    height: 170px;
    object-fit: cover;
    border-radius: 5px;
}
.video_list {
    padding-bottom: 90px;
}
#video_modal {
    width: 100%;
    max-width: 750px;
    padding: 0 !important;
}
#video_modal iframe {
    width: 100%;
    height: 400px;
    display: flex;
}
@media (max-width: 1199px) {
    .block_title {
        font-size: 24px;
    }

    .f_top_wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .f_center {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .m_about_text {
        padding-right: 30px;
    }

    .m_about {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .m_products_list li {
        width: calc(50% - 16px);
    }

    .see_more {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .h_logo img {
        max-width: 75px;
    }

    .h_logo p {
        padding-left: 15px;
        font-size: 16px;
    }

    .h_search {
        max-width: 300px;
    }

    .h_nav_list li a {
        padding-left: 20px;
        padding-right: 20px;
        min-height: 50px;
    }

    .m_catalog_list_inside {
        position: relative;
        transform: none;
        opacity: 1;
        visibility: visible;
        margin: 10px;
        display: none;
        transition: none;
    }

    .m_catalog_list li {
        display: flex;
        flex-direction: column;
    }

    .m_catalog_list li a svg {
        transition: .3s;
    }

    .m_catalog_list li:hover > a {
        background: none;
        color: #3E3E3E;
    }

    .active_catalog_link svg {
        transform: rotate(90deg);
    }

    .m_contacts_tabs_cont--active {
        display: flex;
        flex-direction: column;
    }

    .m_contacts_tabs_cont_info {
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 30px;
    }

    .m_contacts_tabs_cont_map {
        max-width: 100%;
    }

    .m_contacts_tabs_cont_map .map {
        height: 400px;
    }

    .m_contacts_tabs_cont_map .map .ymaps-map {
        height: 400px !important;
    }

    .m_contacts_tabs li:not(:last-child) {
        margin-right: 30px;
    }

    .m_contacts_tabs {
        overflow-x: auto;
        overflow-y: hidden;
        display: flex;
        flex-wrap: nowrap;
        margin-bottom: 30px;
    }

    .m_contacts_tabs a span {
        font-size: 16px;
        white-space: nowrap;
    }

    .m_card_page_top {
        display: flex;
        margin-bottom: 20px;
        flex-direction: column;
        align-items: flex-start;
    }

    .m_card_page_bottom {
        flex-direction: column;
    }

    .m_card_page_bottom_recept {
        max-width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .m_similar_rec {
        padding-top: 30px;
    }

    .m_card_page_bottom_theme {
        max-width: 100%;
    }

    .m_card_page_info {
        padding-top: 20px;
        padding-left: 0;
        max-width: 100%;
    }

    .m_card_page {
        padding-bottom: 25px;
    }

    .m_card_page_bottom_recept > span {
        font-size: 24px;
    }
}
.m_columns_right .m_catalog_list {display: none}
@media (max-width: 991px) {
    .gopro-container {clear: both}

    .m_recipe_list > li, .m_recipe_list1 li.slick-slide {width: auto !important}

    .m_columns_right .m_catalog_list {display: block; margin: 20px 0 40px 0}

    .m_columns_right .m_catalog_list + .b-section-list {display: none}

    .list-showcase__inner {padding: 20px 5px}

    .m_columns_wrap {
        flex-direction: column;
        align-items: center;
    }

    .m_columns_left {display: none;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .m_columns_right {
        max-width: 100%;
        padding-left: 0;
    }

    .m_about_wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .m_about_text {
        max-width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .m_about_media {
        max-width: 100%;
    }

    .f_nav_list li a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .m_catalog_list li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .h_slogan {
        display: none;
    }

    .price_link {
        min-height: 40px;
        padding-left: 15px;
        font-size: 12px;
        padding-right: 15px;
    }

    .price_link svg {
        margin-left: 12px;
    }

    .m_card_page_top {
        align-items: center;
    }

    .m_products {
        margin-bottom: 25px;
    }

    .m_recipe {
        padding-bottom: 35px;
    }
}
@media (max-width: 767px) {

    .bx-ui-sls-pane.dropdown-menu {display: none !important;}

    .detail__delivery-cost {display: none;}

    #bx-soa-order .col-sm-9, #bx-soa-order .col-sm-3, #bx-soa-order .col-sm-7, #bx-soa-order .col-sm-5 {width: 100%}

    .m_card_main_slider li {
        height: 240px !important;
    }

    .m_card_nav_slider li {
        height: 80px !important;
    }

    .f_center .h_contacts {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .f_center .h_contacts_item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 25px !important;
    }

    footer {
        padding-top: 25px; padding-bottom: 120px;
    }

    .f_nav_list {
        flex-wrap: wrap;
        justify-content: center;
    }

    .f_logo a {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .f_logo .h_slogan {
        padding-left: 0;
        margin-top: 15px;
    }

    .m_about_media_list li.slick-slide a img {
        height: 350px;
    }

    .m_about_media .slick-arrow {
        height: 40px;
    }

    .m_about_media .slick-dots {
        bottom: 6px;
    }

    .m_about_text p {
        font-size: 14px;
    }

    .standart_list li {
        font-size: 14px;
    }

    .standart_list li:not(:last-child) {
        margin-bottom: 20px;
    }

    .m_products {
        margin-bottom: 35px;
    }

    .m_products_list_img {
        height: 200px;
        margin-bottom: 10px;
    }

    .m_new_list {
        padding-bottom: 50px;
    }

    .m_banners_list .slick-arrow {
        height: 40px;
    }

    .m_banners_list .slick-dots {
        bottom: 16px;
    }

    .m_banners_list li.slick-slide p,
    .m_banners_list li.slick-slide a {
        font-size: 20px;
    }

    .m_new_list_img {
        height: 200px;
        margin-bottom: 10px;
    }

    .m_banners_list {
        margin-bottom: 30px;
    }

    .m_new_list {
        margin-bottom: 30px;
    }

    .h_bottom {
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        bottom: 0;
        overflow: auto;
        background: none;
        background-color: #FFF;
        z-index: 100;
        padding-top: 40px;
        transition: .3s;
        transform: translateX(110%);
    }

    .h_bottom--active {
        transform: none;
    }

    header .h_nav_list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    header .h_nav_list li {
        width: 100%;
    }

    header .h_nav_list li:nth-last-child(1),
    header .h_nav_list li:nth-last-child(2),
    header .h_nav_list li:nth-last-child(3),
    header .h_nav_list li:nth-last-child(4) {width: 25%; float: left; margin: 20px 0 0 0; text-align: center}

    .basketline__icon {color: #9d61cd !important;}

    .favorite .c-icon-count__icon {margin-right: auto}

    .c-icon-count__quantity {font-size: 15px}

    header .h_nav_list li:after {
        display: none !important;
    }

    header .h_nav_list li a {
        width: 100%;
        text-align: left;
        justify-content: flex-start;
        padding-left: 0;
        padding-right: 0;
        min-height: auto;
        padding-top: 7px;
        padding-bottom: 7px;
        color: #830721;
    }

    .close_menu {
        display: block;
        position: absolute;
        width: 20px;
        background: none;
        border: none;
        right: 10px;
        padding: 0;
        top: 5px;
    }

    .close_menu svg {
        width: 100%;
        float: left;
        height: auto;
    }

    .close_menu svg path {
        fill: #830721;
    }

    .h_bottom_wrap .h_contacts {
        padding-left: 0;
        padding-right: 0;
        margin-top: 25px;
    }

    .menu_open,
    .search_open {
        display: block;
        width: 24px;
        background: none;
        border: none;
        padding: 0;
    }

    .menu_open svg,
    .search_open svg {
        width: 100%;
        float: left;
    }

    .menu_open svg path,
    .search_open svg path {
        fill: #830721;
    }

    .menu_open img,
    .search_open img {
        width: 100%;
        height: auto;
        max-width: 20px;
    }

    .h_search {
        display: none;
    }

    .h_top {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    header {
        box-shadow: 0px -5px 12px #ec1543;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 100;
        background-color: #FFF;
    }

    main {
        padding-top: 110px;
    }

    .h_logo img {
        max-width: 60px;
    }

    .h_search_form input {
        height: 40px;
    }

    .price_link {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .mob_right {
        display: flex;
    }

    .mob_right button:not(:first-child) {
        margin-left: 15px;
    }

    .f_nav_list li a {
        font-size: 12px;
        padding-top: 7px;
        padding-bottom: 7px;
        min-height: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .h_search {
        display: flex;
        position: absolute;
        max-width: calc(100% - 130px);
        right: 50px;
        top: 50%;
        width: 0;
        overflow: hidden;
        transition: .3s;
        transform: translateY(-50%);
        padding: 0;
    }

    .h_search--active {
        width: 100%;
    }

    .h_search_form button {
        width: 40px;
        left: 0;
    }

    .h_search_form input {
        padding-left: 40px;
        padding-right: 30px;
        text-overflow: ellipsis;
    }

    .search_open {
        position: relative;
        z-index: 10;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .m_recipe {
        padding-bottom: 30px;
    }

    .m_recipe_list {
        padding-bottom: 65px;
    }

    .m_recipe_list_img {
        height: 135px;
    }

    .pagin_list .pagin_next a,
    .pagin_list .pagin_prev a {
        width: 40px;
        height: 40px;
        font-size: 0;
        padding: 0;
    }

    .pagin_list .pagin_next a svg,
    .pagin_list .pagin_prev a svg {
        margin: 0;
    }

    .pagin_list {
        padding-left: 50px;
        padding-right: 50px;
    }

    .m_news_page {
        padding-bottom: 30px;
    }

    .m_news_page_list li {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .m_news_page_list_img {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .m_news_page_list_info {
        max-width: 100%;
        padding-left: 0;
    }

    .m_contacts_cont_item_adress .m_contacts_cont_item_wrap {
        flex: initial;
    }

    .m_contacts_cont_item_title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .m_contacts_cont_item_adress .m_contacts_cont_item_wrap p {
        font-size: 14px;
    }

    .m_contacts_cont_item_tel .tel_link {
        font-size: 18px;
    }

    .soc_block span {
        font-size: 18px;
    }

    .soc_block_list li a {
        width: 40px;
        height: 40px;
    }

    .soc_block_list li {
        margin-right: 10px;
    }

    .m_contacts_cont_item_wrap:not(:last-child) {
        padding-right: 0;
    }

    .m_contacts_page {
        padding-bottom: 30px;
    }

    .m_contacts_tabs {
        display: flex;
        flex-direction: column;
    }

    .m_contacts_tabs li {
        width: 100%;
    }

    .m_contacts_tabs li:last-child a {
        margin-bottom: 0;
        border: none;
    }

    .m_contacts_tabs li a {
        padding-bottom: 7px;
        margin-bottom: 10px;
        width: 100%;
        align-items: flex-start;
        border-bottom: 1px solid #DBDBDB;
    }

    .m_contacts_cont_item_tel .m_contacts_cont_item_wrap {
        flex: initial;
    }

    .m_card_page_bottom_recept_wrap {
        padding: 15px;
    }

    .m_card_page_bottom_recept_list_right p {
        font-size: 14px;
    }

    .m_card_page_bottom_recept_list_left p {
        font-size: 14px;
    }

    .m_card_page_bottom_recept_list_left a {
        font-size: 14px;
    }

    .m_card_page_bottom_recept_item > span {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .m_card_page_info > span {
        margin-bottom: 20px;
    }

    .m_similar_rec {
        padding-bottom: 30px;
    }

    .m_card_page_info_tabs li:not(:last-child) {
        margin-right: 30px;
    }

    .m_recipe_list--mod .slick-arrow,
    .video_list .slick-arrow {
        bottom: 10px;
    }

    .video_list {
        padding-bottom: 65px;
    }

    #video_modal iframe {
        height: 260px;
    }

    .video_list li a img {
        height: 135px;
    }

    .m_products {
        margin-bottom: 10px;
    }

    .sidebar {margin-top: 0 !important;}

    .page_title {margin-bottom: 10px;}

    .custom-select {padding: 0 10px; margin: 0 0 10px 0}

    #rs_easycart .rsec.rsec_headers .rsec_body {height: auto; text-align: left}

    #rs_easycart .rsec.rsec_headers .rsec_body .rsec_online {display: none}

    #rs_easycart .rsec.rsec_headers .rsec_body .rsec_orlink {display: none}

    #rs_easycart .rsec.rsec_headers .rsec_body .rsec_orlink:last-child {display: block}

    .detail__inner .col-xs-12,
    .detail__pic .owl-item .detail__pic__img {width: 100%; border-radius: 5px;}

    .detail__pic .owl-item .detail__pic__a,
    .detail__pic .owl-stage,
    .detail__pic .owl-item {height: auto; line-height: 1em}

    .detail__pay .b-pay__button {margin-bottom: 15px}
}
.see_more {cursor: pointer;}
/*
.c-stickers .c-stickers__sticker:nth-child(3){background:red}
.c-stickers .c-stickers__sticker:nth-child(4){background:green}
*/
.sticker-action.c-stickers__sticker {background: red;}
.sticker-new.c-stickers__sticker {background: green;}
.sticker-hit.c-stickers__sticker {background: #c58b00;}
.sticker-tdfs.c-stickers__sticker {background: #830721;}

@media only screen and (min-device-width: 768px) and (max-device-width: 999px) {
    span.rsec_name {font-size: 0px;}

    a.compare.c-icon-count {display: none;}

    a.favorite.c-icon-count {display: none;}

    a.basketline__cart.c-icon-count.has-items {display: none;}

    .h_nav_list li a {font-size: 11px;}

    /*.b-section-list.clearfix ul.row.list-unstyled {display: none;}*/

    .b-section-list>ul.row.catalog-list li {
        width: 33.333%;
    }
}

@media only screen and (min-device-width: 1020px) and (max-device-width: 1024px) {

    .h_nav_list li a {font-size: 10px;}

    .b-section-list a.parent {font-size: 13px; line-height: 24px;}

    .b-section-list li.section {height: 306px;}

}

@media only screen and (min-device-width: 1200px) and (max-device-width: 3000px) {
    .b-pay__inner {display: flex;}

    .b-pay__inner div.b-pay__quantity {padding-right: 5px;}

}
.list-showcase__prices .c-prices.product-alone {
    padding-top: 0px;
}
.list-showcase__prices {
    height: auto;
}
.list-showcase__prices {
    margin-bottom: 0px;
}
/*
.list-showcase__head {
  max-height: 95px;
}*/
.bx_catalog_tile .bx_catalog_tile_title a {
    padding-bottom: 2px;
}
.m_catalog_list li a {
    padding: 10px 30px 10px 20px;
    font-size: 12px;
}

.detail__compare-favorite-cheaper a {
    text-decoration: none;
}

.someform.buy1click__notification {
    max-width: 450px !important;
}

@media (max-width: 1199px) {
    .f_copyright p {
        margin-left: 0;
    }

    .f_copyright {
        margin-top: 15px;
    }

    .m_contacts_cont_item_wrap .m_contacts_title_elem {
        width: 100%;
        display: block;
        color: #1D2433;
    }
}
@media (max-width: 767px) {
    .f_copyright .container {
        flex-direction: column-reverse;
    }

    .f_pay_system {
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }

    .f_pay_system img {
        max-width: 100%;
    }

    .m_contacts_cont_item_wrap .m_contacts_title_elem {
        /*margin-bottom: 10px;*/
    }

    .h_search--active {
        width: 100%;
        max-width: 100%;
        right: 0;
        left: 0;
        top: 0;
        transform: none;
        background-color: #fff;
        padding: 12px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .h_search_form {
        width: 100% !important;
    }

    .search_open.search_open--active {
        right: -30px;
    }

    .page-row:first-child {
        margin-top: 15px;
    }

    .c-icon-count.has-items .c-icon-count__icon {
        color: #830721 !important;
    }

    .thisisauthpage .d-flex.password__container .btn {
        margin-left: 0;
        width: 100%;
        margin-top: 20px;
    }

    .d-flex.password__container {
        flex-wrap: wrap;
    }

    .someform .line {
        margin-bottom: 10px;
    }

    .auth .forgot .btn.btn-default.waves-effect {
        margin-left: 0;
        margin-top: 10px;
        width: 100%;
    }

    .list-showcase .list-showcase__element {
        width: 50%;
    }
}

input.has-error ~ .autoComplete_wrapper input {
    border-color: #ed1894 !important;
}
