/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.7.9.1648525102
Updated: 2022-03-29 03:38:22

*/
@media screen and (min-width: 1200px) {
	.swiper-slide-contents {
		margin-left: calc((100% - 1200px)/2);
	}
}
.elementor-counter-title {
    margin-top: 10px;
}
.sidebar-main aside {
    margin-bottom: 15px;
}
h1.ast-advanced-headers-title {
    text-align: left;
}

nav.rank-math-breadcrumb span.separator {
    padding: 0 15px
}
.swiper-slide-contents {
    background: white;
    padding: 30px;
}
.h-service h3.elementor-icon-box-title:after, .h-why h3.elementor-icon-box-title:after, .cs-footer h3.elementor-icon-box-title:after {
    background-color: #e8e8e8;
    content: '';
    width: 73px;
    height: 3px;
    display: block;
    position: absolute;
    margin-bottom: 0;
    margin-top: 1em;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.quytrinh h3.elementor-image-box-title {
    display: flex;
    flex-direction: column;
}

.quytrinh h3.elementor-image-box-title span {
    font-size: 64px;
    margin-top: -90px;
    color: white;
    line-height: 70px
}

.quytrinh .elementor-image-box-content h3:after {
    background-color: #e8e8e8;
    content: '';
    width: 73px;
    height: 3px;
    display: block;
    position: absolute;
    margin-bottom: 0;
    margin-top: 1em;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.quytrinh .elementor-image-box-content {
    padding: 15px;
}
article.elementor-post {
    display: flex;
    align-items: center;
}
.vip-service h3.elementor-image-box-title, .list-service h3.elementor-image-box-title  {
    display: flex;
    flex-direction: column;
}

.vip-service h3.elementor-image-box-title span, .list-service h3.elementor-image-box-title span {
    font-size: 44px;
    margin-top: -90px;
    color: white;
    line-height: 70px
}

.vip-service .elementor-image-box-content h3:after, .list-service .elementor-image-box-content h3:after {
    background-color: #e8e8e8;
    content: '';
    width: 73px;
    height: 3px;
    display: block;
    position: absolute;
    margin-bottom: 0;
    margin-top: 1em;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.vip-service .elementor-image-box-content,.list-service .elementor-image-box-content{
    padding: 15px;
}

@media screen and (max-width: 540px) {
    article.elementor-post {
        flex-direction: column;
    }
	input[type='time']:after {
		color: #aaa;
		content: attr(placeholder);
	}
	input[type='date']:after {
		color: #aaa;
		content: attr(placeholder);
	}
	.blog-layout-3 {
		flex-direction: column;
	}
}