/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Tema child per il tema Astra
Author: Rebestia
Author URI: La tua URL
Template: astra
Version: 1.0.0
*/

header {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid white;
  z-index: 1000;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  background-color: rgba(255, 255, 255, 0.2);
}

.form-rebestia input{
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	border-bottom: 1px solid black;
	margin-bottom: 42px !important;
}

.form-rebestia textarea{
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	border-bottom: 1px solid black;
}

input::placeholder,
textarea::placeholder{
	color: #DDB682;
}

.form-rebestia br{
	display:none;
}

.uagb-block-f9a98a64.wp-block-uagb-image .wp-block-uagb-image__figure img{
	width: 65px !important;
	height: 65px !important;

}
