/*
Theme Name: BBL
Description: Child theme of OceanWP for Beauregard Baseball
Author: McNutt & Partners
Author URI: https://www.mcnuttpartners.com
Template: oceanwp
Version: 1.0
*/

.error404-content .error-btn {
	margin-top: 0;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.text-center {
	text-align: center;
}
.text-right {
    text-align: right;
}
body .gform_wrapper .gform_footer {
	padding: 0;
}
.elementor-text-editor p:last-child {
	margin-bottom: 0;
}
.elementor-inner-section.isnm {
	margin: 0 -10px;
}
.hide-it {
	display: none;
}
#main .elementor a {
	text-decoration: underline;
}
#main .elementor a.button {
	text-decoration: none;
}
body .gform_wrapper {
	margin: 0;
}
body .gform_wrapper .gsection {
	margin: 16px 16px 8px 0;
}
.py60 {
	padding: 60px 0;
}
.pb20 {
	padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
	.visible-xs {
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
	.elementor-inner-section.isnm {
		margin: 0;
	}
	.block-xs {
		display: block;
	}
}
