:root {
	--input-background: #ffffff;
	--form-line: #000000;
	--label-title: #000000;
	--label-input: #000000;
	--input-color: #ffffff;
	--border-color: #000000;
	--button-color: #cc112c;
	--button-text-color: #ffffff;
}

html,
body {
	overflow-x: hidden;
	background-color: #ffda00;
	padding-right: 0 !important;
	text-rendering: geometricPrecision;
	font-family: 'StropicaDEMO';
}

.letter-spacing {
	letter-spacing: 1px;
}

section {
	position: relative;
}

.immagine_sfondo {
	background-image: url(../images/immagine_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
	padding: 33rem 0;
}

.immagine_coriandoli {
	background-image: url(../images/immagine_coriandoli.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
}

.immagine_bagliore {
	background-image: url(../images/immagine_bagliore.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
}

#onda {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.bg-red {
	background-color: #cc112c;
}

.bg-yellow {
	background-color: #ffda00;
}

.text-yellow {
	color: #ffda00;
}

a.text-yellow {
	color: #ffda00;
}

a.text-yellow:hover,
a.text-yellow:focus,
a.text-yellow:active {
	color: #ffda00;
}

.text-red {
	color: #cc112c;
}

a.text-red {
	color: #cc112c;
}

a.text-red:hover,
a.text-red:focus,
a.text-red:active {
	color: #cc112c;
}

/* Header */

nav {
	padding-right: 0 !important;
}

.navbar-default,
.navbar-inverse {
	border: 0;
}

.navbar {
	padding: 0;
	background-color: #ffda00;
}

.navbar a:focus {
	outline: 0;
}

.navbar .navbar-nav {
	letter-spacing: 1px;
	text-align: center;
}

.navbar .navbar-nav li a:focus {
	outline: 0;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
	color: #cc112c;
	font-size: 1.8rem;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	letter-spacing: 0;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover,
#mainNav .navbar-nav li.nav-item a.nav-link:focus,
#mainNav .navbar-nav > li.nav-item > a.nav-link.active {
	color: #000000;
	text-decoration: none;
}

#mainNav .navbar-toggler {
	position: relative;
	height: 20px;
	padding: 0.5rem;
}

.navbar-brand {
	margin-right: 0;
}

/* Fine Header */

/* Footer */

footer {
	color: #cc112c;
}

footer .footer-below {
	padding: 1rem 0;
	background-color: #ffda00;
}

footer .footer-below a {
	color: #000000;
}

.menu-footer {
	display: inline-block;
	list-style-type: none;
	color: #000000;
	font-weight: normal;
	font-size: 2rem;
}

.menu-footer a {
	color: #000000;
	text-decoration: none;
}

.menu-footer a:hover {
	text-decoration: underline;
}

/* Fine Footer */

/* Font Weight */

.font-weight-100 {
	font-weight: 100;
}

.font-weight-200 {
	font-weight: 200;
}

.font-weight-300 {
	font-weight: 300;
}

.font-weight-400 {
	font-weight: 400;
}

.font-weight-500 {
	font-weight: 500;
}

.font-weight-600 {
	font-weight: 600;
}

.font-weight-800 {
	font-weight: 700;
}

.font-weight-800 {
	font-weight: 800;
}

.font-weight-900 {
	font-weight: 900;
}

/* Fine Font Weight */

/* Line Height */

.line-height-xxs {
	line-height: 0.5rem;
}

.line-height-xs {
	line-height: 1rem;
}

.line-height-sm {
	line-height: 1.2rem;
}

.line-height-md {
	line-height: 1.4rem;
}

.line-height-lg {
	line-height: 1.6rem;
}

.line-height-xl {
	line-height: 1.8rem;
}

.line-height-xxl {
	line-height: 2rem;
}

.line-height-xxxl {
	line-height: 2.5rem;
}

/* Fine Line Height */

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0;
	line-height: 1;
}

p {
	font-size: 1rem;
	margin-bottom: 0;
}

.text-transform-none {
	text-transform: none;
}

a {
	color: #cc112c;
	text-decoration: underline;
	cursor: pointer;
}

a:hover,
a:focus,
a:active {
	outline: 0;
	color: #cc112c;
	text-decoration: none;
}

a:not([href]):not([class]) {
	text-decoration: underline;
}

a:not([href]):not([class]):hover {
	text-decoration: none;
}

/* Fine Classi generiche */

/* Pulsanti */

button:focus {
	outline: none;
}

.w-button {
	background-color: #cc112c;
	padding: 0.5rem 4rem;
	border-radius: 1rem;
	color: #ffffff;
	text-transform: uppercase;
	outline: none;
	display: inline-block;
	font-size: 2.5rem;
	border: none;
	font-weight: normal;
	cursor: pointer;
}

a.button {
	text-decoration: none;
}

a:hover.button,
button:hover {
	color: #FFD100;
}

.box-assistenza {
	position: fixed;
	right: 1rem;
	bottom: 0;
}

.border-radius-box {
	border-radius: 2rem 2rem 0 0;
}

.modal-header .btn-close {
	font-size: 1.5rem;
	color: hsl(0, 0%, 0%);
	opacity: 1;
}

#img-vinto {
	position: relative;
	top: 100px;
	z-index: 2;
}

#esempio_doc_acquisto {
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: var(--bs-modal-zindex) !important;
	display: none;
	width: 100% !important;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
	max-width: 100% !important;
	background-color: transparent !important;
	padding: 0 !important;
}

#prodotti {
	position: relative;
	top: -70px;
}

@media screen and (min-width: 575px) {

	li.nav-item {
		display: inline-flex;
		justify-content: center;
	}

	.mw-10 {
		max-width: 10%;
	}

	.mw-20 {
		max-width: 20%;
	}

	.mw-30 {
		max-width: 30%;
	}

	.mw-40 {
		max-width: 40%;
	}

	.mw-50 {
		max-width: 50%;
	}

	.mw-60 {
		max-width: 60%;
	}

	.mw-70 {
		max-width: 70%;
	}

	.mw-80 {
		max-width: 80%;
	}

	.mw-90 {
		max-width: 90%;
	}

	.box-assistenza {
		position: relative;
		right: 0;
		margin: 0 auto;
	}

	#header-box-assistenza {
		background-color: #cc112c;
		color: #ffda00;
	}

	#img-vinto {
		top: 0;
	}

	#claim {
		top: 30px;
	}
}

@media screen and (min-width: 768px) {
	.modal-dialog {
		max-width: 720px;
	}

	.mw-10 {
		max-width: 100%;
	}

	.mw-20 {
		max-width: 100%;
	}

	.mw-30 {
		max-width: 100%;
	}

	.mw-40 {
		max-width: 100%;
	}

	.mw-50 {
		max-width: 100%;
	}

	.mw-60 {
		max-width: 100%;
	}

	.mw-70 {
		max-width: 100%;
	}

	.mw-80 {
		max-width: 100%;
	}

	.mw-90 {
		max-width: 100%;
	}

	.box-assistenza {
		width: 70%;
	}

	.immagine_coriandoli, .immagine_bagliore {
		padding: 10rem 0 10rem;
	}
}

@media screen and (min-width: 992px) {

	li.nav-item {
		display: inline-block;
	}

	.box-assistenza {
		width: 50%;
	}

	#img-vinto {
		top: 50px;
	}
}

@media screen and (min-width: 1200px) {

	.immagine_sfondo {
		padding: 20rem 0;
	}
}

@media screen and (min-width: 1400px) {

	.box-assistenza {
		position: fixed;
		right: 1rem;
		bottom: 0;
		width: auto;
	}

	#header-box-assistenza {
		background-color: #ffda00;
		color: #cc112c;
	}
}

@media screen and (min-width: 1600px) {
	.immagine_sfondo {
		padding: 33rem 0;
	}
}

@media screen and (min-width: 1800px) {

	#alzata {
		padding-bottom: 2rem;
	}

	.immagine_coriandoli, .immagine_bagliore { 
		padding: 10rem 0 15rem;
	}

}

@media screen and (min-width: 2000px) {

	.immagine_sfondo { 
		padding: 50rem 0;
	}

	#alzata {
		padding-bottom: 9rem;
	}
}

@media screen and (min-width: 2500px) {

	.immagine_sfondo {
		padding: 45rem 0;
	}

	.row-cols-xxxxl-auto {
		flex: 0 0 auto;
		width: auto;
	}

	#alzata {
		padding-bottom: 10rem;
	}
}

@media screen and (min-width: 3000px) {

	.immagine_sfondo {
		padding: 70rem 0;
	}

	#alzata {
		padding-bottom: 25rem;
	}
}

@media screen and (max-width: 575px) {
	#mainNav .navbar-nav li.nav-item a.nav-link {
		font-size: 1.4rem;
	}

	li.nav-item {
		display: inline-flex;
		justify-content: center;
	}

	.hide_mobile {
		display: none;
	}

	footer .menu-footer {
		display: inline-block;
	}

	footer .menu-footer {
		text-align: center;
		font-size: 1.6rem;
		padding-left: 0;
		padding-right: 0;
	}

	.mw-10 {
		max-width: 10%;
	}

	.mw-20 {
		max-width: 20%;
	}

	.mw-30 {
		max-width: 30%;
	}

	.mw-40 {
		max-width: 40%;
	}

	.mw-50 {
		max-width: 50%;
	}

	.mw-60 {
		max-width: 60%;
	}

	.mw-70 {
		max-width: 70%;
	}

	.mw-80 {
		max-width: 80%;
	}

	.mw-90 {
		max-width: 90%;
	}

	.w-button {
		padding: 0.5rem 3rem;
		font-size: 2rem;
	}

	.input-group {
		display: flex;
		flex-direction: column;
	}

	.input-group > .form-control,
	.input-group > .custom-select,
	.input-group > .custom-file {
		width: 100%;
	}

	h1,
	.h1 {
		font-size: calc(1.375rem + 0vw);
	}

	h2,
	.h2 {
		font-size: calc(1.325rem + 0vw);
	}

	h3,
	.h3 {
		font-size: calc(1.2rem + 0vw);
	}

	h4,
	.h4 {
		font-size: calc(1.1rem + 0vw);
	}

	h5,
	.h5 {
		font-size: 1rem;
	}

	h6,
	.h6 {
		font-size: 0.9rem;
	}

	.display-1 {
		font-size: calc(1.625rem + 2vw);
	}

	.display-2 {
		font-size: calc(1.575rem + 2vw);
	}

	.display-5 {
		font-size: calc(1.425rem + 1vw);
	}

	.box-assistenza {
		position: relative !important;
		right: 0;
	}

	#header-box-assistenza {
		background-color: #cc112c;
		color: #ffda00;
	}

	.inputfile,
	.inputfile:focus {
		padding: 0.5rem 1rem 0 1rem;
		background-size: 13%;
	}

	label {
		font-size: 0.9rem;
	}

	.immagine_sfondo {
		padding: 22rem 0;
	}
}