/*
Theme Name: House Hunting
Theme URI: https://yetsa.ng
Template: hello-elementor
Author: Yetsa
Author URI: https://yetsa.ng
Description: Find the right apartment at your budget. Connect with reliable estate agents.
Tags: real estate
Version: 1.0.0.1763645421
Updated: 2025-11-20 13:30:21

*/

body {
	font-family: "EB Garamond", Sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Geologica", Sans-serif;	
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: 20px;
}

a {
	color: #99793b;
}

header#site-header {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

nav.site-navigation.show {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    width: calc(100% - 40px);
    -moz-box-shadow: 0 4px 20px rgba(0,0,0,0.14);
    -webkit-box-shadow: 0 4px 20px rgba(0,0,0,0.14);
    -o-box-shadow: 0 4px 20px rgba(0,0,0,0.14);
    box-shadow: 0 4px 20px rgba(0,0,0,0.14);
    padding: 20px;
    margin: 0 auto;
}

.site-logo.show {
    margin-bottom: 20px;
}

input[type="submit"] {
    background: #172161;
    color: #fff;
	font-family: "Geologica", Sans-serif;
    font-size: 20px;
	font-weight: 300;
    padding: 10px 30px !important;
    border: none;
}

.single-post main {
	border-bottom: 1px solid #dbdbdb;
}

.single-post main#content, .page-id-726 main#content {
    font-size: 20px;
	font-family: "EB Garamond", Sans-serif;
    line-height: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.blog main#content {
	padding-top: 40px;
	padding-bottom: 40px;
}

.blog .page-header {
	display: none;
}

.post .entry-title a {
	color: #172161;
}
/* 
.single-post main#content li {
	margin-bottom: 20px;
} */

/* Footer widget grid */
.custom-footer-widgets {
    padding: 40px 20px;
    color: #000000;
}

.footer-widgets-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.footer-widgets-grid .widget {
    margin: 0;
}

.footer-widgets-grid .widget-title, .footer-widgets-grid h4 {
    margin-bottom: 15px;
    font-size: 1.1rem;
    color: #000000;
	font-family: "Geologica", Sans-serif;
	font-size: 18px;
}

.footer-widgets-grid a {
    color: #172161;
	font-family: "Geologica", Sans-serif;
	font-size: 15px;
	font-weight: 200;
}

.footer-widgets-grid a:hover {
    text-decoration: underline;
}

.footer-widgets-grid p, .site-footer .footer-inner {
	font-size: 15px;
	color: #172161;
	font-family: "Geologica", Sans-serif;
	font-weight: 200;
}

.site-footer .footer-inner {
	color: #727272;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #172161 !important;
    color: #fff !important;
    font-weight: 200 !important;
	font-size: 20px !important;
}

.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
	overflow: scroll !important;
}

.page-id-726 main#content ul li {
	list-style: none;
	margin-bottom: 10px;
} 

.page-id-726 main#content ul li a, .page-id-726 main#content a {
	text-decoration: none;
} 

.page-id-726 main#content li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders, .page-id-726 main#content li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active, {
	display: none !important;
}

ul.pagination {
	justify-content: center !important;
}

@media (max-width: 768px) {
	
.single-post main#content, 
.blog main#content, .woocommerce-checkout main#content, .wc-block-components-sidebar-layout.wc-block-checkout.is-mobile {
	font-size: 18px;
		padding-left: 20px;
		padding-right: 20px
	}
	
	.custom-footer-widgets {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 575px) {
	.custom-footer-widgets {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}
