/*!
Theme Name: Saigonbus
Theme URI: http://maskcodex.com/
Author: Maskcodex Team
Author URI: http://maskcodex.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: saigonbus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

saigonbus is based on Underscores https://maskcodex.com/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


.rank-math-breadcrumb a,
.rank-math-breadcrumb span{
	color: #fff;
}
.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1170px;
	width: 100%;
}

.rank-math-breadcrumb a:first-child::before{
	
    margin-top: -2px;

	font-family: "Font Awesome Free";
	content: "\f015";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
}
.widget.widget_widget_recent_post{
	width: 100%;
	display: inline-block;
}
.widget:not(:last-child) {
        margin-bottom: 50px;
}

.side-bar__cate-link {
    display: block;
    position: relative;
    color: #000;
    font-family: Montserrat;
    font-weight: 100;
    font-size: 1.4rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    transition: .4s;
    border-left: solid .2rem transparent;
    border-bottom: solid .2rem rgba(0,167,225,.05);
}

.post-content img.post-thumbnail{
	width: 100%;
	margin: 0 auto;
}

.single-services .sec-padding {
    padding: 35px 0;
}
.single-blog-post .meta-info{
	padding: 0 0 30px !important;
}


.custom-accordion .elementor-toggle .elementor-toggle-title,
.custom-accordion .elementor-toggle .elementor-tab-content{
	font-family: 'Open Sans', sans-serif !important;
}
.custom-accordion .elementor-toggle .elementor-toggle-title{
	line-height: 1.5;
}
.custom-accordion .elementor-tab-title .elementor-toggle-icon {
    display: inline-block;
    width: 1em;
    margin-top: 3px;
}

.single-services .img-box{
	height: 283px !important;
}

.single-services>p{
	height: 78px;
}
