/*
 Theme Name: Avax
 Theme URI: https://cubicsnail.gr/avax
 description: >-
   Eduma Child Theme
 Author: Vasileios Almaliotis
 Author URI: https://cubicsnail.gr
 Template: eduma
 Version: 0.1.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain: avaxeducation
*/

@import url("avax.css");

.blog-switch-layout.blog-list article .post-formats-wrapper {
    float: right;
}

ul.entry-meta li * {
    color: #ECBC00!important;
}

.top_site_main > .overlay-top-header {
    background-color: transparent!important;
}

.top_site_main .page-title-wrapper h1,
.top_site_main .page-title-wrapper h2 {
    text-transform: none!important;
    text-shadow: 0 0 6px #1b1b1b;
}

.thim-university-top-icon .elementor-widget-thim-icon-box .wrapper-box-icon {
    border-right-color: #008BD9!important;
}

.site-header.header_v2 #toolbar:before {
    background-color: transparent!important;
}

#remote_classes .thim-buy-now-desc:before {
    background-color: #008BD9!important;
}

#remote_classes .thim-buy-now-desc {
    text-shadow: 0 0 6px #1b1b1b;
}

footer#colophon .copyright-area .copyright-content {
    border-top-color: transparent!important;
}

footer#colophon .copyright-area, footer#colophon .copyright-area ul li a, footer#colophon .copyright-area ul li a:hover {
    color: #fff!important;
}

.wrapper-lists-our-team > .row {
    display: flex;
}

.wrapper-lists-our-team .our-team-item {
    margin-left: auto;
    margin-right: auto;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
    border-color: #ECBC00!important;
    border-width: 2px!important;
}

.sc_heading .line {
    background-color: #ECBC00!important;
}

.header-top-menu .search-form label .search-field {
    background: #007ec5!important;
    border: 1px solid #007ec5!important;
    color: white!important;
}

.header-top-menu .search-form {
    background: transparent!important;
}

input.search-field::-ms-input-placeholder {
    color: white;
}

input.search-field::placeholder {
    color: white;
    opacity: 1;
}

#toolbar {
    background-color: #007ec5!important;
}

.value.free-course {
    display: none!important;
}

.footer-contact a:hover {
    color: #ECBC00!important;
}

.footer-contact a {
    color: #fff!important;
}

.footer-contact .elementor-icon-box-wrapper > div {
    display: inline-block;
}

.footer-contact .elementor-icon-box-icon {
    margin-right: 1rem!important;
}

@media (max-width: 768px) {
    .thim-course-carousel {
        margin-right: 0!important;
    }

    .thim-course-carousel .owl-item {
        padding-right: 0!important;
    }
}

.ea-hidden {
    display: none;
}
