/* GENERALE */
.wp-caption { width:auto!important;}
@font-face {
	font-family: 'GalanoGrotesque-Bold';
	src: url('../webfonts/314C38_0_0.eot');
	src: url('../webfonts/314C38_0_0.eot?#iefix') format('embedded-opentype'), url('../webfonts/314C38_0_0.woff2') format('woff2'), url('../webfonts/314C38_0_0.woff') format('woff'), url('../webfonts/314C38_0_0.ttf') format('truetype');
}
html * {
	font-family: 'Open Sans', sans-serif;
}
.fwLight {
	font-weight: 300;
}
.fwNormal {
	font-weight: 400;
}
.fwSBold {
	font-weight: 600;
}
.fwBold {
	font-weight: 700;
}
.big {
	font-size: 20px;
}
.medium {
	font-size: 16px;
}
.small {
	font-size: 12px;
	font-weight: 600;
}
.marginBottom20 {
	margin-bottom: 20px;
}
.marginBottom30 {
	margin-bottom: 30px;
}
.marginBottom40 {
	margin-bottom: 40px;
}
.marginBottom50 {
	margin-bottom: 50px;
}
.marginBottom60 {
	margin-bottom: 60px;
}
.marginTop100 {
	margin-top: 100px;
}
.marginTop150 {
	margin-top: 150px;
}
.marginTop20 {
	margin-top: 20px;
}
.marginTop30 {
	margin-top: 30px;
}
.marginTop60 {
	margin-top: 60px;
}
.marginTop80 {
	margin-top: 80px;
}
hr.marginBottom30 {
	height: 1px;
	margin-top: 0;
	margin-bottom: 29px;
	border: none;
	visibility: hidden;
}
.animAll, .animAll * {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.whiteRow {
	border: none;
	border-bottom: 1px solid #fff;
}
.borderRed {
	border-color: #ec2f18;
}
#wpadminbar {
	z-index: 1000000;
	background-color: rgba(0,0,0,0.8);
}
/* HOME */
#homeQuote {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	text-align: center;
	border: none;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100000;
	width: 100%;
	margin-bottom: 0;
}
#homeSlider {
	position: relative;
}
#homeQuote p {
	margin: 1em 0;
}
#homeQuote .small {
	color: #fff;
}
#homeQuote .small:before {
	content: normal;
}
.box {
	position: relative;
	float: left;
	/*background: url(../img/link.png) no-repeat center;*/
	background-size: 100px 100px;
	width:100%;
}
.box h3 {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 5px;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	z-index: 10;
}
.box:hover img {
	opacity: 0.4;
}
.videoBG {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.60);
}
.gradient1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+90,0.8+100 */

	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */
}
.gradient2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+7,ffffff+100&1+0,0+9,0+90,0.8+100 */

	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.22) 7%, rgba(255,255,255,0) 9%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.22) 7%, rgba(255,255,255,0) 9%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.22) 7%, rgba(255,255,255,0) 9%, rgba(255,255,255,0) 90%, rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */
}
.squareTitle {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: GalanoGrotesque-Bold;
}
.catProductTitle {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: GalanoGrotesque-Bold;
}
.squareTitle.small {
	font-size: 20px;
	font-weight: 400;
}
.squareTitle:before {
	content: "\25A0";
	color: red; /* or whatever color you prefer */
	font-size: 60px;
	margin-right: 20px;
	position: relative;
	top: 4px;
}
.squareTitle.small:before {
	top: 8px;
	font-size: 50px;
	margin-right: 10px;
}
.welcome-row {
	background: url(../img/shadowRow.png) no-repeat top center;
	background-size: 96% auto;
}
.welcome-row .btn {
	font-size: 30px;
	margin-top: 35px;
}
.brand-wrapper ul li {
	background-color: #000;
	padding: 40px 0;
}
.redBox {
	display: block;
	background-color: #e62310;
	position: relative
}
.redBox.c1 {
	height: 199px;
}
.redBox.c1 img {
	width: 70%;
	position: absolute;
	left: 20px;
	top: 20px;
}
.redBox.c2 {
	height: 360px;
}
.redBox.c2 img {
	width: 50%;
	position: absolute;
	left: 16px;
	top: 17px;
}
.redBox .dummyBtn {
	position: absolute;
	text-transform: uppercase;
	bottom: 20px;
	left: 20px;
	color: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
.redBox .dummyBtn:hover {
	background-color: #fff;
	color: #e62310;
}
.welcome-row .cycle-slideshow, #cycleNews {
	margin-right: -20px;
	margin-left: -20px;
}
.oneNews {
	position: relative!important;
}
.oneNews .datePost {
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	background-color: rgba(230, 35, 16, 0.95);
	border: 1px solid #e72a17;
	padding: 6px;
	font-size: 16px;
	font-weight: 300;
	opacity: 0;
}
.oneNews .catPost {
	position: absolute;
	right: 40px;
	top: 20px;
	color: #fff;
	background-color: rgba(230, 35, 16, 0.95);
	border: 1px solid #e72a17;
	padding: 6px;
	font-size: 16px;
	font-weight: 300;
	opacity: 0;
}
.oneNews .catPost a {
	color: #fff;
}
.oneNews .catPost:hover a {
	text-decoration: none;
	color: #e72a17
}
.oneNews .catPost:hover {
	text-decoration: none;
	background-color: #fff;
	color: #e72a17;
}
.oneNews:hover .catPost, .oneNews:hover .datePost {
	opacity: 1;
}
.oneNews h3 {
	color: #fff;
	text-transform: uppercase;
	background-color: rgba(0,0,0,0.3);
	border: 1px solid #fff;
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	z-index: 10;
	padding: 6px;
	word-wrap: normal;
	font-size: 21px;
	font-weight: 600;
}
.oneNews a {
	margin: 0 20px;
	display: block;
	position: relative;
}
.oneNews:hover h3 {
	color: #fff;
	border-color: #e72a17;
	background-color: rgba(230, 35, 16, 0.95)
}
.brandCarouser li a {
	margin: 0 40px;
	display: block;
	height: 150px;
}
.catPhotoDiv img {
	width: 750px;
	height: 600px;
}
.brandCarouser li a img {
	-webkit-transition: all 0.3s ease; /* Safari and Chrome */
	-moz-transition: all 0.3s ease; /* Firefox */
	-o-transition: all 0.3s ease; /* IE 9 */
	-ms-transition: all 0.3s ease; /* Opera */
	transition: all 0.3s ease;
	max-width: 100%;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	opacity: 0.6;
}
.brandCarouser li a:hover img {
	-webkit-transform: scale(1.11); /* Safari and Chrome */
	-moz-transform: scale(1.11); /* Firefox */
	-ms-transform: scale(1.11); /* IE 9 */
	-o-transform: scale(1.11); /* Opera */
	transform: scale(1.11);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1;
}
.logoIMG {
	width: 215px;
	height: auto;
}
.container.welcome-row {
	position: relative;
}
.prevArrow, .nextArrow {
	position: absolute;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	top: 65%;
	margin-top: -10px;
	text-indent: -2000em;
	cursor: pointer;
}
#prevBrand, #nextBrand {
	top: 50%;
}
.prevArrow {
	background-image: url(../img/leftArrow.png);
	left: -70px;
}
.nextArrow {
	background-image: url(../img/rightArrow.png);
	right: -70px;
}
.nextArrow:hover {
	background-position: right center;
}
.prevArrow:hover {
	background-position: left center;
}
/* TEMP */
.sampleSN {
	padding-top: 30px;
}
/* search */
.iconSearch {
	position: relative;
}
.iconSearch input {
	padding-right: 30px;
	background-color: #606060;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	color: #fff;
}
.iconSearch .fa-search {
	position: absolute;
	top: 9px;
	right: 7px;
	font-size: 15px;
	color: #fff;
}
.iconSearch input::-webkit-input-placeholder {
 color: #fff;
}
 .iconSearch input:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
 .iconSearch input::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
 .iconSearch input:-ms-input-placeholder {
 color: #fff;
}
/* MENU */
.navbar-default {
	background-color: #fff;
	border-color: #fff;
}
.navbar-fixed-top {
	z-index: 1000000;
}
.subMainMenu {
	overflow: hidden;
}
.menu-wrapper {
	background-color: #ededed;
}
.menu-wrapper .container {
	position: relative;
}
.socialLink {
	float: right;
	font-size: 24px;
	border-left: 1px solid #ccc;
	margin-left: 20px;
	margin-top: 25px;
}
.socialLink .fa.first {
	margin-left: 12px;
}
.socialLink .fa {
	margin: 0 5px;
	color: #716f6f;
}
.socialLink .fa:hover {
	text-decoration: none;
	color: #e8303a;
}
.navbar-form {
	margin-top: 25px;
}
.miniLogo {
	float: left;
	padding: 9px 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 0;
}
.miniLogo img {
	width: 40px;
}
#mega_main_menu {
	margin-top: 20px;
	width: 100%;
	position: relative;
}
.miniLogo {
	width: 0;
	opacity: 0;
}
#mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul li.current-menu-item > a .link_content .link_text, #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text:hover, #mega_main_menu_ul .current-menu-item > a span {
	color: red!important;
}
.mega_main_menu_ul > .menu-item-has-children > .item_link > .link_content > .link_text:after {
	content: ' ' !important;
	display: block !important;
	width: 0px !important;
	height: 0px !important;
	position: absolute !important;
	top: 50% !important;
	right: 5px !important;
	margin-top: -2px !important;
	border-width: 4px 3px !important;
	border-style: solid !important;
	border-color: rgba(0,0,0,1) !important;
	border-top-color: inherit !important;
	border-right-color: transparent !important;
	border-bottom-color: transparent !important;
	border-left-color: transparent !important;
	box-sizing: border-box;
}
#mega_main_menu_ul > li > .item_link .link_text {
	text-transform: uppercase!important;
}
/* royal gallery */
.rsUni .rsBullets {
	left: 0;
	bottom: 127px;
	position: absolute;
	cursor: pointer;
}
/* pallini di nav. */
.rsUni .rsBullet span {
	background-color: #212121;
}
.rsUni .rsBullet.rsNavSelected span {
	background-color: #ec2f17;
}
/* single prodotti */
.cycle-slideshow .img-responsive, #cycleNews .img-responsive {
	width: 100%;
	height: auto;
}
#cycle {
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	transition: height 0.3s;
}
#adv-custom-pager {
	overflow: hidden;
}
#adv-custom-pager a {
	float: left;
	margin: 0;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	box-sizing: content-box;
	overflow: hidden;
	position: relative;
	height: 144px;
	width: 147px;
}
#adv-custom-pager a img {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 0;
}
#jquery-fullsizable {
	z-index: 1000000;
}
/* filter prodotti */
.bgBrandProduct:hover img {
	opacity: 0;
}
/* newsletter */
.mce_inline_error {
	background-color: red;
	color: #fff;
}
.mce_inline_error::-webkit-input-placeholder {
 color: #fff;
}
 .mce_inline_error:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
 .mce_inline_error::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
 .mce_inline_error:-ms-input-placeholder {
 color: #fff;
}
/* footer */
.footerWrapper {
	background-color: #e62311;
	padding: 30px 0;
}
.footerWrapper img {
	width: 65%;
}
.footerWrapper * {
	color: #fff;
}
.footerWrapper a:hover {
	color: #fff;
}
.footerWrapper ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.footerWrapper li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.subFooterWrapper {
	background-color: #000;
	padding: 30px 0;
}
.footer-socialLink {
	height: 62px;
}
.footer-socialLink .fa {
	font-size: 31px;
	margin-top: 23px;
	padding: 4px;
	margin-right: 6px;
}
.footer-socialLink .fa:hover {
	text-decoration: none;
	background-color: #fff;
	color: #e62311;
}
/* main cat */
.redTypo {
	background-color: #e62311;
	height: 600px;
	position: relative;
	padding: 20px;
}
.redTypo img {
	width: 100%;
}
.catDescription {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 100%;
	padding-right: 40px;
	color: #fff;
	font-weight: 300;
}
.summaryProdotti:hover .readmore img {
	opacity: 1;
}
.summaryProdotti:hover img {
	opacity: 0;
}
.summaryProdotti {
	background-size: cover;
}
#wrapC {
	position: relative;
}
.fullScreenIcon {
	position: absolute;
	right: 35px;
	top: 20px;
	-moz-opacity: 0.06;
	-khtml-opacity: 0.06;
	opacity: 0.06;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=6);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=6);
	filter: alpha(opacity=6);
	z-index: 10000;
}
#wrapC:hover .fullScreenIcon {
	-moz-opacity: 0.40;
	-khtml-opacity: 0.40;
	opacity: 0.40;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=40);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	filter: alpha(opacity=40);
}
/* breadcrumbs */
#breadcrumbs {
	display: inline-block;
	position: relative;
}
#breadcrumbs a {
	color: #ec2f18;
}
.homeIcon {
	display: inline-block;
	position: relative;
}
.single-prodotti .homeIcon, .single-prodotti #breadcrumbs {
	position: static;
}
/* scheda prodotto */
#titleProduct {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 50px;
	margin-top: 0;
	line-height: 1;
}
.payoff {
	font-weight: 300;
	font-size: 17px;
	margin-top: 0;
}
.dettagliProdotto h4 {
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px;
	padding-left: 0;
	display: inline-block;
	margin-top: 0;
}
.dettagliProdotto p {
	margin-bottom: 40px;
}
.contCategory {
}
.summaryProdotti {
	position: relative;
	display: block;
}
.summaryProdotti h3 {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 5px;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	z-index: 10000;
}
.full {
	display: block;
}
.wrapSummaryItem .readmore * {
	transition: all 0.500s;
	-moz-transition: all 0.500s; /* Firefox 4 */
	-webkit-transition: all 0.500s;
}
.wrapSummaryItem .readmore {
	opacity: 0;
}
.wrapSummaryItem a:hover .readmore {
	opacity: 1;
}
.wrapSummaryItem .readmore img {
	width: 20px;
	height: 20px;
}
.wrapSummaryItem .readmore {
	position: absolute;
	top: 2px;
	right: 2px;
	color: #000;
}
.wrapSummaryItem .readmore span {
	display: inline-block;
	padding-right: 10px;
	text-transform: uppercase;
	color: #000;
}
/* pagina generica */
header h1 {
	font-weight: bold;
}
header h1.squareTitle:before {
	content: "\25A0";
	color: red;
	font-size: 83px;
	margin-right: 20px;
	position: relative;
	top: 11px;
	line-height: 0;
}
#content[role=main] {
	min-height: 400px;
}
/* post sommario */
.blog h2, header {
	margin-top: 0!important;
}
.blog article p {
}
/* post singoli */
.sidebar section h4 {
	margin-top: 0;
	text-transform: uppercase;
	border-bottom: 5px solid #ec2f18;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidebar {
	margin-top: 0;
}
/* preload */
div#preloader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999999;
	width: 100%;
	height: 100%;
	overflow: visible;
	background-color: #333;
}
#img-preloader {
	position: absolute;
	width: 33px;
	height: 33px;
	left: 50%;
	top: 50%;
	margin-left: -33px;
	margin-top: -33px;
}
a:focus {
	outline: 0;
}
.magnet-block-style {
	padding: 15px;
}
.noLink:hover {
	cursor: default;
	text-decoration: none;
}
#hCatDescription {
	max-height: 300px;
}
#descrizioneProdotto {
	max-height: 600px;
}
.lg-backdrop {
	z-index: 1000000000;
}
.lg-outer {
	z-index: 10000000000;
}
.mmButton {
	border: 1px solid #fff;
	display: block;
	padding: 10px;
	color: #fff;
	margin: 30px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	-moz-transition: all 0.300s; /* Firefox 4 */
	-webkit-transition: all 0.300s; /* Safari and Chrome */
	-o-transition: all 0.300s; /* Opera */
}
.mmButton .fa {
	display: block;
	transition: all 0.300s;
	-moz-transition: all 0.300s; /* Firefox 4 */
	-webkit-transition: all 0.300s; /* Safari and Chrome */
	-o-transition: all 0.300s; /* Opera */
}
.mmButton .fa:before {
	font-size: 50px;
	margin: 5px auto;
	color: #fff;
	transition: all 0.300s;
	-moz-transition: all 0.300s; /* Firefox 4 */
	-webkit-transition: all 0.300s; /* Safari and Chrome */
	-o-transition: all 0.300s; /* Opera */
}
.mmButton:hover {
	text-decoration: none;
	color: #fff;
	position: relative;
	margin: 30px -15px;
	background-color: #fff;
	color: #e31713;
}
.mmButton:hover .fa:before {
	color: #e31713;
}
/* gallery di categoria */
#container-gallery .magnet-item {
	width: 255px;
	height: auto;
}
#container-gallery .magnet-item a {
	display: block;
}
#container-gallery .magnet-item img {
	width: 100%;
	height: auto;
}
.big-product {
	width: 100%;
}
.video-link {
	cursor: pointer;
}
.video-link-text {
	color: #ec2f18;
}
.video-link-text:hover {
	text-decoration: underline;
}
.videoBox {
	position: relative
}
.videoBox i {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	font-size: 45px;
	z-index: 10;
	color: #ec2f18;
}
.videoBox img {
	-webkit-filter: opacity(.7);
	filter: opacity(.7);
}
.videoBox:hover img {
	-webkit-filter: opacity(1);
	filter: opacity(1);
}
.video-wrapper {
	z-index: 10000000000!important
}
.bigLink {
	z-index: 100!important;
	width: 100%!important;
	height: 100%!important;
	position: absolute!important;
	left: 0;
	top: 0;
	background-color: red;
}
.badgeGallery {
	width: 250px;
	height: auto;
	display: inline-block;
	position: relative;
	top: -36px;
}
.badgeBestOf {
	width: 225px;
	height: auto;
	display: inline-block;
	position: relative;
	top: -33px;
}
.noMargin {
	margin: 0!important
}
#container-gallery .magnet-item p {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 3px;
	font-size: 12px;
	background-color: rgba(247,247,247,0.7);
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0;
}
.page-template-page-welcome-php .squareTitle {
	margin-top: 0;
}
.page-header img {
	width: 100%;
	height: auto;
}
.page-header {
	border: none;
	position: relative;
	padding-bottom: 0;
	margin-top: 0;
}
.page-header .titleOverImg {
	position: absolute;
	left: 20px;
	bottom: 20px;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 800;
	font-family: GalanoGrotesque-Bold;
	color: #fff;
	z-index: 10;
}
.hoverBGGradient {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+51,070000+100&0+51,0.5+100 */
	background: -moz-linear-gradient(top, rgba(229,229,229,0) 51%, rgba(7,0,0,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(229,229,229,0) 51%, rgba(7,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(229,229,229,0) 51%, rgba(7,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5e5e5', endColorstr='#80070000', GradientType=0 ); /* IE6-9 */
}
.titleOnRed {
	color: #fff;
}
.btn-primary {
	background-color: #ec2f17;
	border-color: #a94442;
	color: #fff!important
}
.btn-primary:hover {
	background-color: #a94442;
	color: #fff!important
}
.page-template-page-generica .redBox ul, .page-template-page-welcome-php .redBox ul {
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
.page-template-page-generica .redBox li, .page-template-page-welcome-php .redBox li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page-template-page-generica .redBox li a, .page-template-page-welcome-php .redBox li a {
	color: #fff;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}
.page-template-page-generica .redBox li a:hover, .page-template-page-welcome-php .redBox li a:hover {
	background-color: #fff;
	color: #ec2f17;
	text-decoration: none;
}
.category h1, .single-format-standard h2 {
	margin-top: 0;
}
.category .squareTitle, .single-format-standard .squareTitle {
	font-size: 30px;
	margin-bottom: 0;
}
.category .squareTitle:before, .single-format-standard .squareTitle:before {
	font-size: 50px;
	margin-right: 13px;
	top: 5px;
}
.category header h4, .single-format-standard header h4 {
	margin-top: 0;
	font-size: 14px;
	margin-left: 4px;
}
.category .redBox h4, .single-format-standard .redBox h4 {
	font-family: GalanoGrotesque-Bold;
	text-transform: uppercase;
	font-size: 22px;
	color: #fff;
	margin-top: 14px;
}
.category .redBox section, .single-format-standard .redBox section {
	margin-bottom: 35px;
}
.single-format-standard .redBox section ul, .category .redBox section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.category .redBox section li, .single-format-standard .redBox section li {
	margin: 0;
	padding: 0;
}
.category .redBox section a, .single-format-standard .redBox section a {
	color: #fff;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #fff;
}
.category .redBox section a:hover, .single-format-standard .redBox section a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #ec2f17;
}
.image-wrapper img {
	width: 100%;
}
.image-wrapper {
	position: relative;
}
.imgArticleDetailClass_img {
	display: block;
	margin: 30px auto;
}
.wp-caption-text {
	text-align: center;
	position: relative;
	top: -23px;
	font-size: 12px;
	color: #616161;
	margin-bottom: 0;
}
.redPostTitle a {
	color: #ec2f17;
	text-transform: uppercase;
	font-weight: 800;
	font-family: GalanoGrotesque-Bold;
	font-size: 26px;
}
.redPostTitle:hover a {
	color: #c31202;
	text-decoration: none;
}
header h4 a {
	color: #ec2f17;
}
.thNewsSummary img {
	width: 100%;
	height: auto;
}
#content a, .abouttextHome a {
	color: #ff0000;
}
#content a:hover, .abouttextHome a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.redBox.c1 img {
	width: 98%;
	position: absolute;
	left: 4px;
	top: 12px;
}
.redBox.c2 img {
	width: 79%;
	position: absolute;
	left: 7px;
	top: 8px;
}
h3.abouttitle {
	font-family: 'GalanoGrotesque-Bold';
	font-size: 32px;
}
.formContattaci span {
	color: #ff0000;
}
ul.cycle-slide li {
	width: 20%;
	float: left;
}
ul.cycle-slide {
	list-style: none!important;
}
.fullNoBorder {
	width: 100%!important;
	border: none!important;
}
#footerGmaps {
	width: 100%;
	height: 430px;
}
.infoTooltip {
	margin: 0;
}
.infoTooltip strong {
	color: #ff0000;
}
.titoloCatSmallDevice {
	display: none;
	color: #fff;
	font-family: 'GalanoGrotesque-Bold';
	font-size: 32px;
	line-height: 1.2;
	margin-top: 20px;
}
#frameC {
	min-height: 1000px;
}
.apriIn {
	position: fixed;
	top: 20px;
	right: 20px;
	background-color: rgba(255,255,255,0.85);
	color: #000;
	border: 1px solid #000;
	padding: 10px;
	z-index: 1000000;
	font-size: 12px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.apriIn:hover {
	text-decoration: none;
	background-color: #000;
	color: #fff;
}
#box002 {
	overflow: hidden;
	height: 622px;
}
.brand {
	display: block;
}
.btn-welcome-content {margin:15px 10px;}
.btn-welcome-content:hover { text-decoration:none!important;}
.btn-welcome-content.btn-danger,.btn-welcome-content.btn-danger:hover {color:#fff!important;}
.btn:hover {text-decoration:none!important;}
/* responsive */
/*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.brandCarouser li a {
	margin: 0 20px;
}
#box002 {
	height: 459px;
}
.oneNews h3 {
	left: 15px;
	right: 15px;
	bottom: 5px;
	padding: 5px;
	font-size: 16px;
	font-weight: normal;
}
.squareTitle {
	font-size: 37px;
}
.squareTitle:before {
	font-size: 58px;
	margin-right: 10px;
	top: 6px;
}

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
 .titoloCatSmallDevice {
display:block;
}
 .redTypo img {
display:none;
}
 .redTypo {
height:400px;
}
 .catPhotoDiv img {
width:100%;
height:auto;
}
 .brandCarouser li a {
 margin: 0 10px;
}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size:11px!important;
}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link {
 padding:0!important;
 padding-left:10px!important;
 padding-right:6px!important;
}
 .mega_main_menu_ul > .menu-item-has-children > .item_link > .link_content > .link_text:after {
right: -1px !important;
}
 #box003 {
margin-bottom:30px;
}
 #box002 {
 height: 488px;
margin-bottom: 30px;
}
 .redBox.c2 img {
width:44%;
}
 #box009 {
float:none;
display:block;
margin-bottom:30px;
}
 .oneNews h3 {
 left: 5px;
 right: 5px;
 bottom: -5px;
 padding: 5px;
 font-size: 14px;
 font-weight: normal;
}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul li.additional_style_1 > .item_link *, #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul li.additional_style_1 > .item_link .link_content {
font-size: 12px !important;
}
 .footer-socialLink .fa {
 font-size: 31px;
 margin-top: 6px;
 padding: 4px;
 margin-right: 6px;
}
 .footer-socialLink {
 height: 38px;
}
}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
		
		.page-template-page-welcome .redBox { display: inline-block;
    background-color: #e62310;
    position: relative;
    width: 95%;
    text-align: center;
    margin: 60px 2.5%;}
		
/*dimensioni voci di menu */
.miniLogo { padding:5px 0;}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size:10px!important;
}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link {
 padding:0!important;
 padding-left:8px!important;
 padding-right:5px!important;
}
 .mega_main_menu_ul > .menu-item-has-children > .item_link > .link_content > .link_text:after {
right: -1px !important;
}
/* fine voci di menu */	
/* stili cat prodotti */
#hCatDescription {height:180px;}
.tax-catprodotti .box h3 { font-size:13px;}
div.redTypo.redTypo-taxonomy-catprodotti {height: 277px;
margin-bottom: 0}		
.tax-catprodotti .marginBottom60 { margin-bottom:30px;}
 .squareTitle.small {
 font-size: 20px!important;
 margin-bottom:0!important;
}
 .squareTitle:before {
 font-size: 30px!important;
 margin-right: 5px!important;
 top: 0px!important;
}

 .redTypo {
height:440px;
}

.navbar-default .containerSocialESearch .navbar-form { width:auto;}
.containerSocialESearch {padding-top:12px;}
 .text-align-center-xs > * {
 float: none!important;
 margin: 0 auto;
}
 #box007, #box006 {
margin-bottom:30px;
}
 .oneNews h3 {
left: 15px;
 right: 15px;
 bottom: 5px;
 padding: 10px;
 font-size: 30px;
 font-weight: bold;
}
 #cycleBrands ul {
list-style:none;
}
 .brandCarouser li a img {
 max-width: 40%;
 display: block;
 margin: auto;
}
 .redBox.c1 img {
 width: 48%;
}

#box002 {
float:none;
display:block;
}
.socialLink {
border:none;
}
.socialLink {
 border:none;
 margin: 10px auto;
 width: 35%;
 display: inline-block;
 position:relative;
 top:2px;
}
 .navbar-default .navbar-collapse, .navbar-default .navbar-form {
border:none;
width:62%;
display:inline-block;
}
#home-first-row {margin-top:30px;}
.titoloCatSmallDevice { font-size:24px;}
#container-gallery .magnet-item { width:45.5%;}
#container-gallery .magnet-item { width:29%;}
#container-gallery div.magnet {margin-right:-5%;}
#box010 { height: 225px;}
.oneNews h3 { font-size:13px; left:5px; right:5px;}
}

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
	.page-template-page-welcome .marginTop100 {
		margin-top: 180px;
	}
.plusButton { font-size:45px; color:#e62310;}	
/* gestione menu mobile */
/* nascondo il menù su dispositivi mobili con schermo inferiore a 480px) */		
.miniLogo {z-index: 100000;}
/* fine menu mobile */

 .text-align-center-xs {
 text-align: center;
 float: none;
}

.tax-catprodotti .redTypo { margin-bottom:0;}
.tax-catprodotti .container.marginTop150.marginBottom60 { margin-bottom:30px;}
.catPhotoDiv { display:none;}
.marginTop150 {
margin-top:230px;
}
 .footerWrapper img {
display:none;
}
 .menu-wrapper hr.marginBottom30 {
margin:0;
}
 .navbar {
min-height:0;
}
 .prevArrow, .nextArrow {
display:none;
}
 #box003, #box006, #box007 {
margin-bottom:30px;
}
 #box009 {
float:none;
margin-bottom:30px;
display: block;
}
 .squareTitle {
 font-size: 28px!important;
}
 .squareTitle:before {
 font-size: 55px!important;
 margin-right: 5px!important;
 top: 7px!important;
}
 #box000 {
margin-top: 210px;
width: 95%;
}
 h3.abouttitle {
 font-size: 29px;
}
 .brandCarouser li a {
margin:0;
height: auto;
padding:0;
}
 .brandCarouser li img {
display:block;
margin:auto;
width:70%;
}
 #box012 ul {
margin:0;
list-style:none;
padding:0;
margin: auto;
}
 #box012 > ul {
height:300px;
overflow-y: scroll; /* has to be scroll, not auto */
 -webkit-overflow-scrolling: touch;
width: 70%;
}
 

#box000 p {
	height: auto;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	font-size: 13px;
}
h3.abouttitle {
	font-size: 24px;
}
.redBox.c1 img {
	width: 54%;
}
.redBox.c1 {
	height: 135px!important;
}
.redBox.c2 img {
	width: 50%;
}
#cycleNews {
	height: 310px;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	width: 90%;
	margin: auto;
}
#cycleNews .oneNews {
	margin-bottom: 30px;
}
.oneNews h3 {
	font-size: 15px;
	text-align: center;
}
.redTypo {
	height: 340px;
	margin-bottom: 30px;
}
#hCatDescription {
	max-height: 200px!important;
}
.badgeBestOf {
	width: 130px;
	top: -19px;
}
.badgeGallery {
	width: 170px;
	top: -25px;
}
.gradient1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+76,0.8+100 */

	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */
}
#container-gallery .magnet-item {
	width: 100%;
	height: auto;
}
#wrapC {
	margin-bottom: 30px;
}
#titleProduct {
	font-size: 30px;
}
.tax-catprodotti .redBox {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;

}
.redBox {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;

}
.redBox.c2 {
	height: 231px!important;
}
.titoloCatSmallDevice {font-size: 22px;
line-height: 1.15;
margin-top: 10px;}
.tax-catprodotti .redBox {margin-top:0; height:100%;}
#box010 {margin-top:030px;}
#box010 img { width:50%}
#box009 {margin-bottom:0;}
#box006,#box007,#box008 { margin-bottom:0;}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
}

/* Portrait */
@media only screen  and (min-device-width: 375px)  and (max-device-width: 667px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait) {
.marginTop150 {
	margin-top: 230px;
}
.squareTitle, .squareTitle.small {
	font-size: 20px!important;
}
.squareTitle:before, .squareTitle.small:before {
	font-size: 30px!important;
	margin-right: 5px!important;
	top: 7px!important;
}
.squareTitle.small:before {
	top: 3px;
}
.brandCarouser li a {
	margin: 0;
	height: auto;
	padding: 0;
}
.brandCarouser li img {
	display: block;
	margin: auto;
	width: 70%;
}
#box012 ul {
	margin: 0;
	list-style: none;
	padding: 0;
	margin: auto;
}
#box012 > ul {
	height: 300px;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	width: 70%;
}
#box000 {
	width: 95%;
}
#box000 p {
	height: auto;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	font-size: 13px;
}
h3.abouttitle {
	font-size: 24px;
}
.redBox.c1 img {
	width: 54%;
}
.redBox.c1 {
	height: 135px;
}
.redBox.c2 img {
	width: 50%;
}
.redBox.c2 {
	height: 231px!important;
}
#cycleNews {
	height: 310px;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	width: 90%;
	margin: auto;
}
#cycleNews .oneNews {
	margin-bottom: 30px;
}
.oneNews h3 {
	font-size: 15px;
	text-align: center;
}
#mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown {
	height: 300px!important;
	overflow-y: scroll!important; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch!important;
}
.redTypo {
	height: 340px;
	margin-bottom: 30px;
}
#hCatDescription {
	max-height: 200px!important;
}
.badgeBestOf {
	width: 130px;
	top: -19px;
}
.badgeGallery {
	width: 170px;
	top: -19px;
}
.gradient1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+76,0.8+100 */

	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */
}
#container-gallery .magnet-item {
	width: 100%;
	height: auto;
}
#wrapC {
	margin-bottom: 30px;
}
#titleProduct {
	font-size: 30px;
}
.redBox {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	height: auto!important;
}
.socialLink {
	border: none;
}
.socialLink {
	border: none;
	margin: 10px auto;
	width: 35%;
	display: inline-block;
	position: relative;
	top: 2px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	width: 62%!important;
	display: inline-block;
}
#box002 {
	margin-bottom: 30px;
}
.formNewsletter input {
	margin: 15px 0;
}
#box000 {
	margin-top: 230px;
}
#mega_main_menu.navbar-left.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
	height: 20px !important;
	line-height: 20px !important;
}
#mega_main_menu.navbar-left.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	height: 20px !important;
}
.page-template-page-welcome .marginTop100 {
		margin-top: 180px;
	}
}
/* oiphone 5 */
@media screen and (device-aspect-ratio: 40/71) {
	.page-template-page-welcome .marginTop100 {
		margin-top: 180px;
	}
.marginTop150 {
	margin-top: 230px;
}
.squareTitle, .squareTitle.small {
	font-size: 17px!important;
}
.squareTitle:before, .squareTitle.small:before {
	font-size: 24px!important;
	margin-right: 5px!important;
	top: 4px!important;
}
.squareTitle.small:before {
	top: 3px;
}
.brandCarouser li a {
	margin: 0;
	height: auto;
	padding: 0;
}
.brandCarouser li img {
	display: block;
	margin: auto;
	width: 70%;
}
#box012 ul {
	margin: 0;
	list-style: none;
	padding: 0;
	margin: auto;
}
#box012 > ul {
	height: 300px;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	width: 70%;
}
#box000 {
	width: 97%;
	margin-bottom: 0;
}
#box000 p {
	height: auto;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	font-size: 13px;
}
h3.abouttitle {
	font-size: 24px;
}
.redBox.c1 img {
	width: 54%;
}
.redBox.c1 {
	height: 135px;
}
.redBox.c2 img {
	width: 50%;
}
.redBox.c2 {
	height: 231px!important;
}
#cycleNews {
	height: 310px;
	overflow-y: scroll; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch;
	width: 90%;
	margin: auto;
}
#cycleNews .oneNews {
	margin-bottom: 30px;
}
.oneNews h3 {
	font-size: 15px;
	text-align: center;
}
#mega_main_menu li.multicolumn_dropdown.submenu_full_width > .mega_dropdown {
	height: 300px!important;
	overflow-y: scroll!important; /* has to be scroll, not auto */
	-webkit-overflow-scrolling: touch!important;
}
.redTypo {
	height: 340px;
	margin-bottom: 30px;
}
#hCatDescription {
	max-height: 200px!important;
}
.badgeBestOf {
	width: 130px;
	top: -35px;
}
.badgeGallery {
	width: 170px;
	top: -31px;
}
.gradient1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+76,0.8+100 */

	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 76%, rgba(255,255,255,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ccffffff', GradientType=0 ); /* IE6-9 */
}
#container-gallery .magnet-item {
	width: 100%;
	height: auto;
}
#wrapC {
	margin-bottom: 30px;
}
#titleProduct {
	font-size: 30px;
}
.redBox {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px;
	height: auto!important;
}
.socialLink {
	border: none;
}
.socialLink {
	border: none;
	margin: 10px auto;
	width: 40%;
	display: inline-block;
	position: relative;
	top: 2px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	width: 57%;
	display: inline-block;
}
#box002 {
	margin-bottom: 30px;
}
.formNewsletter input {
	margin: 15px 0;
}
#box000 {
	margin-top: 220px;
}
#mega_main_menu.navbar-left.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
	height: 18px !important;
	line-height: 18px !important;
}
#mega_main_menu.navbar-left.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
	height: 18px !important;
}

.socialLink { width:34%;}
form#searchform.navbar-form.navbar-right {width:50%;}
.socialLink .fa.first { margin-left:0;}
.socialLink .fa {margin:0;}
.containerSocialESearch {padding-top:0;}
.marginBottom30.visible-xs-block {margin-bottom:0;}
a.brand {margin-bottom: -15px}
.page-template-page-welcome .marginTop100 { margin-top:180px;}
.page-template-page-welcome .page-header .titleOverImg {position: absolute;
left: 0;
text-align: center;
width: 100%;
bottom: 10px;
font-size: 18px;
}
#box006,#box007 { margin-bottom:30px;}
}


/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
.prevArrow, .nextArrow {
display:none!important;
}

header h1.squareTitle:before {font-size: 43px;top: 3px;}
/*dimensioni voci di menu */
.miniLogo { padding:8px 0;}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size:10px!important;
}
 #mega_main_menu.navbar-left > .menu_holder > .menu_inner > ul > li > .item_link {
 padding:0!important;
 padding-left:8px!important;
 padding-right:5px!important;
}
 .mega_main_menu_ul > .menu-item-has-children > .item_link > .link_content > .link_text:after {
right: -1px !important;
}
/* fine voci di menu */
.catPhotoDiv { overflow:hidden;}
}

/* stili device specifici */
.ios.ipad.tablet .brandCarouser li a img {
    max-width: 80%;
}
.ios.ipad.tablet .nextArrow {right: 0; z-index:100;}
.ios.ipad.tablet .prevArrow {left: 0;  z-index:100;}

.ios.ipad.tablet #mobileMenu .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0!important;
    padding-left: 10px!important;
    padding-right: 6px!important;
}
.ios.ipad.tablet #mobileMenu .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 10px!important;
}

.symbol_menu {font-size: 32px;    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}

.ios.iphone.mobile .summaryProdotti h3 {padding: 7px;
font-size: 11px;}

.ios.iphone.mobile #container-gallery .magnet-item { width:42%;}
.ios.iphone.mobile #container-gallery .magnet-item:nth-child(even) {margin-right: 0!important;}

.ios.iphone.mobile .text-align-center-xs { text-align: center;
float: none;}

.android .redBox.c1 {
    height: 199px!important;
	left: 4px!important;
    top: 12px!important;
	margin-top:30px!important;
}
.android #mobileMenu hr { display:none!important;}
.android .redBox.c2 {
    height: 331px!important;}
	
.android .navbar { margin-bottom:0!important;}
 @media screen and (orientation:portrait) {
	 .firstInSmartphone {margin-top: 170px}
	 }
 @media screen and (orientation:landscape) {
	 .firstInSmartphone {margin-top: 200px}
	 }


#defaultMenu .marginBottom30.visible-xs-block { margin-bottom:0;}

/* ============= NetLab ============= */
.oneNews h3 {white-space:normal; font-size:20px;}

/* Landing */
body.page-template-page-landing {}
body.page-template-page-landing h1{}
h2.title {font-weight:900;}
body.page-template-page-landing-php h2{text-transform:uppercase !important; font-weight:900;}
body.page-template-page-landing h3{text-transform:uppercase;}
body.page-template-page-landing h4{}
body.page-template-page-landing h5{}
body.page-template-page-landing h6{}