/*
	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
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}
.related_title {
    text-transform: uppercase;
}
/* Custom CSS for Download Monitor button */
.g1-dm-button {
    text-align: center;
}

.g1-dm-button .g1-button {
    position: relative;
    margin-bottom: 6px;
    text-indent: 60px;
	
}
input[type="submit"], input[type="reset"], input[type="button"], button, .g1-button-solid, .g1-button-solid:hover, .g1-arrow-solid, .author-link, .author-info .author-link, .g1-box-icon, .wyr-reaction:hover .wyr-reaction-button, .wyr-reaction-voted .wyr-reaction-button, .wyr-reaction .wyr-reaction-bar {
    border-color: #057dff;
    background-color: #057dff;
    color: #ffffff !important;
}
.g1-button-l {
    padding: 10px 32px;
    border-width: 2px;
    font-size: 17px;
    line-height: 18px;
}
.g1-button {
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin-right: .2px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    zoom: 1;
    cursor: pointer;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 99px;
    transition: border-color 175ms ease-in-out,background-color 175ms ease-in-out,color 175ms ease-in-out,padding 175ms ease-in-out;
}

.g1-dm-button .g1-button-icon {
    display: block;
    width: 60px;
    position: absolute;
    left: -1px;
    right: auto;
    top: -1px;
    bottom: -1px;
    text-indent: 0;
    text-align: center;
    -moz-border-radius-topleft: inherit;
    -webkit-border-top-left-radius: inherit;
    border-top-left-radius: inherit;
    -moz-border-radius-bottomleft: inherit;
    -webkit-border-bottom-left-radius: inherit;
    border-bottom-left-radius: inherit;
    background-color: rgba(0,0,0,.2);
}

.g1-dm-button .g1-button-icon:before {
    display: block;
    margin-top: -.5em;
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    font-family: FontAwesome; content:"\f0ed";
}

.g1-dm-button .g1-meta {
    display: block;
}

.g1-meta {
    text-transform: none;
    color: #999;
    color: var(--g1-mtxt-color);
	text-align:center;
	font-size: 13px;
}
/* End - Custom CSS for Download Monitor button */

.comment-respond {
	border-radius: 15px;
	box-shadow: none !important;
}
.btn_more {
	border: 1px solid #999 !important;
	border-radius: 2px;
}

a.rh-cat-label-title, .rh-cat-label-title a, .rh-label-string {
    background-color: #fff !important;
    padding: 3px 6px  3px!important;
    color: #35be64;
    margin: 0 5px 5px 0;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.comment-respond .usr_re:after, .comment-respond .email_re:after, .comment-respond .site_re:after {
	background-color: #999;
}

.rotate {transform: rotate(-90deg);}
.iconboxcontent {text-align: left !important;}
/* CSS hiệu ứng đổ bóng #Logo cho WordPress */

.logo {
	position:relative
}

.logo:before, .logo:after {
	content:"";
	position:absolute;
	top:50%;
	width:10px;
	height:100%;
	transform:translateY(-50%);
	background-color:rgba(255,255,255,.75);
	z-index:999999999;
}

.logo:before{left:-5%;animation:light-left 2.5s infinite alternate linear}
.logo:after{right:-5%;animation:light-right 2.5s infinite alternate linear}

@keyframes light-left{0%{left:-5%;opacity:0}50%{left:50%;opacity:1}100%{left:105%;opacity:0}}
@keyframes light-right{0%{right:-5%;opacity:0}50%{right:50%;opacity:1}100%{right:105%;opacity:0}}

.sub-menu li {
    border-bottom: 1px solid #eee;
    width: 90%;
}
.forline {border-bottom: none !important;}

@media only screen and (max-width: 600px) {
  .forline {border-bottom: 1px solid #eee !important;}
}
nav.top_menu ul li.rh-subitem-menus>ul>li>a {font-weight: 500 !important;}
nav.top_menu > ul > li > a {font-weight: 500 !important;}

.single .tags p .tags-title-post {
    color: green !important;
    border-left: 1px solid;
    border-right: 1px solid;
    border-radius: 5px;
    background: #fff !important;
}
.content_constructor a {
    font-size: 15px;
}

.disabled {
	pointer-events:none;
}

.widget_recent_entries li:before, .widget_recent_comments ul li:before {
    content: "\203A";
    padding-right: 5px;
}

.footer-bottom.dark_style .footer_widget .title, .footer-bottom.dark_style .footer_widget h2, .footer-bottom.dark_style .footer_widget a, .footer-bottom .footer_widget.dark_style ul li a, footer#theme_footer.dark_style div.f_text, footer#theme_footer.dark_style div.f_text a:not(.rehub-main-color) {
    color: #ddd;
    text-decoration: none;
}

.widget_recent_entries li {
    margin-bottom: 8px;
    border-bottom: 1px solid #121212;
    padding-bottom: 9px;
}

.footer-bottom.dark_style .footer_widget h2, .footer-bottom.dark_style .footer_widget a:hover, .footer-bottom .footer_widget.dark_style ul li a:hover {
    text-decoration: underline;
}

.rh-border-line:after, .rh-hov-bor-line.active a:after, .rh-hov-bor-line:hover a:after, nav.top_menu>ul:not(.off-canvas)>li>a:hover:after, nav.top_menu>ul:not(.off-canvas)>li.current_page_item>a:after {
	margin-top:37px;
}

footer#theme_footer.dark_style {
    background: #000 !important;
    border-top: 1px solid #1E1E1E;
}
.comment-respond h3 {
	font-weight: 500 !important;
}
.bdt-post-list .bdt-post-list-item.list-part .bdt-post-list-title {
	font-weight: 400 !important;
	font-size: 15.3px !important;
}
.bdt-post-list .bdt-post-list-item.list-part .bdt-post-list-thumbnail img {
	border-radius: 5px;
}
.social_icon.small_i {
    display: inline;
}
.livepreview-wrap .products-wrap .products .product-list .product {
	background-color: #666 !important;
}
nav.top_menu > ul > li > a {font-weight: 500 !important;}
nav.top_menu > ul > li > a:hover {color: #35be64 !important;}
nav.top_menu > ul > li > a {
    padding: 12px 12px 5px 12px !important;
   
}
#menu-main>.current-menu-item a, #menu-main>.current-page-ancestor a, #menu-main>.current-post-ancestor a {
   border-bottom: 3px solid #35be64;
   color: #35be64 !important;
}
body .font130 {
    font-size: 145% !important;
}
.rh-hov-bor-line>a:after, .rh-border-line:after, nav.top_menu>ul:not(.off-canvas)>li>a:after {
    height: 0 !important;
}
span.current {
    color: #00a038;
	line-height: 1.3;
}

body .font90 { 
	font-size: 100% !important; 
}

.widget.better_menu li {
    font-size: 15px !important;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #eeeeeed1;
    padding-bottom: 8px;
}
#menu-blog-menu >.current-menu-item a, #menu-blog-menu>.current-post-ancestor a {
    color: #35be64 !important;
}
.content_constructor h3 a {
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding: 0;
}