/*
 Theme Name:   Oinoe Labels
 Theme URI:    https://www.graffette.net
 Description:  Il tema child Graffette
 Author:       Michele | Graffette
 Author URI:   https://www.graffette.net
 Template:     generatepress
 Version:      0.1
*/

body { padding: 2em 0; }
.site-header {
    position: fixed;
    width: 100%;
    top: 0;
}
.inside-header {
    flex-direction: row;
    text-align: left;
}
#gt_float_wrapper {
	top: 12px !important;
	right: 12px !important;
}
.certificazioni-grid {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    row-gap: 0.7em;
    padding-top: 0.7em;
}
.certificazione {
	flex-basis: 50%;
	text-align: center;
}
.certificazione img {
	height: 75px;
    width: 75px;
    object-fit: contain;
}


@media (min-width: 768px){
	.site-header {
		position: absolute;
	}
	.container.grid-container {
		padding-top: 4.5em;
	}
	.wrapper {
		border: 6px solid #313131;
		border-radius: 46px;
		position: sticky;
		top: 0;
		box-shadow: #0006 0 10px 15px -3px, #0000000d 0 4px 6px -2px;
		width: 350px;
		margin: 0 auto;
		height: 715px;
   		overflow: hidden;
	}
	.inside-wrapper {
		height: 100%;
		overflow-y: scroll;
	}
	#gt_float_wrapper {
		position: absolute !important;
		right: 16px !important;
	}
}

.conservante_antiossidante.metabisolfito-di-k {
	 font-weight: bold;
}
