/*   
Theme Name: Katana template
Theme URI: https://gitlab.com/danilsizov1/katana-wp-theme
Version: 1.0
Tags: clean, development, html5
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: Danil Sizov
Author URI: http://dontforget.pro
*/

html,
body {
    height: 100%;
    min-height: 100%;
    cursor: none;
}

a {
    cursor: none;
}

#search_input_mob.search_fixed_block {
    display: none;
}

.searchwp-live-search-results-showing {
    position: absolute;
    z-index: 40;
}

.searchwp-live-search-results {
    background: none;
}

.searchwp-live-search-result a {
    /*color: white;*/
    /*edited by LZRV t.me: @Lazarev_iLiya*/
    color: black;
    font-size: 20px;
    margin-top: 20px;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
}

.searchwp-live-search-result p {
    padding: 0;
}

a *,
a,
*,
*:hover,
*:focus,
*:target {
    text-decoration: none;
}

.hide_buttons {
    display: none !important;
}

.hide_buttons.active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.standart_img.recipes {
    display: none;
}

.standart_img.recipes.active {
    display: block;
}

body {
    margin: 0;
    overflow-y: hidden;
}

.mobile {
    display: none;
}

.not-link {
    color: black;
    display: block;
}

.markets_logo.mobile {
    display: none;
}

.search_fixed.search_absolute {
    position: absolute;
}

.wherebuy_page {
    width: 70%;
    margin-left: 20%;
    padding-top: 120px;
    overflow: scroll;
    height: calc(100% - 180px);
    padding-bottom: 100px;
    overflow-x: hidden;
}

.wherebuy_page::-webkit-scrollbar {
    width: 0;
}

.search_fixed_icon {
    display: none;
    background: url('../img/search_mob.png');
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    margin-top: 2px;
}

.markets_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 150px;
    margin-top: 50px;
}

.markets_logo_arrow {
    width: 35px;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 0;
    background: url('../img/markets_logo_arrow.png');
    background-size: 100% 100%;
}

.markets_logo_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 20%;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.markets_logo img {
    width: 140px;
}

.wherebuy_title {
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 48px;
}

.wherebuy_subtitle {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 24px;
    margin-top: 50px;
}

.search_fixed_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: white;
    opacity: 0.8;
    z-index: 8;
    display: none;
}

.search_fixed_overlay.active {
    display: block;
}

.search_fixed_overlay_black {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.8;
    z-index: 8;
    display: none;
}

.active.search_fixed_overlay_black {
    display: block;
}

.language_switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 40px;
}

.mobile_slider {
    position: absolute;
    bottom: 30px;
    width: 30%;
    left: 35%;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.search_fixed_back {
    color: #e41f29 !important;
}

.mobile_slider_dot {
    width: 15px;
    height: 15px;
    background: #e31f29;
    opacity: 0.6;
}

.mobile_slider_dot.active {
    opacity: 1;
}

.language_switcher .language {
    color: white;
    opacity: 0.4;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 24px;
}

.language_switcher .language.active {
    opacity: 1;
}

.seo_text {
    width: 65%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 100px;
}

.seo_text_title h1 {
    font-size: 31px;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    color: black;
}

.seo_text_desc {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 20px;
    font-weight: 100;
    max-height: 400px;
    overflow-y: scroll;
}

.product_fixed_categories {
    position: fixed;
    z-index: 1001;
    margin-top: 90px;
    margin-left: 100px;
    height: 80%;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product_fixed_categories.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product_fixed_category {
    padding: 15px 40px;
    font-family: "Bw Modelica Cyrillic DEMO";
    background: #e1e1e1;
    margin-top: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: black;
    display: block;
    margin-left: 30px;
    font-size: 16px;
}

.product_fixed_category:hover {
    color: #e41f29;
    font-weight: 900;
}

.search_fixed {
    position: fixed;
    top: 40px;
    width: 73%;
    left: 17%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    z-index: 10;
}

.search_fixed input {
    width: 100%;
    border-width: 0 0 1px 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-color: #aaaaaa;
    background: none;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 400;
    font-size: 20px;
    color: white;
    border-radius: 0px;
}

.search_fixed input:focus {
    outline: none;
}

.search_fixed_block {
    width: 60%;
    margin-top: -10px;
    position: relative;
}

.search_fixed_close {
    position: absolute;
    right: 0;
    top: 10px;
    background: url('../img/search_close.png');
    width: 18px;
    height: 18px;
    background-size: 100% 100%;
    display: none;
}

.active .search_fixed_close {
    display: block;
}

.search_fixed_block.active {
    z-index: 30;
}

.language_switcher.mobile {
    display: none;
}

.search_fixed_back {
    font-size: 20px;
}

.search_fixed_button {
    font-size: 20px;
    padding: 10px 45px;
    margin-top: -10px;
    background: #e41f29;
    color: white;
    position: relative;
}

.search_fixed_button.active {
    z-index: 30;
}

.search_fixed_button_close {
    background: url(../img/search_close.png);
    width: 14px;
    height: 14px;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 10px;
}

.search_fixed input::-webkit-input-placeholder {
    font-size: 20px;
    color: #aaaaaa;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 400;
}

.search_fixed input::-moz-placeholder {
    font-size: 20px;
    color: #aaaaaa;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 400;
}

.search_fixed input:-ms-input-placeholder {
    font-size: 20px;
    color: #aaaaaa;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 400;
}

.search_fixed input::-ms-input-placeholder {
    font-size: 20px;
    color: #aaaaaa;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 400;
}

.search_fixed input::placeholder {
    font-size: 20px;
    color: #aaaaaa;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 400;
}

.notf_page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.notf_sub {
    width: 100%;
    text-align: center;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    color: black;
    font-size: 30px;
}

.notf {
    width: 100%;
    text-align: center;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    color: #e41f29;
    font-size: 100px;
    -webkit-margin-after: 0.17em;
    margin-block-end: 0.17em;
    -webkit-margin-before: 0.17em;
    margin-block-start: 0.17em;
}

.page_photo_subitem_title_text {
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    color: black;
    font-size: 24px;
}

.page_lifehack_text.recept p {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
}

.page_lifehack_text div {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
}

.page_lifehack_text div.active {
    background: rgba(228, 31, 42, 0.1);
}

.overlay {
    width: 95%;
    height: 100%;
    background: black;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 5%;
}

.logosearch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
}

.search_form {
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    top: 100px;
    left: 25%;
    width: 70%;
    position: fixed;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20;
}

.search_form.active {
    z-index: 40;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.search_result {
    color: white;
    font-size: 20px;
    margin-top: 20px;
}

.search_result a {
    color: white;
}

.search_form input {
    color: white;
    background: none;
    border: none;
    border-bottom: 2px solid white;
    height: 50px;
    width: 50%;
    font-size: 28px;
    margin-left: 25%;
}

.search_form input::-webkit-input-placeholder {
    color: white;
}

.search_form input::-moz-placeholder {
    color: white;
}

.search_form input:-ms-input-placeholder {
    color: white;
}

.search_form input::-ms-input-placeholder {
    color: white;
}

.search_form input::placeholder {
    color: white;
}

.search_form_btn {
    width: 150px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    background: black;
    font-size: 24px;
}

.search_form input:focus {
    outline: none;
}

#app {
    height: 100vh;
}

.order-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.order-button a {
    margin-right: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.order-button a:hover {
    margin-top: -5px;
}

.order_text {
    display: block;
    margin-top: 30px;
    text-transform: none;
}

.buttons.button_switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 20px;
    font-family: "Bw Modelica Cyrillic DEMO";
    position: relative;
    text-transform: lowercase;
}

.button_close_btn {
    position: absolute;
    left: -66px;
    top: 17px;
    width: 26px;
    height: 26px;
    background: url('../img/close_btn.png');
    background-size: 100% 100%;
}

#active_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.active#active_buttons {
    display: none !important;
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        /* #app{
          overflow-y: hidden;
          position: relative;
        } */
        .product:hover .product__image img {
            margin-top: 60px;
        }
        .safari_hidden {
            overflow-y: hidden;
        }
    }
}

#movedarrs {
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.abs_prod1 {
    position: absolute;
    top: -50px;
    left: 200px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod2 {
    position: absolute;
    bottom: -50px;
    left: 800px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod3 {
    position: absolute;
    top: 0px;
    left: 1200px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod4 {
    position: absolute;
    bottom: -100px;
    left: 1800px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod6 {
    position: absolute;
    top: -50px;
    left: 2400px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod5 {
    position: absolute;
    bottom: -50px;
    left: 2800px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod7 {
    position: absolute;
    top: -50px;
    left: 3200px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod8 {
    position: absolute;
    bottom: -50px;
    left: 4000px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod9 {
    position: absolute;
    top: 0px;
    left: 4400px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod10 {
    position: absolute;
    bottom: -100px;
    left: 5200px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod12 {
    position: absolute;
    top: -50px;
    left: 5600px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod11 {
    position: absolute;
    bottom: -50px;
    left: 6000px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod13 {
    position: absolute;
    top: -50px;
    left: 6400px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod14 {
    position: absolute;
    bottom: -50px;
    left: 7000px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod15 {
    position: absolute;
    top: 0px;
    left: 7400px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod16 {
    position: absolute;
    bottom: -100px;
    left: 7900px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod18 {
    position: absolute;
    top: -50px;
    left: 8500px;
    margin-left: 100%;
    z-index: -1;
}

.abs_prod17 {
    position: absolute;
    bottom: -50px;
    left: 9000px;
    margin-left: 100%;
    z-index: -1;
}

.one_page {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.lifehacks_f {
    background-size: 100% 100% !important;
}

.recepts_f {
    background-size: 100% 100% !important;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('img/preloader.png');
    z-index: 100000;
    background-size: 100% 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-color: #f25a47;
}

.first_block {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background: url('/../img/product_f.png');
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-repeat: no-repeat;
}

.first_block_title {
    margin-left: 340px;
    margin-top: 15%;
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 72px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.33px;
}

.first_block_line {
    margin-left: 190px !important;
}

.first_block_item {
    margin-left: 340px;
    margin-top: 100px;
}

.first_block_item_title {
    color: #fffffd;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 30px;
    max-width: 480px;
}

.preloader_menu {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}

.preloader_menu img {
    height: 100%;
}

.map_container {
    width: 95%;
    height: 100%;
}

.map_container iframe {
    width: 100%;
    height: 100%;
}

.lifehack_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page_lifehack_title {
    color: #000000;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 36px;
    font-weight: 400;
    line-height: 36px;
}

.page_photo_main {
    padding-left: 200px;
}

.page_lifehack_text {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    /* Text style for "Lorem ipsu" */
    letter-spacing: -0.45px;
    max-height: 350px;
    overflow: scroll;
    overflow-x: hidden;
    margin-top: 30px;
}

.page_lifehack_text.recept {
    max-height: 400px;
    overflow: scroll;
    margin-top: 30px;
    overflow-x: hidden;
}

.recept.person.left {
    right: 0;
}

.block_square.recept {
    height: 200px;
    width: 650px;
    margin-top: 100px;
}

.page_lifehack_content {
    max-width: 600px;
    padding-right: 80px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.page-title {
    -webkit-animation: animate 14s linear infinite;
    animation: animate 14s linear infinite;
}

@-webkit-keyframes animate {
    from {
        bottom: 0px;
    }
    to {
        bottom: -1254px;
    }
}

@keyframes animate {
    from {
        bottom: 0px;
    }
    to {
        bottom: -1254px;
    }
}

.slide-fade-enter-active {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.slide-fade-leave-active {
    -webkit-transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
    -o-transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
    transition: all .8s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}

.slide-fade-enter,
.slide-fade-leave-to
/* .slide-fade-leave-active до версии 2.1.8 */

{
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
    opacity: 0;
}

.logo {
    height: inherit;
}

.menu {
    width: 10%;
    background-color: #000000;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 45px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    z-index: 100;
    max-width: 160px;
}

.map_container {
    margin-left: 160px;
}

.menu_social {
    z-index: 1000;
}

.menu_title {
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    font-weight: 700;
    z-index: 1000;
    /*cursor: pointer;*/
}

.menu_title.active #menu_open_btn {
    display: none;
}

#menu_close_btn {
    display: none;
}

.menu_title.active #menu_close_btn {
    display: block;
}

.menu_title:hover {
    color: #e41f29;
}

#inst {
    margin-left: 36px;
}

.content {
    width: calc(100% - 150px);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: 150px;
}

.content .block {
    width: 25%;
    border-left: 2px solid #000000;
    height: 100%;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.content .block:hover {
    width: 35%;
}

.content .block.bottom_item {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.content .block#where_buy {
    background-size: 100%;
}

.content .block#where_buy .block__items {
    margin-left: -200px
}

#where_buy .block__item img {
    height: 100%;
}

.content .block#map {
    background: url('../img/map.png');
    background-size: 100%;
}

.content .block#where_buy:hover {
    width: 35%;
}

.content .block:hover .block__button {
    left: 40px;
}

.block .block__background {
    position: absolute;
}

#products .block__background {
    display: none;
    bottom: 100px;
    right: 0px;
}

#products .block__background img {
    width: 230px;
}

#recepts .block__background {
    top: -170px;
    left: -180px;
}

#lifehacks .block__background {
    top: 0px;
}

#lifehacks .block__background {
    top: 0px;
}

.block__items {
    height: 100%;
    z-index: 5;
    position: relative;
}

.bottom_item .block__items {
    margin-left: -40px;
}

.block__item img {
    height: 70%;
}

.bottom_item .block__items .block__item img {
    height: 90%;
}

.block__button {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: -460px;
    bottom: 90px;
    padding: 10px 29px;
    background-color: #000000;
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.58px;
    z-index: 10;
    -webkit-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
}

.block__button:hover {
    background: #e41f29;
}

.block__button img {
    margin-left: 30px
}

.products-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-title {
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 72px;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 20px;
    position: absolute;
    bottom: 0;
}

.mainmenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: black;
    z-index: 1000;
}

.line-end {
    width: 50px;
    height: 7px;
    background-color: #e41f29;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.categories {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.bottom-menu {
    position: fixed;
    bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 60px;
}

.bottom-menu h2 {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    color: #a3a3a3;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 18px;
    font-weight: 400;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 95px;
}

.category {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 90%;
    margin-left: 70px;
}

.category_back {
    position: absolute;
    z-index: 2;
}

.category_title {
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 900;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    z-index: 5;
}

.category_photo {
    z-index: 10;
}

.category_title.green {
    text-shadow: -1px 0 #3f7751, 0 1px #3f7751, 1px 0 #3f7751, 0 -1px #3f7751;
}

.category_title.purple {
    text-shadow: -1px 0 #c0347b, 0 1px #c0347b, 1px 0 #c0347b, 0 -1px #c0347b;
}

.category_title.blue {
    text-shadow: -1px 0 #0781e1, 0 1px #0781e1, 1px 0 #0781e1, 0 -1px #0781e1;
}

.category_title.orange {
    text-shadow: -1px 0 #d87817, 0 1px #d87817, 1px 0 #d87817, 0 -1px #d87817;
}

.category_title.pink {
    text-shadow: -1px 0 #b80061, 0 1px #b80061, 1px 0 #b80061, 0 -1px #b80061;
}

.category_title.brown {
    text-shadow: -1px 0 #520c1b, 0 1px #520c1b, 1px 0 #520c1b, 0 -1px #520c1b;
}

#nori .category_back {
    top: 0;
    left: 0;
}

#nori .category_title {
    font-size: 54px;
    line-height: 10.75px;
    right: 110px;
    top: 50px;
}

#papir .category_back {
    bottom: 50px;
    right: 70px;
}

#papir .category_title {
    font-size: 64px;
    line-height: 54.75px;
    right: 40px;
    bottom: 100px;
}

#wakame .category_back {
    top: 50px;
    right: 0px;
}

#wakame .category_title {
    font-size: 54px;
    line-height: 54.75px;
    right: 90px;
    bottom: 140px;
}

#kynzyt .category_back {
    bottom: 50px;
    right: 0px;
}

#kynzyt .category_title {
    font-size: 58px;
    line-height: 50.75px;
    left: 0px;
    top: 30px;
}

#miso .category_back {
    top: 50px;
    left: 0px;
}

#miso .category_title {
    font-size: 58px;
    line-height: 50.75px;
    right: 0px;
    bottom: 70px;
}

#bonito .category_back {
    bottom: 120px;
    left: 80px;
}

#bonito .category_title {
    font-size: 58px;
    line-height: 50.75px;
    right: 0px;
    top: 0px;
}

.next_page {
    position: absolute;
    right: -80px;
    bottom: 0;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 66px;
    font-weight: 900;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
}

.go-main {
    position: fixed;
    top: 40px;
    right: 40px;
    color: #010101;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 20px;
    font-weight: 400;
}

#page_title_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#cursor {
    background: url('img/cursor_def.png');
    width: 15px;
    height: 15px;
    position: fixed;
    z-index: 10000;
}

#active_cursor {
    background: url('img/cursor_hov.png');
    width: 47px;
    height: 47px;
    position: absolute;
    top: -47px;
    right: -47px;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

a:hover {
    text-decoration: none;
}

.product {
    max-width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 45px;
    margin-left: 95px;
    width: 430px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
    height: 450px;
    text-decoration: none;
}

.product__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 30px;
    font-weight: 700;
    line-height: 38px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 148px;
    max-height: 148px;
    text-decoration: none;
}

.product__image {
    max-height: 330px;
    margin-top: 30px;
}

.product__image img {
    max-height: 330px;
    max-width: 250px;
}

.product,
.product * {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.product:hover {
    margin-right: 130px;
}

.product:hover .product__title {}

.product:hover .product__image {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    margin-top: 90px;
}

.product__category {
    color: white;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding: 5px 25px;
    border-radius: 25px;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-top: 20px;
}

.product__category:hover {
    padding: 7px 28px;
    color: black;
    border: 1px solid #a4c64a;
    background-color: rgba(0, 0, 0, 0) !important;
}

.product__category-single {
    color: white;
    padding: 5px 25px;
    border-radius: 25px;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #a4c64a;
    margin-top: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.product__category-sinngle:hover {
    padding: 7px 28px;
    color: black;
    border: 1px solid #a4c64a;
    background-color: rgba(0, 0, 0, 0) !important;
}

.nori {
    color: #266633;
}

.nori.single_product_subtitle {
    color: #266633;
}

.nori.single_product_title {
    text-shadow: -1px 0 #266633, 0 1px #266633, 1px 0 #266633, 0 -1px #266633;
}

.nori .product__category {
    background-color: #a4c64a;
}

.wakame {
    color: #0479dd;
}

.wakame .product__image img {
    -webkit-box-shadow: 14px 29px 114px rgba(4, 119, 220, 0.35);
    box-shadow: 14px 29px 114px rgba(4, 119, 220, 0.35);
}

.wakame .product__category {
    background-color: #249749;
}

.wakame:hover .product__title {
    text-shadow: -1px 0 #0479dd, 0 1px #0479dd, 1px 0 #0479dd, 0 -1px #0479dd;
}

.bl_kunzhut {
    color: #ee8112;
}

.bl_kunzhut .product__image img {
    -webkit-box-shadow: 4px 8px 59px rgba(211, 113, 23, 0.35);
    box-shadow: 4px 8px 59px rgba(211, 113, 23, 0.35);
}

.bl_kunzhut .product__category {
    background-color: #6876ba
}

.bl_kunzhut:hover .product__title {
    text-shadow: -1px 0 #ee8112, 0 1px #ee8112, 1px 0 #ee8112, 0 -1px #ee8112;
}

.rice_paper {
    color: #c0347b;
}

.rice_paper .product__image img {
    -webkit-box-shadow: 4px 8px 59px rgba(105, 31, 114, 0.35);
    box-shadow: 4px 8px 59px rgba(105, 31, 114, 0.35);
}

.rice_paper .product__category {
    background-color: #a4c64a;
}

.rice_paper:hover .product__title {
    text-shadow: -1px 0 #c0347b, 0 1px #c0347b, 1px 0 #c0347b, 0 -1px #c0347b;
}

.bonito {
    color: #4f0d1a;
}

.bonito .product__image img {
    -webkit-box-shadow: 7px 15px 59px rgba(92, 17, 31, 0.35);
    box-shadow: 7px 15px 59px rgba(92, 17, 31, 0.35);
}

.bonito .product__category {
    background-color: #6876ba;
}

.bonito:hover .product__title {
    text-shadow: -1px 0 #4f0d1a, 0 1px #4f0d1a, 1px 0 #4f0d1a, 0 -1px #4f0d1a;
}

.product-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 80px;
    margin-left: 150px;
}

.single_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single_product_content {
    margin-left: 120px;
    max-width: 830px;
}

.single_product_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single_product_header_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.single_product_title {
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 42px;
    font-weight: 800;
    line-height: 60px;
}

h1 {
    display: unset;
    font-size: unset;
    -webkit-margin-before: unset;
    margin-block-start: unset;
    -webkit-margin-after: unset;
    margin-block-end: unset;
    -webkit-margin-start: unset;
    margin-inline-start: unset;
    -webkit-margin-end: unset;
    margin-inline-end: unset;
    font-weight: unset;
}

.single_product_subtitle {
    color: #c93781;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    margin-top: 30px;
}

.single_product_header_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.single_product_description {
    color: #000000;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 16px;
    font-weight: 200;
    line-height: 30px;
    /* Text style for "Рисовий па" */
    letter-spacing: -0.45px;
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
    margin-top: 5px;
    font-weight: 400;
}

.single_product_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 250px;
    max-width: 320px;
}

.single_product__image_main img {
    max-height: 500px;
    max-width: 100%;
}

.buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    text-transform: lowercase;
}

.red_btn {
    padding: 10px 50px;
    background-color: #e41f29;
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.48px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.red_btn:hover {
    border: 1px solid #e41f29;
    background: none;
    color: #e41f29;
}

.white_btn {
    padding: 10px 50px;
    color: #000000;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 24px;
    font-weight: 600;
    line-height: 53.47px;
    /* Text style for "де купити?" */
    letter-spacing: 0.48px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 70px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.white_btn:hover {
    color: #e41f29;
}

.left.top {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.bottom.left {
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
}

.top.right {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
}

.bottom.right {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
}

.menu_active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 160px);
    height: 100%;
    top: 0;
    position: fixed;
    background: black;
    z-index: 20;
    left: -100%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.menu_active.active {
    left: 160px;
}

.menu_active_item {
    width: 25%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-weight: 900;
    font-size: 72px;
    font-weight: 400;
    letter-spacing: 7.2px;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.menu_active_item:hover {
    color: #e41f29;
}

.menu_active a {
    text-decoration: none;
    color: unset;
}

.block_main_product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*max-width: 250px;*/
    margin-left: 30px;
    /*-webkit-box-align: center;*/
    /*-ms-flex-align: center;*/
    /*align-items: center;*/
}

.block_main_product_title {
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 48px;
    font-weight: 400;
    line-height: 48px;
    color: #0479dd;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.block_main_product_category {
    color: white;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding: 5px 25px;
    border-radius: 25px;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 18px;
    font-weight: 400;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #249749;
    margin-top: 5px;
}

.block_main_product_photo {
    margin-top: 40px;
}

.block__item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.block__item.bottom_item {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

#recepts .block__item {
    -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}

.block_item {
    width: 430px;
    position: relative;
    max-height: 80%;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.block_item:hover {
    -webkit-transform: scale(1.05) !important;
    -ms-transform: scale(1.05) !important;
    transform: scale(1.05) !important;
}

.block_item:hover .hover_img {
    display: block;
}

.block_item:hover .standart_img {
    display: none;
}

.block_square {
    width: 430px;
    height: 430px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.block_square.subitem {
    width: 90px;
    height: 90px;
}

.page_photo_subitem {
    margin-top: 30px;
    margin-bottom: 50px;
}

.person.left.subitem {
    right: 0;
}

.person.left.rr {
    right: unset;
}

.page_photo_subitem_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.page_photo_subitem_item_title {
    margin-left: 20px;
    max-width: 320px;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    /* Text style for "Я, к прави" */
    color: #000000;
}

.person {
    width: 100%;
    position: absolute;
}

.person img {
    width: 100%;
    display: block;
}

.person.life img {
    width: 100%;
}

.block_square_text {
    color: #000000;
    font-family: "Bw Modelica Cyrillic DEMO ExBd";
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    margin-top: 30px;
}

.block_square_text img {
    margin-top: 20px;
}

.block_square_text strong {
    color: #a7c539;
}

.red span {
    color: #9d002f;
}

.person.left {
    bottom: 0;
    right: 0px;
}

.person.dish {
    width: 100%;
    bottom: -30px;
    right: -30px;
    -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.2));
}

.person .hover_img {
    display: none;
}

.green .block_square {
    background-color: #a7c539;
}

.red .block_square {
    background-color: #9d002f;
}

a {
    text-decoration: none;
    /*cursor: none;*/
}

.product_items {
    margin-left: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 1740px) {
    .red_btn {
        font-size: 20px;
    }
    .white_btn {
        font-size: 20px;
    }
    .page_lifehack_content {
        margin-left: 80px;
    }
    .red_btn {
        padding: 10px 20px;
    }
    .white_btn {
        padding: 10px 20px;
    }
}

@media screen and (max-width: 1660px) {
    .single_product_content {
        margin-left: 100px;
        max-width: 630px;
    }
    .buttons {
        margin-top: 20px;
    }
    .order_text {
        margin-top: 10px;
    }
    .buttons.button_switcher {
        font-size: 16px;
    }
    .order-button img {
        height: 47px;
    }
}

@media screen and (max-width: 1599px) {
    .menu_active {
        width: 90%;
    }
    .map_container {
        margin-left: 10%;
    }
    .menu_active.active {
        left: 10%;
    }
    .single_product_content {
        max-width: 650px;
    }
}

@media screen and (max-width: 1550px) {
    .white_btn {
        margin-left: 40px;
    }
}

@media screen and (max-width: 1500px) {
    .product-page {
        margin-left: 90px;
    }
    .red_btn {
        font-size: 20px;
    }
    .white_btn {
        font-size: 20px;
    }
    .page_lifehack_text {
        font-size: 16px;
    }
    .page_lifehack_title {
        font-size: 30px;
    }
    .search_fixed input {
        font-size: 16px;
    }
    .search_fixed_back {
        font-size: 16px;
    }
    .search_fixed input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .search_fixed input::-moz-placeholder {
        font-size: 16px;
    }
    .search_fixed input:-ms-input-placeholder {
        font-size: 16px;
    }
    .search_fixed input::-ms-input-placeholder {
        font-size: 16px;
    }
    .search_fixed input::placeholder {
        font-size: 16px;
    }
    .search_fixed_button {
        font-size: 16px;
    }
    .content .block:hover {
        width: 40%;
    }
    .page_photo_main {
        padding-left: 50px;
    }
    .content {
        width: 90%;
        margin-left: 10%;
    }
    .block_square.recept {
        height: 200px;
        width: 550px;
        margin-top: 100px;
    }
}

@media screen and (max-width: 1400px) {
    .page_photo_main {
        padding-left: 30px;
    }
    .first_block {
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .block_square.recept {
        width: 450px;
    }
    .lifehacks_f {
        background: url(../img/lifehack_f.jpg) !important;
        background-size: 100% 100% !important;
    }
    .recepts_f {
        background: url(../img/recepts_f.jpg) !important;
        background-size: 100% 100% !important;
    }
}

@media screen and (max-width: 1380px) {
    .single_product_image {
        min-width: 150px;
        max-width: 200px;
    }
    .single_product_content {
        max-width: 500px;
    }
    .product-page {
        margin-left: 50px;
    }
    .single_product_title {
        font-size: 32px;
        line-height: 40px;
    }
    .single_product_subtitle {
        font-size: 20px;
        margin-top: 10px;
    }
    .single_product_header_icons img {
        width: 30px;
    }
    .single_product_description {
        font-size: 15px;
        line-height: 20px;
    }
    .order-button img {
        height: 40px;
    }
    .buttons.button_switcher {
        font-size: 13px;
    }
}

@media screen and (max-width: 900px) {
    #__nuxt {
        height: 100%;
    }
    #__layout {
        height: 100%;
    }
    .product_fixed_category {
        margin-left: 0;
    }
    .product_items {
        margin-left: 0px;
    }
    .search_fixed_button {
        padding: 8px 35px 8px 15px;
        font-size: 15px;
        margin-top: -7px;
    }
    .search_fixed {
        top: 120px;
        width: 90%;
        left: 5%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .search_fixed_back {
        display: none;
    }
    .search_fixed_block {
        width: 100%;
    }
    .search_fixed_icon {
        display: block;
    }
    .menu_social {
        display: none;
    }
    .language_switcher {
        display: none;
    }
    .language_switcher.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        width: unset;
    }
    .hidden-link {
        display: none;
    }
    .mainmenu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .content .block:hover {
        width: 100%;
    }
    .first_block_item_title {
        display: none;
    }
    .first_block_item_arr {
        display: none;
    }
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .preloader_menu {
        height: unset;
        width: 100%;
    }
    .block_square.recept {
        width: 100%;
        margin-top: 0;
    }
    .block_square.recept .person.left {
        right: 0;
    }
    .abs_prod1,
    .abs_prod2,
    .abs_prod3,
    .abs_prod4,
    .abs_prod5,
    .abs_prod6,
    .abs_prod7,
    .abs_prod8,
    .abs_prod9,
    .abs_prod10,
    .abs_prod11,
    .abs_prod12,
    .abs_prod13,
    .abs_prod14,
    .abs_prod15,
    .abs_prod16,
    .abs_prod17,
    .abs_prod18 {
        display: none;
    }
    .logosearch {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .logosearch #search_image {
        margin-top: 0 !important;
        margin-left: 20px;
    }
    .overlay {
        width: 100%;
        left: 0%;
    }
    .search_form {
        left: 5%;
        top: 160px;
    }
    .search_form input {
        margin-left: 0;
        width: 100%;
    }
    .product {
        margin-left: 0;
        margin-right: 0;
    }
    .page_photo_main {
        padding-left: 0px;
    }
    .lifehack_page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 80px;
    }
    #page_title_content {
        display: none;
    }
    #app {
        overflow-x: unset !important;
        overflow-y: unset !important;
    }
}

@media screen and (max-width: 770px) {
    .mobile_slider {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 10;
    }
    #search_input_mob.search_fixed_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        top: 100px;
        margin: 10px;
        width: 90%;
    }
    #search_input_mob.search_fixed_block form {
        width: 100%;
    }
    .line-end {
        display: none;
    }
    .fmenu {
        position: fixed !important;
    }
    .product:hover {
        margin-right: 0px;
    }
    .product:hover .product__image {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-top: 0px;
    }
    .nori:hover .product__title {
        text-shadow: none;
    }
    .one_page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: unset;
        padding-top: 100px;
    }
    .wherebuy_title {
        font-size: 30px;
    }
    .wherebuy_subtitle {
        font-size: 18px;
        margin-top: 30px;
    }
    .order-button img {
        margin-top: 20px;
        height: 40px;
    }
    .markets_logo {
        height: 130px;
    }
    .markets_logo_cont {
        width: 33.33%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    .markets_logo img {
        width: 80px;
    }
    .markets_logo {
        display: none;
    }
    .markets_logo.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .buttons.button_switcher {
        margin-top: 70px;
    }
    .wherebuy_page_buttons.buttons.button_switcher {
        margin-top: 20px;
    }
    .first_block_title {
        margin-left: 20px;
        margin-top: 35%;
        color: #ffffff;
        font-family: "Bw Modelica Cyrillic DEMO ExBd";
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 0.33px;
    }
    .first_block_item_title {
        color: #fffffd;
        font-family: "Bw Modelica Cyrillic DEMO ExBd";
        font-size: 20px;
        font-weight: 400;
        line-height: 36px;
        margin-bottom: 30px;
    }
    .first_block_item {
        margin-left: 20px;
        margin-top: 100px;
    }
    .first_block {
        width: 100%;
        height: 70%;
        background-size: auto 100% !important;
        background-position: -200px !important;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: none;
    }
    .preloader {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url('img/preloader_m.png');
        z-index: 100000;
        background-size: auto 100%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    #products .block_main_product_photo {
        /*margin-top:35px;
        width: 80%;*/
        margin-top: 35px;
        /*width: 500px;*/
    }
    #products .block_main_product_photo img {
        /*width: 75%;*/
        /*width: 245px;*/
        /*display: block; 
     width: 100%;*/
        width: 65%;
        height: auto;
    }
    .map_container {
        margin-left: 0;
        width: 100%;
    }
    .product_items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .product_fixed_categories {
        margin-top: 50px;
        margin-left: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-y: scroll;
        max-height: 70%;
    }
    .anti_mobile {
        display: none;
    }
    .content .block#where_buy .block__items {
        margin: auto;
    }
    .content .block#where_buy .block__items .block__item img {
        max-width: 230%;
        margin-left: -5%;
        margin-bottom: 10%;
    }
    #recepts .block__item img {
        max-width: 150%;
        height: 80%;
        margin-left: 10px;
        margin-top: -164px;
    }
    .single_product_title {
        font-size: 30px;
        line-height: 40px;
    }
    .single_product_image {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: unset;
    }
    .single_product_header_text {
        margin-top: 50px;
    }
    .page_photo_main.lifehack_photo_main {
        padding: 0;
        width: unset;
    }
    .page_photo_main {
        margin-left: 0px;
        padding: 0;
        width: 100%;
    }
    .page_photo_subitem_item_title {
        font-size: 18px;
        line-height: 32px;
        max-width: 180px;
    }
    .page_lifehack_content {
        margin-left: 40px;
        margin-right: 40px;
        padding: 0;
    }
    .single_product {
        display: block;
    }
    .single_product_content {
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single_product_header,
    .buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .single_product_header_icons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 20px;
    }
    .white_btn {
        margin-left: 0;
    }
    a.language_switcher.mobile {
        display: block;
    }
    .product-page {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 25px;
        margin-right: 25px;
        padding-bottom: 100px;
    }
    .block_square {
        width: 300px;
        height: 300px;
        position: relative;
    }
    .block_square.recept {
        height: 200px;
    }
    .go-main {
        display: none;
    }
    .block_item {
        width: 300px;
        margin-left: 0px;
        margin-top: 40px;
    }
    .block_square_text img {
        margin-top: 5px;
    }
    .products-container {
        margin-left: 0;
    }
    #app {
        position: relative !important;
    }
    .safari_hidden {
        overflow-y: unset;
    }
    .block_item {
        display: block;
    }
    .person.left {
        right: 0;
    }
    body {
        overflow-y: auto;
        overflow-x: hidden;
        padding-bottom: 0px;
    }
    .menu_active.active {
        left: 0%;
        top: 10%;
    }
    .menu {
        width: 100%;
        height: 10%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0px 20px 0 20px;
        top: 0;
        position: relative;
        max-width: unset;
    }
    .product {
        margin-top: 100px;
        max-width: 330px;
    }
    .logo,
    .logo img {
        width: 50px;
    }
    .products-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .page-title {
        display: none;
    }
    .menu_title {
        -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
        writing-mode: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
    }
    .menu_active {
        width: 100%;
        height: 90%;
        top: -100%;
        left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .menu_active_item {
        width: 100%;
        height: 25%;
        -webkit-writing-mode: unset;
        -ms-writing-mode: unset;
        writing-mode: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        font-size: 46px;
        letter-spacing: 3.2px;
    }
    .content {
        width: 100%;
        height: 90%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: 0;
        margin-top: 0;
        overflow: hidden;
    }
    .block__button {
        left: 0;
    }
    #where_buy .block__item img {
        height: unset;
        margin-bottom: 40%;
    }
    .drec {
        /*display: none;*/
    }
    .block_main_product_title {
        font-size: 30px;
        line-height: unset;
    }
    .content .block:hover .block__button {
        left: 0;
    }
    .content .block#where_buy:hover {
        width: 100%;
    }
    #app {
        padding-top: 15px;
        height: 100%;
    }
    .content .block {
        width: 100%;
        border-left: none;
        height: 100%;
        -webkit-transition: 0.8s;
        -o-transition: 0.8s;
        transition: 0.8s;
        position: relative;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .block__item img {
        height: unset;
        max-width: 80%;
    }
    .bottom_item .block__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .bottom_item .block__items .block__item img {
        width: 100%;
        height: unset;
        max-width: unset;
        margin-top: 150px;
    }
    .wherebuy_page {
        width: 90%;
        margin-left: 5%;
        padding-top: 80px;
        overflow: unset;
        padding-bottom: 100px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
    }
    .button_close_btn {
        left: 50%;
        top: -36px;
        width: 26px;
        background: url(../img/red_close.png);
        background-size: 100%;
        margin-left: -13px;
    }
    .products-container {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        position: relative;
    }
    .seo_text {
        width: 90%;
        margin-left: 5%;
        position: relative;
        margin-top: 150px;
    }
    .seo_text_desc {
        margin-top: 50px;
    }
    .order-button {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 130px;
    }
    .order-button img {
        margin-top: 20px;
    }
    .markets_logo {
        overflow: hidden;
        height: 180px;
    }
    .content .block.bottom_item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    #cursor {
        display: none;
    }
}


/*added by LZRV t.me: @Lazarev_iLiya start*/
#products .block_main_product_photo img{
    height: 400px;
    margin-left: -66px;
}
.recept-yoshi{
    display: flex;
    align-items: center;
    padding: 17px 22px 17px 33px;
    font-family: system-ui,"Open Sans";
    box-shadow: 4px 4px 15px rgba(132, 132, 132, 0.25);
max-width: 375px;
margin-bottom: 30px;
font-style: normal;
font-weight: normal;
font-size: 14px;
}
.recept-yoshi__text{
    letter-spacing: 3px;
    margin-left: 3px;
}
.recept-yoshi__title{
    font-family: "Bw Modelica Cyrillic DEMO";
font-weight: bold;
font-size: 18px;
margin-bottom: 3px;
}
.product{
    position: relative;
}
.single_product_image .product-new{
top: 0; 
}
.single_product_image{
    position:  relative;
}
.product-new{
        position: absolute;
    padding: 3px 31px;
    left: 0;
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    top: -43px;
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 800;
   
    display: flex;
    border: 2px solid #D23734;
    box-sizing: border-box;
    align-items: center;
    color: #D23734;
}
.recept__info {
    font-family: "Bw Modelica Cyrillic DEMO";
    margin-bottom: 80px;
}

.recept__info>div {
    margin-bottom: 15px;
}

.recept-time {
    margin-left: 25px;
    font-size: 18px;
}

.recept-time__time {
    font-weight: 800;
    font-size: 24px;
}

.recept-cal {
    font-weight: 800;
    font-size: 24px;
    line-height: 24px;
    color: #D23734;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 15px 23px;
    border: 2px solid #D23734;
}

.recept-goodness__line {
    width: 90px;
    border: 0;
    /* border-bottom: 1px; */
    /* border-style: dotted; */
    border-bottom: 1px dashed #D0D0D0;
}

.recept-goodness {
    margin-left: 36px;
    font-size: 18px;
}

.recept-goodness__text {
    width: 70px;
}

.page_lifehack_content>.recept__info {
    display: none!important;
}
.lifehack_page .page_photo_subitem{
	margin-top: 20px;
}
#contact__map {
    width: 100%;
    margin-left: 15px;
    margin-top: 43px;
    padding-right: 50px;
    height: 450px;
}

.contact__page {
    width: 100%;
    height: 100%;
}
#contact-block__phone{
    display: block;
}
#contact-block__phone-mob{
    display: none;
}
.contact-form__text {
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 36px;
}

.contact-form {
    margin-top: 64px;
    border: 2px solid #D23734;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 420px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#wpcf7-f1643-o1 span input {
    height: 56px;
}

#wpcf7-f1643-o1 input,
#wpcf7-f1643-o1 textarea {
    border: 1px solid #C2C2C2;
}

#wpcf7-f1643-o1 {
    display: none;
}
#wpcf7-f1643-o1 textarea::-webkit-input-placeholder{
margin-top: 10px;   
}
#wpcf7-f1643-o1 textarea::-moz-placeholder{
margin-top: 10px;   
}
#wpcf7-f1643-o1 textarea:-ms-input-placeholder{
margin-top: 10px;   
}
#wpcf7-f1643-o1 textarea::-ms-input-placeholder{
margin-top: 10px;   
}
#wpcf7-f1643-o1 textarea::placeholder{
margin-top: 10px;   
}
#wpcf7-f1643-o1 input::-webkit-input-placeholder, #wpcf7-f1643-o1 textarea::-webkit-input-placeholder {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #C2C2C2;
}
#wpcf7-f1643-o1 input::-moz-placeholder, #wpcf7-f1643-o1 textarea::-moz-placeholder {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #C2C2C2;
}
#wpcf7-f1643-o1 input:-ms-input-placeholder, #wpcf7-f1643-o1 textarea:-ms-input-placeholder {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #C2C2C2;
}
#wpcf7-f1643-o1 input::-ms-input-placeholder, #wpcf7-f1643-o1 textarea::-ms-input-placeholder {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #C2C2C2;
}
#wpcf7-f1643-o1 input::placeholder,
#wpcf7-f1643-o1 textarea::placeholder {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #C2C2C2;
}

#wpcf7-f1643-o1 input::focus #wpcf7-f1643-o1 input::-webkit-input-placeholder, #wpcf7-f1643-o1 textarea::focus #wpcf7-f1643-o1 input::-webkit-input-placeholder {
    color: #383838;
}

#wpcf7-f1643-o1 input::focus #wpcf7-f1643-o1 input::-moz-placeholder, #wpcf7-f1643-o1 textarea::focus #wpcf7-f1643-o1 input::-moz-placeholder {
    color: #383838;
}

#wpcf7-f1643-o1 input::focus #wpcf7-f1643-o1 input:-ms-input-placeholder, #wpcf7-f1643-o1 textarea::focus #wpcf7-f1643-o1 input:-ms-input-placeholder {
    color: #383838;
}

#wpcf7-f1643-o1 input::focus #wpcf7-f1643-o1 input::-ms-input-placeholder, #wpcf7-f1643-o1 textarea::focus #wpcf7-f1643-o1 input::-ms-input-placeholder {
    color: #383838;
}

#wpcf7-f1643-o1 input::focus #wpcf7-f1643-o1 input::placeholder,
#wpcf7-f1643-o1 textarea::focus #wpcf7-f1643-o1 input::placeholder {
    color: #383838;
}

#wpcf7-f1643-o1 input::focus,
#wpcf7-f1643-o1 textarea::focus {
    border: 1px solid #383838;
    color: #383838;
}

#wpcf7-f1643-o1>form>p:nth-child(5)>label>span>textarea,
#wpcf7-f1643-o1>form>p:nth-child(5)>label {
    width: 100%;
    padding-top: 0px;  
    resize: none;
    height: 135px;
}
.wpcf7-response-output{
    display: none;  
}
#wpcf7-f1643-o1 [type="submit"] {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    padding: 22px 0;
    background: #D23734;
}

.contact__content {
    margin-left: 290px;
}
#wpcf7-f1643-o1 p{
    /*display: flex;*/
    margin-bottom: 5px; 
    /*justify-content: center;*/
}
.contact__content h2 {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    margin-top: 72px;
    line-height: 43px;
    color: #000000;
}

#contact__email-mob {
    display: none;
}

#contact__map-mob {
    display: none;
}

#facebook__inst {
    margin-left: 20px;
}

.contact__page a {
    color: #000000;
}

.contact__text {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-size: 18px;
}

.contact__content {
    margin-left: 290px;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.btn__open {
    display: block;
}

#contact-form__btn {
    font-family: "Bw Modelica Cyrillic DEMO";
    font-weight: 600;
    font-size: 16px;
    display: none;
    line-height: 19px;
    text-align: center;
    border: 0;
    color: #FFFFFF;
    width: 100%;
    margin-bottom: 48px;
    padding: 22px 0;
    background: #D23734;
}

#wpcf7-f1643-o1 {
    display: block;
    padding: 0 20px;
}
@media screen and (max-width: 1800px) {
    .recept-template-default .page_photo_main{
        margin-top: 150px;
    }
    .recept__info{
        margin-bottom: 0;
    }
    .contact__content h2{
        margin-top: 0;  
        font-size: 23px;    
    }
    #contact__map{
        margin-top: 30px; 
        height: 380px;   
    }
    .contact-form{
        margin-top: 10px;   
    }
}
@media screen and (max-width: 770px) {
    #products .block_main_product_photo img {
    width: auto;
}
    .recept-yoshi > div:nth-child(1) > div:nth-child(2) > img{
        min-width: 36px;
    }
    .recept-yoshi__img{
        min-width: 81px;
    }
    .recept-yoshi__title{
        font-size: 16px;
    }
    .recept-yoshi__text{
        font-size: 10px;
    }
    #contact-form__btn {
        display: block;
    }
    #wpcf7-f1643-o1 {
        display: none;
    }
    #contact-block__phone{
    display: none;
}
#contact-block__phone-mob{
    display: block;
}
    .recept__info {
        margin: 0 15px 75px 15px!important;
    }
    .page_photo_subitem {
        margin-bottom: 0;
    }
    .page_photo_subitem_title_text,
    .page_photo_subitem_item {
        display: none;
    }
    #wpcf7-f1643-o1 input,
    #wpcf7-f1643-o1 textarea {
        width: 100%;
    }
    #wpcf7-f1643-o1 {
        /*padding: 0 20px;    */
    }
    .contact__content h2 {
        text-align: center;
        font-size: 24px;
        margin-top: 30px;
    }
    .contact-form__text {
        font-size: 18px;
    }
    .contact__text {
        text-align: center;
        padding: 0 11px;
        font-size: 14px;
    }
    .contact-form {
        margin-top: 50px;
        padding: 0 20px;
        width: 100%;
    }
    #contact__map-mob {
        padding-right: 0;
        padding-left: 0;
        margin-left: 0px;
        width: 100%;
        margin-top: 37px;
        height: 450px;
        display: block;
        margin-bottom: 40px;
    }
    #contact__map {
        display: none;
    }
    #contact__email-mob {
        display: block;
    }
    #contact__email-pk {
        display: none;
    }
    .contact__content {
        margin-left: 0px;
    }
}

.page_lifehack_content>.recept__info {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.page_lifehack_content {
    margin-left: 15px;
    margin-right: 15px;
    padding: 0;
}



/*added by LZRV t.me: @Lazarev_iLiya end*/
@media screen and (max-width: 425px) {
    .recept__info>div>img {
        max-width: 40px;
    }
    
    .recept-time__text {
        font-size: 14px;
    }
    
    .recept-time__time {
        font-size: 18px;
    }
    
    .recept-cal {
        font-size: 11px;
        line-height: 12px;
        flex-direction: column;
        display: flex;
        justify-content: center;
        padding: 0 9px;
    }
    
    .recept-goodness__item {
        font-size: 14px;
    }
    
    .recept-goodness {
        margin-left: 10px;
    }
    
    .recept-time {
        margin-left: 10px;
    }
    
    .recept-goodness__line {
        width: 20px;
    }
}
@media screen and (max-width: 500px) {
    .content .block#where_buy .block__items .block__item img {
        max-width: 230%;
        margin-left: -40%;
        margin-bottom: 25%;
    }
    
    .block__button {
        bottom: 10px;
    }
}
@media screen and (max-width: 340px) {
    .block_main_product {
        margin-top: 50px;
        min-width: 280px;
        margin-left: 5px;
    }
    
    .block__button {
        bottom: 20px;
    }
    
    .product {
        width: 280px;
        overflow: hidden;
    }
    
    body {
        height: 100%;
    }
}
@media screen and (orientation:landscape) and (max-device-width: 900px) {
    html {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top;
        width: 320px;
        /*Разрешение экрана iPhone*/
        position: absolute;
        top: 100%;
        left: 0
    }
}