/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.elementor-nav-menu--main .elementor-nav-menu ul
{
	    padding: 10px 10px;
}
.menuheader ul.elementor-nav-menu--dropdown a, 
.menuheader ul.elementor-nav-menu--dropdown a:focus, 
.menuheader ul.elementor-nav-menu--dropdown a:hover
{
	border-inline-start: none;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.dichvuhide
{
	display: none;
}
.c_dichvuhide:hover .dichvuhide
{
	display: block;
}
.bannerlon .swiper-pagination
{
	 top: auto;
	 bottom: 30px !important;
}
.bannerlon  .swiper-pagination-bullet 
{
	background: #fff;
	width: 25px;
	border-radius: 5px;
	opacity: 1;
}
.bannerlon  .swiper-pagination-bullet-active
{
	background: var(--e-global-color-primary);
}
.bannerlon .elementor-swiper-button
{
	opacity: 1 !important;
}
.bannerlon .swiper-button-disabled svg
{
	fill:#fff !important;
}
.menuheader .elementor-nav-menu > li:hover,
.menuheader .elementor-nav-menu > li.current-menu-item
{
	background: var(--e-global-color-primary);
	color: #fff;
}

.menuheader .elementor-nav-menu > li:hover > a,
.menuheader .elementor-nav-menu > li.current-menu-item a
{
	color: #fff !important;
}
.slide-doingubs .swiper-button-disabled
{
    background: #000 !important;
    opacity: 0.2 !important;

}
.slide-phanhoi .swiper-button-disabled 
{
	background: #fff !important;
	opacity: 1 !important;
}
.slide-phanhoi .swiper-button-disabled svg
{
	fill:#000 !important;
}
.elementor-blockquote--skin-quotation .elementor-blockquote:before
{
	content: "";
	background: url(https://duynhakhoa.khangweb.io.vn/wp-content/uploads/2025/12/home-10.png);
	width: 48px;
	height: 39px;
}
@media (max-width: 1024px) {
	.elementor-nav-menu
	{
		padding-top: 5px;
    padding-bottom: 5px;
	}
	.elementor-nav-menu ul
	{
		padding: 0 10px;
	}
}
