/*
Theme Name: Themify Ultra Child
Description: A child theme of Themify Ultra
Template: themify-ultra
Author: admin (justin@vortexbusinesssolutions.com)
*/

/* Woohoo! Let's customize! */

* {
	font-family: 'Spinnaker', sans-serif;	
}

div#headerwrap {
    border-radius: 0 0 25px 25px;
    border: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    padding: 0 2%;
    align-items: center;
}
#headerwrap.fixed-header:before {
	display: none;
}
header#header {
    width: 92%;
    padding: 5px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#site-logo {
    margin: 0px;
}

.no-home div#headerwrap {
    background: #FBE7BC;
}

.pum-theme-734 .pum-content, .pum-theme-default-theme .pum-content {
    padding-right: 50px;
}
.pum-container .pum-content p {
    font-size: 24px;
    line-height: 24px;
}

/* Menu */
div.header-icons {
    right: 0;
    top: 0;
    width: 200px;
    position: relative;
    transform: none;
}
.header-menu {
    text-align: center;
    margin-right: 0;
}
.header-menu a {
    color: #343434;
    text-transform: uppercase;
    margin: 5px 20px;
    display: inline-block;
}
.header-menu a:hover {
	color: #036B74;
}
.page-id-66 a.about-menu, .post-type-archive-tribe_events a.events-menu, .page-id-763 a.newsletter-menu, #nav_menu-2 .current-menu-item a, #categories-2 ul.children li.cat-item.current-cat a {
    color: #036B74;
    font-weight: 600;
}
a.newsletter-link {
    background: #F2B124;
    padding: 5px 30px;
    border-radius: 25px;
    color: #FFF;
}
a.newsletter-link:hover {
    background: #036B74;
    color: #FFF;
}
a#menu-icon {
    color: #FFF;
    background: #EB7229;
    border-radius: 25px;
    padding: 10px 30px;
    margin: 5px 0px;
    position: relative;
    transition: all 0.5s;
    display: flex;
    align-items: center;
	justify-content: space-between;
}
a#menu-icon:before {
    content: 'The Hub';
    vertical-align: middle;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
    color: #FFF;
    text-transform: uppercase;
	margin-right: 5px;
}
a#menu-icon:hover {
    background: #036B74;
    color: #FFF;
}

:root :where(a:where(:not(.wp-element-button))) {
	text-decoration: none;
}

ul.children {
    display: none;
}
li.cat-item:hover ul.children {
    display: block;
}
div#mobile-menu .header-widget.tf_clear.tf_clearfix {
    width: 90%;
    display: inline-flex;
    justify-content: center;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.header-widget-inner.tf_scrollbar.tf_clearfix {
    display: flex;
    width: 100%;
    align-items: center;
}
div.header-widget-inner .col4-2 {
    width: 33%;
}
.header-widget-inner .col4-2.first {
    width: 67%;
	height: 100%;
    display: inline-flex;
    align-items: center;
}
div#categories-2 {
    width: 100%;
    height: 100%;
}
#categories-2 h4.widgettitle {
    display: none;
}
#categories-2 > ul {
    width: 25%;
    position: relative;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
	min-width: 200px;
}
#categories-2 ul.children li {
    padding: 3px 0;
}
#categories-2 a {
    display: block;
	color: #343434;
	font-size: 18px;
    line-height: 22px;
}
#categories-2 a:hover {
	color: #026A73;
}
#categories-2 ul.children {
    position: absolute;
    left: 100%;
    top: 50%;
    width: 200%;
    transform: translateY(-50%);
	padding: 120px 0;
}
#categories-2 > ul > li.cat-item {
    background: #026A73;
    padding: 0;
    margin: 5px 0;
    border: 1px solid #026A73;
	border-radius: 25px;
}
#categories-2 ul.children li.cat-item {
    padding: 2px 20px;
}
#categories-2 ul li.cat-item a {
    color: #FFF;
    padding: 5px 10px;
}
#categories-2 > ul > li.cat-item:hover > a:after {
    content: '>';
    position: absolute;
    right: 10px;
}
#categories-2 > ul > li.cat-item:hover {
    background: #FFF;
    color: #026A73;
}
#categories-2 ul li.cat-item:hover a {
    color: #026A73;
}
#categories-2 ul.children li.cat-item a {
    padding: 0;
    color: #343434;
}
#categories-2 ul.children li.cat-item a:hover {
    color: #026A73;
}
li.cat-item.cat-item-29 ul.children {
    top: 35% !important;
}
li.cat-item.cat-item-39 ul.children {
    padding: 0 !important;
}
div#categories-3 {
    display: none;
}
select#categories-dropdown-3 {
    width: 90%;
}
select#categories-dropdown-3 .level-1 {
    display: none;
	-webkit-appearance: none;
}

div#mobile-menu {
    display: flex!important;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
	background: rgb(255 255 255 / 98%);
    border-radius: 25px;
	padding: 30px 25px 10px;
}
.mobile-menu-visible div.body-overlay {
	opacity: 0;
}
div#mobile-menu .navbar-wrapper.tf_clearfix {
    display: none;
}
ul.sub-menu {
    position: absolute!important;
    left: 100%!important;
    width: 67%!important;
    top: 0!important;
}
ul#main-nav {
    position: relative;
}
nav#main-nav-wrap {
    width: 100%;
}
#main-nav-wrap li.menu-item-has-children {
    width: 33%;
}
#nav_menu-2 ul {
    text-align: center;
}
#nav_menu-2 li {
    text-align: center;
    display: inline-block;
    margin: 0px 20px;
}
#nav_menu-2 li a {
    color: #343434;
	font-size: 18px;
    line-height: 20px;
}
#nav_menu-2 li a:hover {
    color: #036B74;
}

div#media_image-2 {
    margin: 0;
	text-align: center;
}
div#custom_html-2 .textwidget {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
	color: #141313;
}
div#custom_html-2 .textwidget a {
    color: #036B74;
}
div#custom_html-2 .textwidget a:hover {
    color: #141313;
}
#is_widget-2 input#is-search-input-93 {
    font-size: 20px !important;
    line-height: 22px;
}
#themify-social-links-3 ul.social-links.horizontal {
    text-align: center;
}
.social-links .icon-medium em {
    padding: 2px;
	border-radius: 5px;
}

/* Home Page */
div.home-header-overlay-text {
	text-align: center;
    position: absolute !important;
    z-index: 9;
    width: 100%;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
	pointer-events: none;
}
.home-header-overlay-text h1 {
    font-size: 120px;
    line-height: 110px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    max-width: 500px;
    margin: 10px auto 20px;
	letter-spacing: 0;
}
.home-header-overlay-text h3 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
	color: #FFF;
	font-weight: 500;
}
.home-header-overlay-text h2 {
    font-size: 32px;
    line-height: 38px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 300;
    max-width: 1300px;
	width: 90%;
    margin: 0 auto 10px;
    letter-spacing: 0px;
}
.home-header-overlay-text p a {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #026A73;
	background: #FFF;
    border: 3px solid #FFF;
    padding: 10px 20px;
    border-radius: 10px;
    display: inline-block;
    margin-top: 40px;
	pointer-events: all;
}
form.is-form-id-93 {
    pointer-events: all;
    width: 90%;
    max-width: 500px;
    margin: 10px auto 10px;
}
.home-header form.is-form-id-93 {
    margin-top: 30px;
}
input#is-search-input-93 {
    font-size: 24px !important;
    line-height: 26px;
    padding: 10px 20px;
    height: auto;
    border-radius: 25px;
    text-align: center;
}

.home-images-background-row {
    width: 96%;
    margin: 0 auto;
}
.home-images-background-row .module_column {
    margin-bottom: 30px;
}
.home-images-background-row .module-image {
    overflow: hidden;
    border-radius: 25px;
}
.home-images-background-row .module-image:hover img {
    transform: scale(1.2);
    transition: all 1s;
}
.home-images-background-row .module-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    border-radius: 25px;
}
.top-left:before {
	background: rgb(2 106 115 / 80%);
}
.top-center:before {
	background: rgb(242 177 36 / 80%);
}
.top-right:before {
	background: rgb(241 145 66 / 80%);
}
.bottom-left:before {
	background: rgb(235 114 41 / 80%);
}
.bottom-center:before {
	background: rgb(126 178 168 / 80%);
}
.bottom-right:before {
	background: rgb(242 177 36 / 80%);
}

.featured-business-slider .tf_swiper-wrapper {
    align-items: center;
}
.tf_swiper-slide {
    padding: 0 20px;
}

/* Footer */
div#footerwrap {
    padding: 0;
    border-radius: 25px 25px 0 0;
    margin-top: -30px;
    z-index: 5;
    position: relative!important;
	border: none;
}
footer#footer {
    width: 100%;
	max-width: 100%;
}
div#themify-social-links-2 {
    margin: 10px;
}
.social-links .icon-large em {
    padding: 2px;
	border-radius: 5px;
}
.footer-text {
    background: #707070;
    color: #FFF;
    padding: 20px 0;
    font-size: 14px;
    line-height: 16px;
}
.footer-text a {
	color: #FFF;
}
.footer-text a:hover {
	color: #000;
}

.no-home div#footerwrap {
    margin-top: 40px;
	background: rgb(242 177 36 / 30%);
}

.back-top-float {
    background-color: #026A73!important;
}
#pagewrap .back-top-float:hover, .back-top:not(.back-top-float) .arrow-up a:hover {
	background-color: #F2B124!important;
}

/* Single Business Pages */
.no-home div#body {
    padding-top: 125px;
}

.single-business div#layout {
    max-width: 1500px;
    width: 90%;
    margin: auto;
}

.business-header {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: center;
    margin-bottom: 50px;
}
.business-top-main, .business-top-right {
    width: calc(50% - 81px);
    padding: 30px 40px;
}
.business-top-main {
    border-right: 1px solid #026A73;
}
.business-three-column.business-header {
	align-items: center;
}
.business-three-column .business-top-main, .business-three-column .business-top-right {
    width: calc(30% - 81px);
    padding: 30px 40px;
}

.business-top-main img {
    margin-bottom: 20px;
}

.business-top-left img {
	max-width: 400px;
    height: auto;
    margin: 0 20px;
}
.business-top-right h3 {
    font-size: 24px;
    line-height: 30px;
    color: #EB7229;
	letter-spacing: 0;
}
.business-top-right p {
	font-size: 20px;
    line-height: 30px;
	color: #141313;
	margin-bottom: 20px;
}

.empty-business-notice a {
    color: #eb7229;
}
.empty-business-notice a:hover {
    color: #036b74;
}

.business-top-main h1 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    text-transform: uppercase;
}
.business-top-main p {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #141313;
}
.social-media-links {
    margin: 20px 0;
}
.social-media-links div {
    display: inline-block;
	vertical-align: middle;
    margin: 0 5px;
}
.social-media-links a em {
    color: #FFF;
    font-size: 26px;
    line-height: 26px;
    padding: 2px 5px 5px;
    border-radius: 5px;
    background-color: #036B74;
}
.social-media-links a em:hover {
    background-color: #F2B124;
}
.business-tags {
    display: block;
    margin-top: 30px;
}
.business-tags a, .business-tags p {
    color: #FFF;
    font-size: 20px;
    line-height: 24px;
    padding: 5px 25px 5px;
	margin: 4px 5px;
    border-radius: 25px;
    background-color: #f2b124;
	text-transform: uppercase;
    display: inline-block;
}

.acf-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: center;
    justify-content: center;
	margin-bottom: 50px;
}
.acf-gallery a {
    margin: 10px;
}
.acf-gallery img {
    border-radius: 25px;
}

.instagram-feed-container {
    margin-bottom: 50px;
	display: none;
}
.instagram-feed-container .sbi_photo_wrap a.sbi_photo img {
    border-radius: 25px !important;
}

.video-container {
    text-align: center;
	margin-bottom: 50px;
}

.business-accordions-inner h3 {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
    color: #026A73;
    font-weight: 500;
}
.acc-content {
    font-size: 18px;
    color: #272727;
    padding: 25px;
	display: none;
}
.acc-title {
    background: #FFF;
    padding: 10px 20px;
    font-size: 23px;
    cursor: pointer;
	border-radius: 25px;
	display: flex;
}
.business-accordions-inner .acc-item:nth-child(5n-3) .acc-title {
    background-color: #7EB2A8;
}
.business-accordions-inner .acc-item:nth-child(5n-2) .acc-title {
    background-color: #EB7229;
}
.business-accordions-inner .acc-item:nth-child(5n-1) .acc-title {
    background-color: #F19142;
}
.business-accordions-inner .acc-item:nth-child(5n) .acc-title {
    background-color: #F2B124;
}
.business-accordions-inner .acc-item:nth-child(5n+1) .acc-title {
    background-color: #026A73;
}
.acc-title h4 {
    margin: 0;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
	font-size: 22px;
    line-height: 28px;
}
.acc-title h4, .acc-icon {
    display: inline-block;
    vertical-align: middle;
}
.acc-icon {
    color: #FFF;
    font-size: 30px;
    line-height: 30px;
    margin-right: 10px;
    font-family: 'Open Sans';
    transition: all 0.5s;
}
.open .acc-icon {
	transform: rotate(45deg);
}
.acc-item {
    margin: 15px 0;
}
.acc-content li, .acc-content p {
    color: #272727;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 15px;
}
.acc-content table {
    margin: auto;
}

.related-header {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
    color: #026A73;
    font-weight: 500;
    text-align: center;
}
.related-businesses-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.related-businesses-container div {
    width: 25%;
    text-align: center;
}
.related-businesses-container div p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #eb7229;
}
.related-businesses-container div p:hover {
    color: #036b74;
}

/* Category Pages */
.archive main#content {
    width: 90%;
    margin: 0 auto;
}
.archive h1.page-title {
	color: #036b74;
	font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.archive article, .search article {
    border-radius: 25px;
    padding: 0px;
	overflow: hidden;
}
.archive .loops-wrapper.grid3>.post, .search .loops-wrapper.grid3>.post {
    min-width: 525px;
	margin: 0 1% 2em;
}
.cat-inner-container {
    background-image: url(https://thelocalhub-ic.com/wp-content/uploads/2024/08/Kids-Paint-the-Town.jpg);
	background-size: cover;
    margin-left: 60px;
}
.archive .loops-wrapper article:nth-child(5n-3), .search .loops-wrapper article:nth-child(5n-3) {
    background-color: #7EB2A8;
}
.archive .loops-wrapper article:nth-child(5n-2), .search .loops-wrapper article:nth-child(5n-2) {
    background-color: #EB7229;
}
.archive .loops-wrapper article:nth-child(5n-1), .search .loops-wrapper article:nth-child(5n-1) {
    background-color: #F19142;
}
.archive .loops-wrapper article:nth-child(5n), .search .loops-wrapper article:nth-child(5n) {
    background-color: #F2B124;
}
.archive .loops-wrapper article:nth-child(5n+1), .search .loops-wrapper article:nth-child(5n+1) {
    background-color: #026A73;
}
.archive .loops-wrapper article:hover, .search .loops-wrapper article:hover {
    background-color: #707070;
}
.loops-wrapper.grid3 .post-title {
    font-size: 22px;
    line-height: 24px;
}
img.cat-placeholder {
    max-height: 200px;
}
.placeholder {
    height: 208px;
}
a.cat-logo-container {
    display: block;
    padding: 15px 10px 5px 10px;
}
.cat-inner-container a img {
    max-height: 200px;
    width: auto;
}
.archive .post-image img {
    border-radius: 0;
	max-height: 260px;
    width: auto;
    margin: 30px 0 0;
}
.archive .loops-wrapper.grid3 .post-image a {
    display: block;
}
.archive .loops-wrapper.grid3 .post-title {
    margin: 0;
}
.archive .loops-wrapper.grid3 .post-title a {
    color: #000;
    font-weight: 500;
	display: block;
    padding: 5px 10px 15px 10px;
}
a.load-more-button {
    background: #026A73;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 60px;
    border-radius: 25px;
	font-weight: 700;
}
a.load-more-button:hover {
	background: #F2B124;
}
.archive .loops-wrapper article:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 40px;
    line-height: 40px;
    color: white;
    font-weight: 700;
	pointer-events: none;
}
.archive .loops-wrapper article:nth-child(1):before {
    content: '1';
}
.archive .loops-wrapper article:nth-child(2):before {
    content: '2';
}
.archive .loops-wrapper article:nth-child(3):before {
    content: '3';
}
.archive .loops-wrapper article:nth-child(4):before {
    content: '4';
}
.archive .loops-wrapper article:nth-child(5):before {
    content: '5';
}

.child-category-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.child-category-container p {
    width: calc(50% - 20px);
    text-align: center;
    margin: 20px 10px;
    font-size: 26px;
    line-height: 32px;
}
.child-category-container p a {
    background-color: #7EB2A8;
    display: block;
    border-radius: 25px;
    padding: 20px 10px;
    color: #FFF;
}
.child-category-container p:nth-child(5n-3) a {
    background-color: #EB7229;
}
.child-category-container p:nth-child(5n-2) a {
    background-color: #F19142;
}
.child-category-container p:nth-child(5n-1) a {
    background-color: #F2B124;
}
.child-category-container p:nth-child(5n) a {
    background-color: #026A73;
}
.child-category-container p:nth-child(5n+1) a {
    background-color: #7EB2A8;
}
.child-category-container p a:hover {
    background-color: #707070;
}
.category-29 div#loops-wrapper, .category-29 .tf_load_more, .category-12 div#loops-wrapper, .category-12 .tf_load_more, 
.category-8 div#loops-wrapper, .category-8 .tf_load_more, .category-6 div#loops-wrapper, .category-6 .tf_load_more, 
.category-144 div#loops-wrapper, .category-144 .tf_load_more, .category-39 div#loops-wrapper, .category-39 .tf_load_more, 
.category-131 div#loops-wrapper, .category-131 .tf_load_more, .category-24 div#loops-wrapper, .category-24 .tf_load_more, 
.category-37 div#loops-wrapper, .category-37 .tf_load_more, .category-3 div#loops-wrapper, .category-3 .tf_load_more, 
.category-67 div#loops-wrapper, .category-67 .tf_load_more {
    display: none!important;
}

/* Search Result Pages */
.search main#content {
    width: 90%;
    margin: 0 auto;
}
.search h1.page-title {
    color: #036b74;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.search h2.post-title {
    font-weight: 500;
    margin: 0;
}
.search h2.post-title a {
    color: #000;
	display: block;
    padding: 15px 10px;
}
.post-image img {
    max-height: 300px;
}

/* About Us */
.about-us-container h1 {
	color: #036b74;
	font-weight: 500;
	text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.about-us-container p {
    font-size: 18px;
    line-height: 30px;
    color: #141313;
    margin-bottom: 20px;
}
.about-us-container p a {
    color: #036B74;
}
.about-us-container p a:hover {
    color: #141313;
}
.about-us-container .module-divider {
    width: 90% !important;
    max-width: 500px;
}

.about-header h1 {
    text-align: center;
    color: #026A73;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
}
.about-header h2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
	color: #EB7229;
}
.about-header p {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
	color: #141313;
	margin-bottom: 10px;
}
.about-header em.tf_box {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 50px;
}
.about-main-container .module-image {
    text-align: center;
}
.about-main-container img {
    border-radius: 25px;
}
.about-main-container h3 {
    color: #FFF;
    text-align: center;
    font-weight: 500;
    font-size: 34px;
    line-height: 40px;
    margin: 20px 0;
    text-transform: uppercase;
}
.bio-text {
    padding: 20px;
	border-radius: 25px;
}
.bio-text p {
    color: #141313;
    font-size: 18px;
    line-height: 30px;
}
.bio-text .tb_text_wrap {
    max-height: 370px;
    overflow-y: auto;
}
.bio-text .tb_text_wrap::-webkit-scrollbar {
    width: 5px;
}
.bio-text .tb_text_wrap::-webkit-scrollbar-thumb {
    border-radius: 25px;
    -webkit-box-shadow: inset 0 0 6px rgb(2 106 115); 
    background: rgb(2 106 115);
}
.about-contact-link a {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 30px 0 10px;
    font-size: 20px;
    line-height: 22px;
    background: #FFF;
    color: #026A73;
    padding: 10px 0;
    border-radius: 25px;
    text-transform: uppercase;
}
.about-contact-link a:hover {
	background: #026A73;
    color: #FFF;
}

/* Newsletter Page */
div#mc_embed_signup form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
div#mc_embed_signup .indicates-required {
    flex: 0 0 100%;
}
div#mc_embed_signup .mc-field-group {
    width: 78%;
    margin-right: 2%;
}
div#mc_embed_signup .clear {
    width: 20%;
}
div#mc_embed_signup .button {
    width: 100%;
	background-color: #036b74;
}
div#mc_embed_signup .button:hover {
	background-color: #EB7229;
}

.newsletter-header p {
    font-size: 28px;
    line-height: 30px;
	font-weight: 400;
}
.social-media-feed {
    text-align: center;
	margin-top: 70px;
}
.social-media-feed h3 {
    font-size: 32px;
    line-height: 44px;
    font-weight: 400;
    color: #EB7229;
    margin-bottom: 20px;
}
.social-media-feed p {
    font-size: 26px;
    line-height: 30px;
    color: #141313;
	margin-bottom: 50px;
}
div#sbi_load span {
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
}

/* Events */
.post-type-archive-tribe_events div#body {
    background-image: url(https://thelocalhub-ic.com/wp-content/uploads/2024/06/The-Local-Hub_Iowa-City_About-Us_diagonal-vert-background.jpg);
    background-attachment: fixed;
}
.tribe-common-l-container.tribe-events-l-container {
    padding-top: 0px !important;
}
.tribe-events-before-html h1 {
    color: #141313;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.single-tribe_events .tribe-events-before-html h1 {
    display: none;
}
.tribe-events-single-event-title {
	font-weight: 500;
}
.tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border {
    border-radius: 25px;
    overflow: hidden;
	margin-bottom: 40px;
}
input#tribe-events-events-bar-keyword, .tribe-events-pro .tribe-events-pro-photo__event-featured-image, button.tribe-common-c-btn.tribe-events-c-search__button,
.tribe-filter-bar-c-filter__container, .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
    border-radius: 25px;
}
span.tribe-filter-bar-c-pill__pill-label {
    font-size: 14px;
}
.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path, .tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path, 
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev-icon-svg path, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next-icon-svg {
    fill: #141313;
}
span.tribe-events-pro-photo__event-date-tag-month, span.tribe-events-c-nav__prev-label, span.tribe-events-c-nav__next-label {
    color: #000 !important;
}

/* Newsletter Sign Up */
div#frm_field_3_container {
    grid-column: span 10 / span 10;
}
div#frm_field_6_container {
    grid-column: span 2 / span 2;
}
input#field_29yf4d {
    padding: 5px 20px;
}
.with_frm_style .frm_inside_container > label {
    padding-left: 20px;
}
.with_frm_style .frm_inside_container.frm_label_float_top > label {
    top: -6px;
    font-size: 16px;
}
.frm_style_formidable-style.with_frm_style .frm_submit button {
    background: #036B74;
    border: none;
    border-radius: 25px;
    top: 5px;
    position: relative;
    padding: 8px 40px;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #F2B124;
}

/* Mobile */
@media screen and (min-width: 1921px) {
	.home-header .module-image.rounded .image-wrap img {
		width: 100%;
	}
}

@media screen and (max-width: 1898px) {
	.archive main#content, .search main#content {
		width: 96%;
	}
	.archive .loops-wrapper.grid3>.post, .search .loops-wrapper.grid3>.post {
		margin: 0 0.5% 2em;
	}
}

@media screen and (max-width: 1656px) {
	.archive div#loops-wrapper, .search div#loops-wrapper {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1140px) {
	#categories-2 ul.children {
		width: 150%;
	}
}

@media screen and (max-width: 1024px) {
	div.home-header-overlay-text {
		top: 45%;
	}
	.home-header-overlay-text h1 {
		font-size: 78px;
		line-height: 78px;
		max-width: 460px;
	}
	.home-header-overlay-text h2 {
		font-size: 22px;
		line-height: 28px;
		max-width: 760px;
	}
	.home-header-overlay-text h3 {
		font-size: 24px;
		line-height: 30px;
	}

	div#mobile-menu .header-widget.tf_clear.tf_clearfix {
		width: 100%;
	}
	.header-widget-inner.tf_scrollbar.tf_clearfix {
		flex-direction: column;
	}
	.header-widget-inner .col4-2.first, div.header-widget-inner .col4-2 {
		width: 100%;
	}
	.fixed-header #site-logo img:not(.tf_sticky_logo) {
        max-height: 70px;
        width: auto;
    }
	.header-widget-inner .col4-2.first {
		height: auto;		
	}
	div#categories-3 {
		display: block;
		width: 100%;
		margin: 0 0 10px;
		text-align: center;
	}
	div#categories-2 {
		display: none;
	}
	#is_widget-2 input#is-search-input-93 {
		font-size: 18px !important;
		line-height: 22px;
	}
	div#custom_html-2 .textwidget {
		font-size: 17px;
		line-height: 25px;
	}
	div#media_image-2 img {
		max-width: 470px !important;
		width: 90%;
	}
	
	.header-widget-inner .col4-2:not(.first) {
		display: flex;
		flex-direction: column;
	}
	div#nav_menu-2 {
		order: 1;
		line-height: 20px;
		margin-bottom: 0px;
	}
	div#media_image-2 {
		order: 2;
	}
	div#custom_html-2 {
		order: 3;
		width: 90%;
        margin: 0 auto;
	}
	div#is_widget-2 {
		order: 4;
		margin-bottom: 10px;
	}
	div#themify-social-links-3 {
		order: 5;
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 1024px) {
	.home-header-overlay-text h1 {
		font-size: 68px;
		line-height: 68px;
		max-width: 350px;
	}
	.home-header-overlay-text h2 {
		font-size: 18px;
		line-height: 26px;
	}
	.home-header-overlay-text h3 {
		font-size: 22px;
		line-height: 28px;
	}
}

@media screen and (max-width: 680px) {
    #headerwrap .header-icons {
        right: 0;
    }
	
	div#mc_embed_signup form {
    	flex-direction: column;
        margin: 20px 0;
	}
	form#mc-embedded-subscribe-form div {
	    width: 100% !important;
	    margin: 0 !important;
	}
}

@media screen and (max-width: 550px) {
	.archive .loops-wrapper.grid3>.post, .search .loops-wrapper.grid3>.post {
		min-width: auto;
	}
	.placeholder {
		min-height: 123px;
		height: 100%;
	}
}

@media screen and (max-width: 430px) {
	.header-menu {
		display: none;
	}
	.menu-icon-inner {
		width: 30px;
	}
	
	div#site-logo {
		width: 100%;
	}
	
	div.home-header-overlay-text {
		top: 0%;
		left: 0;
		transform: none;
	}
	.home-header-overlay-text h3 {
		font-size: 26px;
		line-height: 34px;
	}
	.home-header-overlay-text h1 {
		font-size: 84px;
        line-height: 84px;
        margin-top: 0;
	}
	.home-header-overlay-text h2 {
		font-size: 26px;
		line-height: 36px;
        margin-top: 50px;
	}
	form.is-form-id-93 {
		margin: 20px auto 10px;
	}
	.home-images-background-row.tb_9hr1155 {
		display: none;
	}
	input#is-search-input-93 {
		font-size: 20px !important;
		line-height: 24px;
	}
	
	.business-header {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		align-content: center;
	}
	.business-three-column .business-top-main, .business-three-column .business-top-right, .business-top-main, .business-top-right {
		width: 100%;
		border: none;
	}
	
	.child-category-container p {
		width: 100%;
	}
	
	.loops-wrapper.grid2>.post {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 390px) {
	div#site-logo {
		width: 70%;
	}
	
	a#menu-icon {
		padding: 10px 25px;
	}
	a#menu-icon:before {
		font-size: 18px;
		line-height: 20px;
	}
	
	div#mobile-menu.sidemenu {
        margin: 20px auto;
    }
	
	.home-header-overlay-text h1 {
        font-size: 74px;
        line-height: 76px;
        margin-top: 0;
    }
}

@media screen and (max-width: 360px) {
	.themify_builder_content-11 .tb_040y858 {
		padding-top: 95px;
	}

    .home-header-overlay-text h1 {
        font-size: 70px;
        line-height: 70px;
    }
	.home-header-overlay-text h2 {
        font-size: 22px;
        line-height: 32px;
    }
	
	#is_widget-2 input#is-search-input-93 {
        font-size: 15px !important;
        line-height: 22px;
    }
	
	.archive .loops-wrapper.grid3 .post-title, .search .loops-wrapper.grid3 .post-title {
		font-size: 18px;
		line-height: 22px;
	}
	.archive .loops-wrapper.grid3 .post-title a, .search .loops-wrapper.grid3 .post-title a {
		padding: 15px 10px 10px 10px;
	}
	.placeholder {
        min-height: 78px;
    }
}