/*
 Theme Name:   Astra Child
 Theme URI:    https://wordpressdemo.yerayns.es/themes/astra-child/
 Description:  Astra Child Theme
 Author:       Yeray Navarro Suarez
 Author URI:   https://wordpressdemo.yerayns.es/
 Template:     astra
 Version:      4.8.10
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  astra
*/


/* WORDPRESS */
.wp-block-button__link {
	margin: 0 0 0 20px;
}

/* Template * */
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {text-decoration: none;}
.ast-hfb-header .site-header {
	margin: 0px !important;
}

.ast-hfb-header .site-header #ast-hf-menu-2 a {
	color: #f3f3f3;
	font-size: 12px;
	text-transform: uppercase;
}

.yns_contact-form {margin: 1.5em 0 3.5em 0 !important;}
.yns_contact-form-left {
	width: 50%;
	margin: 0 auto;
}
.yns_contact-form-left p {margin-bottom: 0.6em;}
.yns_contact-form-right {
	float: left;
	width: 50%;
}
.yns_cf_send {border-radius: 5px !important;}

.has-text-align-center {vertical-align: top;}

/* MOBILE */

@media (max-width: 476px) {
	.yns_contact-form-left{width: 100%}
	

}


/* HIDE AUTHOR AND CATEGORY FROM BLOG on ESPECIFIC CATEGORY */
.category-series .entry-meta{ display: none;}

/* TABLET */

@media screen and (min-width: 477px) {
	.yns_contact-form-left{width: 25em}

	
}

@media screen and (min-width: 477px) and (max-width: 781px) {
	

}


/* DESKTOP */
@media screen and (max-width: 786px) {

}


@media screen and (min-width: 500px) {
	
	/* login */
	#rcp_login_form {width: 300px; margin: 40px auto;}
	#rcp_login_form #rcp_user_login, 
	#rcp_login_form #rcp_user_pass {width:100%;}
}


.uk-scope [data-uk-cover]:where(img,video), 
.uk-scope [uk-cover]:where(img,video){width:auto !important;}
.uk-slideshow-items {min-height: auto !important;}

/* ------------------ ACCESSIBILITY -------------  */
/* ------------------ ACCESSIBILITY -------------  */
/* ------------------ ACCESSIBILITY -------------  */
/* ------------------ ACCESSIBILITY -------------  */
.yns__accesibility.inclusive-icons {	
	border-right: 1px solid #f0f0f0;
	border-radius: 0px;
	padding: 0px 10px;
	margin-right: 10px;
}
.yns__accesibility.inclusive-icons a{ font-size: 17px; padding: 0 5px;}

.top-icon {font-size: 15px;padding: 5px;}
.access__font button { 
	  font-weight:bold;
	  border:none; 
	  background:none;
	  margin:0;
	  padding:0em 0.1em;
	}
.yns__acces-font-size-big{font-size: 18px !important;}
.yns__acces-font-size-default{font-size: 16px !important;}
.yns__acces-font-size-small{ font-size: 14px !important;}
.yns__acces-color-contrast{}

.yns__phone {text-decoration: none;}
.show__phone {}
.show__phone a:hover {text-decoration: none !important}
a.setPhone:hover {text-decoration: none !important}
.setPhone {padding:5px; animation: fadeIn 0.5s;}


/* ------------------ END ACCESSIBILITY -------------  */
/* ------------------ END ACCESSIBILITY -------------  */
/* ------------------ END ACCESSIBILITY -------------  */
/* ------------------ END ACCESSIBILITY -------------  */
