/*
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
*/
/* WORKAROUND: Turn off default otter animation */
.wp-block-themeisle-blocks-advanced-columns .wp-block-themeisle-blocks-advanced-column,
.wp-block-themeisle-blocks-advanced-columns {
    transition: none !important;
}

/* Remove Neve Banner */
.footer-bottom .builder-item:last-child {
    display: none;
}

/* Headlines */
h2 {
    color: #418988;
    margin-bottom: 16px;
}

h4 {
    margin-bottom: 0;
}


/* Main Navigation */
@media (min-width: 1025px) {
    header.header {
        position: absolute;
        top: 24px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 3;
        max-width: 1170px;
        width: calc(100% - 48px);
    }
}

@media (min-width: 1025px) {
    .site-header .header--row-inner,
    .header-main {
        border-radius: 6px;
    }
}

@media (min-width: 1025px) {
    .hfg_header.site-header {
        box-shadow: 1px 1px 8px 2px rgba(0,0,0,0.1);
    }
}

.icon-bar {
    background-color: currentColor;
    transition: all .1s ease;
    position: relative;
    display: block;
    width: 32px;
    height: 5px;
    border-radius: 2px;
}

.icon-bar:nth-child(2) {
    margin:5px 0;
}

.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(1) {
    transform: rotate(45deg);
    top: 10px;
}

.is-menu-sidebar .navbar-toggle .icon-bar:nth-child(3) {
    transform: rotate(-45deg);
    bottom: 10px;
}

/* Hero */
.hero-content {
    align-self: flex-end;
}

@media (max-width: 600px) {
    .hero-content h1 {
        font-size: 32px !important;
    }
}

@media (max-width: 600px) {
    .hero-content h2 {
        font-size: 40px !important;
    }
}

/* Buttons */
.wp-block-themeisle-blocks-button a {
    padding: 8px 24px !important;
    min-width: 180px;
}

.wp-block-themeisle-blocks-button:not(.is-style-outline) a:hover {
    background-color: #418988;
}

.header .button {
    padding: 8px 24px !important;
}

/* Cards */
.card {
    background-color: #eaebe7;
    border-radius: 8px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .08);
    padding: 40px 24px 40px;
}

.doctor-card {
    background-color: #eaebe7;
    border-radius: 8px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .08);
    padding: 112px 24px 40px;
    margin-top: -96px;
    text-align: center;
}

.doc-image {
    width: 192px;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
}

.card h4,
.doctor-card h4 {
    font-size: 20px;
    margin-bottom: 0;
}

.doc-subtitle {
    color: #418988;
    margin-bottom: 8px;
}

.doctor-card a {
	text-decoration: none;
	color: #6D6E6B;
}

/* links */
.person-link {
    font-weight: 800;
}

/* Accordion */
.wp-block-themeisle-blocks-accordion.is-style-default > .wp-block-themeisle-blocks-accordion-item:first-child > .wp-block-themeisle-blocks-accordion-item__title,
.wp-block-themeisle-blocks-accordion.is-style-default > .wp-block-themeisle-blocks-accordion-item:last-child > .wp-block-themeisle-blocks-accordion-item__content {
    border-width: 0 !important;
}

.wp-block-themeisle-blocks-accordion.is-style-default > .wp-block-themeisle-blocks-accordion-item > .wp-block-themeisle-blocks-accordion-item__title,
.wp-block-themeisle-blocks-accordion.is-style-default > .wp-block-themeisle-blocks-accordion-item > .wp-block-themeisle-blocks-accordion-item__content {
    border-color: #78b3b2 !important;
}

.wp-block-themeisle-blocks-accordion.is-style-default > .wp-block-themeisle-blocks-accordion-item > .wp-block-themeisle-blocks-accordion-item__title {
    padding: 16px 0 16px 0;
    font-size: 18px;
    font-weight: 800;
}

.wp-block-themeisle-blocks-accordion.is-style-default > .wp-block-themeisle-blocks-accordion-item > .wp-block-themeisle-blocks-accordion-item__content {
    padding: 0 0 16px 0;
}

/* Review Slider */
.wp-block-eedee-block-gutenslider {
    background-color: #eaebe7;
    border-radius: 8px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .08);
    padding: 24px 56px 40px;
    text-align: center;
    margin-top: -29px;
    margin-bottom: 40px;;
}

.review-quote-icon {
    margin-top: 40px;
    z-index: 1;
}

.wp-block-eedee-block-gutenslider h5 {
    color: #418988;
}

.wp-block-eedee-block-gutenslider p {
    font-size: 16px;
    font-weight: bold;
    color: #418988;
}

/* Footer */
#block-8 {
    margin-bottom: 0 !important;
}

.builder-item--footer-two-widgets .widget_block {
    border-bottom: 1px solid #78b3b2;
    padding-bottom: 32px;
    margin-bottom: 32px;

}

.builder-item--footer-two-widgets .widget_block a,
.contact-box a {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 0.5rem; /* optional spacing between img & text */
}

.builder-item--footer-two-widgets #block-19 {
    padding-left: 6px;
}

.footer-bottom .builder-item {
   padding: 0;
   margin: 16px 0 16px -4px;
}

.footer-main .container {
    padding-right: 40px;
    padding-left: 40px;
}

@media (max-width: 600px) {
    .footer-main .container {
        padding-right: 24px;
        padding-left: 24px;
    }
}

@media (max-width: 600px) {
    .footer-main h2 {
        font-size: 40px !important;
    }
}

@media (max-width: 600px) {
    .footer-main .builder-item {
        padding-top: 32px;
    }
}

.footer-bottom {
    padding-right: 24px;
    padding-left: 24px;
}

@media (max-width: 600px) {
    .footer-bottom {
        padding-right: 24px;
        padding-left: 24px;
    }
}

@media (max-width: 600px) {
    .footer-bottom .builder-item .item--inner {
        font-size: 13px;
    }
}
