/*@font-face {*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*src: url('../fonts/mon_amour_two.ttf');*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
/*}*/

/*@font-face {*/
    /*font-family: 'Academy';*/
    /*src: url('../fonts/academy.ttf');*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
/*}*/

/*@font-face {*/
    /*font-family: 'MicrosoftYiBaiti';*/
    /*src: url('../fonts/Microsoft Yi Baiti.ttf') format('truetype');*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
/*}*/

/*::-webkit-scrollbar-button {*/
    /*background-repeat: no-repeat;*/
    /*width: 5px;*/
    /*height: 0px*/
/*}*/

/*::-webkit-scrollbar-track {*/
    /*background-color: #ecedee*/
/*}*/

/*::-webkit-scrollbar-thumb {*/
    /*-webkit-border-radius: 0px;*/
    /*border-radius: 0px;*/
    /*background-color: #5b3b2e;*/
/*}*/

/*::-webkit-scrollbar-thumb:hover {*/
    /*background-color: #5b3b2e;*/
    /*cursor: pointer;*/
/*}*/

/*::-webkit-resizer {*/
    /*background-repeat: no-repeat;*/
    /*width: 4px;*/
    /*height: 0px*/
/*}*/

/*::-webkit-scrollbar {*/
    /*width: 7px;*/
/*}*/

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

/*.header {*/
    /*background: transparent;*/
    /*z-index: 99;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*left: 0;*/
/*}*/

/*.header_posit_top {*/
    /*padding-top: 25px;*/
/*}*/

/*.news-data {*/
    /*text-align: right;*/
    /*font-size: 24px;*/
    /*font-family: 'MicrosoftYiBaiti';*/
/*}*/

/*.google_captcha_wrapper {*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*padding: 10px 0;*/
    /*margin: 10px 0;*/
    /*flex-direction: column;*/
/*}*/

/*.container-fluid {*/
    /*padding: 0 !important;*/
/*}*/

/*.products_pagination .pag {*/
    /*margin: 0 5px;*/
    /*color: #5b3b2e;*/
    /*font-family: 'Academy';*/
    /*font-family: bold;*/
    /*padding: 10px 15px;*/
    /*border: 2px solid #5b3b2e;*/
    /*border-radius: 3px;*/
    /*transition: .3s;*/
    /*margin-bottom: 10px;*/
    /*text-decoration: none;*/
/*}*/

/*.products_pagination .pag:hover {*/
    /*color: #fff;*/
    /*background-color: #5b3b2e;*/
/*}*/

/*.site-footer {*/
    /*background-color: #5b3b2e;*/
    /*height: AUTO;*/

/*}*/

/*.footer-widgets.clearfix.background_overlay {*/
    /*margin-bottom: 20px;*/
/*}*/

/*#main-nav {*/
    /*height: 30px; !* set to the height you want your menu to be *!*/
    /*margin-top: 5px; !* just to give some spacing *!*/
    /*z-index: 999;*/
/*}*/

/*#main-nav ul {*/
    /*margin: 0;*/
    /*padding: 0; !* only needed if you have not done a CSS reset *!*/
/*}*/

/*#main-nav li {*/
    /*display: block;*/
    /*float: left;*/
    /*line-height: 30px; !* this should be the same as your #main-nav height *!*/
    /*height: auto; !* this should be the same as your #main-nav height *!*/
    /*margin: 0;*/
    /*padding: 0; !* only needed if you don't have a reset *!*/
    /*position: relative; !* this is needed in order to position sub menus *!*/

/*}*/

/*#main-nav li a {*/
    /*display: block;*/
    /*height: auto;*/
    /*line-height: 30px;*/
    /*padding: 0 10px;*/
    /*font-family: 'Academy';*/
    /*font-size: 18px;*/
    /*text-transform: uppercase;*/
    /*color: #FFFFFF;*/
    /*transition: all .5s;*/
/*}*/

/*#main-nav .current-menu-item a:first-child, #main-nav .current_page_item a:first-child, #main-nav a:hover {*/
    /*color: #cc9966;*/
    /*text-decoration: none;*/
/*}*/

/*.order_and_time .price-old {*/
    /*display: block;*/
/*}*/

/*#main-nav ul ul { !* this targets all sub menus *!*/
    /*display: none; !* hide all sub menus from view *!*/
    /*position: absolute;*/
    /*top: 30px; !* this should be the same height as the top level menu -- height + padding + borders *!*/
    /*z-index: 999;*/
/*}*/

/*#main-nav ul ul li { !* this targets all submenu items *!*/
    /*float: none; !* overwriting our float up above *!*/
    /*width: auto; !* set to the width you want your sub menus to be. This needs to match the value we set below *!*/
/*}*/

/*#main-nav ul ul li a { !* target all sub menu item links *!*/
    /*padding: 5px 10px; !* give our sub menu links a nice button feel *!*/
    /*font-size: 16px;*/
    /*width: 300px;*/
/*}*/

/*#main-nav ul li:hover > ul {*/
    /*display: block; !* show sub menus when hovering over a parent *!*/
    /*background-color: #6761598f;*/
/*}*/

/*#main-nav ul ul li ul { !* target all second, third, and deeper level sub menus *!*/
    /*left: 300px; !* this needs to match the sub menu width set above -- width + padding + borders *!*/
    /*top: 0; !* this ensures the sub menu starts in line with its parent item *!*/

/*}*/

/*.home_slider {*/
    /*background-position: top;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 100vh;*/
    /*position: relative;*/
/*}*/

/*.footer-widget-area {*/
    /*width: 25%;*/
    /*float: left;*/
    /*box-sizing: border-box;*/
    /*color: #ffffff !important;*/
    /*padding: 50px 40px 75px 0;*/
/*}*/

/*.footre-bootom {*/
    /*height: 50px;*/
    /*background-color: #a7815e;*/
/*}*/

/*.left-footer-bootom {*/
    /*padding-top: 15px;*/
    /*font-size: 14px;*/
    /*font-family: "Academy";*/
    /*color: rgb(255, 255, 255);*/
/*}*/

/*.right-footer-bootom {*/
    /*padding-top: 15px;*/
    /*font-size: 14px;*/
    /*font-family: "MyriadProRegular";*/
    /*color: rgb(255, 255, 255);*/
    /*float: right;*/
/*}*/

/*.email_input {*/
    /*padding-top: 50px;*/
/*}*/

/*.email_button_footer {*/
    /*float: right;*/

/*}*/

/*.mc4wp-form.mc4wp-form-63 .mc4wp-form-fields .email_input .input-mailchimp::placeholder {*/
    /*font-family: 'Academy';*/
/*}*/

/*.mc4wp-form.mc4wp-form-63 .mc4wp-form-fields .email_input .input-mailchimp {*/
    /*background: #b38f6f !important;*/
    /*border-radius: 5px;*/
    /*border: 1px solid #ffffff;*/
    /*color: #fff !important;*/
    /*font-family: 'Academy';*/
/*}*/

/*.mc4wp-form.mc4wp-form-63 .mc4wp-form-fields .email_input .input-mailchimp::placeholder {*/
    /*color: #ffffff;*/
/*}*/

/*.mc4wp-form.mc4wp-form-63 .mc4wp-form-fields .email_button_footer .button-mailchimp {*/
    /*color: rgb(91, 59, 46) !important;*/
    /*background-color: #ffffff !important;*/
    /*border: 1px solid #fff !important;*/
    /*margin-top: 15px;*/
    /*width: 200px;*/
    /*border-radius: 5px;*/
    /*text-transform: uppercase;*/
    /*transition: all .5s;*/
    /*font-family: 'Academy';*/
/*}*/

/*.mc4wp-form.mc4wp-form-63 .mc4wp-form-fields .email_button_footer .button-mailchimp:hover {*/
    /*color: #fff !important;*/
    /*background-color: rgb(91, 59, 46) !important;*/
/*}*/

/*.widget_text, .widget_search, .widget_nav_menu, .widget_categories, .widget_mc4wp_form_widget {*/
    /*display: inline-block;*/
/*}*/

/*.col-xs-12 {*/
    /*padding: 0px !important;*/
/*}*/

/*.title_slider1 {*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*text-align: center;*/
    /*font-size: 44px;*/
    /*color: #371504;*/
    /*line-height: 0.9;*/
    /*margin-bottom: 20px;*/
/*}*/

/*.title_slider2 {*/
    /*font-family: 'Mon Amour Two Medium', sans-serif;*/
    /*text-align: center;*/
    /*font-size: 90px;*/
    /*color: #b38f6f;*/
    /*line-height: 0.9;*/
/*}*/

/*.desc_slider {*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*text-align: center;*/
    /*font-size: 48px;*/
    /*color: #371504;*/
    /*line-height: 0.8;*/
/*}*/

/*.text-for-slider {*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*width: 50%;*/
    /*height: 30%;*/
    /*margin: auto;*/
/*}*/

/*.price {*/
    /*text-transform: uppercase;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
/*}*/

/*.slider_line {*/
    /*margin: 20px auto;*/
    /*width: 30%;*/
    /*text-align: center;*/
/*}*/

/*.about-us {*/
    /*padding-top: 72px;*/
    /*padding-right: 0px;*/
    /*padding-left: 0px;*/
/*}*/

/*.title-about-us1 {*/
    /*font-size: 54px;*/
    /*font-family: 'Academy';*/
    /*color: #454343;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
/*}*/

/*.title-about-us2 {*/
    /*font-size: 32px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: rgb(91, 59, 46);*/
    /*text-align: center;*/
    /*text-transform: none;*/
/*}*/

/*.img_about_us {*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 390px;*/
/*}*/

/*.text-about-us {*/
    /*font-size: 32px;*/
    /*color: rgb(91, 59, 46);*/
    /*padding: 60px 15px 30px 15px;*/
    /*text-align: center;*/
    /*font-family: 'Mon Amour Two Medium';*/
/*}*/

/*.our-services {*/
    /*background-position: center center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 940px;*/
/*}*/

/*.title_services {*/
    /*font-size: 72px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: rgb(55, 21, 4);*/
    /*padding-top: 25px;*/
    /*text-align: center;*/
/*}*/

/*.our-services .container .br_crambs {*/
    /*padding-left: 15px;*/
/*}*/

/*.service_single_cat_wrap .br_crambs {*/
    /*padding-left: 15px;*/
/*}*/

/*.category_img {*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 320px;*/
    /*width: 260px;*/
    /*margin: 5px 0;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*padding: 0;*/
/*}*/

/*.category_img a {*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*text-decoration: none;*/
    /*transition: all .5s;*/
/*}*/

/*.category_img a:hover > .title-category {*/
    /*color: #fff;*/
    /*background-color: rgba(0, 0, 0, .5);*/
/*}*/

/*.title-category {*/
    /*background: rgba(255, 255, 255, .5);*/
    /*font-size: 36px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: rgb(55, 21, 4);*/
    /*line-height: 1.333;*/
    /*text-align: center;*/
    /*font-weight: bold;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*transition: ease-in .5s;*/
    /*padding: 10px;*/
/*}*/

/*.line > hr {*/
    /*width: 180px;*/
    /*border-top: 1px solid #000;*/
    /*margin-bottom: 35px;*/
    /*margin-top: 15px;*/
/*}*/

/*.title-features-1 {*/
    /*font-size: 36px;*/
    /*color: #5b3b2e;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*padding-top: 100px;*/
    /*margin-bottom: 18px;*/
/*}*/

/*.title-features-2 {*/
    /*text-transform: uppercase;*/
    /*font-size: 48px;*/
    /*line-height: 0.8;*/
    /*color: #FFFFFF;*/
    /*font-family: 'Academy';*/
/*}*/

/*.features-of-salon {*/
    /*background-color: #b38f6f;*/
    /*height: 300px;*/
/*}*/

/*.secong_block_features {*/
    /*padding-top: 45px;*/
/*}*/

/*.img_features {*/
    /*text-align: center;*/
/*}*/

/*.img_features img {*/
    /*height: 86px !important;*/
/*}*/

/*.number_features {*/
    /*font-size: 50px;*/
    /*font-family: 'Academy';*/
    /*color: #5b3b2e;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*line-height: 0.89;*/
    /*margin: 15px auto;*/
/*}*/

/*.title_features {*/
    /*font-size: 22px;*/
    /*font-family: 'Academy';*/
    /*color: #ffffff;*/
    /*text-align: center;*/
    /*line-height: 0.89;*/
/*}*/

/*.news {*/
    /*height: 685px;*/
/*}*/

/*.bloc-news {*/
    /*padding-top: 65px;*/
/*}*/

/*.news-title1 {*/
    /*padding-top: 155px;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*text-align: center;*/
    /*font-size: 44px;*/
    /*color: #c59d5f;*/
/*}*/

/*.news-title2 {*/
    /*font-family: 'MicrosoftYiBaiti';*/
    /*color: #454343;*/
    /*text-align: center;*/
    /*font-size: 60px;*/
    /*line-height: 0.75;*/
/*}*/

/*.news-button {*/
    /*text-align: center;*/
    /*padding: 0 10%;*/
/*}*/

/*.news-button a {*/
    /*cursor: pointer;*/
/*}*/

/*.news-button-all {*/
    /*display: block;*/
    /*font-family: 'Academy';*/
    /*border: 1px solid #c59d5f;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*padding: 25px 50px 25px 50px;*/
    /*font-size: 20px;*/
    /*line-height: 0;*/
    /*color: #000;*/
    /*cursor: pointer;*/
    /*background-color: transparent;*/
    /*text-decoration: none;*/
    /*transition: all .5s;*/
    /*border-radius: 4px;*/
/*}*/

/*.news-button-all:hover {*/
    /*color: #fff;*/
    /*background-color: #b38f6f;*/
/*}*/

/*.news-title-post {*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*color: #454343;*/
    /*font-size: 30px;*/
    /*color: #c59d5f;*/
/*}*/

/*.news-content {*/
    /*font-size: 20px;*/
    /*font-family: 'Academy';*/
    /*line-height: 1.1;*/
    /*color: rgba(0, 0, 0, 0.8);*/
/*}*/

/*.comments-block-home {*/
    /*background-position: bottom;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 600px;*/
/*}*/

/*.comments-title1 {*/
    /*font-size: 36px;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*color: #51392e;*/
    /*line-height: 1.2;*/
    /*text-align: center;*/
    /*padding-top: 50px;*/
/*}*/

/*.comments-title2 {*/
    /*font-size: 60px;*/
    /*font-family: 'Rubik', sans-serif;*/
    /*color: #c59d5f;*/
    /*text-transform: uppercase;*/
    /*line-height: 0.7;*/
    /*text-align: center;*/
    /*margin-top: 20px;*/
/*}*/

/*.line_comments > hr {*/
    /*width: 180px;*/
    /*border-top: 1px solid #c59d5f;*/
    /*margin-bottom: 35px;*/
    /*margin-top: 15px;*/
/*}*/

/*.image_comment {*/
    /*padding-bottom: 15px;*/
/*}*/

/*.comments .image_comment > img {*/
    /*border-radius: 50%;*/
    /*height: 115px;*/
    /*width: 115px !important;*/
    /*margin: 0 auto;*/
/*}*/

/*.description_comment {*/
    /*font-size: 24px;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*color: #51392e;*/
    /*text-align: center;*/
/*}*/

/*.name_comment {*/
    /*font-size: 24px;*/
    /*font-family: 'Academy';*/
    /*color: #c59d5f;*/
    /*line-height: 1.5;*/
    /*text-align: center;*/
/*}*/

/*.subcribe {*/
    /*background-color: #b38f6f;*/
    /*height: 200px;*/
/*}*/

/*.subscribe_title1 {*/
    /*font-size: 32px;*/
    /*margin-bottom: 20px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: #5b3b2e;*/
    /*line-height: 1.333;*/
    /*text-align: left;*/
    /*padding-top: 60px;*/
/*}*/

/*.subscribe_title2 {*/
    /*font-size: 28px;*/
    /*font-family: 'Academy';*/
    /*color: #ffffff;*/
    /*text-transform: uppercase;*/
    /*line-height: 0.6;*/
/*}*/

/*.partners_title1 {*/
    /*font-size: 48px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: rgb(55, 21, 4);*/
    /*text-align: center;*/
    /*padding-top: 60px;*/
/*}*/

/*.partners_title2 {*/
    /*font-size: 60px;*/
    /*font-family: "MicrosoftYiBaiti";*/
    /*color: #454343;*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/
    /*line-height: 0.7;*/
/*}*/

/*.logo_footer {*/
    /*padding-top: 60px;*/
    /*padding-left: 15px;*/
/*}*/

/*.instagram-title-top {*/
    /*font-size: 48px;*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*color: rgb(179, 143, 111);*/
    /*padding-top: 60px;*/
    /*text-align: center;*/
/*}*/

/*.instagram-title-bottom {*/

    /*font-size: 60px;*/
    /*line-height: 0.7;*/
    /*font-family: "MicrosoftYiBaiti";*/
    /*color: rgb(69, 67, 67);*/
    /*text-transform: uppercase;*/
    /*text-align: center;*/

/*}*/

/*.line_instagram > hr {*/
    /*width: 180px;*/
    /*border-top: 1px solid #000;*/
    /*margin-bottom: 10px;*/
    /*margin-top: 35px;*/
/*}*/

/*.site-footer {*/
    /*margin-top: 35px;*/
/*}*/

/*.widget.widget_text {*/
    /*color: #FFFFFF;*/
/*}*/

/*.adr {*/
    /*font-size: 24px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(197, 157, 95);*/
/*}*/

/*.text_adr {*/
    /*font-size: 20px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(255, 255, 255);*/
    /*line-height: 0.8;*/
    /*padding-bottom: 10px;*/
/*}*/

/*.first-footer-block {*/
    /*padding-top: 20px;*/
    /*color: #FFFFFF;*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*font-size: 24px;*/
    /*!* line-height: 1.8; *!*/
    /*width: 70%;*/
    /*text-align: justify;*/
/*}*/

/*.footer_contacts {*/
    /*padding-top: 40px;*/
/*}*/

/*#nav_menu-2 > h2 {*/
    /*color: #FFFFFF;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-size: 30px;*/

/*}*/

/*#menu-footer_menu_new {*/
    /*padding-left: 0px !important;*/
/*}*/

/*#menu-footer_menu_new li a {*/
    /*text-transform: uppercase;*/
    /*color: #fff;*/
    /*font-size: 21px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*transition: all .5s;*/
/*}*/

/*#menu-footer_menu_new li a:hover {*/
    /*color: #a7815e;*/
/*}*/

/*.call_to_action_btn_wrapper {*/
    /*position: absolute;*/
    /*right: 50px;*/
    /*bottom: 50px;*/
/*}*/

/*#text-10 > h2 {*/
    /*text-transform: uppercase;*/
    /*font-family: 'Academy';*/
    /*font-size: 30px;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.logo_footer > a > img {*/
    /*width: 40%;*/
    /*height: auto;*/
/*}*/

/*!*.language-chooser.language-chooser-text.qtranxs_language_chooser li*!*/
/*!*{*!*/
/*!*float: none !important;*!*/
/*!*display: none !important;*!*/

/*!*}*!*/
/*.language-chooser.language-chooser-text.qtranxs_language_chooser li.active a {*/
    /*color: #cc9966 !important;*/

/*}*/

/*.language-chooser.language-chooser-text.qtranxs_language_chooser li {*/
    /*border-right: 1px solid #cc9966;*/
/*}*/

/*.language-chooser.language-chooser-text.qtranxs_language_chooser li:last-child {*/
    /*border-right: none;*/
/*}*/

/*.language-chooser.language-chooser-text.qtranxs_language_chooser li a {*/
    /*text-decoration: none;*/
/*}*/

/*#popup_wrapper_call_to_action {*/
    /*position: fixed;*/
    /*top: 0;*/
    /*right: 0;*/
    /*left: 0;*/
    /*bottom: 0;*/
    /*background-color: rgba(91, 59, 46, .7);*/
    /*z-index: 999999999;*/
    /*display: none;*/
    /*align-items: center;*/
    /*justify-content: center;*/
/*}*/

/*#popup_content_call_to_action {*/
    /*width: 400px;*/
    /*margin: 50px auto;*/
    /*background-color: #fff;*/
    /*border-radius: 6px;*/
    /*padding: 5px 25px 25px;*/
    /*position: relative;*/
/*}*/

/*#call_to_action_form {*/
    /*text-align: center;*/
/*}*/

/*#call_to_action_form h3 {*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*font-size: 48px;*/
    /*color: rgb(91, 59, 46);*/
    /*padding-top: 70px;*/
    /*margin-bottom: 25px;*/
/*}*/

/*#call_to_action_form input, #call_to_action_form textarea {*/
    /*width: 100%;*/
    /*display: block;*/
    /*padding: 5px;*/
    /*border-radius: 3px;*/
    /*margin: 0 0 15px 0;*/
    /*border: 1px solid #c59d5f;*/
/*}*/

/*.regular-checkbox {*/
    /*display: none;*/
/*}*/

/*.regular-checkbox + label.for_checkbox_label {*/
    /*background-color: #fafafa;*/
    /*border: 1px solid #cacece;*/
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
    /*padding: 9px;*/
    /*border-radius: 3px;*/
    /*display: inline-block;*/
    /*position: relative;*/
/*}*/

/*.regular-checkbox:checked + label.for_checkbox_label {*/
    /*background-color: #e9ecee;*/
    /*border: 1px solid #adb8c0;*/
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);*/
    /*color: #99a1a7;*/
/*}*/

/*.regular-checkbox:checked + label.for_checkbox_label:after {*/
    /*content: '\2714';*/
    /*font-size: 14px;*/
    /*position: absolute;*/
    /*top: 0px;*/
    /*left: 3px;*/
    /*color: #5b3b2e;*/
/*}*/

/*.big-checkbox + label.for_checkbox_label {*/
    /*padding: 10px;*/
/*}*/

/*.big-checkbox:checked + label.for_checkbox_label:after {*/
    /*font-size: 30px;*/
    /*left: 0px;*/
    /*top: -15px;*/
/*}*/

/*.for_checkbox_label {*/
    /*position: relative;*/
    /*top: 10px;*/
    /*cursor: pointer;*/
    /*transition: all .3s;*/
    /*left: -50px;*/
/*}*/

/*#call_to_action_form label {*/
    /*margin: 0;*/
    /*display: block;*/
    /*text-align: left;*/
    /*color: rgba(55, 21, 4, 0.702);*/
    /*font-size: 16px;*/
    /*font-family: 'Academy';*/
/*}*/

/*.logo_and_close .logo_call_to_action {*/
    /*float: left;*/
/*}*/

/*.pid_cat_subtitle {*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*font-size: 30px;*/
    /*color: rgba(55, 21, 4, 0.702);*/
    /*text-align: center;*/
    /*margin-top: 25px;*/
    /*margin-bottom: 15px;*/
    /*text-transform: capitalize;*/
/*}*/

/*.service_short_description {*/
    /*font-family: 'Academy';*/
    /*font-size: 18px;*/
    /*color: rgba(55, 21, 4, 0.702);*/
    /*margin-top: 10px;*/
/*}*/

/*.logo_and_close .close_popup_call_to_action_btn {*/
    /*float: right;*/
    /*position: relative;*/
    /*top: -15px;*/
    /*right: -15px;*/
/*}*/

/*.close_popup_call_to_action_btn {*/
    /*border: none;*/
    /*background-color: transparent;*/
    /*color: #5b3b2e;*/
    /*font-size: 25px;*/
    /*font-weight: 100;*/
/*}*/

/*.popup_standart_dark_btn_style {*/
    /*font-family: 'Academy';*/
    /*font-size: 20px;*/
    /*background-color: #5b3b2e;*/
    /*color: #fff;*/
    /*padding: 10px 70px;*/
    /*border: 2px solid #5b3b2e;*/
    /*border-radius: 4px;*/
    /*text-transform: uppercase;*/
    /*font-weight: normal;*/
    /*letter-spacing: 1px;*/
    /*transition: all .5s;*/
/*}*/

/*.popup_standart_dark_btn_style:hover {*/
    /*background-color: #fff;*/
    /*color: #5b3b2e;*/
/*}*/

/*.call_to_action_btn {*/
    /*border: 1px solid #5b3b2e;*/
    /*color: #5b3b2e;*/
    /*background-color: #fff;*/
    /*padding: 10px 35px;*/
    /*text-transform: uppercase;*/
    /*font-family: 'Academy';*/
    /*font-size: 20px;*/
    /*border-radius: 4px;*/
    /*transition: all .5s;*/
/*}*/

/*.call_to_action_btn:hover {*/
    /*background-color: #5b3b2e;*/
    /*color: #fff;*/
/*}*/

/*.success_fast_service_order {*/
    /*text-align: center;*/
/*}*/

/*.success_fast_service_order img {*/
    /*width: 30%;*/
    /*margin: 50px auto;*/
/*}*/

/*.success_fast_service_order p {*/
    /*font-weight: bold;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-size: 20px;*/
/*}*/

/*.tel_number_input::-webkit-outer-spin-button,*/
/*.tel_number_input::-webkit-inner-spin-button {*/
    /*!* display: none; <- Crashes Chrome on hover *!*/
    /*-webkit-appearance: none;*/
    /*margin: 0; !* <-- Apparently some margin are still there even though it's hidden *!*/
/*}*/

/*.baner-about-us {*/
    /*background-position: left top;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 675px;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*position: relative;*/
/*}*/

/*.fast_product_view_info_price .price-old {*/
    /*position: relative;*/
/*}*/

/*.fast_product_view_info_price .price-old strike:before {*/
    /*width: 140%;*/
    /*left: -20%;*/
/*}*/

/*.logo a img {*/
    /*max-width: 100%;*/
    /*height: auto;*/
/*}*/

/*.name-about-us {*/
    /*color: rgb(55, 21, 4);*/
    /*line-height: 1.2;*/
    /*font-size: 72px;*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
/*}*/

/*.page-img_about_us {*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 390px;*/
    /*width: 390px;*/
    /*margin: 0 auto;*/
    /*margin-bottom: 30px;*/
/*}*/

/*.about-us-titel-second {*/
    /*font-size: 48px;*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*color: rgb(179, 143, 111);*/
    /*line-height: 1.2;*/
    /*margin: 0 auto;*/
    /*text-align: center;*/
/*}*/

/*.about-us-description {*/
    /*font-size: 18px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(0, 0, 0);*/
    /*line-height: 1.3;*/
    /*padding-bottom: 50px;*/
    /*text-align: justify;*/
/*}*/

/*.about-us-description ul {*/
    /*list-style: dodgerblue;*/
/*}*/

/*.breadcrumbs {*/
    /*padding-top: 25px;*/
    /*padding-bottom: 25px;*/
/*}*/

/*.record-online {*/
    /*background-color: #b38f6f;*/
    /*height: 200px;*/
/*}*/

/*.record-online-title1 {*/
    /*padding-top: 30px;*/
    /*font-size: 30px;*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*color: rgb(91, 59, 46);*/
    /*line-height: 1.6;*/
/*}*/

/*.record-online-title2 {*/
    /*font-size: 60px;*/
    /*font-family: "Academy";*/
    /*color: rgb(255, 255, 255);*/
    /*text-transform: uppercase;*/
    /*line-height: 0.8;*/
/*}*/

/*.button-record-online {*/
    /*padding-top: 75px;*/
    /*text-align: right;*/
/*}*/

/*#order_services {*/
    /*margin-top: 25px;*/
/*}*/

/*.pid_cat_description {*/
    /*margin-bottom: 15px;*/
    /*padding: 0 25px;*/
    /*font-family: 'Academy';*/
    /*font-size: 16px;*/
/*}*/

/*.order_and_time .lifetime {*/
    /*display: inline-block;*/
    /*min-width: 100px;*/
    /*text-align: left;*/
/*}*/

/*.order_and_time .price {*/
    /*display: inline-block;*/
    /*min-width: 165px;*/
    /*text-align: left;*/
    /*padding-right: 20px;*/
/*}*/

/*.price-new {*/
    /*font-weight: bolder;*/
    /*font-size: 18px;*/
/*}*/

/*.price-old {*/
    /*font-size: 14px;*/
/*}*/

/*.one_product .price-old {*/
    /*position: relative;*/
    /*padding: 0 10px;*/
/*}*/

/*.one_product strike:before {*/
    /*width: 96%;*/
    /*left: 0;*/
    /*top: 45%;*/
    /*!*border-width: 2px;*!*/
/*}*/

/*strike {*/
    /*text-decoration: none;*/
    /*text-align: center;*/
/*}*/

/*strike:before {*/
    /*content: '';*/
    /*border-bottom: 1px solid #c59d5f;*/
    /*width: 50%;*/
    /*position: absolute;*/
    /*top: 41%;*/
/*}*/

/*.order_and_time .spec_price_new {*/
    /*position: relative;*/
    /*top: 10px;*/
/*}*/

/*.order_and_time .price-old {*/
    /*position: relative;*/
    /*top: 10px;*/
/*}*/

/*.one_service {*/
    /*padding: 15px !important;*/
    /*margin: 0 0 15px 0;*/
    /*font-family: 'Academy';*/
/*}*/

/*.one_service .service_tit {*/
    /*float: left;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*font-size: 20px;*/
    /*color: #371504;*/
/*}*/

/*.one_service .order_and_time {*/
    /*float: right;*/
/*}*/

/*.our-team-title2 {*/
    /*font-size: 48px;*/
    /*margin-top: 50px;*/
    /*font-family: 'Mon Amour Two Medium', arial;*/
    /*color: rgb(179, 143, 111);*/

    /*line-height: 1.2;*/
    /*text-align: center;*/

/*}*/

/*.line_our_team hr {*/
    /*width: 180px;*/
    /*border-top: 1px solid #371504;*/
    /*margin-bottom: 15px;*/
    /*margin-top: 35px;*/
/*}*/

/*.back_for_services {*/
    /*background-repeat: no-repeat;*/
    /*background-size: contain;*/
    /*background-position: right top;*/
    /*background-color: #FEFEFE;*/
/*}*/

/*.our-team-title-humen {*/
    /*font-size: 20px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: rgb(179, 143, 111);*/
    /*line-height: 1.5;*/
    /*text-align: center;*/
    /*margin-top: 10px;*/
/*}*/

/*div.reply {*/
    /*margin-bottom: 20px;*/
    /*margin-top: 10px;*/
/*}*/

/*div.reply a {*/
    /*text-decoration: none;*/
    /*color: #fff;*/
    /*background-color: #371504;*/
    /*border: 1px solid #371504;*/
    /*border-radius: 4px;*/
    /*padding: 5px 15px;*/
    /*font-family: 'Academy';*/
    /*transition: all .5s;*/
/*}*/

/*#respond h3 {*/
    /*font-family: "Mon Amour Two Medium";*/
    /*font-size: 30px;*/
    /*color: #371504;*/
    /*margin-top: 35px;*/
/*}*/

/*.comment-notes {*/
    /*color: #371504;*/
    /*font-family: 'Academy';*/
    /*font-size: 12px;*/
/*}*/

/*.comment-form-cookies-consent {*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: space-between;*/
/*}*/

/*#wp-comment-cookies-consent {*/
    /*margin-right: 10px;*/
    /*width: auto !important;*/
/*}*/

/*#commentform label {*/
    /*display: block;*/
    /*font-size: 16px;*/
    /*margin-top: 15px;*/
    /*margin-bottom: 5px;*/
    /*color: #371504;*/
    /*font-family: 'Academy';*/
/*}*/

/*p.form-submit #submit {*/
    /*font-family: 'Academy';*/
    /*font-size: 20px;*/
    /*background-color: #5b3b2e;*/
    /*color: #fff;*/
    /*padding: 10px;*/
    /*border: 2px solid #5b3b2e;*/
    /*border-radius: 4px;*/
    /*text-transform: uppercase;*/
    /*font-weight: normal;*/
    /*letter-spacing: 1px;*/
    /*transition: all .5s;*/
/*}*/

/*#commentform p.comment-form-url input#url {*/
    /*display: none;*/
/*}*/

/*#commentform p.comment-form-url label {*/
    /*display: none;*/
/*}*/

/*.google_captcha_error_message {*/
    /*font-size: 16px;*/
    /*font-family: 'Academy';*/
    /*color: red;*/
    /*margin-bottom: 5px;*/
/*}*/

/*#commentform {*/
    /*position: relative;*/
/*}*/

/*.comment-author {*/
    /*font-family: 'Academy';*/
    /*font-size: 18px;*/
/*}*/

/*.comment-content {*/
    /*font-family: 'Academy';*/
/*}*/

/*.comment-metadata {*/
    /*display: none;*/
/*}*/

/*p.form-submit #submit:hover {*/
    /*background-color: #fff;*/
    /*color: #5b3b2e;*/
/*}*/

/*#commentform input, #commentform textarea {*/
    /*width: 100%;*/
    /*display: block;*/
    /*padding: 5px;*/
    /*border-radius: 3px;*/
    /*border: 1px solid #c59d5f;*/
/*}*/

/*div.reply a:hover {*/
    /*background-color: #fff;*/
    /*color: #371504;*/
/*}*/

/*.text_align_left {*/
    /*text-align: left;*/
/*}*/

/*.comment-content p {*/
    /*margin: 0;*/
/*}*/

/*#comments .photogallery_tit {*/
    /*font-size: 36px;*/
    /*margin-bottom: 20px;*/
/*}*/

/*ul.comment-list {*/
    /*padding-left: 0;*/
/*}*/

/*ul.comment-list li {*/
    /*list-style-type: none;*/
/*}*/

/*.our-team-content {*/
    /*font-size: 20px;*/
    /*font-family: "Academy";*/
    /*color: rgb(55, 21, 4);*/
    /*line-height: 1.8;*/
    /*text-align: center;*/
    /*width: 84%;*/
    /*margin: 0 auto;*/
/*}*/

/*.products_pagination {*/
    /*margin-top: 25px;*/
    /*text-align: right;*/
/*}*/

/*.our-team-img {*/
    /*border-radius: 50%;*/
    /*height: 150px;*/
    /*width: 150px !important;*/
    /*margin: 0 auto;*/
    /*background-position: center top;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
/*}*/

/*.all_products_wrapper_for_bg_image {*/
    /*height: 600px;*/
/*}*/

/*.single-news-slide {*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 695px;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*position: relative;*/
/*}*/

/*.news-name-post {*/
    /*font-size: 60px;*/
    /*font-family: "Annabelle";*/
    /*color: rgb(55, 21, 4);*/
    /*line-height: 0.4;*/
/*}*/

/*.news-sindle-date {*/

    /*color: #5b3b2e;*/
    /*font-family: 'MicrosoftYiBaiti';*/
    /*padding-right: 5px;*/
    /*font-size: 18px;*/
    /*padding-bottom: 35px;*/
/*}*/

/*.news-single-content {*/
    /*font-size: 18px;*/
    /*font-family: 'Rubik', sans-serif;*/
    /*color: rgb(91, 59, 46);*/
    /*line-height: 1.2;*/

/*}*/

/*.news-one-last-news > .news_page_latest_news {*/
    /*margin-top: 0px;*/
/*}*/

/*.alignleft a {*/
    /*font-size: 30px;*/
    /*font-family: "Microsoft Yi Baiti";*/
    /*color: rgb(255, 255, 255);*/
    /*text-transform: uppercase;*/
    /*line-height: 0.8;*/
    /*position: absolute;*/
    /*left: 25%;*/
    /*top: 496px;*/
    /*z-index: 75;*/
/*}*/

/*.alignright a {*/
    /*font-size: 30px;*/
    /*font-family: "Microsoft Yi Baiti";*/
    /*color: rgb(255, 255, 255);*/
    /*text-transform: uppercase;*/
    /*line-height: 0.8;*/
    /*position: absolute;*/
    /*right: 25%;*/
    /*top: 496px;*/
    /*z-index: 76;*/
/*}*/

/*.small-tit-form {*/
    /*font-size: 18px;*/
    /*color: rgba(55, 21, 4, 0.702);*/
    /*font-family: 'Academy', sans-serif;*/
/*}*/

/*#product_order_form input {*/
    /*display: block;*/
    /*width: 100%;*/
    /*padding: 5px;*/
    /*border-radius: 3px;*/
    /*margin: 0 0 15px 0;*/
    /*border: 1px solid #c59d5f;*/
/*}*/

/*#service_order_form input {*/
    /*display: block;*/
    /*width: 100%;*/
    /*padding: 5px;*/
    /*border-radius: 3px;*/
    /*margin: 0 0 15px 0;*/
    /*border: 1px solid #c59d5f;*/
/*}*/

/*#service_order_form select {*/
    /*display: block;*/
    /*width: 100%;*/
    /*padding: 6px;*/
    /*border-radius: 3px;*/
    /*margin: 0 0 15px 0;*/
    /*border: 1px solid #c59d5f;*/
/*}*/

/*#split_col3 li:nth-child(3n) {*/
    /*margin-right: 15px !important;*/
/*}*/

/*.half_block {*/
    /*width: 49%;*/
    /*margin: 0;*/
    /*display: inline-block;*/
/*}*/

/*.center-block {*/
    /*text-align: center;*/
    /*margin: 15px auto;*/
/*}*/

/*.posluga {*/
    /*position: relative;*/
    /*padding: 5px;*/
    /*border: 1px solid #c59d5f;*/
    /*border-radius: 5px;*/
    /*margin-bottom: 3px;*/
    /*color: rgb(91, 59, 46);*/
    /*font-weight: bold;*/
    /*font-family: 'Academy';*/
    /*width: 98.5%;*/
/*}*/

/*.posluga button {*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*padding: 0 10px;*/
    /*border: none;*/
    /*border-radius: 3px;*/
    /*background-color: #c59d5f;*/
    /*color: #fff;*/
    /*transition: all .5s;*/
    /*border-top-left-radius: 0;*/
    /*border-bottom-left-radius: 0;*/
/*}*/

/*.posluga button:hover {*/
    /*background-color: #5b3b2e;*/
/*}*/

/*.order_one_price {*/
    /*position: absolute;*/
    /*right: 100px;*/
    /*font-weight: bold;*/
    /*bottom: 5px;*/
/*}*/

/*.font_weight_normal {*/
    /*font-weight: normal;*/
/*}*/

/*.one_product {*/
    /*position: relative;*/
    /*margin-top: 15px;*/
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/
/*}*/

/*.one_product .price {*/
    /*padding-right: 5px;*/
/*}*/

/*.one_product .one_product_tit {*/
    /*padding: 0 5px;*/
/*}*/

/*.one_product .product_actions_block {*/
    /*padding: 0 5px;*/
    /*min-height: 42px;*/
/*}*/

/*.one_product .product_actions_block .fast_view_product {*/
    /*border: none;*/
    /*padding: 0;*/
    /*font-size: 30px;*/
    /*padding-bottom: 10px;*/
/*}*/

/*.one_product .product_actions_block button:focus {*/
    /*outline: none;*/
/*}*/

/*.one_product .product_actions_block .fast_view_product:hover {*/
    /*background-color: transparent;*/
    /*color: #a7815e;*/
/*}*/

/*.one_product .akcia_position {*/
    /*position: absolute;*/
    /*right: 5px;*/
    /*top: 5px;*/
/*}*/

/*.fast_product_view_info_content {*/
    /*color: #5b3b2e;*/
/*}*/

/*.product_line_one .product_line_price {*/
    /*float: right;*/
    /*font-weight: bold;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-size: 20px;*/
/*}*/

/*.product_line_one .product_line_title {*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-size: 24px;*/
/*}*/

/*.product_line_one .product_line_content {*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-size: 18px;*/
/*}*/

/*.akcia_mes_for_prod {*/
    /*background-color: #5b3b2e;*/
    /*padding: 2px 15px;*/
    /*color: #fff;*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-size: 16px;*/
    /*border-radius: 5px;*/
    /*text-transform: uppercase;*/
/*}*/

/*.photogallery_top_background_block {*/
    /*background-size: cover;*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*height: 675px;*/
    /*position: relative;*/
/*}*/

/*.order_and_time .akcia_mes_for_prod {*/
    /*display: inline-block;*/
    /*margin-right: 15px;*/
/*}*/

/*.photogallery_tit_block {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*text-align: center;*/
    /*background: rgba(255, 255, 255, .4);*/
/*}*/

/*.photogallery_tit {*/
    /*font-size: 72px;*/
    /*font-family: "Mon Amour Two Medium";*/
    /*color: rgb(55, 21, 4);*/
/*}*/

/*.photogallery_button {*/
    /*margin-top: 35px;*/
/*}*/

/*.we_are_in_instagram {*/
    /*padding: 10px 70px;*/
/*}*/

/*.instagram_load_more_button_wrapper {*/
    /*text-align: center;*/
/*}*/

/*.instagramm_gallery_wrapper {*/
    /*position: relative;*/
/*}*/

/*#instagram_load_more_button {*/
    /*background-color: rgb(91, 59, 46);*/
    /*color: #fff;*/
    /*font-family: 'Academy';*/
    /*text-transform: uppercase;*/
    /*padding: 10px 35px;*/
    /*border: 2px solid rgb(91, 59, 46);*/
    /*border-radius: 4px;*/
    /*transition: all .5s;*/
    /*margin: 35px auto 70px auto;*/
/*}*/

/*#instagram_load_more_button:hover {*/
    /*color: rgb(91, 59, 46);*/
    /*background-color: #fff;*/
/*}*/

/*.instagramm_gallery_wrapper .br_crambs {*/
    /*padding-left: 40px;*/
/*}*/

/*.instagramm_gallery_wrapper .rigrid_front_grid {*/
    /*margin-top: 0;*/
/*}*/

/*.about_us_wrapper .br_crambs {*/
    /*padding-left: 15px;*/
/*}*/

/*.br_crambs span {*/
    /*text-transform: uppercase;*/
    /*color: rgb(55, 21, 4);*/
    /*font-size: 14px;*/
    /*font-family: 'Academy';*/
    /*padding: 0 0.5px;*/
    /*transition: all .5s;*/
    /*font-weight: bold;*/
/*}*/

/*.br_crambs span a {*/
    /*text-decoration: none;*/
/*}*/

/*.br_crambs span:hover {*/
    /*color: #a7815e;*/
/*}*/

/*.br_crambs span.current {*/
    /*color: #a7815e;*/
    /*font-weight: bold;*/
/*}*/

/*.news_block_top_image {*/
    /*background-position: top;*/
/*}*/

/*.news_container {*/
    /*padding: 0;*/
/*}*/

/*.one_new_wrapper {*/
    /*!*border: 1px solid #c59d5f;*!*/
    /*margin-bottom: 50px;*/
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/
/*}*/

/*.product_order_content .product .product_image {*/
    /*float: left;*/
    /*margin-right: 15px;*/
/*}*/

/*.success_fast_service_order .logo_and_close {*/
    /*height: 50px;*/
/*}*/

/*.success_fast_service_order .logo_and_close .logo_call_to_action img {*/
    /*width: 100%;*/
    /*margin: 0;*/
/*}*/

/*.one_new_wrapper .one_new_image {*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center center;*/
    /*height: 280px;*/
/*}*/

/*.one_new_wrapper .one_new_date {*/
    /*text-align: right;*/
    /*color: #5b3b2e;*/
    /*font-family: 'MicrosoftYiBaiti';*/
    /*padding-right: 5px;*/
    /*font-size: 18px;*/
/*}*/

/*.one_new_wrapper .one_new_title {*/
    /*font-size: 30px;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*color: rgb(91, 59, 46);*/
    /*line-height: 0.667;*/
    /*padding-left: 5px;*/
/*}*/

/*.one_new_wrapper .one_new_content {*/
    /*font-size: 18px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(91, 59, 46);*/
    /*line-height: 1;*/
    /*padding: 10px;*/
    /*height: 150px;*/
/*}*/

/*.one_new_wrapper .one_new_read_more {*/
    /*text-align: right;*/
    /*padding: 20px 20px 20px;*/
/*}*/

/*.one_new_wrapper .one_new_read_more .one_new_read_more_btn {*/
    /*border: 1px solid #5b3b2e;*/
    /*border-radius: 5px;*/
    /*padding: 10px 35px;*/
    /*color: #5b3b2e;*/
    /*text-decoration: none;*/
    /*transition: all .5s;*/
    /*font-family: 'Academy';*/
    /*text-transform: uppercase;*/
/*}*/

/*.news_pagination_block {*/
    /*font-family: 'Rubik', sans-serif;*/
    /*padding-left: 15px;*/
/*}*/

/*.news-search {*/
    /*margin-top: 15px;*/
/*}*/

/*.no_padding {*/
    /*padding: 0;*/
/*}*/

/*.tit_back_color {*/
    /*background-color: rgba(255, 255, 255, .6);*/
    /*padding: 2% 10%;*/
    /*font-size: 60px !important;*/
    /*line-height: 1.2;*/
/*}*/

/*.prod_cat {*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*height: 320px;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
/*}*/

/*.prod_cat_hover {*/
    /*transition: ease-in .5s;*/
/*}*/

/*.prod_cat_hover:hover > .prod_cat > .title-category {*/
    /*color: #fff;*/
    /*background-color: rgba(0, 0, 0, .5);*/
/*}*/

/*.products_sidebar_wrapper {*/
    /*padding-left: 0;*/
/*}*/

/*.products_sidebar .active {*/
    /*color: #a7815e !important;*/
/*}*/

/*.products_sidebar a:hover {*/
    /*color: #a7815e;*/
/*}*/

/*.products_sidebar form#news_search_block {*/
    /*padding-left: 0;*/
    /*margin-bottom: 35px;*/
/*}*/

/*.products_sidebar .product_cat_href {*/
    /*display: block;*/
    /*text-decoration: none;*/
    /*font-size: 20px;*/
    /*color: rgb(91, 59, 46);*/
    /*border-bottom: 1px solid #c59d5f;*/
    /*font-family: 'Academy';*/
    /*font-weight: bold;*/
    /*padding-bottom: 15px;*/
    /*margin-bottom: 15px;*/
    /*transition: all .5s;*/
/*}*/

/*.one_product_wrapper {*/
    /*padding: 15px;*/
    /*padding-top: 0;*/
    /*padding-bottom: 0;*/
/*}*/

/*.one_product .one_product_tit {*/
    /*font-size: 18px;*/
    /*min-height: 100px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(55, 21, 4);*/
/*}*/
/*.products_pagination .pag.active{*/
    /*background-color: #5b3b2e;*/
    /*color: #fff;*/
    /*cursor: default;*/
/*}*/

/*.product_actions_block button {*/
    /*background-color: transparent;*/
    /*transition: all .5s;*/
    /*color: rgb(55, 21, 4);*/
    /*font-family: 'Roboto Condensed', sans-serif;*/
    /*font-size: 18px;*/
    /*border: 1px solid rgb(55, 21, 4);*/
    /*border-radius: 4px;*/
    /*padding: 5px 15px;*/
    /*text-transform: uppercase;*/
/*}*/

/*.product_actions_block button:hover {*/
    /*background-color: #a7815e;*/
    /*color: #fff;*/
    /*border-color: #a7815e;*/
/*}*/

/*.product_actions_block .fast_view_product {*/
    /*float: left;*/
/*}*/

/*.product_actions_block .order_product {*/
    /*float: right;*/
/*}*/

/*.one_product .price {*/
    /*margin-top: 5px;*/
    /*text-align: right;*/
/*}*/

/*.one_product .price-new {*/
    /*font-weight: normal;*/
/*}*/

/*.product_order_wrapper .logo_and_close {*/
    /*height: 50px;*/
/*}*/

/*.product_order_content h3 {*/
    /*text-align: center;*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*font-size: 48px;*/
    /*color: rgb(91, 59, 46);*/
/*}*/

/*.product .product_title {*/
    /*display: inline-block;*/
    /*float: left;*/
    /*padding-top: 5px;*/
    /*font-size: 16px;*/
    /*font-family: 'Academy', sans-serif;*/
    /*color: rgb(91, 59, 46);*/
/*}*/

/*.product .product_price {*/
    /*display: inline-block;*/
    /*padding-right: 25px;*/
    /*font-size: 16px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(91, 59, 46);*/
    /*font-weight: bold;*/
/*}*/

/*.product .product_price .price-new {*/
    /*font-size: 20px;*/
/*}*/

/*.product .product_count {*/
    /*display: inline-block;*/
    /*font-family: 'Academy';*/
    /*color: rgb(91, 59, 46);*/
    /*font-weight: bold;*/
    /*font-size: 14px;*/
/*}*/

/*.error-popup-wrapper .logo_and_close {*/
    /*height: 50px;*/
/*}*/

/*.error-popup-wrapper .error-popup-image {*/
    /*text-align: center;*/
/*}*/

/*.error-popup-wrapper .error-popup-message {*/
    /*text-align: center;*/
    /*font-family: 'Academy';*/
    /*font-size: 24px;*/
    /*font-weight: bold;*/
    /*color: rgb(91, 59, 46);*/
/*}*/

/*.error-popup-wrapper .error-popup-image img {*/
    /*margin-bottom: 35px;*/
    /*width: 20%;*/
/*}*/

/*.product .product_count input {*/
    /*width: 50px;*/
    /*text-align: center;*/
    /*padding: 5px;*/
    /*border-radius: 3px;*/
    /*border: 1px solid #c59d5f;*/
/*}*/

/*.product_order_content .order_total {*/
    /*font-size: 18px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(91, 59, 46);*/
    /*margin-bottom: 25px;*/
/*}*/

/*.product_order_content .order_total .price-new {*/
    /*font-size: 20px;*/
    /*font-weight: bold;*/
/*}*/

/*.product_order_content .product {*/
    /*text-align: right;*/
    /*margin-top: 25px;*/
    /*margin-bottom: 15px;*/
    /*border-bottom: 1px solid rgb(91, 59, 46);*/
    /*padding-bottom: 15px;*/
    /*width: 98%;*/
/*}*/

/*.one_product .one_product_image {*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    /*height: 250px;*/
    /*background-size: cover;*/
    /*cursor: pointer;*/
/*}*/

/*.fast_product_view_wrapper .logo_and_close {*/
    /*height: 50px;*/
/*}*/

/*.fast_product_view {*/
    /*width: 100%;*/
/*}*/

/*.fast_product_view_info_tit {*/
    /*font-size: 30px;*/
    /*font-family: 'Academy';*/
    /*color: rgb(55, 21, 4);*/
/*}*/

/*.fast_product_view_info_price {*/
    /*margin-top: 15px;*/
    /*margin-bottom: 20px;*/
    /*color: rgb(55, 21, 4);*/
    /*font-size: 22px;*/
    /*font-family: 'Academy';*/
/*}*/

/*.fast_product_view_info_price .price-new {*/
    /*font-size: 30px;*/
/*}*/

/*.fast_product_view_info_content {*/
    /*margin-top: 25px;*/
    /*font-size: 18px;*/
    /*line-height: 1.1;*/
    /*text-align: justify;*/
    /*font-family: 'Academy';*/
    /*color: rgb(55, 21, 4);*/
/*}*/

/*.fast_product_view .fast_product_view_image {*/

/*}*/

/*.fast_product_view .fast_product_view_image img {*/
    /*width: 100%;*/
/*}*/

/*.fast_product_view .fast_product_view_info {*/

/*}*/

/*.products_sidebar form input {*/

/*}*/

/*.one_new_wrapper .one_new_read_more .one_new_read_more_btn:hover {*/
    /*background-color: #5b3b2e;*/
    /*color: #fff;*/
/*}*/

/*.news_pagination_block a {*/
    /*text-decoration: none;*/
    /*border: 1px solid #c59d5f;*/
    /*border-radius: 5px;*/
    /*padding: 5px 10px;*/
    /*color: #5f4c45;*/
    /*transition: all .5s;*/
/*}*/

/*.news_pagination_block a.active {*/
    /*background-color: #5f4c45;*/
    /*color: #fff;*/
/*}*/

/*.news_pagination_block a:hover {*/
    /*background-color: #5f4c45;*/
    /*color: #fff;*/
/*}*/

/*#news_search_block {*/
    /*width: 100%;*/
    /*position: relative;*/
    /*text-align: center;*/
    /*padding-left: 50px;*/
/*}*/

/*#news_search_block input {*/
    /*width: 100%;*/
    /*padding: 10px;*/
    /*border: 1px solid #c59d5f;*/
    /*border-radius: 5px;*/
    /*font-family: 'Academy';*/
/*}*/

/*#news_search_block input::placeholder {*/
    /*font-family: 'Academy';*/
/*}*/

/*#news_search_block .fa-search {*/
    /*transform: rotate(90deg);*/
    /*font-size: 22px;*/
    /*color: #796257;*/
    /*cursor: pointer;*/
    /*z-index: 999;*/
    /*position: absolute;*/
    /*right: 10px;*/
    /*top: 10px;*/
    /*transition: all .5s;*/
/*}*/

/*#news_search_block .fa-search:hover {*/
    /*color: #a7815e;*/
/*}*/

/*.news_page_latest_news {*/
    /*padding-left: 50px;*/
    /*margin-top: 50px;*/
/*}*/

/*.news_page_latest_news .news_page_latest_news_tit {*/
    /*font-family: 'Roboto', sans-serif;*/
    /*font-size: 30px;*/
    /*color: rgb(55, 21, 4);*/
    /*text-transform: uppercase;*/
    /*margin-bottom: 25px;*/
/*}*/

/*.last_new_wrapper .last_new_tit a {*/
    /*font-size: 20px;*/
    /*font-family: 'Roboto', sans-serif;*/
    /*color: rgb(91, 59, 46);*/
    /*line-height: 0.667;*/
    /*margin-bottom: 10px;*/
    /*transition: all .5s;*/
/*}*/

/*.last_new_wrapper .last_new_tit a:hover {*/
    /*color: #c59d5f;*/
/*}*/

/*.last_new_wrapper .last_new_date {*/
    /*font-size: 18px;*/
    /*font-family: "Microsoft Yi Baiti";*/
    /*color: rgb(91, 59, 46);*/
    /*margin-bottom: 20px;*/
    /*padding-bottom: 15px;*/
    /*border-bottom: 1px solid #c59d5f;*/
/*}*/

/*.last_new_wrapper:last-child .last_new_date {*/
    /*border-bottom: none;*/
/*}*/

/*ul.sub-menu li a:hover {*/
    /*background-color: rgba(255, 255, 255, .8);*/
/*}*/

/*.service_order_content h3 {*/
    /*font-family: 'Mon Amour Two Medium';*/
    /*font-size: 48px;*/
    /*color: rgb(91, 59, 46);*/
    /*margin: 35px auto;*/
    /*text-align: center;*/
/*}*/

/*label.summary_order_price_text {*/
    /*font-weight: normal;*/
    /*font-family: 'Academy', sans-serif;*/
    /*margin-bottom: 25px;*/
/*}*/

/*label span.summary_order_price {*/
    /*font-weight: bold;*/
/*}*/

/*.margin_bottom {*/
    /*margin-bottom: 30px;*/
/*}*/

/*!*Popup window*!*/
/*.service_order_header {*/
    /*height: 25px;*/
/*}*/

/*#popup_wrapper {*/
    /*position: fixed;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*background-color: rgba(0, 0, 0, .7);*/
    /*z-index: 9999;*/
    /*display: none;*/
/*}*/

/*#popup_content {*/
    /*width: 900px;*/
    /*padding: 50px 25px;*/
    /*border-radius: 3px;*/
    /*background-color: #fff;*/
    /*margin: 25px auto;*/
    /*position: relative;*/
    /*height: 650px;*/
    /*overflow: hidden;*/
    /*overflow-y: scroll;*/
/*}*/

/*.bloc-news .news-img {*/
    /*height: 250px;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
/*}*/

/*#main-nav .current-menu-item ul li a {*/
    /*color: #fff !important;*/
/*}*/

/*.one_product_wrapper:first-child .one_product {*/
    /*margin-top: 0;*/
/*}*/

/*.one_product_wrapper:nth-child(2) .one_product {*/
    /*margin-top: 0;*/
/*}*/

/*.one_product_wrapper:nth-child(3) .one_product {*/
    /*margin-top: 0;*/
/*}*/

/*!*LOADER*!*/
/*.loader_wrapper {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*top: 0;*/
    /*text-align: center;*/
    /*padding: 50px;*/
    /*background-color: rgba(255, 255, 255, 0.7);*/
    /*display: none;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*z-index: 9999;*/
/*}*/

/*.loader {*/
    /*border: 16px solid #cc9966;*/
    /*border-top: 16px solid rgb(91, 59, 46);*/
    /*border-radius: 50%;*/
    /*width: 50px;*/
    /*height: 50px;*/
    /*animation: spin 2s linear infinite;*/
    /*margin: 0 auto;*/
/*}*/

/*@keyframes spin {*/
    /*0% {*/
        /*transform: rotate(0deg);*/
    /*}*/
    /*100% {*/
        /*transform: rotate(360deg);*/
    /*}*/
/*}*/

/*!*Mob menu styles start*!*/
/*.header_mobile {*/
    /*display: none;*/
/*}*/

/*.header_mobile_menu_open_button {*/
    /*background-color: transparent;*/
    /*border: none;*/
    /*font-size: 36px;*/
    /*color: #5b3b2e;*/
    /*position: fixed;*/
    /*top: 25px;*/
    /*left: 25px;*/
    /*z-index: 99999;*/
/*}*/

/*.header_mobile_menu_open_button:focus {*/
    /*outline: none;*/
/*}*/

/*.header_mobile_menu_wrapper {*/
    /*position: fixed;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: -100%;*/
    /*right: 0;*/
    /*background-color: #5b3b2e;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*z-index: 999999;*/
/*}*/

/*.header_mobile_menu {*/
    /*position: relative;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
/*}*/

/*.mobile_menu_logo {*/
    /*position: absolute;*/
    /*left: 25px;*/
    /*top: 25px;*/
/*}*/

/*.header_mobile_menu_wrapper .menu-main_menu-container ul {*/
    /*padding-left: 0;*/
    /*list-style: none !important;*/
    /*overflow: hidden;*/
    /*overflow-y: scroll;*/
/*}*/

/*.header_mobile_menu_wrapper .menu-main_menu-container ul li a {*/
    /*display: block;*/
    /*text-align: center;*/
    /*color: #fff;*/
    /*font-size: 30px;*/
    /*font-family: 'Academy';*/
    /*margin: 15px 0;*/
    /*text-transform: uppercase;*/
/*}*/

/*.mobile_menu_logo {*/
    /*width: 200px;*/
/*}*/

/*.mobile_menu_logo img {*/
    /*width: 100%;*/
    /*height: auto;*/
/*}*/

/*.close_mobile_menu_button {*/
    /*background-color: transparent;*/
    /*color: #fff;*/
    /*font-size: 36px;*/
    /*position: absolute;*/
    /*right: 10px;*/
    /*top: 10px;*/
    /*border: none;*/
/*}*/

/*#come-to-top-button {*/
    /*position: fixed;*/
    /*left: 35px;*/
    /*bottom: 35px;*/
    /*border: none;*/
    /*background-color: #fff;*/
    /*padding: 10px 15px;*/
    /*border-radius: 5px;*/
    /*opacity: 0;*/
    /*z-index: 99999999;*/
    /*transition: all .5s;*/
    /*color: #5b3b2e;*/
    /*font-size: 30px;*/
    /*border: 2px solid #5b3b2e;*/
/*}*/

/*#come-to-top-button:focus {*/
    /*outline: none;*/
/*}*/

/*#come-to-top-button:hover {*/
    /*background-color: #5b3b2e;*/
    /*color: #fff;*/
/*}*/

/*.close_mobile_menu_button:focus {*/
    /*outline: none;*/
/*}*/

/*!*Mob menu styles end*!*/
/*@media only screen and (max-width: 1600px) {*/
    /*#popup_content_call_to_action {*/
        /*margin: 10px auto;*/
    /*}*/

    /*#call_to_action_form h3 {*/
        /*padding-top: 50px;*/
    /*}*/
/*}*/

/*@media only screen and (max-width: 1200px) {*/
    /*.product_actions_block button {*/
        /*font-size: 16px;*/
    /*}*/

    /*#main-nav li a {*/
        /*font-size: 14px;*/
    /*}*/

    /*.text-for-slider {*/
        /*width: 70%;*/
    /*}*/

    /*.small_left_right_padding_on_mobile {*/
        /*padding-left: 5px;*/
        /*padding-right: 5px;*/
    /*}*/

    /*.category_img {*/
        /*width: 100%;*/
    /*}*/

    /*.news-button-all {*/
        /*font-size: 16px;*/
    /*}*/

    /*.news-title1 {*/
        /*font-size: 32px;*/
    /*}*/

    /*.news-title-post {*/
        /*font-size: 28px;*/
    /*}*/

    /*.news-content {*/
        /*font-size: 20px;*/
    /*}*/

    /*#split_col4 li:nth-child(4n) {*/
        /*margin-right: 25px !important;*/
    /*}*/

    /*.subscribe_title1 {*/
        /*padding-top: 25px;*/
    /*}*/

    /*.title-about-us2 {*/
        /*font-size: 26px;*/
    /*}*/

    /*.text-about-us {*/
        /*font-size: 26px;*/
    /*}*/

/*}*/

/*@media only screen and (max-width: 991px) {*/
    /*.posluga .posluga_title {*/
        /*width: 60%;*/
        /*font-size: 14px;*/
        /*font-size: 14px;*/
    /*}*/

    /*.pid_cat_subtitle {*/
        /*font-size: 28px;*/
    /*}*/

    /*.call_to_action_form_wrapper {*/
        /*overflow-y: scroll;*/
    /*}*/

    /*.call_to_action_form_wrapper .logo_and_close .close_popup_call_to_action_btn {*/
        /*top: 0;*/
        /*right: 0;*/
    /*}*/

    /*.call_to_action_form_wrapper .logo_and_close .logo_call_to_action {*/
        /*position: relative;*/
        /*top: 10px;*/
    /*}*/

    /*.back_for_services {*/
        /*background-image: none !important;*/
    /*}*/

    /*.comment-notes {*/
        /*font-size: 11px;*/
    /*}*/

    /*#commentform label {*/
        /*font-size: 12px;*/
    /*}*/

    /*#come-to-top-button {*/
        /*display: none !important;*/
    /*}*/

    /*.our-services {*/
        /*height: auto !important;*/
    /*}*/

    /*.header {*/
        /*display: none;*/
    /*}*/

    /*.header_mobile {*/
        /*display: block;*/
    /*}*/

    /*.text-for-slider {*/
        /*height: 50%;*/
    /*}*/

    /*.title_slider1 {*/
        /*font-size: 26px;*/
    /*}*/

    /*.title_slider2 {*/
        /*font-size: 34px;*/
    /*}*/

    /*.desc_slider {*/
        /*font-size: 26px;*/
    /*}*/

    /*.slider_line {*/
        /*width: 80%;*/
    /*}*/

    /*.call_to_action_btn_wrapper {*/
        /*left: 0;*/
        /*right: 0;*/
        /*text-align: center;*/
    /*}*/

    /*#popup_content_call_to_action {*/
        /*width: 100%;*/
        /*height: 100%;*/
        /*margin: 0;*/
    /*}*/

    /*#call_to_action_form h3 {*/
        /*font-size: 30px;*/
    /*}*/

    /*.text-about-us {*/
        /*display: none;*/
    /*}*/

    /*.about-us {*/
        /*padding-top: 15px;*/
    /*}*/

    /*.img_about_us {*/
        /*display: none;*/
    /*}*/

    /*.title-about-us1 {*/
        /*font-size: 30px;*/
    /*}*/

    /*.title-about-us2 {*/
        /*font-size: 24px;*/
    /*}*/

    /*.title_services {*/
        /*font-size: 30px;*/
    /*}*/

    /*.small_left_right_padding_on_mobile {*/

    /*}*/

    /*.our-services {*/
        /*height: auto;*/
    /*}*/

    /*.home_slider {*/
        /*background-position: 30%;*/
    /*}*/

    /*.title-features-1 {*/
        /*padding-top: 0;*/
        /*font-size: 30px;*/
        /*text-align: center;*/
        /*margin-top: 25px;*/
    /*}*/

    /*.title-features-2 {*/
        /*text-align: center;*/
        /*font-size: 32px;*/
    /*}*/

    /*.img_features img {*/
        /*height: 50px !important;*/
    /*}*/

    /*.features-of-salon {*/
        /*height: auto;*/
    /*}*/

    /*.number_features {*/
        /*font-size: 32px;*/
    /*}*/

    /*.title_features {*/
        /*font-size: 14px;*/
        /*margin-bottom: 25px;*/
    /*}*/

    /*.news {*/
        /*height: auto;*/
    /*}*/

    /*.news .col-xs-4 {*/
        /*width: 100%;*/
    /*}*/

    /*.news-title1 {*/
        /*padding-top: 25px;*/
    /*}*/

    /*.comments-block-home {*/
        /*height: auto;*/
    /*}*/

    /*.description_comment {*/
        /*text-align: justify;*/
    /*}*/

    /*.rigrid_front_grid ul {*/
        /*padding: 0;*/
        /*margin: 0 auto;*/
        /*display: flex;*/
        /*flex-direction: row;*/
        /*align-items: center;*/
        /*flex-wrap: wrap;*/
    /*}*/

    /*#split_col4 li {*/
        /*margin: 50px auto;*/
    /*}*/

    /*#split_col4 li:nth-child(4n) {*/
        /*margin: 50px auto !important;*/
    /*}*/

    /*.subcribe {*/
        /*height: auto;*/
    /*}*/

    /*.subscribe_title1 {*/
        /*font-size: 28px;*/
        /*text-align: center;*/
    /*}*/

    /*.subscribe_title2 {*/
        /*text-align: center;*/
        /*font-size: 22px;*/
        /*text-transform: none;*/
    /*}*/

    /*.email_input {*/
        /*padding-top: 15px;*/
    /*}*/

    /*.email_button_footer {*/
        /*float: none;*/
        /*text-align: center;*/
    /*}*/

    /*.category_img {*/
        /*margin: 15px auto;*/
    /*}*/

    /*.language-chooser.language-chooser-text.qtranxs_language_chooser li {*/
        /*border-right: 0;*/
    /*}*/

    /*ul.language-chooser {*/
        /*margin: 0;*/
        /*padding: 0;*/
        /*display: flex;*/
        /*margin-top: 30px;*/
        /*list-style: none !important;*/
    /*}*/

    /*ul.language-chooser li {*/
        /*margin: 0 15px;*/
        /*font-size: 20px;*/
    /*}*/

    /*ul.language-chooser li a {*/
        /*color: #cc9966;*/
    /*}*/

    /*.language-chooser.language-chooser-text.qtranxs_language_chooser li.active a {*/
        /*color: #fff !important;*/
        /*border-bottom: 2px solid #fff;*/
        /*padding-bottom: 15px;*/
        /*padding: 10px;*/
    /*}*/

    /*.rigrid_front_grid, .wpinsta_loadmore {*/
        /*margin-top: 0;*/
    /*}*/

    /*.logo_footer {*/
        /*text-align: center;*/
        /*padding-left: 0;*/
    /*}*/

    /*.first-footer-block {*/
        /*width: 100%;*/
        /*font-size: 20px;*/
    /*}*/

    /*.footer_contacts {*/
        /*padding-top: 0;*/
        /*text-align: center;*/
    /*}*/

    /*#text-10 > h2 {*/
        /*margin-bottom: 0;*/
    /*}*/

    /*.mc4wp-form.mc4wp-form-63 .mc4wp-form-fields .email_input .input-mailchimp {*/
        /*margin: 0 auto;*/
    /*}*/

    /*.comments-title1 {*/
        /*margin-top: 50px;*/
    /*}*/

    /*.news .col-xs-4 {*/
        /*width: 50%;*/
    /*}*/

    /*.news .col-xs-4:first-child {*/
        /*width: 100%;*/
    /*}*/

    /*.line > hr {*/
        /*margin-bottom: 10px !important;*/
    /*}*/

    /*.single-news-slide {*/
        /*height: 100vh;*/
    /*}*/

    /*.one_service .service_tit {*/
        /*font-size: 18px;*/
    /*}*/

    /*.one_service .order_and_time {*/
        /*display: flex;*/
        /*align-items: center;*/
        /*justify-content: center;*/
    /*}*/

    /*.for_checkbox_label {*/
        /*top: 0;*/
        /*left: -50px;*/
    /*}*/

    /*#popup_content {*/
        /*width: 100%;*/
        /*margin: 0 auto;*/
        /*height: 100%;*/
    /*}*/

    /*.order_one_price {*/
        /*right: 40px;*/
        /*top: 0;*/
        /*height: 100%;*/
        /*display: flex;*/
        /*align-items: center;*/
    /*}*/

    /*.small-tit-form {*/
        /*font-size: 14px;*/
    /*}*/

    /*.posluga {*/
        /*font-size: 16px;*/
    /*}*/

    /*label.summary_order_price_text {*/
        /*font-size: 18px;*/
    /*}*/

    /*.footre-bootom .col-md-6 {*/
        /*width: 100%;*/
        /*text-align: center;*/
    /*}*/

    /*.photogallery_top_background_block {*/
        /*height: 100vh;*/
    /*}*/

    /*.one_product {*/
        /*margin-bottom: 30px;*/
    /*}*/

    /*#popup_content {*/
        /*overflow-y: scroll;*/
    /*}*/

    /*.product .product_title {*/
        /*font-size: 20px;*/
    /*}*/

    /*.product_order_content {*/
        /*overflow-y: scroll;*/
        /*width: 100%;*/
    /*}*/

    /*.product_order_content .product {*/
        /*text-align: left;*/
    /*}*/

    /*.product_order_content .product .product_image {*/
        /*float: none;*/
        /*margin-right: 0;*/
    /*}*/

    /*.product_order_content .product .product_image img {*/
        /*width: 100%;*/
        /*height: auto;*/
    /*}*/

    /*.product .product_title {*/
        /*float: none;*/
        /*display: block;*/
        /*margin-top: 15px;*/
    /*}*/

    /*.product .product_price {*/
        /*display: block;*/
        /*margin: 20px 0;*/
    /*}*/

    /*.product_order_content .product {*/
        /*width: 100%;*/
    /*}*/

    /*#news_search_block {*/
        /*padding-left: 0;*/
        /*margin-bottom: 20px;*/
    /*}*/

    /*.news-search {*/
        /*margin-top: 0;*/
    /*}*/

    /*.one_new_wrapper .one_new_read_more {*/
        /*text-align: center;*/
    /*}*/

    /*.one_new_wrapper .one_new_title {*/
        /*margin: 20px auto;*/
    /*}*/

    /*.news_page_latest_news {*/
        /*padding-left: 0;*/
    /*}*/

    /*.news-single-content {*/
        /*text-align: justify;*/
    /*}*/

    /*.news-sindle-date {*/
        /*padding-bottom: 0;*/
    /*}*/

    /*.news-one-last-news {*/
        /*padding: 0;*/
    /*}*/

    /*.instagramm_gallery_wrapper .br_crambs {*/
        /*padding-left: 0;*/
    /*}*/

    /*.baner-about-us {*/
        /*height: 100vh;*/
    /*}*/

    /*.record-online-title1 {*/
        /*padding-top: 10px;*/
        /*text-align: center;*/
        /*font-size: 28px;*/
    /*}*/

    /*.record-online {*/
        /*height: auto;*/
    /*}*/

    /*.record-online-title2 {*/
        /*display: none;*/
    /*}*/

    /*.button-record-online {*/
        /*padding: 20px;*/
        /*text-align: center;*/
    /*}*/

    /*.our-team-title2 {*/
        /*font-size: 30px;*/
    /*}*/

    /*.instagram-title-top {*/
        /*font-size: 30px;*/
    /*}*/

    /*.page-img_about_us {*/
        /*width: 100%;*/
    /*}*/

    /*.success_fast_service_order {*/
        /*width: 100%;*/
        /*height: 100%;*/
    /*}*/

    /*.success-order-wrapper {*/
        /*width: 100%;*/
        /*height: 80%;*/
        /*display: flex;*/
        /*flex-direction: column;*/
        /*justify-content: center;*/
    /*}*/

    /*.logo_and_close .close_popup_call_to_action_btn {*/
        /*font-size: 36px;*/
    /*}*/

    /*.error-popup-wrapper {*/
        /*width: 100%;*/
        /*height: 100%;*/
    /*}*/

    /*.error-popup-wrapper .error-popup-image img {*/
        /*width: 40%;*/
    /*}*/

    /*.error-mes-wrapper {*/
        /*width: 100%;*/
        /*height: 80%;*/
        /*display: flex;*/
        /*flex-direction: column;*/
        /*justify-content: center;*/
    /*}*/

    /*.logo_footer > a > img {*/
        /*width: 60%;*/
    /*}*/

    /*.first-footer-block {*/
        /*text-align: center;*/
        /*margin-bottom: 20px;*/
    /*}*/

    /*.order_and_time .spec_price_new {*/
        /*top: 0;*/
    /*}*/

    /*.order_and_time .price-old {*/
        /*top: 0;*/
    /*}*/

    /*.menu-main_menu-container {*/
        /*padding-top: 50px;*/
        /*width: 100%;*/
    /*}*/

    /*ul.sub-menu li a:hover {*/
        /*background-color: transparent;*/
    /*}*/

    /*.fa-arrow-down:before {*/
        /*content: "\f105";*/
        /*font-size: 20px;*/
        /*padding-left: 5px;*/
    /*}*/

    /*ul.sub-menu .fa-arrow-down:before {*/
        /*content: "\f105";*/
        /*font-size: 22px;*/
    /*}*/

    /*li.close_sub_menu {*/
        /*position: absolute;*/
        /*left: 20px;*/
        /*top: 20px;*/
    /*}*/

    /*.close_sub_menu .fa-arrow-down:before {*/
        /*content: '\f104' !important;*/
        /*color: #fff;*/
        /*font-size: 35px !important;*/
    /*}*/

    /*.sub-menu-ul-spec {*/
        /*display: flex;*/
        /*position: fixed;*/
        /*top: 70px;*/
        /*padding-top: 10px;*/
        /*background-color: #5b3b2e;*/
        /*bottom: 0;*/
        /*left: -100%;*/
        /*align-items: center;*/
        /*justify-content: flex-start;*/
        /*flex-direction: column;*/
        /*width: 100%;*/
    /*}*/

    /*.header_mobile_menu_wrapper .menu-main_menu-container ul li a {*/
        /*font-family: 'Roboto Condensed', sans-serif;*/
    /*}*/

/*}*/

/*@media only screen and (max-width: 768px) {*/
    /*.products_pagination{*/
        /*display: flex;*/
        /*flex-wrap: wrap;*/
        /*align-items: flex-start;*/
        /*justify-content: space-between;*/
        /*padding-right: 15px !important;*/
    /*}*/
    /*.no_padding_right{*/
        /*padding-right: 0;*/
    /*}*/
    /*.one_new_wrapper .one_new_content {*/
        /*height: auto;*/
    /*}*/

    /*.sub-menu-ul-spec {*/
        /*padding-top: 13px;*/
    /*}*/

    /*.header_mobile_menu_wrapper .menu-main_menu-container ul li a {*/
        /*font-size: 20px;*/
    /*}*/

    /*.header_mobile_menu_wrapper .menu-main_menu-container ul li a {*/
        /*margin: 10px auto;*/
    /*}*/

    /*.mobile_menu_lang_changer {*/
        /*padding-bottom: 5px;*/
    /*}*/

    /*strike:before {*/
        /*width: 100%;*/
    /*}*/

    /*.order_and_time .price-old {*/
        /*display: inline-block;*/
        /*top: 0;*/
    /*}*/

    /*.order_and_time .spec_price_new {*/
        /*top: 0;*/
    /*}*/

    /*.one_product_wrapper {*/
        /*padding-left: 0px;*/
    /*}*/

    /*.akcia_mes_for_prod {*/
        /*font-size: 12px;*/
        /*padding: 2px 10px;*/
    /*}*/

    /*.half_block {*/
        /*width: 100%;*/
    /*}*/

    /*.logo_footer {*/
        /*padding-top: 20px;*/
    /*}*/

    /*#split_col4 li {*/
        /*width: 100% !important;*/
        /*height: auto !important;*/
    /*}*/

    /*.rigrid_front_grid ul {*/
        /*padding: 0;*/
        /*margin: 0 auto;*/
        /*display: flex;*/
        /*flex-direction: column;*/
        /*align-items: center;*/
    /*}*/

    /*.all_products_wrapper .col-md-4 {*/
        /*margin-bottom: 15px;*/
    /*}*/

    /*.for_checkbox_label {*/
        /*top: 0;*/
        /*left: 0;*/
    /*}*/

    /*.order_and_time .price {*/
        /*min-width: 100px;*/
    /*}*/

    /*.order_and_time .lifetime {*/
        /*min-width: 40px;*/
    /*}*/

    /*.tit_back_color {*/
        /*font-size: 36px !important;*/
    /*}*/

    /*.logo_footer {*/
        /*text-align: center;*/
        /*padding-left: 0;*/
    /*}*/

    /*.news .col-xs-4 {*/
        /*width: 100%;*/
    /*}*/

    /*#split_col4 li {*/
        /*width: 100%;*/
        /*height: auto;*/
        /*margin: 30px auto;*/
    /*}*/

    /*.comments-title1 {*/
        /*margin-top: 50px;*/
    /*}*/

    /*#split_col4 li:nth-child(4n) {*/
        /*margin: 25px auto !important;*/
    /*}*/

    /*.partners_title1 {*/
        /*font-size: 34px;*/
    /*}*/

    /*#split_col4 li .wpinsta_featured_image {*/
        /*height: 250px !important;*/
    /*}*/

    /*#split_col4 li {*/
        /*margin: 10px auto !important;*/
    /*}*/

    /*#split_col4 li:nth-child(4n) {*/
        /*margin: 10px auto !important;*/
    /*}*/

    /*.order_and_time {*/
        /*width: 100%;*/
        /*justify-content: space-between !important;*/
    /*}*/

    /*.one_service .service_tit {*/
        /*width: 100%;*/
    /*}*/

/*}*/
