/* @import url('https://fonts.googleapis.com/css2?family=Mali:wght@500&family=Ubuntu:wght@400;500;700&display=swap'); if all else fails use this*/

#tinymce { background-color: #fff; }
.ui-widget-overlay {     background-color: #fff;     }
body {font-family: 'Ubuntu', sans-serif;     background-color: white;}
header .container { background-color: transparent; }
header.top-header  {background-color: #304656; padding-top: 30px;     padding-bottom: 30px; }
header.top-header  { background-image: url('/uploads/sites/tearohealth//theme/images/bg1.png'); background-position: 40px 0px; background-repeat: no-repeat; }

.banner-info h4 {  color: #f6e096;    font-size: 2.3em;    font-weight: 700;       padding-bottom: 0px; line-height: 1em; margin-top: 0px;}
.banner-info p {  color: #fff;    font-size: 1.1em;    font-weight: 700;       padding-bottom: 0px; line-height: 1.3; margin-bottom: 0px;}

.navbar { padding: 0rem 1rem; }
nav .container { padding-left: 0px; }
.primary-menu .menu, .primary-menu .menu a, .primary-menu .menu a.active, .primary-menu .menu a:hover, .primary-menu .menu a  { background-image: none;     font-weight: 500;  }
.primary-menu,  .menu li li a  
   { background-image: none;  margin-left: 0px; margin-right: 0px; background-color: #1189a4; }
    .primary-menu a, .primary-menu a:visited { color:#fff; padding-left: 17px; padding-right: 17px;  }
    .menu a {padding: 16px 10px; }
    .menu a:hover,  .menu a.active { color:#e6db88;; }

/* Child menus */
.menu li li {  float: none; }
.primary-menu-item ul {  position: absolute;  z-index: 999; }
.menu li > a:after {  font-family: "Font Awesome 5 Pro"; content: " \f107"; } 
.menu li > a:only-child:after { content: ''; }

.primary-menu .menu li li a, #footer ul.menu .details-slide .primary-menu-item { border-bottom: solid 0px #fff; background-color: #fff;  color:#616060;}
.menu .details-slide.opened {   background-color: transparent; padding-left: 0px; border: 1px solid #cecdcd;}
.menu .details-slide.opened ul.details-slide {   margin-left: 100px; width: max-content;}

/* DONATE */
.nav-79711.primary-menu-item a { font-size: 1.2em;     color: #993905;     background-color: #edce66; margin-left: 60px; position: absolute;    right: 0; padding: 13px 13px; }
.nav-79711.primary-menu-item a:hover {  color: #edce66;     background-color: #993905; }

/*mobile menu */
a.open-menu.details-opener.xs-opener { color: #000; padding: 10px 10px 7px 10px; }
a.open-menu.details-opener.xs-opener:hover { color: #a53c46;  }
.fa-bars:before { font-size: 1.8rem; }
.small-hidden-menu .xs-opener {border: none; background-color: #fff;    margin-top: 30px; margin-right: 20px; padding:  10px;    }
.small-hidden-menu .details-slide.opened    { border-bottom: 0px #fff solid; border: 1px solid #cecdcd; }
.small-hidden-menu .details-slide.menu { background-color: rgba(255,255,255,0.75); right: 10px; left: unset; width: 60%; bottom: unset; margin-top: 130px; }
.small-hidden-menu ul li { background-color: #314555;  text-align: left;  }
.small-hidden-menu ul li > a:after  { display: none; }

#main-content {  background-color: #fff;    background-image: none;}
#middle-panel { margin-bottom: 30px;    margin-top: 30px; }
   @media screen and (max-width: 600px) { #middle-panel  {  margin-bottom: 10px; }}
#right-panel  {  margin-bottom: 30px; }
   @media screen and (max-width: 600px) { #right-panel  {  margin-top: 10px; }}
#content-top { padding-right: 25px;    padding-left: 25px; width:100%; }
#content-extra img, #content-bottom { width:100%; }
@media screen and (max-width: 600px) {  #content-top, #content-bottom {  padding-left: 15px; padding-right: 15px; }}

.social {float:right; margin-bottom: 20px;     margin-right: 10px; }
.social a { color: #3d5997; font-size: 2.2em; text-decoration: none;}
.social a:hover { color: #981131;  }
/* search form */
#search fieldset { background-color: #fff; padding: 5px 5px 5px 15px; border: 1px solid #bababa; border-radius: 20px; }
#search input { width: 80%;}
#search input.form-control { border: none; background-color: transparent; padding-left: 0px; padding-right: 0px; }
#search fieldset .form-group { margin-bottom: 0px; }
#search-btn { padding: 2px 7px 0px 0px;}
#search-btn:hover { color: red;}
#search-text { background-color:transparent; text-transform: uppercase; font-size: 0.8em;}

p { color: #000; font-size: 1.1em; line-height: 1.9; }
ul li, ol li  { color: #000; font-size: 1.1em; line-height: 1.8; margin-bottom: 0.7em; }
.intro { font-size: 1.3em; margin-top: 1em; margin-bottom: 1em; }
.box ol, .box ul { margin: 6px 10px 0 10px;     padding-left: 20px; }

h2 {font-family: 'Mali', cursive; }

h1 { font-size:2em; color:#993905; font-weight:400; margin-bottom:0.3em; margin-top:1.5em; line-height: 1.1;}
h1 a, h1 a:visited { color:#993905; }
h2 { font-size:1.8em; color:#21303c; font-weight:500; margin-bottom:0.1em; margin-top:1.5em; line-height: 1.3;} 
h2 a, h2 a:visited, h2 a strong { color:#324553; }
h3 { font-size:1.5em; color:#05889e; font-weight:500; margin-top:1.7em; margin-bottom:0.4em; line-height: 1.4;}
h3 a, h3 a:visited, h3 a strong { color:#05889e; }
h4 { font-size:1.3em; color:#21303c; font-weight:500; margin-top:1em; margin-bottom:0.4em; line-height: 1.35;}
h4 a, h4 a:visited { color:#21303c; }
h5 { font-size:1.2em; color:#05889e; font-weight:700; margin-top:0.5em;  margin-bottom:0.4em; line-height: 1.4;}
h5 a, h5 a:visited { color:#05889e; }
h6 { font-size:1.0em; color:#993905; font-weight:700; margin-top:0.3em; margin-bottom:0.4em; margin-top: 0.8em; line-height: 1.4;}
h6 a, h6 a:visited { color:#993905; }
a:hover, h1 a:hover, h2 a:hover,  h3 a:hover,  h4 a:hover,  h5 a:hover,  h6 a:hover, strong a:hover { text-decoration:none; color:#4383c7; }

.top-header a img {    width: 400px; }
   @media screen and (max-width: 600px) { .top-header a img { padding-bottom:20px; }}
.top-header a img:hover { opacity: 1; }
a img:hover { opacity: 0.7; filter: alpha(opacity=70); }

a { color: #0297c5; }
article a { text-decoration:none; }
article a p, #fd-content-broadcast p { line-height: 1.85; font-size: 1.05em;}
.content-header {     margin-bottom: 10px; }
.signature-image {     margin-top: 3px; }
.read-more:hover { color:#007bff;}
img.bordered {    border: 1px solid #ccc9c9; }

legend { font-size:1.2em; color: #036476; background-color:transparent;}
dt label { color: #4b5d61; }
.small { font-size: 1em; line-height: 1.4;}
.highlight { color:#F00; }
strong { color: inherit;}
a strong, a strong:visited { color: #0f9ac5; }
a strong:hover { color: #0a8de9; }

/* CLASSES */
.button {   border: 2px solid #4a6f7c; padding: 10px 30px; background-color: #fff; width: 100%; display:block; text-align: center; border-radius:60px;    line-height: 2em;}
.button a, .button a:visited   { text-decoration:none;}
.button:hover a {  color: #c3d7df; } 
.button:hover  { background-color:#4a6f7c; border: 2px solid #4a6f7c; color:#fff;  }

.smbutton { color:#fff; margin: 20px auto; text-align: center; border: 2px solid #282f34;  padding: 8px 20px; border-radius: 3px;     line-height: 2em; display: inline; background-color: #40454a;  font-weight:600;}
.smbutton a { color:#fff; padding: 2px 12px; }
.smbutton a:hover { color: #f6e096; }
.smbutton:hover  { color: #f6e096; background-color: #282f34; border: 2px solid #282f34; }


.background { padding: 1rem 1rem 0.2rem; background-color: #f6e096;  text-align: center; display:block;     margin-bottom: 0em; margin-top: 0em; margin-left: 0px; margin-right: 0px;}
.background a, .background a:visited   { text-decoration:none;} 
.background a:hover  { color:#0392eb; }

.rule { border-bottom: 2px solid #aaaea7; padding-bottom: 10px; margin-bottom: 30px;}
.rule a, .rule a:visited   { text-decoration:none; }
.rule a:hover { color:#0392eb; text-decoration:none; }
.background.rule  { margin-bottom: 0px; }
.caption { line-height:1.4; font-size:0.9em; }
.paddingnone { padding-bottom: 0px; margin-bottom: 0px; margin-top: 0px; padding-top: 0px; }

blockquote {    margin: 0 0 1rem;  font-weight:500;  font-size:1.1rem; margin: 1.2rem 0 1.2rem;  padding-left: 40px; border-left: 2px solid #b5a639; }

/* BUTTONS*/
#h2-error .btn.green { border: solid; border-radius: 60px; background-color: #028553;}

.btn.green {  color: #028553;  border: 2px solid #028553;  background-color: #fff;}
.btn.green:hover {background-color: #028553; border: 2px solid #028553; }
.btn.green:active {background-color: #028553; border: 2px solid #028553;  }

.btn.blue {  color: #0381cc;  border: 2px solid #0381cc; background-color: #fff;     border-radius: 20px; }

/* Extra Content banners */
.banner {  position: relative; background-color: #17a2c1;}
.top-left {  position: absolute;  top:0px;  left: 16px; width: 100%; }
.bannerimage img { object-fit: cover;    height: 220px; }
   @media screen and (max-width: 1200px) { .bannerimage img  {  object-fit: cover; height: 220px; }}
   @media screen and (max-width: 576px) { .bannerimage img   {  object-fit: cover; height: 300px; }}

.bannertext { color:#fff; font-size:1.8em; font-family: 'Mali', cursive; font-weight:500;  line-height: 1.4;  max-width: 1400px; padding: 40px 0px 20px 300px;    margin-bottom: 0.5em; text-align: left;}  
   @media screen and (max-width: 1650px) { .bannertext  {  padding: 40px 0px 20px 100px; }}
   @media screen and (max-width: 768px) { .bannertext  {  padding: 30px 40px 20px 40px; }}

/* CARDS*/
.card { border: none; padding-right: 15px; background-color: transparent; display: flex; flex-direction: column;}
#middle-panel .card-body { padding: 1rem 0rem 0rem 0rem;     height: 350px; margin-bottom: 1rem;}
#middle-panel .card.panel-display .signature-image { object-fit: cover; max-height: 15rem;}
h5.card-title { font-size: 1.3em;   font-weight: 500;  line-height: 1.3; margin-bottom: .5rem; }
h5.card-title:hover { color:#337ab7; }
.card-body a { text-decoration: none; }
p.card-text { font-size: 1em;     line-height: 1.5; }
 p.card-text::after {  content: "\A \A READ MORE"; color:#0493cc; white-space: pre; font-size: 0.9em; font-weight: 500;}
 p.card-text:hover:after {  color:#057ce4; }
.card-date {display:none;}

#event-search-calendar td.day.new-day.active.selected {     background-color: #f7b61f; }

.bootstrap-modal-btn:hover { color: #428bca; }
.bootstrap-modal-btn:before { color: #084c71; font-family: "Font Awesome 5 Pro", sans-serif; content: "\f055"; margin-right: 5px; font-size: .9em; }

a.btn.broadcast-ignore { width: inherit;}
#modules-holder ol { margin-left: 5px;}

.details-opener.opened h1:before, .details-opener.opened h2:before, .details-opener.opened h3:before, .details-opener.opened h4:before, .details-opener.opened h5:before, .details-opener.opened h6:before, .details-opener.opened p:before { color: #028553; font-family: "Font Awesome 5 Pro"; content: "\f056"; margin-right: 5px;}
.details-opener h1:before, .details-opener h2:before, .details-opener h3:before, .details-opener h4:before, .details-opener h5:before, .details-opener h6:before, .details-opener p:before { color: #095a8c; font-family: "Font Awesome 5 Pro"; content: "\f055"; margin-right: 5px; }
.details-slide.opened    { border-bottom: 2px #0492a4 solid;    margin-bottom: 40px; }
.small-hidden-menu .details-slide.opened    { border-bottom: 0px #fff solid; }
.rating_text {     float: right;     text-align: right;     font-size: 0.8em;     text-transform: uppercase;     font-weight: 600; }

.map-responsive{  overflow:hidden;  padding-bottom:56.25%; position:relative; height:0;  }
.map-responsive iframe {  left:0;  top:0; height:100%; width:100%;  position:absolute;  }

#footer, #footer .container { background-color: #3d5363; }
#footer { padding-bottom: 300px; }
#footer p, #footer a { color: #fff; }
 #footer a:hover { color:#f7e771; text-decoration:none;}
  #footer a.active { color:#e6db88;; }
#footer ul.menu { padding-left: 0px; font-size: 1.2em; }
#footer .nav-79711.primary-menu-item a {   color: #fff;   position: unset;     right: unset; margin-left: unset; background-color: transparent; font-size: 1em;}
#footer .nav-79711.primary-menu-item a:hover, #footer .nav-79711.primary-menu-item a.active {   color: #e6db88;}

.footer-info h4 { font-size: 2.8em;  color: #f6e096;   font-weight: 700; padding-left: 5px;     margin-top: 0; margin-bottom: 0;}
#footer .footer-info p { font-size: 1.2em; padding-left: 5px; }

@media print {        header, header *, #comment-form-hide-btn, #right-panel    {         display: none !important;     } }