/*
Theme Name: charme_new
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: charme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

charme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */
/*
*/
.wpcf7-form p {
	display: flex !important;
}

.wpcf7-form p .wpcf7-form-control-wrap {
	display: flex;
	flex-direction: column;
}

@media screen and (max-width: 979px) {
	.wpcf7-form p {
		flex-direction: column;
	}
}

/* bookly form */

section .bookly-form .bookly-form-group > label, .bookly-form .bookly-label-error, section .bookly-form .bookly-progress-tracker > .active, .bookly-form .picker__nav--next, .bookly-form .pickadate__nav--prev, .bookly-form .picker__day:hover, .bookly-form .picker__day--selected:hover, .bookly-form .picker--opened .picker__day--selected, .bookly-form .picker__button--clear, .bookly-form .picker__button--today, .bookly-form .bookly-columnizer .bookly-hour span.bookly-waiting-list {
	color: #0FCA1C!important;
}

section .bookly-form .bookly-progress-tracker > .active .step, section .bookly-form .picker__frame, section .bookly-form .bookly-service-step .bookly-week-days label, section .bookly-form .bookly-repeat-step .bookly-week-days label, section .bookly-form .bookly-columnizer .bookly-hour:hover .bookly-hour-icon span, section .bookly-form .bookly-btn, section .bookly-form .bookly-btn:active, section .bookly-form .bookly-btn:focus, section .bookly-form .bookly-btn:hover, section .bookly-form .bookly-btn-submit, section .bookly-form .bookly-round, section .bookly-form .bookly-square {
	background-color: #0FCA1C!important;
}

section .bookly-form .bookly-pagination > li.active, section .bookly-form .bookly-columnizer .bookly-day, section .bookly-form .bookly-schedule-date {
	background: #0FCA1C!important;
	border: 1px solid #0FCA1C!important;
}

.bookly-progress-tracker>div:first-child .step {
	border-radius: 3px 0 0 3px;
}

.bookly-progress-tracker .step {
	height: 10px;
	background: #ECECEC;
	margin-top: 30px;
}

.bookly-progress-tracker .active .step {
	background: #0FCA1C;
}

.bookly-progress-tracker>div {
	padding-left: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 700;
	overflow: hidden;
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	color: #0A0A0A;
}

.bookly-progress-tracker {
	margin: 0 0 40px!important;
	padding: 0!important;
}

.bookly-service-step > .bookly-bold {
	font-weight: 500 !important;
	font-size: 20px;
	color: #0A0A0A;
	margin: 20px 0;
}
section .bookly-left .bookly-form-group > .bookly-bold,
section .bookly-form .bookly-form-group > label {
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 18px !important;
	color: #000000 !important;
}

section .bookly-nav-steps .bookly-none + .bookly-left {
	width: 33% !important;
}

section .bookly-nav-steps .bookly-none + .bookly-left .bookly-btn {
	width: 100% !important;
}

@media screen and (max-width: 979px) {
	section .bookly-nav-steps .bookly-none + .bookly-left {
		width: 100% !important;
	}
}

section .bookly-form .bookly-btn {
	background: #0FCA1C !important;
	border: 1px solid #0FCA1C !important;
	color: #FFF !important;
	text-align: center !important;
	transition: all .5s !important;
	box-shadow: 0 7px 20px 1px rgb(14 181 26 / 30%) !important;
	display: inline-block;
	border-radius: 7px;
	height: 56px !important;
    margin-left: 0;
    margin-bottom: 0;
    float: none !important;
}

section .bookly-form .bookly-btn:hover {
	background: #0DBA1A !important;
	box-shadow: 0 8px 25px 1px rgb(13 186 26 / 35%) !important;
	color: #FFF !important;
}

section .bookly-form .bookly-btn span {
	font-weight: 400 !important;
	font-size: 18px !important;
}

.bookly-nav-steps {
	margin-top: 30px !important;
	padding-top: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
	border: none !important;
	overflow: initial;
}

.bookly-nav-steps > .bookly-left {
    float: none !important;
}

.bookly-form-group > div:nth-child(2):hover {
	border-color: #797979 !important;
}

.bookly-js-chain .bookly-form-group > div:nth-child(2) {
	display: grid;
	grid-template-areas: "select";
	align-items: center;
	position: relative;
	cursor: pointer;
	background: #FFFFFF;
	border: 1px solid #CDCDCD;
	border-radius: 7px;
	height: 56px;
	line-height: 56px;
	padding: 0 15px;
}

.bookly-js-chain .bookly-form-group > div:nth-child(2)::after {
	content: "";
	width: 14px;
	height: 8px;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -4px;

	background: url(assets/images/icons/select_appearence.png);
	background-repeat: no-repeat;
	background-position: center center;
	grid-area: select;
}

section .bookly-left .bookly-form-group > div:nth-child(2) input {
	background: url(assets/images/svg_icons/calendar4.svg) 95% 45% no-repeat;
}

section .bookly-left .bookly-form-group > div:nth-child(2) input,
.bookly-js-chain .bookly-form-group > div:nth-child(2) input,
.bookly-js-chain .bookly-form-group > div:nth-child(2) select {
	grid-area: select;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border: none !important;
	padding: 0 1em 0 0 !important;
	margin: 0 !important;
	width: 100% !important;
	line-height: 56px !important;
	font-size: 18px !important;
    font-weight: 400 !important;
	font-family: inherit;
	font-size: inherit;
	cursor: inherit;
	z-index: 1;
	outline: none;
	color: #797979;
}

section .bookly-left .bookly-form-group > div:nth-child(2) {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #0A0A0A;
	padding: 0 .5em;
	border: 1px solid #CDCDCD;
	border-radius: 7px;
}

.bookly-form-group>div {
	margin: 5px 14px 0 0;
}

.baner_top .slide .picture_holder::after {
	background-color: #000000;
}

.section_1, .section_9 {
	overflow: hidden !important;
}

.home video {
	z-index: 1 !important;
	object-fit: cover;
	height: 100%;
}

.home .baner_top .slide .picture_content {
	z-index: 3 !important;
}

.baner_top .slide .picture_holder::after {
	z-index: 2 !important;
}

.wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
	color: #D8000C;
	background-color: #FFBABA;
	border: 0;
	padding: 10px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
	color: #4F8A10;
	background-color: #DFF2BF;
	border: 0;
	padding: 10px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
	font: 26px/30px dashicons;
	margin-right: 16px;
	vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
	content: "\f147";
}
div.wpcf7-validation-errors:before {
	content: "\f158";
}

/* custom style */
.table_block_title {
    text-align: center;
}

.img-news {
    float: left;
    margin: 0 10px 0 0;
	clear:both;
}

.inner-block-news{
	margin: 20px 0px;
    height: 270px;
}








