 .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #fff!important; 
         background-color: #ffc107!important;
    border-color: #ffc107!important;
}
 
 th, td{
     font-size: 14px;
 }
 
.jlcnews-header-logo{
    
    object-fit: cover;
}
.ad-pictures-icon{
    
    padding: 5px 10px 5px 10px;
    left: 16px;
    bottom: 16px;
    background-color: rgba(0, 0, 0, 0.5);
}
.ad-thumbnail-img{
    height: 100px;
    width: 100px;
    
}
.nav-link{
color: #33799F;
}

.tab-nav-link:focus, .tab-nav-link:hover{
color: #ffc107;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #33799F; 
    
}
textarea {
    white-space: pre-wrap;
}

.jlcnews-textwrap{
    white-space: pre-wrap; 
}
 
.close-chat {
    margin-top: -24px!important;
}

.emoji-list ul{
    height: 120px;
    overflow-y: scroll;
}

.emoji-list ul::-webkit-scrollbar {
    width: 5px;
}
.emoji-list ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.emoji-list ul::-webkit-scrollbar-thumb {
    background: #bec4c4;
}
.emoji-list ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.chat-area::-webkit-scrollbar {
    width: 5px;
}
.chat-area::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.chat-area::-webkit-scrollbar-thumb {
    background: #bec4c4;
}
.chat-area::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.chat-area {
background-image: url(https://jlcnewsplus.co.ke/images/chatbg.jpg)!important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.chat_box {
    border-radius: 0px;
}

.top-cats-menu-all {
    display: inline-block;
    /* list-style-type: none; */
    /* display: inline-block; */
    margin: 0;
    color: #fff;
    padding: 10px 28px 10px 28px;
    text-decoration: none;
    white-space: nowrap;
    border-right: .5px solid #3a3a3a;
    /* position: relative; */
}

.top-cats-menu-all:hover 
    {
    background-color: #ffc107;
}

 .top-cats-menu-all-link{
    color: #fff;
 }
 .dropdown-menu.show {
    max-height: 400px;
    min-height: 200px;
    height: auto;
    overflow-y: scroll;
}
 .dropdown-menu.show a{
        color: #fff!important;
 }
 
 .jlcnews-nav-item:hover,  .jlcnews-nav-item:focus, .jlcnews-nav-item:active {
    background-color: #E7E7E8;
}
 
  .dropdown-menu.show a:hover, .dropdown-menu.show a:focus, .dropdown-menu.show a:active {
        background-color: #ffc107!important;
 }
section{
    padding-top: 10px;
}


.dropdown-menu.show::-webkit-scrollbar {
    width: 5px;
}
.dropdown-menu.show::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.dropdown-menu.show::-webkit-scrollbar-thumb {
    background: #bec4c4;
}
.dropdown-menu.show::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.offcanvas-body::-webkit-scrollbar {
    width: 5px;
}
.offcanvas-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.offcanvas-body::-webkit-scrollbar-thumb {
    background: #bec4c4;
}
.offcanvas-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}


    .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #33799F!important;
 
}

   .jlcnews-search-box{
   width:100%;
   }
   .jlcnews-search-wrapper{
   width: 100%;
   margin: 0 auto;
   background: transparent;
   display: table;
   position:relative;
   /*padding:1%*/
   }
   .jlcnews-search-query{
   border-top-left-radius: 25px;
   border-bottom-left-radius: 25px;
   padding-left: 3%;
   width:100%
   }
   .search{
   background: #ea7d20;
   border-radius: 25px;
   border-top-left-radius: 0;
   border-bottom-left-radius: 0;
   width:100%
   }
    
   
   .jlcnews-search-results::-webkit-scrollbar {
   width: 5px;
   }
    
   .jlcnews-search-results::-webkit-scrollbar-track {
   border-radius: 0px 0px 30px 0px;
   background-color: #F1F1F1;
   }
   .jlcnews-search-results::-webkit-scrollbar-thumb {
   background: #33799F; 
   }
   .jlcnews-search-results::-webkit-scrollbar-thumb:hover {
   background: #093747; 
   }
   .jlcnews-search-results{
   border-top: 2px solid #093747;
   border-bottom: 1px solid gold;
   width:100%!important; 
   background:#fff; 
   position:absolute;
   left:0;
   top:100%;  
   height: 400px!important;
   overflow-y: auto!important; 
   z-index: 9999!important;
   }
   .search-auto-load{
   display: none;
   }
   
 .location-list .location-list-item {
    display: inline-block;
    overflow: hidden;
        margin: 0 5px 5px 0;

}
 
.location-list .location-list-item:after {
    padding-left: 10px;
    font-weight: 700;
    color: #d8d6d9;
}

.location-list .location-list-item:not(:last-child):after {
    content: "|";
    font-weight: 700;
    color: #b1adb3;
}

.location-list .location-list-item a {
    padding: 0;
    font-size: 15px;
    font-weight: 500;
}
.premium-ad-img{
    height: 180px;
    object-fit: cover;
    width: 100%;
}
 
 /*carousel icons*/
 
 

 .carousel-indicators [data-bs-target] {
background-color: #f1b10f !important;
 }

 .carousel-indicators button
{
  width : 12px!important;
  height: 12px !important;
  border-radius: 100%;
  margin: 5px !important;
  border: 2px solid #fff!important;
}

 

    .carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 50%;
    transform: TranslateY(-50%);
}

    .carousel-control-next {
    padding: 16px;
    width: 48px;
    height: 48px;
    left: auto;
    right: 20px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
}

.carousel-control-prev {
    padding: 16px;
    width: 48px;
    height: 48px;
    right: auto;
    left: 20px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
}

    .carousel-control-prev-icon {
 
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
      
.carousel-control-next-icon {
  
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

 .std-font{
     font-size: 12px;
 }
 

   @media screen and (max-width: 768px){
       
       .ad-thumbnail-img{
    height: 50px;
    width: 50px;
    
}
  
   /*carousel icons*/
   
   .cats-submenu{
       display: none!important;
   }
    .carousel-control-next {
    padding: 10px;
    width: 32px;
    height: 32px;
    left: auto;
    right: 20px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
}

.carousel-control-prev {
    padding: 10px;
    width: 32px;
    height: 32px;
    right: auto;
    left: 20px;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
}
 
    

.carousel-indicators button {
 
    
      width : 10px!important;
  height: 10px !important;
  border-radius: 100%;
  margin: 5px !important;
  border: 2px solid #fff!important;
}
  
  .carousel-indicators button.active {
    background-color: #f1b10f; }
  
}