/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.9
*/

/* Theme customization starts here
-------------------------------------------------------------- */
/*
@import url("./style-767.css") only screen and (max-width: 767px);
@import url("./style-1024.css") only screen and (max-width: 1023px);
@import url("./style-1240.css") only screen and (max-width: 1239px);
@import url("./style-min-1240.css") only screen and (min-width: 1240px);
@import url("./style-1600.css") only screen and (max-width: 1599px);
@import url("./style-desktop.css") only screen and (min-width: 1600px);
*/
html {
	font-family: "Neue Helvetica W01", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 100%;
}

body {
	font-family: "Neue Helvetica W01", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 100%;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	background-color: #fff;
	border: none;
	width: 100vw;
	min-height: 1366px;
}

/* body.home,  */

body.error404 {
	background-image: none;
}

.section_wrapper {width: 100% !important;}

.rev-btn {font-family: inherit;}

h1, h2{font-size: 3em; line-height: 1em;}
h3 {font-size: 1.5em; line-height: 1em; color: #666;}
h4 {font-size: 1.5em; line-height: 1em;}

strong {font-weight: bold;}

.the_content_wrapper { margin: 0;}
.tr-content #Footer {background-color: #000;}

p {margin: 0 0 9px;}

.pea_cook_wrapper.pea_cook_topleft {
    top: 0  !important;
    left: 0  !important;
    margin: 0  !important;
    background-color: #000 !important;
}
.pea_cook_wrapper.pea_cook_bottomleft {
    bottom: 0  !important;
    left: 0  !important;
    margin: 0  !important;
    background-color: #000 !important;
}


/** HEADER */
.rev_slider .tp-caption {font-family: "Neue Helvetica W01", Helvetica, Arial, sans-serif;}

/* = = = = = = = = = = = = = = = = = = = = = = = T O P B A R = = = = = = = = = = = = = = = = = = = = = = = */



/* = = = = = = = = = S U B H E A D E R - B R E A D C R U M B = = = = = = = = = = */

#Subheader h1.title {display:none;}
#Subheader {padding-left: 5%; padding-right: 5%;}

.breadcrumb-wrapper {
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.2em;
}
.vc_col-sm-8 .breadcrumb-wrapper, .vc_col-lg-8 .breadcrumb-wrapper {padding: 2.5% 7.5%;}
.vc_col-sm-12 .breadcrumb-wrapper {padding: 2.5% 5%;}
.breadcrumb-wrapper.confronto {padding-top: 2.5%;}

.breadcrumbs {
    margin-top: 10px;
    text-align: left;
    width: 100%;
}
ul.breadcrumbs {
    display: block;
    font-size: 1em !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}
ul.breadcrumbs li {
    display: inline-block;
    color: #000;
}
ul.breadcrumbs li .icon-right-open::before{
	color: #8c8c8c;
}
ul.breadcrumbs li a {color: #8c8c8c; font-weight:300;}
ul.breadcrumbs li a:hover {color: #000; text-decoration: none;}

/*************************************************************************************************************/

/* C O N T E N T */

/* muffin page editor... */
.column.m0 {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.one-third.m0 {
	width: 33.3333333333%;
}
.one.m0 {
	width: 100%;
}

/* Visual Composer */
.vc_row {
	margin-left: 0;
	margin-right: 0;
}
.p0.vc_column_container > .vc_column-inner {padding:0 !important;}
.mb0.vc_row .wpb_wrapper > div {margin-bottom:0;}
.vc_column_container > .vc_column-inner {padding:0;}


.vc_row.row-90 {padding-right: 5%;padding-left: 5%;}


.story-skin-white {
	background-color: #fff;
	color: #000;
}
.story-skin-black {
	background-color: #000;
	color: #fff;
}
.story-skin-white h1, .story-skin-white h2, .story-skin-white h3, .story-skin-white h4, .story-skin-white h5, .story-skin-white h6 {
	color: #000;
	font-weight: 600;
}
.story-skin-black h1, .story-skin-black h2, .story-skin-black h3, .story-skin-black h4, .story-skin-black h5, .story-skin-black h6 {
	color: #fff;
	font-weight: 600;
}

.story-skin-black h4, .story-skin-white h4 {
	font-size: 2rem;
	line-height: 1.2em;
	font-weight: 600;
}

.bg-black {background-color:#000;}
.bg-white {background-color:#fff;}

.wpb_raw_html h1, .wpb_raw_html h2 {font-weight: 600; font-size: 4em; line-height:1em;}
.wpb_raw_html h3 {color: #666; line-height: 1em; font-size: 1.5em;}
.wpb_raw_html h3 {line-height: 1em; font-size: 1.5em;}
.wpb_raw_html p {/*margin: 20px 0;*/ line-height: 1.875em;}

.vc_btn3.vc_btn3-color-danger {
	background-color: #ac000b !important;
	border: none;
	font-weight: 600;
	font-size: 1rem;
}
.vc_btn3.vc_btn3-color-grey {
	font-weight: 600;
	font-size: 1rem;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {color: #000000;}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {color: #ffffff;}

.vc_btn3.vc_btn3-color-danger:hover, .vc_btn3.vc_btn3-color-grey:hover {
	background-color: #000 !important;
	border: none;
}
.p0.vc_col-sm-8 .wpb_raw_html {padding:0;}
.p0.wpb_raw_html {padding:0 !important;}
.mb0.wpb_content_element {margin-bottom: 0;}

/* testimonial */
.magazine-grid-post-content strong {display: block;}

.grid .post-desc-wrapper .post-desc {padding: 10px 0 10px 0;line-height: 1.8em;}


.vc_row:not(.full-row) .vc_tta-panel .vc_tta-panel-heading, .vc_tta-panel > .vc_row {padding-right: 5%;padding-left: 5%;}
.vc_row:not(.full-row) .vc_tta-container .vc_tta-tabs-container, .vc_row:not(.full-row) .vc_tta-container .vc_tta-panel-body > .vc_row:not(.full-row) {padding-right: 5% !important;padding-left: 5% !important; }

.vc_row:not(.full-row) .vc_tta-container .sezione-confronto .vc_tta-tabs-container {padding: 0 !important;}
.sezione-confronto .vc_tta-tabs-container {margin-left: 5% !important; margin-right: 5% !important;}

.subslider {background-color: #000;color: #fff;}
.subslider .vc_column_container  .vc_column-inner {padding-top:0;}
.subslider .vc_column_container  .vc_column-inner h2, .subslider .vc_column_container  .vc_column-inner h1 {
	margin-left:5%;
	margin-right:5%;
	margin-bottom:0;
	font-size: 3rem;
	color: #ffffff;
	line-height: 1.1em;
	text-align: left;
	font-weight:600;
	font-style:normal;
	padding-top:40px;
	padding-bottom:40px;
}

/* Bordi per blocchi immagini */
.border-right-white > figure > div >img {
-webkit-box-shadow: 2px 0px 0px 0px rgba(255, 255, 255, 1);
-moz-box-shadow: 2px 0px 0px 0px rgba(255, 255, 255, 1);
box-shadow: 2px 0px 0px 0px rgba(255, 255, 255, 1);
}
.border-left-white > figure > div >img {
-webkit-box-shadow: -2px 0px 0px 0px rgba(255, 255, 255, 1);
-moz-box-shadow: -2px 0px 0px 0px rgba(255, 255, 255, 1);
box-shadow: -2px 0px 0px 0px rgba(255, 255, 255, 1);
}
.border-bottom-left-white > figure > div >img {
-webkit-box-shadow: -2px 2px 0px 0px rgba(255, 255, 255, 1);
-moz-box-shadow: -2px 2px 0px 0px rgba(255, 255, 255, 1);
box-shadow: -2px 2px 0px 0px rgba(255, 255, 255, 1);
}

/* image caption */
.wpb_single_image .vc_figure-caption {
	margin: -20px 0 0 0;
	font-size: 0.875em;
	padding-right: 10px;
}

/* TABELLE */
/* tabelle tecniche */
table {
	margin-bottom: 0;
}
table tr > th, table tr > td {border: none;}
table tr > th:not(:last-child), table tr > td:not(:last-child) {border-right: 1px solid black;}
table tr th.ta-left, table tr td.ta-left {text-align: left;}

table tr:nth-child(2n) td {
	background: #f0f0f0;
}
table tr th {
	background: #e0e0e0;
	color: #5a5a5a;
	font-weight: 600;
	font-size: 1.1em;
}
table tr th {padding: 0 10px;}

table caption {
	text-align: left;
	color: #5a5a5a;
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.1em;
}
.table-leggenda td {padding: 5px 10px; line-height: 1.375em;}
.vc_tta-panel-body .vc_col-sm-7 .wpb_raw_html {padding-right: 5%;}


/* tab */
.vc_tta-tabs.product-page > .vc_tta-tabs-container ul,
.vc_tta-tabs.content-tab > .vc_tta-tabs-container,
.vc_tta-tabs.content-tab-full > .vc_tta-tabs-container  {
	border-bottom: 1px solid #ccc;
}
.vc_tta-tabs.content-tab > .vc_tta-tabs-container,
.vc_tta-tabs.content-tab-full > .vc_tta-tabs-container {
	margin-bottom: 50px;
}
.vc_tta-tabs.product-page > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li,
.vc_tta-tabs.content-tab > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li,
.vc_tta-tabs.content-tab-full > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li {
	margin-bottom: -1px;
}
.vc_tta-tabs.product-page > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li > a,
.vc_tta-tabs.content-tab > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li > a,
.vc_tta-tabs.content-tab-full > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li > a  {
	text-transform: uppercase;
	font-weight:600;
	background-color: transparent;
	color: #777;
	padding-left:0;
	padding-right:0;
	margin-right: 30px;
	border-left:0;
	border-right:0;
	border-bottom:0;
}
.vc_tta-tabs.product-page > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_active > a,
.vc_tta-tabs.content-tab > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_active > a,
.vc_tta-tabs.content-tab-full > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_active > a  {
	color: #000;
}
.vc_tta-tabs.product-page > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_active > a::after,
.vc_tta-tabs.content-tab > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_active > a::after,
.vc_tta-tabs.content-tab-full > .vc_tta-tabs-container > ul.vc_tta-tabs-list > li.vc_active > a::after  {
	content: "";
	display: inline-block;
	width: 100%;
	left: 0%;
	margin-right:30px;
	border-bottom: 3px solid #ac000b;
	bottom:0
}

/* VIDEO - GALLERY */
.story-skin-video {color: #fff;}
.story-skin-video .vc_grid.vc_row .vc_grid-item {margin-left: -0.5px;}
.story-skin-video ul.breadcrumbs li {color: #fff;}

a[rel="wp-video-lightbox"] {position:relative;}

a[rel="wp-video-lightbox"] .caption-top-wrapper {
	position:absolute;
	display:block;
	top: 10%;
	left:50%;
	width:80%;
}
a[rel="wp-video-lightbox"] .caption-top-wrapper .caption-top {
	position:relative;
	left:-50%;
	color: #fff;
	font-weight:600;
	font-size:3rem;
	line-height: 1em;
}
a[rel="wp-video-lightbox"] .caption-bottom-wrapper {
	position:absolute;
	display:block;
	bottom: 10%;
	left:50%;
	width:80%;
}
a[rel="wp-video-lightbox"] .caption-bottom-wrapper .caption-bottom {
	position:relative;
	left:-50%;
	background-color: rgba(172,0,11,0.8);
	color: #fff;
	font-weight:600;
	font-size:1.5rem;
	line-height: 3em;
}
a[rel="wp-video-lightbox"] .caption-bottom-wrapper .caption-bottom:hover {background-color: #000;}
.wp-video-lightbox-grid .wpb_single_image {margin-bottom:72px;}

/* FORM */
span.wpcf7-form-control-wrap.acceptance {display:inline;}
.wpcf7-form-control.wpcf7-submit  {
	background-color: #ac000b;
	color: #fff;
	font-weight: bold;
}
.wpcf7-form-control.wpcf7-submit-reset  {
	background-color: #ccc;
	color: #fff;
	font-weight: 600;
}
input.wpcf7-form-control[aria-required="true"]::-webkit-input-placeholder {	text-align: right; color: #000;}
input.wpcf7-form-control[aria-required="true"]::-moz-placeholder {		text-align: right; color: #000;}
input.wpcf7-form-control[aria-required="true"]:-moz-placeholder  {		text-align: right; color: #000;}
input.wpcf7-form-control[aria-required="true"]:-ms-input-placeholder {		text-align: right; color: #000;}
input.wpcf7-form-control.tip-on-right  + span.wpcf7-not-valid-tip {
	transform: rotate(180deg);
	left: initial !important;
	right: -50px;
	top: -8px !important;
}
input.wpcf7-form-control.vc_btn3:hover {border:none;}
.vc_btn3.vc_btn3-block.text-center {text-align: center;}


.the_content_wrapper ol {
	margin: 0 0 1.5em;
	padding: 0;
	counter-reset: item;
}

.the_content_wrapper ol > li {
	margin: 0;
	list-style-type: none;
	counter-increment: item;
}

.the_content_wrapper ol > li:before {
	display: inline-block;
	width: 1em;
	padding-right: 0.5em;
	font-weight: bold;
	text-align: right;
	content: counter(item) ".";
}
.cirani-mebetoys h3 {padding-top:100px;}
.cirani-mebetoys h3 {margin-bottom: 0;}
.cirani-mebetoys p {margin-top: 0;}


/*****************************************************************************************************************************************************/
/*
/*	PAGINE PRODOTTO
/*
/*****************************************************************************************************************************************************/
.product-tab-container-row > .vc_row {padding: 0 5%;}
.product-first-row {padding-top: 60px;}
.hide {display: none;}
.img-num-bottom-left img {margin-bottom: 2px;}
.img-num-bottom-left:before {
	display: block;
	position: absolute;
	bottom: 2px;
	color: #fff;
	background: #000;
	width: 30px;
	line-height: 30px;
	text-align: center;
}

.img-num-top-right figure, .img-num-top-right figure * {width: 100%;}

.img-num-top-right:before {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	color: #fff;
	background: #000;
	width: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
/*
.img-num-top-left:before {
	display: block;
	position: absolute;

	left: 30px;
	color: #000;
	font-weight: 300;
	font-size: 1.5em;

	width: 30px;
	line-height: 30px;
	text-align: center;
}*/
.img-num-content-1:before {content: "1";}
.img-num-content-2:before {content: "2";}
.img-num-content-3:before {content: "3";}
.img-num-content-4:before {content: "4";}
.img-num-content-5:before {content: "5";}
.img-num-content-6:before {content: "6";}
.img-num-content-7:before {content: "7";}
.img-num-content-8:before {content: "8";}
.img-num-content-9:before {content: "9";}
.img-num-content-10:before {content: "10";}
.img-num-content-11:before {content: "11";}
.img-num-content-12:before {content: "12";}
.img-num-content-13:before {content: "13";}
.img-num-content-14:before {content: "14";}
.img-num-content-15:before {content: "15";}
.img-num-content-16:before {content: "16";}
.img-num-content-17:before {content: "17";}
.img-num-content-18:before {content: "18";}
.img-num-content-19:before {content: "19";}
.img-num-content-20:before {content: "20";}
/*
.img-num-content-a:before {content: "A.";}
.img-num-content-b:before {content: "B.";}
.img-num-content-c:before {content: "C.";}
.img-num-content-d:before {content: "D.";}
.img-num-content-e:before {content: "E.";}
.img-num-content-f:before {content: "F.";}
*/

.materiali-vantaggi-fiberglass .vc_grid-item {padding-right: 45px !important;}
.materiali-vantaggi-fiberglass .vc_gitem-post-data {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1em;
}
.materiali-vantaggi-fiberglass .vc_gitem_row .vc_gitem-col {padding: 10px 0;}
.materiali-vantaggi-fiberglass .vc_gitem-post-data {margin-bottom: 0;}
.parentesi:before {
	content: " ";
	border-left:3px solid #AC000B;
	border-top:3px solid #AC000B;
	border-bottom:3px solid #AC000B;
	position: absolute;
	padding:3px;
	top: 8px;
	bottom: 8px;
	left: 0px;
}
.parentesi:after {
	content: " ";
	border-right:3px solid #AC000B;
	border-top:3px solid #AC000B;
	border-bottom:3px solid #AC000B;
	position: absolute;
	padding:3px;
	top: 8px;
	bottom: 8px;
	right: 0px;
}
.wpb_single_image .vc_box_border_circle.vc_box_border_grey {background-color: #d0d0d0;}
.wpb_wrapper > div.product-button-buy {padding-right: 5%;margin:10px 0 0 0;}
.vc_btn3-container.product-button-buy.vc_btn3-right a {z-index: 10;}
.dralon-row div.list_item {margin-bottom: 10px;}
.dralon-row .list_image {padding: 0 !important;}
.dralon-row2 .vc_figure-caption {text-align: center; text-transform: uppercase; margin-top: -10px; padding: 0;}
.materiali-box-gray {background-color: #f0f0f0;  }
.materiali-box-gray .wpb_raw_html{padding: 15% 10%;}
.materiali-attention {font-size: 2em; line-height: 1.6em;}
.materiali-no, .materiali-100 {font-size: 2em; line-height: 1.6em; font-weight: bold;}
.materiali-100 {border: 2px solid #AC000B;}
.col-size-medium > .vc_column-inner, .col-size-large > .vc_column-inner, .col-size-all > .vc_column-inner {padding-left: 5% !important;}
.table-model {width: 100%;}
.table-model tr td {border: none !important; background: none !important;}
.table-model tr td {text-align: left;}
.table-model td.model-size {vertical-align: bottom; line-height: 1.3em; padding-bottom: 20px;}
.table-model.small tr td.text, .table-model.medium tr td.text, .table-model.large tr td.text {font-weight: bold; vertical-align: top;}
.table-model tr td.text, .table-model tr td.value {line-height: 1.3em; padding-top: 3px; padding-bottom: 3px;}
.table-model tr td.text {padding-left: 30px;}
.table-model tr td.text-article, .table-model tr td.text-only {padding-left: 30px; line-height: 1.3em; vertical-align: top; padding-top: 3px; padding-bottom: 3px;}
.table-model tr td.value-article {line-height: 1.3em; padding-top: 3px; padding-bottom: 3px;}
.table-model.small tr  td.model-image, .table-model.medium tr td.model-image, .table-model.large tr td.model-image, .table-model.x-long tr td.model-image {width: 140px;}
.table-model.x-long tr  td.model-image {width: 230px;}
.table-model tr:nth-child(2n) td {background: #fff;}
.table-comp-mat tr th {background: #e0e0e0 !important; color:#000;padding: 40px 0 !important; margin-bottom: 20px !important;}
.table-comp-mat tr:nth-child(2n) td {background: #ffffff !important;}
.table-comp-mat tr:nth-child(2n+1) td {background: #e0e0e0 !important;}
.table-comp-mat tr td, .table-comp-mat tr th {border: none !important; color: #000! important; line-height: 50px;}
.table-comp-mat tr th {line-height: 30px;}
.table-comp-mat tr td:first-child {text-align: left;}
.table-comp-mat strong {font-weight: 600;}
.table-leggenda th, .table-leggenda caption {font-weight: 600;}
.table-leggenda strong {font-weight: 600;}
.row-color {border-bottom: 1px solid #ccc;}
.vc_row.row-color .vc_column_container .vc_column-inner .wpb_wrapper .wpb_content_element {margin-bottom: 0;}
.wpb_wrapper > div.color-box-wrapper {margin-bottom: 0;}
.vc_row.row-color .vc_column_container .vc_column-inner {padding-top:0;}
.vc_row:not(.full-row) .vc_tta-container .vc_tta-panel-body > .vc_row.row-color:not(.full-row) {padding-left:0 !important;padding-right: 0 !important;margin-left: 5%;margin-right: 5%;}
.color-box-wrapper {
	display:block;
	padding-bottom:0;
}
.color-box-caption {
	width: 100px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 600;
	text-align:center;
    border-bottom: 4px solid rgba(0,0,0,0);
    margin-bottom: -1px;
}
.color-box-caption.double {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
}
.color-box-caption.double span{padding: 0 20px;}
.color-box-caption.active {border-bottom: 4px solid #ff0000;}
.color-box {
    max-width: 100px;
    width:auto;
	height: 50px;
	text-align: center;
	line-height: 50px;
    -webkit-box-shadow: -2px 0px 0px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: -2px 0px 0px 0px rgba(255, 255, 255, 1);
    box-shadow: -2px 0px 0px 0px rgba(255, 255, 255, 1);
}
.color-box.double {
    max-width:200px;
    width: auto;
	height: 50px;
	text-align: center;
	line-height: 50px;
}
.color-box-caption.carbonfiber {width: 110px; text-align: left; white-space: nowrap;}
.color-box.blu {background-image: url("images/blu.jpg"); background-size: cover;}
.color-box.gray {background-image: url("images/gray.jpg"); background-size: cover;}
.color-box.safari {background-image: url("images/safari.jpg"); background-size: cover;}
.color-box.carbon {background-image: url("images/carbon.jpg"); background-size: cover;}
.color-box.wildgreen {background-image: url("images/wildgreen.jpg"); background-size: cover;}
.color-box.bordeaux {background-image: url("images/bordeaux.html"); background-size: cover;}
.color-box.forest, .color-box.gforest {background-image: url("images/forest.jpg"); background-size: cover;}
.color-box.carbonfiber {background-image: url("images/carbonfiber.jpg"); background-size: cover;}
.color-box.double.safari.olive {background-image: url("images/safari_olive.html"); background-position: center; background-size: cover;}
.color-box.double.gray.blu {background-image: url("images/gray_blu.jpg"); background-position: center; background-size: cover;}
.color-box.gray.blu3 {background-image: url("images/gray_blu3.jpg"); background-position: center; background-size: cover;}
.color-box.gray.carbon3 {background-image: url("images/gray_carbon3.jpg"); background-position: center; background-size: cover;}
.color-box.double.gray.carbon {background-image: url("images/gray_carbon.html"); background-position: center; background-size: cover;}
.color-box.gray.safari2 {background-image: url("images/gray_safari2.jpg"); background-position: center; background-size: cover;}
.color-box.blu-aircamping {background-image: url("images/wildgreen.jpg"); background-position: center; background-size: cover;}
.color-box.gray.carbon2 {background-image: url("images/gray_carbon2.jpg") !important; background-position: center; background-size: cover;}
.color-box.safari.olive2 {background-image: url("images/safari_olive.html"); background-position: center; background-size: cover;}
.color-box.tessutooverzone {background-image: url("images/tessuto-overzone.jpg");background-position: center; background-size: cover;}
.color-box.blackgray {background-image: url("images/tessuto-black-gray.jpg");background-position: center; background-size: cover;}
.color-box.blackcarbon {background-image: url("images/tessuto-black-carbon.jpg");background-position: center; background-size: cover;}
.color-box.white {background-color: #fff;box-shadow: inset 0 0 0 1px #000;-webkit-box-shadow: inset 0 0 0 1px #000;-moz-box-shadow: inset 0 0 0 1px #000;}
.color-box.black {background-color: #000;}
.color-box-caption {color: #000;}
.product-home button:hover {background-color: #000 !important;}
.vc_tta.vc_general .vc_tta-panel-body {padding-bottom: 0 !important;}
.vc_tta-container {margin-bottom: 0 !important;}
.vc_images_carousel .vc_carousel-inner {margin: 0 -1px !important;}
.vc_images_carousel.vc_per-view-more .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item > .vc_inner {margin: 0 1px !important;}
.product-carousel img {background-color: #ffffff;}
.story-skin-white .vc_images_carousel .vc_carousel-control {top: 40%;height: 120px; text-shadow: none;}

.story-skin-white .vc_images_carousel .vc_carousel-control .icon-prev::before, .story-skin-white .vc_images_carousel .vc_carousel-control .icon-next::before {
	position: relative;
	font-family: 'Font Awesome 5 Free';
	font-weight: 600 !important;
	font-size: 2em;
	font-weight: normal;
	color: #e0e0e0;
	width: unset;
	margin: 0;
}
.story-skin-white .vc_images_carousel .vc_carousel-control .icon-prev::before{content: '\f053';left: -70px;}
.story-skin-white .vc_images_carousel .vc_carousel-control:hover .icon-prev::before, .story-skin-white .vc_images_carousel .vc_carousel-control:hover .icon-next::before {color: #000;}
.story-skin-white .vc_images_carousel .vc_carousel-control .icon-next::before{content: '\f054';left: 50px;}
.product-page-video a {
	display: block;
	background: #666;
	color: #fff;
	padding: 0 15px;
}
.product-page-video a:hover {
	text-decoration: none;
	color: #fff;
}
.product-page-video a:before {
	content: "\f01d";
	font-family: FontAwesome;
	padding-right: 10px;
}
.esabg {
    background-image: url(images/esagono.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 2rem;
    font-style: normal;
    text-align: center;
    width: 58px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
}

.vc_tta-tabs:not(.sezione-confronto) .vc_tta-panel-body .vc_row:not(.reportage-row) .wpb_raw_html {
	padding-top: 35px;
}

.list_item .list_right {line-height: 1.875em;}
/*
#Dettagli-tecnici > .vc_tta-panel-body  .vc_col-sm-3 .wpb_raw_html .wpb_wrapper,
#Technische-details > .vc_tta-panel-body  .vc_col-sm-3 .wpb_raw_html .wpb_wrapper {
	padding-top: 25%;
}*/
/*
#Dettagli-tecnici > .vc_tta-panel-body  .vc_col-sm-10 .wpb_text_column .wpb_wrapper,
#Technische-details > .vc_tta-panel-body  .vc_col-sm-10 .wpb_text_column .wpb_wrapper {
	padding-top: 5%;
} */
#Montaggio h2, #Montage h2 {padding-top: 5%;}

.aperture-columbus {margin-bottom: 30px;}
.aperture-columbus .vc_col-sm-2 {padding-right: 14px;}
.aperture-columbus p {line-height: 1.375em;}
.aperture-columbus h5 {padding: 15px 0; font-size: 1.75em;}

.row-montaggio .vc_col-sm-3 .wpb_raw_html {padding: 0;}
.row-montaggio .vc_col-sm-3 p {padding-right: 14px;}
.row-montaggio.img-circle .vc_col-sm-3 .wpb_single_image {padding-right: 2px;}

/* Accessori */

.subpage .hide-in-subpage {display:none;}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {padding-left: 60px;}
.wpb_single_image .vc_figure-caption {
	margin: -20px 0 0 0;
	font-size: 0.675em;
	padding-right: 10px;
	line-height: 1.5em;
}
.button-sintesi .vc_btn3 {
	font-size: 1rem;
	line-height: 1.25em;
	font-weight: 600;
	letter-spacing: 0.03em;
	padding: 20px;
}


.wpb_text_column h1 {
	font-size: 4em;
	line-height: 1.1em;
	margin: 18px 0 25px;
}
.wpb_text_column h2 {
	font-size: 2em;
	line-height: 1.1em;
	margin: 32px 0 9px;
}
.wpb_text_column p {
	line-height: 1.875;
	margin-bottom: 9px;
}


.bg-grigio {
	background: #e8e8e8;
}
.bg-grigio:before {
	border: 20px solid #e8e8e8;
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: 80px;
	right: -40px;
	content: "";
	display: block;
	z-index: 1;
}
/*.bg-grigio .wpb_raw_html {padding-left: 5%;padding-right: 5%;}*/



.faq ol > li {margin-bottom: 25px;}
.faq div > ol > li { padding-bottom: 25px; border-bottom: 1px solid #ccc;}
.faq ol > li:last-child{border: none;}
.faq ol > li > ol {padding-left: 2em;}



.responsabilita h1 {line-height: 1.1em;}
.responsabilita img {vertical-align: bottom; padding-bottom: 6.25px;}




/* = = = = = = H O M E P A G E = = = = = = */

.story-skin-white a.linkmore, .story-skin-black a.linkmore {
	font-size: 1rem;
	line-height: 1.2em;
	font-weight: 600;
	letter-spacing: 0.03em;
	display: block;
	margin-top: 35px;
}
.story-skin-white a.linkmore:before, .story-skin-black a.linkmore:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	font-size: 1em;
	line-height: 1.7em;
	color: #ac000b;
	margin-right: 5px;
}
.story-skin-white a.linkmore {
	color: #000;
}
.story-skin-black a.linkmore {
	color: #fff;
}
a.linkmore:hover, a.linkmore:hover:before {
	color: #8c8c8c;
	text-decoration: none;
}


.world-best-seller {background-color: #f2f2f2;}

.opacity-10::after {
	background-color: rgba(0,0,0,0.1);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.opacity-5::after {
	background-color: rgba(0,0,0,0.05);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.opacity-10:hover:after,.opacity-5:hover:after  {
	display: none;
}


.tp-caption .tp-videoposter {cursor: initial !important;}
.tp-caption .tp-videoposter:after {
 	background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    height: 48px;
    background-image: url("images/youtube_video.png");
    margin-left: -34px;
    margin-top: -24px;
    cursor: pointer;
    content: "";
}

div.product-home {
	border-top: 1px solid transparent;
}

.product-home-row .vc_column_container>.vc_column-inner {
	padding: 2px !important;
}

/*.product-ghosted .wpb_single_image:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}*/

.product-ghosted.mini .wpb_single_image:after {background-color: rgba(0,0,0,.1);}
.product-ghosted div.wpb_wrapper:hover > .wpb_single_image:after {display: none;}
.product-ghosted div.wpb_wrapper:hover > .vc_btn3-container .vc_btn3.vc_btn3-color-danger {background-color: #000 !important;border: none;}
.product-home .vc_btn3.vc_btn3-color-danger {padding: 25px 10px 25px 10px;letter-spacing: 0.03em;}

.vc_btn3.vc_btn3-color-danger .vc_btn3-icon{
	font-size: 1.4em;
	padding-right: 10px;
}

/**************** REV SLIDER **********************/
.rev_slider_wrapper h1, .rev_slider_wrapper h2 {font-size: 5rem;line-height: 1.1em;}
.rev_slider_wrapper h3 {font-size: 1.95rem;line-height: 120%;}
.rev_slider_wrapper a.rev-btn {font-size: 1rem;line-height: 3.188em;padding-top:0;padding-bottom:0;height: 3.125em;}
.home-slide-subtitle {font-size: 120%;}

.resp-info-col .infobox {background: none;padding: 0;}
.resp-info-col .infobox ul {color: #000 !important;font-size: 100%;}
.resp-info-col .infobox ul li{padding: 0 0 0 2em; line-height: 1.875em;}

.resp-info-col .infobox ul li::before {
	content: "\f00c";
	font-family: "Fontawesome";
	display: inline-block;
	margin-left: -2em;
	width: 2em;
	background: unset;
	position: unset;

}

#contentAzienda .resp-info-col .infobox ul li {
	padding-bottom: 1.875em;
}

.magazine-grid-post-content {line-height:1.2em;}

/* * * * * * * */
/* F O O T E R */
/* * * * * * * */

#Footer .widgets_wrapper {
	width: 75%;
	margin: 0 20% 0 5%;
}

#Footer .widget.widget_nav_menu {padding: 0; margin-top: 0;}
#Footer .footer_copy .copyright .social li {padding: 0 5px;}
#Footer .footer_copy .social li a {display: block; width: 32px; height: 32px; margin-top: 23px;}

.callcenter-phone {
	display: block;
	background-color: #ac000b;
	text-align: center;
	line-height: 56px;
	color: #fff;
}

.callcenter-phone span {padding-left:20px;}
.callcenter-sede {
	position: absolute;
	bottom: 35px;
	width: 100%;
}
.searchshop {
	position: absolute;
	bottom: 130px;
	width: 100%;
}
.searchshop input[type="text"], .searchshop input[type="text"]:focus {
	display: block;
	background-color: #333232;
	color: #666;
	border: none;
	line-height: 36px;
	width: 100%;
	margin-bottom: 0;
	position: relative;
	font-size: 1.2em;
}
.searchshop .icon-right-open-big {
	bottom: 0 !important;
}

#custom_html-2 div.vc_btn3-container.vc_btn3-center {
	position: absolute;
	border: none;
	width: 100%;
	bottom: 130px;
}
#Footer .widgets_wrapper.footer-row-2 .textwidget {
  position:relative;
  min-height: 56px;
  padding-bottom: 56px;
  font-weight: 300;
}
#Footer .widgets_wrapper.footer-row-2 .textwidget div.vc_btn3-container.vc_btn3-center,
#Footer .widgets_wrapper.footer-row-2 .textwidget .searchshop,
#Footer .widgets_wrapper.footer-row-2 .textwidget .callcenter-phone {
  position:absolute;
  bottom: 0;
  width: 100%;
}
#Footer .widgets_wrapper.footer-row-2 .textwidget .callcenter-phone {
  width: 100%;
}
#Footer .widgets_wrapper.footer-row-2 .textwidget .callcenter-email {
  position:absolute;
  bottom:56px;
  width:100%;
}
#Footer .widgets_wrapper.footer-row-2 .textwidget .callcenter-sede {
  position:absolute;
  bottom: -56px;
  width:100%;
  height: 56px;
}

#Footer .widget_nav_menu > h4,
#Footer .widget_text_icl > h3 {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#Footer  .widget_nav_menu ul.menu {
	list-style-type: none;
	padding-left:0;
}
#Footer .widget_nav_menu ul li::after {border:none;}
#Footer .widget_nav_menu ul li a {
	color: #8c8c8c;
	padding: 0;
	font-size: 0.875rem;
	font-weight:300;
	line-height: 2.143em;
}

#Footer .widget .textwidget {
	color: #bcbcbc;
	/*padding: 4px 0 4px 0;	*/
	font-size: 0.875rem;
	line-height: 2.143em;
}

#Footer .widget_nav_menu h4, #Footer .widget h3 {
	font-weight: 600;
	font-size: 1rem;
}
#Footer a:hover {
	text-decoration: none;
	color: #fff !important;
}
#Footer a.vc_btn3  {
	color: #fff;
	font-weight: 600;
	font-size: 1rem;
}

#Footer .footer_copy {border: none;}
#Footer .footer_copy .copyright {
	border-bottom: 1px solid #353535;
	float: none;
}
#Footer .footer_copy .copyright #copy {font-size: 1.5em; cursor: pointer;}
#Footer .footer_copy .copyright #copyright-text {}

#Footer .widgets_wrapper {
	width: 80%;
	margin: 0 15% 0 5%;
}
#Footer .widgets_wrapper.footer-row-2 {margin-top: 8%;}

#Footer .footer_copy {
	width: 90%;
	margin: auto;
}

#Footer .widgets_wrapper aside.widget {
/* 	height: 100%; */
	position: relative;
}

#custom_html-2 div.vc_btn3-container.vc_btn3-center a, #custom_html-6 div.vc_btn3-container.vc_btn3-center a {line-height: 28px;}

#Footer .vc_btn3-container {margin-bottom: 0 !important;}

.callcenter-email {
	display: block;
	background-color: #333232;
	text-align: center;
	color: #fff;
	line-height: 56px;
	font-size: 1rem;
	font-weight: 600;
	/*margin-top: 15%;*/
}
.callcenter-phone {
	display: block;
	background-color: #ac000b;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size:1rem;
	font-weight: 600;
}
.callcenter-phone span:before {
	background-image: url("images/phone.png");
    background-position: center center;
    background-repeat: no-repeat;
 	position: absolute;
    margin: 12px 0 0 -40px;
    content: "";
    width: 30px;
    height: 30px;
}
.searchshop input[type="text"], .searchshop input[type="text"]:focus {
	display: block;
	background-color: #333232;
	color: #666;
	border: none;
	line-height: 36px;
	width: 100%;
	margin-bottom: 0;
	position: relative;
	font-size: 1rem;
	font-weight: 600;
}
.searchshop .icon-right-open-big {
	position: absolute;
	background-color: #ac000b;
	line-height: 56px;
	right: 0;
	/*	bottom: 49px;	*/
	bottom:0;
	text-align: center;
	width: 56px;
	color: #fff;
}

.comparative-row {padding: 0 5%; background-color: #dddddd;}
.comparative-row {border-bottom: 3px solid #ffffff;}
.vc_row.comparative-row > .vc_column_container > .vc_column-inner {padding-top: 0 !important;}
.comparative-row .vc_sep_line {border-color: #bbbbbb;}
.czcolumn .wpb_wrapper > div {margin-bottom: 0;}
.czcolumn .wpb_wrapper > div:first-child {margin-bottom: 1px;}
.comparative-icons {position: absolute; bottom: 0;}
.comparative-icons img {vertical-align: bottom;}
.vertical-text {
	border-bottom: 1px solid #000;
	transform: rotate(-90deg);
	transform-origin: 40px 40px 0;
	float: right;
}
.comparative-row.row-genuine {padding-top: 70px; padding-bottom: 35px;}
.row-avvertenze {padding: 70px 5% 35px;}
.row-genuine .wpb_column.vc_column_container.vc_col-sm-10 {
    padding-top: 2%;
}
.row-doubleuse {padding-bottom: 35px;}
.comparative-row div.column {margin: 0; font-weight: bold;}


/* STORE LOCATOR */
.category-store_country .post-excerpt {float: left;}
.category-store_country .post-contatto {float: left; padding-left: 25%;}

/*.store_grid .posts_group > div.post-item:nth-child(n+3) {border-top: 1px solid #ccc;}*/
.store_grid .posts_group > div.post-item {border-bottom: 1px solid #ccc;}

.store_grid .posts_group > div.post-item:last-child {border-bottom: 0;}
.store_grid .posts_group > div.post-item:nth-last-child(2):nth-of-type(odd) {border-bottom: 0;}
.store_grid .posts_group > div.post-item:nth-of-type(even) {border-left: 1px solid #ccc; padding: 2% 0 2% 5%;}
.store_grid .posts_group > div.post-item:nth-of-type(odd) {padding: 2% 0 2% 0;}
.store_filter .vc_column_container {border-bottom: 1px solid #ccc; padding-bottom: 2%;}

.store_grid {padding-bottom: 70px;}
.store_grid .grid .post-item {margin: 0;}
.store_grid .posts_group.grid.col-2 .post-item {width: 47%;}

.filter_title {float:left; line-height: 40px;}
.filter_form {float:left; padding-left: 2%;}

/* ZOOM PRODOTTI */
.pzleft > div.vc_column-inner {
    padding-left: 4%;
    padding-right: 4%;
    margin-left: -4%;
}
.pzmid > div.vc_column-inner {
    padding-left: 2%;
    padding-right: 2%;
}

.pzright > div.vc_column-inner {
    padding-left: 4%;
    padding-right: 4%;
    margin-right: -4%;
}

select#countries_dropdown:focus {
	color: #000000;
	background-color: #ffffff !important;
	border-color: #cccccc;
}


/* ACCESSORI */
strong.titolo-accessorio {font-size: .6em;}
div.struttura-al {padding: 10px 0;}
div.struttura-al img.alignleft {margin-top: 13px; width: 53px;}


/* TEST E RECENSIONI */
ul.test-magazine {margin: 0; border-bottom: 1px solid #ccc;}

ul.test-magazine li {
	display: inline-block;
	padding: 0;
	margin: 0 30px 0 0;
	text-transform: uppercase;
	font-weight: 600;
	color: #777777;
	padding: 14px 0;
}
ul.test-magazine li:hover {
	/*cursor: pointer;*/
}
ul.test-magazine li.active {
	border-bottom: 3px solid #ac000b;
	margin-bottom: -1px;
	color: #000000;
}
.test-locandine ul li {margin-right: 30px;}
.test-header table {width: auto;}
.test-header table tr, .test-header table tr > td {border: none; text-align: left; background: none;}
.test-header table tr > td {padding: 10px 20px 10px 0; max-height: 68px;}
.test-header table tr > td img {padding-top: 10px;}

.test-gray {background-color: #f2f2f2;}
.test-56 .vc_column-inner {padding: 2% 4%;}
.test-row-padding {padding-bottom: 35px;}
.vc_tta-tab a span.vc_tta-title-text, .vc_tta-tab a {line-height: 1.42857em;}
em {color: #777777;}

.row-disegni .vc_separator {margin-bottom: 35px !important;}
.row-disegni .vc_column-inner .wpb_raw_html { padding: 0 0 0 30px !important;}
.disegni-title {
	font-size: 1.6em;
	font-weight: 300;
}

.col-a, .col-b, .col-c, .col-d.col-border-bottom,.col-e.col-border-bottom,.col-f.col-border-bottom {border-bottom: 1px solid #ccc;}
.col-d > .vc_column-inner, .col-e > .vc_column-inner, .col-f > .vc_column-inner, .col-g > .vc_column-inner {padding-top: 35px; padding-bottom: 35px;}
.col-a .vc_column-inner > .wpb_wrapper, .col-b .vc_column-inner > .wpb_wrapper,
.col-d .vc_column-inner > .wpb_wrapper, .col-e .vc_column-inner > .wpb_wrapper,
.col-g .vc_column-inner > .wpb_wrapper {border-right: 1px solid #ccc;}
.col-a .vc_column-inner, .col-b .vc_column-inner, .col-c .vc_column-inner {padding-bottom: 35px;}
.col-h .vc_column-inner > .wpb_wrapper {border-left: 1px solid #ccc; margin-bottom: 70px;}
.manovella-grande {padding-right: 34.8%;}
.grid .post-photo-wrapper {padding-bottom: 20px;}
.grid .post-item {margin: 0 2% 20px 0;}

#Materiali h4, #Materialien h4 {padding-bottom: 20px; margin: 0;}
#Materiali .vc_col-sm-4 .wpb_raw_html, #Materialien .vc_col-sm-4 .wpb_raw_html {padding: 0 10% 0 0;}

@media only screen and (min-width: 1023px) {
	#contentAzienda .vc_col-sm-4 .wpb_raw_html {
	    padding: 0 15% 0 15%;
	}

	#contentAzienda .vc_col-sm-8 .wpb_raw_html {
	    padding: 0 7.5% 0 7.5%;
	}

	#contentExperience .vc_col-sm-4 .wpb_raw_html {
	    padding: 0 15% 0 15%;
	}

	#contentExperience .vc_col-sm-8 .wpb_raw_html {
	    padding: 0 7.5% 0 7.5%;
	}

	#contentExperience .vc_col-sm-3 .wpb_raw_html {
	    padding: 0 7.5% 0 0;
	}

	#contentExperience .vc_col-sm-8 .wpb_raw_html.p0.tabbed  {
	    padding: 2.5% 7.5% 0 0 !important;
	}

	.wpb_wrapper > div {
	    margin-bottom: 30px;
	}

	#contentExperience .vc_col-sm-8 .wpb_raw_html.p0.tabbed,
	#contentExperience .vc_col-sm-7 .wpb_raw_html.p0.tabbed,
	#contentExperience .vc_col-sm-6 .wpb_raw_html.p0.tabbed  {
	    padding: 0 7.5% 0 0 !important;
	}
}

@media only screen and (min-width: 1090px) {
	#contentAzienda .vc_col-sm-4 .wpb_raw_html,
	#contentAzienda .vc_col-sm-8 .wpb_raw_html,
	#contentExperience .vc_col-sm-4 .wpb_raw_html:not(.tabbed),
	#contentExperience .vc_col-sm-8 .wpb_raw_html:not(.tabbed)  {
		position: absolute;
		top: 50%;
	  	-webkit-transform: translate(0, -50%);
	    -ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	}
}

/* Scegliere autohome */
.vc_grid-container-wrapper.mb0 {margin-bottom: 0;}

@media only screen and (min-width: 768px) {
	.align-content-bottom {
		display: table !important;
	}

	.align-content-bottom > .wpb_column.vc_column_container.vc_col-sm-6 {
		float: none;
		display: table-cell;
	    vertical-align: bottom
	}

	.align-content-bottom > .wpb_column.vc_column_container.vc_col-sm-6 .wpb_single_image .vc_figure-caption {
    	min-height:70px;
	}
	
	.desktopHide{
		display: none !important;
		opacity: 0 !important;
	}
}

.wpb_raw_code.wpb_raw_js {margin: 0;}

.col-mappa {padding-right: 3%;}

.materiali-col3 div.vc_column_container.vc_col-sm-4 {
    padding-right: 3%;
}

#contentGallery .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
	background-position: center 75%;
}

#contentGallery .vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    position: absolute;
    display: block!important;
}

/* background tab in pagine prodotti*/

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus, .wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
  background-color: transparent !important;
}


/* MEDIABOOK START STYLE.CSS */
/* MEDIABOOK START STYLE.CSS */
/* MEDIABOOK START STYLE.CSS */


#Top_bar .menu > li > a, #Top_bar #menu ul li.submenu .menu-toggle{
	color: #fff;
}

#Materiali h4, #Materialien h4 {
	padding-bottom: 0px;
}

table tr:first-child td {
    box-shadow: none !important;
}

.blog_wrapper .post-item .post-head {
	display: none;
}



.autohome_custom_menu_empty>a{
	display: none !important;
	opacity: 0 !important;
	color: #000000 !important;
}

.menu-item-mini > a > span, .menu-item-land > a > span {
	font-size: 0 !important;
}

#Top_bar .menu span.description {
    margin-left: 10px;
    color: #ac000b !important;
    font-size: 14px;
}

#Top_bar .menu span.description > span {
    margin: 0px !important;
    padding: 0px !important;
}

.tr-menu #Top_bar #menu > ul > li > ul > li > ul > li.menu-item-has-children > a span{
	color: unset !important;
}

/*
.menu-prodotti .sub-menu.mfn-megamenu > li > a{
	color: #000000 !important;
}
 */

.menu-prodotti .sub-menu.mfn-megamenu > li.fg-black > a:hover {
	color: #777777 !important;
}

.autohome_custom_view_none {
	display: none !important;
}

#shirt_img {
	text-align: center;
    margin: 0;
    width: 50%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

#shirt_color_choice {
	width: 50%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    padding: 40px;
    background-color: #ededed;
    margin-bottom: 40px;
    display: inline-block;
}

#shirt_title {
	margin: 40px;
}

#shirt_title > h3 {
	font-size: 38px;
}

#shirt_customer_data input[type=text],#shirt_customer_data input[type=email] {
    border: 2px solid #777777;
    box-shadow: none !important;
}

#shirt_customer_data input[type=text]::placeholder,#shirt_customer_data input[type=email]::placeholder {
    text-align: left !important;
    font-weight: 600 !important;
    color: #777777 !important;
    font-size: 17px;
}

#shirt_customer_data input[type=text]:focus,#shirt_customer_data input[type=email]:focus {
	background: white !important;
    color: #777777;
}

#shirt_customer_data .left {
	float: left;
	margin: 0 1% 1% 1%;
}

#shirt_customer_data .right {
	float: right;
	margin: 0 1% 1% 1%;
}

#shirt_nome, #shirt_cognome, #shirt_citta, #shirt_stato {
	width:48%;
}

#shirt_civico {
	width: 73%;
}

#shirt_cap {
	width: 23%;
}

#shirt_mail {
	width: 98%
}

#shirt_legal {
	font-size: 12px;
	margin: 80px 1% 30px 1%;
}

#shirt-size, #shirt-color {
	font-size: 20px;
	color: #000000;
}

.shirt_footer label {
	display: inline-block;
	font-size: 18px;
	padding-left: 10px;
}

.contMarg20 {
	margin-top: 20px;
}

/* 
#shirt-color .Colore1 .first input, #shirt-color .Colore1 .last input  {
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 2px;
    width: 35px;
    height: 35px;
    outline: none;
}
 */

/* 
#shirt-color .Colore1 .first input {
	background: #777777;
}

#shirt-color .Colore1 .last input {
	background: #000000;
}

#shirt-color .Colore1 .first input:checked, #shirt-color .Colore1 .last input:checked  {
    border: 3px solid #c0170d;
}
 */
 
#shirt-color input:checked:before, #shirt-size input:checked:before {
	content: "X";
    color: #c0170d;
    font-size: 18px;
    display: table;
    margin-left: 0px;
    margin-top: -4px;
}

#shirt-size .Taglia1 input, #shirt-color .Colore1 input {
	display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 2px;
    background: #ffffff;
    border: 2px solid black;
    width: 25px;
    height: 25px;
    outline: none;
}

/* 
#shirt-size .Taglia1 input:checked {
	border: 3px solid #c0170d;
}
 */

#shirt-size h4, #shirt-color h4 {
	font-weight: 600;
	font-size: 20px;
    text-transform: uppercase;
}

#shirt-color, #shirt-size {
	width: 100%;
}

#shirt-color {
	margin-bottom: 20px;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
}

#shirt-size span.wpcf7-list-item-label, #shirt-color span.wpcf7-list-item-label {
	vertical-align: super;
}


#shirt-size .wpcf7-list-item, #shirt-color .wpcf7-list-item  {
	width: 30%;
}

.shirt_legal_accept {
	margin-bottom: 40px;
}

#shirt_color_choice span.wpcf7-list-item{
	margin: 0 1em 0 0;
}

#shirt_required {
	margin: 0 1% 1% 1%;
	font-weight: 600;
}

#shirt_upload {
	margin: 1%;
}

#shirt_unvavailable, #shirt_available {
	position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

#shirt_unvavailable p, #shirt_available p {
	display: inline-block;
    vertical-align: text-bottom;
    font-size: 18px;
    font-weight: 600;
}

div#shirt_color_choice h3 {
    margin-bottom: 30px;
}

/* 
.Colore1 .wpcf7-list-item-label {
	display: none !important;
}
 */

button.pum-close.popmake-close{
	color: black !important;
    position: absolute;
    height: 35px !important;
    width: 35px !important;
    outline: none;
    top: 0;
    right: 0;
    padding: 0px !important;
    text-align: center;
    border-radius: unset !important;
    box-shadow: none !important;
    text-shadow: none !important;
    background-color: #ffffff !important;
    background-image: url("../../uploads/2019/08/icon_chiusura.png") !important;
    background-size: 100% !important;
    margin: 10px !important;
    font-size: 0 !important;
}

button.pum-close.popmake-close:hover{
	background-color: #ffffff !important;
	background-image: url("../../uploads/2019/08/icon_chiusura.png") !important;
	background-size: 100%;
}

.shirtBannerPhoto {
	width: 50%;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
	margin: 30px 0px;
}

.menuRed a span:after {
    content: "\f0c8";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #ac000b;
    font-size: 7px;
    margin-left: 4px;
    vertical-align: middle;
    display: inline-block;
}

@media only screen and (min-width: 768px) {
	.button-flat a.button:after, .button-flat a.action_button:after, .button-flat a.tp-button:after, .button-flat button:after, .button-flat input[type="submit"]:after, .button-flat input[type="reset"]:after, .button-flat input[type="button"]:after {
		background: rgba(0,0,0,0) !important;
	}

	li.vc_tta-tab a[href="#view360"] {
    	background-image: url(../../uploads/pantour360/360_grey_mini.png) !Important;
    	background-repeat: no-repeat !Important;
    	background-position: center 55% !Important;
    	background-size: 45% !Important;
    	user-select: none !Important;
   		color: transparent !Important;
		display:none !important;
		opacity: 0;
	
	}

	li.vc_tta-tab.vc_active a[href="#view360"]{
    	background-image: url(../../uploads/pantour360/360_black_mini.png) !Important;
	}

	#Footer {
		padding-top: 4%;
	}
}

.gallery360tab {
	display: none !important;
}

.galleryCont {
	margin-top: 20px;
}

.galleryCont p {
	height: 45em;
	text-align: center;
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0;
}

.galleryCont > p > img {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.galleryCont iframe {
	height: 35em;
    width: 55%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

.autohomeFont {
  font-family: "Neue Helvetica W01",Arial,Tahoma,sans-serif !important;
}

@media (max-width:767px) {
	.galleryCont p {
		height: 30em;
	}

	.galleryCont iframe {
		height: 25em;
    	width: 100%;
	}

	#view360 .vc_tta-panel-title a span.vc_tta-title-text {
     	user-select: none!important;
    	color: transparent!important;
	}

  	#view360 .vc_tta-panel-title a {
     	background-image: url(../../uploads/pantour360/360_grey_mini.png)!important;
    	background-repeat: no-repeat!important;
    	background-position: 4% center !important;
    	background-size: 2em !important;
		display: none !important;
		opacity: 0;
  	}

  	#view360 .vc_tta-panel-title a span.vc_tta-title-text:after {
  		color: #7d7d7d !important;
  	}
  	
  	.mobilePaddingLeft17{
  		padding-left: 17px !Important;
  	}
  	
  	.mobileBlackBkg{
  		background-color: #000000;
	}

	.mobileBlackBkg .story-skin-white a.linkmore {
		color: white;
	}

	.mobileBlackBkg .story-skin-white {
		color: white;
		background-color: #000000 !Important;
	}
	
	#shirt-color .wpcf7-list-item  {
		width: 40% !important;
	}
	
	.wpb_raw_html h1, .wpb_raw_html h2 {
		font-size: 40px;
	}
	
	.home #titlebanner h1.titlebanner{
		margin: 20% !important;
	}
}

@media (max-width:480px) {
	.galleryCont p {
		height: 25em;
	}
}

@media only screen and (min-width:768px) and (max-width:1460px) {
	#shirt-color, #shirt-size {
		width: 49%;
	}

	#shirt_color_choice .Taglia1 .wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
		display: inline;
	}
}

@media only screen and (min-width:1251px) and (max-width:1500px) {
	#custom_html-10 .callcenter-phone {
		font-size: 1em;
	}

	#custom_html-10 .callcenter-phone span:before {
		width: 25px;
    	height: 25px;
    	background-size: 100%;
    	margin: 16px 0 0 -28px;
	}
}

@media only screen and (min-width:993px) and (max-width:1250px) {
	#custom_html-10 .callcenter-phone {
		font-size: .8em;
	}

	#custom_html-10 .callcenter-phone span:before {
		width: 16px;
    	height: 16px;
    	background-size: 100%;
    	margin: 20px 0 0 -20px;
	}
}

@media only screen and (min-width:768px) and (max-width:992px) {
	#custom_html-10 .callcenter-phone {
		font-size: .7em;
	}

	#custom_html-10 .callcenter-phone span:before {
		width: 16px;
    	height: 16px;
    	background-size: 100%;
    	margin: 21px 0 0 -20px;
	}
}

@media only screen and (min-width:1320px) and (max-width:1420px) {
	#Top_bar .menu .menu-prodotti li ul li a {
		font-size: 13px !important;
	}
}

@media only screen and (min-width:1241px) and (max-width:1319px) {
	#Top_bar .menu .menu-prodotti li ul li a {
		font-size: 12px !important;
	}
}

@media only screen and (max-width:1420px) {
	.mm-vertical #Top_bar .menu > li.menu-experience > ul.mfn-megamenu{
		left: -90% !important;
	}
	#Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title{
		font-size: 13px !important;
	}
}

@media (min-width: 992px){
	.box-image{
    border-right:10px solid white;
    box-sizing: border-box;
  }
}

@media (max-width: 991px){
	.box-image:not(:last-child){
    margin-bottom:15px;
  }
}

div.popmake-handmadefiberglass.red {
	border-bottom: 3px solid rgb(172, 0, 11);
}

div.popmake-handmadefiberglass.white {
	border-bottom: 3px solid white;
}

div.popmake-handmadefiberglass {
	transition: border .4s;
	border-bottom: 3px solid white;
	margin-top: -2px;
}

@media (max-width:1900px) and (min-width: 1701px){
  #cms table.table-garanzia tr>th, #cms table.table-garanzia tr>td {
      font-size: 18px !important;
  }
}
@media (max-width:1700px) and (min-width: 1351px){
  .page .section_wrapper table.table-garanzia tr>th, .page .section_wrapper table.table-garanzia tr>td {
      font-size: 14px !important;
  }
}
@media (max-width:1350px) and (min-width: 1051px){
  .page .section_wrapper table.table-garanzia tr>th, .page .section_wrapper table.table-garanzia tr>td {
      font-size: 11px !important;
  }
}
@media (max-width:1050px) and (min-width: 768px){
  .page .section_wrapper table.table-garanzia tr>th, .page .section_wrapper table.table-garanzia tr>td {
      font-size: 9px !important;
  }
}

.customCheckMark ul li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    margin-left: -2em;
    width: 2em;
    background: unset;
    position: unset;
}

.customCheckMark ul li {
  list-style-type: none;
  margin: 20px 0 !important;
}

@media (min-width: 768px){
  .post-contatto {
    position: absolute;
    right: 8%;
    top: 30px;
  }
  
  .desktopCustom1 {
    margin-top: -1px !important;  
  }
  
  .desktopCustom3 {
    margin-top: -4px !important;  
  }
  
  .resp-info-col .infobox ul li{
    padding: 0 0 1.875em 0 !important;
  }
  
  .resp-info-col .infobox ul li::before{
    margin-right: 10px !important;
    margin-left: 0px !important;
  }
  
	.page-id-2235 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-15756 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-10256 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-14008 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-35057 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-35058 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-35059 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-35060 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-2253 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-14282 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-10526 .vc_col-sm-4 .wpb_raw_html, 
	.page-id-15896 .vc_col-sm-4 .wpb_raw_html,
	.page-id-56012 .vc_col-sm-4 .wpb_raw_html,
	.page-id-56013 .vc_col-sm-4 .wpb_raw_html,
	.page-id-56014 .vc_col-sm-4 .wpb_raw_html,
	.page-id-56015 .vc_col-sm-4 .wpb_raw_html {
		padding: 5%!important;
	}
  
  #Materiali .desc, #Materialien .desc {
    padding-right:30px !Important
  }
  
  #Accessori .subpage .left.vc_col-lg-8.main-story-skin-white>.vc_column-inner, 
  #Zubehör .subpage .left.vc_col-lg-8.main-story-skin-white>.vc_column-inner{
    padding-top: 5% !important;
  }
  
  	#Accessori .subpage, 
	#Zubehör .subpage, 
	#accessoires .subpage, 
	#accessories .subpage, 
	#Accessoires .subpage, 
	#Accessories .subpage, 
	#accessori .subpage, 
	#zubehör .subpage {
    	margin-bottom: 0 !important;
  	}
  
  #Description .table-model tr td, 
  #Descrizione .table-model tr td, 
  #DESCRIPTION .table-model tr td, 
  #Beschreibung .table-model tr td, 
  #description .table-model tr td {
    width: 50% !important;
  }
  
  #Description .table-model tr td.model-size h1, 
  #Descrizione .table-model tr td.model-size h1, 
  #DESCRIPTION .table-model tr td.model-size h1, 
  #Beschreibung .table-model tr td.model-size h1, 
  #description .table-model tr td.model-size h1 {
    font-size: 40px !important    
  }
  
  #Description .table-model.x-long tr td h1, #Descrizione .table-model.x-long tr td h1, 
  #DESCRIPTION .table-model.x-long tr td h1, #Beschreibung .table-model.x-long tr td h1, 
  #description .table-model.x-long tr td h1 {
  	font-size: 40px !important;
  }

  #Description .table-model tr td.model-size, #Descrizione .table-model tr td.model-size, 
  #DESCRIPTION .table-model tr td.model-size, #Beschreibung .table-model tr td.model-size, 
  #description .table-model tr td.model-size {
  	vertical-align: top;
  } 
  
  .htmlDesktopHide {
  	margin-top: -30px !important;
  }
  
}

@media (min-width: 992px) {
	.vc_custom_1588168281609, .vc_custom_1588164472087, .vc_custom_1593502370343, .vc_custom_1593502385801, .vc_custom_1593501245684, .vc_custom_1593501262559 {
		padding-top: 72px !important;
	}
  
  	.vc_custom_1588164219889, .vc_custom_1593502377346, .vc_custom_1593501253844 {
    	padding-top: 24px !important;
  	}
  
	.page-id-10237 .main-story-skin-white>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper, .main-story-skin-black>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper,
  	.page-id-10038 .main-story-skin-white>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper, .main-story-skin-black>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper,
  	.page-id-15848 .main-story-skin-white>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper, .main-story-skin-black>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper,
  	.page-id-14039 .main-story-skin-white>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper, .main-story-skin-black>.vc_column-inner>.wpb_wrapper>.wpb_raw_html>.wpb_wrapper{
  		padding: 7% 7% 0;
	}
	
	#Description .table-model tr td.customSingleImage, #Descrizione .table-model tr td.customSingleImage, 
	#DESCRIPTION .table-model tr td.customSingleImage, #Beschreibung .table-model tr td.customSingleImage, 
	#description .table-model tr td.customSingleImage {
      width: 10% !important;
	}
	
	#Description .table-model tr td.model-size p, 
	#Descrizione .table-model tr td.model-size p, 
	#DESCRIPTION .table-model tr td.model-size p, 
	#Beschreibung .table-model tr td.model-size p, 
	#description .table-model tr td.model-size p,
	#Description .table-model.x-long tr td.text p, 
	#Descrizione .table-model.x-long tr td.text p, 
	#DESCRIPTION .table-model.x-long tr td.text p, 
	#Beschreibung .table-model.x-long tr td.text p, 
	#description .table-model.x-long tr td.text p {
  		line-height: 1.3em !important;
	}

	#Description .table-model tr td.model-size h1, 
	#Descrizione .table-model tr td.model-size h1, 
	#DESCRIPTION .table-model tr td.model-size h1, 
	#Beschreibung .table-model tr td.model-size h1, 
	#description .table-model tr td.model-size h1,
	#Description .table-model.x-long tr td.text h1, 
	#Descrizione .table-model.x-long tr td.text h1, 
	#DESCRIPTION .table-model.x-long tr td.text h1, 
	#Beschreibung .table-model.x-long tr td.text h1, 
	#description .table-model.x-long tr td.text h1 {
  		margin: 20px 0 15px !important;
	}
	
	#Description .table-model tr td.model-size h1 strong, 
	#Descrizione .table-model tr td.model-size h1 strong, 
	#DESCRIPTION .table-model tr td.model-size h1 strong, 
	#Beschreibung .table-model tr td.model-size h1 strong, 
	#description .table-model tr td.model-size h1 strong,
	#Description .table-model.x-long tr td.text h1 strong, 
	#Descrizione .table-model.x-long tr td.text h1 strong, 
	#DESCRIPTION .table-model.x-long tr td.text h1 strong, 
	#Beschreibung .table-model.x-long tr td.text h1 strong, 
	#description .table-model.x-long tr td.text h1 strong {
  		font-weight: 600 !Important;
	}
	
	.home .vc_custom_1481886781931 *,
	.home .vc_custom_1499942142026 *,
	.home .vc_custom_1481886781931 *,
	.home .vc_custom_1481886781931 * {
  		height:100% !important
	}
	
	.table-model img {
  		width:90% !Important;
	}

.customSingleImage img {
  width: 80% !Important;
}

}

@media (min-width: 1800px) {
.table-model img {
  width:80% !Important;
}
}

@media (min-width: 2100px) {
  .table-model img {
  width:70% !Important;
}

.customSingleImage img {
  width: 70% !Important;
}
}

#Top_bar .menu .menu-item-mini a,
#Top_bar .menu .menu-item-land a {
  background-size: auto !important;
}

#Top_bar .menu .menu-item-mini a:hover,
#Top_bar .menu .menu-item-land a:hover {
    background-size: auto !important;
}

.menuIconPlay a span:after{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content: "\f04b";
  margin-left: 10px;
  color: #555;
  background-color: #f2f2f2;
  border: 2px solid #555;
  border-radius: 3px;
  padding: 1px 4px 1px 5px;
  font-size: 6px;
  vertical-align: middle;
}

@media (min-width:1200px){
  .col-size-medium>.vc_column-inner, .col-size-large>.vc_column-inner, .col-size-all>.vc_column-inner {
    padding-left: 0 !Important;
  }
}

@media (max-width: 1475px) and (min-width: 1326px) {
  #Top_bar .menu .menu-item-mini a, 
  #Top_bar .menu .menu-item-land a,
  #Top_bar .menu .menu-item-mini a:hover,
  #Top_bar .menu .menu-item-land a:hover {
    background-size: 150px auto !important;
}
}

@media (max-width: 1325px) and (min-width: 1240px) {
  #Top_bar .menu .menu-item-mini a, 
  #Top_bar .menu .menu-item-land a,
  #Top_bar .menu .menu-item-mini a:hover,
  #Top_bar .menu .menu-item-land a:hover {
    background-size: 135px auto !important;
}
}

@media (min-width:768px){
	.wpb_raw_code.wpb_content_element.wpb_raw_html.htmlButton {
  		margin-bottom: 0 !important;
	}
	.wpb_raw_code.wpb_content_element.wpb_raw_html.htmlButton {
  		padding-right: 5% !important;
	}
	.wpb_raw_code.wpb_content_element.wpb_raw_html.htmlButton {
  		margin: 0 0 -38px !important;
	}
	.wpb_raw_code.wpb_content_element.wpb_raw_html.htmlButton {
  		z-index: 10;
    	position: relative;
	}
	.zoomEffect img {
        transition: transform .3s ease;
    }

    .zoomEffect {
        max-width: 100%;
        overflow: hidden;
    }

    .zoomEffect img:hover {
        transform: scale(1.05);
    }
}

@media (min-width:1240px){
	.wpb_raw_code.wpb_content_element.wpb_raw_html.htmlButton {
  		margin-bottom: -80px !important;
	}
}

/* ICONE TENDE MENU */
#menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: auto 45px;
  height: 45px;
  margin-top:-5px;
  margin-left:8px;
}

#menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
  background-image: url("images/maggiolina-icona-menu-web.jpg");
}

#menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before {
  background-image: url("images/maggiolina-icona-menu-webb.jpg");
}

#menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
  background-image: url("images/airtop-icona-menu-web.jpg");
}

#menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before {
  background-image: url("images/airtop-icona-menu-webb.jpg");
}

#menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    background-image: url("images/columbus-icona-menu-web.jpg");
}

#menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before {
    background-image: url("images/columbus-icona-menu-webb.jpg");
}

#menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
#menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
  content: "";
  background-image: url("images/air-camping-overland-overzone-overcamp-web.jpg");
  display: block;
  background-repeat: no-repeat;
  background-size: auto 45px;
  height: 45px;
  margin-top:-5px;
  margin-left:8px;
}

#menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before,
#menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:hover:before {
  background-image: url("images/air-camping-overland-overzone-overcamp-webb.jpg");
}

@media (min-width: 1240px) and (max-width: 1439px){
  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    background-size: auto 32px;
    height: 32px;
}
}

@media (min-width: 1440px) and (max-width: 1539px){
  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    background-size: auto 38px;
    height: 38px;
}
}

@media (min-width: 1540px) and (max-width: 1600px){
  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    background-size: auto 42px;
    height: 42px;
}
}

@media (min-width: 768px) and (max-width: 1239px) {
  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    margin-left: 14px;
  }
  
  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274,
  #menu-item-10926,
  #menu-item-2275,
    #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253,
  #menu-item-37258,
  #menu-item-37282,
    #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742,
  #menu-item-14747,
  #menu-item-14748,
    #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738,
  #menu-item-17742,
  #menu-item-17739 {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    margin-left: 22px;
  }

  #menu-item-35353 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35352 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274,
  #menu-item-10926,
  #menu-item-2275,
    #menu-item-37272 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253,
  #menu-item-37258,
  #menu-item-37282,
    #menu-item-14803 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35316 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742,
  #menu-item-14747,
  #menu-item-14748,
    #menu-item-17740 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-35309 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738,
  #menu-item-17742,
  #menu-item-17739 {
    margin-top: 40px;
  }
  
  #menu-item-2273 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-2274 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-37233 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-37253 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-14724 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-14742 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
    #menu-item-17737 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before,
  #menu-item-17738 > ul.sub-menu.mfn-megamenu.mfn-megamenu-6:before {
    margin-top: 10px;
  }
}

@media (min-width: 1240px) {
#menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu,
#menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu,
#menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu,
#menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu {
    height: 400px !important;
}
}

@media (max-width: 1239px) {
  #menu-item-56146>.menu-toggle, 
#menu-item-56145>.menu-toggle, 
#menu-item-56144>.menu-toggle, 
#menu-item-56143>.menu-toggle {
  display: none !important;
}
}
/* FINE ICONE TENDE MENU */

/* POPUP DIPENDENTI */

.popDip {
  padding: 30px 30px 0 30px;
}

.popDip .mainIMG {
    width: 40% !important;
    margin: 0 auto;
}

.popDip .mainIMG img {
  position: relative; 
  left: 50%; 
  transform: translateX(-50%);
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

.pum-container.popmake .pum-content.popmake-content:focus {
  outline: 0;
}

.pum.pum-theme-autohome .pum-container.popmake {
  border-radius: 5px;
}

.popDip h2,
.popDip h3,
.popDip h2 strong,
.popDip h3 strong {
  font-weight: 600 !Important;
  line-height: 1em !Important;
  font-size: 25px !Important;
  font-size: 1.45em !important;
  text-transform: uppercase !Important;
}

.popDip .subT h2,
.popDip .subT h3,
.popDip .subT h2 strong,
.popDip .subT h3 strong {
  margin: 18px 0 9px 0 !important;
  font-size: 1.55em !important;
}

.popDip .subT {
  margin-bottom: 50px !Important;
}

.popDip .wpb_text_column.wpb_content_element p {
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: .4px !important;
  line-height: 1.2em !important;
  margin-bottom: 0 !important;
}

.popDip a {
  color: #000000 !Important;
  text-decoration: none !Important;
}

.popDip .subT h3 {
  color: #777 !Important;
}

.popDip p {
    font-size: 16px!important;
    font-weight: 400!important;
    letter-spacing: .4px!important;
    line-height: 1.2;
}

.popDip .interview {
	margin: 60px 0 !important;
}

.popDip .navFoot {
	margin-top: 100px;
}

.popDip .navFoot .navIMG {
	text-align: center;
}

.popDip .navFoot .navIMG img {
  margin: 0 !important;
}

.pum .popDip .wpb_single_image.contentIMG img {
  width: auto !important;
  margin: 18px 0;
}

.popDip .navFoot2 .navARR p {
  margin-left: 10px;
  font-size: 16px
}

.popDip .navFoot2 .navARR img, .popDip .navFoot2 .navARR p {
  vertical-align: middle;
  display: inline;
}

.popDip .navFoot2 .navARR img {
  width: 25px
}

.popDip .navFoot2 {
  	position: absolute;
	bottom: 0;
	margin-bottom: 20px !important
}

.popDip .navMORE {
  font-weight: 600 !important;
}

.popDip .navMORE:before {
    content: ">";
    color: #ac000b;
    margin-right: 3px;
    vertical-align: 1px;
}

.popDip h4 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.2em;
}

.popDip .wpb_text_column.wpb_content_element h3,
.popDip .wpb_text_column.wpb_content_element h4  {
  margin-bottom: 22px
}

.popDip .apos {
   margin-top: -45px;
}

.dipBlock {
  width: 14%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.dipBlock .wpb_wrapper {
  padding: 0 10px;
} 

.dipBlock img {
  width: 80%;
} 

.dipBlock .dipSub {
  text-decoration: underline
}

.dipBlock .dipSub,
.dipBlock .dipTit {
  font-weight: 600!important;
  text-transform: uppercase;
  line-height: 1.3em !important;
  vertical-align: top;
}

.dipBlock .dipTit {
  margin-bottom: 0 !Important;
  margin-top: 5px !Important;
  line-height: 1em !important;
  color: #000000;
}

.dipBlock .dipSub {
  color: #777777;
  margin-bottom: 0 !Important;
}

@media (max-width: 1199px){
  .dipBlock {
  width: 49%;
}
  
  .dipBlock .dipSub,
  .dipBlock .dipTit {
    font-size: 1.5em!important;
  }
}

@media (max-width: 768px){
  .dipBlock {
  width: 80%;
}
}

/* FINE POPUP DIPENDENTI */

/* COMPLIANZ RESPONSIVE */

@media (max-width: 1399px){
  body #cc-window.cc-banner {
    display: block !important;
  }
  
  body #cc-window.cc-banner .cc-compliance.cc-highlight {
    float: right;
  }
}

/* FINE COMPLIANZ RESPONSIVE */

/* MODIFICHE FRECCIE SCROLL DOWN */

@media (min-width: 1245px) {
  .home .scroll-down {
  position: absolute;
  bottom: 120px;
  left: 50%;
  transform: translateX(-50%);
  font-size: .88em;
	-webkit-font-smoothing: auto !important;
}

.home .scroll-down .arrow:before{
  font-size: 1.143em;
  font-weight: 400;
  font-style: normal;
  line-height: 45px;
}
}

@media (max-width: 768px) {
  .home .scroll-down {
    position: absolute;
    left: 50%;
    bottom: 175px;
    transform: translateX(-50%);
  }
}

@media (max-width: 768px) and (max-height:700px) {

  	.home .scroll-down {
  	    bottom: 80px;
  	}
  	
  	.home #titlebanner h3.subtitlebanner {
  		margin: 0 20% !important;
  	}
  	
  	.home #titlebanner {
  		margin-bottom: 0;
  	}
  	
  	div#blocklinkhometwo.wpb_raw_code {
    	min-height: 112vh !important;
  	}
  	
/* 
	#Wrapper #Content div#blocklinkhometwo {
    	background-position: 0 0 !important;
	}
 */
}

/* MODIFICHE FRECCIE SCROLL DOWN */

/* VOCE AHS NEL MENU */

#menu-item-406 .sub-menu #menu-item-2273 .mfn-megamenu-title span:after,
#menu-item-17736 .sub-menu #menu-item-17737 .mfn-megamenu-title span:after,
#menu-item-37232 .sub-menu #menu-item-37233 .mfn-megamenu-title span:after,
#menu-item-14723 .sub-menu #menu-item-14724 .mfn-megamenu-title span:after {
  content: "AHS®";
  margin-left: 3px;
  color: #ac000b;
  background-color: #f2f2f2 !Important;
  text-decoration: underline !important;
}

@media (max-width: 1239px) {
#menu-item-406 .sub-menu #menu-item-2273 span.menu-toggle,
#menu-item-406 .sub-menu #menu-item-2274 span.menu-toggle,
#menu-item-406 .sub-menu #menu-item-10926 span.menu-toggle,
#menu-item-406 .sub-menu #menu-item-2275 span.menu-toggle,
#menu-item-37232 .sub-menu #menu-item-37253 span.menu-toggle,
#menu-item-37232 .sub-menu #menu-item-37258 span.menu-toggle,
#menu-item-37232 .sub-menu #menu-item-37282 span.menu-toggle,
#menu-item-17736 .sub-menu #menu-item-17738 span.menu-toggle,
#menu-item-17736 .sub-menu #menu-item-17742 span.menu-toggle,
#menu-item-17736 .sub-menu #menu-item-17739 span.menu-toggle,
#menu-item-14723 .sub-menu #menu-item-14742 span.menu-toggle,
#menu-item-14723 .sub-menu #menu-item-14748 span.menu-toggle,
#menu-item-14723 .sub-menu #menu-item-14747 span.menu-toggle,
#menu-item-17736 .sub-menu #menu-item-17737 span.menu-toggle,
#menu-item-37232 .sub-menu #menu-item-37233 span.menu-toggle,
#menu-item-14723 .sub-menu #menu-item-14724 span.menu-toggle {
	display: none !important;
}
}

/* VOCE AHS NEL MENU */

/* INTERVENTO MODIFICHE MISTE DICEMBRE */

@media (max-width: 767px) {
	.customSingleImage img {
		width: 140px !important;
	}
}

@media (min-width: 768px) {
	.wpb_wrapper > #titlebanner {
	    margin-bottom: 120px;
	}
	
	#blocklinkhometwo .wpb_wrapper > p {
		line-height: 1.97em !important;
	}
	
}

@media (min-width: 768px) and (max-width: 1244px) {
	#blocklinkhometwo .wpb_wrapper > p {
		margin-bottom: 9px;
	}
	
	.wpb_wrapper > #titlebanner {
	    margin-bottom: 84px;
	}
}

@media (min-width: 1245px) {
	.home .scroll-down {
    	bottom: 80px !important;
	}
}

/* INTERVENTO MODIFICHE MISTE DICEMBRE */

/* 60 ANNI AVVENTURA MAGGIO CARBON FIBER TABLET DESKTOP */

@media (min-width: 992px) {
    .60anniCentro {
		position: absolute;
    	top: 50%;
    	padding: 0 10% !important;
    	transform: translateY(-50%);
	}
}

/* 60 ANNI AVVENTURA MAGGIO CARBON FIBER TABLET DESKTOP */

/* AREA NEWSLETTER MOBILE */

@media (max-width: 768px) {
	#custom_html-2 .textwidget {
		height: 140px !important;
	}
}

/* AREA NEWSLETTER MOBILE */

/* MEDIABOOK END STYLE.CSS */
/* MEDIABOOK END STYLE.CSS */
/* MEDIABOOK END STYLE.CSS */


/*prova daniele*/
.dataTables .axis, .dataTables .origin {
    font-weight: 700;
    font-family: Verdana;
    background: #eee;
    border-bottom: 1px solid #000;
    font-size: 9px;
    padding: 0 7px
}

.dataTables .origin {
    background: #000
}

.dataTables .origin p {
    color: #fff !important;
    font-weight: 700
}

.dataTables .row {
    display: inline-flex
}

.dataTables .row .v, .dataTables .row .x, .dataTables .row .axis, .dataTables .row .cellText {
    display: inline-flex;
    min-width: 120px;
    max-width: 120px;
    height: 40px;
    text-align: center;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

.dataTables .row .cellText p {
    font-size: 10px;
    font-family: Verdana;
    line-height: 12px !important;
    padding: 0 2px
}

.dataTables .row .v p, .dataTables .row .x p, .dataTables .row .axis p, .dataTables .row .cellText p, .dataTables .fixedCont .axis p, .dataTables .fixedCont .origin p {
    margin: auto;
    text-align: center
}

.dataTables .row .axis, .dataTables .fixedCont .origin {
    height: 60px
}

.dataTables .fixedCont .axis, .dataTables .fixedCont .origin {
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

.dataTables .fixedCont .axis {
    height: 40px
}

.dataTables .fixedCont {
    float: left
}

.dataTables .scrollCont {
    overflow-x: auto
}

.dataTables .llast {
    border-left: 2px solid #000 !important
}

.dataTables .rlast {
    border-right: 2px solid #000 !important
}

.dataTables .blast {
    border-bottom: 2px solid #000 !important
}

.dataTables .tlast {
    border-top: 2px solid #000 !important
}

.dataTables .fixedCont .axis, .dataTables .fixedCont .origin {
    display: flex
}

.dataTables .scrollCont .row {
    display: flex
}

.dataTables .scrollCont .row .v p {
    color: green !important;
    font-size: 20px
}

.dataTables .scrollCont .row .x p {
    color: red !important;
    font-size: 20px
}

.dataTables .axis p {
    line-height: 12px !important
}

.dataTables {
    margin: 50px 0 15px
}

.dataTables.dataTables4 {
    margin: 50px 0 !important
}

.dataTables .origin p {
    color: #fff !important;
    font-weight: 700;
    font-size: 12px
}

.dataTables .axisSpec {
    display: block !important
}

.dataTables .axisSpec img {
    height: 60% !important;
    margin: 3px 0 !important
}

.dataTables .row .v.biggerCol, .dataTables .row .x.biggerCol, .dataTables .row .axis.biggerCol, .dataTables .row .cellText.biggerCol {
    min-width: 240px !important;
    max-width: 240px !important
}

.dataTables3 .row .v, .dataTables3 .row .x, .dataTables3 .row .axis, .dataTables3 .row .cellText {
    min-width: 150px
}

.subTableParag {
    margin-bottom: 50px;
    font-size: 12px
}

/*STRUTTURA TABELLA NUOVA 14-02-2022*/
.dataTables .row .cellText.d1 {
    height: 170px !important;
  }
.dataTables .row .x.d1 {
    height: 170px !important;
  }
.dataTables .row .cellText.rlast.d1 {
    min-width: 520px !important;
  }
/*STRUTTURA TABELLA NUOVA 14-02-2022*/

@media (min-width: 1050px) {
    .dataTables1, .dataTables2, .dataTables3, .subTableParag {
        position: relative;
        left: 50%;
        transform: translateX(-502px)
    }
}

.dataTables.dataTables4 .row .v, .dataTables.dataTables4 .row .x, .dataTables.dataTables4 .row .axis, .dataTables.dataTables4 .row .cellText {
    min-width: 110px !important;
    max-width: 110px !important;
}

@media (min-width: 1435px) {
    .dataTables4 {
        position: relative;
        left: 50%;
        transform: translateX(-632px)
    }
}

/*modifiche titolo tablet prodotti daniele*/

.autohome_mobile_title .wpb_wrapper h3 strong {
	font-weight: 600 !important;
}

/*modifiche titolo tablet prodotti daniele*/

/*daniele plugin cookie*/

.cmplz-cookiebanner.cmplz-categories-type-view-preferences.cmplz-categories-visible .cmplz-buttons, 
.cmplz-cookiebanner.cmplz-categories-type-no.cmplz-categories-visible .cmplz-buttons,
.cmplz-cookiebanner .cmplz-buttons {
	flex-direction: column-reverse !important;
	justify-content: flex-end !important;
}

.cmplz-cookiebanner.banner-1.optin.cmplz-bottom.cmplz-categories-type-view-preferences.cc-window.cmplz-show {
	width: 100% !important;
	margin: 0 !important;
}

.cmplz-btn.cmplz-manage-consent.manage-consent-1.cc-btn.cc-revoke.cmplz-show{
	opacity: 0 !important;
}

/*daniele plugin cookie*/

/*creazione contenuto responsive*/
@media only screen and (max-width: 1279px) {
	
	.mobileHide {
  		display: none !important;
  		opacity: 0 !important;
	}
	
}
/*creazione contenuto responsive*/



/*modifiche homepage luglio 2022 mediabook*/

/* PER RIPRISTINARE PRECEDENTE VERSIONE HOME TOGLIERE I COMMENTI DA TUTTE LE REGOLE BODY.HOME */ 

body.home{
    background-image: none;
    background-color: #000000;
}
body.home:before{  
	content: none !important;
}
.home-main-block {
    padding-top: 80px;
}
.home-main-block div {
    margin: 0 !important;
}
.white-block {
    background-color: #ffffff;
}
.banner-home-main-block {
    min-height: 30px;
    font-weight: 300;
    text-align: center;
    color: #000000;
    border-bottom: 1px solid #000000;
    font-family: "Neue Helvetica W01", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.banner-home-main-block .wpb_wrapper div {
    line-height: 30px;
}
rs-arrow.tparrows.hephaistos:before {
    content: "" !important;
    background-size: cover;
    height: 20px;
    width: 20px;
}
rs-arrow.tp-rightarrow.tparrows.hephaistos:before {
    background-image: url(../../uploads/2022/07/freccia-destra.png);
}
rs-arrow.tp-leftarrow.tparrows.hephaistos:before {
    background-image: url(../../uploads/2022/07/freccia-sinistra.png);
    background-position-x: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 40px;
}
.tent-list {
    min-height: 150px;
}
.tent-list > .wpb_wrapper {
    position: absolute;
    height: 150px;
    width: 100%;
}

/* 
@media (min-width: 1199px){
	.tent-list{
		min-height: 220px !important; 
	}
}
 */

.tent-list .tent-arrow {
    width: 20px;
    margin: 0 auto !important;
    margin-top: 20px !important;
}
.tent-list .tent-wrapper {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) 
}
.tent-list .tent-button {
    max-width: 500px;
    padding: 7px 15px;
    outline: 3px solid black;
}
.tent-list .tent-button a {
    color: #000000;
    text-decoration: none;
    font-weight: 600;
    font-size: 17px 
}
.promo .banner-home-main-block {
    background-color: #eae600 !important;
    border-bottom: none;
}
.no-banner .banner-home-main-block {
    display: none !important;
}
.no-banner .tent-list {
    min-height: 180px;
}
.no-banner .tent-list > .wpb_wrapper {
    height: 180px;
}
.no-banner .tent-list .tent-wrapper {
    top: 55%;
}

.bw_custom_button a.vc_btn3 {
 padding: 11px 15px 11px 55px !important;

}
@media only screen and (max-width: 1096px) {
    .banner-home-main-block .wpb_wrapper div {
        line-height: normal;
        min-heihgt: auto;
        font-size: 13px;
        padding: 8px 5px;
        text-align: center;
   }
}
@media only screen and (max-width: 767px) {
    .home-main-block {
        padding-top: 80px;
   }
    .tent-list {
        min-height: 140px;
   }
    .tent-list > .wpb_wrapper {
        height: 140px;
   }
    body.home:before {
        content: none !important;
   }
    .tent-list .tent-button a {
        font-size: 14px 
   }
    .no-banner .tent-list .tent-wrapper {
        top: 55%;
   }
    .no-banner .tent-list .tent-arrow {
        margin-top: 15px !important;
   }
    .no-banner .tent-list {
        min-height: 150px;
   }
    .no-banner .tent-list > .wpb_wrapper {
        height: 150px;
   }
   
}
@media only screen and (max-width: 580px) {
    .home-main-block {
        padding-top: 70px;
   }
}
@media only screen and (max-width: 480px) {
    .home-main-block {
        padding-top: 60px;
   }
}
@media only screen and (max-width: 380px) {
    .home-main-block {
        padding-top: 50px;
   }
}

@media (min-width: 768px) {
    .small_banner .slider-verticale {
    	display:	none;
   	}
}

@media (max-width: 767px) {
    .small_banner .slider-orizzontale {
    	display:	none;
   }
    .no-banner .white-block.tent-list {
        min-height: 180px !Important;
   }
}

@media (orientation: portrait) and (max-width:767px) {
    #Content .home-main-block rs-arrow.tp-rightarrow.tparrows {
        transform: translate(0%, -50%) translate(-50px, -20px) !important;
   }
    #Content .home-main-block rs-arrow.tp-leftarrow.tparrows {
        transform: translate(0%, -50%) translate(10px, -20px) !important;
   }
}

@media (orientation: portrait) and (min-width:768px) {
    #Content .wpb_raw_html.slider-verticale {
        background-color: #ffffff;
   }

    #Content .slider-verticale rs-module {
        height: 98% !important;
   }

   #Content .tent-list .tent-wrapper {
        top: 45% !important
   }
   #Content .no-banner .tent-list .tent-wrapper {
    	top: 46% !important
    }
}

@media (orientation: landscape) and (min-width: 768px) and (max-width: 1239px) {
    .tent-list .tent-wrapper {
        top: 45% !important;
   }
    .no-banner .tent-list .tent-wrapper {
        top: 48%;
   }
}
.bw_custom_button a {
    color: #000000 !important;
    border: 3px solid #000000 !important;
    font-weight: 600;
    font-size: 17px !Important 
}
.bw_custom_button a:hover {
    background-color: #ffffff !important;
}
.bw_custom_button .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 19px;
}

.banner-home-main-block .slider-orizzontale, 
.banner-home-main-block .slider-verticale {
  font-size: 11px !important;
}

.promo .banner-home-main-block .slider-orizzontale, 
.promo .banner-home-main-block .slider-verticale,
.no-banner .banner-home-main-block .slider-orizzontale, 
.no-banner .banner-home-main-block .slider-verticale {
  font-size: 14px !important;
}

#Content .promo .banner-home-main-block .slider-verticale,
#Content .promo .banner-home-main-block .slider-orizzontale {
	background-color: #eae600 !important;
}

/*modifiche homepage luglio 2022 mediabook*/

/* Modifiche Air Sky */

@media (min-width: 1240px) {
 #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu, 
 #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu, 
 #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu, 
 #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu {
  height: 460px !important;
}
}

#menu-item-17736 .sub-menu #menu-item-67394 span:after, 
#menu-item-406 .sub-menu #menu-item-67393 span:after, 
#menu-item-37232 .sub-menu #menu-item-67396 span:after, 
#menu-item-14723 .sub-menu #menu-item-67395 span:after {
  border-left: 2px solid #ac000b;
  content: "New!";
  margin-left: 6px;
  padding-left: 6px;
}

rs-progress {
  border-top: 1px solid #000000;
}

/* Modifiche Air Sky */


#menu-item-67846 .sub-menu #menu-item-67847 span:after,
#menu-item-67852 .sub-menu #menu-item-67853 span:after,
#menu-item-67848 .sub-menu #menu-item-67849 span:after,
#menu-item-67850 .sub-menu #menu-item-67851 span:after
/* 
#menu-item-37258 .sub-menu #menu-item-65672 span:after,
#menu-item-10926 .sub-menu #menu-item-65669 span:after,
#menu-item-17742 .sub-menu #menu-item-65670 span:after,
#menu-item-14748 .sub-menu #menu-item-65671 span:after
 */{
    border-left: 2px solid #ac000b;
    content: "New!";
    margin-left: 6px;
    padding-left: 6px;
}

@media (min-width: 1240px){
  #menu-item-67846,
  #menu-item-67852,
  #menu-item-67848,
  #menu-item-67850 {
	margin-top: 40px;
  }
}

@media (max-width: 767px){
  .adtm_column_42 .column_wrap_title a {
	padding-bottom: 0 !important;
	margin-top: -5px !important;
  }
}


/* Nuove modifiche banner e icone secondary-menu */

.small_banner {
  position: relative;
}

.small_banner p {
  margin-bottom: 0;
}

.slider-orizzontale {
  margin-bottom: 0 !important;
}

.banner_hid {
  left: -100%;
  display: none;
}

#Header #Top_bar .secondary-menu li i {
    font-size: 1.4em;
}


/*#menu-item-55251 a:after,
#menu-item-55254 a:after,
#menu-item-55252 a:after,
#menu-item-55253 a:after {
    content: "The Legend of the Car Raid";
    white-space: pre;
    background: transparent !important;
}

@media (max-width: 767px) {
	#menu-item-55251 a:after,
	#menu-item-55254 a:after,
	#menu-item-55252 a:after,
	#menu-item-55253 a:after {
	    display: block !important;
    	margin-left: 8px !important;
    }
}*/


@media (min-width: 768px) {
	#Header .secondary-menu > li a {
    	border-bottom: 6px solid #FFFFFF;
	}

	#Header .secondary-menu > li:first-child a {
    	border-bottom: 6px solid #AC000B;
	}

	#Header #Top_bar .secondary-menu li i {
    	padding-bottom: 5px;
	}

  	#Header #Top_bar .secondary-menu li a {
    	padding: 0 16px;
	}

	#Header #Top_bar .secondary-menu li {
    	padding: 6px 20px 0;
	}

	.small_banner p.slider-orizzontale {
    	line-height: 30px;
	}
}

@media (max-width: 767px) {
    .small_banner.first {
        display: block;
    }
    
  	#Header #Top_bar .secondary-menu li a {
    	padding: 0 16px;
	}

	#Header #Top_bar .secondary-menu li {
    	background-color: #fff !important;
    	border-color: #fff;
    	padding: 20px 0 14px 0;
	}

	#Header #Top_bar .secondary-menu > li:first-child {
        padding: 20px 0 14px 0;
    }
}

/* NUOVO MENU 2025 */

.logo img {
	vertical-align: middle !important;
}

#header_area_wrapper .secondary_menu_wrapper li {
	padding: 0 !important;
	display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#Header #Top_bar #header_area_wrapper .secondary_menu_wrapper li.second-menu-web,
#header_area_wrapper .secondary_menu_wrapper li.second-menu-web {
	background-color: #AC000B !important;
}

#header_area_wrapper .secondary_menu_wrapper li.second-menu-web a {
	color: #fff !important;
}

#Header #header_area_wrapper .secondary_menu_wrapper li.second-menu-shop {
	font-weight: 600;
	background-color: #f4f4f4 !important;
}

#header_area_wrapper .secondary_menu_wrapper .secondary-menu > li a {
	border: none !important;
}

#header_area_wrapper .secondary_menu_wrapper .secondary-menu > li:first-child a {
	border: none !important;
}

#header_area_wrapper .secondary_menu_wrapper nav,
#header_area_wrapper .secondary_menu_wrapper ul,
#header_area_wrapper .secondary_menu_wrapper li {
  	height: 100%;
}

.top_bar_left .logo {
 	 background: #000;
}

#logo img {
    height: 100%;
    margin-top: -3px;
}

@media (min-width: 581px) {
	#header_area_wrapper .secondary_menu_wrapper li {
		width: 80px !important;
	}
}

/*@media (min-width: 1550px) {
	#header_area_wrapper .top_bar_right {
  		padding-right: 10% !important;
	}
}

@media (min-width: 1272px) and (max-width: 1549px) {
	#header_area_wrapper .top_bar_right {
  		padding-right: 5% !important;
	}
}
*/
@media (min-width: 1240px) and (max-width: 1271px) {
	#header_area_wrapper .top_bar_right {
  		padding-right: 0 !important;
	}
}

@media (min-width: 1239px) {
	.preheaderlogo {
 		display: none;
	}

	#header_area_wrapper {
		display: flex;
		overflow: unset !important;
	}
}

@media (min-width: 1239px) and (max-width: 1480px) {
	#Top_bar .menu_wrapper .menu > li > a span:not(.description) {
		padding: 0 10px !important;
	}
}

@media (min-width: 1239px) and (max-width: 1380px) {
	.logo {
 	 padding: 0 10px;
	}
}


@media (min-width: 768px) and (max-width: 1238px) {
	#header_area_wrapper .secondary_menu_wrapper {
  		height: 100%;
  		left: unset !important;
  		transform: none !important;
  		margin-left: 20px;
	}

	#header_area_wrapper .top_bar_right {
		width: auto;
	}

	#header_area_wrapper .top_bar_right .wpml-languages {
		padding: 2px 10px;
	}
}

@media (max-width: 768px) {
	.tr-menu #Top_bar #header_area_wrapper {
  		display: flex;
  		float: right !important;
        justify-content: flex-end;
	}

	#Header #Top_bar #header_area_wrapper .secondary_menu_wrapper li {
		border: none !important;
	}

	#Header #Top_bar #header_area_wrapper .secondary_menu_wrapper li,
	#Header #Top_bar #header_area_wrapper .secondary_menu_wrapper li a {
		padding: 0 !important;
	}

	#Header #Top_bar #header_area_wrapper .secondary_menu_wrapper li.second-menu-shop a {
		color: #000 !important;
	}

	#Header #Top_bar .secondary-menu li a {
		position: unset !important;
        height: auto !important;
        left: unset !important;
        transform: none !important;
	}

	#header_area_wrapper .top_bar_right {
  		max-width: 80px !important;
	}

}

@media (min-width: 581px) and (max-width: 768px) {
	.top_bar_left .logo img {
		width: 300px !important;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 320px) !important;
        width: calc(100% - 320px) !important;
    }

    .header-classic #Top_bar .top_bar_right {
    	width: 80px !important;
    }
}


@media (min-width: 505px) and (max-width: 580px) {
	.top_bar_left .logo img {
		width: 260px;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 280px) !important;
        width: calc(100% - 280px) !important;
    }
}

@media (min-width: 481px) and (max-width: 580px) {
    .header-classic #Top_bar .top_bar_right,
    .header-classic #Top_bar #secondary-menu .second-menu-web,
    .header-classic #Top_bar #secondary-menu .second-menu-shop {
    	width: 70px !important;
    }
}

@media (min-width: 381px) and (max-width: 480px) {
    .header-classic #Top_bar .top_bar_right {
    	width: 60px !important;
    }
}

@media  (max-width: 380px) {
    .header-classic #Top_bar .top_bar_right {
    	width: 50px !important;
    }
}



@media (min-width: 468px) and (max-width: 504px) {
	.top_bar_left .logo img {
		width: 240px;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 260px) !important;
        width: calc(100% - 260px) !important;
    }
}

@media (min-width: 401px) and (max-width: 467px) {
	.top_bar_left .logo img {
		width: 200px;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 220px) !important;
        width: calc(100% - 220px) !important;
    }
}

@media (min-width: 341px) and (max-width: 400px) {
	.top_bar_left .logo img {
		width: 180px;
		padding: 0 5px !important;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 190px) !important;
        width: calc(100% - 190px) !important;
    }
}

@media (min-width: 311px) and (max-width: 340px) {
	.top_bar_left .logo img {
		width: 160px;
		padding: 0px !important;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 160px) !important;
        width: calc(100% - 160px) !important;
    }
}

@media (max-width: 310px) {
	.top_bar_left .logo img {
		width: 120px;
		padding: 0px !important;
	}

	.tr-menu #Top_bar #header_area_wrapper {
        width: -webkit-calc(100% - 120px) !important;
        width: calc(100% - 120px) !important;
    }
}

@media (min-width: 768px) {
    #Top_bar .top_bar_left .top_bar_right {
        position: absolute !important;
    	right: 0 !important;
    }

    #header_area_wrapper .top_bar_right {
		margin-left: auto;
	}
}

/* NUOVO MENU 2025 */


/* INGRANDIMENTO VOCI MENU E SOTTOMENU PRODOTTI */

@media (min-width: 1240px) {
  	#Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu,
  	#Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu,
  	#Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu,
  	#Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu {
        max-width: unset !important;
        position: fixed;
        left: 0px;
        top: 80px;
        padding: 5px 10px 0;
    }

	#Header_wrapper #Top_bar #menu-main-menu ul span,
  	#Header_wrapper #Top_bar #menu-main-menu-de ul span,
  	#Header_wrapper #Top_bar #menu-main-menu-fr ul span,
  	#Header_wrapper #Top_bar #menu-main-menu-en ul span,
	#Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu span>.description,
  	#Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu span>.description,
  	#Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu span>.description,
  	#Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu span>.description {
        font-size: 16px !important;
        letter-spacing: .03em;
  	}

    #Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu .fg-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu .fg-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu .fg-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu .fg-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu .menu-experience>ul .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu-de .menu-experience>ul .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu-en .menu-experience>ul .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu-fr .menu-experience>ul .mfn-megamenu-title span,
    #Header_wrapper #Top_bar #menu-main-menu .menu-experience ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-de .menu-experience ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-en .menu-experience ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-fr .menu-experience ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu .menu-prodotti ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti ul .item-black>a>span,
    #Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu #menu-item-28373,
    #Header_wrapper #Top_bar #menu-main-menu-fr .mega-menu-1>ul.sub-menu.mfn-megamenu #menu-item-29447 span {
        font-size: 18px !important;
        letter-spacing: normal;
    }

  	.menu-item-mini > a > span, 
  	.menu-item-land > a > span {
    	opacity: 0;
    }

    #menu-main-menu #menu-item-35352, 
    #menu-main-menu #menu-item-35325, 
    #menu-main-menu #menu-item-35309, 
    #menu-main-menu #menu-item-35316, 
    #menu-main-menu #menu-item-37273 {
        left: 20% !important;
    }

    #menu-main-menu #menu-item-35353, 
    #menu-main-menu #menu-item-35324, 
    #menu-main-menu #menu-item-17740, 
    #menu-main-menu #menu-item-14803, 
    #menu-main-menu #menu-item-37272 {
        left: 36% !important;
    }

    #menu-main-menu #menu-item-2274, 
    #menu-main-menu #menu-item-10706, 
    #menu-main-menu #menu-item-17738, 
    #menu-main-menu #menu-item-14742, 
    #menu-main-menu #menu-item-37253 {
        left: 51% !important;
    }

    .mm-vertical #Top_bar #menu-main-menu.menu > li.menu-experience > ul.mfn-megamenu-4,
    .mm-vertical #Top_bar #menu-main-menu-de.menu > li.menu-experience > ul.mfn-megamenu-4,
    .mm-vertical #Top_bar #menu-main-menu-fr.menu > li.menu-experience > ul.mfn-megamenu-4,
    .mm-vertical #Top_bar #menu-main-menu-en.menu > li.menu-experience > ul.mfn-megamenu-4 {
    	width: auto !important;
    }

	#menu-main-menu ul.sub-menu.mfn-megamenu.mfn-megamenu-4 li,
  	#menu-main-menu-de ul.sub-menu.mfn-megamenu.mfn-megamenu-4 li
  	#menu-main-menu-en ul.sub-menu.mfn-megamenu.mfn-megamenu-4 li
  	#menu-main-menu-fr ul.sub-menu.mfn-megamenu.mfn-megamenu-4 li {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}

@media (min-width: 1340px) {
  #Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu,
  #Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu,
  #Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu,
  #Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu {
        padding: 5px 30px 0;
  }
}

@media (min-width: 1500px) {
    #Header_wrapper #Top_bar #menu-main-menu .menu-prodotti>ul.sub-menu.mfn-megamenu,
    #Header_wrapper #Top_bar #menu-main-menu-de .menu-prodotti>ul.sub-menu.mfn-megamenu,
    #Header_wrapper #Top_bar #menu-main-menu-en .menu-prodotti>ul.sub-menu.mfn-megamenu,
    #Header_wrapper #Top_bar #menu-main-menu-fr .menu-prodotti>ul.sub-menu.mfn-megamenu {
        padding: 5px 50px 0;
    }
}


@media (max-width: 767px) {
  	#menu #menu-main-menu .sub-menu.mfn-megamenu.mfn-megamenu-6,
  	#menu #menu-main-menu-de .sub-menu.mfn-megamenu.mfn-megamenu-6,
  	#menu #menu-main-menu-en .sub-menu.mfn-megamenu.mfn-megamenu-6,
  	#menu #menu-main-menu-fr .sub-menu.mfn-megamenu.mfn-megamenu-6 {
        background: #f2f2f2;
    	height: 100% !important;
    }
}

@media (max-width: 1239px) {
    #menu #menu-main-menu a.mfn-megamenu-title span,
    #menu #menu-main-menu-de a.mfn-megamenu-title span,
    #menu #menu-main-menu-fr a.mfn-megamenu-title span,
    #menu #menu-main-menu-en a.mfn-megamenu-title span,
    #menu #menu-main-menu .item-black > a > span,
    #menu #menu-main-menu-de .item-black > a > span,
    #menu #menu-main-menu-fr .item-black > a > span,
    #menu #menu-main-menu-en .item-black > a > span,
    #menu #menu-main-menu #menu-item-56143 > a > span,
    #menu #menu-main-menu #menu-item-2255 > a > span,
    #menu #menu-main-menu #menu-item-2241 > a > span,
    #menu #menu-main-menu #menu-item-67846 > a > span,
    #menu #menu-main-menu #menu-item-35351 > a > span,
    #menu #menu-main-menu #menu-item-28373 > a > span,
    #menu #menu-main-menu-en #menu-item-17763 > a > span,
    #menu #menu-main-menu-en #menu-item-35311 > a > span,
    #menu #menu-main-menu-en #menu-item-17758 > a > span,
    #menu #menu-main-menu-en #menu-item-56144 > a > span,
    #menu #menu-main-menu-en #menu-item-67848 > a > span,
    #menu #menu-main-menu-en #menu-item-28557 > a > span,
    #menu #menu-main-menu-fr #menu-item-35315 > a > span,
    #menu #menu-main-menu-fr #menu-item-35314 > a > span,
    #menu #menu-main-menu-fr #menu-item-14737 > a > span,
    #menu #menu-main-menu-fr #menu-item-56145 > a > span,
    #menu #menu-main-menu-fr #menu-item-67850 > a > span,
    #menu #menu-main-menu-fr #menu-item-29447 > a > span,
    #menu #menu-main-menu-de #menu-item-37235 > a > span,
    #menu #menu-main-menu-de #menu-item-37244 > a > span,
    #menu #menu-main-menu-de #menu-item-37249 > a > span,
    #menu #menu-main-menu-de #menu-item-56146 > a > span,
    #menu #menu-main-menu-de #menu-item-37286 > a > span,
    #menu #menu-main-menu-de #menu-item-67852 > a > span {
    	font-size: 18px !important;
    	text-transform: uppercase;
    	color: #000 !important;
	}
}

@media (min-width: 1240px) {
	#Top_bar .menu #menu-item-21022 ul.sub-menu li {
		width: 220px !important;
	}
}


/* NUOVI TESTI HOME SOTTO NOME PRODOTTO DE */

html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Maggiolina"]::after {
  display: block;
  content: "KURBELDACHZELT";
}

html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Airtop"]::after,
html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Columbus"]::after {
  display: block;
  content: "HYDRAULIKDACHZELT";
}

html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Accessori"]::after {
  display: block;
  content: " ";
}

html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Air Camping"]::after,
html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Overland"]::after,
html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Overzone"]::after,
html[lang="de-DE"] .product-home .vc_btn3.vc_btn3-color-danger[title="Autohome Overcamp"]::after {
  display: block;
  content: "KLAPPDACHZELT";
}


/* NUOVI TITOLO DESCRIZIONE TENDE */

.original-autohome-title {
	color: #777 !important;
	font-size: 40px;
	font-weight: 600;
}


/* NUOVO COMPONENTE BREADCRUMB */

#Content .wpb_column .custom-yoast-breadcrumb,
#Content .wpb_column pre {
  background: transparent !important;
  border: none !important;
  padding: 1% 5% !important;
  border-top: 1px solid #777777 !important;
  border-bottom: 1px solid #777777 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 10px !important;
}

#Content .wpb_column .custom-yoast-breadcrumb span,
#Content .wpb_column pre span {
  font-size: 1em !Important;
  font-family: "Neue Helvetica W01", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

#Content .wpb_column .custom-yoast-breadcrumb span:first-child,
#Content .wpb_column pre span:first-child {
  margin-left: 0 !important;
}

#Content .wpb_column .custom-yoast-breadcrumb span .breadcrumb_last,
#Content .wpb_column pre span .breadcrumb_last {
    color: #777777 !important;
}

#Content .wpb_column .custom-yoast-breadcrumb span .breadcrumb_last:hover,
#Content .wpb_column .custom-yoast-breadcrumb span a:hover,
#Content .wpb_column pre span .breadcrumb_last:hover,
#Content .wpb_column pre span a:hover {
  color: #000 !important;
}

#Content .story-skin-video .wpb_column pre span .breadcrumb_last:hover,
#Content .story-skin-video .wpb_column pre span a:hover {
  color: #fff !important;
}

#Content .wpb_column .custom-yoast-breadcrumb,
#Content .wpb_column pre {
    letter-spacing: 5px;
}

#Content .wpb_column .custom-yoast-breadcrumb span span,
#Content .wpb_column pre span span {
    letter-spacing: normal;
}

@media (max-width: 767px) {
	#Content .wpb_column .custom-yoast-breadcrumb,
	#Content .wpb_column pre {
  		padding: 3% 5% !important;
	}
}

/* NUOVA HOME */

@font-face {
  font-family: "Helvetica-neue-black-condensed";
  src:
    local("Helvetica-neue-black-condensed"),
    url("fonts/helvetica-neue-black-condensed.ttf") format("TrueType");
}

.custom-square-ratio {
	aspect-ratio: 1 / 1;
}


/* NUOVA PAGINA RECLAMO */

.report-wrapper {
	font-family: "Neue Helvetica W01", Helvetica !important;
	font-weight: 600;
	color: #000;
}

.report-req-field,
.red-highlight {
	color: #AC000B;
}

.report-req-field {
	margin: 0 5px;
}

.reg-form-field {
	display: flex;
    flex-direction: row;
    align-items: center;
    margin: 40px 0;
    gap: 30px;
}

.form-label,
.form-label .label-title {
	font-size: 20px;
}

.form-label .label-subtitle {
	font-size: 14px;
}

#report-section-1,
#report-section-2,
#report-section-3,
#report-section-4 {
	padding: 20px 5%;
}

#report-section-1,
#report-section-2,
#report-section-3 {
	border-bottom: 1px solid #000;
}

#report-section-2 {
	padding: 60px 5%;
}

#report-section-3{
	background-color: #EDEDED;
}
	
.form-label {
	flex-basis: 15%;
}

.form-field {
	width: 30%;
}

.form-field input,
.form-field select,
.form-field textarea {
	border-color: #000 !important;
}

.report-wrapper .form-field input:focus,
.report-wrapper .form-field select:focus,
.report-wrapper .form-field textarea:focus {
	background-color: #fff !important;
	color: #000 !important;
	-webkit-box-shadow: inset 0px 0px 2px 0px #000000; 
	box-shadow: inset 0px 0px 2px 0px #000000;
}

#report-acceptance {
    display: flex;
    flex-direction: column;
    padding-left: calc(15% + 30px);
}

.upper-acceptance,
.bottom-acceptance {
	flex-grow: 1;
}

.upper-acceptance {
	margin-bottom: 20px;
}

.bottom-acceptance .spacer {
	width: 40px;
	display: block;
}

.bottom-acceptance {
	display: flex;
    flex-direction: row;
    gap: 20px;
}

#report-submit {
    margin: 50px 0 20px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

#report-submit input {
	background-color: #AC000B;
	height: 50px;
	width: 20%;
	text-transform: uppercase;
}

.report-phone-contact {
	text-align: center;
	margin-bottom: 50px;
	font-size: 20px;
	width: 20%;
    white-space: nowrap;
    text-align: center;
    width: 100%;
}

@media (max-width: 767px) {
	.report-phone-contact {
    	white-space: normal;
	}
}


.checkbox-field input[type="checkbox"] {
    appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #000;
  width: 40px;
  height: 40px;
  border: 2px solid #000;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  border-radius: 50px;
}

.checkbox-field input[type="checkbox"]::before {
  content: "";
  width: 20px;
  height: 20px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 2em 2em #000;
  border-radius: 50px !important;
}

.checkbox-field input[type="checkbox"]:checked::before {
  transform: scale(1);
}

#report-acceptance input[type="checkbox"] {
    appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: #000;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  border-radius: 0.15em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
  margin-right: 20px;
}

#report-acceptance input[type="checkbox"]::before {
  content: "";
  width: 20px;
  height: 20px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 30px 30px #000;
}

#report-acceptance input[type="checkbox"]:checked::before {
  transform: scale(1);
}

#report-acceptance .upper-acceptance label {
	display: flex;
    flex-direction: row;
    align-items: center;
}

#report-acceptance .upper-acceptance span,
#report-acceptance .upper-acceptance label {
	margin: 0 !important;
}

#report-section-2 .wpcf7-list-item label {
	display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 15px;
    font-size: 20px;
}

#report-section-2 .wpcf7-list-item {
	margin: 0 !important;
}

#report-section-2 .wpcf7-list-item.first {
	margin-right: 50px !important;
}

.report-header .header-title{
	font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
	font-size: 30px;
    letter-spacing: 4px;
    line-height: 34px;
}

.report-header .header-subtitle {
	font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
}

.report-header {
	padding: 20px 5%;
	color: #000;
	font-size: 22px;
    letter-spacing: 3px;
    margin-top: 50px;
}

.report-wrapper div.wpcf7[role="form"] {
	margin-bottom: 0 !important;
}

.wpcf7-response-output {
	font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
	background-color: #AC000B;
	border: none !important;
	margin: 0 !important;
    padding: 50px 5% !important;
    color: #fff;
    font-size: 22px;
    letter-spacing: 3px;
}

html[lang="it-IT"] .report-wrapper .wpcf7-response-output:before {
	content: "ESITO RECLAMO:";
}

html[lang="en-US"] .report-wrapper .wpcf7-response-output:before {
	content: "RESPONSE / OUTCOME OF THE COMPLAINT:";
}

html[lang="fr-FR"] .report-wrapper .wpcf7-response-output:before {
	content: "RÉPONSE / ISSUE DE LA RÉCLAMATION:";
}

html[lang="de-DE"] .report-wrapper .wpcf7-response-output:before {
	content: "ANTWORT/ERGEBNIS DER REKLAMATION:";
}

html .report-wrapper .wpcf7-response-output:before {
	display: block;
	font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
    color: #fff;
    font-size: 30px;
    letter-spacing: 4px;
    margin-bottom: 15px;
}

.image-upload-single {
    margin-bottom: 20px;
}

.form-field.form-image-upload {
	width: auto;
}

.form-field input::placeholder {
	text-align: left !important;
	color: #626262 !important;
}

.required-field-text .report-req-field {
	margin-left: 0 !important;
}

.required-field-text .form-label {
	font-size: 16px !important;
}

@media (max-width: 767px) {

	.reg-form-field {
		align-items: flex-start;
    	flex-direction: column;
    	gap: 15px;
	}

	.report-header {
		padding: 20px 0; 
	}

	.form-label {
    	flex-basis: fit-content;
	}

	.form-field {
    	flex-basis: fit-content;
    	width: 100%;
	}

	#report-section-2 .checkbox-field .wpcf7-form-control {
		display: flex;
    	flex-direction: column;
    	align-items: flex-start;
   		gap: 30px;
	}

	#report-submit input {
		width: auto;
	}

	.form-field select {
		width: auto !important;
	}

	#report-acceptance {
		padding-left: 0 !Important;
	}

	.bottom-acceptance .spacer,
	.upper-acceptance input {
	 	flex-shrink: 0
	 }

	.report-wrapper .wpcf7-response-output:before {
	 	font-size: 26px !important;
	 }

	.report-wrapper .wpcf7-response-output {
		font-size: 20px !important;
	 }
}

/* PAGINA GARANZIA MOBILE */

@media (max-width: 767px) {
	.custom-mobile-hide {
		display: none !important;
	}

	.custom-mobile-side-pad {
		padding: 0 5% !important;
	}
}

/* MODIFICHE NUOVA HOME */

.custom_home_no_margin {
	margin: 0 !important;
}

/*
.home-main-block {
    padding-top: 110px !important;
}*/

.home-more-arrow {
    cursor: pointer;
    position: absolute;
    left: 50%;
    z-index: 9;
    transform: translateX(-50%);
    bottom: 5%;
}

.home-more-arrow a img {
    width: 22px;
    height: auto;
}

.product_gallery_pos_1 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_AIR-SKY_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_2 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_AIRTOP_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_3 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_AIRTOP-360_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_4 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_COLUMBUS_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_5 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_OVERLAND_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_6 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_OVERCAMP_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_7 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_NOMADLAND_2-0_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_8 .wpb_single_image {
	background-color: #fff;
	background-image: url("../../uploads/2025/11/AUTOHOME_Tende-da-tetto_HOME-PAGE_OVERZONE_COLORE_ROLL-OVER_800x800pxls.png");
	background-size: cover;
}

.product_gallery_pos_1 img,
.product_gallery_pos_2 img,
.product_gallery_pos_3 img,
.product_gallery_pos_4 img,
.product_gallery_pos_5 img,
.product_gallery_pos_6 img,
.product_gallery_pos_7 img,
.product_gallery_pos_8 img {
	transition: opacity .1s linear;
	background-color: #e8e8e8;
}

.product_gallery_pos_1 img:hover,
.product_gallery_pos_2 img:hover,
.product_gallery_pos_3 img:hover,
.product_gallery_pos_4 img:hover,
.product_gallery_pos_5 img:hover,
.product_gallery_pos_6 img:hover,
.product_gallery_pos_7 img:hover,
.product_gallery_pos_8 img:hover {
	opacity: 0;
}

.product_gallery_pos_4 .wpb_single_image,
.product_gallery_pos_8 .wpb_single_image {
	border-right: 1px solid #f2f2f2;
}

.product_gallery_pos_4 .wpb_single_image:hover,
.product_gallery_pos_8 .wpb_single_image:hover {
	border-right: 1px solid transparent;
}

.custom-gallery-button {
	background-color: #fff !important;
	height: 120px !important;
	display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px !important;
}

.hover .custom-gallery-button {
	background-color: #000 !important;
}

.custom-gallery-button .gallery-button-title,
.custom-gallery-button .gallery-button-category,
.custom-gallery-button .gallery-button-price {
	color: #000 !important;
	font-weight: 600;
}

.gallery-button-title.onlyshop.line-1::after {
  content: " - Only shop";
  color: #777 !important;
  font-size: 18px;
  margin-left: 2px;
}

html[lang="it-IT"] .gallery-button-price.sagoma-option::after {
  content: " - Configurabile anche in sagoma";
  color: #777 !important;
}

html[lang="en-US"] .gallery-button-price.sagoma-option::after {
  content: " - Also configurable in shape";
  color: #777 !important;
}

html[lang="de-DE"] .gallery-button-price.sagoma-option::after {
  content: " - Auch in Form konfigurierbar";
  color: #777 !important;
}

html[lang="fr-FR"] .gallery-button-price.sagoma-option::after {
  content: " - Également configurable en forme";
  color: #777 !important;
}

.hover .custom-gallery-button .gallery-button-title,
.hover .custom-gallery-button .gallery-button-category,
.hover .custom-gallery-button .gallery-button-price,
.hover .custom-gallery-button .gallery-button-data i:before,
.hover .custom-gallery-button .gallery-button-price.sagoma-option:after,
.hover .custom-gallery-button .gallery-button-title.onlyshop.line-1::after {
	color: #fff !important;
}

.custom-gallery-button .gallery-button-data i {
	font-size: 25px !important;
}

.product_gallery_thumb {
 	background-color: #f2f2f2;
}

.custom-gallery-button .gallery-button-title {
	font-size: 30px;
    line-height: 20px;
    margin-bottom: 2px !important;
}

.custom-gallery-button .gallery-button-category,
.custom-gallery-button .gallery-button-price {
	font-size: 20px;
	line-height: 20px;
}

.custom-gallery-button .gallery-button-price {
  margin-top: 5px !important;
}

.custom-gallery-button a {
	text-decoration: none !important;
}

.custom-gallery-button .gallery-button-data {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.product-home-row .vc_column_container > .vc_column-inner {
	padding-left: 0 !important;
	padding-bottom: 0 !important;
}

.product-home-row .vc_column_container:nth-child(4) > .vc_column-inner {
	padding-right: 0 !important;
}

.product-home-row:nth-child(1) .vc_column_container:nth-child(1) > .vc_column-inner,
.product-home-row:nth-child(1) .vc_column_container:nth-child(2) > .vc_column-inner,
.product-home-row:nth-child(1) .vc_column_container:nth-child(3) > .vc_column-inner,
.product-home-row:nth-child(1) .vc_column_container:nth-child(4) > .vc_column-inner {
	padding-top: 0 !important;
}

@media (min-width: 992px) {
	.tr-content #Footer {
		background-image: url(../../uploads/2025/12/AUTOHOME_Tende-da-tetto_HOME-PAGE_TIMBRO_FOOTER_722x722pxls-2.png) !important;
		background-size: auto 65%;
		background-color: #000 !important;
		background-position: 110% 20% !important;
		background-repeat: no-repeat;
	}
}

@media (min-width: 1720px) and (max-width: 1889px) {
    .tr-content #Footer {
        background-size: auto 55%;
    }
}

@media (min-width: 1500px) and (max-width: 1719px) {
    .tr-content #Footer {
        background-size: auto 50%;
        background-position: 110% 10% !important;
    }
}

@media (min-width: 1300px) and (max-width: 1499px) {
    .tr-content #Footer {
        background-size: auto 40%;
        background-position: 105% 5% !important;
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .tr-content #Footer {
        background-size: auto 30%;
        background-position: 105% 5% !important;
    }
}

.home-grid-block-text h4 {
	font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
	line-height: 1em !important;
	letter-spacing: .1em !important;
	font-weight: 300;
}

.home-grid-block-text a.linkmore {
	letter-spacing: .1em !important;
}

.sidesocial .facebook a {
    background: url(https://www.autohome-official.com/wp-content/uploads/2026/04/AUTOHOME_Tende-da-tetto_HOME-PAGE_Loghi_Social_FACEBOOK.svg) center center no-repeat;
}

.sidesocial .youtube a {
    background: url(https://www.autohome-official.com/wp-content/uploads/2026/04/AUTOHOME_Tende-da-tetto_HOME-PAGE_Loghi_Social_YOUTUBE.svg) center center no-repeat;
}

.sidesocial .instagram a {
    background: url(https://www.autohome-official.com/wp-content/uploads/2026/04/AUTOHOME_Tende-da-tetto_HOME-PAGE_Loghi_Social_INSTAGRAM.svg) center center no-repeat;
}

.sidesocial .tiktok a {
    background: url(https://www.autohome-official.com/wp-content/uploads/2026/04/AUTOHOME_Tende-da-tetto_HOME-PAGE_Loghi_Social_TIK-TOK.svg) center center no-repeat;
}


.sidesocial {
    position: relative;
    z-index: 10 !important;
    list-style-type: none;
    right: 10px;
    bottom: 95px;
}

@media (min-width: 768px) {
  .mobile-footer-button {
    width: 80%;
    padding: 0 15% 0 5%;
  }
  
   .mobile-footer-button p {
    left: 68%;
    display: flex;
    justify-content: flex-start;
    position: relative;
    color: #fff;
    font-weight: 600;
    top: 45px;
  }
  
  .mobile-footer-button .sidesocial {
    left: 67.5%;
    display: flex;
    justify-content: flex-start;
    top: 50px;
  }

  .mobile-footer-button.mobile-social-view {
    display: none !important;
  }
}

@media (max-width: 767px) {

  .mobile-footer-button.desktop-social-view {
    display: none !important;
  }

}

@media (max-width: 767px) {
    .sidesocial {
        display: flex !important;
        position: relative !important;
        justify-content: flex-start !important;
        margin-top: 30px !important;
        right: auto;
    	bottom: auto;
    }
}

.sidesocial li {
    margin-bottom: 2px !important;
    list-style-type: none;
}

.sidesocial li a {
    display: block;
    width: 60px;
    height: 60px;
    list-style-type: none;
    background-size: 60px 60px !important;
}

@media (max-width: 768px) {
	#Content .home-main-block div {
		padding-top: 0 !important;
	}

   .mobile-footer-button p {
	    left: 10px;
	    display: flex;
	    justify-content: flex-start;
	    position: relative;
	    color: #fff;
	    font-weight: 600;
	    top: 30px;
  	}
}

/*

#Top_bar .top_bar_left {
	border-bottom: 1px solid #fff;
}

.video-container {
    height: calc(100vh - 145px);
    width: 100%;
}

.video-container .wpb_wrapper,
.video-container .wpb_wrapper .slider-home {
    height: 100%;
}

.video-container video {
    position: relative;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

*/

.custom-square-ratio {
	aspect-ratio: 1 / 1;
}

#Footer .vc_btn3.vc_btn3-color-danger,
#Footer .callcenter-phone {
	background-color: #b2b2b2 !important;
	color: #000;
}

#Footer .callcenter-phone span:before {
	display: none !important;
}

#Footer .callcenter-email a {
	color: #fff !important;
}

.custom-CMS-gallery .vc_single_image-wrapper,
.custom-CMS-gallery .wpb_single_image {
	margin-bottom: 0 !important;
}

.custom-CMS-paragraph {
	padding: 50px 5%;
}

.custom-CMS-paragraph h2 {
	font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
    letter-spacing: .1em !important;
    font-weight: 300;
	font-size: 3em;
    margin-bottom: 60px;
}

.custom-CMS-paragraph p,
.custom-CMS-paragraph li {
	color: #000 !important;
	margin: 20px 0;
	font-size: 1.7em !important;
	line-height: 1.8em;
}

@media (max-width: 768px) {
	.custom-CMS-paragraph p,
	.custom-CMS-paragraph li {
		font-size: 1.4em !important;
	}
}

.custom-CMS-paragraph a {
	color: #000;
	text-decoration: underline;
}

.custom-CMS-separator .vc_sep_line {
  border-color: #000 !important;
}

.custom-CMS-separator {
  	margin: 40px 0 !important;
}

ul.CMS-custom-list {
	margin: 0 0 0 30px;
}

ol.CMS-custom-list {
  position: relative;
  padding-left: 60px;
}

ol.CMS-custom-list li,
ul.CMS-custom-list li {
  margin-bottom: 30px !important;
}

ol.CMS-custom-list li:before {
	position: absolute;
	left: 10px;
}

#gusci-handmade.custom-CMS-gallery .wpb_wrapper,
#tende-sagoma.custom-CMS-gallery .wpb_wrapper,
#tende-fuori-sagoma.custom-CMS-gallery .wpb_wrapper,
#prodotti-italia.custom-CMS-gallery .wpb_wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 100px;
}

#gusci-handmade.custom-CMS-gallery .wpb_wrapper img {
	width: 350px !important
}

.custom-CMS-paragraph {
	margin: 50px 0 !important;
}

.custom-CMS-paragraph .wpb_wrapper > div {
	margin-bottom: 0 !Important;
}

.custom-CMS-parag-grid .vc_column-inner > .wpb_wrapper {
	display: flex;
	justify-content: center;
    align-items: center;
    gap: 30px;
}

.custom-CMS-parag-grid .wpb_wrapper .wpb_single_image,
.custom-CMS-parag-grid .wpb_wrapper .wpb_single_image .vc_single_image-wrapper,
.custom-CMS-parag-grid .wpb_wrapper .wpb_raw_code,
.custom-CMS-parag-grid .wpb_wrapper .wpb_raw_code p {
	margin: 0 !important;
    padding: 0 !important;
}

.custom-CMS-parag-grid .wpb_wrapper .wpb_raw_code .wpb_wrapper {
	color: #000 !important;
}

.custom-CMS-parag-grid .wpb_wrapper .wpb_raw_code .wpb_wrapper {
	width: 300px;
	display: flex;
    flex-direction: column;
}

.custom-CMS-red-text,
.CMS-custom-red-list li::marker {
	color: #AC000B !important;
}

#menu .custom-CMS-red-text {
	color: #4f4f4f !important;
}

.custom-CMS-bollo-grande {
	width: 500px;
}

.custom-CMS-bollo {
	width: 300px;
}

.custom-CMS-bollo-piccolo {
	width: 200px;
    display: inline-block;
    margin: 0 20px !important;
}

.custom-CMS-paragraph .custom-CMS-text-center {
	text-align: center;
}

.CMS-play-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.CMS-play-btn-wrapper {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.CMS-play-btn-text {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px
}

.CMS-image-description {
  position: relative !important;
  display: block !important;
  padding: 0 30px !important;
  margin-top: -30px !important;
  transform: none !Important;
}

.CMS-image-description p {
  font-weight: 600 !Important;
  color: #000 !Important;
}

@media (min-width: 768px) {
	#Content .custom-CMS-parag-grid {
		margin-bottom: 50px !important;
	}

	.parking-img-80 {
    	max-width: 80%;
    	margin: 0 auto !important;
	}

	.parking-img-80 .vc_single_image-wrapper {
    	margin-bottom: 0 !Important;
	}
}

@media (max-width: 767px) {

	.custom-CMS-parag-grid .vc_column-inner > .wpb_wrapper {
		flex-direction: column;
		gap: 20px;
	}

	.custom-CMS-parag-grid > .wpb_column {
		margin-bottom: 50px !important;
	}

	#gusci-handmade.custom-CMS-gallery .wpb_wrapper img {
		width: 300px !important
	}

	#gusci-handmade.custom-CMS-gallery .wpb_wrapper,
	#tende-sagoma.custom-CMS-gallery .wpb_wrapper {
		flex-direction: column;
		gap: 50px;
	}

	.custom-CMS-paragraph h2 {
		font-size: 2em;
	}

	.custom-CMS-paragraph {
		padding: 30px 5%;
	}

	.custom-CMS-paragraph .wpb_raw_code.wpb_raw_html {
		padding: 0 !important;
		margin: 0 !important;
	}

	ol.CMS-custom-list {
  		padding-left: 50px;
	}

	ul.CMS-custom-list {
		margin: 0 0 0 20px;
	}

	.mobile-custom-square-ratio {
		aspect-ratio: 1 / 1;
	}
}

/* PAGINA GRAND GALLERY */

#contentGallery .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-page>a,
#contentGallery .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-page>span {
  width: 25px !important;
  min-width: auto !important;
  height: 25px !important;
  min-height: auto !important;
  opacity: 1 !important;
  margin-left: 0 !important;
  background-color: transparent !important;
  color: #fff !Important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600 !important;
  font-size: 12px !important;
  border: none !Important;
}

#contentGallery .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-page,
#contentGallery .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-page {
  margin: 0 5px !important;
  background-color: #777 !important;
}

#contentGallery .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-page.vc_grid-active,
#contentGallery .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-page.vc_grid-active {
  background-color: #AC000B !important;
}

#contentGallery .vc_grid-next {
  margin-left: 15px !important; 
}

#contentGallery .vc_grid-prev {
  margin-right: 15px !important; 
}

#contentGallery .vc_grid-next a,
#contentGallery .vc_grid-last a,
#contentGallery .vc_grid-prev a,
#contentGallery .vc_grid-first a {
	width: 25px !important;
    min-width: auto !important;
    height: 25px !important;
    min-height: auto !important;
  font-size: 26px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600 !important;
  margin-left: 0 !important;
  border: none !Important;
  opacity: 1 !important;
  color: #777 !important;
}

.CMS-image-zero-bottom,
.CMS-image-zero-bottom .vc_single_image-wrapper {
  margin-bottom: 0 !important;
}

.custom-mebetoys-image {
  border-top: 1px solid #777 !important;
  border-bottom: 1px solid #777 !important;
  margin-top: 30px !Important;
}

/* NUOVO FONT GALLERY IN HOME  */
.custom-gallery-button .gallery-button-data .gallery-button-title.line-1 {
  font-weight: 300;
  font-family: "Helvetica-neue-black-condensed", "Neue Helvetica W01", Helvetica !important;
  letter-spacing: 3px
}

@media (max-width: 767px) {
	.custom-gallery-button .gallery-button-data .gallery-button-title.line-1 {
	  letter-spacing: 2px
	}
}


/* SPAZIO SOPRA GLI SLIDER CON NUOVO MENU  */
#Header_wrapper #Header .mfn-main-slider.mfn-rev-slider {
    padding-top: 110px;
}

@media (max-width: 767px) {
  #Header_wrapper #Header .mfn-main-slider.mfn-rev-slider {
    padding-top: 90px;
  }
}

/* NUOVA SEZIONE NEL FOOTER  */
.landing-title a {
  font-size: 21px !important;
  line-height: 25px !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  padding-bottom: 5px !important;
  margin-top: 80px !important;
  margin-bottom: 15px !important;
  cursor: default !important;
  pointer-events: none !important;
}

@media (max-width: 767px) {
 .landing-title a {
    margin-top: 30px !important;
  } 
}

.custom-CMS-black {
	background-color: #000 !Important;
}

.custom-CMS-black p,
.custom-CMS-black li,
.custom-CMS-black h2 {
	color: #fff !Important;
}

.custom-CMS-black p {
	margin-bottom: 50px !important;
}

.custom-title-min-bottom {
	margin-bottom: 20px !important;
}


@media (min-width: 1240px) {
  .hm-hsvsss {
    overflow: visible;
    z-index: 10;
  }

  .hm-hsvsss > a {
    width: 100vw;
  }

  .hm-hsvsss .mfn-megamenu-title:hover {
    background-color: #e2e2e2 !important;
   }
  
   .hm-hsvsss .mfn-megamenu-title {
    transition: background-color 225ms ease-in-out;
   }
}

.hm-hsvsss > a:after {
  content: "Hard Shell vs Soft Shell" !important;
  font-family:  "Neue Helvetica W01", Helvetica, Arial, sans-serif !important;
  display: block !Important;
  color: #000 !important;
  font-weight: 300;
  margin-left: 8px;
  font-size: 16px;
  letter-spacing: normal;
  text-transform: none;
  background-color: transparent !important;
  text-decoration: underline;
}

.hm-hsvsss > a > span:after {
  content: ">";
  color: #AC000B;
  font-family:  "Neue Helvetica W01", Helvetica, Arial, sans-serif !important;
  font-weight: 600;
  margin-left: 8px;
  font-size: 16px;
  letter-spacing: normal;
  text-transform: none;
}

.gallery-text-wrapper .gallery-button-high {
    border-bottom: 2px solid #AC000B !important;
    width: fit-content !important;
}

.gallery-text-wrapper .gallery-button-category {
    margin-bottom: 15px !important;
}

/* DISATTIVA CLICK BREADCRUMBS */
#Content .vc_col-sm-12 .wpb_wrapper > pre a {
  pointer-events: none;
}

/* NUOVO BANNER SCORREVOLE */
#header-top-sliding-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#header-top-sliding-banner .small_banner {
    position: absolute;
    inset: 0;
    width: 100%;

    display: block !important;
    visibility: hidden;

    transform: translateX(100%);
    transition: transform 0.8s ease-in-out;
}

#header-top-sliding-banner .small_banner.active {
    visibility: visible;
    transform: translateX(0);
}

#header-top-sliding-banner .small_banner.exit {
    visibility: visible;
    transform: translateX(-100%);
}

/* Mantiene l'altezza del contenitore */
#header-top-sliding-banner .small_banner:first-child {
    position: relative;
}

/* Riposizionamento immediato senza animazione */
#header-top-sliding-banner .small_banner.reset {
    transition: none;
}

.autohome-yellow {
	color: #ffd479 !important;
}

.autohome-subtitle-text {
	text-decoration: underline !important;
}

.home #header-top-sliding-banner {
	cursor: pointer;
}

#Footer  .widgets_wrapper .widget_nav_menu > h2 {
    font-size: 18px;
}

#Footer .footer-row-2 .column h2 {
	font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
}

@media (min-width: 768px) {
	.no-image-header-space {
		margin-top: 110px;
	}
}

@media (max-width: 767px) {
	.no-image-header-space {
		margin-top: 100px;
	}

	#Content .no-image-header-space pre {
		border-top: 0 !Important;
	}
}