/* 
Theme Name: Hello Elementor Child
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.1
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
*/

.fieldset-login_required label{
 display: block !important;
  float: none !important;
  clear: both !important;
  width: inherit !important;
  
}



.fieldset-login_required .account-sign-in {
  display: block !important;
  float: none !important;
  clear: both !important;
  width: inherit !important;
}

.fieldset-login_required {
 
 text-align: center !important;
}

.author_covwebster {
	/**display: none !important;**/
}

.single-resolutions blockquote {
    border-top: 3px solid #002776;
    border-bottom: 3px solid #002776;
    padding: 25px 0 17px;
    width: 400px;
    float: none !important;
    font-size: 21px;
    margin-left: -20%;
    font-style: italic;
    margin: 0 auto;
}

@media only screen and ( max-width: 600px ){

	.elementor-9960 {
		overflow-x: hidden !important;
	}
	
	.elementor-10029 {
		overflow-x: hidden !important;
	}
	
	.elementor-9766, .page-id-9766 {
		overflow-x: hidden !important;
	}
	
}