.logo-image {
    height: 88px!important;
    max-width: initial!important;}
span.nav-counter {
    display: none!important;
}
.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
  max-width: 75%;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
font-size:17px!important;
font-weight:600!important;}
body .sppb-btn.sppb-btn-xlg, body .btn.sppb-btn-xlg {
    font-size: 20px;}
.blink {
  animation: blinker 2s step-start infinite;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    margin-left: 0px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.article-author-information {
    display: none;
}
.social-share-icon {
    display: none;}

.wimble-article-author-wrap {
    display: none;
}
.article-list .article .article-header h2  {
    font-size: 30px!important;
}
.view-article .article-details div[itemprop="articleBody"] {
padding-top:0px!important;}
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1 {
    font-weight: 800;
    font-size: 60px;
    line-height: 75px;}
.cookie-consent-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f8f9fa;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    color: black;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    z-index: 1000;
padding-bottom: 40px;
}

.cookie-consent-button {
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
height: unset !important;
    line-height: unset !important;
    float: unset;
}

.cookie-consent-button:hover {
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
}

.cookie-consent-button:active {
    opacity: .5;
}

.cookie-consent-button.btn-success {
    background-color: #34a853;
    color: white;
}

.cookie-consent-button.btn-grayscale {
    background-color: #dfe1e5;
    color: black;
}

.cookie-consent-button.btn-outline {
    background-color: #e6f4ea;
    color: #34a853;
}

.cookie-consent-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.cookie-consent-options label {
    margin: 0 10px;
    font-size: 14px;
}

.cookie-consent-options input {
    margin-right: 5px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        margin-right: 18px!important;}
#sp-bottom .sp-module ul>li {   
    margin-right: 10px;
}
