/* ===================================================================================

* Theme Name: Eduka Child
* Theme URI: https://wp.themewild.com/eduka/
* Author: ThemesLand
* Author URI: https://www.templatemonster.com/authors/themesland/
* Description: School, College, University And Courses WordPress Theme  
* Version: 1.0.0
* Template: eduka
* Text Domain: eduka-child
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
.header-top-contact ul li:first-child {
    width: 350px;
}
.navbar-brand img {
    width: 250px;
    margin-left: 10px;
}
.header-top-social {
    margin-left: -35px;
}
.footer-logo {
    padding: 0 15px;
    background: #fff;
    margin-bottom: 20px;
}
.footer-logo img {
    margin-bottom: 0;
    width: 250px;
}
/* .footer-logo {
    background: #fff;
    width: 100%;
    padding: 20px 0 0 20px;
    margin-bottom: 20px;
} */
/* .footer-logo img {
    width: 90%;     
} */
.testimonial-author-img {
    display: none;
}
h2.elementor-heading-title {
    margin: 20px 0 !important;
}
@media (min-width: 1200px) 
{
    .container, .container-sm, .container-md, .container-lg, .container-xl
    {
        max-width: 1300px;
    }
}
.course-details h4 {
    margin: 20px 0;
}
.course-details img {
    margin: 20px 0;
}
.course-meta, .course-bottom {
    visibility: hidden;
    margin: 0;
    padding: 0;
}
.course-bottom { 
    display: none;
}
.course-item {
    height: stretch;
}
.testimonial-item {
    height: 460px;
}
.footer-widget-box iframe {
    margin-left: -120px;
}
.about-right .about-content {
    display: none;
}
.contact-content .contact-info {
    height: stretch;
    background-color: #116E63;
}
.application-form {
    border: 1px solid #CCC;
}
.contact-info-icon {
    /* color: #FDA31B; */
    background: #FDA31B;
}
.contact-info-icon::before {
    border: 3px solid #FDA31B;
}
.course-item .course-img img {
    height: 150px;
}
.cta-content {
    visibility: hidden;
}
.elementor-widget-image img {
    border: 1px solid #CCC;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    margin-top: 0;
    margin-left: -1px;
}
.elementor-page-2241 .site-breadcrumb, 
.elementor-page-2503 .site-breadcrumb, 
.elementor-page-2526 .site-breadcrumb 
{
    display: none;
}
.elementor-page-2241 .py-120, 
.elementor-page-2503 .py-120, 
.elementor-page-2526 .py-120 {
    padding: 0;
}
.page-id-2120 .elementor img {
    border: 1px solid #CCC;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    margin-top: -1px;
    margin-right: 50px;
}
.contact-info p, .contact-info h5 {
    color: #fff;
}
.contact-form {
    background: #116E63;
}
.contact-form .el-content, .contact-form .el-title {
    color: #fff;
}
.contact-area .contact-wrapper {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
.contact-area .wpcf7-not-valid-tip, .contact-area .wpcf7-response-output {
    color: #FDA31B;
}
.application-form {
    background: #116E63;
}
.application-form .form-group, .application-form h3, .application-form h5, .application-form .form-group label, .application-form .form-check label {
    color: #fff;
}
.application-form .wpcf7-not-valid-tip, .application-form .wpcf7-response-output, .application-form .form-check a {
    color: #FDA31B; 
}
.e-n-tabs-content p, .e-n-tabs-content h2 {
    color: #fff;
}
.about-area .about-right {
    text-align: justify;
}
.course-text {
    text-align: justify;
}
.course-text a { 
    color: #FDA31B;
}