/*
Theme Name: AMMO
Version: 1.0
Description: A child theme of Enfold
Template: enfold
*/

@import url("http://atlantammo.org/wp-content/themes/enfold/style.css");


/**************************************************
header
**************************************************/
.main_menu {
    text-transform: uppercase;
}
/**************************************************
Slideshow
**************************************************/
.avia_transform .av_slideshow_full .avia-caption-title {
}
	margin-bottom: -30px !important;
}
/***********************************************************
Remove image overlay
************************************************************/
.image-overlay-inside, .image-overlay.overlay-type-extern {
display: none;
}
.image-overlay {
    background: rgba(255, 255, 255, 0);
}

/***********************************************************
Mailchimp form
************************************************************/
#mc_signup_form {
    background-color: rgba(208, 208, 208, 0.3);
    padding: 5px 20px 5px 20px;
}

#top label span {
    color: #d0d0d0;
}

/***********************************************************
sponsor numbers animated
************************************************************/
.number_prepared .avia-animated-number-title{
font-weight: 800;
}

/***********************************************************
Gravity Form
************************************************************/
#top .gform_wrapper .gfield_checkbox li label {
    margin: 0px 0px 0px 10px !important;
    padding: 10px 0px 0px;
}

/***********************************************************
Contact iconlist
************************************************************/
.avia-icon-list .iconlist_title{
font-family: "Open Sans Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 22px;
}

.tribe-events-widget-link {
font-size: 11px;
}

/***********************************************************
Events Image
************************************************************/
.tribe-events-list .tribe-events-event-image, .tribe-events-list .tribe-events-event-image img {
    width:auto !important;
}