/**
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through LICENSE.txt file inside our module.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright since 2010 Webkul
* @license LICENSE.txt
*/

.wk-catalog-reward-block {
    /*margin-top: 10px;*/
    text-align: center;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 0 0 1px 0;
    /*margin-bottom: 1.563rem;*/
}

.wk-catalog-reward-block .wk-catalog-header {
    color: #222222;
    /*font-size: 16px;*/
    font-weight: 600;
}

.wk-catalog-reward-block .wk-catalog-content {
    font-size: 14px;
    color: #484848;
}

.wk-catalog-header img {
    max-width: 100px !important;
}