/*
Theme Name: Wide Eye Creative
Theme URI: http://www.wideeyecreative.com
Author: Wide Eye Creative
Author URI: http://www.wideeyecreative.com
Description: Custom Wide Eye Creative Theme for WordPress
Version: 1.0

Set cacheVersion in functions.php to refresh this file.
*/


/* EveryAction styles
, .at-markup */
.at-title, .at-markup, .at-legend {
    display: none !important;

}

.homepageSignup {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.at-inner {
    background-color: #042739 !important;
}

.at label {
    color: #FFF !important;
}

.AddressLine1, .at-select.Country, .at-text.City, .at-text.MobilePhone {
    display: none !important;
}

.returnToHomepage {
    display:none !important;
}

.at h2 {
    color: #fff !important;
    font-size: 18px !important;
    text-transform: none !important;
}

.btn-at {
    background-color: #fc4e00 !important;
}

/* end EveryAction styles */

.ajax-loader {
	display:none;
}

#social-slider.feed .bx-wrapper .icon-facebook {
	float: left;
	font-size: 35px;
    color: #3185AD;
}

.topper .switcher {
	z-index: 10;
}

#info .btn {
	margin: 5px;
}
article .container blockquote.flagged {
	background-image: url("/wp-content/themes/wideeyecreative/assets/images/pattern-light.png");
}
// #news-grid ul li.has-image .info h6, #news-grid ul li.has-image .info p {
// 	color: #fff;
// }
@media (max-width: 1199px){
	.topper.center .container{
		margin-left: auto;
    	margin-right: auto;
	}
}

@media (max-width: 1240px) {
	.toggle-nav.color {
		position:fixed;
		top: 3px;
	}
}
