/*
Theme Name:  Royal Elementor Kit Child
Template: 	 royal-elementor-kit
Theme URI:	 https://wordpress.org/themes/royal-elementor-kit/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: royalelementorkitchild
*/
body.elementor-page-899:not(.elementor-motion-effects-element-type-background), body.elementor-page-899 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #fff;
}
.page-id-899 button, [type="submit"], [type="button"] {
    color: #fff;
    border: 1px solid #fff;
}
.page-id-899 textarea {
    height: 90px;
}
.page-id-899 button:hover, button:focus, [type="submit"]:hover, [type="submit"]:focus, [type="button"]:hover, [type="button"]:focus {
  color: #ffffff;
  background-color: #535456;
}