/*
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
*/

.review-box--style2 .review-box-thumb:after {
    left: 5px;
    top: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.review-box--style2 .review-box-thumb--counter {
    padding: 0px;
}
.review-logo--rounded {
    max-width: unset;
    background-color: #fff;
    border-radius: 16px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    min-width: 150px;
    width: 100%;
}
.review-box--style2 .review-logo--rounded {
    border-radius: 16px 0px 0px 16px;
    width: 200px;
}
