/* Enter Your Custom CSS Here */
a:focus {
	outline: 1px dotted #5da72e;
	text-decoration: none;
}
.navbar-inverse .navbar-nav > li > a:focus {
	outline: 1px solid #5da72e;
	outline-style: dotted;
	color: #5da72e;
}
.navbar-inverse .navbar-nav > li.not-active {
	color: #5da72e;
}
.skip-link {
	z-index: 1031!important;
	top: 40px!important;
	color: #5da72e!important;
	text-decoration: none!important;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	padding: 10px 30px 10px 30px;
	border: none;
	border: none;
	border-radius: 3px;
	color: #fff;
	background-color: #5da72e;
	background-image: url(images/tr-btn.png);
	background-repeat: repeat-x;
	background-size: contain;
	text-shadow: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: none;
	transition: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: inherit;
	background: #5da72e;
}
.sticky-navigation .main-navigation li:hover > a {
	color: #5da72e;
}
.very-top-header .transparent-text-dark:hover {
	background: #5da72e;
}
.very-top-header a:hover .transparent-text-dark {
	color: #5da72e;
}
.menu-item > a:focus {
	outline: 1px dotted #5da72e;
}
button.dropdown-toggle:hover .dropdown-toggle-inner,
button.dropdown-toggle:focus .dropdown-toggle-inner {
	z-index: 1;
	color: #fff;
	background-color: #5da72e;
}
button.dropdown-toggle.toggled-on .dropdown-toggle-inner,
button.dropdown-toggle.toggled-on:hover .dropdown-toggle-inner,
button.dropdown-toggle.toggled-on:focus .dropdown-toggle-inner {
	z-index: 1;
	color: #fff;
	background-color: #5da72e;
}
.navbar-inverse .navbar-toggle .icon-bar {
	width: 30px;
	height: 4px;
	border-radius: 2px;
	background-color: #5da72e;
}
.feature-list li:before {
	position: absolute;
	top: 8px;
	left: 0;
	color: #5da72e;
	font-size: 36px;
	content: "\2022";
}
.timeline-box-wrap .info:hover {
	border-bottom-color: #5da72e;
}
.timeline-box-wrap .info h1 a:hover {
	color: #5da72e;
	text-decoration: none;
}
.timeline-box-wrap .info h1:after {
	display: block;
	width: 80px;
	height: 2px;
	margin-top: 5px;
	background: #5da72e;
	content: "";
}

button.control_next {
	display: block;
	position: absolute;
	z-index: 999;
	top: -60px;
	right: 60px;
	width: 40px;
	height: 40px;
	padding: 0;
	opacity: 0.8;
	color: #5da72e;
	background: none;
	font-size: 50px;
	font-weight: 600;
	line-height: 40px;
	text-decoration: none;
	cursor: pointer;
}
button.control_next:active,
button.control_next:focus,
button.control_prev:active,
button.control_prev:focus {
	outline: 1px dotted #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
}
button.control_prev {
	display: block;
	position: absolute;
	z-index: 999;
	top: -60px;
	right: 10px;
	width: 40px;
	height: 40px;
	padding: 0;
	opacity: 0.8;
	color: #5da72e;
	background: none;
	font-size: 50px;
	font-weight: 600;
	line-height: 40px;
	text-decoration: none;
	cursor: pointer;
}
.contact-info .contact-links a:hover {
	color: #5da72e;
	text-decoration: none;
}
.woocommerce ul.products li.product .button,
.woocommerce .products .product .button {
	margin: 0 3px;
	padding-top: 1px;
	padding-bottom: 4px;
	border: none;
	color: #fff;
	background-color: #5da72e;
	background-image: url(images/tr-btn.png);
	background-repeat: repeat-x;
	background-size: contain;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
	font-size: 14px;
	font-weight: normal;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce .products .product .button:hover {
	border-color: #5da72e;
	opacity: 0.8;
}

.woocommerce ul.products li.product h3:hover,
.woocommerce .products .product h3:hover {
	color: #5da72e;
	text-decoration: none;
}
.woocommerce a.button.alt {
	background-color: #5da72e;
}
.woocommerce a.button.alt:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.woocommerce div.product .product_title:after {
	display: block;
	width: 80px;
	height: 2px;
	margin-top: 5px;
	background: #5da72e;
	content: "";
}
.woocommerce div.product form.cart .button,
.woocommerce div.product .single_add_to_cart_button {
	padding: 12px 30px 10px 30px;
	border: none;
	border-radius: 3px;
	color: #fff;
	background-color: #5da72e;
	background-image: url(images/tr-btn.png);
	background-repeat: repeat-x;
	background-size: contain;
	-webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.3);
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transition: none;
	transition: none;
}
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product .single_add_to_cart_button:hover {
	border: none;
	color: #fff;
	background: #5da72e !important;
	text-decoration: none;
}
.woocommerce div.product p.stock {
	margin: 10px 0 30px;
	color: #5da72e;
	font-size: 14px;
}
.woocommerce #review_form #respond .form-submit input {
	min-width: 10px;
	padding: 7px 30px;
	border: 1px solid #5da72e;
	border-radius: 3px;
	color: #fff;
	background: #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
.woocommerce #review_form #respond .form-submit input:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.woocommerce .woocommerce-breadcrumb a:hover {
	color: #5da72e;
}
.woocommerce .woocommerce-message {
	border: none;
	border-bottom: 3px solid #5da72e;
	border-radius: 3px;
	color: #eef9ff;
	background-color: #39afea;
	line-height: 18px;
}
.woocommerce .woocommerce-message .button:hover {
	color: #5da72e;
	background: rgba(255,255,255,0.9);
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
	float: none;
	padding: 0 20px;
	border: 1px solid #5da72e;
	border-radius: 3px;
	color: #fff;
	background: #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	float: none;
	float: right;
	padding: 0 20px;
	border: 1px solid #5da72e;
	border-radius: 3px;
	color: #fff;
	background: #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.woocommerce .woocommerce-info {
	border: none;
	border-bottom: 3px solid #5da72e;
	border-radius: 3px;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: none;
	float: right;
	padding: 0 20px;
	border: 1px solid #5da72e;
	border-radius: 3px;
	color: #fff;
	background: #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	float: none;
	padding: 0 20px;
	border: 1px solid #5da72e;
	border-radius: 3px;
	color: #fff;
	background: #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 500;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover,
.woocommerce .products .product:hover,
.woocommerce-page .products .product:hover {
	border-bottom-color: #5da72e;
}
div.bbp-template-notice a {
	color: #5da72e;
	text-decoration: none;
}
.bbp-forum-title:after {
	display: block;
	width: 80px;
	height: 2px;
	margin-top: 5px;
	background: #5da72e;
	content: "";
}
#bbpress-forums .bbp-admin-links a:hover {
	color: #5da72e;
}
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a {
	opacity: 0.8;
	color: #fff;
	background: #5da72e;
}
.footer-links li a:hover {
	color: #5da72e;
	text-decoration: none;
}
.powered-by a:hover {
	color: #5da72e;
	text-decoration: none;
}
footer.footer .social-icons i:hover:before {
	background: #5da72e;
}
footer.footer #wp-calendar a:hover {
	color: #fff;
	background: #5da72e;
	background-color: rgba(0, 0, 0, 0.15);
	text-decoration: none;
}
.widget_search .search-form:hover:before {
	color: #5da72e;
}
/* NAVBAR AND LINK COLORS */
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	color: #5da72e;
}
.border-bottom-hover:hover {
	border-bottom-color: #5da72e;
}
.sticky-navigation .main-navigation li a:hover,
.sticky-navigation .login-register li.login a:hover {
	color: #5da72e;
	text-decoration: none;
}
.sticky-navigation .main-navigation li.current > a {
	color: #5da72e;
}
/* INPUT FIXES */
.input-box:active,
.textarea-box:active,
.input-box:focus,
.textarea-box:focus {
	border-color: #5da72e;
}
/* BUTTONS*/
.standard-button,
.navbar-register-button {
	padding: 10px 25px;
	border: 3px solid #5da72e;
	border-color: #5da72e;
	border-radius: 30px;
	color: #fff;
	background: rgba(177,197,164,0.4);
	font-size: 20px;
	white-space: initial;
	text-decoration: none;
}
.standard-button:hover,
.navbar-register-button:hover {
	border-color: #5da72e;
	color: #fff;
	background: #5da72e;
	text-decoration: none;
}
.standard-button:active,
.navbar-register-button:active {
	border-color: inherit !important;
	background: #5da72e !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* COLORED BACKGROUND AND TEXT*/
.color-bg {
	background: #5da72e;
}
.colored-text {
	color: #5da72e;
}
/* COLORED BORDERS AND LINES */
.colored-line-left,
.colored-line-right,
.colored-line {
	background: #5da72e;
}
.post-list h1.entry-title a:hover {
	color: #5da72e;
	text-decoration: none;
}
.page-title {
	margin-top: 0;
	color: #5da72e;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
}
.post-list article.sticky {
	border: 1px solid #5da72e;
	border-bottom: 4px solid #5da72e;
}
.comment-list .comment-metadata {
	color: #5da72e;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
}
.comment-form .form-submit input,
#recaptcha-submit-btn-area input {
	min-width: 10px;
	padding: 7px 30px;
	border: 1px solid #5da72e;
	border-radius: 3px;
	color: #fff;
	background: #5da72e;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
.comment-form .form-submit input:hover,
#recaptcha-submit-btn-area input:hover {
	border: 1px solid #eaebec;
	color: #5da72e;
	background: #f7f8fa;
}
.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
	background: #5da72e!important;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #5da72e!important;
}
#sidebar-secondary .widget-title:after {
	display: block;
	float: left;
	width: 80px;
	height: 2px;
	background: #5da72e;
}
#sidebar-secondary .widget ul:not(.recentcomments) li a:hover {
	color: #5da72e;
	text-decoration: none;
}
.widget_calendar a:hover {
	color: #fff;
	background: #5da72e;
	background-color: rgba(0, 0, 0, 0.15);
	text-decoration: none;
}
.widget_search .search-form:hover:before {
	color: #5da72e;
}
.sticky-navigation .main-navigation ul .this-open > .dropdownmenu,
	.this-open > .dropdownmenu {
		background: #5da72e;
	}
.this-open > a {
		color: #5da72e !important;
	}
#jp-carousel-comment-form-button-submit {
	min-width: 10px !important;
	padding: 7px 30px !important;
	border: 1px solid #5da72e !important;
	border-radius: 3px !important;
	color: #fff !important;
	background: #5da72e !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 30px !important;
	text-align: center !important;
	text-transform: uppercase !important;
}
