/*
Theme Name:   rehub child theme
Description:  Write here a brief description about your child-theme
Author:       Sylvain
Author URL:   Write here the author's blog or website url
Template:     rehub
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  rehub-child
*/

/* Write here your own personal stylesheet */

.top_rating_item figure{width:200px;} .top_rating_item figure > a img{max-width:200px}

/* Dégager le header du top table */
.top_table_block .top_rating_heading th{display:none}

/* top offers widget */
.top_offers .deal_block_row {overflow: inherit;min-height: 100px;padding: 15px 0;}
.top_offers .top_rating_item .rank_count{margin-left: -26px;margin-top: -14px}
.top_offers .rh_deal_block .deal-pic-wrapper{position: relative;margin: 0 10px 0 20px;}
.rh_deal_block .rh-deal-details {width: calc(100% - 112px);}
.top_offers .rh-deal-name {max-height: 34px;overflow: hidden}
.top_offers .rh_deal_block .rh-deal-name h5 {font-weight: 600;float: left}
.top_offers .star-small{float: right;margin-top: -1px}
.top_offers .rh_deal_block .rh-deal-btn {text-align: center}

