/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

#forminator-module-3520 .forminator-input, #forminator-module-3520 .forminator-textarea, #forminator-module-3520 input.forminator-email--field, #forminator-module-3520 input.forminator-field--phone{
	    background-color: #f3f5ff !important;
      border-radius: 3px !important;
      border-color: #f3f5ff !important;
}

#forminator-module-3520 button.forminator-button.forminator-button-submit, #forminator-module-3520 button.forminator-button.forminator-button-submit {
    border-radius: 4px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    background-color: #0bb06c !important;
    color: #fff !important;
    font-size: 14px;
    font-family: Roboto;
}

/* .trust_vedcool .elementskit-stars{
	padding-left: 0px !important;
} */

.trust_vedcool .read-toggle {
  background: none !important;
  font-size: 16px !important;
  border: none !important;
  color: #091854 !important;
  cursor: pointer !important;
  font-weight: bold !important;
  margin-left: 5px !important;
  padding: 0 !important;
  text-decoration: underline !important;
}

body.menu-sidebar-active {
    overflow: hidden;
}
