/*
Theme Name: Astra Child Theme
Author: Me
Description: This is astra child theme
Version: 1.0.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.header__options.header__options--desktop {
    display: flex;
    align-items: start;
    justify-content: center;
    margin-top: 1rem;
}
.contact-item {
    display: flex;
    align-items: flex-start;
    line-height: 1.1;
    margin-right: 2rem;
}
.contact-item__icon {
    height: 1.5rem;
    margin-right: 0.5rem;
    margin-top: 0.25rem;
}
.contact-item__title {
    margin: 0;
    font-weight: 400;
    font-size: 1.125em;
}
.contact-item__strong {
    margin: 0;
    font-size: 1.25em;
    font-weight: 700;
}
.ast-below-header-bar {
    background-color: #25944e !important;
}
.ast-below-header-bar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.site-header-above-section-right .widget_block ul {
	 display: flex;
}
.site-header-above-section-right .widget_block ul li {
    display: inline-block;
    padding: 9px 15px;
    background-color: #25944e;
    line-height: 14px;
    margin: 0;
    color: #fff;
    font-size: 16px;
	border-right: 1px solid #fff;
}
.site-header-above-section-right .widget_block ul li a {
    color: #fff;
    font-size: 16px;
    display: block;
}
.site-header-above-section-right .widget_block ul li:first-child {
    border-bottom-left-radius: 10px;
}
.site-header-above-section-right .widget_block ul li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 100%;
    cursor: pointer;
    background: rgba(255,255,255,.6);
    margin-right: 2px;
    color: #25944e;
    line-height: 20px;
}
.site-header-above-section-right .widget_block ul li:last-child {
    padding: 6px 15px;
}
.site-branding.ast-site-identity {
    padding-top: 0 !important;
}
.site-branding.ast-site-identity {
    padding-top: 0 !important;
}
.ast-above-header-wrap {
    z-index: 5;
    position: relative;
}
@media(min-width:921px){ 
.gt_switcher_wrapper {
    border: 1px solid #00000038;
    right: 80% !important;
}
.ast-desktop .ast-below-header-bar .main-header-menu > .menu-item {
    width: 9%;
}
.ast-builder-menu-1 .menu-item > .menu-link {
    align-items: flex-start;display: block;
}
}