/*!
Theme Name: Alma
Theme URI: https://preview.naapo.net/alma/
Author: Naapo
Author URI: https://naapo.net
Description: Alma is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: alma
Text Domain: alma-child
*/


/*Texto para seguir leyendo oculto*/
.caja_algo_mas, .caja_algo_mas1, .caja_algo_mas2, .caja_algo_mas3, .caja_algo_mas4, .caja_algo_mas5, .caja_algo_mas6, .caja_algo_mas7, .caja_algo_mas8, .caja_algo_mas9{
	display: none;
}

/*Puntero enlace Leer Más*/
.verMas, .verMas1, .verMas2, .verMas3, .verMas4, .verMas5, .verMas6, .verMas7, .verMas8, .verMas9{
	cursor: pointer;
}

/*botón enviar formulario*/
.btn-contact-left{
	background: #7AA4DD !important;
}

.btn-contact-left input:hover{
	color: #7AA4DD !important;
}

/*menu móvil*/
header.navbar .hamburguer-trigger-menu-icon span{
	background-color: #7AA4DD !important;
}

/*fondo menú móvil*/
header.header_not_fixed #dl-menu ul{
	background-color: white !important;
}

/*margen menú móvil*/
ul#menu-menu-dentalmar.dl-menu.dl-menuopen{
	margin-top: 60px !important;
}

/*separador*/
#dl-menu ul li:not(:last-child) a{
	border-bottom: none !important;
}

/*color texto menú*/
.dl-menuwrapper li:not(.alma_mega_hide_link) a{
	color: #7AA4DD !important;
}


/*hover menú móvil*/
.dl-menuwrapper li:not(.alma_mega_hide_link):hover > a{
	background-color: #7AA4DD !important;
}

/*líneas menú móvil*/
.hamburguer-trigger-menu-icon{
	height: 2px !important;
}

/*volver arriba*/
#back-top a{
	background: #BFD0EE !important;
}

.wpcf7-form-control.wpcf7-submit {
	background-color: #7AA4DD !important;
}
.wpcf7-form-control.wpcf7-submit:hover {
	color: #7AA4DD !important;
}

/*ESPACIO FORMULARIO*/
.wpcf7 form.wpcf7-form div:not(.alma-multiple-fields){
	margin-bottom: 1px !important;
}

/*espaciado menu top*/
.dl-menuwrapper button{
	top: 40px !important;
}

/*checkbox*/
.wpcf7-list-item-label{
	font-size: 14px !important;
}

/*campo correo*/
.wpcf7-form-control-wrap{
	font-size: 14px !important;
}

/*menu ordenador*/
#menu-menu-dentalmar-1{
	padding-top: 15px !important;
}

/*formulario*/
.wpcf7 input[type="text"], .wpcf7 input[type='tel'], .wpcf7 input[type="email"], .wpcf7 textarea, input[type="checkbox"]{
	border: 1px solid #4C5196 !important;
}

::-webkit-input-placeholder { /* WebKit browsers */
color: #4C5196 !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #4C5196 !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #4C5196 !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #4C5196 !important;
opacity: 1;
}

	
