/*
Theme Name: Arndt Dental
Theme URI: https://www.wpzoom.com/free-wordpress-themes/inspiro-lite/
Template: inspiro
Author: WPZOOM
Author URI: https://www.wpzoom.com/
Description: Inspiro is a professional &amp; lightweight photo and video-focused WordPress theme with a modern design. Packed with features including a fullscreen area that supports Vimeo, YouTube &amp; self-hosted video background, Page Builder integration, Inspiro is perfect for showing off your photography and video portfolio. Moreover, the theme is compatible with WooCommerce and popular Page Builders such as Elementor, Beaver Builder. Learn more and check out our powerful premium version at https://www.wpzoom.com/themes/inspiro/
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,e-commerce,wide-blocks,portfolio,blog,custom-background,featured-image-header,full-width-template,theme-options,block-styles
Version: 1.4.1.1631167551
Updated: 2021-09-09 06:05:51

*/

/* Blog */

.blog-img-custom img {
	object-fit: cover;
    height: 400px;
}

p.wp-block-post-author__name,
.blog-custom-dash {
	margin-bottom: 0 !important;
}


a.wp-block-post-excerpt__more-link {
    border: 2px solid rgba(68, 68, 68, .19);
    padding: 7px 20px;
}

/* Font */

p, h1, h2, h3, h4, h5, h6, .home.blog .entry-title, .page .entry-title, .page-title, #comments>h3, #respond>h3, .wp-block-button a, .entry-footer, body, button, input, select, textarea {
	font-family: "Montserrat", sans-serif;
}


/* Footer */

.site-info {
	text-align: center;
	background: #000000;
	color: white;
}

.site-footer {
	background-color: #ffffff !important;
}

span.site-info-right {
	margin-left: 1em;
}

.site-footer-separator {
	background: rgba(255, 255, 255, .3);
	height: 2px; 
}

.strong-view.wpmtst-modern .wpmtst-testimonial-heading,
.strong-view.wpmtst-modern .wpmtst-testimonial-content p:last-of-type {
	text-align: left !important;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-field {
	text-align: left !important;
	margin: 0 56px;
}

.testimonial-div {
	background: #00aec7;
	color: white;
}

.site-footer .footer-widgets a:hover {
	color: #000000;
}

.badges {
    display: flex;
    justify-content: center;
	gap: 2em;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1em;
    max-width: 80%;
}

.badges img {
	max-width: 33%;
	height: 150px;
}


/* General */

.page .entry-cover-image,.single .entry-cover-image {
	height: 350px;
}

@media screen and (min-width: 48em) {
	.inner-wrap {
		max-width: 84% !important;
	}
}

.page .entry-content, .single .entry-content {
	max-width: 84% !important;
}


ul.columns-3.wp-block-post-template.is-layout-grid.wp-container-core-post-template-is-layout-572542b5.wp-block-post-template-is-layout-grid {
	margin-left: 0em;
}

.wp-block-cover p a {
	color: white;
}

small.edit-link {
	display: none;
}

.page .entry-content, .single .entry-content {
	margin-bottom: 2em;
}

@media (max-width: 1300px) {
	.oral-health-column {
		flex-basis: 48% !important;
	}
	.wp-block-columns {
		flex-wrap: wrap !important;
		justify-content: center;
	}
}

.wp-block-quote {
	border-left: none !important;
}


@media (max-width: 1000px) {
	figure.wp-block-image.alignright.size-full.team-member-image {
		float: none;
	}
}
/* Header */

.site-header.headroom a,
li.wp-social-link.wp-social-link-facebook.has-white-color.wp-block-social-link {
	color: white !important;
}

.site-header.headroom--not-top a,
li.wp-social-link.wp-social-link-facebook.has-white-color.wp-block-social-link {
	color: #00aec7 !important;
}

.site-header.headroom--not-top .navbar-toggle .icon-bar {
	background: #00aec7 !important;
}

body.blog.logged-in.admin-bar.custom-background.wp-custom-logo.wp-embed-responsive.wp-theme-inspiro.wp-child-theme-inspiro-child.group-blog.hfeed.has-sidebar.page-layout-full-width.post-display-content-excerpt.title-tagline-hidden.colors-custom.customize-support.inspiro-page-ready.inspiro-page-loaded .site-header.headroom a, li.wp-social-link.wp-social-link-facebook.has-white-color.wp-block-social-link {
	color: #00aec7 !important; 
}

.page-slug-blog .navbar {
	background-color: #00aec7 !important;
}

/* Home */

.page-template-default.home .entry-title {
	display: none;
}


/* Logo */

body.home.title-tagline-hidden.has-header-image .custom-logo-link img {
	max-height: 125px;
}

/* Widgets */

.widget, .widget_block {
	margin-bottom: 20px;
}