/*
 Theme Name:   Edumoon Child Theme
 Theme URI:    https://getmasum.com/themes-wp/edumoon/
 Description:  This is Edumoon Child Theme
 Author:       themesvila
 Author URI:   https://themeforest.net/user/themesvila
 Template:     edumoon
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:  two-columns, right-sidebar
 Text Domain:  edumoon-child
*/
.banner_img img{
    border-radius: 25px 65px 0 0 !important;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
	right: -10px;
}

.entry-content input[type="text"], .entry-content input[type=email], .entry-content input[type=password], .entry-content input[type=search], .entry-content input[type=tel], .entry-content input[type=text], .entry-content input[type=url], .woocommerce input[type="text"], .woocommerce input[type=tel], .woocommerce input[type=email], .woocommerce input[type=password]{
border: 1px solid #111;
}
.tutor-wrap {
    margin: 80px auto;
}