/*
Theme Name: Monolit Child
Theme URI: https://demowp.cththemes.net/monolit/
Author: Cththemes
Author URI: http://themeforest.net/user/cththemes/
Description: Monolit – Creative Responsive Architecture Wordpress Theme is perfect if you like a clean and modern design. This theme is ideal for architects, furniture designers, photographers, and those who need an easy, attractive and effective way to share their work with clients.
Version: 1.9.3
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: monolit
Text Domain: monolit-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* =Theme customization starts here
------------------------------------------------------- */
p {
  font-size: 13px;
}
.ser-list li {
  font-size: 14px;
}
.pd-holder h5 {
  font-size: 12px;
  color: #777;
}
.pd-holder h5 a {
  font-style: initial;
}
.sect-subtitle {
  display: none;
}
.post .creat-list li > span, .member-content-nav li a, .main-breadcrumb li > strong, .creat-list li a, .text-link {
    font-family: 'Commissioner', sans-serif;
}
.show-share span {
    font-family: 'Commissioner', sans-serif;
}
.team-info h4 {
    /* font-family: 'M PLUS 1p', sans-serif; */
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}			
.content-footer {
    padding: 70px 20px 70px 80px;
}
@media only screen and (max-width: 1036px) {
.content-footer {
    padding: 50px 0;
}
}
.footer-wrap {
    margin-top: 5px;
}
.footer-wrap:before {
    right: 44px;
	background: #bfdbe6;
}
.copyright {
    text-transform: none;
}
.to-top {
    width: 95px;
	height: 15px;
    color: #bfdbe6;
}