/******* Do not edit this file *******
Woody ad snippets CSS and JS
Saved: Sep 08 2021 | 07:00:03 */
.blue-color {
	color: #559EC7;
}
/* Для хлебных крошек в шапке */
a .elementor-icon-list-text:hover {
	color: #A6C3D3 !important;
}

.site-content {  /* ненужные отступы */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/* Caldera Form */
.caldera-grid .form-control {       
    height: auto !important;
}
.caldera-grid textarea {
    min-height: 50px;
}

.caldera-grid .row {
    max-width: none !important;
}

