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

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

@media (max-width:768px){
	.page-id-1223 .elementor-section-wrap section:nth-child(3) .elementor-container, .page-id-1223 .elementor-section-wrap section:nth-child(5) .elementor-container{

		flex-direction: column-reverse;
	}
}
