/*
Theme Name: Heart Hacker Club
Theme URI: https://github.com/a8cteam51/hearthackersclub
Author: WordPress Special Projects
Author URI: https://wpspecialprojects.wordpress.com
Description: Website for HearHackerClub
Version: 1.0.0
Text Domain: heart-hacker-club
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: bhEIr9mpRnCj7rXcsOt4_mundana
Tags: Heart Hacker Club

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

/* popular posts */
.single-featured-post {
	display: grid;
	grid-template-columns: 30% auto;
	grid-column-gap: 0.75rem;
	margin-top: 2rem;
}

.single-featured-post .single-featured-post__featured-image {
	width: 100%;
}

.single-featured-post .single-featured-post__content {
	margin: auto 0;
}

.single-featured-post .single-featured-post__content .single-featured-post__post-title {
	font-size: 1.1rem;
}

.promotional-message-banner {
	margin-top: -16px;
	margin-bottom: 1rem;
	padding: 0.7rem;
	width: 100%;
	font-family: "Georgia", sans-serif;
	font-size: 1rem;
	text-align: center;
	display: grid;
	grid-template-columns: auto 10px;
	grid-column-gap: 5px;
	align-items: center;
}

/*
 * Hide banner for fixed header.
 * nav-up class indicates fixed header position.
 */
.navbar.nav-up .promotional-message-banner {
	display: none;
}

.promotional-message-banner a {
	color: #ffde03;
}
.promotional-message-banner a:hover {
	color: #ffde03;
	text-decoration: underline;
}

.close-promotional-message {
	font-family: Sans-Serif, serif;
	font-size: 1.2rem;
}

.brandrow {
	position: relative;
}

.brandrow .navbar-toggler {
	top: 2px;
}

/* About Section */
.hhc-about-section-sidebar {
	padding-top: 2rem;
	padding-bottom: 2rem;
	display: grid;
	grid-gap: 2rem;
}

.hhc-about-section-sidebar .widget_media_image {
	position: relative;
	margin: auto;
}

.hhc-about-section-sidebar .widget_media_image img {
	max-width: 250px !important;
}

@media (min-width: 768px) {
	.hhc-about-section-sidebar {
		grid-template-columns: 1fr 3fr 2fr;
	}

	.hhc-about-section-sidebar .widget_media_image img {
		max-width:100% !important;
	}
}

.featured-posts-wrapper {
	position: sticky;
	top: 100px;
}

.hhc-mailchimp-subscription-area,
.hhc-footer-widgets {
	padding-top: 3rem;
	padding-bottom: 3rem;
	margin-top: 3rem;
	text-align: center;
	border: 3px solid;
	border-color: inherit;
}


/*Subscription CSS Start*/
.hhc-mailchimp-subscription-area ._inline-form,
.hhc-footer-widgets ._inline-form {
	padding: 1rem 0 0.5rem;
}

._inline-form ._form-content {
	display: flex;
	align-items: flex-start;
}

.hhc-mailchimp-subscription-area ._inline-form ._form-content,
.hhc-footer-widgets ._inline-form ._form-content {
	justify-content: center;
}

._inline-form label {
	display: none;
}

._inline-form input[type="text"] {
	padding: 0.5rem;
	border-radius: 0;
	outline: none;
	border: 2px solid rgb(102, 102, 102);
	background-color: transparent;
}

._inline-form button {
	padding: 0.5rem;
	border-radius: 0;
	background: transparent;
	color: rgb(102, 102, 102);
	border: 2px solid rgb(102, 102, 102);
	margin-left: 6px;
	text-transform: uppercase;
}

._inline-form ._error {
	margin-top: 1rem;
	background-color: black;
	color: white;
}

/*Subscription CSS Ends*/

/* Icon and Logos Start */

.icon-and-logo {
	display: grid;
	grid-template-columns: 20% 65% 15%;
	grid-column-gap: 5px;
	align-items: center;
}

@media (min-width: 1024px) {
	.icon-and-logo {
		grid-template-columns: 20% 80%;
		width: 75%;
	}
}

.icon-and-logo img {
	max-height: 150px;
}

.brandrow .navbar-toggler {
	position: relative;
	border: 0;
	right: 0;
}

@media (min-width: 1024px) {
	.brandrow .navbar-toggler {
		display: none;
	}
}

/* Icon and Logos End*/

/* Hide sidebar */
.site-content .thesidebar {
	display: none;
}

/* Show Sidebar on homepage only */
.home .site-content .thesidebar {
	display: block;
}

/* Center the content */
.site-content > .row.justify-content-between {
	justify-content: center !important;
}
/* Remove extra padding */
.site-content > .row.justify-content-between > .col-md-8 {
	padding-right: 15px !important;
}

/* Jetpack Search Icon Start*/
.navbar-nav .menu-item.site-search a.nav-link,
.navbar-nav .menu-item.site-search a.nav-link:hover {
	color: transparent;
}

a.jetpack-search-filter__link {
	background-image: url("data:image/svg+xml,%3Csvg style='fill: %2300000080;' class='gridicon gridicons-search' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg%3E%3Cpath d='M21 19l-5.154-5.154C16.574 12.742 17 11.42 17 10c0-3.866-3.134-7-7-7s-7 3.134-7 7 3.134 7 7 7c1.42 0 2.742-.426 3.846-1.154L19 21l2-2zM5 10c0-2.757 2.243-5 5-5s5 2.243 5 5-2.243 5-5 5-5-2.243-5-5z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 80%;
}
/* Jetpack Search Icon End*/

.ff-65495767567c6d39e8fd59c9__field.fd-form-group .ff-65495767567c6d39e8fd59c9__control.fd-form-control {
	border: 2px solid;
	height: 48px;
}

.ff-65495767567c6d39e8fd59c9__content.fd-form-content .ff-65495767567c6d39e8fd59c9__footer .ff-65495767567c6d39e8fd59c9__button.fd-btn {
	background: #fff;
	color: #000;
	border: 2px solid;
}

.ff-65495767567c6d39e8fd59c9__content.fd-form-content .ff-65495767567c6d39e8fd59c9__footer .ff-65495767567c6d39e8fd59c9__button.fd-btn:focus {
	border-color: #005ecd;
}

.promotional-message-banner.flodesk-banner {
	display: none;
	grid-column-gap: 0;
	grid-template-columns: auto 0;
	padding: 0;
}

.promotional-message-banner.flodesk-banner > .close-promotional-message-flodesk {
	font-family: Sans-Serif, serif;
	font-size: 1.2rem;
	right: 22px;

}

.promotional-message-banner.flodesk-banner > .close-promotional-message-flodesk:hover {
	cursor: pointer;
}

.promotional-message-banner.flodesk-banner > .close-promotional-message-flodesk,
.promotional-message-banner.flodesk-banner > div {
	position: relative;
	margin-top: -55px;
	z-index: 10;
}

.promotional-message-banner.flodesk-banner > div {
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	background: #f5989d;
	z-index: 10;
}

@media ( max-width: 1024px ) {
	.promotional-message-banner.flodesk-banner > div {
		display: block;
		height: 120px;
		padding: 0 40px
	}

	.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9__content.fd-form-content .ff-65495767567c6d39e8fd59c9__footer {
		margin-top: 15px;
	}
}

@media ( max-width: 768px ) {
	.promotional-message-banner.flodesk-banner > div {
		display: block;
		height: 170px;
		padding: 0 40px
	}

	.promotional-message-banner.flodesk-banner > div {
		margin-top: -70px;
	}
}

@media ( max-width: 400px ) {
	.promotional-message-banner.flodesk-banner > div {
		display: block;
		height: 200px;
		padding: 0 40px
	}

	.promotional-message-banner.flodesk-banner > div {
		margin-top: -100px;
	}	
}

.promotional-message-banner.flodesk-banner > div > h4 {
	margin-top: 10px;
	font-size: 1.2rem;
}

.promotional-message-banner.flodesk-banner > div > div {
	position: relative;
	bottom: 15px;
}

.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9__label.fd-form-label {
	color: #808080
}

.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9__control.fd-form-control {
	border: none;
	background-color: #fff;
	border-radius: 5px;
	height: 43px;
}

.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9__footer .ff-65495767567c6d39e8fd59c9__button.fd-btn {
	background: #bc7579;
	border: none;
	border-radius: 5px;
}

.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9__form.fd-focus-visible-applied {
	padding: 0;
}

.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9 .ff-65495767567c6d39e8fd59c9__container,
.promotional-message-banner.flodesk-banner .ff-65495767567c6d39e8fd59c9 {
	background: transparent;
}