/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.header#masthead.-mobile {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.header#masthead.-mobile .header-wrap-inner {
	border-radius: 0!important;
}

.header#masthead.-mobile li.mega-menu-item.menu-item-depth-0 a {
	width: 100%;
}

nav#site-navigation li.mega-menu-item.menu-item-depth-0 a {
	width: max-content;
}

.header#masthead.-mobile li.button-group a {
	padding: 0 4px;
	font-size: 14px;
}

/*.product-main-banner {
	min-height: 480px;
}*/

body.home .page-container {
	padding-bottom: 0!important;
}

body.home .page-container {
	padding-top: 0;
}

body.home .box-disturbi span.icon-group img {
	width: 56px;
	height: 56px;
	max-height: 56px;
}

body.home #schoum-products-grid .card-details .heading {
	display: flex;
	flex-direction: column-reverse;
}

body.single-post .headline-meta,
body.single-post .post-meta-holder span.prefix {
	visibility: hidden;
}

body.archive .pagination-standard,
body.archive .overlay-details.card-details span.post-meta-estimate {
	display: none;
}

body.single-post h1.title,
body.single-post .post-meta-holder {
	color: #fff;
}

.zentiva-link:hover,
.schoum-social a:hover {
	text-decoration: none;
	animation: none!important;
	background-image: none!important;
}

a.button:hover,
a.button.-primary:hover,
a.button.btn-optional:hover,
button.button:hover,
#schoum-home-box-disturbi a.button:hover {
	color: #022E7D;
}

.banner:not(.-with-overlay):not(.-with-overlay-image):not(.-image-only) .overlay-details {
	background: none;
}

body.category .page-headline .post-meta-holder {
	max-width: unset;
}

.about-us-icon img {
	max-height: 3rem!important;
}

.blog-posts {
	display: flex;
	flex-wrap: wrap;
}

.hidden-section {
	display: none!important;
	height: 0!important;
}

#schoum-home-box-disturbi a.button:hover {
	background-color: transparent;
	box-shadow: none;
	text-decoration: underline;
}

#schoum-form-contact-box .overlay-details {
	justify-content: center;
}

#quiz-container .ays-fs-title {
	font-family: 'Poppins';
	font-weight: bold;
}

#quiz-container .ays_message {
	display: flex;
	justify-content: center;
	flex-direction: column-reverse;
}

#quiz-container .ays_message h3 {
	margin: 1rem 0;
}

#quiz-container .ays-quiz-interval-message-box .second-choice {
	margin: 2rem 0 1rem;
}

#quiz-container .ays-quiz-interval-message-box .first-choice a {
	color: #022E7D;
	border: 4px solid #022E7D;
    border-radius: 40px;
    padding: 12px;
    font-weight: 700;
	font-size: 18px;
	font-family: 'Poppins', arial;
}

#quiz-container .ays-quiz-interval-message-box .first-choice a:hover {
	border: 4px solid #E9E13E;
}

#quiz-container .ays-quiz-interval-message-box .ays-quiz-interval-message-image-box {
	margin: 10px auto 40px!important;
}

#quiz-container .ays_restart_button_p {
	padding: 1rem 0;
}

#store-locator-maps .elementor-widget-container > h5 {
	display: none;
}

#store-locator-maps .wpgmza-filter-widgets {
	display: flex;
	margin: 2rem 0;
}

#store-locator-maps .wpgmza-filter-widgets select {
	background-color: unset;
	border-radius: 40px;
	padding: 0 24px;
}

#store-locator-maps .wpgmza-modern-marker-listing .wpgmza-close-container,
#store-locator-maps .wpgmza-modern-marker-listing-marker-view .wpgmza-close-container,
#store-locator-maps .wpgmza-modern-marker-listing-marker-view [data-name='title'] {
	background-color: #022e7d;
}

#store-locator-maps .wpgmza_marker_title {
	font-size: 16px;
	font-weight: 500;
}

#store-locator-maps .wpgmza_marker_address {
	font-size: 14px;
}

#store-locator-maps .wpgmza-modern-marker-listing-marker-view,
#store-locator-maps .wpgmza_marker_title,
#store-locator-maps .wpgmza_marker_address {
	color: #022e7d;
	font-family: 'Poppins', arial;
}

#store-locator-maps select {
	font-family: 'Poppins', arial;
	font-weight: 500;
}

#store-locator-maps button.wpgmza-reset-custom-fields {
	margin-left: 2rem;
}

#store-locator-maps button.wpgmza-reset-custom-fields,
#store-locator-maps .wpgmza-filter-widgets button {
	background-color: #022e7d;
	color: #fff;
	font-family: 'Poppins', arial;
	font-size: 18px;
	font-weight: 500;
	border-radius: 40px;
	border: none;
	padding: 12px 48px;
}

#store-locator-maps button.wpgmza-reset-custom-fields:hover {
	color: #022e7d;
	background-color: #E9E13E;
	cursor: pointer;
}

@media only screen and (max-width:768px) {
	footer li#block-12 {
		display: flex;
		flex-direction: column;
		width: fit-content;
	}
}

.grecaptcha-badge { visibility: hidden !important;}
