/*
Theme Name: Atlanta Mess-Around 2017
Theme URI: http://atlantamessaround.com
Template: enfold
Author: Imperial Werewolf Octopus, Inc.
Author URI: http://imperialwerewolfoctopus.com
Description: Theme for the Atlanta Mess-Around, 2017
Version: 1.0.1486499657
Updated: 2017-02-07 20:34:17

*/

@font-face {
    font-family: 'Montserrat Black';
    src: url('fonts/Montserrat/Montserrat-Black.ttf');
    font-weight: normal;
    font-style: normal;
}
    
@font-face {
    font-family: 'Montserrat Bold';
    src: url('fonts/Montserrat/Montserrat-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}


body{
	font-family: 'Montserrat Bold' !important;
}

h1, h2, h3, h4, h5, h6{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: normal !important;
}

.av-subheading_below p{
	font-size: 1.25em;
	line-height: 1.35em;
	padding: 7px;
}

.av-special-heading{
	margin-top: 0 !important;
}

h1{
	font-family: 'Montserrat Black' !important; 
	font-size: 3.25em !important;
	color: #666 !important;	
}

h2{
	font-family: 'Montserrat Black' !important;
	font-size: 1.9em !important;
	color: #000;
	background-color: #ffee00;
	padding: 5px 5px !important;
}

h3.av-special-heading-tag{
	font-size: 1.9em !important;
	color: #fff !important;
	background-color: #000;
	padding: 5px 5px !important;
	text-transform: none;
}

h4{
	font-size: 1.75em;
}

/*
h1.av-special-heading-tag {
font-family: 'Montserrat' !important; 
font-weight:700;
}

h2.av-special-heading-tag {
font-family: 'Open Sans' !important; 
font-weight:700;
}

/*

h3{
	font-family: 'headlined_solidregular';
}

*/
#top #header_main_alternate{
	background-color: #000;
}

::selection {
    background-color: #ffee00;
    color: #000000;
}

/* Icon List styles */

.avia-icon-list .iconlist_icon {
    margin-right: 0px;
    color: #ffee00 !important;
    background: none !important;
    border: none !important;
}

#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello';
    background: none;
}

.avia_transform .avia-icon-list.av-iconlist-big .avia_start_animation .iconlist-timeline {
	display: none;
}