/* 
Theme Name: Upstate Warrior Solution
Theme URI: https://github.com/elementor/hello-theme-child/
Description: UWS 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 */

@media screen and (min-width:1025px){

.elementor-nav-menu .bluebtn a, .elementor-nav-menu .yellowbtn a { padding: 3px 16px!important; border-radius: 20px; padding-bottom: 5px!important; }
.elementor-nav-menu .bluebtn a { background-color: #020749; color: #fff!important; }
.elementor-nav-menu .yellowbtn a { background-color: #E2A700; color: #020749 }

.elementor-nav-menu .bluebtn a:hover { background-color: #0C41AA; color: #fff!important; }
.elementor-nav-menu .yellowbtn a:hover { background-color: #FFCA32; color: #020749 }

}

body .page-header { background-color: #020749; padding-top: 20px; padding-bottom: 20px; }
body .entry-title {  color: #fff!important;  }



body .byappt { background-color: #cccccc; color: var(--e-global-color-primary); text-transform: uppercase; font-weight: 600; padding: 7px 16px; font-size: 14px!important; width: 250px; text-align: center; margin-bottom: 10px!important; }

body .elementor-widget-n-accordion .e-n-accordion-item > .elementor-element { padding: 30px!important; }
body .elementor-widget-n-accordion .elementor-widget-text-editor ul, body .elementor-widget-n-accordion .elementor-widget-text-editor ol { margin-bottom: 20px; }


@media screen and (max-width: 767px){
	
	body .page-header { background-color: #020749; padding: 10px!important; padding-bottom: 6px!important; padding-left: 20px!important; }

	
}

table.uwsbio tr td { padding: 7px 15px!important; }

table.uwsbio .bioleft { width: 35%; }
table.uwsbio .bioright { width: 65%; }