/*
Theme Name: Acadu
Theme URI: https://angfuzsoft.com/wordpress/acadu
Author: Angfuzsoft
Author URI: https://themeforest.net/user/angfuz_soft
Description: Acadu - Online Courses & Education WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: acadu
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
.header-icon .as-btn.style3 {
    background-color: #FFF!important;
    color: #000!important;
}
.header-icon .as-btn.style3:before {
    background-color: #FE6D73;
}

/* Fade In */
.img-hov1 {
    opacity:0;
    transition-duration: .7s;
}
.img-hov1:hover {
    opacity:1;
}

.slick-arrow {
   display:none!important;
}

.admission-card {
   min-height: 620px;
}
.header-icon .as-btn.style3:hover {
    background-color: #fe6d73!important;
}
.as-btn:before {
    position: inherit !important;
}
.elementor-141 .elementor-element.elementor-element-217a87d .as-btn.style6:hover {
    background-color: #f47a7e !important;
}
.category-list:before {
    transition: none !important;
}
.category-list:hover .category-list_title, .category-list:hover .category-list_text {
    color: #000 !important;
}
.wpcf7
{
    background-color: #f7f7f7;
	margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #FE6D73;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #FFF;
    color: #000;
    width: 50%;
}
.category-list_title {
    font-size: 19px!important;
	font-weight: 700!important;
}

@media (max-width: 1024px) {
	.header-layout6 .main-menu > ul > li{margin: 0 8px !important;}
	
}
@media (max-width: 767px) {
	.contact_info_box .map-contact{
		text-align: center;
		width: 100%;
		max-width: 100%;
	}
	.contact_info_box .map-contact .contact-info{
		width: 100%;
		max-width: 100%;
	}
	.contact-info_text{
		display: inline-block !important;width:100%;
	}
	.contact-info_icon{display:none;}
}