/*
Theme Name: Сапфир
Theme URI: https://aluxe.me./
Author: the Aluxe team
Author URI: https://aluxe.me./
*/
.wpcf7-not-valid{
	border:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}
.category_title {
	display: none;
	transition: all .3s ease-out;
}
.category:hover .category_title {
	display: block;

}
.prom.page_wrapper .city_feedback_button {
	display: block;
}

.zagorod.page_wrapper .city_feedback_button {
	display: none;
}

.prom.page_wrapper .feedback_button {
	display: none;
}

.zagorod.page_wrapper .feedback_button {
	display: block;
}




.zagorod.page_wrapper .page_header .apply_button {
	display: none;
}

.zagorod.page_wrapper .calc_button{
	display: block;
}


.prom.page_wrapper .page_header .apply_button {
	display: block;
}

.prom.page_wrapper .calc_button{
	display: none;
}
h2 {
	font-size: 23px;
	margin-bottom: 22px;
}
 h1 {
	font-size: 26px;
	margin-bottom: 22px;
}
.breadcrumbs_container li {
	display: inline-block;
}
.portfolio_list_section .characteristic span {
	vertical-align: top;
}
.portfolio_single_page .characteristic span {
	vertical-align: top;
}

.modal_form .form_container .input_wrapper input.wpcf7-file {
	height: 26px;
	width: 100%;
	background: transparent;
	border: none;
	font-size: 13px;
	color: #757575;
	padding: 0 15px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.hidden{
	display: none;
}
.map-block {
	height: 530px;
}
.page-template-default .page_wrapper .breadcrumbs_container {
	padding-top: 10px;
	max-width: 445px;
}

.page-template-default .city_services_section {
	padding: 0px 0 10px;
	background-color: #f0f0f0;
}
#kpWindow label {
	text-align: center;
	margin-top: 10px;
	display: block;
	font-size: 18px;
	color: #415fa6;
}
.form_wrapper.thenktext {
	text-align: center;
	font-size: 17px;
	line-height: 21px;
}
#thenkWindow .form_container:before, #thenkWindow .form_container:after{
	display: none!important;
}
.zagorod_calc_section .list_wrapper ul li ul {
	padding-left:  50px;
}
.zagorod_calc_section .list_wrapper ul li ul ul {
	padding-left:  75px;
}

.zagorod_calc_section .field_wrapper input {
	outline: 0;
	width: 100px;
	padding: 0 25px 0 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 30px;
	border: 1px solid #d4dbe5;
	text-align: center;
	background: #fff url(../img/select_arrow.png) no-repeat right 10px center;
	font-size: 18px;
	color: #000;
}
.zagorod_calc_section .list_wrapper ul li.has_children>span:before {
	display: none;
}
.zagorod_calc_section .list_wrapper ul li.has_children>span:after {
	display: none;
}

.zagorod_calc_section .list_wrapper ul li.openDropdown {
	 margin-bottom: 30px;
}

.zagorod_calc_section .list_wrapper ul li.active.openDropdown > span {
	color: #000;
}
.page-template-home .feedback_button {
	display: none;
}

.portfolio_single_page .gallery_wrapper .gallery_item_wrapper:first-child .photo_wrapper a {
	border-color: #029de0;
}

.portfolio_single_page .gallery_wrapper .gallery_item_wrapper:first-child  .photo_wrapper a:before {
	opacity: 0;
}