/*
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

*/

/* Password Protected Page */
form.post-password-form {
	display: block;
	align-items: center;
	text-align: center;
	margin: 40px 25px;
}

form.post-password-form p:nth-of-type(1) {
	font-weight: 500;
	color: #000;
	padding-bottom: 20px;
	line-height: 1.3;
}

form.post-password-form input {
	margin-bottom: 12px;
}

form.post-password-form [type=submit] {
	border-color: #8FAD15;
	background-color: #8FAD15;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
}

form.post-password-form [type=submit]:hover {
	background-color: #007DBA;
	border-color: #007DBA;
}

form.post-password-form label {
	padding-bottom: 5px;
}
/* END Password Protected Page */



/* Employee Portal */
#vc-quicklinks a:hover {
    color: #8FAD15;
}
/* employee resouces */
#vc-filterRadio .jet-radio-list__label {
    font-family: "Montserrat";
    font-weight: 400;
    font-size: 15px;
}
#vc-filterRadio .jet-radio-list__button {
    margin-right: 10px;
}
/* END Employee Portal */


/* Animated Headline */
@media (max-width: 768px) {
    .vc-animatedText .elementor-headline .elementor-headline-plain-text {
        display: block;
        line-height: 0.8;
    }
}
/* END Animated Headline */



/* Icon with Dropshadow */
.vc-icon-shadow .elementor-icon {
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.12);
}
/* END Icon with Dropshadow */



/* Homepage Post Grid */
.vc-post-grid .elementor-posts-container .elementor-grid-item {
	min-height: 300px;
}
/* END Homepage Post Grid */



/* BLOG */
#vc-posts .elementor-post__thumbnail {
	max-height: 250px;
}

#vc-posts .elementor-post__text {
	margin-bottom: 5px;
}

.jet-color-image-list .jet-color-image-list__item input:checked+.jet-color-image-list__button .jet-color-image-list__decorator>* {
	background-color: #F0B323 !important;
	border: none;
}

.jet-color-image-list__color {
	width: 10px !important;
	height: 10px !important;
}

.jet-color-image-list__button .jet-color-image-list__label {
	font-size: 15px;
	font-weight: 400;
	margin: 0 30px;
}

.jet-filter-row {
	display: inline-block;
}

.jet-color-image-list-wrapper {
	display: block;
	margin: 0 auto;
}

/* END BLOG */



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

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




/* Restrict Content Pro */
.rcp-no-access p {
	text-align: center;
}
/* END Restrict Content Pro */