/**
 * Theme Name:     Hyundai Fuel - Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hyundai-fuel-hello-elementor-child
 * Description:    Hyundai Fuel template WordPress
 */

.hyundai-header-logo {}
.hyundai-header-logo .header-logo-white {}
.hyundai-header-logo .header-logo-blue {
	display: none;
}
.hyundai-header-logo:hover .header-logo-white {
	display: none;
}
.hyundai-header-logo:hover .header-logo-blue {
	display: block;
}


#home-about-hyundai {
	position: relative;
	min-height: 80vh;
}
/* 
#image-ship {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	will-change: transform;
	width: 100%;
	z-index: 2;
} */

.services-carousel .uc-items-wrapper .owl-item .ue-item {
	border: 1px solid rgba(255,255,255,0.8)!important;
	background-color: rgba(255,255,255,0.4)!important;
	border-radius: 20px !important;
	overflow: hidden!important;
	padding: 10px !important;
	min-height: 240px;
	position: relative !important;
}

@media screen and (min-width:990px) {
	.services-carousel .uc-items-wrapper .owl-item .ue-item {
		padding: 15px !important;
	}
}

@media screen and (min-width:990px) {
	.services-carousel .uc-items-wrapper .owl-item .ue-item {
		min-height: 280px;
	}
}

.services-carousel .uc-items-wrapper .owl-item .ue-item .uc_dark_carousel_placeholder {
	display: none;
	position: absolute !important;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}

.services-carousel .uc-items-wrapper .owl-item .ue-item:hover .uc_dark_carousel_placeholder {
	display: block;
}

.services-carousel .uc-items-wrapper .owl-item .ue-item .uc_dark_carousel_placeholder a {
    display: flex;
	height: 100%;
	width: 100%;
}
.services-carousel .uc-items-wrapper .owl-item .ue-item .uc_dark_carousel_placeholder img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    max-width: initial;
    height: 100%;
}

.services-carousel .uc-items-wrapper .owl-item .ue-item .uc_dark_carousel_content {
	padding: 0;
	z-index: 2;
}

.services-carousel .uc-items-wrapper .uc_dark_carousel_content,
.services-carousel .uc-items-wrapper .uc_dark_carousel_content .ue-title,
.services-carousel .uc-items-wrapper .uc_dark_carousel_content a,
.services-carousel .uc-items-wrapper .uc_dark_carousel_content p {
	color: #ffffff !important;
}

.services-carousel .uc-items-wrapper .uc_dark_carousel_content .ue-content-bottom {
	margin-top: 100px !important;
}


@media screen and (min-width:990px) {
	.services-carousel .uc-items-wrapper .uc_dark_carousel_content .ue-content-bottom {
		margin-top: 150px !important;
	}
}

.services-carousel .uc-items-wrapper .owl-item .ue-item .uc_more_btn  {
	height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 0;
}
.services-carousel .uc-items-wrapper .owl-item .ue-item .ue-btn-inner-wrapper {
	display: flex;
    align-items: center; 
	justify-content: center;
	height: 40px;
    width: 40px;
}

.services-carousel .uc-items-wrapper .owl-item .ue-item .ue-btn-inner-wrapper > div:not(.uc_more_btn-item) {
	display: flex;
    align-items: center; 
	justify-content: center;
}

.home .elementor-widget-n-accordion .e-n-accordion-item:is([open])  {
	background-color: #FFFFFF30!important;
	border-radius: 12px !important;
}

.home .elementor-widget-n-accordion .e-n-accordion-item:is([open]) > .e-n-accordion-item-title,
.home .elementor-widget-n-accordion .e-n-accordion-item:is([open]) .e-con {
	background: none !important;
  
}
.home .elementor-widget-n-accordion .e-n-accordion-item:not([open]) .e-con {
  
}