/* 
Theme Name:		 Ardales Theme
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site ArantxaGrajal.com
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 Ardales-Theme
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */


.cf7 .wpcf7-form  label {
    color: white;
}

.cf7 .wpcf7-form  label.required {
    font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: white;
}

.cs_none a:hover{
    text-decoration: none;
}

.cs_categorias h5 {
    display:none;

}
.cs_categorias ul{
    padding: 0;
}
.cs_categorias li{
    list-style: none;
    
    margin: 5px 0;
}
.cs_categorias li a{
    border-bottom:1px solid #999;
    display: block
    
}
.cs_categorias li a:hover{
    text-decoration: none;
    color:#D63A4F;
}

.cs_temas h5{
    display:none;
}

.cs_temas  a {
    color:#262626;
        
    font-size: 16px !important;
        color: #262626;
    font-size: 16px !important;
    background-color: #f9f9f9;
    display: inline-block;
    padding: 2px;
    margin:2px;
}
.cs_temas a:hover {
    text-decoration:  underline;
}

.grecaptcha-badge { visibility: hidden; }
