/*
Theme Name: Valorous Circle's Hello Elementor Child
Theme URI: https://valorouswebdesign.com
Template: hello-elementor
Author: Valorous Circle LLC
Author URI: https://valorouswebdesign.com
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.2.0.1565622455
Updated: 2019-08-12 11:07:35

*/

/* Global */
html {scroll-behavior: smooth;}

/* Buttons */
input[type="button"] {
	border-color: #888888;
	color: #888888;
}

input[type="button"]:hover, input[type="button"]:focus {background-color: #888888;}

/** Google policy **/
.vc-GFGooglePolicy {
	font-size: 12px;
	line-height: 1.3;
}
/*** left align captcha policy message ***/
.vc-captcha-left .vc-GFGooglePolicy {text-align: left;}

/* Sub Company Headers */
.vc-subCompanyNav {
    margin-right:14px;
    margin-left: 14px;
}

/* WooCommerce Endpoints */
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 100%;}


/* -------------------------------------------------------------------------
RESPONSIVE MEDIA QUERIES 
------------------------------------------------------------------------- */

@media screen and (min-width: 768px) {
/* Primary Navigation */
  li.vc-mobileOnly.menu-item {display: none !important;}}


/* EventON */
.evcal_event_details a, .evo_lightboxes .evcal_evdata_cell p a {color: #0C4B91 !important;}
.eventon_full_description .eventon_desc_in {padding-bottom: 30px;}
.ajde_evcal_calendar.color #evcal_list .eventon_list_event p .desc_trig, .evo_lightboxes .color.eventon_list_event .evopop_top, .evo_lightboxes .color.eventon_list_event .evcal_list_a {border-left: 4px solid #A40335 !important;}
/* END EventON */



/* Text Styles */
.vc-balance {text-wrap: balance;}
.vc-pretty {text-wrap: pretty;}
/* END Text Styles */