/**
Theme Name: Su Una Ruota
Author: Giovanni Gardin
Author URI: http://giovannigardin.com/
Description: Bespoke theme developed for Su Una Ruota by Giovanni Gardin and Mattia Tonolo.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: officina-bici-treviso
Template: astra
*/

iframe.gmaps {
	width: 100%;
	height: 600px;
}

.services .icon,
.contacts .icon {
	display: block;
	width: 64px;
	height: 64px;
	padding: 12px;
	margin: 0 auto;
	background-color: var(--ast-global-color-0);
	border-radius: 100%;
}

.services .icon svg > path,
.contacts .icon svg > path {
	fill: white;
}

.site-logo-img img {
	width: 64px;
	height: 64px;
}

.ast-plain-container.ast-no-sidebar #primary {
	margin-top: 0;
	margin-bottom: 0;
}

.astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
	height: 60px;
}