/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
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:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 400;
}
h5 {
    font-family: var(--bodyfontfamily),var(--nv-fallback-ff);
    color: #7B7B7B;
    letter-spacing: 3px;
	line-height: 1.2em;
}
.curveRight img {
    border-radius: 0 0 30% 0;
}
.curveLeft img {
    border-radius: 0 0 0 30%;
}
.curveTl {
    border-radius: 150px 0 0 0;
}
.curveBl img {
    border-radius: 0 0 0 150px;
}
.curveAll img {
    border-radius: 15%;
}
.benefits h5 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
.serviceLanding li {
    border: 1px solid #CBCBCB;
    border-radius: 15px;
    padding: 3em 1em;
}
.serviceLanding h4 a {
    text-decoration: none;
    color: var(--nv-text-color);
}
.serviceList a {
    color: #17315c;
	text-decoration:none;
}
.serviceList a:hover {
    color: #17315c;
}
a.wp-block-post-excerpt__more-link {
    margin-top: 3em;
}
.serviceLanding li:hover {
    border-color: #ED78A4;
}
.single-service h2 {
    font-size: 30px;
    margin-top: 2em;
}
.footer--row-inner.footer-bottom-inner.footer-content-wrap {
    padding-top: 2em;
}
.footer--row-inner.footer-main-inner.footer-content-wrap {
    background-color: var(--nv-secondary-accent);
    padding-top: 2em;
}
.menu-services-footer-container a, .menu-support-footer-container a {
    color: var(--nv-site-bg);
}
ul.glanceList {
    background-color: #f8f5f5;
    padding: 2em;
    border-radius: 20px;
}
.glanceList a {
    color: #17315c;
}
.glanceList li {
    padding-left: 10px;
    margin-left: 30px;
}
ul.glanceList:before {
    content: 'Guide';
    font-family: var(--headingsfontfamily),var(--nv-fallback-ff);
    font-size: 1.3em;
    margin: 0 !important;
    padding-left: 10px !important;
}
blockquote.wp-block-quote {
    font-family: var(--headingsfontfamily),var(--nv-fallback-ff);
    font-size: 1.5em;
    line-height: 1.4em;
	font-style: italic;
	background-color: #F9E1EE;
    padding: 2em;
    border-radius: 0 0px 40px 0;
}
.nv-tags-list a {
    padding: 10px 15px;
    border-radius: 20px;
}
.single-post h2 {
    margin-top: 1.5em;
    font-size: 2.5em;
}
article.layout-grid .article-content-col {
    padding-top: 0 !important;
}
.single-post .nv-thumb-wrap img {
    border-radius: 0 0 180px 0;
}
.nv-tags-list {
    background-color: #f8f5f5;
    padding: 2em;
    border-radius: 20px;
}
.locationMap {
    width: 100%;
}
.related-post h3 {
    margin-top: 10px;
}
.footer-main p {
    color: #fff;
}
.footer-main a {
    color: #fff;
}
.footer-main h4 {
    color: var(--nv-primary-accent)!important;
}
.footer-main .widget {
    margin-bottom: 30px;
}
.contactCols .wp-block-column {
    border: 1px solid #eaa6cc;
    border-radius: 15px;
    padding: 1.5em 1em;
    background-color: #fff;
}
.contactCols h4{
	text-align: center;
    border-bottom: 1px solid #eaa6cc;
    padding-bottom: 10px;
}
h2.quote-text {
    font-size: 1.5em;
    line-height: 1.4em;
    font-style: italic;
}
.single-landing h1 {
    font-size: 60px !important;
}
fieldset#field_1_10, fieldset#field_1_7 {
    grid-column: span 6;
}

/* TESTIMONIALS SLIDER */
section#wp-block-themeisle-blocks-advanced-columns-111e82f4 {
    background-color: #F9E1EE;
    padding: 2em;
    border-radius: 0 0px 80px 0;
}
.insurerLogos figure.aligncenter {
    padding: 2em 0;
}
.single-post .nv-content-wrap a {
    color: #dd72a9 !important;
}

/* MOBILE */

@media (max-width: 600px) {
.curveTl {
    border-radius: 50px 0 0 0;
}
.staffPics .innerblocks-wrap {
    gap: 20px;
}
.curveBl img {
    height: 400px !important;
    border-radius: 0 0 0 100px;
}
.is-style-primary.wp-block-button {
    margin-bottom: 1em;
}
.serviceLanding h4 a {
    text-decoration: none;
    color: var(--nv-text-color);
    font-size: 1.4em;
    line-height: 1.2em;
}
.serviceLanding li {
    padding: 2em 1em;
}
a.wp-block-post-excerpt__more-link {
    margin-top: 1em;
}
.apptBtn.wp-block-buttons {
    justify-content: center !Important;
}
}