/* 
Theme Name: webtemps Elementor Theme
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.2
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
*/
.cc-color-override-1864481511.cc-revoke {
    color: white!important;
    background-color: #27509a!important;
}
#form-field-recap3 {
	width: 100%;
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice {
    width: 100%;
    transform: translate(-50%,-50%);
    max-width: 450px;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    z-index: 98;
    line-height: 23px;
}
.keep-icon-box-left .elementor-widget-icon-box .elementor-icon-box-wrapper {
  display: flex;
  flex-direction: row;
}

.keep-icon-box-left .elementor-widget-icon-box .elementor-icon-box-icon {
  flex: 0 0 auto;
  margin-left: 0px !important;
  margin-right: 14px !important;
}