@charset "UTF-8";
/* CSS Document */

.black{
	color:#383c40 !important;
}
.pd5{
	padding: 5px;
}
.m0{
	margin-bottom: 0px;
}
.bordo-call{
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.acquisto-pizza{
	float: left;
}
.mr-4 {
	margin-right: 0.5rem !important;
}
.tab-selezionato{
	padding: 15px;
	background: #FFBB00;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.tab-non-selezionato{
	padding: 15px;
	background: #F7F8F9;
	color: #383c40;
	text-transform: uppercase;
	text-align: center;
}
.tab-selezionato p{
	margin-bottom: 0px;
}
.tab-non-selezionato p{
	margin-bottom: 0px;
}
.affiancato{
	float: left;
}
.tabella-step{
	margin-top: 30px;
}
.foto-pizza{
	min-height: 500px;
	color: #fff;
	background-image: linear-gradient(to top, rgba(0,0,0,0.5), transparent);
	position: relative;
}
.mb10{
	margin-bottom: 10px;
}
.spazio-lati{
	padding: 30px;
	position: absolute;
	bottom: 0;
}
.img-pizza{
	position: absolute;
	z-index: -1;
	width: 100%;
}
.mb0{
	margin-bottom: 0px;
}
.aggiunta-qt{
	width: 25px;
	text-align: center;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.table-cart .price span {
	display: block;
}
.prezzo-barrato{
	text-decoration: line-through;
}
.ingrediente-barrato{
	text-decoration: line-through
}
.avviso-orario{
	font-size: 18px;
}
.error-address{
	display:none;
}
.msg-address {
    display: none;
}

.disabled-link .bg-image{
	-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(100%);
}

.quantity{
	display: flex;
}
.quantity:before,
.quantity:after{
	display: none;
}
.quantity .plus-button, 
.quantity .minus-button{
	font-size: 25px;
    line-height: 18px;
    display: block;
    text-align: center;
    width: 25px;
	height: 22px;
	cursor:pointer;
}
.quantity .plus-button::selection,
.quantity .minus-button::selection {
	background: #fff;
	color:#383c40;
}
.quantity .plus-button::-moz-selection,
.quantity .minus-button::-moz-selection {
	background: #fff;
	color:#383c40;
}
.quantity .minus-button{
	margin-right: 5px;
}
.quantity .plus-button{
	line-height: 24px;
	margin-left: 5px;
}
.quantity input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.quantity input[type="number"] {
    -moz-appearance: textfield;
}

.text-center{
	text-align:center;
}

.h1-style {
	margin: .67em 0;
	font-weight: 100;
	font-size: 5.5rem;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 2rem;
}
.h4-style {
	font-size: 1.75rem;
}
.link-ev {
	font-weight: 500;
	/* text-decoration: underline; */
	color:#FFBB00;
}
.uppercase {
	text-transform: uppercase;
}
.big-link {
	font-size: 1.6rem;
    font-weight: 500;
}

#header .module-logo img {
	max-width: 100%;
    width: auto;
    height: 84px;
}
#header.transparent .module-logo img {
	width: 150px;
}

.menu-sample .title {
    position: absolute;
    bottom: 4.5rem;
    right: 1rem;
    left: 1rem;
    color: #fff;
    font-size: 5.5rem;
    font-weight: 100;
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
}
.active-menu {
	color:#FFBB00;
}
.text-muted2{
	color: rgba(255,255,255,0.9) !important;
}
.nome-pizza{
	font-weight: 200;
}

.btn.btn-outline-secondary.btn-sm:hover{
	color: #fff;
}

.no-pb-list{
	padding-bottom:0px;
}

span.avviso{
	width: 150px;
	text-decoration: underline;
}

.table-height-limit{
	max-height: calc(100vh - 352px);
	overflow: auto;
}

.table-height-limit > div{
	width: 100%;
}

.flex-container{
	display: flex;
}
.flex-container:before,
.flex-container:after{
	display: none !important;
}

.flex-container.items-center{
	align-items: center;
}

.flex-container.single-row-cart{
	align-items: center;
	border-bottom: 1px solid #e0e0e0;
}
.table-height-limit .flex-container > div.price{
	padding: 14px 0px;
	box-sizing: border-box;
	text-align: center;
	width: 70px;
	max-width: 100%;
}
.table-height-limit .flex-container > div.price.omaggio {
	padding: 10px 25px;
    width: 130px;
	text-align: center;
	color: #FFBB00;
    text-decoration: underline;
    text-transform: uppercase;
}
.table-height-limit .flex-container > div.actions{
	width: 130px;
    max-width: 100%;
    padding: 14px 21px;
    box-sizing: border-box;
}
.table-height-limit .flex-container > div.title{
	/*padding: 14px 21px;*/
	padding: 14px 10px 14px 21px;
	box-sizing: border-box;
	flex: 1 0 auto;
    width: calc(100% - 200px);
}

.required{
	font-size: 30px;
	display: inline-block;
	height: 22px;
	line-height: 25px;
	vertical-align: middle;
	color: red;
	font-weight: 500;
}

.btn-primary:disabled{
    border-color: #FFBB00;
    background-color: #FFBB00;
}

.link-with-overlay {
	display: block;
	position: relative;
}
.link-with-overlay .title {
	z-index: 2;
}
.link-with-overlay .overlay-image {
	z-index: 1;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0,0,0,0.2);
}

.centered-menu-flex {
	display: flex;
	justify-content: center;
}

.disable-message {
	display: none;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: rgba(100,100,100,0.7);
	font-size: 2rem;
	text-align: center;
}
.disabled-link .disable-message {
	display: flex;
}

.button-step-container .tab-button {
	display: flex;
    justify-content: center;
	align-items: center;
}

.main-bg-home {
	display: flex;
	align-items: center;
}
.main-bg-home .v-center {
    top: 0px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.overlay-after:after {
	content: '';
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: rgba(0, 0, 0, 0.2);
}
.overlay-after .bottom-parallax {
	z-index: 1;
}

.delivery-info-cart {
	margin-bottom: 0px;
	margin-top: 10px;
}

.simple-link {
    color: #FFBB00;
}

.btn.btn-red,
.btn.btn-red span {
	color: #fff;
	background: #a94442;
}
.btn.btn-red:hover,
.btn.btn-red:hover span {
	color: #fff;
}

#panel-cart .panel-cart-action.left-button {
	width: 50%;
	right: auto;
	left: 0px;
	padding-left: 15px;
    padding-right: 15px;
}
#panel-cart .panel-cart-action.right-button {
	width: 50%;
	right: 0px;
	left: auto;
	padding-left: 15px;
    padding-right: 15px;
}

.info-header {
	padding: 10px 15px;
	/*margin-top: 20px;*/
	text-align: center;
	display: flex;
	justify-content: center;
	color:#fff;
}
.info-header p {
	flex: 1 0 auto;
	margin-bottom: 0px;
}
.info-header .close-info {
	cursor: pointer;
}

.requests-container {
	width: 100%;
}
.requests-container .show-more-info {
	margin-top: 5px;
	display: block;
	font-size: 15px;
}
.requests-container .requests-text {
	margin-bottom: 0px;
	margin-top: 5px;
	display: none;
	font-style: italic;
}

.module.module-navigation.left.mr-4 {
    margin-right: 1.2rem !important;
}

.single-row-cart .caption strong {
	display: block;
}

@media (max-width:1299px) {
	.h1-style {
		font-size: 4rem;
	}
	.page-title .push-lg-4 {
		left: 25%;
	}
	.pizzeria-item .content {
		padding: 15px 30px !important;
	}
	.pizzeria-item .col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.pizzeria-item .col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.impasto-items .content {
		padding: 15px 30px !important;
	}
	.impasto-items .col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 58.333333%;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.impasto-items .col-xl-4 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 41.666667%;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.autocomplete-address-form .col-lg-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.autocomplete-address-form .push-lg-2 {
		left: 0px;
	}
}
@media (max-width:1199px) {
	.hidden-1024 {
		display: none;
	}
	#header .col-md-7 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 66.666667%;
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
		display: flex;
		justify-content: center;
	}
	.main-bg-home .col-md-8.push-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 82%;
		-ms-flex: 0 0 82%;
		flex: 0 0 82%;
		max-width: 82%;
		left: 18%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.section-double>.row {
		height: 400px;
	}
	.pizzeria-item h2, .pizzeria-item .h2,
	.impasto-items h2, .impasto-items .h2 {
		font-size: 2.5rem;
		margin-bottom: 10px;
	}
	.pizzeria-item p.lead,
	.impasto-items p.lead {
		margin-bottom: 1rem;
		font-size: 1rem;
	}
}

@media (max-width: 1024px) {
	.bg-fixed {
		background-attachment: initial;
	}
	.price-button-container .btn {
		font-size: 12px;
		padding: 10px;
	}
	.text-muted {
		display: block;
	}
}

@media (max-width: 1023px) {
	#header-mobile .module-nav-toggle {
		left: 15px;
		top: 20px;
	}
	#header-mobile .module-cart {
		right: 15px;
		top: 20px;
	}
	#header-mobile .module-logo img {
		height: 100px;
	}
	#header-mobile {
		height: 100px;
	}
	/*#content {
		margin-top: 100px;
	}*/
	.header-absolute .section-main {
		height: calc(100vh - 115px);
	}
	.main-bg-home .col-md-8.push-md-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		left: 0%;
	}
	.bottom-parallax .col-md-6.push-md-3,
	.bottom-parallax .col-lg-8.push-lg-2 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		left: 0%;
	}
	#panel-mobile .module-logo {
		padding: 1rem 2rem;
	}
	.module.module-order {
		padding: 0px 15px;
	}
	.module.module-order .btn {
		width: 100%;
	}
	.opacity-991 {
		opacity: 0.4;
	}
	.page-title .push-lg-4 {
		left: 0%;
	}
	.pizzeria-item .content {
		padding: 15px 15px !important;
	}
	.impasto-items .content {
		padding: 15px 15px !important;
	}
	.category-list {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		left: 0%;
	}
	.col-sm-2.affiancato {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.img-detail-pietanza {
		padding-top: 0px;
	}
	.promo-section-2 .bg-image {
		background-attachment: initial;
    	background-size: cover !important;
	}
	.feature.feature-1 .feature-content {
		padding-left: 55px;
	}
}

@media (max-width: 991px) {
	.info-header {
		position: fixed;
		top: 100px;
		z-index: 2;
		left: 0px;
		width: 100%;
		margin-top: 0px;
	}
	#content {
		margin-top: 100px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.form-group label {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	.last-element-mobile {
		order: 2;
	}
	.header-absolute .section-main {
		height: calc(100vh - 100px);
	}
	.h1-style {
		font-size: 3rem;
	}
	.main-bg-home .col-md-6.affiancato {
		width: 50%;
	}
	.opacity-991 .bg-image {
		display: none;
	}
	.price-button-container {
		flex-wrap: wrap;
		justify-content: flex-start !important;
	}
	.price-button-container .text-md.mr-4 {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.price-button-container .btn {
		margin-left: 0px !important;
		margin-right: 15px !important;
	}
	.col-sm-2.affiancato,
	.col-sm-3.affiancato {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-6.tabella-step {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.section-double>.row>.image {
		/*height: 230px;*/
		height: 300px;
	}
	h6.mb-1.text-muted {
		height: auto !important;
	}
	.promo-section-2 .bg-overlay {
		right: 0px !important;
		opacity: 0.5;
	}
	.promo-section-2 .bg-image {
		left: 0px !important;
	}
	.promo-section-2 .container .col-md-6 {
		margin-bottom: 15px;
	}
	.col-md-12.quantity {
		padding: 0px;
	}
	.col-md-12.quantity .aggiunta-qt {
		width: 25px;
	}
	.stick-to-content .table-height-limit {
		max-height: none;
	}
	.pizzeria-item .col-xl-4,
	.pizzeria-item .col-xl-8,
	.impasto-items .col-xl-4,
	.impasto-items .col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		left: 0%;
	}
	.pizzeria-item.reverse > .row,
	.impasto-items.reverse > .row {
		flex-wrap: wrap-reverse;
	}
	.page-content .bordo-call{
		margin-bottom: 15px;
	}
	.col-sm-7.price-button-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		left: 0%;
	}
	.text-muted {
		display: inline-block;
	}
	.col-sm-7.price-button-container .text-sm-right {
		text-align: left !important;
	}
}

@media (max-width: 479px) {
	.main-bg-home .col-md-6.affiancato {
		width: 100%;
		margin-bottom: 20px;
		padding: 0px;
	}
	.header-absolute .section-main {
		height: 545px;
	}
	.pizzeria-item .col-xl-4,
	.pizzeria-item .col-xl-8,
	.impasto-items .col-xl-4,
	.impasto-items .col-xl-8 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		left: 0%;
	}
	.pizzeria-item.reverse > .row,
	.impasto-items.reverse > .row {
		flex-wrap: wrap-reverse;
	}
	.page-title {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.content p:last-child {
		margin-bottom: 0px;
	}
	section, .section {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.section.impasto-items,
	.section.pizzeria-item {
		padding-top: 0px;
	}
	.section.bg-dark.dark .col-md-4:last-child .feature.feature-1 {
		margin-bottom: 0px;
	}
	.section-bg-edge .container>div[class*="col-"] {
		padding: 0px;
	}
	.section-bg-edge .feature.feature-1:last-child {
		margin-bottom: 0px;
	}
	.ajax-form .row.mb-5 {
		margin-bottom: 0px !important;
	}
	#faq1 .pb-5 {
		padding-bottom: 15px !important;
	}
	.mb-contact hr.hr-md {
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.col-sm-5 {
		margin-bottom: 15px;
	}
	.mb-contact:last-child {
		margin-bottom: 0px;
	}
	.page-title h1 {
		font-size: 3rem;
	}
	.page-title h4 {
		margin-top: 10px;
	}
	.page-content.pd5 {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.page-content h4.tabella-step {
		margin-bottom: 15px;
		margin-top: 0px;
		padding: 0px 15px;
	}
	.h1-style {
		font-size: 2.3rem;
    	line-height: 2.1rem;
	}
	.info-header p {
		max-width: 300px;
	}
	.main-bg-home .h4-style {
		margin-bottom: 2rem !important;
	}
}
@media (max-width: 359px) {
	.info-header p {
		max-width: 268px;
	}
}

@media (min-width: 992px) {
	#header.sticky {
		position: fixed;
		top: 0px;
		left: 0px;
		-webkit-animation-name: menu_sticky_animation; /* Safari 4.0 - 8.0 */
		-webkit-animation-duration: 0.5s; /* Safari 4.0 - 8.0 */
		animation-name: menu_sticky_animation;
		animation-duration: 0.5s;
		background:#fff;
	}
	#header.transparent.sticky {
		color: #000;
	}
	#header.sticky .module-logo img {
		width: auto;
		height: 84px;
	}
	#content.sticky-header {
		margin-top: 104px;
	}
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes menu_sticky_animation {
	from {top: -104px;}
	to {top: 0px;}
}
  
/* Standard syntax */
@keyframes menu_sticky_animation {
	from {top: -104px;}
	to {top: 0px;}
}

.btn-secondary.no-hover-effect:before {
	display: none !important;
}

.select-container select {
	position: relative;
	z-index: 1;
	background: transparent;
}
.select-container select.form-control:focus {
	background: transparent;
}
.select-container:after {
	z-index: 0;
}

.logo-white {
	display: none;
}

.flex-wrap {
	flex-wrap: wrap;
}
.new-style-icon-button {
	display: block;
    padding: 5px 10px;
    margin-bottom: 8px;
    color: #fff;
    background: #000;
}
.new-style-icon-button:hover {
	color: #fff;
}
.new-style-icon-button.btn-red {
	background: #e1302c;
}
.new-style-icon-button:last-child {
	margin-bottom: 0px;
}
.table-height-limit .flex-container > div.actions.new-style-actions {
	width: 130px;
    max-width: 100%;
    padding: 14px 10px;
	box-sizing: border-box;
}
.actions.new-style-actions .quantity {
	justify-content: center;
}

.main-bg-home .bg-image {
	background-position: center 15%;
}

#header.sticky {
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,.3);
}

#header.transparent:not(.sticky) .active-menu,
#header.transparent:not(.sticky) #nav-main a:hover {
	color: #fff;
}
/*#header.sticky .active-menu,
#header.sticky #nav-main a:hover,
#header #nav-main a:hover{
	color: #000;
}*/
.section.section-bg-edge {
	margin: 15px auto;
}

.page-title.bg-dark,
.page-title.bg-light {
	background-color: #FFBB00 !important;
}
.page-title.bg-dark *,
.page-title.bg-dark .text-muted,
.page-title.bg-light *,
.page-title.bg-light .text-muted {
	color: #000 !important;
}

#header.transparent:not(.sticky) .btn-primary,
.section-main.main-bg-home .btn-primary {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
#header.transparent:not(.sticky) .btn-primary::before,
.section-main.main-bg-home .btn-primary::before {
	display: none;
}

#panel-cart .btn-secondary {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

h1, h2, h3, h4 {
	font-family: "Oswald", sans-serif;
    text-transform: uppercase;
}

.font-big {
    font-size: 25px;
    display: block;
    margin-bottom: 20px;
}

.bg-dark .simple-link {
	color: #fff;
}

.features.bg-dark {
	background: #FFBB00 !important;
}
.features.bg-dark .feature h4,
.features.bg-dark .feature p,
.features.bg-dark .feature .feature-icon i {
	color: #000 !important;
    font-weight: 400;
}