/*
Theme Name: Mainko Child
Theme URI: http://demo.cmssuperheroes.com/themeforest/mainko/
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Description: Mainko – is a modern & professional WordPress Theme for air conditioning, cooling/heating, HVAC and ventilation services. It is also very good for any other home repair, services and maintenance businesses. This theme can be used for multiple purposes such as installation, repairing, maintenance, plumbering.
Version: 1.1.2
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: mainko
Text Domain: mainko-child
Tags: ac, air condition, air conditioning, business, cooling, handyman, heat, heating, home repair, installation, maintenance, plumber, refrigeration, repairing, ventilation
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* ==================================================
   ОСНОВНОЙ ШРИФТ — MONTSERRAT
   ================================================== */

html,
body,
body p,
body li,
body ul,
body ol,
body a,
body label,
body input,
body textarea,
body select,
body button,
body table,
body td,
body th,
body blockquote,
body .elementor-widget-text-editor,
body .elementor-widget-text-editor *,
body .elementor-button,
body .btn,
body .button,
body button,
body input[type="submit"],
body input[type="button"],
body .primary-menu,
body .primary-menu a,
body .sub-menu a,
body .site-menu-right,
body .widget:not(.widget-title),
body .entry-content,
body .post-content,
body .woocommerce,
body .woocommerce-message,
body .woocommerce-info,
body .woocommerce-error {
    font-family: "Montserrat", Arial, sans-serif !important;
}


/* ==================================================
   ЗАГОЛОВКИ — ROBOTO CONDENSED
   ================================================== */

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,

body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,

body .elementor-heading-title,
body .elementor-widget-heading .elementor-heading-title,

body .text-heading,
body .section-title,
body .section-heading,
body .heading-title,
body .heading-subtitle,
body .cms-heading,
body .cms-heading-tag,

body .entry-title,
body .entry-page-title,
body .page-title,
body .post-title,
body .widget-title,

body .service-title,
body .item-title,
body .grid-item-title,
body .carousel-item-title,
body .portfolio-title,
body .project-title,
body .product-title,
body .woocommerce-loop-product__title,

body .cms-counter-number,
body .cms-counter-title,
body .counter-number,
body .counter-title,

body .pricing-title,
body .pricing-price,
body .price,
body .amount,

body .cms-accordion-title,
body .cms-tabs-title,
body .accordion-title,
body .tab-title {
    font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif !important;
}


/* ==================================================
   МЕНЮ И КНОПКИ — MONTSERRAT
   ================================================== */

body #site-header,
body #site-header a,
body .primary-menu > li > a,
body .primary-menu .sub-menu li a,
body .elementor-nav-menu a,
body .elementor-button,
body .elementor-button-text,
body .btn,
body .button,
body button,
body input[type="submit"] {
    font-family: "Roboto Condensed", Arial, sans-serif !important;
}


/* ==================================================
   ЗАЩИТА ИКОНОЧНЫХ ШРИФТОВ
   Не удалять: иначе могут пропасть иконки
   ================================================== */

body i,
body [class^="fa-"],
body [class*=" fa-"],
body [class^="flaticon-"],
body [class*=" flaticon-"],
body .fa,
body .fas,
body .far,
body .fal,
body .fab,
body .elementor-icon,
body .elementor-icon i {
    font-family: inherit;
}

body .fa,
body .fas,
body .far,
body .fal,
body .fab,
body [class^="fa-"],
body [class*=" fa-"] {
    font-family: "Font Awesome 5 Free", "FontAwesome" !important;
}

body [class^="flaticon-"],
body [class*=" flaticon-"] {
    font-family: "Flaticon" !important;
}

/* Все заголовки CMS Fancy Box */

body .cms-fancy-box .item--title,
body .cms-fancy-box .item--title a,
body .cms-fancy-box .item--title span,
body .cms-fancy-box .item--title strong {
    font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif !important;
}

/* Все описания CMS Fancy Box */

body .cms-fancy-box .item--description,
body .cms-fancy-box .item--description p,
body .cms-fancy-box .item--description span,
body .cms-fancy-box .item--description a,
body .cms-fancy-box .item--description strong,
body .cms-fancy-box .item--description em {
    font-family: "Montserrat", Arial, sans-serif !important;