/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2026 | 10:42:16 */
#menu-header-menu {
	display: inline-flex;
    flex-wrap: nowrap;
    align-items: center;
}

.header_dual_btn .pp-dual-button, .ar_dual_buttons .pp-dual-button {
	padding: 2px;
	border-radius: 100px;
}

.header_dual_btn .pp-dual-button:hover, .ar_dual_buttons .pp-dual-button:hover {
	background: linear-gradient(60deg, #B4833E 13.4%, #C1954C 16.4%, #D7B263 22.21%, #E9C975 28.39%, #F5D982 35.05%, #FCE289 42.51%, #FFE68C 52.44%, #FBE288 59.34%, #F2D67F 66.2%, #E3C26F 73.06%, #CEA659 79.86%, #B4833E 86.6%);
    border-radius: 100px;
	padding: 2px;
	transition: all .3s ease 0s;
}

/* .ar_single_button .pp-button-wrap {
	width: fit-content;
}

.ar_single_button .pp-button-wrap:hover {
	background: linear-gradient(60deg, #B4833E 13.4%, #C1954C 16.4%, #D7B263 22.21%, #E9C975 28.39%, #F5D982 35.05%, #FCE289 42.51%, #FFE68C 52.44%, #FBE288 59.34%, #F2D67F 66.2%, #E3C26F 73.06%, #CEA659 79.86%, #B4833E 86.6%) !important;
    border-radius: 100px !important;
	transition: all .3s ease 0s;
	width: fit-content;
} */

.footer_more_info_phone_and_email_custom span {
	color: #A6170A !important;
	font-weight: 500 !important;
}