a:visited {
    color: #2fa3ad;
}
.scrollup {
    background-color: #2fa3ad;
    border-radius: 0;
    bottom: 50px;
    color: #fff;
    display: none;
    float: right;
    line-height: 1.2;
    padding: 0;
    position: fixed;
    right: 32px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    text-align: center;
    text-align: center;
    z-index: 99999;
    transition: all 0.5s ease-in-out 0s;
}
.site-info {
    float: right;
    display: none;
}
.share_buttons_1 {
    width: auto;
    height: auto;
    margin-top: 10px;
    display: none;
}
#breadcrumb {
    background: #2fa3ad none repeat scroll 0 0;
    padding: 12px 0;
    color: #fff;
    float: left;
    width: 100%;
}
.elementor-widget-wp-widget-eaw-recent-posts h5, .elementor-widget-wp-widget-eaw-recent-posts-plus h5 {
    font-size: 20px;
    line-height: 1.5;
    font-family: sans-serif; !important;
    text-align: center;
}
.top-header .top-left span {
    font-size: 14px;
    padding: 15px;
    border-right: 1px solid #ddd;
    display: inline-block;
    color: black;
}
#primary .post .entry-meta, #primary .post .entry-content, #primary .post .entry-footer {
    font-size: 14px;
}
.huge-it-arrows {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    /* transform: translateY(-50%); */
    width: 40px;
    z-index: 2;
    color: rgba(0, 0, 0, 0);
    outline: none;
    box-shadow: none !important;
    display: none;
}
.top-header .top-menu-content ul li, .top-header .top-menu-content ul li a {
    display: inline-block;
    color: #101010;
}
#content {
    padding: 2px 0 0px 0px;
    clear: both;
}
#primary article {
    border: 1px solid #eeeeee;
    padding: 40px;
    float: left;
    width: 100%;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    display: none;
}
#primary .post .entry-title, #primary article.page .entry-title {
    font-size: 24px;
    letter-spacing: 0px;
    border-bottom: 0px;
    padding-bottom: 25px;
    font-weight: 500;
    margin-bottom: 5px;
}
body {
    background-color: #fff;
    color: #32373c;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    font-family: "Open Sans", sans-serif;
}
#footer-widgets {
    background-color: #ffffff;
    border-top: 4px solid #2fa3ad;
    color: #fff;
    overflow: hidden;
    padding: 30px 0;
}
#colophon {
    background-color: #000;
    border-top: 3px solid #09939f;
    clear: both;
    color: #ffffff;
    padding: 15px 0;
    text-align: center;
}