/*
	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
-------------------------------------------------------------- */
@font-face {
    font-family: 'League Spartan';
    src: url('/wp-content/themes/rehub-blankchild/LeagueSpartan-Bold.woff2') format('woff2'),
        url('/wp-content/themes/rehub-blankchild/LeagueSpartan-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5 , h6 {
    font-family: 'League Spartan' !important;
    font-weight: bold;
    font-style: normal;
	text-transform: uppercase;
}

.no-tm { margin-top: 0; }
.no-bm { margin-bottom: 0; }

.rh_gr_img figure, .rh_gr_img_first figure{
    width:250px;
}
/*.rh_gr_img figure img, .rh_gr_img_first figure img{
    width:100%;
}*/

.newsdetail a.btn_more {
    background: #1a6ebe;
    border: 1px solid #1a6ebe;
    color: #ffffff;
}

img.image.wp-image-4661.attachment-full.size-full {
    width: 200px;
}