/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/




/*   CF7 выравнивание кнопки "Submit" по центру формы ОС   */
p input.wpcf7-form-control.wpcf7-submit 
{
    display: block;
    margin: 0 auto !important;
}


/*   Цвет белый для ссылок номеров телефона на тр. "Контакты"   */
span.phone_numbers a
{
	color: #ffffff !important;
}


/*   Смена цвета в Pop-up окне кнопке "ЗАКАЗАТЬ ЗВОНОК" - http://prntscr.com/uue2yb*/

h3#modal-heading-1.modal-title.fusion-responsive-typography-calculated
{
	color: #ffffff !important;
}