/*
	Theme Name: Rehub child theme
	Theme URI: https://wpsoul.com
	Description: A Hybrid magazine/shop/review/news Wordpress Theme
	Author: Sizam
	Author URI: https://wpsoul.com
	Version: 9.4
	Template: rehub-theme
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Custom */
.post ol{margin-left:20px;}
#mobtopheaderpnl{box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);}
#slide-menu-mobile ul>li.close-menu{position: absolute; top: 0; right: 10px;}
#slide-menu-mobile ul>li.close-menu .rhi-times{box-shadow:none;border:none;}
.post-couponcode{background:#ccc; padding:2px 5px; margin:0 5px;}
.rehub_chimp {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #E6E6E6;
    text-align: center;
	position: relative;
    margin: 30px auto;
}
.rehub_chimp:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    content: "\f0e0";
    font-size: 20px;
    color: #fff;
    margin: -20px 0 0 -20px;
}
.rehub_chimp h3 {
    text-transform: uppercase;
    font-size: 23px;
    margin: 10px 0 20px 0;
}
  
input.sib-default-btn{
	height: auto;
    position: static;
    margin: 10px auto;
    width: 100%;
    background: #2d56cb;
    color: white;
    padding: 15px 20px;
}
input.sib-email-area{
    border: 1px solid #d9d9d9;
    width: 100%;
    outline: none;
    font-weight: normal;
    font-size: 15px;
    padding: 12px 10px;
}
.rehub_chimp p.chimp_subtitle, .rehub_chimp p {
    margin: 15px auto;
    color: #888;
}
.deal-pic-wrapper{
	border: 1px solid #dce0e0;
    border-radius: 4px;
    padding: 2px;
}

.rh_gr_middle_desc {
	line-height: 1.6em;
	color: #777;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
.rh-deal-name, .rh-deal-name .mb10, .woo_list_desc, .woo_list_desc .mb10{margin-bottom:5px!important;}
.rh-deal-details .sub-title, .woo_list_desc .sub-title{color:#f73b63;font-size:14px;line-height: 1.2em;margin-bottom: 5px;}
a.shareaholic-service-kakao{background:url(https://www.howdeal.us/wp-content/uploads/2023/06/kakaotalk-share.jpg) no-repeat!important;background-color:none;}
.shareaholic-service-kakao:before{display:none!important;}
.geodir_post_meta span[itemprop="addressLocality"], .geodir_post_meta span[itemprop="addressRegion"], .geodir_post_meta span[itemprop="postalCode"], .geodir_post_meta span[itemprop="addressCountry"]{
   display:none;
}
.geodir-field-address br{display:none;}
.rh-deal-left .rh-deal-price .blockstyle{display:inline;}
#rehub_posts_widget-2{border: 1px solid rgba(206,206,206,0.4); padding: 15px; background: #fff;} 
.footer-bottom{padding:25px 0 0; box-shadow: 0 -1px 4px 0 rgba(0,0,0,0.07);}

.gd-rating-outer-wrap{margin-bottom:20px;}
.gd-rating .gd-rating-wrap{font-size:17px;}
.geodir-i-phone{margin-left:0;}
.wp-block-columns{margin-bottom:0;}
.gd-tab-list-title{font-size:20px;}
.gd-tab-list-title a, .gd-tab-list-title a{color:#333;}
#geodir-comments-area .form-submit .submit{
	background: #2d56cb;
    color: white;
    padding: 15px 30px;
    font-weight: normal;
}

.title_single_area h1{
	font-size: 28px;
    line-height: 1.3em;
    margin: 0 0 20px 0;
    word-break: break-word;
    letter-spacing: 1px;
}