@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@600&family=Hanken+Grotesk&display=swap');

.site-title {
    margin-top: 6px;
}

/* Fonts */
h1 {
    font-family: 'Geologica', sans-serif;
    font-size: 2.5em !important;
    font-weight: normal !important;
    letter-spacing: 1px;
}

h2 {
    font-family: 'Geologica', sans-serif;
    font-size: 2em !important;
}

h3, h4 {
    font-family: 'Geologica', sans-serif;
    font-weight: normal;
    font-size: 1.3em !important;
}

h6.has-background {
    padding: 0 !important;
}

body {
    color: white;
}

* {
    font-family: "Hanken Grotesk";
}

.wp-block-image img {
    border-radius: 25px;
}

.wp-block-button {
    width: 100%;
}

/* Header */
.site-header {
    background: #161618;
    opacity: 0.98;
    padding: 5px 35px;
    text-transform: uppercase;
}


.site-header a {
    color: white;
    font-size: .95em;
    letter-spacing: 1px;
}

#genesis-mobile-nav-primary {
    color: white;
}

.sub-menu li a {
    color: black;
}

.fa-brands {
    font-size: 24px;
}

#menu-item-614 {
    border: 3px solid #EA5455;
    border-radius: 25px
}

@media (max-width: 900px) {
    #menu-item-614 {
        border: none;
    }
}

.wp-block-button:hover {
    opacity: 0.9;
}

/* Hide entry titles*/
.page-id-10 .entry-title,
.page-id-498 .entry-title {
    display: none;
}

.entry-title {
    text-align: center !important;
    color: white;
    font-size: 3.75em !important;
}

.site-container {
    background-color: #161618;
}

.site-inner {
    clear: both;
    margin: 0 auto;
    padding: 0px 0;
}

/*
 * Services
 * /

/* Home - Benefits */

.bs-services-container .gb-block-container {
    background-color: #2D2D30;
    padding: 25px;
    border-radius: 0 0 25px 25px;
}


.bs-services-container .wp-block-image img {
    border-radius: 25px 25px 0 0;
    width: 100% !important;
}

.bs-services-container .wp-block-image {
    margin-bottom: 0;

}

.gb-container-image-wrap img {
    border-radius: 25px;
}


.gb-container-content .wp-block-button {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.wp-block-button a {
    /*width: 70% !important;*/
    border-radius: 25px !important;
}

/*
 * Pricing
 * */

.bs-tab-view {
    justify-content: center;
    display: flex;
    margin: 0 35%;
}

.bs-tab-view .gb-container-inside {
    width: 100%;
}

.bs-tab-view .wp-block-columns {
    background-color: #2D2D30;
    border-radius: 25px;
}

.bs-tab-view p {
    margin: 13px;
}

.bs-tab-view a {
    text-decoration: none;
}

.page-id-251 .bs-tab-view .bs-highlight {
    background: #EA5455;
    border-radius: 25px;
}

.page-id-1078 .bs-tab-view .bs-highlight {
    background: #EA5455;
    border-radius: 25px;
}


.gb-button-size-medium {
    width: 80% !important;
    color: black !important;
    background-color: white !important;
}

.gb-pricing-table-title {
    border-radius: 25px 25px 0 0;
    padding-top: 5% !important;
    padding-bottom: 5% !important;
    margin-bottom: 5%;
}

.gb-block-pricing-table .gb-block-pricing-table-inside {
    border-radius: 25px !important;
    border: 1px solid rgba(255, 255, 255, .15);
}


.bs-memberships-row-1 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.bs-memberships-row-2 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.bs-pricing-block-important .gb-block-pricing-table-inside {
    border: 1px solid #EA5455 !important;
}

.bs-pricing-block-important .gb-button-size-medium {
    background-color: #EA5455 !important;
    color: white !important
}

.bs-pricing-block-important .gb-pricing-table-title {
    background-color: #EA5455 !important;
}


/* Blog */

.is-style-wide {
    height: 1px;
    width: 150px;
    float: left;
}


.gb-block-post-grid-title a {
    font-family: 'Geologica', sans-serif !important;
    /* 	color: #79797f !important; */
    color: white !important;
    font-size: .7em !important;
}

.gb-block-post-grid-excerpt {
    color: #79797f;

}

.gb-block-post-grid .gb-block-post-grid-more-link {
    color: #0073E5 !important;
}

.gb-block-post-grid .gb-block-post-grid-image img {
    max-height: 200px;
    margin: auto;
    object-fit: cover;
    object-position: top;
    border-radius: 25px 25px 0 0;
}

.gb-block-post-grid .gb-block-post-grid-image {
    margin-bottom: 0;
}

.gb-block-post-grid .gb-block-post-grid-text {
    background-color: #2D2D30;
    padding: 25px;
    border-radius: 0 0 25px 25px;
    margin-bottom: 5%;
}

/* Locations */
.bs-locations-view {
    border-radius: 25px;
}

.bs-locations-view img {
    border-radius: 25px 0 0 25px;
}


.bs-locations-view .wp-block-image {
    margin-bottom: 0;
}

.bs-locations-view p {
    margin: 0 0 0;
    padding: 0;
}

.page-id-248 .gb-accordion-title {
    text-align: center;
    font-size: 1.5em !important;
}

.bs-location-view-content p {
    color: #79797F;
}

.bs-location-view-content a {
    color: #79797F;
    text-decoration: none;
}

.bs-location-view-content a:hover {
    text-decoration: underline;
}


.page-id-248 .gb-block-accordion .gb-accordion-title {
    background: #00bdd6;
    padding: 10px 15px
}

/* Services*/
.bs-service_hr {
    width: 30%;
    text-align: center;
    margin: 0 35%;
}

/* Footer */
.site-footer {
    background: #2D2D30;
    color: white;
    border-top: none;
}

.footer-widgets {
    border-top: none;
    background-color: #2D2D30;
    clear: both;
    padding: 60px 30px;
    color: white;

}

.footer-hr {
    width: 72%
}

article {
    margin-bottom: 0 !important;
}

#genesis-footer-widgets .textwidget a {
    color: white !important;
}
