/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
:root {
  --red: #e82619;
  --white: #ffffff;
  --black: #191a1a;
	--grey: #f9f9f9;
}
.whatsapp-icon i {
	color: var(--white);
	background: var(--black);
    width: 44px;
    height: 44px;
	display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
	border-radius: 50px;
}
.whatsapp-icon {
	margin-left: 18px!important;
}
.w-nav.ush_menu_1 {
	border-right: 1px solid rgb(255 255 255 / 35%);
    padding-right: 20px;
    line-height: 100px!important;
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles p {
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 20px!important;
	font-weight: 400;
}
.main-titles.white h1,
.main-titles.white h2,
.main-titles.white h3,
.main-titles.white h4,
.main-titles.white p {
	color: var(--white);
}
.main-subtitles h1,
.main-subtitles h2,
.main-subtitles h3,
.main-subtitles h4,
.main-subtitles p {
	font-size: 16px;
	color: var(--red);
	text-transform: uppercase;
	font-family: var(--font-family, inherit);
	font-weight: 600;
}
.main-subtitles.white h1,
.main-subtitles.white h2,
.main-subtitles.white h3,
.main-subtitles.white h4,
.main-subtitles.white p {
	color: var(--white);
}
.left-title {
    position: absolute;
    left: -40px;
    top: 54px;
    transform: rotate(270deg);
    z-index: 5;
    color: var(--red);
    width: fit-content;
    mix-blend-mode: luminosity;
    text-transform: uppercase;
}
.black-section {
	background: var(--black);
}
.black-section p,
.contacts-white p,
.contacts-white p a{
	color: var(--white);
}
.contacts-white p a:hover {
	color: var(--white);
}
.contacts-white p a {
	text-decoration: underline;
	letter-spacing: 1px;
}
.form-row p {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px!important;
}
.form-row p label {
	width: 49%;
}
.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
	padding-top: 0px!important;
}
.pizza-img {
	position: absolute;
    left: -100px;
    width: 325px;
}
.about .red-clmn:before {
	position: absolute;
	content: '';
	background-image: url("images/la-motta-rossa-pizza.webp");
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
	width: 350px;
	height: 350px;
	background-size: contain;
	background-repeat: no-repeat;
}
.clmn-left {
	padding-right: 30px;
}
.clmn-right {
	padding-left: 30px;
}
.phone-contacts p {
	margin-bottom: 10px;
	font-size: 24px;
}
#page-header.sticky .menu-item {
	color: var(--black);
} 
.sr7-layer span {
	 font-weight: 500;
}
#page-header.sticky .w-nav.ush_menu_1 {
	line-height: 70px!important;
}
.big-title h1,
.big-title h2,
.big-title h3,
.big-title h4 {
    font-size: 82px;
    color: var(--white);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}
.big-title h1 {
	line-height: 50px;
}
h1 {
	color: unset;
}
li.current-menu-item {
	font-weight: 600;
}
.big-subtitle h1,
.big-subtitle h2,
.big-subtitle h3,
.big-subtitle h4,
h1 strong {
	font-size: 36px;
	line-height: 44px;
	color: var(--white);
	font-family: var(--font-family, inherit);
    font-weight: 300!important;
}
h1 strong  {
	line-height: 26px;
	font-size: 26px;
}

.red-section {
	background: var(--red);
}
.border-top {
	border-top: 1px solid hsl(0deg 0% 100% / 30%);
	padding-top: 50px;
}
#page-footer a {
	text-decoration: underline;
}
.whatsapp-simple {
	margin-top: 15px;
}
.whatsapp-simple h4 {
	font-size: 16px!important;
}
.whatsapp-simple i,
.whatsapp-simple  a{
	color: var(--white);
}
.whatsapp-simple a:hover {
	text-decoration: underline;
	color: var(--white);
}
.whatsapp-simple .w-iconbox-icon {
	margin-right: 10px!important;
}
	.sticky .ush_menu_1 .w-nav-icon {
		color: var(--black)!important;
	}
.contacts-white.small {
	   margin-top: 15px!important;
}
.contacts-white.small p{
	    font-size: 14px;
    line-height: 18px;
 
}
.about .vc_column-inner{
	text-align: center;
	margin-bottom: 20px;
}
@media  (max-width: 767.98px) {
	#page-header .us-nav-style_2>*,
	#page-header .navstyle_2>.owl-nav button,
	#page-header .us-btn-style_2 {
		border-radius: 0px!important;
		padding: 0px!important;
		width: 40px;
		height: 40px;
		line-height: 40px!important;
	}
	.w-nav.ush_menu_1 {
		padding-right: 0px;
		border-right: 0px;
	}
	.l-subheader.at_top {
		padding-left: 0px!important;
		padding-right: 0px!important;
		width: 100%!important;
        margin: 0px!important;
		border-bottom: 1px solid lab(100 0 0 / 0.26);
	}
	
	#page-header .w-btn-label {
		display: none;
	}
	#page-header .w-btn-label i,
	#page-header  .w-btn.icon_atleft i,
	.whatsapp-icon {
		margin-left: 0px!important;
		margin-right: 0px!important;
	}
	.whatsapp-icon {
		border-radius: 0px;
	}
	.whatsapp-icon i {
		border-radius: 0px;
	}
    .l-subheader.at_top {
        border-bottom: 1px solid hsl(0deg 0% 100% / 12%);
	}
	.big-title h1, .big-title h2, .big-title h3, .big-title h4 {
		font-size: 60px;
	}
	.main-subtitles h1, .main-subtitles h2, .main-subtitles h3, .main-subtitles h4, .main-subtitles p {
		line-height: 20px;
	}
	.clmn-left {
		padding-right: 0px;
	}
	.main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles p {
		font-size: 50px;
    line-height: 48px;
	}
	.form-row p {
		margin-bottom: 12px !important;
	}
	.big-subtitle h1, .big-subtitle h2, .big-subtitle h3, .big-subtitle h4 {
		font-size: 30px;
    line-height: 36px;
	}
	h1 {
		line-height: 35px;
	}
	h1 span {
		font-size: 26px;
		line-height: 30px;
	}
}

@media  (min-width: 768px) and (max-width: 1023.98px) {
	.display-flex {
		display: flex!important;
		flex-direction: column;
	}
	.g-cols.via_grid>.wpb_column.stretched:last-of-type, .g-cols.via_flex.type_boxes>.wpb_column.stretched:last-of-type {
		    margin-right: 0!important;
	}
	.g-cols.via_grid>.wpb_column.stretched:first-of-type, .g-cols.via_flex.type_boxes>.wpb_column.stretched:first-of-type {
		margin-left: 0px!important;
		margin-left: 0px!important;
	}
}
@media  (min-width: 1024px) and (max-width: 1279.98px) {
	.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn) {
    padding-left: 16px!important;
    padding-right: 16px!important;
}
	.w-nav.ush_menu_1 {
		border-right: 0px!important;
	}

}

@media (min-width: 1024px) and (max-width: 1339.98px) {
	.about .g-cols.vc_row {
	display: flex!important;
		flex-direction: column;
	} 
	.main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles p {
		font-size: 40px;
    line-height: 42px;    margin-bottom: 10px !important;
	}
	.w-nav.ush_menu_1 {
		border: unset!important;
	}

}

