/*
Theme Name: AyS Manufacturing
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:*/


#top .widget_nav_menu ul ul li a, #top .widget_nav_menu ul li a{
	padding-bottom:0px !important;
	padding-top:0px !important;
}
#top .widget_nav_menu li {
	border-bottom: 1px solid #ccc !important;
}
ul li.aysfootermenu a{
	font-weight:bold !important;
	color:#e1e1e1 !important;
}
ul li.aysfootermenu ul li a{
	font-weight:normal !important;
	color:#FFFFFF !important;
}
#footer .iconbox_left_content .iconbox_icon, #pie .iconbox_left_content .iconbox_icon{
width: 40px;
    height: 40px;
    line-height: 35px;
	margin-right: 10px;
}
#pie a, #pie strong, #pie .textwidget{
color:#FFF !important;
}
#pie h3, #pie small{
color:#ccc !important;
}
div.botoncin{
	background-color:#fe3c01;
	margin-bottom:20px;
	padding:4px;
	}
div.botoncin a{
	color:#FFFFFF !important;
	}
div.slideshow_align_caption h1{
font-size:20px;
font-family: 'Raleway', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
letter-spacing: 1px;
font-weight: 300;
line-height: 1.1em;
text-transform: uppercase;
	}
.minuscula{
	text-transform:none !important;
}
.av_secondary_right{
	background-color:#333 !important;
}
.av_secondary_right a{
	color:#FFF !important;
}
#top #wrap_all .av-social-link-facebook a {
    color: #fff;
    background-color: #37589b;
}
#top #wrap_all .av-social-link-twitter a {
    color: #fff;
    background-color: #46d4fe;
}
#top #wrap_all .av-social-link-linkedin a {
    color: #fff;
   background-color: #419CCA;
}
#top #wrap_all .av-social-link-youtube a {
    color: #fff;
    background-color: #d82a27;
}
/*PARA QUE SE VEA EN TABLETS EL ICONO*/
@media only screen and (max-width: 1024px) {
  nav.main_menu {
    display: block !important;
  }
  .menu-item {
    display: none;
  }
  .av-burger-menu-main.menu-item-avia-special {
    display: block;
  }
}
/* ana lidia tab style */
.av-inner-tab-title {
    font-weight: bold;
font-size:16px;
color:#fff;
}
.av-tab-section-image {
height:40px;
}
.av-inner-tab-title{
width: auto !important;
}
/*distancia menu
.av-main-nav > li > a {
padding: 0 8px;}
*/

/*PARA QUE SE QUITE EL TOP MENU*/
@media only screen and (max-width: 767px) {
    #header_meta {
        display: none;
    }
}
h1, h2, h3{
text-transform: none !important;
}
/*PARA QUE EL MENU QUEDE POR ENCIMA*/
.av-sticky-submenu {
z-index: 999 !important;
}

