/*
Theme Name: ActiveWords
Theme URI: http://startit.select-themes.com
Description: A child theme of Startit Theme
Author: Michael Tissington
Author URI: https://oaklodge.com;
Version: 5.6.1
Template: startit
*/

::selection {
	background: #0073b9;
}

body {
	color: #3a3a3a;
	background: #0073b9;
}

.layer-anchor {
	margin-top: -50px;
}

.qodef-page-not-found a {
	background: #0073b9;
	color: #fff;
	border: 0px;
}

#ufaq-ajax-search-lbl {
	display: none;	
}

#ufaq-ajax-text-input {
	font-size: 20px;
	margin-left: 0px !important;
	width: 300px;
}

.qodef-side-menu-slide-with-content {
    overflow: hidden;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}

footer a,
footer a:visited {
	color: #fff;
}


footer .qodef-footer-top.qodef-footer-top-full  {
	padding: 20px 25px !important;
}

footer .qodef-footer-inner {
	margin-top: 15px;
}

footer .qodef-footer-top-holder {
	background-color: #0073b9 !important;
}

footer .qodef-footer-bottom-holder {
	background-color: #0073b9 !important;
}

footer .widget .textwidget {
	color: white !important;
}

.activewords-video-modal {
}

.activewords-link {
	color: #0073b9;
	font-size: 1em;
	text-transform: uppercase;
}

.activewords-link:hover {
	color: #0073b9;
}

.activewords-link:acted {
	color: #0073b9;
}

.activewords-link:visited {
	color: #0073b9;
}

.ufaq-text-input {
	padding-left: 5px;
	border-style: double;
}

.edd-free-downloads-modal-wrapper {
	z-index: 1500;
}

.ewd-ufaq-post-margin-symbol {
	color: #0073b9;
}

.edd-submit.button.blue:hover,
.edd-submit.button.blue:active,
.edd-submit.button.blue {
	color: #fff;
	background: #0073b9;
	border: 0px;
	text-decoration: none;
}

.edd-free-downloads-modal-wrapper {
	padding-top: 10%;
}

.edd-free-download-field {
	font-size: 95%;
}

#edd-free-downloads-modal {
	background-color: #0073b9;
	color: #fff;
	padding: 20px;
}

#edd-free-downloads-modal p {
	background-color: #0073b9;
	color: #fff;
}

#edd-free-downloads-modal button {
	background-color: #fff;
	color: #0073b9;
	width: 50%;
	margin-left: 25%
}

#edd-free-downloads-modal label {
	font-weight: lighter;
	display: block;
	position: relative;
	line-height: 100%;
	font-size: 90%;
	margin: 10px 0 5px;
	background-color: #0073b9;
	color: #fff;
}

#edd-free-downloads-modal input {
	line-height: 140%;
	padding-left: 5px;
	border-width: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.edd-free-downloads-modal-close {
	display: none;
}

#edd_free_download_optin,
#edd-free-downloads-modal label.edd-free-downloads-checkbox-label {
	display: none;
}

#edd_final_total_wrap {
	margin-top: 15px;
	margin-bottom: 15px;
}

.affwp-form p {
	margin-bottom: 15px;
	font-family: inherit;
	font-style: inherit;
  	width: 20em;
}

.affwp-lost-password a:hover {
	text-decoration: none;
}

.affwp-tos {
	display: ruby-text;
}

#affwp-promotion-method {
  	background: #fbfbfb;	
  	border-radius: 4px;
  	box-sizing: border-box;
  	box-shadow: 0 0 0 transparent;
  	border: 1px solid #c4c9cc !important;
  	font-size: 18px;
}

.affwp-form input[type=text],
.affwp-form [type=password], 
.affwp-form[type=email] {
  	margin: 0 6px 16px 0;
  	background: #fbfbfb;
  	font-size: 24px;
  	border-radius: 4px;
  	box-sizing: border-box;
  	box-shadow: 0 0 0 transparent;
  	border: 1px solid #c4c9cc !important;
  	color: #32373c !important;
  	padding: .1875rem .3125rem;
	font-family: inherit;
	font-style: inherit;
	font-weight: 200;
}

.affwp-form input[type=submit] {
	background: #007cba;
	border-color: #007cba;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	padding: .5em 1em;
	border-radius: 4px;
	cursor: pointer;
}

.fa-check-blue {
	margin-right: 10px;
	color: #0073b9;
}

.fa-check-space {
	padding-bottom: 10px;
	text-indent: -1em;
	padding-left: 1em;
}

h2.feature {
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 28px;
	font-family: inherit;
}

img.feature {
	padding-left: 1em;
}

.is-search-form {
	width: 80%;
}

.is-form-style.is-form-style-3 input.is-search-input {
	font-size: larger !important;
	font-family: inherit !important;
	border: solid 1px #ccc !important;
}

.is-search-submit {
	visibility: hidden;
}

.is-ajax-search .is-loader-image {
	top: 42% !important;
}
