/*
Theme Name: Mangalam Construction
Author: Mangalam Construction Co.
Description: A modern, premium theme for Mangalam Construction Co. – Engineers & Contractors. Navy, charcoal and amber palette with a custom front page, projects, services, team, testimonials, FAQs, blog and page templates. Fully responsive.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mangalam
Tags: business, construction, one-column, two-columns, custom-menu, featured-images, blog
*/

/*
 * NOTE: The heavy visual styling lives in the template's own stylesheets
 * (css/main.css, css/bootstrap.css, etc.), which are loaded via wp_enqueue_style()
 * in functions.php. This file only needs the header above to be a valid theme,
 * plus a few small helpers for WordPress-generated markup.
 */

/* WordPress core alignment / caption helpers */
.alignright { float: right; margin: 0 0 1em 1.5em; }
.alignleft  { float: left;  margin: 0 1.5em 1em 0; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { text-align: center; font-size: 0.9em; }
.screen-reader-text {
	border: 0; clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%); height: 1px; width: 1px;
	margin: -1px; overflow: hidden; padding: 0; position: absolute; word-wrap: normal !important;
}

/* Comfortable spacing for generic page/post content */
.entry-content { margin-bottom: 30px; }
.entry-content img { max-width: 100%; height: auto; }

/* Pagination */
.dentist-pagination { margin: 30px 0; }
.dentist-pagination .page-numbers {
	display: inline-block; padding: 8px 14px; margin: 0 4px;
	border: 1px solid #ddd; text-decoration: none;
}
.dentist-pagination .page-numbers.current { background: #4285f4; color: #fff; border-color: #4285f4; }
