/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap');

/*  Default Overriden basic  */
body.ast-single-post .entry-content a, body .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {text-decoration: none;}

.py-0, .py-0 > .elementor-element-populated {padding-top: 0 !important;padding-bottom: 0 !important;}

@media screen and (max-width: 767px) {
	.pr-sm-0, .pr-sm-0 > .elementor-element-populated {padding-right: 0 !important;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	.pr-md-0, .pr-md-0 > .elementor-element-populated {padding-right: 0 !important;}
}

@media screen and (min-width: 1024px) {
	.pr-lg-0, .pr-lg-0 > .elementor-element-populated {padding-right: 0 !important;}
}

/*=======================*/
/* ===== GENERAL ===== */
/*=======================*/


.hidden {display: none !important;opacity: 0;height: 0; width: 0;visibility: hidden;}

body .entry-content p {margin-top: 10px; margin-bottom:10px;}
body .entry-content p:first-child {margin-top:0px;}
body .entry-content p:last-child {margin-bottom:0px !important;}

body.home h1, body.home .entry-content h1 {
	color: #443481;
	font-size:2.1875rem;
	line-height: 1.5;
	font-weight: 800;
}

body.single-post h1.entry-title {
	font-weight: bolder;
	padding: 1em 0 0.6em;
}

body.archive h1.page-title.ast-archive-title {font-weight: bolder;}

body.archive .ast-separate-container .ast-article-post {padding: 3em;}

body.archive .blog-layout-2 .post-content.ast-width-md-6,
body.archive .blog-layout-2 .ast-blog-featured-section.post-thumb.ast-width-md-6 {width: auto; float: none;}
body.archive .blog-layout-2 .ast-blog-featured-section.post-thumb.ast-width-md-6 {padding-left: 10%;}

.entry-content h2::before,
body.single-post h1.entry-title::before,
h2.ast-related-posts-title::before,
h1.page-title.ast-archive-title::before {
	display: inline-block;
	content: "";
	border-top: .3rem solid #443481;
	margin: 0 1rem;
	transform: translateY(-10px);
}

.row-back-color > .elementor-container {
	/*background:red;*/
	background: #CCC8DB33;
}


/* BOX - COL */
.col-box, .box-equipo {text-align: center;}

.box-equipo  h3 {margin-bottom: 5px;}
.box-equipo .catg {color: #443481;font-weight: 500;}
.box-equipo img {width: 90%;}

.col-contact {background-color: #211B41;}
.col-contact.contact-radius-right {border-radius: 0 10px 10px 0;}
@media screen and (max-width: 767px) {
	.col-contact.contact-radius-right {border-radius: 0 0 10px 10px;}
}
.col-contact h2::before {border-color:#fff !important;}
.col-contact h2, .col-contact p {color:#fff !important;}
.col-contact .elementor-button-link {background: #443481 !important;min-width: 290px;}
/*.col-contact .elementor-button-link:hover {opacity:.7;}*/
.elementor-button .elementor-align-icon-right {margin-left: 20px;}

/* Contenedores - Espacios */

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {padding: 0;}
.elementor-widget:not(:last-child) {margin-bottom: 0;}

.elementor-7 .elementor-element.empty-section .elementor-spacer-inner {height: 90px;}

/* Menú */

#ast-hf-mobile-menu {padding: 20px 0;}

@media (min-width: 1244px) {
	.main-header-menu .menu-btn {margin-left:30px;}
}
/*@media (min-width: 922px) and (max-width: 1244px) {
	.main-header-menu .menu-btn .menu-link {max-height:30px !important;}
}*/

@media (max-width: 921px) {
	.main-header-menu .menu-btn {margin:30px 0;}
}

/*=======================*/
/* ===== BOTONES ===== */
/*=======================*/

.main-header-menu .menu-btn.menu-btn-arrow .menu-text::after {
	content: '';
	width: .9em;
	height: .9em;
	display: inline-block;

    position: relative;
    top: 0.05em;

	margin-left: .5em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.879' height='9.785' viewBox='0 0 11.879 9.785'%3E%3Cg transform='translate(0 -8.672)'%3E%3Cpath d='M11.6,12.881,7.688,8.97a.957.957,0,1,0-1.354,1.353l2.312,2.308H.957a.957.957,0,1,0,0,1.915H8.624L6.334,16.84a.957.957,0,0,0,1.354,1.353L11.6,14.282a.95.95,0,0,0,.28-.677.151.151,0,0,0,0-.024.167.167,0,0,0,0-.024.959.959,0,0,0-.28-.677Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;

	transition: margin 0.3s ease-in-out;
}
/*.main-header-menu .menu-btn.menu-btn-arrow:hover .menu-text::after {
	margin-left: 1em;
}*/
.main-header-menu .menu-btn .menu-link {
	border-radius: 30px;
	padding: 0 30px;
	max-height: 50px;
	color:#fff !important;
	text-transform: uppercase;
	text-align:center;
}

.btn a::after {
	content: url(https://neuroqxcanarias.com/wp-content/uploads/2022/02/arrow_right.png);
	padding-left: 10px;
}
.btn a {
	font-weight: 700;
	text-decoration: none !important;
}

.btn a:hover, .icon-contact a:hover {color:#000; text-decoration:underline !important;}

.elementor-button-wrapper .elementor-button:hover, .col-contact .elementor-button-link:hover, .gform_wrapper .gform_footer input[type="submit"]:hover, .main-header-menu .menu-btn .menu-link:hover {opacity:.8;}

/*=======================*/
/* ===== FORM ===== */
/*=======================*/

input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], textarea {
	border-radius:10px !important;
}
.gform_wrapper.gravity-theme .gfield_label, .gform_wrapper fieldset label {color: #000;font-weight: 700;}


.gform_wrapper .gform_footer input[type="submit"] {
	border-radius: 30px;
	height: 50px;
	padding-left: 60px;
	padding-right: 60px;
}

.gform_wrapper.gravity-theme .check-legal {
	margin: 15px 0;
}

/*=======================*/
/* ===== FOOTER ===== */
/*=======================*/

/* ensure display elementor elements in all pages */
footer .elementor-button-wrapper,
footer .elementor-button-content-wrapper {
    display: inline-flex;
}

footer .elementor-button-content-wrapper .elementor-button-icon.elementor-align-icon-right {
	order: 15;
}

footer h2.widget-title {
	color: #000;
	font-size: 20px;
	line-height: 30px;
	font-weight: 800;
}

.site-below-footer-wrap {padding-left: 15px;padding-right: 15px;}

.site-below-footer-wrap p, .site-below-footer-wrap a {color:#fff;}
.site-below-footer-wrap a:hover {color: #fff; text-decoration: underline;}

.main-header-menu .menu-btn .menu-link, .site-below-footer-wrap[data-section="section-below-footer-builder"], .elementor-button-wrapper .elementor-button, .gform_wrapper .gform_footer input[type="submit"] {
	background: rgb(68,52,129);
	background: linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
}

footer .site-footer-section #menu-main a {color: #A3A8AA;font-weight: 600;}
footer .site-footer-section #menu-main a:hover {color:#443481;}


footer .site-primary-footer-wrap {padding-left: 15px;padding-right: 15px;}

footer .social-links-wrapper span.ico-text {display: none;}
footer .social-links-wrapper > a:not(:last-child) {margin-right: 1em;}
footer .social-links-wrapper i {padding: 0.4em;width: 2em;border: 2px solid; border-radius: 50%;box-sizing: border-box;text-align: center;}

footer .social-links-wrapper > a:hover i {
	color: #fff;
	background-color: #28204d;
	border-color: #28204d;
}

span.vertical-separate {padding: 0 10px;}

.icon-contact svg {width: 22px;	height: auto;}
.icon-contact {margin-bottom: 20px;}
.icon-contact span,.icon-contact a {padding-left: 10px; color: #443481; font-weight:700;}

@media (max-width: 768px) {
	.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {grid-template-columns: 1fr;}
}

/* Breadcrumbs */
.ast-breadcrumbs-wrapper a, .ast-breadcrumbs-wrapper span {
	color: #fff;
}

.ast-breadcrumbs .trail-items li.trail-end {
	font-weight: bold;
}

/* Left tabs */
@media screen and (min-width: 768px) {
	.custom-left-tabs.elementor-widget-tabs .elementor-tab-content {
		padding-left: 100px;
	}
}
.custom-left-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	color: #2C2C2C;
	background: #f2f1f6;
	font-weight: normal;
}
.custom-left-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:not(:last-child) {
	border-bottom: 1px solid #A3A8AA;
}
.custom-left-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:hover {
	font-weight: bold;
}
.custom-left-tabs .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
	font-weight: bold;
	color: #443481;
}

@media screen and (max-width: 767px) {
	.custom-left-tabs .elementor-tabs .elementor-tab-title {
		color: #2C2C2C;
		background: #f2f1f6;
		font-weight: normal;
		/* border: 0 none; */
		border-top: none;
		border-right: none;
		border-left: none;
		border-bottom: 2px solid #d4d4d4 !important;
	}
	.custom-left-tabs .elementor-tabs .elementor-tab-content {
		padding: 30px 10px;
		box-shadow: inset 0px 0px 2px 2px #ededed4a;
	}
}

/* Tabs inner buttons */
.custom-arrow-button {
	background: rgb(68,52,129);
    background: linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
	font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
	/* text-decoration: none !important; */
	font-size: 1rem;
	padding-right: 3rem !important;
	position: relative;
}

.custom-arrow-button::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 1em;
	width: 2em;
	height: 100%;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.879' height='9.785' viewBox='0 0 11.879 9.785'%3E%3Cg transform='translate(0 -8.672)'%3E%3Cpath d='M11.6,12.881,7.688,8.97a.957.957,0,1,0-1.354,1.353l2.312,2.308H.957a.957.957,0,1,0,0,1.915H8.624L6.334,16.84a.957.957,0,0,0,1.354,1.353L11.6,14.282a.95.95,0,0,0,.28-.677.151.151,0,0,0,0-.024.167.167,0,0,0,0-.024.959.959,0,0,0-.28-.677Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1em;
}
.custom-arrow-button:hover {
	padding-right: 4rem !important;
}

/* Accordions */
.elementor-accordion .elementor-accordion-item {
	position: relative;
	border: 0 none !important;
	box-shadow: 0 0 6px #00000029;
}
.elementor-accordion .elementor-accordion-item:not(:last-of-type) {
	margin-bottom: 40px;
}
.elementor-accordion .elementor-accordion-item::after {
	content: '';
	display: block;
	height: 5px;
	width: 100%;
	background: rgb(68,52,129);
	background: -moz-linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
	background: linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#443481",endColorstr="#211b41",GradientType=1);
}

.elementor-accordion .elementor-tab-content {border: 0 none !important;}
.elementor-accordion .elementor-accordion-title {
	color: #2C2C2C;
}
/* .elementor-accordion a.elementor-accordion-title {
	text-decoration: none !important;
} */

.elementor-accordion .elementor-accordion-title::before {
	content: '';
	display: inline-block;
	width: 0.3em;
	height: 0.3em;
	position: relative;
	top: -0.15em;
	background: #443481;
	border-radius: 50%;
	margin-right: 1em;
}

.elementor-accordion-icon i,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {display: none !important;}

body .elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
	display: block;
	width: 1em;
	height: 1em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.813' height='10' viewBox='0 0 17.813 10'%3E%3Cpath d='M9.68,9.68l7.813-7.787a1.127,1.127,0,0,0,0-1.573,1.127,1.127,0,0,0-1.573,0L8.907,7.333,1.893.32A1.127,1.127,0,0,0,.32.32a1.127,1.127,0,0,0,0,1.573L8.107,9.68A1.127,1.127,0,0,0,9.68,9.68Z' fill='%23a3a8aa'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	transition: transform 0.3s ease-in-out;
}

.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon .elementor-accordion-icon-opened {
	transform: rotate(540deg);
}

.custom-form-title,
.custom-form-footer {
	font-size: 30px;
	font-weight: bolder;
}

.custom-form-title b {font-weight: bolder;}
.custom-form-footer p {font-weight: bolder;}
.custom-form-footer a {color: inherit;}
.custom-form-footer a:hover {text-decoration: underline !important;}


/* Related post */

h2.ast-related-posts-title {margin-bottom: 3em;}

.ast-related-post-content .entry-header {margin-top: 3em;}
.ast-related-post-featured-section,
.ast-related-post-content .entry-header .ast-related-post-title {text-align: center;}
.ast-related-post-content .entry-header .ast-related-post-title a {font-weight: bold;}

.ast-show-comments.button.ast-button,
.ast-show-comments.button.ast-button:hover {
    background: rgb(68,52,129);
    background: linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);

    transition: opacity 0.3s ease-in-out;
}
.ast-show-comments.button.ast-button:hover {
	opacity: 0.85;
}

/* Carousel Addons */
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .ue-carousel-item,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .ue_post_carousel_item {
	border: 0 none;
	border-radius: 5px;
}

body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_placeholder,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_placeholder {
	padding-top: 40px;
}
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_placeholder img,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_placeholder img {
	height: auto;
	width: auto;
	max-width: 60%;
}
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_content,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content {
	padding: 20px 60px;
	line-height: 1.8em;
}
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_content .card_carousel_title,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content .uc_post_title {
	font-weight: bold;
}
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_content .card_carousel_title,
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_content .card_carousel_text,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content .uc_post_title,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content .ue_post_intro {
	text-align: left;
}

body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_content .ue_button .uc_more_btn,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content .ue_post_btn_holder .uc_more_btn {
	background-color: transparent;
	color: #211B41;
	font-weight: bold;
}
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .uc_classic_carousel_content .ue_button .uc_more_btn:hover,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content .ue_post_btn_holder .uc_more_btn:hover {
	color: #211B41;
}

body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .owl-nav,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .owl-nav {
	text-align: center;padding-top: 60px;}

body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .owl-nav .owl-prev,
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .owl-nav .owl-next,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .owl-nav .owl-prev,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .owl-nav .owl-next {
	position: relative !important;
	top: 0 !important;
	left: auto;
	right: auto;
	background-color: transparent !important;
}
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .owl-nav .owl-prev:hover,
body .elementor .elementor-element.elementor-widget-ucaddon_card_carousel .owl-nav .owl-next:hover,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .owl-nav .owl-prev:hover,
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .owl-nav .owl-next:hover {
	color: #000000 !important;
}

/* Specific posts cards */
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_content .ue_post_btn_holder {text-align: center;}
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_placeholder {background: #FFF;}
body .elementor .elementor-element.elementor-widget-ucaddon_uc_card_post_carousel .uc_image_carousel_placeholder img {margin: 0 auto;}



/* AMELIA PLUGIN */
/* Spinner */
body #am-modal.am-modal.am-in-body, body #am-modal.am-modal.am-in-body a, body #am-modal.am-modal.am-in-body div, body #am-modal.am-modal.am-in-body h1, body #am-modal.am-modal.am-in-body h2, body #am-modal.am-modal.am-in-body h3, body #am-modal.am-modal.am-in-body h4, body #am-modal.am-modal.am-in-body li, body #am-modal.am-modal.am-in-body p, body #am-modal.am-modal.am-in-body section, body #am-modal.am-modal.am-in-body span, body #am-modal.am-modal.am-in-body ul, body .amelia-app-booking #amelia-booking-wrap, body .amelia-app-booking #amelia-booking-wrap a, body .amelia-app-booking #amelia-booking-wrap div, body .amelia-app-booking #amelia-booking-wrap h1, body .amelia-app-booking #amelia-booking-wrap h2, body .amelia-app-booking #amelia-booking-wrap h3, body .amelia-app-booking #amelia-booking-wrap h4, body .amelia-app-booking #amelia-booking-wrap li, body .amelia-app-booking #amelia-booking-wrap p, body .amelia-app-booking #amelia-booking-wrap section, body .amelia-app-booking #amelia-booking-wrap span, body .amelia-app-booking #amelia-booking-wrap ul {font-family : 'Open Sans', sans-serif;}


body .amelia-app-booking #amelia-booking-wrap .am-spinner,
body .amelia-app-booking #amelia-booking-wrap #am-step-booking.am-desktop, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog.am-desktop {
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
	margin: 0;
	border: 0 none;
    background: #fff;
}

body .amelia-app-booking #am-cabinet .am-cabinet-auth,
body .amelia-app-booking #am-cabinet .am-cabinet-dashboard {
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
}
body .amelia-app-booking #am-cabinet .am-cabinet-dashboard {
	max-width: 100%;
}
body .amelia-app-booking #am-cabinet .am-cabinet-auth .am-cabinet-auth-content .am-cabinet-auth-form p span {color: #443481;}

body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-service .am-select-service-title,
body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-select-date-title,
body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-success-payment h4 {font-weight: bolder;}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-appointment-times .el-radio-button .el-radio-button__inner, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-appointment-times .el-radio-button .el-radio-button__inner {font-weight: 700;}

body #am-modal.am-modal.am-in-body .el-select .el-input.is-focus .el-input__inner,
body #am-modal.am-modal.am-in-body .el-select .el-input__inner:focus,
body .amelia-app-booking #amelia-booking-wrap .el-select .el-input.is-focus .el-input__inner,
body .amelia-app-booking #amelia-booking-wrap .el-select .el-input__inner:focus {
	border-color: #42337e;
}
body #am-modal.am-modal.am-in-body .am-spinner .am-hourglass path, body .amelia-app-booking #amelia-booking-wrap .am-spinner .am-hourglass path {fill: #43337f;}
body #am-modal.am-modal.am-in-body .am-spinner .am-spin, body .amelia-app-booking #amelia-booking-wrap .am-spinner .am-spin {stroke: #d0ccdf;}
body #am-modal.am-modal.am-in-body .am-spinner .am-spin path, body .amelia-app-booking #amelia-booking-wrap .am-spinner .am-spin path {stroke: #221c44;}
body .el-select-dropdown .el-select-dropdown__item.selected, body .time-select-item.selected:not(.disabled) {color: #443480;}
body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date {
	background: linear-gradient(135deg,#443481,#211b41);
}

body .el-button {border-radius: 50px;}

body #am-modal.am-modal.am-in-body .el-button--primary.el-button, body .amelia-app-booking #amelia-booking-wrap .el-button--primary.el-button {
	background: rgb(68,52,129);
	background-image: linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
	background-size: auto 210%;
    padding: 1em 2.5em;
	border: 0 none;
	/* transition: all 0.3s ease-in-out; */
}
body #am-modal.am-modal.am-in-body .el-button--primary.el-button:hover, body .amelia-app-booking #amelia-booking-wrap .el-button--primary.el-button:hover {
	/* background-position: 0 0; */
}

body .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-dashboard-header,
body .amelia-app-booking #am-cabinet .am-cabinet-dashboard .am-cabinet-menu {
	background: rgb(68,52,129);
	background: linear-gradient(90deg, rgba(68,52,129,1) 0%, rgba(33,27,65,1) 100%);
}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog {
	max-width: 100%;
}

body #am-modal.am-modal.am-in-body .am-calendar-picker .c-day-background, body .amelia-app-booking #amelia-booking-wrap .am-calendar-picker .c-day-background {background-color: #6439f8!important;}

/* body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-calendar-picker .c-day-content:hover, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-calendar-picker .c-day-content:hover {color: #211b42 !important;} */
body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-calendar-picker .c-day-content:hover div, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-calendar-picker .c-day-content:hover div {color: #211b42 !important;}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-appointment-times .el-radio-button .el-radio-button__orig-radio:checked+.el-radio-button__inner, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-appointment-times .el-radio-button .el-radio-button__orig-radio:checked+.el-radio-button__inner {color: #443481;}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-select-date .am-button-wrapper .el-button span, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-button-wrapper .el-button span {color: #443481;}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-confirm-booking .am-confirmation-total, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-confirm-booking .am-confirmation-total {background-color: #f4f4f7;}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-confirm-booking .am-confirmation-total p, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-confirm-booking .am-confirmation-total p {font-weight: 700;}

body .amelia-app-booking #amelia-booking-wrap #am-step-booking .am-confirm-booking .am-confirmation-total p.am-align-right, body .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-confirm-booking .am-confirmation-total p.am-align-right {color: #4a2bb7;}

/* Success icon */
body .am-success-payment svg path[fill="#1A84EE"] {fill: #42327d;}


/*=======================*/
/* ===== RESPONSIVE ===== */
/*=======================*/


@media screen and (max-width: 1400px) {
	.main-header-menu .menu-link, .main-header-menu>a {font-size: 1.1em; padding: 0 0.4em;}
}
@media screen and (max-width: 1175px) {
	.ast-builder-menu-1 .menu-item:not(.menu-btn) > .menu-link {
		padding-left: 0.3em;
	    padding-right: 0.3em;
	    font-size: 0.92rem;
	}
}

@media (min-width: 1001px) {}

@media (min-width: 1100px) {
	.site-footer-primary-section-2 aside {padding-left: 25%;}
	.site-footer-primary-section-3 aside {padding-left: 20%;}
}

@media (max-width: 1001px) {}

@media (min-width: 769px) {
	.icon-contact {display: flex;}
}
@media (max-width: 768px) {
	.site-footer-section {
		margin-bottom: 40px !important;
	}
	.custom-form-title, .custom-form-footer {font-size: 20px;}

}

/*breakpoint menu responsive (increased to 1200 -> see functions.php) */
@media (max-width: 922px) {}
@media (min-width: 921px) {}

@media (min-width: 481px) {
	.entry-content h2::before, body.single-post h1.entry-title::before, h2.ast-related-posts-title::before, h1.page-title.ast-archive-title::before {width: 100px;}
}

@media (max-width: 480px) {
	.entry-content h2::before, body.single-post h1.entry-title::before, h2.ast-related-posts-title::before, h1.page-title.ast-archive-title::before {width: 30px;}
}


/* Técnicas pages img */
.parent-pageid-834 .elementor-widget-text-editor figure,
.parent-pageid-834 .elementor-widget-text-editor img {
	margin: 1.5em auto;
	display: block;
	max-width: 50%;
    text-align: center;
}
.parent-pageid-834 .elementor-widget-text-editor figure img {
	max-width: 100%;
	margin: 0 auto;
}
.parent-pageid-834 .elementor-widget-text-editor figure figcaption {
    padding: 0 15px;
	font-style: italic;
    text-align: left;
}
@media (max-width: 480px) {
	.parent-pageid-834 .elementor-widget-text-editor figure,
	.parent-pageid-834 .elementor-widget-text-editor img {
		max-width: 100%;
	}
}
