.elementor-location-footer a,
.elementor-location-footer label,
.elementor-location-footer select option,
.elementor-location-footer {
	color: #4C3200 !important;
}

.elementor-location-footer .is-divider{
	display:none !important;
}

.elementor-location-footer input,
.elementor-location-footer select{
	border-radius: 8px !important;
 	margin-top: 6px !important;
  
}
.wpcf7-submit {
	background: #4C3200 !important;
  border: none !important;
    color: white !important;
}

.dv {
  width: 80% !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  
    /* CSS cho tablet */
}
@media (max-width: 767px) {
    /* CSS cho điện thoại */
  .image_res img {
    height: 170px !important;
}
