/*!
Theme Name: Funcare
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Funcare theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: funcare
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: funcare
Template Id: funcare
*/


.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n) a{
background-color: #eb767b;
}
.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n-1) a{
background-color: #e3573f; 
}
.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n-2) a{
background-color: #f48d4d;
}
.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n-3) a{
background-color: #ebc040;
}
.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n-4) a{
background-color: #4ca26c;
}
.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n-5) a{
background-color: #1c3642;
}

.jet-menu-container .jet-menu-inner .jet-menu li:nth-child(7n-6) a{
background-color: #046ba5;
}

.jet-theme-core-document {
  overflow-x: hidden;
}

.jet-theme-core-document .search-form__submit.btn {
  padding: 13px;
  font-size: 1rem;
}

header.page-header {
  display: none;
}
.elementor-widget-container p {
  margin: 0 0 0em!important;
}

body.logged-in .page-content p{
  font-family: 'Lexend Deca', sans-serif;
  font-weight: 600;
  color: #1C3642;
}

body.logged-in .page-content .post-password-form label + input {
  font-weight:600;
  font-family: 'Lexend Deca', sans-serif;
  color: #ffffff;
  background-color: #1C3642;
  padding: 12px 40px;
}