/*
Theme Name: Surfy - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: surfy
*/
@import url("../surfy/style.css");

.-external-btn- a {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 0px 16px !important;
	background-color: #34a7bc !important;
	height: 48px !important;
	border-radius: 3px !important;
}
.copyright {
	padding: 20px 24px !important;
}
.wp-social-link {
	width: 32px !important;
	height: 32px !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.wp-social-link::before {
	display: none !important;
}
.wp-social-link a svg {
	width: 24px !important;
	height: auto !important;
}
.listing_meta span:first-of-type,
.listing_meta span:last-of-type {
	display: none !important;
}
.listing_meta span:nth-of-type(2):after {
	display: none !important;
}
.gt3_custom_text a {
	text-decoration: underline;
	color: #34a7bc !important;
}