/*
 Theme Name:     Intemo
 Theme URI:      https://intemo.com
 Description:    Tema hijo
 Author:         Marga Montserrat
 Author URI:     https://wisebarcelona.com
 Version: 1.1
 Template:       Divi
*/

 
/*------------------------------------------------------- 
A partir de aquí puedes poner tus estilos de CSS personalizados 
------------------------------------------------------- */
@import url("../Divi/style.css");
.a:hover{
   color:#005d55;
}
.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a:hover {color:#005d55!important;}
.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li {    padding-bottom: 10px!important;border-bottom: 1px solid #185E55;padding-top: 10px!important; background-color:#fff!important}
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {opacity: 1!important;}
#main-header { box-shadow:0 1px rgb(0 0 0 / 0%); background:fffcfc!important;margin-top:20px;}

#main-header > div{padding-top:10px}

/* <!-- Formularios --> */

.post-2281 .wpcf7-list-item{display:block}

.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea {
    background-color: transparent ;
    border-bottom: 1px solid #005d55!important;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    margin-bottom: 0px!important;
	outline: none;
	transition: 0.4s border;
   Font-size:16px!important;
Color:#a6a4a4;
}
.wpcf7-form .wpcf7-text:focus,
.wpcf7-form .wpcf7-textarea:focus,
.wpcf7-form .wpcf7-text:hover,
.wpcf7-form .wpcf7-textarea:hover {
	border: 1px dashed #005d55!important;}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #707070;
  opacity: 1; /* Firefox */}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #707070;}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #707070;}

#wpcf7-f2119-p2281-o1 > form > p:nth-child(6) > span > span > span > input[type=checkbox]{    float: left;
    margin-top: 8px;
    margin-left: -20px;
    margin-right: 10px;}

.wpcf7-submit{padding-left: 0px!important; text-align:right!important;}

#wpcf7-f2119-p2281-o1 > form > p:nth-child(8){text-align: left;}
.wpcf7-form textarea{  height:50px;}

#main-content {
/* background-color: #fffcfc !important; */
}

