/*
 Theme Name:   Edubin Child
 Theme URI:    https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://themeforest.net/user/pixelcurve
 Template:     edubin
 Version:      1.0.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/

.hero-container .elementor-shape.elementor-shape-bottom {
    display: none;
}

.cat-balloon-img {
    width: 50px;
    margin: auto;
}

.edubin-services-wrapper .cat-title{
	padding: 12px;
	padding-bottom: 0px;
}

.edubin-testi-1 .edubin-testi-single .testimonial-cont {
    padding: 0 60px;
}

.edubin-testi-1 .edubin-testi-single .testimonial-thum .quote {
    position: absolute;
    right: -42px;
    top: unset;
    bottom: 0;
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0;
    vertical-align: middle;
    padding: 0 20px;
}

.edubin-custom-carousel {

    row-gap: 60px;
}

.services-single-item {
    height: 100% !important;
}
	

@media (min-width: 1200px) {
	
.edubin-header-right-side{
	display: none!important;
}

}



.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+2) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+2) .services-single-item{
	background: #855914;
}

.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+4) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+4) .services-single-item {
    background: #085627;
}

.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+1) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+1) .services-single-item {
    background: #767769;
}

@media (max-width: 479px) {
    .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item {
        max-width: 50%;
    }
	
	.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0;
    vertical-align: middle;
    padding: 0 20px;
    margin-bottom: 30px;
}
}

.preloader .rubix-cube .layer{
	    background-color: #0a5326;
}

form .edubin-row .edubin-col-md-6:first-child {
    margin-bottom: 0px !important;
}

.flaticon-menu:before {
    content: "\f11f"!important;
}

.elementor-5614 .elementor-element.elementor-element-ed25ff8 img{
	height: calc(100svh - 80px)!important;
}