/*

 Theme Name:   Eduma Child

 Theme URI:    http://educationwp.thimpress.com/

 Description:  Eduma Child Theme

 Author:       ThimPress

 Author URI:   http://thimpress.com

 Template:     eduma

 Version:      1.0.0

 Text Domain:  eduma-child

*/

.pagination a.page-numbers:hover,
.pagination .page-numbers.current {
    color: var(--e-global-color-5f782af);
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

.reveal img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform-origin: left;

}

.reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 50%;
    max-width: 500px;
    overflow: hidden;
    border-radius: 5%;

}

#courses-filter-form .main-right-wrapper,
#cate-filter-form .main-right-wrapper {
    display: flex;
    gap: 46px;
    align-items: center;
}

.elementor-shortcode #courses-filter-form,
.elementor-shortcode #cate-filter-form {
    gap: 10px !important
}

.course-item h3.course-title a,
.course-item h3.course-title {
    font-size: 18px;
    line-height: 24px;

    font-family: "Inter", sans-serif;
}

.course-item h3.course-title {
    margin-top: 16px !important;
    margin-bottom: 18px !important;
}

.course-item .course-Instructor,
.course-item .course-mode {
    font-family: "Inter", sans-serif;
    margin-bottom: 10px !important;
}

.course-item .course-Instructor,
.course-item .course-mode,
.course-item .course-price span.price {
    font-size: 16px !important;
}

footer .footer {
    padding-top: 0px !important;
}

@media screen and (max-width: 1023px) {
	.thim-ekit__header .thim-ekits-menu__icon::before {color: black;}
	.thim-ekit__header .thim-ekits-menu__icon {left: 80px;top: 4px;}
}

.thim-ekit-single-course__instructor__title a {pointer-events: none;}
.brandcrumb__title {font-size: 26px !important;line-height: 1.3;}

@media screen and (min-width: 1024px) {
	.thim-ekits-course .thim-ekits-course__inner {grid-template-columns: repeat(3, 1fr);}
}

.slider__prevBtn .fa-chevron-circle-left {background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23304B8F;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='16' cy='16' r='13'/%3E%3Cpolyline class='st0' points='18,21 13,16 18,11 '/%3E%3C/svg%3E");}
.slider__prevBtn .fa-chevron-circle-left::before {content: ""}

.slider__nextBtn .fa-chevron-circle-right::before {content: ""}
.slider__nextBtn .fa-chevron-circle-right {background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 32 32' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23304B8F;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Ccircle class='st0' cx='16' cy='16' r='13'/%3E%3Cpolyline class='st0' points='14,11 19,16 14,21 '/%3E%3C/svg%3E");}

.slider__prevBtn .fa-chevron-circle-left,
.slider__nextBtn .fa-chevron-circle-right {width: 36px;height: 36px;}

.slider__nextBtn {margin-right: 12px;}

@media screen and (max-width: 767px) {
	#cate-filter-form,
	#courses-filter-form {flex-direction: column}
	#cate-filter-form .main-right-wrapper,
	#courses-filter-form  .main-right-wrapper {flex-wrap: wrap;justify-content: center;gap: 15px}
}

@media screen and (min-width: 1024px) {
    .thim-ekits-menu__has-dropdown:hover>.thim-ekits-menu__dropdown {
        margin-top: 0px !important;
    }

    .thim-ekits-menu__dropdown.sub-menu {
        border-radius: 10px !important;
    }

    .menu-item-type-custom.thim-ekits-menu__has-dropdown {
        padding-bottom: 10px !important;
    }

    .thim-ekits-menu .thim-ekits-menu__nav>li:hover>.thim-ekits-menu__icon {
        top: 2px !important;
    }

    .thim-ekits-menu__has-dropdown .thim-ekits-menu__icon {
        top: calc(50% - 15px) !important;
    }

    .thim-ekits-menu__icon:before:before {
        background-color: #fff !important;
    }
}

@media screen and (max-width:767px) {
    .elementor-section.elementor-top-section.elementor-element.elementor-element-50358fc {
        margin-bottom: 0px !important;
    }

    .elementor-element-41611e7 h1.elementor-heading-title.elementor-size-default{
        line-height: 34px !important;
    }
}