/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* MOBILE */

@media only screen and (max-width: 768px) {
    .hidephone {
      display:none!important;} }

@media only screen and (min-width: 769px) {
    .hidedesk {
      display:none!important;} }

html, body {
    overflow-x: hidden!important;
}

/* THEME STYLE */

body {font-family: apparat, sans-serif!important; color: #7e8083!important;}

@media only screen and (max-width: 768px) {
    .clr.tax-desc p {color: #BF82B8;
        font-weight: 400;
        font-size: 2.5rem!important;
        font-style: italic;
        font-family: apparat, sans-serif;
        text-align: center;
        margin-bottom: 2em;} }

@media only screen and (min-width: 769px) {
    .clr.tax-desc p {color: #BF82B8;
        font-weight: 400;
        font-size: 3.5rem!important;
        font-style: italic;
        font-family: apparat, sans-serif;
        text-align: center;
        margin-bottom: 2em;} }

.page-header .page-subheading {
    padding-top: 1em;
}

.site-breadcrumbs, .site-breadcrumbs a {
    line-height: 0!important;
}

p {font-family: apparat-light, sans-serif; font-weight: 400!important; font-size: 2rem;}

li {font-family: apparat-light, sans-serif; font-weight: 400!important; font-size: 2rem;}

#site-logo #site-logo-inner a img {
    height: 12em;
}

.thumbnail-caption {font-family: "apparat-light", sans-serif; color: #7E8083; font-size: 1rem; font-style: italic;}

a { text-decoration: none !important; }

.las la-plus {color: #fff;}


@media only screen and (min-width: 769px) {
    .container.clr.page-header-inner {max-width: 800px!important;} }

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 0!important;}

@media only screen and (max-width: 959px) {
    .content-area, .content-left-sidebar .content-area {
        margin-bottom: 0!important;
        border: 0;
    }
}

.site-breadcrumbs.position-under-title, .centered-page-header .site-breadcrumbs {margin-top: 1em;}

/* Center Logo For Mobile Devices */
@media only screen and (max-width: 959px) {
    #site-header #site-logo {    
        float: none;    
        display: block;    
        text-align: center;    
        width: 100%;
        max-width: none;
    }
    #site-logo #site-logo-inner {    
        display: block;
        height: auto;
    }
}

.oceanwp-mobile-menu-icon.mobile-right {
    display: none;
}

/* This part centers the mobile menu toggle */
.oceanwp-mobile-menu-icon {
    float: none !important;
    right: auto !important;
    text-align: center;
}

body.default-breakpoint .oceanwp-mobile-menu-icon {
        display: none;
    }

/* Resolve Main Menu Display When Using Boostrap */
#site-navigation-wrap .dropdown-menu {
    display: block;
    float: none;
    position: relative;
    top: auto;
    left: auto;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* NAVI */

.navi-by-bonfire ul li a {
    font-family: "apparat-light", sans-serif!important;
    line-height: 2.5;}

/* FONTS */

.boldfont {font-weight: 600!important; font-family: apparat, sans-serif!important; font-size: 2.5rem; color: #018A9D;}

@media only screen and (max-width: 767px) {   
    .xlwhite {
    color: #FFF; 
    font-size: 3.5rem;
    font-style:italic;
    font-weight: 200;} 
}

@media only screen and (min-width: 768px) {    
    .xlwhite {
    color: #FFF; 
    font-size: 8rem;
    font-style:italic;
    font-weight: 200;} 
}

@media only screen and (max-width: 767px) {   
    .xlgreen {
    color: #018A9D; 
    font-size: 3.5rem;
    font-style:italic;
    font-weight: 200;} 
}

@media only screen and (min-width: 768px) {    
    .xlgreen {
    color: #018A9D; 
    font-size: 8rem;
    font-style:italic;
    font-weight: 200;} 
}

@media only screen and (max-width: 767px) {   
    h2.lavender {
    color: #BF82B8;
    font-weight: 400;
    font-size: 2.5rem;
    font-style: italic;} 
}

@media only screen and (min-width: 768px) {    
    h2.lavender {
    color: #BF82B8;
    font-weight: 400;
    font-size: 3.5rem;
    font-style: italic;} 
}

@media only screen and (max-width: 767px) {   
    h3.whitefontxl {
        color: #fff!important;
        font-size: 3rem;
        font-weight: 600;
        font-style: italic;} 
}

@media only screen and (max-width: 767px) {   
    h3.whitefontxl {
        color: #fff!important;
        font-size: 4rem;
        font-weight: 600;
        font-style: italic;} 
}

@media only screen and (max-width: 767px) and (min-width: 1px) {
    .howpadding {
      padding-top: 4em;} }

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .howpadding {
      padding-top: 1.5em;} }

.whitefont {color: #fff!important; text-transform: uppercase;}

.whitefont:hover {color: #D5ABD0!important; text-transform: uppercase; transition: 0.3s;}

h6 {font-family: "apparat-light", sans-serif!important; font-weight: 300!important; line-height: 2rem!important; font-size: 1.2rem!important;}

/* BUTTONS */

.btnlavender {color: #fff!important; background: #BF82B8; font-weight: 400; padding: 0.5em 1em 0.5em 1em; text-transform: uppercase; display: inline-block; border-radius: 50px;  font-family: apparat, sans-serif; font-size: 1.6rem; font-weight: 400; font-family: apparat-light, sans-serif;}

a.btnlavender {color: #fff!important;}

.btnlavender:hover {background: #018A9D; color: #fff!important; transition: 0.3s;}

/* ACCORDION */

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: transparent;
  color: #fff;
  cursor: pointer;
  padding: 1em 0 0 0;
  width: 100%;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #fff; 
  outline: none;
  transition: 1.5s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion:hover {
  background-color: transparent;
  border-bottom: 1px solid #fff;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 1em 0 0 0;
  background-color: transparent;
  display: none;
  overflow: hidden;
  color: #fff!important; 
  font-family: "Manrope", serif;
  font-weight: 200!important;   
  font-size: 1.7rem!important;
}

/* YOUTUBE FEED */

.sby_follow_btn a {border-radius: 50px!important;}

.sby_load_btn a {border-radius: 50px!important;}

/* BLOG DESIGNER */

.bdpp-post-title a {font-family: "apparat", sans-serif!important; font-weight: 300; color: #008A9D!important;}

.bdpp-rdmr-btn {
    color: #fff;
    border: 0;
    background: #BF82B8;
    border-radius: 25px;
    font-family: "apparat-light", sans-serif!important;
    font-weight: 300;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 2em;
}

.bdpp-rdmr-btn:hover {
    color: #fff;
    border: 0;
    background: #008A9D;
    border-radius: 25px;
    font-family: "apparat-light", sans-serif!important;
    font-weight: 300;
    font-size: 1.5rem;
    text-transform: uppercase;
    line-height: 2em;
}

.bdpp-post-filter-wrap .bdpp-post-filter .bdpp-post-filter-cat {
    line-height: 2rem;
}

.bdpp-post-title {font-family: "apparat", sans-serif!important; font-weight: 300;}

.bdpp-post-desc {font-family: "apparat-light", sans-serif!important; font-weight: 300; font-size: 2rem;}

.bdpp-post-filter-wrap.bdpp-design-3 .bdpp-post-filter > .bdpp-post-filter-cat .bdpp-post-filter-cat-link, .bdpp-post-filter-wrap.bdpp-design-3 .bdpp-post-filter > .bdpp-res-nav-more .bdpp-res-nav-more-text {
    padding: 4px 15px !important;
    border: 1px solid #D5ABD0;
    border-radius: 50px !important;
    background: #D5ABD0;
    color: #fff !important;
}

.bdpp-res-nav-more-text {font-size: 1.3rem; font-family: "apparat-light", sans-serif!important;}

.bdpp-post-filter-cat-name {font-family: "apparat-light", sans-serif!important; font-size: 1.3rem; }

.bdpp-post-filter-wrap.bdpp-design-3 .bdpp-post-filter .bdpp-post-filter-cat-link:hover, .bdpp-post-filter-wrap.bdpp-design-3 .bdpp-post-filter .bdpp-res-nav-more-text:hover, .bdpp-post-filter-wrap.bdpp-design-3 .bdpp-post-filter .bdpp-post-filter-cat-active .bdpp-post-filter-cat-link {
    background: #D5ABD0;
    color: #fff !important;
    border-color: #D5ABD0;
}

.bdpp-res-nav .bdpp-res-nav-overflow {
    background-color: #D5ABD0;
    border-radius: 15px;
}

.bdpp-res-nav .bdpp-res-nav-overflow:hover {
    background-color: #BF82B8;
    border-radius: 15px;
}

span.bdpp-post-filter-cat-name a {color: #fff!important;}

.bdpp-post-filter-cat-name {color: #fff!important;}

.bdpp-post-filter {
    justify-content: center!important;
}

.blog-entry-bottom {display:none!important;}

.blog-entry.thumbnail-entry .blog-entry-category {
    color: #A9DDE4;
}

.single-post.content-max-width .thumbnail {
    margin: 1.5em auto;
    max-width: 700px;
}

/* ICONS */

.iconroll {
    background-color: transparent;
    border-radius: 50%;
    transition: 0.3s;
}

.iconroll:hover {
    background-color: #D5ABD0;
    border-radius: 50%;
    transition: 0.3s;
}

.numbers {
    font-family: "apparat", sans-serif;
    padding: 1rem 3.7rem;
    background: #018a9d;
    border-radius: 50%;
    color: #fff;
    display: inline;
    font-size: 5rem;
    font-weight: 600;
}

/* THEME STYLES & BACKGROUNDS */

.lavenderline {background: #BF82B8; height: 3px;}

.lightbg2 {background: #EBF7F7; color: #018A9D;}

@media only screen and (max-width: 768px) {
    .lifeway {
      width: 30%;} }

@media only screen and (min-width: 769px) {
    .lifeway {
      width: 100%;} }

@media only screen and (max-width: 768px) and (min-width: 1px) {
  .ellipse {
      background-image: url("/wp-content/uploads/2025/03/ellipse.svg");
      background-size: 40%;
      background-position: 50% 20%;
      background-repeat: no-repeat;}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .ellipse {
      background-image: url("/wp-content/uploads/2025/03/ellipse.svg");
      background-size: constrain;
      background-position: 50% 60%;
      background-repeat: no-repeat;}
}

@media only screen and (max-width: 1600px) and (min-width: 1025px) {
  .ellipse {
      background-image: url("/wp-content/uploads/2025/03/ellipse.svg");
      background-size: constrain;
      background-position: 97% 70%;
      background-repeat: no-repeat;}
}

@media only screen and (max-width: 2560px) and (min-width: 1601px) {
  .ellipse {
      background-image: url("/wp-content/uploads/2025/03/ellipse.svg");
      background-size: constrain;
      background-position: 75% 70%;
      background-repeat: no-repeat;}
}

@media only screen and (min-width: 1025px) {
    .photobg1 {background-image: url("/wp-content/uploads/2025/03/jackie-home.jpg");
        background-size: 60%;
        background-position: right center;
        background-repeat: no-repeat;
        min-height: 500px;} }

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .photobg1 {background-image: url("/wp-content/uploads/2025/03/jackie-home.jpg");
        background-size: 60%;
        background-position: right center;
        background-repeat: no-repeat;
        min-height: 400px;} }

@media only screen and (max-width: 767px) {
    .photobg1 {background-image: url("/wp-content/uploads/2025/03/jackie-home.jpg");
        background-size: 60%;
        background-position: right center;
        background-repeat: no-repeat;
        min-height: 200px;} }

@media only screen and (min-width: 1025px) {
    .photobg2 {background-image: url("/wp-content/uploads/2025/03/patches.jpg");
        background-size: 50%;
        background-position: left top;
        background-repeat: no-repeat;
        min-height: 500px;} }

@media only screen and (max-width: 1024px) {
    .photobg2 {background-image: url("/wp-content/uploads/2025/03/patches.jpg");
        background-size: 60%;
        background-position: left top;
        background-repeat: no-repeat;
        min-height: 400px;} }

.bluebg {background: #018A9D;}

.lightbg {background: #A9DDE4; color: #018a9d;}

@media only screen and (min-width: 1025px) {
    .topmargin {margin-top: 4em;} }

@media only screen and (max-width: 1024px) {
    .topmargin {margin-top: 2em;} }

@media only screen and (min-width: 1025px) {
    .topmarginxl {margin-top: 6em;} }

@media only screen and (max-width: 1024px) {
    .topmarginxl {margin-top: 4em;} }

@media only screen and (min-width: 1025px) {
    .bottommargin {margin-bottom: 4em;} }

@media only screen and (max-width: 1024px) {
    .bottommargin {margin-bottom: 2em;} }

@media only screen and (min-width: 1025px) {
    .marginboth {margin-bottom: 4em; margin-top: 4em;} }

@media only screen and (max-width: 1024px) {
    .marginboth {margin-bottom: 2em; margin-top: 4em;} }

@media only screen and (min-width: 1025px) {
    .topspace {padding-top: 4em;} }

@media only screen and (max-width: 1024px) {
    .topspace {padding-top: 2em;} }

@media only screen and (min-width: 1025px) {
    .bottomspace {padding-top: 4em;} }

@media only screen and (max-width: 1024px) {
    .bottomspace {padding-top: 2em;} }

@media only screen and (min-width: 1025px) {
    
.bothspace {padding-top: 4em; padding-bottom: 4em;} }

@media only screen and (max-width: 1024px) {
    
.bothspace {padding-top: 2em; padding-bottom: 2em;} }

/* INSTA FEED */

#instagram-gallery-feed-0 .instagram-gallery-item {
    padding: 0!important;
    margin: 0!important;
}

.instagram-gallery__actions {display: none;}

/* BLOG BUTTON */

.blog-entry.thumbnail-entry .blog-entry-readmore a {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.2;
    padding-bottom: 3px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    padding-bottom:7px;
    margin-bottom:10px;
    color: #a9dde4;
}
.blog-entry.thumbnail-entry .blog-entry-readmore i.fa.fa-angle-right {
    margin-left:5px;
}

/* CONTACT FORM */

.contact-space {padding-right: 0!important; padding-left: 0!important; margin-bottom: 1em;}

input.wpcf7-form-control.wpcf7-submit[type="submit"] {
    border-radius: 50px!important;
    background-color: #BF82B8!important;
    color: #fff!important;
    font-family: "apparat-light", sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0;
}

input.wpcf7-form-control.wpcf7-submit[type="submit"]:hover  {
    border-radius: 50px!important;
    background-color: #018a9d!important;
    color: #fff!important;
    font-family: "apparat-light", sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0;
}

input[type="email"] {border: 1px solid #018a9d!important; border-radius: 50px!important; background-color: #fff!important;}

input[type="text"] {border: 1px solid #018a9d!important; border-radius: 50px!important; background-color: #fff!important;}

input[type="tel"] {border: 1px solid #018a9d!important; border-radius: 50px!important; background-color: #fff!important;}

textarea {border: 1px solid #018a9d!important; border-radius: 15px!important; background-color: #fff!important; min-height: 6em!important; max-height: 6em!important;}

/* YOUTUBE */

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
