/* 
Theme Name: BDH WEB
Theme URI: https://buiduchanh.net
Description: Day la mot theme duoc phat trien boi Bui Duc Hanh. Hoat dong tot voi Elementor.
Author: Bui Duc Hanh
Author URI: https://www.facebook.com/buiduchanh2402
Template: hello-elementor
Version: 1.0.1
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
*/
.cat-widget .sub-menu li.menu-item {
	width: max-content;
	padding: 0;
	position:relative;
}
.cat-widget .sub-menu li.menu-item::before{
	top: 50% !important;
	bottom: auto;
	left: 8px !important;
	transform:translateY(-50%)
}
.cat-widget .sub-menu li.menu-item a.elementor-sub-item {
	width: max-content;
	padding: 10px;
	padding-left: 20px
}

.cat-widget .elementor-nav-menu--main .elementor-nav-menu ul {
	position: unset !important;
}

.slider-main .swiper-slide {
	height: auto !important;
	aspect-ratio: 1900 / 700;
}
.banner-main {
	height: auto !important;
	aspect-ratio: 1900 / 700;
	min-height: unset !important;
}
@media (max-width: 1200px){
	.form-lh .elementor-column.elementor-md-50 {
		width: 100%;
	}
	.form-lh label.elementor-field-label {
		width: 30%;
	}
	.form-lh textarea,
	.form-lh input:not([type="submit"]) {
		width: 70% !important;
	}
	.form-lh .e-form__buttons {
		margin-left: 30%;
		width: 70%;
	}
}
@media (max-width: 575px){
	.banner-main h1.elementor-heading-title {
		font-size: 18px !important;
	}
}

