.vc_gitem-post-data h4{
    text-transform: uppercase;
    color: black;
}

.vc_gitem-post-data p{
    color: #222;
}
.tp-video-play-button {
	display: none !important;
}

.vc_custom_1468523002083:hover .vc_gitem-post-data p, .vc_custom_1468523002083:hover .vc_gitem-post-data h4{
    color: #ddd !important; 
}

.mala-post{
    min-height:350px;
    transition: background-color 2s ease;
}
.mala-post:hover{
    background-color:#000 !important;
    color:#FFF;
}
.mala-post:hover h4, .mala-post:hover p{
    color:#FFF;
}

.mala-intro-aviso{
color:#FFF;
text-align:center;
padding:0px 20px 0px 20px;
font-family: "Syncopate", arial, sans-serif;
font-size:10px;
}

.malabusca-titulo h2, .malabusca-titulo h3{
    text-transform: uppercase;
}

#ageEnterButton, #ageLeaveButton{
    border:solid 1px #FFF;
    font-size:20px;
    padding:10px 0px 10px 0px;
    width:130px;
    outline: none;
    border-radius: 0px;
    font-family: "Syncopate", arial, sans-serif;
}

#ageEnterButton:hover, #ageLeaveButton:hover{
    background-color: #303030;
}

#ageEnterButton:active, #ageLeaveButton:active{
    border:solid 2px #dd9933;
    background-color: #000000;
}

.gold{
    color:#a37e2c;
}

.gris{
    color:#999999;
}

.header-bar{
    font-family: "Syncopate", arial, sans-serif;
}

.botanicos {
    font-family: "Syncopate", arial, sans-serif !important;
    color:#a37e2c !important;
}

.botanico-texto div p{
    color:#FFF !important;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.tu-mensaje {
    font-family: "Syncopate", arial, sans-serif !important;
    color:#FFF !important;
    font-size:50px;
    line-height:50px;
}

.wpcf7-form .wpcf7-text, .wpcf7-form .wpcf7-textarea {
    background-color:rgba(0, 0, 0, 0.5);
    color:white;
    border: none;
    outline:none;
    transition:height 1s;
    -webkit-transition:height 1s;
    border-radius: 0px;
}

.wpcf7-form .wpcf7-submit{
    background-color:rgba(0, 0, 0, 0.5);
    color:white;
    border: solid #FFF 2px;
    outline:none;
    transition:height 1s;
    -webkit-transition:height 1s;
    border-radius: 0px;
    text-transform: uppercase;
    padding:8px 100px 8px 100px;
    float:right;
}
.wpcf7-form .wpcf7-submit:hover{
    color:#000;
}

.widget-title{
    color:#a37e2c !important;
}

.searchform input[type="text"]{
    background-color:#343434;
    border:solid 1px #3e3e3e;
}

.email-menu{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

a.enlace{
    color:#FFFFFF;
    text-decoration:underline;
}

a.enlace:hover{
    color:#a37e2c !important;

}