/*
Theme Name: PPD
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;
}

#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;
}
#top #wrap_all .av-social-link-gplus a {
    color: #fff;
    background-color: #dd4b39;
}
#top #wrap_all .av-social-link-mail a {
    color: #fff;
    background-color: #9fae37;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:normal;
}
#homefa .toggler, #homefa .toggle_content{
	background-color:transparent !important;
	color:#FFF;
}
.widget {
    padding: 10px 0px !important;
}
.blog-author{
	display: none;
}
.av_secondary_right{
	background-color:#333 !important;
}
.av_secondary_right a{
	color:#FFF !important;
}
.news-time{
	display: none;
}
.clasic-form-acm .row-form-acm {
    margin-bottom: 5px !important;
}
.clasic-form-acm input{
    margin-bottom: 0px !important;
}
.input-checkbox-form-acm .label-checkbox-form-acm {
    font-family: Open Sans !important;
    font-size: 12px !important;
}
.homerotator h2{
font-weight:bolder !important;
}
.titulohome h1 span{
background-color:#000000;
	display: block;
}
.avia-section.av-minimum-height .container .content {
    vertical-align:top;
}
.tab{
font-size: 14px !important;
	color:#000000 !important;
	font-weight: bold;
}
.tabcontainer .tab_icon {
    margin: 0px;
    font-size: 3em;
}
.av-masonry-entry-content{
background-color: #000000;
	font-size: 24px;
	padding: 10px 0;
}
/*FOR BLACK AND WHITE MASONRY WITH COLOR CHANGE*/
.av-masonry-image-container {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; /* IE 6-9 */
-webkit-transition: all .6s ease;
}
#top .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
}
.feedzy-rss li{
margin: 0px !important;
	padding: 0px !important;
}
.ofertas-caja{
text-align: left;
}
.feedzy-rss ul {
    margin: 0px !important;
}
.sectores .avia-icon-list li {
    padding: 0 0 0 0;
    min-height: 40px;
}
.sectores .avia-icon-list .iconlist_icon {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    border-radius: 500px;
    position: relative;
    float: left;
    margin-right: 30px;
    margin-left: 10px;
    z-index: 5;
    color: #fff;
}
.mfp-bottom-bar{
display: none;
}
#top .av-large-testimonial-slider .avia-slideshow-arrows a {
    opacity: 0.5 !important;
}
/*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;
  }
}
