/**
 * Theme Name: Astra child
 * Template: astra
 */

.site-footer .wp-element-button:hover{
	color: #000000 !important;
}
 
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
	line-height: 60px;
}

#block-89 .is-layout-flex{
	justify-content: center;
}


/*
 .entry-hero{
	background-image: url('bg.jpeg') !important;
	background-position: top center;
	background-size: cover;
}

.entry-hero-container-inner{
	background: none !important;
}

.entry-hero.page-hero-section .entry-header{
	min-height: 300px !important;
}

.entry-hero-container-inner .entry-header{
	align-items: start !important;
}

.entry-hero .entry-title{
	background: #ffffffad;
	padding: 20px 100px;
}

.news-item{
	margin-bottom: 20px;
	padding: 10px;
	background: #f5f6f8;
}

.content-area{
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

.content-wrap .entry-content-wrap{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.toggle-close-bar{
	background: #000 !important;
}

.box{
	margin-bottom: 20px;
	padding: 0px;
	padding: 10px;
	background: #f5f6f8;
}

.site-footer{
	background: #1d2327;
	color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: .9em;
}

.site-footer a{
	color: #fff;
}

.menu a{
	text-transform: uppercase !important;
}

.btn{
	height: 36px;
	line-height: 36px;
	padding: 0px 1em;
}

body{
	background: #fff;
}

:link { color: #0000EE; }
:visited { color: #551A8B; }
:link:active, :visited:active { color: #FF0000; }
a:hover, a:focus, a:active{text-underline-offset: inherit;}
*/


.site-branding{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, input[type="number"]:focus, textarea:focus, .wp-block-search__input:focus, [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, .ast-mobile-popup-drawer.active .menu-toggle-close:focus, #ast-scroll-top:focus, #coupon_code:focus, #ast-coupon-code:focus{
	border-style: none !important;
}