/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');

@font-face {
	display: swap;
	font-family: 'noirmedium';
	src: url('../fonts/medium_500-webfont.woff2') format('woff2'),
		url('../fonts/medium_500-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	display: swap;
	font-family: 'noirnoir_regular';
	src: url('../fonts/regular_800-webfont.woff2') format('woff2'),
		url('../fonts/regular_800-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	display: swap;
	font-family: 'Myriad Pro Regular';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
	display: swap;
	font-family: 'Myriad Pro Semibold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
}

body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #463426;
	font-weight: 300;
}

h1, .h1 {
	font-family: 'noirnoir_regular', 'Myriad Pro Regular';
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	color: #463426;
	margin-bottom: 0px;
}

h2, .h2 {
	font-family: 'noirnoir_regular', 'Myriad Pro Regular';
	font-size: 19px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	color: #463426;
	margin-top: 0px;
}

h3, .h3 {
	font-family: 'Sacramento', cursive;
	color: #fff;
	font-size: 52px;
}

h4, .h4 {
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 17px;
	text-transform: uppercase;
}

.ora {
	font-family: monospace;
	font-size: 20px;
	line-height: 1.2em;
}

ul {
	list-style: none;
	padding-left: 0px;
}

a {
	color: #3d7cca;
}

a:hover {
	text-decoration: none;
}

.slider {
	width: 100%;
	height: 650px;
}

.slider.storia {
	background: url(../images/slider-storia.jpg) no-repeat;
	background-size: cover;
	background-position-y: 50%;
}

.slider.contatti {
	background: url(../images/slider-contatti.jpg) no-repeat;
	background-size: cover;
	background-position-y: 50%;
}

.slider.forno {
	background: url(../images/slider-forno.jpg) no-repeat;
	background-size: cover;
	background-position-y: 50%;
}

.slider.gastronomia {
	background: url(../images/slider-porchetta.jpg) no-repeat;
	background-size: cover;
	background-position-y: 100%;
}

.slider.macelleria {
	background: url(../images/slider-macelleria.jpg) no-repeat;
	background-size: cover;
	background-position-y: 0;
}

.uk-button {
	border: 2px solid #3d7cca;
	color: #3d7cca;
	text-transform: uppercase;
	font-weight: 500;
	background: transparent;
	padding: 10px 20px;
	transition: all 0.5s;
}

.uk-button:hover, .uk-button:focus {
	background: #3d7cca;
	color: #e6e3da;
}

.bg-header {
	background-color: #463426;
	z-index: 999;
	position: relative;
	height: 140px;
}

.menu {
	position: absolute;
	width: 800px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.menu-sx {
	text-align: right;
	float: left;
}

.menu-dx {
	float: right;
}

.menu-sx,
.menu-dx {
	margin-top: 40px;
	position: relative;
	z-index: 2;
}

.tm-headerbar {
	position: relative;
}

.tm-logo {
	float: none !important;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	top: 0px;
	margin: 0 auto;
	text-align: center;
}

.tm-logo img {
	width: 350px;
}

#tm-middle .uk-article {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#tm-middle {
	position: relative;
	margin-top: -70px;
}

#tm-middle:before {
	content: url(../images/before.svg);
	width: 100%;
	display: block;
}

#tm-middle .articolo {
	padding-bottom: 80px;
}

#tm-middle .articolo.storia,
#tm-middle .contatti .articolo {
	padding-bottom: 0px;
}

#tm-bottom-a {
	margin-top: 0px;
}

.bg-header .social,
.bg-header .phone {
	text-align: center;
	padding: 30px;
}

.bg-header .social {
	background: rgb(136 104 76 / 0.3);
	margin-left: 20px;
	display: inline-block;
	float: left;
	height: 80px;
}

.bg-header .social h4,
.bg-header .phone h4 {
	margin-bottom: 0px;
	margin-top: 10px;
}

.bg-header .social h4,
.visible-n .social h4 {
	color: #e6e3da;
}

.bg-header .social img {
	width: 25px;
}

.bg-header .phone {
	background: #38291d;
	margin-right: 20px;
	display: inline-block;
	float: right;
}

.bg-header .phone h4,
.visible-n .phone h4 {
	color: #88684c;
}

.bg-header .phone img {
	width: 43px;
}

.uk-nav-side>li>a {
	font-family: 'noirnoir_regular', 'Myriad Pro Regular';
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	color: #e6e3da;
	transition: all 0.5s;
}

.uk-nav-side>li.uk-active>a {
	background: transparent;
	color: #88684c;
}

.uk-nav-side>li>a {
	position: relative;
}

.uk-nav-side>li>a:hover,
.uk-nav-side>li>a:focus {
	background: transparent;
	color: #88684c;
}

.menu-sx .uk-nav-side>li.uk-active>a:after,
.menu-sx .uk-nav-side>li>a:hover:after {
	content: '';
	width: 40px;
	height: 2px;
	background: #88684c;
	position: absolute;
	top: 13px;
	right: -30px;
	animation-name: links;
	animation-duration: 0.2s;
	animation-iteration-count: 1;
}

.menu-dx .uk-nav-side>li.uk-active>a:before,
.menu-dx .uk-nav-side>li>a:hover:before {
	content: '';
	width: 40px;
	height: 2px;
	background: #88684c;
	position: absolute;
	top: 13px;
	left: -40px;
	animation-name: links;
	animation-duration: 0.2s;
	animation-iteration-count: 1;
}

@keyframes links {
	0% {
		width: 0px;
	}

	100% {
		width: 40px;
	}
}

body.tm-isblog.uk-offcanvas-page,
body.tm-noblog.uk-offcanvas-page {
	overflow-x: visible !important;
}

.tm-isblog,
.tm-noblog {
	background: #e6e3da;
}

#tm-middle .sfondo {
	background: url(../images/background.svg) no-repeat;
	background-size: cover;
}

/*.contatti a.h1:before {
content: url(../images/phone-blu.svg);
width: 60px;
display: inline-block;
transform: rotate(-10deg);
margin-right: 15px;
}*/
.contatti .h1 {
	color: #fff;
	background: #3d7cca;
	padding: 10px 20px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.contatti .pecetta {
	transform: rotate(-10deg);
	margin-top: -40px;
	margin-left: 90px;
}

.contatti a.h1 img {
	width: 30px;
	display: inline-block;
	margin-right: 5px;
	transition: all 0.5s;
	border-radius: initial;
}

#tm-middle .contatti {
	margin-bottom: 80px !important;
}

.contatti .articolo img {
	border-radius: 50%;
}

/* SPECIALITA inizio */

.lavagna {
	background: url(../images/lavagna.jpg);
	background-size: cover;
	padding: 80px 0px 110px;
	border: 10px solid #8f684c;
	color: #fff;
	z-index: -2;
}

.lavagna h2 {
	color: #fff;
	margin-top: 20px;
}

.lavagna .porchetta {
	width: 300px;
}

.lavagna .container-img {
	position: relative;
	height: 200px;
}

.lavagna .container-img .pecetta {
	position: absolute;
	background: #8f684c;
	padding: 10px 20px;
	margin-bottom: 0px;
	transform: rotate(-10deg);
	top: 10px;
}

.lavagna .container-img img {
	margin-left: auto;
	margin-right: auto;
}

.lavagna .carne {
	width: 190px;
}

.lavagna .forno {
	width: 250px;
}

.lavagna h3 {
	position: relative;
	z-index: 2;
}

.lavagna h3:after {
	content: url(../images/after.svg);
	display: block;
	width: 480px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
}

/* SPECIALITA fine */

/* FATTI DA NOI inizio */
.evidenza {
	background: #3d7cca;
	margin-top: -95px;
}

.evidenza .fatti {
	text-align: right;
	font-weight: 500;
	position: relative;
}

.evidenza .fatti:after {
	content: url(../images/after-prodotti.svg);
	display: inline-block;
	width: 16px;
	position: absolute;
	z-index: 2;
	top: 0px;
}

.evidenza .fatti h2 {
	padding: 40px 20px 40px 0px;
}

.evidenza h2 {
	color: #fff;
}

.evidenza .uk-width-8-medium-10 {
	background: #fff;
}

.evidenza .title,
.evidenza .meta {
	color: #463426;
}

.evidenza h2 {
	padding-right: 20px;
}

.layout-default {
	background: #fff;
}

.layout-default .uk-width-medium-8-10 {
	padding-left: 20px;
}

.evidenza .uk-slidenav-position .uk-slidenav {
	display: block;
}

.evidenza .uk-slidenav-contrast {
	color: #88684c;
}

.evidenza .uk-slidenav-position .uk-slidenav-previous {
	right: 60px;
	left: initial;
}

.evidenza .uk-slidenav-previous:before,
.evidenza .uk-slidenav-next:before {
	font-size: 40px;
}

.evidenza .title:before {
	content: url(../images/before-selezionati.svg);
	width: 40px;
	display: inline-block;
	position: absolute;
	left: 150px;
	top: 30px;
}

.evidenza .meta {
	margin-top: 0px;
}

/* FATTI DA NOI fine */

/* ORARI inizio */

#tm-bottom-c h3 {
	color: #463426;
	text-align: center;
	position: relative;
	z-index: 10;
}

#tm-bottom-c {
	padding: 80px 0px 0px;
}

.apertura {
	border: 2px solid #463426;
	background: #e6e3da;
	padding: 30px;
	margin-top: 40px;
	position: relative;
	transform: rotate(-2deg);
	z-index: 9;
}

.apertura:before {
	content: url(../images/corda.svg);
	width: 190px;
	display: block;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: -54px;
	z-index: -1;
	transform: rotate(2deg);
}

.apertura .uk-width-1-3:nth-child(2),
.apertura .uk-width-1-3:nth-child(3) {
	border-left: 2px solid #463426;
}

.dondolo {
	animation-name: dondolo;
	animation-iteration-count: 1;
	animation-duration: 2s;
	transform-origin: center top;
	animation-delay: 1s;
}



@keyframes dondolo {
	0% {
		transform: rotate(-2deg);
	}

	40% {
		transform: rotate(2deg);
	}

	60% {
		transform: rotate(-1deg);
	}

	80% {
		transform: rotate(1deg);
	}

	100% {
		transform: rotate(-2deg);
	}
}

/* ORARI fine */

/* ORDINA inizio */

#tm-bottom-d {
	background: #463426;
	color: #fff;
	padding: 80px 0px 40px;
	margin-top: -40px;
}

.ordina .uk-width-medium-1-2:first-child {
	text-align: right;
}

.ordina a {
	color: #3d7cca;
}

.ordina a:before {
	content: url(../images/phone-blu.svg);
	width: 50px;
	display: inline-block;
}

.ordina h2 {
	color: #fff;
}

/* ORDINA fine */

/* STAFF inizio */
.polaroid {
	display: inline-block;
	background: #e7e3da;
	padding: 10px 10px 0px;
	margin: 50px 15px 0px;
}

.polaroid.elvira,
.polaroid.luana,
.polaroid.lorenzo {
	transform: rotate(-2deg);
}

.polaroid.paolo,
.polaroid.orietta,
.polaroid.massimo {
	transform: rotate(2deg);
}

.polaroid h2 {
	color: #463426;
}

.polaroid.full-staff {
	padding: 10px;
	margin: 50px 30px 0;
}

.polaroid.full-staff img {
	width: 100%;
	max-width: 1080px;
}

/* COMMENTATO ALLA SOSTITUZIONE DELLE COTO SINGOLE CON QUELLA DELLO STAFF INTERO */
/* .polaroid img {
width: 150px;
} */



/* STAFF fine */

.visible-n {
	visibility: initial !important;
	z-index: 99;
	background: #413224;
	box-shadow: 0 -20px 60px #000;
	box-sizing: border-box;
	text-align: center;
}

.uk-sticky-placeholder {
	height: 0 !important;
}

.visible-n h4 {
	margin-top: 10px;
	margin-bottom: 0px;
}

.visible-n .social,
.visible-n .phone,
.visible-n .logo-barra {
	display: inline-block;
	vertical-align: top;
}

.visible-n .logo-barra img {
	width: 270px;
	margin-top: 20px;
	margin-bottom: -10px;
}

.visible-n .phone img {
	height: 40px;
}

.visible-n .social img {
	height: 33px !important;
}

.social a {
	color: #e6e3da;
	font-size: 36px;
}

.social h4 {
	color: #e6e3da;
}

.visible-n .social {
	background: rgb(136 104 76 / 0.3);
	padding: 21px 20px 22px;
	/* padding: 18px 20px; */
	float: left;
}

.visible-n .phone {
	background: #38291d;
	padding: 20px 20px;
	margin-right: 10px;
	float: right;
}

.visible-n a {
	line-height: 1em;
	margin-bottom: 0px;
}

.visible-n p,
.visible-n ul,
.visible-n h2 {
	color: #fff;
}

.visible-n p {
	margin-bottom: 5px;
}

.visible-n ul {
	margin-top: 0px;
}

/* override stili form -- inizio */

.uk-form input:not([class*='uk-form-width-']):not([class*='uk-width-']):not([type="radio"]):not([type="checkbox"]),
.uk-form select:not([class*='uk-form-width-']):not([class*='uk-width-']),
.uk-form textarea:not([class*='uk-form-width-']):not([class*='uk-width-']),
.uk-form-width-large {
	width: 100%;
}

form {
	margin: 0px;
}

.rsform-checkbox {
	margin-right: 5px !important;
}

.rsform-submit-button {
	width: 100% !important;
}

fieldset {
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.uk-form-row+.uk-form-row {
	margin-top: 10px;
}

.uk-form-icon {
	display: block;
}

div.formBody {
	display: block;
	float: none !important;
}

.rsform-block-accetto-privace {
	text-align: right;
}

.rsform-block-new-reg {
	text-align: left;
}

.rsform-error {
	border-color: #dc8d99 !important;
	background: #fff7f8 !important;
	color: #d85030 !important;
	font-weight: bold !important;
}

.uk-form-icon:not(.uk-form-icon-flip)>select {
	padding-left: 30px !important;
}


/* override stili form -- fine */


/* barra mobi -- inizio */

.barra-mobi {
	position: fixed;
	bottom: 0;
	z-index: 100;
	width: 100%;
	text-align: center;
}

.barra-mobi a {
	font-size: 12px;
	text-transform: uppercase;
	padding: 9px 6px 12px 6px;
	display: block;
}

.barra-mobi a i {
	display: block;
	font-size: 24px;
	/* font-size: 20px; */
	pointer-events: none;
}

.barra-mobi a.tele {
	background: rgba(0, 128, 0, 0.9);
	color: #fff;
}

.barra-mobi a.preno {
	color: #fff;
	background: rgba(73, 73, 68, 0.9);
}

.barra-mobi a.pizza {
	color: #e6e3da;
	background: rgba(61, 124, 202, 0.9);
}

#scrollToTop {
	bottom: 65px;
	right: 10px;
	background: transparent;
	border: 1px solid #2e2e2e;
	display: none;
}

#scrollToTop:hover {
	background: #fff;
}


/* barra mobi -- fine */

.tm-leading-article .uk-article:last-child {
	border-bottom: 0;
}

.fumetto.uk-alert {
	position: fixed;
	bottom: 45px;
	left: 45px;
	width: 290px;
	z-index: 99;
	background: #444;
	color: #fff;
}

.fumetto ul.zoo-default {
	padding-left: 0;
	list-style: none;
}


/* MEDIA QUERY */

@media (min-width: 1200px) {}

@media (min-width: 960px) and (max-width: 1199px) {
	.tm-logo {
		top: 16px;
	}

	.tm-logo img {
		width: 280px;
	}

	.menu {
		width: 660px;
		top: -10px;
	}

	.menu-sx .uk-nav-side>li.uk-active>a:after,
	.menu-sx .uk-nav-side>li>a:hover:after {
		width: 25px;
		right: -15px;
	}

	.menu-dx .uk-nav-side>li.uk-active>a:before,
	.menu-dx .uk-nav-side>li>a:hover:before {
		width: 25px;
		left: -18px;
	}

	@keyframes links {
		0% {
			width: 0px;
		}

		100% {
			width: 25px;
		}
	}

	.bg-header {
		height: 120px;
	}

	.uk-nav-side>li>a {
		font-size: 15px;
	}

	.uk-nav>li>a {
		padding: 3px 20px;
	}

	.bg-header .social, .bg-header .phone {
		padding: 20px;
	}

	#tm-middle {
		margin-top: 0px;
	}

	.visible-n .logo-barra img {
		margin-top: 0px;
		width: 200px;
	}

	.visible-n .uk-flex-middle {
		margin-top: 10px;
	}

	.visible-n .ora {
		font-size: 15px;
	}

	.visible-n .social,
	.visible-n .phone {
		padding: 20px;
	}

	.visible-n .social {
		margin-left: 10px;
	}

	.visible-n h4 {
		display: none;
	}

	.evidenza .fatti h2 {
		padding: 30px 20px 30px 0px;
	}

	.evidenza .fatti:after {
		width: 14px;
	}

	.benemerenza .sfondo {
		padding-top: 80px;
	}

	.contatti .pecetta {
		margin-left: 50px;
	}

	.slider {
		height: 400px;
	}

	#tm-middle {
		position: relative;
		z-index: 2;
	}

	#tm-middle:before {
		position: absolute;
		top: -40px;
		z-index: -1;
	}

	#tm-middle .uk-article {
		padding-top: 60px;
	}

	.evidenza .title:before {
		left: 120px;
		top: 18px;
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	body {
		font-size: 15px;
		letter-spacing: 0.05em;
	}

	.tm-logo {
		top: 16px;
	}

	.tm-logo img {
		width: 260px;
	}

	.menu {
		width: 630px;
		top: -15px;
	}

	.uk-nav-side>li>a {
		font-size: 15px;
	}

	.menu-sx .uk-nav-side>li.uk-active>a:after,
	.menu-sx .uk-nav-side>li>a:hover:after {
		width: 20px;
		right: -10px;
	}

	.menu-dx .uk-nav-side>li.uk-active>a:before,
	.menu-dx .uk-nav-side>li>a:hover:before {
		width: 20px;
		left: -12px;
	}

	@keyframes links {
		0% {
			width: 0px;
		}

		100% {
			width: 20px;
		}
	}

	.social h4,
	.phone h4 {
		display: none;
	}

	.bg-header {
		height: 115px;
	}

	.bg-header .social {
		padding: 35px 30px;
	}

	.bg-header .phone {
		padding: 34px 30px;
	}

	.uk-nav>li>a {
		padding: 3px 20px;
	}

	#tm-middle {
		position: relative;
		z-index: 2;
	}

	#tm-middle:before {
		top: 40px;
		position: absolute;
		z-index: -1;
	}

	#tm-middle .articolo {
		padding-top: 120px;
		padding-bottom: 50px;
	}

	.lavagna .porchetta {
		width: 200px;
	}

	.lavagna .carne {
		width: 140px;
	}

	.lavagna .forno {
		width: 170px;
	}

	.evidenza .fatti h2 {
		padding: 20px 20px 20px 0px;
	}

	.evidenza .fatti:after {
		width: 10px;
		top: 0px;
	}

	.evidenza .title:before {
		left: 115px;
		top: 15px;
	}

	.visible-n .logo-barra img {
		width: 200px;
	}

	.visible-n ul {
		font-size: 16px;
	}

	.visible-n .social,
	.visible-n .phone {
		padding: 22px 20px;
	}

	.lavagna .container-img {
		height: 160px;
	}

	.lavagna .container-img .pecetta {
		font-size: 15px;
	}

	.benemerenza .uk-width-medium-1-2:first-child {
		padding-bottom: 60px;
	}

	.slider {
		height: 500px;
	}

	.slider.storia,
	.slider.forno,
	.slider.macelleria {
		background-position-x: 50%;
	}

	.slider.gastronomia {
		background-position-x: 20%;
	}
}

@media(max-width:767px) {

	body {
		font-size: 15px;
		letter-spacing: 0.05em;
		line-height: 1.4em;
	}

	h1, .h1 {
		font-size: 26px;
		line-height: 1.2em;
	}

	h2, .h2 {
		font-size: 18px;
		line-height: 1.4em;
	}

	h3, .h3 {
		font-size: 42px;
	}

	.menu-sx,
	.menu-dx {
		display: none !important;
	}

	.tm-logo-small {
		position: absolute;
		display: block;
		z-index: 99;
		width: 150px;
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}

	.uk-navbar-content {
		height: 0;
	}

	#tm-middle {
		position: relative;
		z-index: 2;
	}

	#tm-middle:before {
		top: 52px;
		position: absolute;
		z-index: -1;
	}

	#tm-middle .articolo {
		padding-top: 120px;
		padding-bottom: 50px;
	}

	.lavagna h3:after {
		width: 330px;
	}

	.ora {
		font-size: 15px;
	}

	.apertura {
		padding: 20px;
	}

	.apertura .uk-width-1-2:last-child {
		border-left: 2px solid #463426;
	}

	.chiusura {
		text-align: center;
	}

	.chiusura p {
		margin-bottom: 0px;
		margin-top: 20px;
	}

	.chiusura h2 {
		margin-bottom: 0px;
	}

	.ordina,
	.ordina .uk-width-medium-1-2:first-child {
		text-align: center;
	}

	.ordina a:before {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.ordina .uk-flex-order-last-small {
		padding-top: 10px;
	}

	.lavagna {
		border: 5px solid #8f684c;
		padding: 40px 0px 110px;
	}

	.lavagna .container-img {
		height: 150px;
	}

	.lavagna .container-img .pecetta {
		font-size: 13px;
	}

	.lavagna .porchetta {
		width: 200px;
	}

	.lavagna .carne {
		width: 140px;
	}

	.lavagna .forno {
		width: 170px;
	}

	.evidenza {
		background: transparent;
	}

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

	.evidenza .fatti h2 {
		padding: 20px 0px;
		background: #3d7cca;
	}

	.evidenza .fatti:after {
		transform: rotate(90deg);
		display: block;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		width: 39px;
		top: -52px;
	}

	.evidenza .title {
		padding-top: 20px;
	}

	.evidenza .title:before {
		display: none;
	}

	.evidenza .meta {
		padding-bottom: 20px;
	}

	.evidenza .uk-slidenav-contrast {
		color: rgb(231 227 218 / 0.6);
	}

	.evidenza .uk-slidenav-position .uk-slidenav-previous {
		right: auto;
	}

	#tm-bottom-c {
		padding: 30px 0px 0px;
	}

	.tm-isblog, .tm-noblog {
		margin-bottom: 70px;
	}

	.bg-header {
		display: none;
	}

	.social img,
	.phone img,
	.pizza img {
		height: 25px;
	}

	.social {
		background: rgb(136 104 76 / 90%);
	}

	.barra-mobi .social {
		/* background: rgb(136 104 76 / 90%); */
		background: rgba(230, 227, 218, .9) !important;
	}

	.barra-mobi a.instagram {
		background: rgb(136 104 76 / 90%);
		padding: 11px 6px 11px 6px;
		color: #241a13;
	}
	.barra-mobi a.social {
		color: #241a13;
		padding: 11px 6px 11px 6px;
	}

	.social h4 {
		color: #241a13;
		margin: 5px auto 0px;
		font-size: 13px;
	}

	.phone {
		background: rgb(56 41 29 / 0.9);
	}

	.barra-mobi .phone h4 {
		color: #3d7cca;
		margin: 5px auto 0px;
		font-size: 13px;
	}

	.barra-mobi .pizza h4 {
		color: #e6e3da;
		margin: 5px auto 0px;
		font-size: 13px;
	}

	.barra-mobi .instagram h4 {
		color: #241a13;
		margin: 5px auto 0px;
		font-size: 13px;
	}

	.uk-offcanvas-bar {
		background: url(../images/lavagna.jpg);
		background-size: cover;
		padding: 40px 0px 110px;
		border: 5px solid #8f684c;
		color: #fff;
		text-align: center;
		font-family: 'Sacramento', cursive;
	}

	html .uk-nav.uk-nav-offcanvas>li.uk-active>a {
		background: transparent;
		color: #8e684b;
		position: relative;
	}

	html .uk-nav.uk-nav-offcanvas>li.uk-active>a:after {
		content: url(../images/after.svg);
		display: block;
		width: 110px;
		position: absolute;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		z-index: -1;
	}

	.uk-nav-offcanvas>li>a {
		font-size: 28px;
		padding: 20px 15px;
	}

	.slider {
		height: 330px;
	}

	.slider.storia,
	.slider.forno,
	.slider.macelleria {
		background-position-x: 50%;
	}

	.slider.gastronomia {
		background-position-x: 20%;
	}

	.uk-nav-offcanvas:first-child {
		position: relative;
	}

	.uk-nav-offcanvas:first-child:before {
		content: url(../images/logo.svg);
		display: block;
		transform: rotate(3deg);
		width: 160px;
		margin-left: auto;
		margin-right: auto;
	}

	.uk-offcanvas-bar-show:before {
		content: url(../images/corda.svg);
		display: block;
		transform: rotate(3deg);
		width: 80px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -15px;
		margin-top: -40px;
	}

	#scrollToTop {
		display: block;
		bottom: 85px;
		border-radius: 0px;
		border: 2px solid #8f684c;
		padding: 8px 12px;
	}

	#scrollToTop img {
		display: none;
	}

	#scrollToTop:before {
		content: "\f062";
		font-family: FontAwesome;
		font-style: normal;
		color: #8f684c;
	}

	.uk-navbar-toggle {
		width: 60px;
		position: absolute;
		z-index: 99;
		top: 10px;
		left: 10px;
		padding: 0px;
		text-align: center;
	}

	.uk-navbar-toggle:after {
		color: #e7e3da;
		font-size: 30px;
		text-shadow: 2px 2px 0px #8f684c;
	}

	.uk-touch .uk-hidden-touch, .uk-notouch .uk-hidden-notouch {
		display: block !important;
	}

	.contatti .uk-width-medium-1-3 {
		margin-top: 40px;
		position: relative;
	}

	.contatti .uk-width-medium-1-3 .pecetta {
		position: absolute;
		top: 40px;
		left: -40px;
	}
}