/*
Theme Name: Publisher Child Theme
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/

 .title {
	font-family: 'Iran Sans - Regular';
}
.listing-mg-2-item .content-container, .listing-mg-2-item .title {
	font-family: 'Iran Sans - Regular';
    font-weight: 400;
    font-size: 22px;
    text-align: inherit;
    text-transform: capitalize;
    color: #fff;
}
.wp-block-buttons .wp-block-button__link {
	text-decoration: none !important;
    background: #07c !important;
    border-radius: 25px !important;
    line-height: 24px !important;
    font-size: 17px !important;
   word-spacing: -2px !important;
    color: #fff !important;
    text-align: center !important;
    float: left !important;
    border: 2px solid #07c !important;
}
.listing-item-tb-2 .title {
	font-family: 'Iran Sans - Regular' !important;
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    text-align: inherit;
    text-transform: none;
    color: #383838;
}