/*
Theme Name: Kfami Theme
Theme URI: https://www.kfami.com/
Template: buildora-architect-pro
Author: Kfami Theme
Author URI: https://www.kfami.com/
Description: Designed for studios, architects, and design professionals, this Architecture WordPress Theme provides a structured foundation for showcasing projects with clarity and visual balance. The layout emphasizes clean spacing, strong typography, and carefully planned content sections that help visitors focus on architectural work without distractions. Built with flexibility in mind, the theme supports portfolio galleries, project detail pages, service sections, and team profiles, allowing firms to present their expertise in a professional and organized way. The Architecture WordPress Theme adapts smoothly across devices, ensuring consistent presentation on desktops, tablets, and mobile screens. Navigation remains intuitive, helping users explore projects, understand services, and connect with the brand easily. Customization options are kept practical, enabling users to adjust colors, fonts, and layouts while maintaining design integrity. The theme integrates well with popular page builders and standard WordPress features, reducing setup time and simplifying content updates. With a focus on usability and presentation, this solution suits architectural firms, interior designers, and construction consultants seeking a dependable website framework. This Theme balances aesthetic precision with functional design, making it suitable for long-term professional use and scalable business growth.
Tags: one-column,right-sidebar,custom-menu,editor-style,featured-images,full-width-template,sticky-post,theme-options,threaded-comments
Version: 1.0.1777053086
Updated: 2026-04-24 17:51:26

*/

.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.header-banner {
	z-index: 999;
}

#masthead {
/* 	background-color: #ffdead75 !important; */
	background-color: navajowhite !important;
}

.about-image-two-outer {
	border: 1px solid #caa05c;
	border-radius: 15px;
}

.about-image-two-outer .exp-box {
	background: none;
}

.about-image-two-outer .exp-box-inner {
	display: none;
}

@media screen and (max-width: 767px) {
	.about-image-two-outer {
		display: none;
	}
	
	.banner_title_box {
		padding-top: 1em !important;
		padding-bottom: 1em !important;
	}
}