/*
Theme Name:         Avatheme
Text Domain:        ava
Theme URI:          #
Description:        Ava Theme
Version:            6.6.6
Author:             Ava Digital
Author URI:         https://ava-digital.site/
Tested up to:       5.8
Requires PHP:       7.2
License:            GPL2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

.wpcf7-select option {
	color: #000000;
}
.form-korm .form__body-tit {
	margin-bottom: 0;
}
.catalog-container__title {
    margin-top: calc(var(--px) * 70);
}