span.nav-counter {
    display: none!important;
}
#column-id-1602676376805 .sppb-column-addons {
    width: 240px;
}
#column-id-1602678953243 .sppb-column-addons {
    width: 240px;
}
.sppb-text-left .sppb-img-responsive{
  margin:auto;
}
#sppb-addon-1602678953593 .sppb-img-container{
  text-align:center;
}
#sppb-addon-1602680112112 .sppb-img-container {
    text-align:center;
}
.styled-title .sppb-addon-title:before { 
    background: #FBAF32!important;
    }
.sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before{ 
    background: #FBAF32!important;
    }
#sp-header.transparent-header.header-sticky span.sp-menu-separator {
    color: black;
}
#sp-header.transparent-header span.sp-menu-separator {
    color: white;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {  
    margin-right: 20px!important;
  margin-left: 20px!important;}
.article-author-information {
    display: none;
}
.wimdle-article-details-social-share-wrap {
    display: none;
}
h2 a {
    font-size: 35px;
    color: #FBAF32!important;
}
h2 a:hover {
    
    color: #752123!important;
}
.logo-image {
    height: 50px!important;
}
#sppb-addon-1603720488346 ul {
  flex-wrap: initial!important;}

.wimble-home-slider.sppb-addon-sp-slider .sppb-sp-slider-title.arrow-title{
  max-width:initial!important;
}
.related-article-list-container {
    display: none;
}
.view-article .article-details .wimble-article-details-title-wraper .wimble-article-details-title-wrap .article-header h1{
  width:70%!important;
}
#sp-bottom {
  padding: 60px 0 70px!important;}
.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: 35px;
    font-size: 14px;
    text-align: center;
    z-index: 1000;
}

.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;
}