/*
Theme Name: Make Progress 3 Дочерняя тема
Theme URI: https://goodwinpress.ru/wp-tema-make-progress-3
Author: Алексей Goodwin
Author URI: https://goodwinpress.ru/
Description: Используем дочернюю тему лишь в тех случаях, когда собрались менять разметку или функции темы.
Text Domain: make-progress-3
Domain Path: /languages
Template: make-progress-3
*/

/* Размещайте ваши стили под этой строкой. */ 
.home .top-contacts {background-color: #eaeaea !important}
.home .top-contacts__item, .home .contacts-item__icon, .home .top-contacts__link, .home .top-contacts__map, .home .top-contacts__link:hover, .home .top-contacts__map:hover {color: #086121 !important; }

mobile-menu-btn__line,
.mobile-menu-btn__line::before,
.mobile-menu-btn__line::after {
  background-color: #333 !important;
}
:root {
 /* серый для второстепенных текстов и подвала */
--grey-col: #581f10;
}
.cpt-slider--products::after,
.single-products__figure::after {
display: none !important;
}