/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.bigfoot_style .gform_wrapper.gravity-theme input[type=color], .bigfoot_style .gform_wrapper.gravity-theme input[type=date],.bigfoot_style .gform_wrapper.gravity-theme input[type=datetime-local],.bigfoot_style .gform_wrapper.gravity-theme input[type=datetime],.bigfoot_style .gform_wrapper.gravity-theme input[type=email],.bigfoot_style .gform_wrapper.gravity-theme input[type=month],.bigfoot_style .gform_wrapper.gravity-theme input[type=number],.bigfoot_style .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search],.bigfoot_style .bigfoot_style .gform_wrapper.gravity-theme input[type=tel],.bigfoot_style .gform_wrapper.gravity-theme input[type=text],.bigfoot_style .gform_wrapper.gravity-theme input[type=time],.bigfoot_style .gform_wrapper.gravity-theme input[type=url],.bigfoot_style .gform_wrapper.gravity-theme input[type=week],.bigfoot_style .gform_wrapper.gravity-theme select,.bigfoot_style .gform_wrapper.gravity-theme textarea{
	background-color: #2f2f30;
    border: 1px solid #2f2f30;
    height: 50px;
    border-radius: 30px;
	padding: 10px 20px;
	color: #fff;
}

.bigfoot_style .gform_wrapper.gravity-theme textarea{
	resize: none;
}
.bigfoot_style .gform_wrapper.gravity-theme .gfield_label, .bigfoot_style .gform_wrapper .gfield_required, .bigfoot_style .gfield_select option{
	color: #fff;
}
.bigfoot_style #gform_1{
	max-width: 480px;
	font-family: "Poppins", Sans-serif;
}

.bigfoot_style input#gform_submit_button_1 {
    background-color: #9fac5c;
}
.um-field.um-field-block.um-field-block.um-field-type_block:first-child {
    background: #014e4c;
    color: #fff;
    font-size: 22px;
    padding: 10px 20px;
    margin: 0px;
    font-family: "Merriweather", Sans-serif;
}
.elementor-shortcode .um-field-label label {
    font-size: 18px !important;
    color: #000;
}
.um-field-label .um-field-label-icon i{
	color: #E16F3E;
}
.um-profile.um-viewing .um-field-label{
   border-bottom: solid 2px #f7f7f7 !important;
}
.um-field-value a{
	text-decoration:underline;
}
.um-field-value a, .um-field-value {
    font-size: 16px;
    color: #000;
}
.um-field.um-field-block.um-field-block.um-field-type_block:nth-child(2) {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.elementor-shortcode .um-profile-nav{
	background: #e16f3e;
}
.um-profile-nav-item.active a{
	background: transparent !important;
    border: 1px solid #fff !important;
}
.um-faicon-cog:before, .um-faicon-gear:before{
    color: #000;
}
.um-profile.um .um-profile-headericon a {
    color: #000 !important;
    text-align: left;
    font-weight: bold;
}
.um-dropdown-arr{
   color: #f7f7f7 !important;
}
.um-name a {
    color: #000 !important;
    font-weight: bold;
}
.um-profile-nav-item a:hover {
    background: #014e4c !important;
}

/*Chat CSS*/
#fep-header {
    background-color: #014e4c;
    color: #fff;
    border: 1px solid #014e4c;
}
#fep-header > div {
    display: grid;
    padding: 20px;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
}
#fep-header .avatar{
	min-width: 90px;
    min-height: 90px;
    max-width: 90px;
    max-height: 90px;
    border-radius: 100%;
    box-shadow: 2px 8px 10px rgba(0, 0, 0, 0.29);
}
@media screen and (min-width: 767px) {
#fep-menu{
    display: flex;
    flex-direction: row;
	padding: 15px 0px;
    grid-gap: 10px;
}
}

#fep-menu .fep-button, .fep-button, .fep-button-active{
    flex: 1;
    margin: 0px;
	border: none;
    font-size: 13px !important;
    padding: 10px 5px;
    color: #fff !important;
    border-radius: 3px !important;
}
#fep-content{
	padding: 20px;
	border: 1px solid #f7f7f7;
}
div#fep-content h2 {
    color: #014E4C;
    font-family: "Poppins", Sans-serif;
}
.fep-form-field{
	margin-bottom: 20px;
}
.fep-label > label {
    font-size: 20px;
    font-weight: bold;
    color: #3A4F66;
    margin-bottom: 5px;
}
.fep-field input[type="text"], input.fep-messagebox-search-form-field, input.fep-announcementbox-search-form-field,input.fep-directory-search-form-field {
    height: 50px !important;
    padding: 15px;
    font-size: 18px;
}
.fep-field input[type="text"]:focus, input.fep-messagebox-search-form-field:focus,input.fep-announcementbox-search-form-field:focus ,input.fep-directory-search-form-field:focus{
	    border-color: #e16f3e !important;
}
button.fep-button {
    background-color: #9fac5c;
    font-weight: bold;
}
button.fep-button:hover{
	background-color: #e16f3e;
}
div#fep-footer {
    display: none;
}
div#fep-box-content-content {
    font-size: 18px;
    color: #3A4F66;
}
input.fep-cb, input.fep-cb-check-uncheck-all,form.fep-form.fep-form-settings input[type="checkbox"], .fep-form-field.fep-form-field-announcement_roles .fep-field input[type="checkbox"] {
    width: 20px;
    height: 20px;
	accent-color: #e16f3e;
}
.fep-column.fep-column-fep-cb, .fep-cb-check-uncheck-all-div {
    padding: 10px;
}
.fep-cb-check-uncheck-all-div label, form.fep-form.fep-form-settings .fep-field label, .fep-form-field.fep-form-field-announcement_roles .fep-field  label{
    line-height: 30px;
    display: flex;
    align-items: center;
    grid-gap: 11px;	
}
.fep-table .fep-message-date{
	color: #000;
	font-weight: bold;
}
.fep-form-field.fep-form-field-announcement_roles .fep-field {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.fep-field .wp-core-ui .button, .fep-field .wp-core-ui .button-secondary{
	color: #3a4f66 !important;
    border-color: #3a4f66 !important;
}
@media screen and (max-width: 767px) {
	button#fep-menu-toggle-button {
    display: grid;
    font-size: 18px !important;
    grid-template-columns: 1fr auto;
    justify-content: center;
    align-items: center;
    text-align: left;
    padding: 10px 15px;
}
	#fep-menu .fep-button, .fep-button, .fep-button-active {
    text-align: left;
    padding: 15px;
    font-size: 18px !important;
    border-radius: 0px !important;
}
}

#fep-result {
    background: #fff;
    border: solid 1px #f7f7f7;
    display: none;
    position: absolute;
    width: 250px;
    z-index: 999;
    box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.19);
}
#fep-result li {
    border-top: solid 1px #f7f7f7;
}

#fep-result li a {
    color: #3a4f66 !important;
    font-weight: bold;
}
#fep-result li a:hover {
    background: #e16f3e;
    color: #fff !important;
}
.fep-success {
    background-color: #014e4c;
    border-color: #9fac5c;
    color: #fff;
    font-size: 18px;
}
.fep-wp-error {
    font-size: 18px;
    text-align: center;
}

.notificationsBtn{
  background-color: #9fac5c;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  position: relative;
}

.notificationsBtn:hover, .notificationsBtn:focus {
  background-color: #E16F3E;
}

.dp_notifications{
    position: relative;
  display: inline-block;
}

.notifications_list{
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 320px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  max-height: 400px;
  overflow: auto;
  right: 0;
   top: 150%;
}

.notifications_list.show {
    display: block;
}

.notifications_list ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.notifications_list ul li {
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.notifications_list ul li:hover{
    background-color: #f7f7f7;
}
.notifications_list ul li a {
    display: grid;
    grid-template-columns: 35px 1fr;
    column-gap: 10px;
}

.notifications_list ul li .user_avatar img {
    max-width: 32px;
    min-width: 32px;
    max-height: 32px;
    min-height: 32px;
    object-fit: contain;
    border-radius: 100%;
}

.content_user {
    display: flex;
    flex-direction: column;
}
.content_user .email,.content_user .message {
   font-size: 14px;
    color: #000;
    line-height: 16px;
}
.content_user .name{
    font-weight: bold;
    font-size: 16px;
    color: #014e4c;
}

.notifications_list::-webkit-scrollbar {
  width: 3px;
}

.notifications_list::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.notifications_list::-webkit-scrollbar-thumb {
  background: #014e4c;
}

.notifications_list::-webkit-scrollbar-thumb:hover {
  background: #014e4c;
}

.content_user .badge {
    font-size: 12px;
    background-color: red;
    color: white;
    padding: 2px 5px;
    text-align: center;
    border-radius: 10px;
    margin: 0px 4px 0px;
    display: inline-flex;
}

.notificationsBtn svg {
    width: 20px;
    height: 20px;
}

.custom_header:has(.dp_notifications) {
    --content-width: 1500px !important;
}

span.badge_count {
    position: absolute;
    top: -10px;
    right: 0px;
    height: 20px;
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f00;
    border-radius: 100%;
    color: #fff;
}