/*
Theme Name:   Parallax One Child
Theme URI: http://themeisle.com/themes/parallax-one/
Author: ThemeIsle
Author URI: http://themeisle.com/
Description: Parallax One is a free and elegant one page theme that can be used for web agency business,corporate business,personal and parallax business portfolio, photography sites and freelancer . It comes with a clean and beautiful design, completed by the parallax effect, which makes it run smoothly and easily. You can simply modify everything, as the theme comes with a complex and user-friendly set of customization options. Parallax One is ecommerce (WooCommerce) Compatible, WPML and SEO Friendly and is one of the best business themes.
Version: 1.0
Template: Parallax-One
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: parallax-one
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, front-page-post-form, full-width-template, rtl-language-support, threaded-comments, translation-ready, accessibility-ready
*/
body,
h2,
.main-navigation,
.timeline-box-wrap .date,
.timeline-box-wrap .info h3 a,
.timeline-box-wrap .info .entry-content p,
.timeline-box-wrap .info .entry-meta,
.timeline-box-wrap .read-more,
h2.comments-title,
h2.screen-reader-text,
.comment-reply-title,
.wp-caption-text,
.gallery-caption,
#review-statistics .review-wrap-up .review-wu-right ul li,
#review-statistics .review-wu-bars h3,
.review-wu-bars span,
#review-statistics .review-wrap-up .cwpr-review-top .cwp-item-category a,
{
    font-family: Microsoft YaHei, Sans-serif;
}
.post-img-wrap {
	text-align:center;
}
.single-service-red{
    padding: 15px 25px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    background: #C02800;
    -webkit-transition: all ease 0.55s;
    transition: all ease 0.55s;
    text-align:center;
    line-height:50px;
}
.single-service-red h3{color:#ffffff;}
.single-service-red:hover{background:#A02800;}
.service-box-red a{color:#ffffff;}
/*.border-bottom-hover-red:hover{border-bottom-color: #FF3500;}*/