/*
Theme Name: Your Move Collective
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* 
Colors: 
#2d2d2d - dark gray
#f47920 - orange
*/

/* 
@import 'font/housepainter.css';
*/


.avia-image-container-inner, .avia_image, .av-image-caption-overlay{ border-radius: 10px;}

.avia-animated-number-content, .iconlist_title{
font-family: 'hypertext-mono', 'Roboto Mono', monospace;
text-transform:uppercase;
font-size: 14px;
}

.avia-icon-list li{padding-bottom:35px;}

.slide-entry-excerpt{
	font-size:14px;
	line-height: 20px;
}

#top .widget_nav_menu li{
	font-size: 18px;
}

#top .av-main-nav ul a{text-transform: uppercase;}

.avia-timeline-horizontal.av-milestone-placement-top .av-milestone-content-wrap {
    padding: 30px 50px 10px 60px;
}

ul.avia-timeline-horizontal li.av-milestone{
	margin: 0 0 0 0px;
}

.av-milestone-date {
	font-family: "Roboto Mono", monospace;
}

input[type="submit"], #submit, .button {
border-radius:20px;
}

input[type='submit'], 
.ginput_container textarea,
.ginput_container input{
 color: #000 !important;
 font-family: "hypertext-mono", monospace;
}

.ginput_container textarea{text-transform: none;}


.gform_required_legend, 
.gform-field-label,
.av-masonry-date{
	display: none !important;
	}

#gform_7 input[type='text'],
#gform_7 input[type='email']{
	background: #ffffff !important;
}

input::placeholder, textarea::placeholder {
  color: #5e5e5e !important; /* Example: Sets the color to red using HEX value */
  opacity: 1 !important; /* Fixes a Firefox issue where the default opacity is lower */
  font-family: "hypertext-mono", monospace;
  text-transform: uppercase;
}



body #gform_wrapper_8 .gform_footer input[type=submit] {
		background: #ffffff;
    color: #353535;
    border-radius: 5px;
		padding: 14px 22px;
	font-weight: bold;
}

body #gform_wrapper_8 .gform_footer input[type=submit]:hover {
		background: #e1e1e1;
}

.av-hotspot-fallback-tooltip-inner, .av-hotspot-fallback-tooltip-count{
	background: #ffffff !important;
}

#top .av-inner-masonry{
	box-shadow: 0 0 4px 2px rgba(10,10,10,0.08);
}



.line-height-09em, 
.line-height-09em h1{
	line-height: 0.9em;
}

.no-cap-lock,
.no-cap-lock h1, 
.no-cap-lock h2, 
.no-cap-lock h3,
.no-cap-lock h4{
	text-transform: none !important;
}

.bordered-btn a{
	border: 2px solid #0B1D29 !important;
}

.story-btn a{
	border: 2px solid #ffffff !important;
}

.avia-button:hover{
	cursor: pointer;
}

#narrow-promo-box{
	padding: 10px !important; 
}

.min-height-50{
	min-height: 50px !important;
}

.avia-layerslider{
	border-top-width: 0px;
}

.page-id-2353 .avia-button{
	border-radius: 0px !important;
}

.no-top-pad .container{
	padding-top: 0px !important;
}

@media only screen and (max-width: 767px) {
	.no-mobile-bottom-margin{
		margin-bottom: 0px !important;
	}
}

@media only screen and (min-width: 767px) {
	.hide-above-mobile{
		display: none !important;
	}
}


/*
.main_color .container .av-inner-masonry-content,
.main_color .container .av-masonry-entry .avia-arrow{
	background: #fff;
	color: #000;
}
*/



/* Formstack Embed Corrections */
#top label{
	font-weight: 400;
	font-size: 16px;
}

form legend span{
	font-size: 16px !important;
	font-weight: 800 !important;
}

.fsField{margin-bottom: 0px !important;}

.fsOtherField{width: 50%;}





/* Remove image overlay with circle and arrow */
.image-overlay {
	display: none !important;
	opacity: 0 !important;
}

.post_delimiter{
	margin-left: auto !important;
}

.avia-data-table .avia-desc-col{
	text-align: left;
}

.special_amp {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit !important;
}


/* New Approach Landing Page */
.page-id-1866 #wrap_all, .page-id-1866 #wrap_all #main, .white-bg{
	background: #ffffff !important;
}

.page-id-1866 h1 {
	font-family: 'figtree', Helvetica, Arial, sans-serif;
}

/*
#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next{
	background: #000;
  }

#layer_slider_1{background: #33328B;}

.ls-outline .ls-nav-next:after,
.ls-outline .ls-nav-prev:after{
	display: none !important;
}

.ls-nav-prev{display: none !important;}

.ls-outline .ls-nav-prev::before {
    left: 27px !important;
    top: 0px !important;
}

.ls-outline .ls-nav-next::before {
    left: 27px !important;
}

.ls-outline .ls-nav-prev::after {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
   top: 16px !important;
}

.ls-outline .ls-nav-prev::before {
  left: 10px !important;
  top: -2px !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}

.ls-outline .ls-nav-next::before, .ls-outline .ls-nav-next::after {
  left: 26px;
  top: 12px;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  left: 42px !important;
}

.ls-outline .ls-nav-next::after {
  top: 31px !important;
  left: 41px !important;
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
}
*/

/*
.bodoni-moda-italic,
.bodoni-moda-italic h1{
  font-family: "Bodoni Moda", serif !important;
  font-optical-sizing: auto  !important;
  font-weight: 500  !important;
  font-style: italic  !important;
}

.montserrat-bold,
.montserrat-bold h1,
.montserrat-bold h3,
.montserrat-bold h2{
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 600 !important;
  font-style: normal !important;
	text-transform: none !important;
}

@media only screen and (max-width: 767px) {
.montserrat-bold h1,
.montserrat-bold h3,
.montserrat-bold h2{
	font-size: 30px;
	}
}

.montserrat-light,
.montserrat-light h1,
.montserrat-light h3,
.montserrat-light h2{
  font-family: "Montserrat", sans-serif !important;
  font-optical-sizing: auto !important;
  font-weight: 100 !important;
  font-style: normal !important;
}

.bookmania-light,
.bookmania-light h1,
.bookmania-light h2,
.bookmania-light h3{
  font-family: "bookmania", serif !important;
  font-optical-sizing: auto !important;
  font-weight: 300 !important;
  font-style: normal !important;
	text-transform: none !important;
}

.work-sans,
.work-sans p{
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
	line-height: 1.2em;
}
*/


