/**
Theme Name: Tehosmotr64
Author: Igor Kalmykov
Author URI: https://web.viscomp.ru
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra
Template: astra
*/

#primary-menu {
    text-transform: uppercase;
}

.main-header-menu>.menu-item>.menu-link {
    color: #222;
}


.top-phone {
    font-weight: 600;
}

.top-phone span {
    font-size: 1.6rem;
}

h3 {
    margin-bottom: 0.5em;
}

h2.elementor-heading-title {
    margin: 2rem 0 1.5rem 0 !important;
}

.prices {
    background-color: white;
}

.prices th {
    background-color: #daeaed;
    color: var(--e-global-color-primary);
    vertical-align: middle;
    font-weight: normal;
    font-size: 1.2rem;
    padding: 12px 20px;
    line-height: 1.2em;
}

.prices,
.prices th,
.prices td {
    border-color: #3f8e9f;
}