/*Theme Name: Enfold-Child
Template: enfold
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> 
Version: 2.9.2
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->Styling
*/

@import url("../enfold/style.css");

body{
	font-size:13px !important;
	font-family: 'Lato', sans-serif !important;
}
p {
    line-height: 23px ;
    margin: 0.85em 0;
}
/*.responsive .container {
    width: 1150px !important;
}*/
#top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, #top .av_header_transparency #header_main_alternate, .av_header_transparency #header_main .social_bookmarks li a{
	color:#ffffff;
}
.slideshow_caption {
    bottom: 0;
    display: block;
    height: 100%;
	padding:0px !important;
    position: absolute;
    text-decoration: none;
    top: auto;
    width: 70%;
    z-index: 100;
	font-family: 'Lato', sans-serif !important;
}
.slideshow_caption h1{
	font-size:50px;
	font-weight:700;
}
.slideshow_caption h2{
	
}
.heading_main{
	font-size:50px;
	font-weight:700;
}
.entry-content-wrapper li {
    line-height: 35px !important;
    margin-left: 1em;
    padding: 3px 15px;
	font-size: 16px;
}
.iconbox_top .iconbox_content {
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    min-height: 170px;
    padding: 45px 20px 20px;
}

@media only screen and (max-width: 480px) {
.heading_main{
	font-size:35px !important;
	font-weight:700;
}
.avia-caption-content h2{
	font-size:16px !important;
}
}
