/*
Theme Name: Astra Child
Author: Odile Georgallides
Author URI: https://webmaster-lausanne.ch
Description: Astra Child
Version: 1.0.0
Text Domain: astra-child
Template: astra
*/


html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
  
 

.perso-1 .wp-block-button__link:hover span{
  color: white !important;
}


.uagb-block-f1c48770 .uagb-button__link {text-align:left !important}



@media (max-width: 480px) {
	.onlyscreen {display:none}
	.ast-single-post .entry-title, .page-title {
	  
	}
}

@media (min-width: 480px) and (max-width: 768px) {
	.ast-single-post .entry-title, .page-title {
	 
	}	
}



@media (min-width: 768px) and (max-width: 992px) {

}

@media (min-width: 768px) {
	.sub-menu, .ast-builder-menu-1 .main-header-menu .sub-menu {background-color: #d9afaf}
	
	.site-header {
		top: 0px;
		width: 100%;
		z-index: 9999 !important;
	}
	.shrink {
		position: fixed !important;
		top:0px;
		background-color: var(--ast-global-color-0);
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.shrink .ast-primary-header-bar {
		padding-top:5px !important;
		padding-bottom:0px !important}
	.shrink img {width:180px !important}	
}

@media (min-width: 992px) and (max-width: 1024px) {
	.sub-menu {background-color: }

}

@media (min-width: 1024px) and (max-width: 1280px) {

}

@media (min-width: 1280px) {

}





