span.nav-counter {
    display: none;
}
.sp-slider_number{
    display:none;
}
.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left {
    max-width: 85% !important;
    margin-left: inherit !important;
    top: 30px !important;
}
.wimble-home-slider.sppb-addon-sp-slider .sp-slider-content-align-left:before{
    display:none !important;
}
.sppb-sp-slider-title {
    font-size: 70px !important;
}
.arrow-title{
    font-size:24px !important;
}
#sp-header {
    background: unset !important;
}

.sp-megamenu-parent>li>a:before, .sp-megamenu-parent>li>span:before{
    background-color:#FF166F !important;
}

#sp-header.header-sticky {
    background-color: #fff !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{
    font-weight:500;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: max-content;
    font-size:18px;
}

.fa-long-arrow-alt-right:before{
    color:#ff6d2f;
}
.wimdle-article-details-social-share-wrap, .article-author-information {
    display: none;
}
.article-list .article {
     margin-bottom: 30px !important; 
    /* background-color: #120b25; */
    /* position: relative; */
    /*border: solid 2px transparent;*/
    /* border-image: linear-gradient(-95.55deg, #ff166f 4.25%, #ff6d2f 93.67%); */
    /*border-image-slice: 1;*/
    /*-webkit-background-clip: text;*/
    /*background-clip: text;*/
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 0px 3px 3px #f2f2f2;
}
.sppb-addon-articles .sppb-addon-article{
     border-radius: 10px;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 0px 3px 3px #f2f2f2;
    margin-bottom: 30px; 
}
.related-article-list-container {
    display: none;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:last-child) {
    margin-bottom: 0px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 16px !important;
}