/*
  Theme Name: Rehub child theme - Rewise
  Theme URI: http://revendor.wpsoul.net/
  Description: A Hybrid magazine/shop/review/news Wordpress Theme
  Author: Wpsoul
  Author URI: https://wpsoul.com/
  Version: 7.8.1
  Template: rehub
  Text Domain: rehubchild
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

body { background: none #fff; }
.main-nav.white_style {background: none #ecf5fa; }
.main-nav.dark_style{background: none #eb0909; }
.main-nav.dark_style nav.top_menu > ul > li {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
}
nav.top_menu > ul > li > a:hover, nav.top_menu > ul > li.current-menu-item a, .search-header-contents {border-top-color: transparent !important;}
.category .wpsm-title.middle-size-title h5, .tag .wpsm-title.middle-size-title h5{padding: 0}

.widget.tabs > ul{border: none;}
.sidebar .widget.tabs, .widget.outer_widget{border: none; padding: 0; background-color: transparent; box-shadow: none;}
.rate_bar_wrap{background-color: transparent;padding: 30px}
.single_top_main .stars-rate{margin: 0 0 10px 0; display: inline-block;}
.sidebar .list_excerpt{display: none;}
.dealScore .thumbscount{background: #dff0ef;}
.dealScore .label{background: #23b5ac;}
.coupon_code_in_modal .coupon_modal_coupon{background-color: #f2f2f2}
.col_wrap_fifth .rewise-box h3, .col_wrap_six .rewise-box h3{font-weight: normal;}
.col_wrap_fifth .rewise-box figure, .col_wrap_six .rewise-box figure{height: 150px}
.rewise-box .post-meta{line-height: 18px; font-size: 13px}
.eq_grid .col_item{border: 1px solid #ededed;}
.grid_onsale, .overlay_post_formats.sale_format{background:#43c801}
.rh_post_layout_big_offer .priced_block .btn_offer_block, .priced_block .price_count, .wpsm-button{border-radius: 100px !important}
.right_aff .priced_block .price_count, .right_aff .priced_block .btn_offer_block, .right_aff .priced_block .button, .custom_search_box button[type="submit"]{border-radius: 0 !important}
.wpsm_score_box{box-shadow: 0 0 28px #eaeaea;}
.sidebar .conditional_widget_widget.widget{overflow: visible;}
.rewise-box .button_action{z-index:2; position: absolute;top: 6px;right: 10px;background: rgba(255, 255, 255, 0.78);border-radius: 100px;padding: 0 5px;}



@media (max-width: 767px) {

} 