/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Version:      1.0
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/
/*
 * Silence is gold
 */
/* The main css file is located in "themes/soledad/main.css" */






/* METO EL CSS QUE HABÍA EN EL TEMA HIJO "OSHIN CHILD"

Theme Name: Oshin child
Theme URI: http://brandexponents.com/oshin-child/
Description:  This is a child theme for Oshin Theme
Author: Brand Exponents
Author URI: http://www.brandexponents.com/
Template: oshin
Version: 6.4.3
*/




#bottom-widgets {
    margin-top: 30px !important;
}

.cuar-toolbar {
	display: none !important;
}

.no-sidebar-page #content-wrap, {
	padding-top: 30px !important;
}

.page-title-module-custom {
	display: none !important;
}

#menu-item-3656 {
	display: none !important;
}

.enlace-lwl {
	color: #ea1332 !important;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-megamenu > ul.mega-sub-menu {
	margin-top: 10px !important;
	margin-left: 2% !important;
	margin-right: 2% !important;
}

.logo {
		z-index: 1 !important;
		padding-top: 2px !important;
	}
	
.header-cart-controls {
		z-index: 2 !important;
	}

#header-controls-right {
		z-index: 3 !important;
		margin-right: 0px !important;
		margin-top: -12px !important;
	}

.um .um-button.um-alt {
    color: #fff !important;
}

#bottom-widgets {
    padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#wp-calendar tr a {
    display: block;
    color: #00a300 !important;
	font-weight: 900;
}

.contenedor {
    position: relative;
    display: inline-block;
}
 
.texto-encima {
    position: absolute;
    top: 10px;
	margin-left: 10px;
	text-align: left;
	color: #ffda85;
	font-weight: bold;
	font-size: 16px;
}


@media print {
	header, footer, nav, aside {
	display: none;
	}
	
	.um-account-main {
		display: none;
	}
	
	.um-account-meta {
		display: none;
	}
	
	.um-account-side ul, .um-account-side li {
		display: none;
	}
	
	.imprimir-tarjeta {
		display: none;
	}

	.um img {
		width: 640px;
	}
	
.card {
	color: #ffe165;
}


}

.um-profile-nav {
    display: none;
}

.um-account-id {
	color: #000;
	font: 800 22px "Open Sans","Open Sans","Arial",sans-serif !important;
}

.um-postmessage {
    color: #004700;
    font-size: 25px !important;
	background: #7ACF58 !important;
}


/*Formulario*/
.wpcf7-form-control{
	color: #000000 !important;
	font: 600 16px "Open Sans","Open Sans","Arial",sans-serif !important;
}

#responsive-form{
    color: #000;
    font: 600 16px "Open Sans","Open Sans","Arial",sans-serif !important;
}

.wpcf7-textarea{
    background: #fff; 
}

.wpcf7-submit{
    color: #000 !important;
    background-color: #fff !important;
}

.form-row{
	width: 100%;
}

.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
.column-half{
		width: 50%;
}

select {
    height: 40px;
    font-size: 16px;
    color: #ccc;
    padding: 0px;
}

textarea {
    height: 100px;
} 


 
/*Pone en una línea La verificación y el texto de Politica de privacidad*/
span.wpcf7-form-control-wrap {
       position: relative !important;
       display: contents !important;
   }

/*Oculta la categoría, los coemntarios y los meta de los post pequeños*/
.post-category{
	display: none !important;
}
.post-comments{
	display: none !important;
}
post-meta{
	display: none !important;
}

/*Margen 0 a la Top var*/
#header-top-bar-left {
    float: left;
    padding: 0px 0px !important;
}

/*Quita el letrero de No se permiten comentarios*/
.be-themes-comments{
	display: none; 
}

/*Oculta el mensaje de no comentarios*/
.nocomments{
	display: none;
}

.comments{
	display: none;
}

.um-profile-photo {
	display: none;
}
.um-header {
    border-bottom: 0px !important;
    min-height: 10px !important;
}

.um-profile.um .um-profile-headericon a {
    color: #004700 !important;
}

.um-account-profile-link a {
	margin-top: 30px !important;
    font-size: 18px !important;
}
.um-account-name a {
    line-height: 2em !important;
}

/*Comtrola cuando se hace responsive el menú de móvil*/
@media only screen and (max-width: 960px) {
		.logo {
			z-index: 1 !important;
			padding-top: 2px !important;
			width: 70px !important;
		}
		#slide-9-layer-1 {
			font-size: 26px !important;
		}
		#slide-8-layer-1 {
			font-size: 26px !important;
		}
		#slide-1-layer-1 {
			font-size: 20px !important;
		}
		#slide-8-layer-4 {
			font-size: 16px !important;
			Line-height: 26px !important;
		}
		#slide-1-layer-4 {
			font-size: 16px !important;
			Line-height: 26px !important;
		}
		#slide-9-layer-4 {
			font-size: 16px !important;
			Line-height: 14px !important;
		}

}



