/*!
Theme Name: Blocksy
Theme URI: https://creativethemes.com/blocksy/
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Version: 2.1.42
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2019 CreativeThemes.
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 7.0
Text Domain: blocksy
Blocksy Minimum Companion Version: 2.1.36-dev1
Tags: accessibility-ready, blog, block-patterns, e-commerce, wide-blocks, block-styles, grid-layout, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, translation-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments
*/

.playfair-display-<uniquifier> {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.work-sans-<uniquifier> {
  font-family: "Work Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h1,h2,h3 {
font-family: "Playfair Display", serif;
}
p,a,a.wp-element-button,a.ct-button {
font-family: "Work Sans", sans-serif
}

ul#menu-header-menu a {
font-family: "work", sans-serif;
}
#header p {
    margin-bottom: 0px !important;
}
.contact-icon-box {
    gap: 5px;
}
.contact-icon-box i.fa-solid {
    font-size: 25px;
    border: 1px solid #3b4927;
    color: #fff;
    background-color: #3b4927;
    padding: 17px;
    border-radius: 50px;
    margin-bottom: 0px;
}
.approach {
    padding-bottom: 0px !important;
}
.approach hr {
    margin-bottom: 0px !important;
}
.contact-icon-box h4 {
    margin-bottom: 8px !important;
}
.contact-icon-box p {
   margin-bottom: 0px;
}
.contact-info h2 {
    margin-bottom: 40px;
}
.contact-page-form form {
    border: 1px solid #3b4927;
    padding: 30px;
    border-radius: 10px;
}
.contact-page-form label {
    font-size: 18px !important;
    color: #3b4927;
}
.contact-page-form input {
    color: #3b4927;
    font-size: 17px;
    border: 1px solid #3b4927;
    border-radius: 5px;
}
.contact-page-form textarea {
    border: 1px solid #3b4927;
    border-radius: 5px;
    height: 130px;
}
.contact-page-form .wpcf7-submit {
    background-color: #3b4927;
    color: #fff;
    padding: 10px 35px;
}
.contact-page-form .wpcf7-submit:hover {
    background-color: transparent;
    color: #3b4927;
}
.contact-image img {
    margin-top: 70px;
}

.button-hover-two {
    margin-top: 20px !important;
}
.cart-text p {
	margin-bottom: 0px;
}
.content-section p {
    margin-bottom: 0px;
}
footer#site-footer {
background-color: #3F3E43;
padding: 80px 20px 40px;
}
.footer-main {
width: 1140px;
margin: auto;
}
.footer-top {
display: flex;
justify-content: space-between;
gap: 40px;
}
.quiet {
color: #F8F5EE;
width: 40%;
}
.quiet h2 {
color: #F8F5EE;
font-size: 43px;
margin: 0px;
margin-bottom: 25px;
}
.specialties {
width: 20%;
}
.specialties h3 {
color: #F8F5EE;
font-size: 25px;
margin-bottom: 33px;
margin-top: 15px;
}
.specialties ul {
list-style: none;
padding: 0px;
}
.specialties ul li {
line-height: 40px;
}
.specialties ul li a {
color: #F8F5EE;
font-size: 18px;
}
.specialties ul li a:hover {
text-decoration: underline;
}
.quick-links {
width: 20%;
}
.quick-links h3 {
color: #F8F5EE;
font-size: 25px;
margin-bottom: 33px;
margin-top: 15px;
}
.quick-links ul {
list-style: none;
padding: 0px;
}
.quick-links ul li {
line-height: 40px;
}
.quick-links ul li a {
color: #F8F5EE;
font-size: 18px;
}
.quick-links ul li a:hover {
text-decoration: underline;
}
.connect {
color: #F8F5EE;
font-size: 18px;
width: 20%;
}
.connect h3 {
color: #F8F5EE;
font-size: 25px;
margin-bottom: 33px;
margin-top: 15px;
}
.connect ul {
list-style: none;
padding: 0px;
}
li.phone {
margin: 20px auto;
}
.connect ul li a {
color: #F8F5EE;
font-size: 18px;
}
.connect ul li a:hover {
text-decoration: underline;
}
.mid {
display: flex;
justify-content: space-between;
gap: 50px;
margin: 65px auto 60px;
border-top: 1px solid #F8F5EE;
border-bottom: 1px solid #F8F5EE;
padding: 45px 0px;
}
.logo {
width: 20%;
}
.logo img {
width: 100%;
}
.mid-text {
width: 50%;
}
.mid-text p {
color: #F8F5EE;
font-size: 18px;
}
.cta {
width: 30%;
display: grid;
}
a.footer-fill-button {
background-color: #767F47;
color: #F8F5EE;
padding: 12px 24px;
border: 1px solid #767F47;
border-radius: 7px;
text-align: center;
}
a.footer-fill-button:hover {
background-color: transparent;
border-color: #F8F5EE;
}
a.footer-border-button {
margin-top: 25px;
padding: 12px 24px;
border: 1px solid #F8F5EE;
color: #F8F5EE;
border-radius: 7px;
text-align: center;
}
a.footer-border-button:hover {
background-color: #767F47;
border-color: #767F47;
}
.disclaimer p {
color: #F8F5EE;
}
    
@media screen and (max-width: 767px){
.contact-info h2 {
    text-align: center !important;
}
.contact-icon-box {
    display: block !important;
    text-align: center;
}
.contact-icon-box h4 {
    text-align: center !important;
}

.contact-icon-box p {
    text-align: center !important;
}
.contact-info {
    padding: 40px 20px !important;
}
.inner-page-banner {
    padding: 0px !important;
    min-height: 280px !important;
}
.banner {
min-height: 32vh !important;
padding-top: 35px !important;
}
.content-section p {
    text-align: center !important;
    font-size: 20px !important;
}
.content-section {
    gap: 10px;
    padding: 20px 0px;
}
.quiet-shift {
    text-align: center;
}
.discover {
    padding: 45px 0px !important;
}
.discover p {
    padding: 0px 20px !important;
}
.discover .wp-container-core-columns-is-layout-7ad25280 {
    margin-top: 35px !important;
}
.discover .wp-block-separator {
    margin: 42px auto !important;
}
.discover img {
    width: 100%;
}
.discover .is-layout-flex.wp-container-core-columns-is-layout-7ad25280 p {
    padding: 55px 20px !important;
}
.stephanie {
}
.stephanie h2 {
    text-align: center !important;
}
.stephanie h3 {
    text-align: center !important;
}
.stephanie p {
    text-align: center !important;
}
.my-work {
    padding-top: 50px !important;
    text-align: center;
}
.my-work h2 {
    text-align: center !important;
}
.my-work p {
    text-align: center !important;
}
.my-work h3 {
    text-align: center !important;
    padding: 0px 20px !important;
}
.my-work .wp-container-core-columns-is-layout-7ad25280 {
    margin-top: 50px !important;
}
.my-work .wp-block-column {
    padding-bottom: 25px !important;
    padding-top: 10px !important;
}
.lived {
    padding: 50px 0px !important;
}
.lived p {
    text-align: center !important;
}
.lived .wp-block-columns {
    margin-top: 30px !important;
}
.training {
    padding: 50px 0px !important;
}
.training p {
    padding: 0px 20px !important;
}
.who-work {
    padding: 50px 0px !important;
}
.who-work h2 {
    text-align: center !important;
}
.who-work p {
    text-align: center !important;
}
.who-work h3 {
    text-align: center !important;
    margin-top: 16px;
}
.approach {
    padding: 50px 0px !important;
}
.approach h2 {
    text-align: center !important;
}
.approach p {
    text-align: center !important;
}
.approach .wp-block-column {
    padding-right: 0px !important;
    border: unset;
}
.backgroun-image-cover {
    min-height: 30vh !important;
}
.invitation {
    padding: 50px 0px !important;
}
.quests-who {
    padding: 50px 0px !IMPORTANT;
}
.quests-who h2 {
    text-align: center !important;
    margin-bottom: 30px !important;
}
.quests-who p {
    text-align: center !important;
}
.looks-like {
    padding: 50px 0px !important;
}
.looks-like h3 {
    text-align: center !important;
}
.looks-like p {
    text-align: center !important;
}
.looks-like .is-layout-flex {
    margin-top: 20px;
}
.different {
    padding-bottom: 50px !important;
}
.different p {
    padding: 20px 0px !important;
}
footer#site-footer {
    padding: 40px 30px;
}
.footer-main {
    width: 100%;
}
.footer-top {
    display: block;
    width: 100%;
}
.quiet {
    width: 100%;
    text-align: center;
}
.specialties {
    width: 100%;
    text-align: center;
}
.quick-links {
    width: 100%;
    text-align: center;
}
.connect {
    width: 100%;
    text-align: center;
}
.mid {
    display: block;
    margin: 30px auto;
}
.logo {
    width: 100%;
}
.mid-text {
    width: 100%;
    text-align: center;
    margin-top: 35px;
}
.cta {
    width: 100%;
}
.disclaimer {
    text-align: center;
}
h1 {
    font-size: 45px !important;
}
h2 {
    font-size: 40px !important;
}
h3 {
    font-size: 25px !important;
}
.standerd-health p {
    padding: 40px 20px !important;
    text-align: center !important;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px){
.inner-page-banner {
    min-height: 300px;
}
.inner-page-banner h1 {
    font-size: 65px !important;
}
.content-section p.wp-elements-56ff564f13a833b80abbf1d4c987d807 {
    font-size: 20px;
}
.content-section p {
    font-size: 15px !important;
}
.content-section p.wp-elements-56ff564f13a833b80abbf1d4c987d807 {
    font-size: 20px !important;
}
.discover {
    padding: 50px 0px !important;
}
.discover h2 {
    font-size: 56px !important;
}
.discover .wp-block-separator {
    margin: 50px auto !important;
}
.stephanie {
    padding: 50px 0px !important;
}
.stephanie h2 {
    font-size: 55px !important;
}
.lived {
    padding: 50px 0px !important;
}
.lived h2 {
    font-size: 55px !important;
}
.invitation {
    padding: 50px 0px !important;
}
.quests-who {
    padding: 50px 0px !important;
}
.looks-like {
    padding: 50px 0px !important;
}
.footer-main {
    width: 100%;
}
.mid-text {
    width: 40%;
}
.cta {
    width: 40%;
}
}