/*
Theme Name: Infoshare Academy
Description: Infoshare WordPress Theme
Version: 0.0.3
Author: Fooz Agency
Author URI: https://foozagency.com/

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: wombat

Requires at least: 5.8
Requires PHP: 7.3
*/



.grecaptcha-badge {
	display: none !important;
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;700&display=swap');

body {
	font-weight: 300 !important;
}

@media only screen and (min-width: 1200px)  {
	.block-trainers-slider {
		margin-bottom: 0 !important;
	}

	.block-black-slider {
		padding-top: 65px !important;
		padding-bottom: 50px !important;
		background-color: #254858 !important;
	}

	.block-black-slider .swiper-buttons {
		margin-top: 50px !important;
	}
}

.block-black-slider .section-title {
	margin-bottom: 20px !important;
}

.block-scroll-nav {
	background-color: #fff !important;
	box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.block-scroll-nav .title-wrapper .title {
	font-size: 18px !important;
}

.block-scroll-nav ul li a {
	font-weight: 400 !important;
}

.block-scroll-nav ul li a {
	font-size: 14px !important;
}

@media only screen and (max-width: 800px)  {
	.page-id-15 {
		background-color: #eee;
	}



}

@media (max-width: 991.98px) {
	.course-box-ext .main-course {
    	background-color: #fff !important;;
	}
}

@media (max-width: 991.98px) {
	.course-box-ext .text-and-btn {
		margin-left: auto;
	}

	.course-box-ext .text-and-btn {
		display: block !important;
	}

}

@media (max-width: 991.98px) {
	.block-hero__circles {
		top: 78.5% !important;
	}


}

.page-footer li {
	line-height: 1.5 !important;
}


 .has-children:after {
   	 	content: "";
	}
@media (min-width: 991.98px) {
	.has-children:after {
   	 	content: "\25be"  !important;
	}
}

.block-workers-listing .title {
	margin-bottom: 3rem !important;
}



.block-course-program aside {
	padding: 50px 5px 50px 10px !important;
}

.block-course-program aside ul li {
	padding: 10px 54px 10px 2px !important;
}

.block-cards-and-cta  p {
	color: #7b7b7b;
}

body.error404 #error-404 {
	z-index: -1;
}

#wpcf7-f5961-o1 select {
	padding: 12px 40px 12px 18px;
    border-radius: 50px;
}


.block-course-editions-listing {
	padding-top: 0 !important;
}

.block-counter {
	margin-bottom: 30px !important;
}

.page-header {
	display: none;
}
