/*!
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/
*/

body {
	background-color: #EDF2FA;
}

p {
	margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	letter-spacing: 0;
}

a.button {
    min-height: 35px;
    padding: 3px 15px;
}

.button.-small, a.button.-small {
	padding: 0 10px !important;
}

.subheader .page-container {
	padding-top: 5px;
	padding-bottom: 5px;
}

.subheader ul.-left > li:not(:last-child)::after, .subheader ul.-right > li:not(:last-child)::after {
	background-color: #fff;
}

.site-footer a:hover {
	color: #22A5D8;
}

.site-footer p {
	margin-bottom: -10px;
}

.site-footer svg {
	fill: #fff;
	width: 20px !important;
	height: 20px !important;
}

.site-footer svg:hover {
	fill: #22A5D8;
}

:root :where(.wp-block-social-links .wp-social-link a) {
	padding: 0.5em;
}

.site-footer .widgets {
	padding: 20px 0;
}

.site-footer p, .site-footer li {
	color: #fff;
}

.site-footer input[type="email"] {
	color: #fff;
	border: 1.5px solid #fff;
	margin-bottom: 7px;
}

.site-footer h6, .site-footer .widget-title {
	color: #22a5d8 !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}

.elementor-loop-container .elementor {
	margin-left: 0;
	margin-right: 0;
}

.team-member .image-holder img {
	height: 250px;
	object-fit: cover;
	object-position: top;
}

.team-member .image-holder .title {
	margin-bottom: 7px;
}

.page-id-367 .blog-item .image-holder img {
	height: 220px;
	object-fit: cover;
	object-position: top;
}

.blog-item .card-details .title,
.blog-item .card-details .title h4 {
	font-size: 18px !important;
	line-height: 26px !important;
}

.blog-item.-layout5 h4.title {
	font-size: 16px !important;
	line-height: 22px !important;
}

.blog-item .image-holder img {
	width: 100%;
	height: 220px;
	object-fit: cover;
}

.blog-item .card-details .button {
	margin: 0;
}

.portfolio-item h4.title {
	font-size: 18px;
	font-weight: 400 !important;
	margin-top: 10px;
}

.portfolio-item .heading {
	min-height: 120px;
}

.portfolio-filter.-filter-button a {
	font-size: 15px;
	font-weight: 700;
	padding: 8px 15px;
	border-radius: 30px;
}

.portfolio-item .image-holder img {
	height: 220px;
	width: 100%;
	object-fit: cover;
	object-position: top left;
}

.portfolio-filter.-filter-button a:hover .num,
.portfolio-filter.-filter-button a.active .num {
	color: #fff;
}

a.tag:not(.tag-sale):not(.in-stock):not(.out-of-stock):hover,
a.tag:not(.tag-sale):not(.in-stock):not(.out-of-stock).active {
	color: #fff;
	background-color: #22A5D8;
}

.featured-blogs .blog-item a {
	color: #fff !important;
}

.featured-blogs .blog-item a:hover {
	color: #22a5d8 !important;
}

.featured-blogs .blog-item img {
	width: 100%;
	height: 100px;
	object-fit: cover;
}

.card:not(.-with-overlay):not(.-with-overlay-image):not(.-image-only) .card-details {
	padding-top: 0;
}

.card:not(.-with-overlay):not(.-image-only) .card-details {
	padding-top: 10px;
}

.card:not(.-with-overlay):not(.-image-only).-contained .card-details {
	padding: 10px 15px;
}

.page-id-8446 .elementor-image-box-img img {
	width: 100%;
    height: 220px;
    object-fit: cover;
}

.icon-group:not(.-contained):not(.-outlined) > img {
	max-height: 5rem;
}

.ohio-text-sc:last-child p, .wpb_text_column:last-child p, .elementor-widget-text-editor:last-child p {
	margin-bottom: 12px;
}

.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
	padding: 10px 0 !important;
}

.portfolio .project-gallery {
	display: none;
}

.page-headline .holder {
	padding-bottom: 40px;
}

.page-headline::after {
	background-image: linear-gradient(to bottom,rgba(255,255,255,0) 60%,rgba(0,35,74,1) 100%);
}

.page-headline .post-meta-holder {
	margin-top: 10px;
	max-width: 100%;
}

.page-headline .post-meta-holder a {
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 30px;
	border: 2px solid #fff;
	margin-right: 12px;
	margin-bottom: 10px;
}

.page-headline .post-meta-holder a:hover {
	color: #fff;
	border-color: #22A5D8;
	background-color: #22A5D8;
}

.page-container.top-offset {
	padding-bottom: 40px;
}

.blue-border .elementor-image-box-img img {
	width: 300px;
	height: 300px;
	object-fit: cover;
	object-position: top;
	border-radius: 50%;
    border: 10px solid #CFE6FC;
}

.comments:not(.woocommerce-Reviews) {
	padding: 0;
}

.mec-single-event {
	margin: 40px 0;
}

.w3eden .card {
	border: none;
}

.w3eden .card h3 {
	font-size: 12pt;
	line-height: 22px;
	font-weight: 500;
}

.w3eden h3 span {
	display: block;
	margin-top: 5px;
}

.w3eden a button {
	color: #fff;
	border: none;
	padding: 1px 15px;
	border-radius: 5px;
	background-color: #2aaddf;
}

.w3eden a button:hover {
	background-color: #28406D;
}

.w3eden .table {
	margin-bottom: 0;
}

.w3eden .well {
	padding: 0;
	background: transparent;
	margin-bottom: 20px;
}

.well.c2a1 {
	border-radius: 0;
	padding-bottom: 15px;
	border-width: 0 0 1px 0;
	border-bottom: 1px solid rgba(0,0,0,.25);
}

.well.c2a3 .btn {
    padding: 11px 20px;
    font-size: 11pt;
    height: 30px;
    line-height: 7px;
}

.w3eden .btn.btn-xs {
	font-size: 14px;
	text-transform: capitalize;
}

.well h5.media-heading {
	font-size: 18px;
	line-height: 24px;
}

.w3eden .list-group li {
	padding: 10px 0;
	border-width: 0 0 1px 0;
	border-collapse: 1px solid rgba(0,0,0,.25);
}

.w3eden .list-group-item:last-child {
	margin-bottom: 20px;
}

.w3eden .media {
	display: block;
}

.w3eden .media.pub {
	padding: 15px;
}

.w3eden .media-body i {
	margin-right: 5px;
}

.w3eden .row.pub {
	border-radius: 10px;
	background-color: #fff;
	margin: 5px 5px 20px;
	padding: 15px 0;
}

.table tr:first-child td {
	padding: 0;
	background: none !important;
}

.pub-img .w3eden .card img {
	height: 300px !important;
}

.page-id-8446 .button .icon {
	max-height: 20px;
	margin-right: 10px;
}

.page-id-13328 .well.c2a1 {
	border-color: #fff;
}

.page-id-13328 .well.c2a1 h5 {
	color: #22a5d8;
}

.page-id-13328 .well.c2a1 h6,
.page-id-13328 .well.c2a1 p {
	color: #fff !important;
}

.page-id-8294 .w3eden .media.pub {
	background-color: #fff;
}

/*.pub-img .w3eden .card h3 {
	font-size: 22px;
	line-height: 32px;
}*/

#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link .mega-description-group .mega-menu-description {
	display: none;
}

@media (min-width: 768px) {
	.w3eden .wpdm_icon {
		width: 70px;
		min-width: 70px;
	}
	.page-id-8294 .ue-carousel-item {
		min-height: 515px;
	}

	.page-id-8294 .w3eden .card-body {
		min-height: 550px;
	}

	.w3eden .pub .col-md-3 {
		padding-right: 0;
	}

	.w3eden .pub .col-md-9 {
		padding-left: 5px;
	}

	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
		left: -100px;
	}
}


@media screen and (min-width: 1180px) {
	.full-width, .page-headline .-full-w, .page-container .e-con>.e-con-inner, .page-container .-full-w {
        max-width: 1140px;
    }
}