/**
Theme Name: Kozani Euromedica
Author: Netsteps S.A
Author URI: https://netsteps.gr/
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: kozani-imitheamg
Template: astra
*/

:root {
    --color-primary: #2e3192;
    --color-secondary: #00BBEF;
    --footerNewsletterWidthLarge: 748px;
    --footerNewsletterWidthMedium: 480px;
}

body.single-post .page-title-hero {
    margin-bottom: 0 !important;
}

.content-container {
    min-height: 50vh;
    width: 100%;
    max-width: 1140px;
    margin: 180px auto 0;
    padding: 0 14px;
}

#ast-desktop-header *:focus,
#ast-desktop-header *:active {
    outline: none;
}

#ast-desktop-header .custom-logo-link img {
    max-width: 100%;
}

.ast-sticky-header-shrink .ast-primary-header-bar.ast-header-sticked, .ast-sticky-header-shrink .ast-primary-header-bar.ast-header-sticked .site-primary-header-wrap, .ast-header-sticked .ast-primary-header-bar .site-primary-header-wrap, .ast-sticky-header-shrink .ast-mobile-header-wrap .ast-primary-header-bar.ast-header-sticked, .ast-sticky-header-shrink .ast-mobile-header-wrap .ast-stick-primary-below-wrapper.ast-header-sticked .ast-below-header, .ast-sticky-header-shrink .ast-stick-primary-below-wrapper.ast-header-sticked .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 80px;
    @media (max-width: 1024px) {
        min-height: 58px;
    }
}

.ast-desktop.ast-sticky-header-shrink .ast-primary-header-bar.ast-header-sticked .main-header-menu > .menu-item {
    line-height: 80px;
    @media (max-width: 1024px) {
        line-height: 58px;
    }
}

#ast-desktop-header .site-primary-header-wrap .ast-builder-grid-row {
    grid-template-columns: minmax(120px, 340px) auto;
}

#ast-desktop-header .site-primary-header-wrap .ast-builder-menu .main-navigation>ul {
    flex-wrap: nowrap;
}

#ast-desktop-header .site-primary-header-wrap .main-header-menu > .menu-item > .menu-link {
    white-space: nowrap;
}

#ast-desktop-header .site-primary-header-wrap [class*="ast-header-button"] .ast-builder-button-wrap {
    transition: all 0.3s ease-in-out;
}

#ast-desktop-header .site-primary-header-wrap [class*="ast-header-button"] .ast-builder-button-wrap:hover {
    box-shadow: 0 0 20px 0 rgba(0, 185, 238, 0.32);
}

#ast-mobile-header .content-align-flex-start {
    max-height: calc(100vh - 100px);
    padding-bottom: 25px;
}

#ast-mobile-header .ast-icon.icon-arrow svg {
    display: inline-block;
    margin: 0;
    transition: transform 0.3s ease-in-out;
    transform: rotate(0);
    transform-origin: 50% 50%;
}

#ast-mobile-header .ast-submenu-expanded .ast-icon.icon-arrow svg {
    transform: rotate(180deg);
}

#ast-mobile-header #ast-hf-mobile-menu .ast-menu-toggle {
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

#ast-mobile-header #ast-hf-mobile-menu .sub-menu .ast-icon.icon-arrow {
    /* Hide the left side arrow on nested elements */
    display: none;
}

#ast-mobile-header .vertical-line,
#ast-mobile-header .horizontal-line {
    transition: transform 0.3s ease-in-out;
    transform: rotate(0);
    transform-origin: 50% 50%;
}

#ast-mobile-header .ast-submenu-expanded .vertical-line {
    transform: rotate(90deg);
}

#ast-mobile-header .ast-builder-layout-element.ast-flex.ast-header-button-1 {
    justify-content: center;
}

.ast-builder-language-switcher-wrapper.ast-builder-language-switcher-layout-horizontal {
    nav.ast-builder-language-switcher {
        gap: 6px;
    }
    nav.ast-builder-language-switcher::before {
        content: "";
        display: inline-block;
        width: 32px;
        height: 32px;
        border-radius: 4px;
        background: var(--ast-global-color-0, #0CBFF2) url("assets/img/globe-icon.svg") no-repeat center;
        @media (min-width: 1280px) and (max-width: 1440px) {
            content: none;
        }
    }
    nav.ast-builder-language-switcher ul.ast-builder-language-switcher-menu {
        white-space: nowrap;
        align-items: center;
    }
    nav.ast-builder-language-switcher ul.ast-builder-language-switcher-menu a {
        font-weight: 300;
        color: #32404E;
        @media (min-width: 1280px) and (max-width: 1440px) {
            font-size: 88%;
        }
    }
    nav.ast-builder-language-switcher ul.ast-builder-language-switcher-menu a.ast-builder-language-switcher-item__active {
        font-weight: 600;
        color: var(--ast-global-color-0, #0CBFF2);
    }
}

.ast-plain-container.ast-no-sidebar #primary {
    margin-top: 0 !important;
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg,
.e-n-accordion .e-n-accordion-item-title-icon svg {
    width: auto !important;
}

.uael-price-table-price-wrap .uael-pricing-value .uael-price-table-currency,
.uael-price-table-price-wrap .uael-pricing-value .uael-price-currency-normal {
    order: 10;
}

.uael-price-table-price-wrap .uael-pricing-container {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 8px;
}

.uael-price-table-price-wrap .uael-pricing-duration {
    order: -1;
    transform: translateY(-2px);
}

.widget_search .wp-block-search__inside-wrapper {
    display: flex;
}

.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
    min-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Hide default excerpt where custom excerpt is present */
[data-elementor-type="loop-item"] .custom-excerpt + .elementor-widget-theme-post-excerpt,
[data-elementor-type="loop-item"] .custom-excerpt + .elementor-widget-theme-post-excerpt {
    display: none;
}

/* Show default excerpt if custom excerpt is empty */
[data-elementor-type="loop-item"] .custom-excerpt:empty + .elementor-widget-theme-post-excerpt,
[data-elementor-type="loop-item"] .custom-excerpt:not(:has(*)) + .elementor-widget-theme-post-excerpt {
    display: block;
}

.site-footer .uagb-heading-text {
    font-family: "Noto Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
}

.site-footer .widget_nav_menu li {
    padding: 12px 0;
}

.site-footer .widget_nav_menu a {
    color: black;
    font-weight: 500;
}

.site-footer .widget_nav_menu a:hover {
    color: var(--color-primary);
}

.site-footer .footer-social-inner-wrap .ast-builder-social-element {
    display: inline-block;
    margin: 0;
}

.site-footer .ast-footer-social-wrap .footer-social-inner-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 30px;
    margin-right: 60px;
}

.site-footer aside section figure.wp-block-gallery {
    display: flex;
    justify-content: flex-end;
    margin-right: 60px;
    margin-top: 40px;
}

.site-footer .ast-builder-grid-row-container:has(.mc4wp-form) .ast-builder-grid-row,
.site-footer .ast-builder-grid-row-container:has(.mc4wp-form) + .ast-builder-grid-row-container .ast-builder-grid-row {
    padding-right: 0 !important;
}

.site-footer .site-above-footer-wrap .mc4wp-form,
.site-footer .site-primary-footer-wrap .mc4wp-form {
    padding: 54px 10px 24px 22px;
    font-size: 20px;
    border-radius: 16px 0 0 16px;
    background-color: var(--color-primary);
}

.site-footer .site-above-footer-wrap .mc4wp-form .mc4wp-form-content,
.site-footer .site-primary-footer-wrap .mc4wp-form .mc4wp-form-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.site-footer .site-above-footer-wrap .mc4wp-response > div,
.site-footer .site-primary-footer-wrap .mc4wp-form .mc4wp-response > div {
    margin-top: 16px;
    margin-left: 18px;
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid;
    border-radius: 4px;
}

.site-footer .site-above-footer-wrap .mc4wp-form label,
.site-footer .site-primary-footer-wrap .mc4wp-form label {
    display: block;
    font-weight: inherit;
}

.site-footer .site-above-footer-wrap .mc4wp-form label[for="agree"],
.site-footer .site-primary-footer-wrap .mc4wp-form label[for="agree"] {
    display: flex;
    gap: 8px;
    margin-left: 18px;
    margin-top: 16px;
}

.site-footer .site-above-footer-wrap .mc4wp-form label[for="agree"] input[type="checkbox"],
.site-footer .site-primary-footer-wrap .mc4wp-form label[for="agree"] input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    border-radius: 50%;
    position: relative;
}

.site-footer .site-above-footer-wrap .mc4wp-form label[for="agree"] input[type="checkbox"]::before,
.site-footer .site-primary-footer-wrap .mc4wp-form label[for="agree"] input[type="checkbox"]::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    border-radius: 50%;
    border: 1px solid var(--color-primary);
    transform: translate(-50%, -50%) scale(0);
    transition: 120ms transform ease-in-out;
}

.site-footer .site-above-footer-wrap .mc4wp-form label[for="agree"] input[type="checkbox"]:checked::before,
.site-footer .site-primary-footer-wrap .mc4wp-form label[for="agree"] input[type="checkbox"]:checked::before {
    transform: translate(-50%, -50%) scale(1);
}

.site-footer .site-above-footer-wrap input[type="email"],
.site-footer .site-primary-footer-wrap .mc4wp-form input[type="email"] {
    width: 100%;
    height: 50px;
    padding: 18px 24px 18px 24px;
    border: none;
    border-radius: 80px;
    background: #FFF;
    color: #32404E;
    font-weight: inherit;
    font-size: inherit;
}

.site-footer .site-above-footer-wrap .mc4wp-form input[type="email"]::placeholder,
.site-footer .site-primary-footer-wrap .mc4wp-form input[type="email"]::placeholder {
    color: #32404E;
    font-weight: 300;
}

.site-footer .site-above-footer-wrap .mc4wp-form .mc4wp-form-submit,
.site-footer .site-primary-footer-wrap .mc4wp-form .mc4wp-form-submit {
    text-align: right;
}

.site-footer .site-above-footer-wrap .mc4wp-form input[type="submit"],
.site-footer .site-primary-footer-wrap .mc4wp-form input[type="submit"] {
    margin-top: 46px;
    padding: 16px 40px;
    border-radius: 28px;
    border: 1px solid;
    background-color: var(--color-primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: white;
}

.site-footer .site-above-footer-wrap .mc4wp-form input[type="submit"]:hover,
.site-footer .site-primary-footer-wrap .mc4wp-form input[type="submit"]:hover {
    background-color: white;
    color: var(--color-primary);
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
}

.site-footer .site-footer-above-section-1.site-footer-section-1 aside,
.site-footer .site-footer-primary-section-1.site-footer-section-1 aside {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
    column-gap: 20px;
    row-gap: 20px;
    justify-content: start;
    align-items: start;
}

.site-footer .footer-contact {
    list-style: none;
}

.site-footer .widget_nav_menu li,
.site-footer ul li {
    padding: 0;
    margin: 8px 0;
}

.site-footer .widget_nav_menu a,
.site-footer .footer-contact li,
.site-footer .footer-contact li a {
    color: #575756;
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.site-footer .spectra-image-gallery.spectra-image-gallery__layout--grid  {
    display: flex!important;
    flex-direction: row;
    justify-content: flex-end;
    margin-right: 60px;
}

.site-footer .wp-block-uagb-social-share span.uagb-ss__link svg {
    fill: #70b9ea;
    width: 48px;
    height: 48px;
}

.site-footer .wp-block-group.is-vertical.is-layout-flex {
    gap: 0;
}

.site-footer .wp-block-group.is-vertical.is-layout-flex .wp-block-heading {
    margin: 0 0 1em 0;
    line-height: 1.5;
}

.site-footer .wp-block-group.is-vertical.is-layout-flex > :is(p) {
    padding: 0;
    margin: 0 0 8px 0;
    line-height: normal;
}

@media (min-width: 1024px) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1;
    }
    .sticky-top-100 {
        position: sticky;
        top: 100px;
        z-index: 1;
    }
    /*.site-footer .ast-footer-social-wrap .footer-social-inner-wrap {
        flex-direction: column;
    }*/
    .site-below-footer-wrap .site-footer-section {
        margin: 10px 0;
    }
    .site-below-footer-wrap .ast-footer-copyright {
        color: inherit;
    }
    .site-footer .site-above-footer-wrap .mc4wp-form h4,
    .site-footer .site-primary-footer-wrap .mc4wp-form h4 {
        margin-bottom: 46px;
    }
}

@media (min-width: 1440px) {
    .site-footer .site-above-footer-wrap .mc4wp-form h4,
    .site-footer .site-primary-footer-wrap .mc4wp-form h4 {
        margin-bottom: 46px;
    }
    .site-footer .site-above-footer-wrap .mc4wp-form,
    .site-footer .site-primary-footer-wrap .mc4wp-form {
        min-height: 408px;
        padding: 64px 56px 46px 56px;
    }
    .site-footer .site-above-footer-wrap input[type="email"],
    .site-footer .site-primary-footer-wrap .mc4wp-form input[type="email"] {
        max-width: 515px;
        height: 66px;
        padding: 22px 53px 22px 53px;
    }
    .site-footer .site-footer-above-section-1.site-footer-section-1 aside,
    .site-footer .site-footer-primary-section-1.site-footer-section-1 aside {
        grid-template-columns: repeat(3, auto);
    }
    .site-footer .site-footer-above-section-1.site-footer-section-1 aside,
    .site-footer .site-footer-primary-section-1.site-footer-section-1 aside {
        column-gap: 50px;
    }
    .site-footer .ast-builder-grid-row-2-lheavy .ast-builder-grid-row {
        grid-template-columns: 1fr var(--footerNewsletterWidthMedium);
    }
}

@media (min-width: 1700px) {
    /*.site-footer .site-footer-above-section-1.site-footer-section-1 aside,
    .site-footer .site-footer-primary-section-1.site-footer-section-1 aside {
        display: flex;
        flex-wrap: wrap;
    }*/
    .site-footer .site-footer-above-section-1.site-footer-section-1 aside,
    .site-footer .site-footer-primary-section-1.site-footer-section-1 aside {
        column-gap: 75px;
    }
    .site-footer .ast-builder-grid-row-2-lheavy .ast-builder-grid-row {
        grid-template-columns: 1fr var(--footerNewsletterWidthLarge);
    }
}

@media (min-width: 1800px) {
    .site-footer .site-footer-above-section-1.site-footer-section-1 aside,
    .site-footer .site-footer-primary-section-1.site-footer-section-1 aside {
        column-gap: 100px;
    }
}

@media (max-width: 1023px) {
    .site-primary-footer-wrap .widget_block {
        margin-bottom: 10px;
    }
    .site-primary-footer-wrap .widget_nav_menu {
        margin-bottom: 24px;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
        padding-right: 20px;
        padding-left: 20px;
    }
    .site-below-footer-wrap {
        font-size: 10px;
    }
    .site-below-footer-wrap .ast-builder-grid-row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .site-below-footer-wrap .ast-footer-copyright {
        font-size: inherit;
    }
    .site-below-footer-wrap .ast-footer-copyright .ast-footer-copyright {
        margin-bottom: 20px;
    }
    .site-below-footer-wrap .site-below-footer-inner-wrap > div:last-child {
        margin-bottom: 0 !important;
        padding: 11px 14px;
        color: white;
        background-color: var(--color-primary);
    }
    .site-below-footer-wrap img[src*="netsteps-logo"] {
        max-width: 79px !important;
        margin-top: -12px !important;
    }
    .site-footer .site-above-footer-wrap .mc4wp-form,
    .site-footer .site-primary-footer-wrap .mc4wp-form {
        margin-left: 14px;
    }
    .site-footer .site-above-footer-wrap .mc4wp-form .mc4wp-form-fields h4,
    .site-footer .site-primary-footer-wrap .mc4wp-form .mc4wp-form-fields h4 {
        text-align: right;
        margin-bottom: 20px;
    }
    .site-footer .site-primary-footer-wrap:has(.mc4wp-form) .site-footer-section:has(.mc4wp-form) {
        padding: 0;
    }
    .site-footer .site-primary-footer-wrap:has(.mc4wp-form) .site-footer-primary-section-3 {
        grid-column: span 2 / span 2;
        grid-column-start: 1;
        grid-row-start: 2;
    }
    .site-footer .site-primary-footer-wrap:has(.mc4wp-form) .site-footer-primary-section-4 {
        grid-column: span 2 / span 2;
        grid-column-start: 1;
        grid-row-start: 3;
    }
    .site-footer .site-above-footer-wrap .mc4wp-form input[type="submit"],
    .site-footer .site-primary-footer-wrap .mc4wp-form input[type="submit"] {
        border-radius: 180px;
        margin-top: 40px;
    }
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
        padding-right: 0;
        padding-left: 0;
    }
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row > .site-footer-section {
        padding: 10px 14px;
        margin: 0;
        min-height: 38px;
    }
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row > .site-footer-section:last-child {
        background-color: #99B6E0;
    }
    .site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row .site-footer-section img[src*="netsteps-logo"] {
        width: 74px;
        height: 24px;
        margin-top: -10px !important;
    }
    .site-footer .ast-footer-social-wrap .footer-social-inner-wrap {
        justify-content: center;
        margin-right: 10px;
    }

    .site-footer aside section figure.wp-block-gallery {
        margin-right: 10px;
        margin-top: 30px;
    }
    .site-footer .spectra-image-gallery.spectra-image-gallery__layout--grid {
        justify-content: flex-end;
        margin-right: 10px;
    }
}

@media (min-width: 1280px) and (max-width: 1760px) {
    #ast-desktop-header .site-primary-header-wrap .ast-builder-button-wrap .ast-custom-button {
        white-space: nowrap;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 80%;
    }
}
