/*
Theme Name: Eduma Child
Theme URI: https://eduma.thimpress.com/
Author: ThimPress
Author URI: https://thimpress.com
Description: Eduma Child
Template: eduma
Version: 4.5.2
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: eduma
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden*/

@import url("../eduma/style.css");
p.text-copyright {  display: block; }

.wpcf7-form .name,
.wpcf7-form .company,
.wpcf7-form .contact-no
{
    width: calc(50% - 7px);
    width: -webkit-calc(50% - 7px);
    width: -moz-calc(50% - 7px);
    float: left;
    margin-left: 0px;
    margin-bottom: 20px;
}
.wpcf7-form .email,
.wpcf7-form .title,
.wpcf7-form .subject
{
    width: calc(50% - 7px);
    width: -webkit-calc(50% - 7px);
    width: -moz-calc(50% - 7px);
    float: left;
    margin-left: 14px;
    margin-bottom: 20px;
}
.current-page-ancestor a {
    text-decoration-color: #ff0;
    text-decoration-line: underline;
    text-underline-offset: 7px;
    text-decoration-thickness: 2px;
}
.page-id-87 .grecaptcha-badge{
	z-index: 999999;
} 