/*
Theme Name: The Matador
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css?family=Oswald:400');

#top .main_color .price {
	color: inherit !important;
}

.iconlist_title_small .price {
	float: right !important;
}

.avia-icon-list .iconlist_content:last-child p {
	margin-bottom: 0;
}

#top .av-iconlist-small li:not(:last-child) {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.av-iconlist-small .iconlist_title_small {
    font-family: 'Oswald';
    font-weight: 400;
}

body .margin-top-none .column-top-margin {
    margin-top: 0 !important; 
}

.hero-logo img {
	width: 800px;
}