.custom-header .ul-flex-box .ul-right li:nth-child(2) a {
    color: #deb78b;
}

.custom-header .ul-flex-box .ul-right li:nth-child(2) a::after {
    width: 0%;
}
.custom-header .ul-flex-box li:hover a::after {
    width: 60% !important;
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 33.3%;
}
@media (max-width:768px) {
  .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
	padding-bottom: 48%;
}
}
