/* ========= INFORMATION ============================
	- document:  WP Coder!
	- author:    Dmytro Lobov 
	- url:       https://wow-estore.com/
==================================================== */
.navbar-site-name,.navbar--global{
	display:none;
}
.header--global{
	border-bottom:solid 1px #cfb991;
}
.with-logo img{
	height:50px;
	width:auto;
}
.with-logo .column{
	display:flex !important;
	flex-direction:column;
	align-items:center;
}
@media (min-width:768px){
	.with-logo.section.has-padding-bottom-large{
	padding-top:6rem !important;
		padding-bottom:6rem !important;
}
	.bulma-blocks-50-50-hero .hero .hero-body .content h1{
	max-width:450px;
}
}
.section.page-layout-wide.page-layout-two-column.page-layout-two-column-divider .container .wp-block-columns.page-layout-columns.columns .page-layout-main{
	border-color: black !important;
	border-width:2px !important;
}
@media (max-width:767px){
	figure.purdue-global{
		margin-top:2rem !important;
	}
	.online-button{
		margin-bottom:2rem;
	}
}
.bulma-blocks-50-50-hero .hero .hero-body .content h1{
	margin-top:0.75rem;
	margin-bottom:0.5rem;
}