/*
Theme Name: PokaTheme Child
Template: pokatheme
Theme URI: https://pokatheme.com
Description: Premium Affiliate WordPress Theme
Author: PokaTheme
Author URI: https://pokatheme.com
Version: 1.0.0
License: Licensed theme
Tags: black, blue, white, two-columns
Text Domain:  poka
*/

/*
    Add your custom styles here
*/
/*AUTHOR SECTION START*/
.main-title{
    text-align:left;
}
.custom_top_author {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
}
.author_imag img {
    width: 60px;
    min-width:60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}
.name_author_out {
    display: flex;
}
.name_author_out span.lbl {
    margin-right: 5px;
   line-height: 29px;

}
.deposit-outer-wrap {
    max-width: 100%;
    padding: 0;
}
.name_author_out h4 {
    margin: 0;
    color: #000;
    line-height: 24px;
    font-size: 18px;
    font-weight: normal;
}
.wysiwyg-part .name_author_out p{
margin:0 !important;
}

.toplist-yournextbigwin__offer-cta-btn:after {
    background: #046fdf !important;
}
.toplist-yournextbigwin__offer-cta-btn:before {
    background: linear-gradient(90deg, #046edf 0%, #3185f7 100%) !important;
}
/*AUTHOR SECTION END*/
.toplist-newsbtc__offer {
   border: 2px solid #4a97ff !important;
   background: linear-gradient(90deg, #ffff 0%, #0039c7 100%) !important;
   
}
.toplist-newsbtc__offer-cta-btn {
    background:none !important;
   
 }
.toplist-poka__offer {
   border: 1px solid #2455cf !important;
 }
 .toplist-poka__offer:before {
    border: 1px solid #023bc7;
  background: none;
}
.toplist-poka__offer-rating {
   background: none;
    border: 1px solid #2253ce;
}
.toplist-poka__offer-cta-btn {
  background: #033bc7 !important;
}
.toplist-poka__offer-cta-btn:hover {
    text-decoration: none;
   background: #033bc7 !important;
}
.toplist-poka__offer , .toplist-poka__offer-cta-btn  {
  border-radius: 0 12px !important;
   }
  
.toplist-tech__offer-inner {
   border: 1px solid #033bc7 !important;

}
.toplist-tech__offer-cta-btn {
    color: #033bc7;
    border: 1px solid #033bc7 !important;
    
}
.toplist-tech__offer-cta-btn:hover {
    text-decoration: none;
    color: #FFFFFF;
    background: #033bc7 !important;
}