/*
 Theme Name: De La Mano
 Theme URI: http://www.elegantthemes.com/gallery/divi/
 Description: Divi child theme for DeLaMano.eu
 Author: Página Web 4U
 Author URI: https://www.paginaweb4u.com
 Template: Divi
 Version: 1.1.0
@import url("../Divi/style.css");
*/ 

/* =Theme customization starts here

------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Raleway);

body {
	font-family: 'Raleway', sans-serif;
}

.botoneshome{
	background-color: rgba(224, 176, 60, 0.498039);
}

/* HOME */
@media (min-width: 981px) {
	.tithome {
		font-size: 72px;
	}
}

@media (max-width: 980px) {
	.et_pb_promo_description h2 {
		font-size: 1.4em!important;
	}
}

.cabeceras-sec .et_pb_fullwidth_header {
	padding: 30px 0 0 0;
}

.cabeceras-sec .et_pb_fullwidth_header .header-content-container .header-content {
	margin:0;
	padding:0;
}

.cabeceras-sec .et_pb_fullwidth_header .header-content h1 {
	padding-bottom: 0px;
}

.fichaautor h2 {
	font-family: 'Open Sans', Helvetica, Arial, Lucida !important;
	font-size:1.5em;
	display: inline;
	color:#60564f;
}

.introsecv p {
}

.et_pb_space {
	border:none;
}


/* listado de categorías */

.autor-encategoria {
	font-size:14px!important;
	font-family: 'Open Sans', Helvetica, Arial, Lucida !important;
	color:#666666;
}

#et_pb_button.btn-subscription {
	border-color: white;
	color: white;
}

#et_pb_button.btn-subscription:hover {
	border-color: white;
	background: white;
	color: black;
}


/* autores



background-color: rgba(0, 0, 0, 0.498039);

	padding:20px;

	margin:40px 40px 40px 40px;

	color: #fff;



 */ 

.listauthors ul li {
	margin-top:15px;
	margin-bottom:5px;
	list-style:circle;
}

.listauthors a {
	color: rgba(0, 0, 0, 0.7);
	text-decoration: none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* modificaciones de los botones */

.et_pb_button_0::after {
	margin-left:0px;
}

.listauthors a:hover {
	color: rgba(0, 0, 0, 1);
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.authors_cont {
	background-position:top;
	background-repeat:no-repeat;
}

.artworks_author .post-meta {
	display:none;
}

.artworks_author .project_category-smd {
	margin-bottom:0;
	padding-bottom:0;
}

.single-artist #left-area,
.single-autor-obra #left-area {
	width:1024px;
	border:none;
}

.single-artist #main-content .container::before,
.single-autor-obra #main-content .container::before {
	background:#FFF !important;
}

.single-artist .et_pb_column_1,
.single-autor-obra .et_pb_column_1 {
    background-color: rgba(196,183,163,0.65);
    padding-top: 70px;
    padding-right: 30px;
    padding-left: 30px;
}

.single-artist .et_pb_section_0,
.single-autor-obra .et_pb_section_0 {
	padding-top: 0px; 
}

.single-artist .et_pb_row et_pb_row_0,
.single-autor-obra .et_pb_row et_pb_row_0 {
	margin-top: 0px; 
}

.single-artist .et_pb_text_0,
.single-autor-obra .et_pb_text_0 {
	padding-top: 60px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.single-artist .et_pb_row_0,
.single-autor-obra .et_pb_row_0 {
	padding-top: 0px;
	margin-top: 0px;
}

/*autor*/
.autor .et_pb_section_0 {
    background-color: #c4b7a3;
}

.autor .et_pb_fullwidth_header {
	padding: 15px 0 15px 0;
}

.autor .et_pb_title_container {
    display: inline-block;
    position: relative;
    z-index: 98;
    max-width: 100%;
    word-wrap: break-word;
}

.autor .et_pb_post_title_0 .et_pb_title_container h1 {
    font-size: 30px;
}

.autor .et_pb_section {
	padding: 0 0 40px 0; 
}

/*obras*/
.et_pb_toggle_title::before {
	left: 100px;
}

.obras .et_pb_section_0 {
    background-color: #c4b7a3;
}

.obras .et_pb_title_container {
    display: inline-block;
    position: relative;
    z-index: 98;
    max-width: 100%;
    word-wrap: break-word;
}

.obras .et_pb_post_title_0 .et_pb_title_container h1 {
    font-size: 30px;
}

.obras .fichaautor h2 {
    font-family: 'Open Sans', Helvetica, Arial, Lucida !important;
    font-size: 1.5em;
    display: inline;
    color: #60564f;
}

.obras .et_pb_divider {
    position: relative;
    margin: 0 0 30px 0!important;
}

.obras .et_pb_divider_0:before {
    border-top-color: #e6dbca!important;
}

.obras .et_pb_divider:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-top-color: rgba(0, 0, 0, 0.1);
    content: "";
}

.obras .et_pb_button_0 {
    color: #c4b7a3 !important;
    border-color: #c4b7a3;
    letter-spacing: 0px;
    font-size: 20px;
}

.obras .et_pb_button_0:hover {
    color: #ffffff !important;
    background: #c4b7a3 !important;
    border-color: #c4b7a3 !important;
    letter-spacing: 0px;
    padding-left: 0.7em;
    padding-right: 2em;
}

.obras .cabeceras-sec .et_pb_fullwidth_header {
    padding: 15px 0 15px 0
}

@media (min-width: 981px) {
	.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module {
    	margin-bottom: 0%;
	}
}

@media (min-width: 981px) {
	.et_pb_text_2 {
    	margin-bottom: 5.82%!important;
	}
}
/* fin autores */ 


/* detalle obra */ 
.masdetalles {
	margin-top:20px;
	border:none;
	background-color:#fff;
	padding:0;
}

.masdetalles h5 {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size:16px;
	color: #000;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
	color:#999;
}

.masdetalles .et_pb_toggle_title::before {
	margin-left: 5px;
}

.datos-obra ul li {
	line-height:1.5em;
	padding-bottom:5px;
}

.datos-obra ul {
	padding-bottom:5px;
	margin-bottom:0;
}
/* fin detalle obra */ 

#top-menu li.current-menu-item > a {
	color:#333;
}

#top-menu li.current-menu-ancestor > a {
	color:#333;
}
#top-menu li li a {
	width: 440px;
	width: 440px !important;
}

.nav li ul {
	width: 440px;
	width: 440px !important;
}

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item {
	margin: 0 5.5% 2% 0;
}

.et_pb_portfolio_item {
	padding:3px;
}

/* eventos */ 
.boton-marron-blanco {
	color:#c4b7a3 !important;	
	border-color:#c4b7a3;
	border-radius:0px;
	letter-spacing:0px;
	font-size:20px; 
}
.boton-marron-blanco:hover {
	color:#fff !important;
	background-color:#c4b7a3!important;
	border-color:#c4b7a3!important;
}

.boton-marron-blanco:after {
	margin-left: -1em;
}

/* los catálogos;*/ 
.pagcatalogues .et_pb_main_blurb_image {
	margin-bottom:10px;
}

.pagcatalogues .et_pb_blurb_container {
	margin-bottom:40px;
}

/* estilos del nuevo pie por widgets */
#text-4 {
    float: right;
}	

#footer-widgets .footer-widget li:before {
	display:none;
}

#text-4 ul {
	list-style: none;
}

/* quitamos en pie con estilo */
#footer-bottom{
	display:none;
}

/*CONTACT FORM 7 STYLES NEW*/
#et_pb_contact_form_0 > div > div > div > p {
    width: auto;
    display: inline;
}

#contactChaptaForm {
    width: auto!important;
    float: right;
    position: relative;
    display: inline;
    margin-right: -30px;
    transform: scale(0.8);
}

#et_pb_button {
    position: relative;
    padding: 0.65em 1em;
    border: 1px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    display: inline;
    width: auto;
    float: right;
    margin-top: 7px;
    color: #473d39;
    border-radius: 0;
	cursor:pointer;
}

#et_pb_button:hover {
    background: rgba(0, 0, 0, 0.05);
	letter-spacing: normal;
    /*border-color: rgba(0, 0, 0, 0.0);*/
}

#et_pb_contact_mensaje_1, #et_pb_contact_mensaje_2, #et_pb_contact_mensaje_3, #et_pb_contact_mensaje_4, #et_pb_contact_mensaje_5 {
    border: 2px solid #fff;
    border-radius: 0px;
}

#et_pb_checkbox {
    display: inline!important;
    float: left!important;
    width: auto!important;
    margin-left: 26px;
    margin-top: 6px;
    margin-right: 10px;
}

.wpcf7-checkbox input[type=checkbox],
.wpcf7-acceptance input[type=checkbox] {
	width: 16px;
	height: 16px;
	appearance: checkbox!important;
	-webkit-appearance: checkbox!important;
	background-color: #eee;
	border: none;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	margin-right: 9px;
	border-radius: 0;
	padding: 0;
	display: inline-block!important;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
    color: #232323;
}

.wpcf7-checkbox input[type=checkbox]:active,
.wpcf7-checkbox input[type=checkbox]:checked:active,
.wpcf7-acceptance input[type=checkbox]:active,
.wpcf7-acceptance input[type=checkbox]:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.wpcf7-checkbox input[type=checkbox]:checked,
.wpcf7-acceptance input[type=checkbox]:checked {
	background-color: #eee;
	border: none;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #232323;
}

.wpcf7-checkbox input[type=checkbox]:checked:after,
.wpcf7-acceptance input[type=checkbox]:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: -3px;
	left: 0;
	color: #232323;
}

#checkboxLabel {
    color: #000;
    font-weight: 600;
}

p.et_pb_contact_field_half {
	clear:none!important;
}

.et_contact_bottom_container {
    float: right;
    overflow: visible;
    margin-top: 10px;
    /*width: 50%!important;*/
}

.et_contact_bottom_container .wpcf7-form-control-wrap {
    position: relative;
    width: auto;
    display: inline-block;
    margin-right: -18px;
}

.wpcf7-recaptcha {
    float: left!important;
    overflow: visible;
    margin-top: 10px;
	margin-left:20px;
    width: 50%!important;
}

.et_pb_button.et_pb_custom_button_icon::before,
.et_pb_button.et_pb_custom_button_icon::after {
	display:inline;
}

.et_pb_button.et_pb_custom_button_icon::before {
    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    content: "\24";
    position: absolute;
    left: -6px;
    top: 2px;
}

/*JOSSYSTYLE*/
.textwidget p {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
}
.et-social-icon a {
    width: 25px;
}
/*----------*/

/* Caja de texto GDPR debajo de formulario */
.infoGDPR {
    max-height: 150px;
    padding: 1em 0.5em;
    overflow-y: scroll;
    background: rgba(255,255,255,.5);
    text-align: left;
    margin: 1em 0 1em 0.75em;
}

