html{
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  color: #685D5C;
  font-weight: 400;
  line-height: 24px;
}
body,html{
    overflow-x: hidden;
}
a{
  color: #00A669;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #00A669;
  outline: none !important;
}
a:focus {
    outline: thin dotted !important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px !important;
}
a:visited {
  color: #00A669;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-family: "Manrope";
  color: #333356;
  font-weight: 800 !important;
      line-height: 140%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;

}
h1{
    font-size: 36px;
    line-height: 130%;
}
h2{
    font-size: 32px;
    line-height: 130%;
}
h3{
    font-size: 28px;
    line-height: 130%;
}
h4{
    font-size: 24px;
    line-height: 130%;
}
h5{
    font-size: 20px;
    line-height: 130%;
}
h6{
    font-size: 16px;
    line-height: 130%;
}
a{
  color: #00A669;
  text-decoration: none !important;
}

a:hover, a:focus{
  color: #00A669;
}
a:visited {
  color: #00A669;
}

ul, ol {
    margin-left: 0;
    padding-left: 17px;
}
#secondary.widget-area .widget ul {
    list-style: none;
    padding-left: 0;
}
.site-main article p a, 
.site-main article .entry-content a, 
.comment-content p a, 
.site-main article li a, 
.comment-content li a, 
.textwidget p a {
    text-decoration: underline !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"]{
    font-weight: normal;
    text-transform: capitalize;
    width: auto;
    color: #fff;
    height: auto;
    background: #00A669;
    color: #fff;
    cursor: pointer;
    padding: 14px 28px;
    border-radius: 3px !important; 
    border: none;   
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
    background: #222;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{
    background: #222;
}
.comment-respond .comment-form input[type="submit"]:hover{
      background: #222;  
}
.blog-element article.blog-post {
    width: calc(50% - 50px);
    margin: 0 25px;
    margin-bottom: 50px;
}
.blog-element {
    display: flex;
    flex-wrap: wrap;
}
.blog-element h3.entry-title {
    font-size: 26px;
    line-height: 130%;
}
.blog-element h3.entry-title a {
    color: #333356;
    font-weight: 800 !important;
}
.blog-element h3.entry-title {
    font-size: 26px;
    line-height: 130%;
    margin-top: 0;
    margin-bottom: 0;
}
.blog-element .date {
    margin-top: 0;
    font-size: 13px;
    background: #00A669;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 6px;
}
.blog-element .date span {
    color: #fff;
}
.blog-element .blog-img {
    position: relative;
}
.blog-element p.post-excerpt {
    margin-top: 8px;
}
.blog-element .post-content {
    margin-top: 12px;
}
.blog-img img {
    border-radius: 12px;
}



/* #secondary.widget-area .widget {
    background: #fff;
    padding: 30px;
}*/
.col-md-4 .widget h2 {
    font-size: 20px;
}
.page-section,.full-width {
    padding: 70px 0;
}
/*#content main.site-main {
    padding: 30px;
    background: #fff;
}*/
ol.wp-block-latest-comments {
    padding-left: 0;
}
header.entry-header h1.entry-title {
    font-size: 29px;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 130%;
}
header.entry-header {
    margin-bottom: 15px;
}

span.edit-link a {
    box-shadow: none;
    padding: 2px 19px;
    margin-top: 0;
    border-radius: 3px;
    border: 1px solid #00A669;
    color: #747474;
    margin-bottom: 15px;
    display: inline-flex;
    font-size: 14px;
}
span.edit-link {
    margin-top: 15px;
    display: block;
}

span.cat-links, span.tags-links {
display: block;
margin-bottom: 5px; }

article .post-bg .entry-footer {
margin-top: 20px; }

span.comments-link {
border: 1px solid #ddd;
font-size: 13px;
padding: 3px 10px;
border-radius: 5px; }
span.comments-link a {
  color: #000; }

select {
width: 100%; }

.comment-respond .comment-form textarea {
  height: 200px;
  padding: 10px;
  background: none;
  border: none;
  border: 1px solid #eee;
  outline: 0 !important;
  transition: all 0.5s ease-out 0s;
  width: 100%;
  border-radius: 3px;
}
.comment-respond .comment-form input {
  background: none;
  border: none;
  outline: 0;
  font-size: 16px;
  padding: 0;
  border: 1px solid #eee;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  border-radius: 3px;
  height: 40px;
  width: 100%;
  padding: 0 10px;
  transition: all 0.5s ease-out 0s;
}
.comment-respond .comment-form input[type="submit"] {
  font-weight: normal;
  text-transform: capitalize;
  width: auto;
  color: #fff;
  height: auto;
  background-color: #00A669;
    color: #fff;
    cursor: pointer;
    padding: 15px 28px;
    border-radius: 3px !important;
}

.comment-reply-title {
    font-size: 21px;
}


header.page-header {
    margin-top: 0;
}
header.page-header h1.page-title {
    font-size: 33px;
    line-height: 130%;
}

.site-logo{
    padding-right: 20px;
    width: 240px;
}

nav#site-navigation {
    position: relative;
    top: 0;
    width: auto;
    height: auto;
    padding: 0rem;
    margin-left: auto;
}
header#masthead .col-md-12 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    column-gap: 1.25rem;
    width: 100%;
    margin: 0 auto;
}

nav#site-navigation .menu .navbar-nav>li>.sub-menu li a:focus,.navbar-nav>li>.sub-menu li a:focus-within {
  background: #000 !important;
  border: none !important;
  color: #fff !important;
}


nav#site-navigation .menu li.menu-item-has-children .sub-menu {
    position: absolute;
    opacity: 0;
    left: -9999px;
    z-index: 99999;
    display: block !important;
    right: auto;
    box-shadow: 0px 10px 20px -5px rgba(10, 42, 105, 0.06) !important;
/*    border: 1px solid #ececec;*/
    background: #f5f5f5;
}

nav#site-navigation .menu li.menu-item-has-children:hover .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus .sub-menu,nav#site-navigation .menu li.menu-item-has-children:focus-within .sub-menu{
  display: block;
  left: 0;
  margin-top: 0;
  opacity: 1;
}

nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children>.sub-menu{
  position: absolute;
  opacity: 0;
  left: -9999px;
  z-index: 99999;
  display: block !important;
}


nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus .sub-menu,
nav#site-navigation .menu li.menu-item-has-children .sub-menu li.menu-item-has-children:focus-within .sub-menu{
  display: block;
  left: 220px;
  margin-top: 0;
  opacity: 1;
}
nav#site-navigation li > .sub-menu li a {
    padding: 8px 20px !important;
}
nav#site-navigation li > .sub-menu li a:hover,nav#site-navigation li > .sub-menu li a:focus {
    background:#00A669;
    color: #fff;
}
.header-navigation li a {
    padding: 14px 12px;
    font-size: 15px;
    color: #333356;
}
p.site-title a {
    font-family: "Manrope";
    color: #333356;
    font-weight: 800;
    font-size: 22px;
}
.header-navigation ul ul {
    background: #fff;
    width: 220px;
}
.header-navigation li {
    display: inline-block;
}

nav#site-navigation .menu li.menu-item-has-children .sub-menu li {
    border-bottom: none;
    width: 100%;
}
nav#site-navigation .menu li.menu-item-has-children .sub-menu li:last-child {
    border-bottom: 1px solid #eeeeee91;
}
.header-navigation ul ul a {
    width: 100%;
}
nav#site-navigation li.menu-item-has-children>a:after {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    top: 2px;
}
header#masthead {
    padding: 10px 0;
}

#hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: #00A669;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#hamburger-menu span:nth-child(1) {
    top: 0;
}
#hamburger-menu span:nth-child(2) {
    top: 7px;
}
#hamburger-menu span:nth-child(3) {
    top: 14px;
}
#hamburger-menu.open span:nth-child(1) {
    transform: translateY(9px) rotate(135deg);
}
#hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#hamburger-menu.open span:nth-child(3) {
    transform: translateY(-9px) rotate(-135deg);
}
#hamburger-menu {
    position: relative;
    width: 22px;
    height: 20px;
}
button.close-menu {
    display: none;
}




.archive .site-main article header.entry-header h2,.blog .site-main article header.entry-header h2 {
    font-size: 25px;
    margin-bottom: 7px;
}
.search .site-main article header.entry-header h2{
     font-size: 25px;
    margin-bottom: 7px;   
}
.search .site-main article header.entry-header h2 a{
    color: #333356; 
}
.archive .site-main article header.entry-header h2 a,.blog .site-main article header.entry-header h2 a {
    color: #333356;
}
.archive .page-section .site-main article ,.blog .page-section .site-main article {
    border-bottom: 1px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.archive .page-section .site-main article footer.entry-footer, .blog .page-section .site-main article footer.entry-footer {
    margin-top: 20px;
    display: none;
}

.archive .page-section .site-main article:last-child, .blog .page-section .site-main article:last-child{
    margin-bottom: 0;
}


footer#colophon {
    background: #181818;
}
footer#colophon h3.widget-heading {
    color: #fff;
    font-size: 21px;
    line-height: 130%;
    margin-bottom: 20px;
}
.prefooter {
    padding: 60px 0;
}


div#calendar_wrap table {
background-color: transparent;
width: 100%; }

#wp-calendar caption {
background-color: #33475b;
color: #ffffff;
padding: 10px; }

#wp-calendar thead tr th {
text-align: center; }

table th {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

table td {
border: 1px solid #dddddd;
padding: 8px;
line-height: 20px;
text-align: center;
vertical-align: top; }

#wp-calendar tbody tr td {
text-align: center; }

#wp-calendar tr th {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }

#wp-calendar tr th:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }

#wp-calendar tr td {
border: 1px solid rgba(0, 0, 0, 0.2);
border-right: 0;
border-bottom: 0; }

#wp-calendar tr td a {
font-weight: bold; }

#wp-calendar tr td:last-child {
border-right: 1px solid rgba(0, 0, 0, 0.2); }

#wp-calendar tfoot tr td {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

#secondary #wp-calendar tr td {
border: 1px solid #eee; }

#secondary #wp-calendar tr th {
border: 1px solid #eee; }


.prefooter a, .prefooter p, .prefooter span {
    color: #fff;
}
.prefooter ul {
color: #fff;
}


.site-info, .site-info a {
    color: #fff;
}
.site-info {
    padding: 16px 0;
    text-align: center;
    border-top: 1px solid rgb(215 213 213 / 19%);
}

div#hamburger-menu {
    display: none;
}



input.wp-block-search__input {
    padding: 14px 10px;
    border-radius: 3px;
}
.single article footer.entry-footer {
    margin: 30px 0;
}


.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
svg.svg-icon path {
    fill: #00A669;
}


input#wp-comment-cookies-consent {
    width: auto;
    height: auto;
}
.widget_recent_jobs ul.job_listings li.job_listing {
    padding-left: 15px;
    padding-right: 15px;
}
.job_filters .select2-container {
    width: 100% !important;
}

.site-logo h1.site-title {
    font-size: 21px;
}

h2.widgettitle,h2.widget-title {
    font-size: 21px;
}
input[type="search"] {
    padding: 10px 10px;
}
.error404 form.search-form {
    margin-bottom: 20px;
}






.section-spacing {
    padding: 80px 0;
}
.section-headings {
    text-align: center;
    margin-bottom: 50px;
}
.cta-section {
    padding: 90px 0;
    text-align: left;
}
.banner-section {
    padding: 100px 0;
}
.directorist-search-contents .directorist-listing-category-top {
    display: none;
}



.banner-section span {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    display: block;
}
.banner-section h1 {
    color: #FFFFFF;
    font-size: 55px;
}
.banner-section a.btn-default {
    margin-top: 40px;
}
.section-headings h2 {
    font-size: 40px;
    font-weight: 800;
}
.section-headings span {
    font-size: 16px;
}


.cta-section span {
    display: block;
}


.cta-section,.banner-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


a.btn-default {
    font-weight: normal;
    text-transform: capitalize;
    background-color: #00A669;
    color: #fff;
    cursor: pointer;
    padding: 15px 28px;
    border-radius: 3px !important;
    display: inline-block;
}
a.btn-default:hover {
    background: #222!important;
    color: #fff;
}
.cta-section a.btn-default {
    margin-top: 30px;
}




header#masthead {
    box-shadow: 0 0 5px rgba(62,64,69,.1);
}


.section-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 34%);
    content: "";
}
.section-overlay {
    position: relative;
}


.cta-section h2 {
    font-size: 32px;
}
.cta-section span {
    color: #fff;
    color: #FFA765;
    font-family: "Kaushan Script", Sans-serif;
    font-size: 23px;
    margin-bottom: 10px;
    display: block;
}

h2.comments-title {
    font-size: 21px;
}


.widget.atbd_widget ul,.widget.atbd_widget ol{
    padding: 20px 30px !important; 
}
.widget.atbd_widget .atbdp ul {
    padding: 0 !important;
}
.widget.atbd_widget .atbdp ol {
    padding: 0 !important;
}


.atbd_widget.widget h2.wp-block-heading {
    font-size: 20px;
    padding: 15px 30px;
    border-bottom: 1px solid #eff1f6;
    margin-bottom: 0;
}
.directorist-card__header.directorist-flex.directorist-justify-content-between {
    display: none;
}
.widget.atbd_widget[id^=bd] .atbd_author_info_widget .atbd_widget_contact_info ul li .directorist-icon-mask, .widget.atbd_widget[id^=dcl] .atbd_author_info_widget .atbd_widget_contact_info ul li .directorist-icon-mask, .widget.atbd_widget .atbd_author_info_widget .atbd_widget_contact_info ul li .directorist-icon-mask {
    top: 3px;
}
.widget.atbd_widget .atbd_author_info_widget .atbd_widget_contact_info ul li .atbd_info {
    word-break: break-all;
}


.header-add-listing a {
    font-size: 16px;
    font-weight: 500;
    background-color: #00A669;
    border-radius: 3px 3px 3px 3px;
    padding: 9px 14px !important;
    color: #fff !important;
}
.header-add-listing a:hover{
    background: #222!important;
}

p.site-title {
    margin-bottom: 0;
}
.site-info a {
    color: #00A669;
}
.site-info p {
    margin: 0;
    font-size: 14px;
}

.donate-item {
  background: #fff;
      box-shadow: 0px 0px 14px rgba(0, 0, 0, .05);
 }
/*  .donate-item:hover {
    box-shadow: 10px 5px 90px 0px rgba(26, 38, 74, 0.13); }*/
  .donate-item .cause-img {
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
.donate-item .cause-details {
    text-align: center;
    padding: 25px;
    padding-top: 8px;
    padding-bottom: 29px;
    overflow: hidden;
}
    .donate-item .cause-details h3.post-title a {
    color: #333356;
    text-decoration: none;
    font-size: 24px;
font-weight: 800;}

.js-easy-pie-chart {
  position: absolute;
  bottom: -33px;
  left: 36%;
  text-align: center;
  background: rgba(255, 255, 255, 0.88);
  border-radius: 50%; }

.raise-goal-wrap div {
  display: inline-block;
  margin-right: 7px; }

.raise-goal-wrap .goal {
  margin-left: 3px; }

.raise-goal-wrap div span {
  font-weight: 600;
  color: #555; }

.raise-goal-wrap div span.text {
  font-weight: bold;
  color: #FFA765; }
.donate-slider .donate-item {
    margin-top: 10px;
    margin-bottom: 30px;
}
 /* the slides */
  .donate-slider .slick-slide {
      margin: 0 15px;
  }

  /* the parent */
  .donate-slider .slick-list {
      margin: 0 -15px;
    padding-bottom: 30px;
  }

.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
}
.slick-dots li {
display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}
.slick-dots li.slick-active button {
  background-color: #FFA765;
}
.slick-dots li button {
    font-size: 0 !important;
    text-shadow: none;
    color: transparent;
    background-color: #999;
    border: none;
width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
}
.slick-dots li :hover {
  background-color: black;
}
.donate-slider .progress {
    box-shadow: none;
    height: 12px;
}
.tooltip{
  position:relative;
  float:right;
}
.progress,.progress-bar {
    position: relative;
}
.tooltip > .tooltip-inner {background-color: #FFA765; padding:5px 15px; color:#fff; font-weight:bold; font-size:13px;}
.popOver + .tooltip > .tooltip-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FFA765;
        left: 50% !important;
}

.progress{
  border-radius:0;
  overflow:visible;
}
.progress-bar{
   background:#FFA765;
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
}
.tooltip {
    position: absolute;
    opacity: 0 !important;
}
.donate-item:hover .tooltip {
   opacity: 1 !important;
}
.donate-item:hover .tooltip {
    opacity: 1 !important;
}
.cause-details h3.post-title {
    margin: 0;
    padding: 9px 0;
}



.banner-section .col-md-12 {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}
.banner-section {
    height: 800px;
}
.banner-section h1 {
    text-align: center;
}

.section-headings span {
    color: #FFA765;
    font-family: "Kaushan Script", Sans-serif;
    font-size: 23px;
    margin-bottom: 10px;
    display: block;
}
.cta-wrap {
    max-width: 800px;
    margin: 0 auto;
}

.cta-section img {
    width: 100%;
}
.about-section .row {
    display: flex;
    align-items: center;
}
.cta-section h2 {
    color: #fff;
}
.cta-section {
    text-align: center;
}
.about-section a.btn-default {
    margin-top: 30px;
}
.about-section h2 {
    font-size: 34px;
    margin-bottom: 20px;
}

.about-section .col-md-6:first-child {
    padding-right: 30px;
}

.about-section .col-md-6:last-child {
    padding-left: 30px;
}

.blog-section.section-spacing {
    padding-bottom: 30px;
}

.callout-wrap {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
        padding-left: 20px;
    padding-right: 20px;
}
.callout-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 34%);
    content: "";
}
.callout-section .row {
    display: flex;
    flex-wrap: nowrap;
}

.callout-inner h3 {
margin: 0;
    color: #fff;
    font-size: 32px;
    z-index: 999;
    position: relative;
    text-align: center;
}
.callout-inner h3 a{
    color: #fff;
}

.stat-section {
    background-color: #00A669;
    padding: 35px 0;
    color: #fff;
}

.stat-section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.stat-section h3 {
    font-size: 45px;
    color: #fff;
    margin-bottom: 5px;
}
.stat-div {
    text-align: center;
}

.stat-div p {
    margin: 0;
}

.donation-section {
    background: #F7F7F7;
}
.blog-element .blog-img img {
    width: 100%;
}
.site-logo img.custom-logo {
    max-height: 55px;
    width: auto;
}





.site-title-wrap p {
    margin: 0;
    font-size: 13px;
}

.header-navigation {
    display: flex;
    align-items: center;
}
.header-navigation .social-icons {
    padding-left: 30px;
}
.social-icons span {
    display: inline-block;
    font-size: 17px;
    margin: 0 6px;
}


nav#site-navigation .social-icons {
    display: none;
}

.header2 nav#site-navigation {
    margin-left: 0;
}
header#masthead.header2 .col-md-12 {
    justify-content: space-between;
}

.header3 .top-header-wrap {
    display: flex;
    align-items: center;
    width: 100%;
}
.header3 .site-logo {
    padding: 0;
    text-align: center;
}

.social-icons span a {
    color: #333356;
}
.header-search svg path{
    fill: #747474;
}
.header3 .social-icons, .header3 .site-logo, .header3 .header-search {
    flex-grow: 1;
    float: none;
    display: inherit;
    margin: 0;
    max-width: 33.33%;
}
.header-search svg {
    width: 21px;
}
.header3 .site-logo {
    justify-content: center;
}
.header3 .header-search {
    justify-content: end;
}

.header-search {
  display: inline-block;
  position: relative;
  height: 35px;
  float: right;
  padding: 0;
  position: relative;
}

.header-search input[type="search"] {
  height: 40px;
  display: inline-block;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 3;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  font-size: 16px !important;
  padding-left: 15px;
}

.header-search input[type="search"]:focus:hover {
  border-bottom: 1px solid #BBB;
}

.header-search input[type="search"]:focus {
  width: 300px;
  z-index: 999;
  border: none !important;
  border-bottom: 1px solid #BBB !important;
  cursor: text;
  background-color: #fff;
  border-radius: 0;
}
.header-search .search-form input.search-submit {
    height: 38px;;
  width: 21px;
  display: inline-block;
  float: right;
  background: none;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
  cursor: pointer;
  cursor: pointer;
  transition: opacity .4s ease;
  background-size: contain;
  padding: 0 !important;
  pointer-events: none !important;
}

.header-search input.search-submit {
  display: none;
}
.header-search input[type="search"] {
  border: none !important;
}

header#masthead.header3 .col-md-12 {
    display: block;
}
.header3 .bottom-header-wrap nav#site-navigation {
    justify-content: center;
}
header#masthead.header3 {
    padding-bottom: 5px;
}
.header3 .bottom-header-wrap {
    border-top: 1px solid #eee;
    margin-top: 16px;
}
.header3 .bottom-header-wrap {
    border-top: 1px solid #eee;
    margin-top: 10px;
    padding-top: 5px;
}

header#masthead.dark-header {
    background: #000;
}
header#masthead.dark-header p.site-title a,
header#masthead.dark-header p.site-description {
    color: #fff;
}
header#masthead.dark-header .header-navigation li a{
     color: #fff;   
}
header#masthead.dark-header .social-icons span a{
     color: #fff;  
}
header#masthead.dark-header nav#site-navigation .menu li.menu-item-has-children .sub-menu{
    background: #181818;
}
header#masthead.dark-header nav#site-navigation .menu li.menu-item-has-children .sub-menu li:last-child {
    border-bottom: none;
}
.dark-header.header3 .bottom-header-wrap {
    border-top: 1px solid #40404091;
}

header#masthead .container-fluid {
    padding-left: 3%;
    padding-right: 3%;
}
header#masthead.header4 {
    max-width: 1200px;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 22px;
    left: 50%;
    padding-left: 20px;
    padding-right: 20px;
    transform: translate(-50%, 0);
    background: #fff;
    -webkit-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 5px 20px -17px rgba(0, 0, 0, 0.34);
}
header#masthead.header4.dark-header {
    background: #000;
}
.logged-in header#masthead.header4{
    top: 55px;
}
header#masthead.header4 .container-fluid{
    padding-left: 0;
    padding-right: 0;
}

header#masthead.transparent {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
}
.logged-in header#masthead.transparent {
    top: 32px;
}
header#masthead.transparent p.site-title a,
header#masthead.transparent p.site-description {
    color: #fff;
}
header#masthead.transparent .header-navigation ul>li>a{
     color: #fff;   
}
header#masthead.transparent nav#site-navigation li > .sub-menu li a{
    color: #232837;
}
header#masthead.transparent .social-icons span a{
    color: #fff;
}
.header-search i.search-icon {
    line-height: 35px;
    font-size: 17px;
}
.header-search label {
    font-weight: normal;
}

.dark-header .header-search i.search-icon {
    color: #fff;
}