/**
Theme Name: ael
Author: Webmister
Author URI: https://webmister.pro
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: ael
Template: astra
*/

/* Star in MainMenu  */
.knp-header-menu>.elementor-widget-container>.elementor-nav-menu__container>.elementor-nav-menu>.menu-item:not(:last-child):after {
    /* content: "\f005"; Star */
    content: "\f0c9";
    color: #2BADAD;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 7px;
    font-variant: normal;
    font-weight: 400;
    height: 100%;
    letter-spacing: 0;
    line-height: 60px;
    position: absolute;
    right: -3px;
    text-transform: none;
    top: 0;
    vertical-align: middle;
    border-left: none;
} 

.knp-header-wpml .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 0;
}

.knp-header-wpml .wpml-ls-legacy-list-horizontal {
    padding: 0;
}

.knp-header-wpml .wpml-ls-legacy-list-horizontal a {
    padding: 3px 5px;
    font-size: 13px;
}

.knp-header-wpml .wpml-ls-current-language a {
    color: #ffffff !important;
}

#mobile-popup-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-size: 14px;
}

.knp-homepage-flip .ha-flip-box-container .ha-flip-box-inner .ha-flip-box-back,
.knp-homepage-flip .ha-flip-box-container .ha-flip-box-inner .ha-flip-box-front {
    height: 110px;
}

.knp-transition .elementor-element .elementor-widget-container {
    transition: 0.5s ease-in-out;
}

.knp-scale .elementor-element .elementor-widget-container:hover {
    transform: scale(1.05);
}

.knp-scale .elementor-element .elementor-widget-container:hover .ha-member-figure {
    transform: scale(1.005);
}

/* .elementor-6 .elementor-element .ha-member-figure img {
    transition: 1s;
}
.elementor-6 .elementor-element .ha-member-figure img:hover {
    transform: scale(1.1);
} */





.knp-ht-vertical-dots .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.knp-ht-vertical-dots  .htslider-slider .slick-dots {
    bottom: 15px;
    left: 52%;
}

.entry-content .knp-no-margin-bottom h1,
.entry-content .knp-no-margin-bottom h2,
.entry-content .knp-no-margin-bottom h3,
.entry-content .knp-no-margin-bottom h4,
.entry-content .knp-no-margin-bottom h5,
.entry-content .knp-no-margin-bottom h6 {
    margin-bottom: 0;
}

.knp-frontpage-blog .elementor-posts .elementor-post__card .elementor-post__excerpt,
.knp-frontpage-blog .elementor-posts .elementor-post__card .elementor-post__title {
    margin-bottom: 10px;
}

.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=email],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=number],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=password],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=reset],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=search],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=tel],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=text],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field input[type=url],
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field select,
.knp-footer-contact-form .knp-contact-form .knp-contact-form-field textarea {
    background-color: rgba(255,255,255,.03);
    border: solid 1px rgba(255,255,255,.13);
    margin-bottom: 5px;
    padding: 7px 14px;
    color: #fff;
}

.knp-footer-contact-form .knp-contact-form .knp-contact-form-field textarea {
    height: 70px;
}

.knp-counter .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-prefix,
.knp-counter .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
    font-size: 50%;
}

.knp-team-list.elementor-widget .elementor-icon-list-icon {
    width: 30px;
}

.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
    text-align: center;
}

.elementor-2237 .elementor-element.elementor-element-1e74ff6 {
    width: 100% !important;
}

.teamsidebar .elementor-widget-container li.widget {
    list-style: none;
}

.single .entry-header .post-thumb img,
.post-thumb-img-content.post-thumb img {
    width: 100%;
}

/* Для шапки скрыть телефон*/
@media only screen and (max-width: 1123px) {
    #hide-1123 {
        display: none;
    }
}

/* Стандартный планшет */
@media (max-width: 1024px) {

}

/* Планшет вертикально */ 
@media (max-width: 768px) {

}

/* Большой мобилка */ 
@media (max-width: 620px) {

}

/* Маленькая мобилка */
@media only screen and (max-width: 470px) {
    .knp-header-phone .elementor-icon-list-item .elementor-icon-list-icon {
        display: none;
    }
    .knp-header-phone .elementor-icon-list-item .elementor-icon-list-text {
        padding-left: 0 !important;
    }
    
    .htslider-slider-area.navigation-style-3 .hero-slider-controls {
        display: none;
    }
    
    /* Изменяем ширину колонок для страница команды */
    .knp_custom_team .elementor-top-column,
    .knp_custom_team .elementor-row .elementor-column {
        width: 100% !important;
    }
}
