/**
Theme Name: Centro Óptico y Auditivo Lozano
Author: Digival
Author URI: https://www.digival.es
Description: Web desarrollada para el Centro Óptico y Auditivo Lozano - Tu óptica en Madrid
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: centro-optico-y-auditivo-lozano
Template: astra
*/
.ast-site-identity{
	padding:0 !important;
}
.rojo,
.rojo .menu-link{
	color: var(--ast-global-color-8) !important;
}
.slide-portada .swiper-content{
	display: flex;
	justify-content: center;
}
.nosotras-portada{
	position:relative;
}
.foto1{
	position: absolute !important;
	right: 10px;
	transform: rotate(4.85deg);
}
.foto2{
	position: absolute !important;
	left: 10px;
	transform: rotate(-5deg);
}
.foto1 img, .foto1,
.foto2 img, .foto2 {
	width: 550px !important;
	height: 550px !important;
	min-width: 550px !important;
	min-height: 550px !important;
}
.site-footer .widget_nav_menu ul.menu li a {
    font-size: 14px;
    color: #ffffff;
}
.site-footer .widget_nav_menu ul.menu li a:hover {
    color: var(--ast-global-color-8);
}
.slide-portada .swiper-pagination-bullet{
	border-radius: 0 !important;
	width: 100px;
	height: 4px;
	background: var(--ast-global-color-0) !important;
	opacity:1 !important;
}
.slide-portada .swiper-pagination-bullet-active{
	background: var(--ast-global-color-8) !important;
	opacity:1 !important;
}

.ast-mobile-header-wrap .header-widget-area{line-height: 0 !important;}


.uagb-forms-radio-wrap.uagb-forms-field-set {
	display: flex !important;
    align-items: center !important;
}
.uagb-forms-radio-wrap.uagb-forms-field-set .uagb-forms-radio-label{
	margin-bottom: 0 !important;
	width: 50%;
}