/* 
Theme Name: Luko - Inmobiliaria San Sebastian
Theme URI: https://github.com/elementor/hello-theme/
Description: Luko - Inmobiliaria San Sebastian theme is a child theme of Hello Elementor created by Aroha Digital.
Author: Aroha Digital
Author URI: https://arohadigital.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-inmobiliaria-sansebastian
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
html {
    font-size: 16px;
}

.elementor-alert p {margin: 0}
/*.consultar-precio {font-size: 18px;}*/

select {
     font-size: 16px;
     color: #a0a0a0;
     border-color: #cccccc;
     background-color: #FFFFFF;
}

/*template Archive products y archive cat */

.archive.tax-product_cat .descripcion-loop-inmuebles {
    display: none;
}

.archive.post-type-archive-product .descripcion-loop-inmuebles {
    display: none;
}






/***** CF7 
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea
 {
     font-size: 16px;
     color: #a0a0a0;
     border-color: #cc0000;
     background-color: #FFFFFF;
}
.wpcf7-submit{
    background-color:black!important;
    color:white!important;
    border:none;
    padding:10px 20px;
}

*****/
.cf7-single-page .form-box textarea, .cf7-single-page .wpcf7 .wpcf7-textarea
 {
    min-height: 120px;
    height: 120px;
}

.acepto label {
    font-size: 14px;
}

.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]
{
    width: 49%;
}
.wpcf7 input[type="email"]
{
    margin-right: 2%;
}


.post-content-container ul {
    margin-bottom: 20px;
}
.post-content-container h1,
.post-content-container h2 {
    font-weight: normal !important;
}


/**** MAIN MENU ******/

.menu-item-object-page.menu-item-8179 li {
}
.menu-item-object-page.menu-item-8179 a {
    color: #ffffff !important;
  background-color: var(--e-global-color-6d3d0a9);
  border-style: none;
  border-radius: 0px 0px 0px 0px;
  padding: 12px 20px 12px 20px;
  text-transform: none !important;
  margin-inline-start: 24px !important;
}




 /*** BLOG SIDE BAR ***/ 





/*** YOAST ***/

.elementor-widget-breadcrumbs a {
	color: #a0a0a0;

}


/**** 

/*** RECAPTCHA ***/
.grecaptcha-badge {
    visibility: hidden;
    display: none;
}


