/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2024 | 06:02:29 */
a.btn.btn-gold.p-\[\.9rem_2rem_\.7rem\] {
	padding: .9rem 3.6rem .7rem !important;
}
@media only screen and (max-width: 767px) {
	section.bricks-elem.content-scrolls .table-tabs {
		justify-content: center;
	}
	section.bricks-elem.content-scrolls .table-tabs>ul.top-tabs {
		max-width: 358px;
		flex-direction: row;
		flex-wrap: wrap;
	}
	section.bricks-elem.content-scrolls .table-tabs>ul.top-tabs li {
		min-width: 168px;
		max-width: 170px;
	}
}
@media (min-width: 640px) {
	.sm\:max-w-\[calc\(100\%-368px\)\] {
		max-width: calc(100% - 10px);
	}
}
ul.payment-list.toggles.custom_table_payment.grid.grid-cols-4.gap-x-1.gap-y-px {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 767px;
}
@media (min-width: 640px) and (max-width: 1022px){
	section.contact-details {
		display: flex;
	}
	section.contact-details .w-full {
		width: 82%;
	}
	section.contact-details figure.bg.absolute {
		z-index: -1;
	}
}
@media (min-width:300px) and (max-width: 767px) {
	[data-day] section img.fxmobile {
		opacity: .8; 
	}
	
} 

