@font-face {
  font-family: 'Beatrice-Bold';
    src: url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Bold.eot'); /* IE9 Compat Modes */
    src: url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Bold.otf'), /* IE6-IE8 */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Bold.woff2') format('woff2'), /* Super Modern Browsers */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Bold.woff') format('woff'), /* Pretty Modern Browsers */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Bold.ttf')  format('truetype')
}

@font-face {
  font-family: 'Beatrice-Extrabold';
    src: url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Extrabold.eot'); /* IE9 Compat Modes */
    src: url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Extrabold.otf'), /* IE6-IE8 */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Extrabold.woff2') format('woff2'), /* Super Modern Browsers */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Extrabold.woff') format('woff'), /* Pretty Modern Browsers */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-Extrabold.ttf')  format('truetype')
}

@font-face {
  font-family: 'Beatrice-BoldItalic';
    src: url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-BoldItalic.otf'), /* IE6-IE8 */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-BoldItalic.woff2') format('woff2'), /* Super Modern Browsers */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-BoldItalic.woff') format('woff'), /* Pretty Modern Browsers */
        url('/wp-content/themes/kadence-child/fonts/Beatrice/Beatrice-BoldItalic.ttf')  format('truetype')
}

@font-face {
  font-family: 'SquarePeg';
    src: url('/wp-content/themes/kadence-child/fonts/Square_Peg/SquarePeg-Regular.ttf')  format('truetype')
}
body{
  font-family: Montserrat;
}
.main-navigation .primary-menu-container > ul > li.menu-item > a {
  letter-spacing: 0.06em;
}

h2.wp-block-kadence-advancedheading {
      font-family: 'Beatrice-Extrabold';
         font-weight: 500;
}
.relative{
  position: relative;
}

.beatriceitalic.wp-block-kadence-advancedheading{
     font-family: 'Beatrice-BoldItalic';
     font-weight: 500;
}
.beatrice{
    font-family: 'Beatrice-Bold'!important;
     font-weight: 500;
}
.BExtrabold{
    font-family: 'Beatrice-Extrabold';
     font-weight: 500;
}
.application .BExtrabold{
     font-weight: 500;
}

.SquarePeg{
       font-family: 'SquarePeg';
}

.single-content h1{
     font-family: 'Beatrice-Extrabold';
    font-weight: 500;
    position: relative;
    z-index:10;
}
.kadence-blocks-gallery-item * {
    font-family: 'Beatrice-Extrabold';
    font-weight: 500;
}

.italic_highlight mark{

}
.tns-outer .tns-nav button{
    width: 16px;
    height: 16px;
}
.tns-outer .tns-nav button:before{
      width: 7px;
    height: 7px;
}

.post-back-button {
    visibility: hidden;
}

.site-middle-footer-inner-wrap {
    padding-top: 0;
    padding-bottom: 50px;
}
.site-footer-middle-section-5 .footer-widget-area figure{
  display:  none;
}
.site-footer-top-section-2{
  display: none;
}

.site-middle-footer-inner-wrap .menu{
    text-align: right;
}
.footer-widget6 .kt-svg-icons{
  text-align: center;
    border: 2px solid #004639;
    border-radius: 134px;
    padding-top: 9px;
       width: 60px;
    height: 60px;
}


.footer-navigation .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    font-weight: 700;
    font-family: "Beatrice-Bold";
    letter-spacing: 0.2em;
    white-space: nowrap;
   }
.site-bottom-footer-wrap .wp-block-kadence-image{
        position: relative;
}
.site-top-footer-wrap .kb-img{
   display: none;
}

.site-bottom-footer-wrap .kb-img{
       position: absolute;
    bottom: -155px;
    left: -150px;
    width: 500px;
    max-width: 395px;
}
.site-bottom-footer-wrap p{
      white-space: nowrap;
}

.kt-blocks-carousel .slick-track {
   left: -500px;
}

.smile, .pledge, .star, .sweet mark, .hands{
  position: relative;
        
}
.sweet mark:before{
   content: "";
    width: 120px;
    height: 60px;
    background: url(/wp-content/uploads/2022/12/savory.png) no-repeat;
    top: -40px;
    position: absolute;
    background-position: center;
    background-size: contain;
    right: -71px;
}

.star mark, .hands mark {
  position: relative;
  display: block;
}

.star mark:after {
        content: "";
        width: 25px;
        height: 25px;
        background: url("/wp-content/uploads/2022/12/Star.png") no-repeat;
        background-size: contain;
        top: 0px;
        position: absolute;
}
.pledge:before {
        content: "";
        width: 60px;
        height: 60px;
        background: url("/wp-content/uploads/2022/12/Do-dad-astericks.png") no-repeat;
        top: 0px;
        position: absolute;
            margin-left: -35px;

}
.hands mark:after {
    content: "";
    width: 87px;
    height: 86px;
    background: url(/wp-content/uploads/2023/01/hands.png) no-repeat;
    top: -35px;
    position: absolute;
    margin-left: 15px;
}

.cf7-div{
    position: relative;
}
.centered{
  text-align: center;
}
.centered img{
     margin: 0 auto;
}
.mobile_center{
  display: inline-block;
}


.single-content .centered h2{
    margin: 0 0 0.5em;
}
.green_underline{
  border-bottom: 2px solid #5DECB3;
  font-family: 'Beatrice-Bold';
    width: auto;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
        letter-spacing: 2px;
        padding-bottom: 2px;

}
.green_underline_bold{
   border-bottom: 3px solid #5DECB3;
  font-family: 'Beatrice-Bold';
    width: auto;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
        letter-spacing: 2px;
        padding-bottom: 2px;
}
.center.green_underline{
    display: block;
    border: 0;
}
.center.green_underline strong{
    border-bottom: 2px solid #5DECB3;
}

.contact_form .kt-row-column-wrap{
  padding-top: 0;
}
.green_focus p.wp-block-kadence-advancedheading mark{
  border-bottom: 1px solid #5DECB3;
   padding-bottom: 1px;
}
.underline_button span{
  border-bottom: 1px solid #004639;
   padding-bottom: 2px;
}
.green_focus .underline_button span{
  border-bottom: 1px solid #fff;
   padding-bottom: 2px;
}

input.wpcf7-form-control{
    width: 100%;
    border: 0;
    color: #000;
    box-shadow: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    
}
textarea.wpcf7-form-control{
    width: 100%;
   color: #222F5D;
    box-shadow: none;
     border: 1px solid #000;
    border-radius: 4px;
}
input.wpcf7-submit{
    border-bottom: 0;
    
}
  input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: rgba(0,0,0,.9);
    }
    input::-moz-placeholder { /* Firefox 19+ */
       color: rgba(0,0,0,.9);
    }
    input:-ms-input-placeholder { /* IE 10+ */
       color: rgba(0,0,0,.9);
    }
    input:-moz-placeholder { /* Firefox 18- */
       color: rgba(0,0,0,.9);
    }
     textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(0,0,0,.9);
    }
    textarea::-moz-placeholder { /* Firefox 19+ */
       color: rgba(0,0,0,.9);
    }
    textarea:-ms-input-placeholder { /* IE 10+ */
       color: rgba(0,0,0,.9);
    }
    textarea:-moz-placeholder { /* Firefox 18- */
       color: rgba(0,0,0,.9);
    }

 textarea.wpcf7-form-control{
   height: 180px;
    margin-bottom: 20px;
 }

input.wpcf7-form-control:focus, input.wpcf7-form-control:active
{
        outline: none;
        box-shadow: none;
        border-bottom: 1px solid #79E5F1;
        
}
textarea.wpcf7-form-control:focus, textarea.wpcf7-form-control:active
{
        outline: none;
        box-shadow: none;
        border: 1px solid #79E5F1;
        
}

.cf7-div label{
  position: absolute;
  top: 2px;
  padding: 7px 0 0 15px;
  transition: all 400ms;
  opacity: .6;
    z-index: -1;
    left:0;
}

.cf7-div input:focus +  .label,
.cf7-div input:valid +  .label, 
.cf7-div textarea:focus +  .label,
.cf7-div textarea:valid +  .label
 {
  transform: translate3d(0, -120%, 0);
  padding: 7px 0 0 0;
  opacity: 1;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  color: #79E5F1;
  font-weight: 700;
}
.underline_big img{
      margin-left: -53px;
    transform: scale(1.2);
    margin-top: -14px;
    z-index: -1;
    position: relative;
}
.underline_mid img{
    margin-top: -20px;
}
.mid_arrow{
  position: relative;
}
.mid_arrow img{
      position: absolute;
    width: 200px;
    top: -50px;
    right: -50px;
}
#colophon .footer-navigation .footer-menu-container > ul > li > a {
    padding: 2px 0;
      color:#004639;
      font-weight: 500;
}
.kb-gallery-ul strong {
    font-weight: 500!important;
}
#colophon .footer-navigation .footer-menu-container > ul li a:hover{
  color:#004639;
}

.tns-outer .tns-nav button:before{
  background: #5DECB3;
}

.kt-blocks-carousel .slick-prev, .kt-blocks-carousel .slick-next{
    height: 60px;
    width: 40px;
    background: rgba(0,0,0);
    opacity: 1;
        top: 43%;
}
.kt-blocks-carousel .slick-next:before, .kt-blocks-carousel .slick-prev:before  {
    border-width: 3px 3px 0 0;
    height: 12px;
    width: 12px;
}
.display_none{
  display: none;
}

@media screen and (max-width: 1024px) { 

.site-top-footer-wrap .kb-img{
   display: block;
}
.site-bottom-footer-wrap .kb-img {
    position: absolute;
    bottom: -155px;
    left: -285px;
}
.site-bottom-footer-wrap p{
     
    white-space: inherit;
}
.border-bottom .kt-inside-inner-col{
    position: relative;
}

.border-bottom .kt-inside-inner-col::before{
 content: "";
    height: 2px;
    position: absolute;
    background: url(/wp-content/uploads/2022/12/Vertical-Green-Line-1.png);
    width: 33px;
    bottom: 0;
    left: 47%;
}

}

@media screen and (max-width: 600px) { 

.mid_arrow img{
   display: none;
}

.smile:after {
          top: 33px;
    right: 0;
    transform: scale(0.7);
}

.star:after {
    top: -17px;
    MARGIN-LEFT: -27PX;
}
.pledge:before {
         top: 0px;
}


.site-footer-middle-section-5 .footer-widget-area-inner{
  justify-content: flex-end;
    display: flex;
}
.site-footer-middle-section-5 .footer-widget-area figure{
   display: flex;
}
}

@media screen and (max-width: 1050px) { 
   .mobile_hiddenBackground .kt-inside-inner-col {
      background: none;
  }
}

@media screen and (max-width: 767px) { 
 
  .mobile_centered .kt-inside-inner-col{
    text-align: center;
  }
  .mobile_centered .kt-inside-inner-col p:not(:first-child){
    text-align: left;
  }
    .mobile_centered .kt-inside-inner-col ul{
    text-align: left;
  }
 

}

@media screen and (max-width: 600px) { 
   .hands mark:after {
    content: "";
    width: 60px;
    height: 86px;
    background: url(/wp-content/uploads/2023/01/hands.png) no-repeat;
    top: -53px;
    position: absolute;
    margin-left: 0px;
    background-size: contain;
}
  }

.tm {
  position: relative;
}

.tm::after {
  position: absolute;
  top: -1.75em;
  left: calc(50% + 17em);
  content: "TM";
  vertical-align: super;
  font-size: .2em;
  font-weight: normal;
  font-family: Arial;
  text-transform: uppercase;
}

.wp-block-kadence-advancedgallery .kb-gallery-type-tiles > .kadence-blocks-gallery-item {
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 600px) {
    .star mark, .hands mark {
        display: inline;
    }

    .star mark:after {
        width: 35px;
        height: 35px;
    }
}

@media screen and (min-width: 1024px) {
    .smile:after {
        content: "";
        width: 60px;
        height: 60px;
        background: url("/wp-content/uploads/2022/12/Similey-Face.png") no-repeat;
        top: 0px;
        right: 120px;
        position: absolute;
      }
}