/*
Theme Name: BodrumCityTransfer
Theme URI: https://bodrumcitytransfer.com/
Author: BodrumCityTransfer
Author URI: https://bodrumcitytransfer.com/
Description: A lightweight, translation-ready WordPress theme for BodrumCityTransfer.
Version: 0.9.56
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: bodrum-transfer
*/

/*
 * Component styles are enqueued separately with file fingerprints.
 * Keep this fallback in the main stylesheet for hosts that only expose
 * style.css from the theme directory.
 */
@media (max-width: 560px) {
	.detail-contact {
		text-align: center;
	}

	.detail-contact-copy > p:last-child {
		margin-right: auto;
		margin-left: auto;
	}

	.detail-contact-list {
		text-align: left;
	}

	.detail-contact .button-whatsapp {
		justify-self: center;
		width: auto;
		max-width: 100%;
		padding: .65rem .85rem;
		font-size: .68rem;
	}
}