/* Add here all your CSS customizations */

.SourceSansPro{font-family: 'Source Sans Pro', sans-serif;}
img{border:0px;}
.testoBianco{color:#FFFFFF !important;}
/*.testoArancione{color:#FF8000 !important;}*/
.testoArancione{color:#c71446 !important;}
.testoArancione{color:#333 !important;}
.testoBlu{color:#223E52 !important;}
.testoRosso{color:#9b0000 !important;}
.alertRosso{color:#E21919;}
.testoVerde{color:#1e5920 !important;}
.testoVerdeChiaro{color:#008a00 !important;}
.testoRossoChiaro{color:#b12704 !important;}
.testoGrigioScuro{color:#333333 !important;}
.testoNero{color:#000000 !important;}

.testo12{font-size:12px;line-height:16px;}
.testo14{font-size:14px;line-height:18px;}
.testo16{font-size:16px;line-height:20px;}
.testo18{font-size:18px;}
.testo20{font-size:20px;line-height:30px;}
.testo22{font-size:22px;}
.testo24{font-size:24px;line-height:34px;}
.testo32{font-size:32px;}
.testo38{font-size:38px;line-height:44px;}
.testo42{font-size:42px;}

.line-height-12{line-height:12px !important;}

.margin-top-15{margin-top:15px !important;}
.margin-top-20{margin-top:20px !important;}
.margin-top-30{margin-top:30px !important;}
.margin-top-60{margin-top:60px !important;}
.margin-bottom-20{margin-bottom:20px !important;}
.margin-right-20{margin-right:20px !important;}

#footer{margin-top:-45px;}

label{color:#000000 !important;}

.padding-left-0{padding-left: 0; } 
.padding-right-0{padding-right: 0;}

.error{color: #FF0000;}

.float-left{float:left;}
.float-right{float:right;}

.clearfix{clear:both;}

.top-menu-selected{background-color: #eee;border-radius: 3px; 
-moz-border-radius: 3px; /* firefox */
-webkit-border-radius: 3px; /* safari, chrome */}

.border-right{border-right:1px solid #CCCCCC;}

.bordoTabella{
	padding:20px;
	border:1px solid #DDDDDD;	
}

.sfondoBlu{
	background-color:#223E52;	
}

h3{ margin-bottom:15px !important; }

.titoloscheda{
	
	font-size:2.6em;
	}

.divisore{border-bottom: 2px solid #DDDDDD;height:10px;padding:20px;margin:10px 0;}

.header-midifendo-casa{
	background-image:url(../media/header-midifendo-casa.jpg);
	background-repeat:no-repeat;
	
}

.header-midifendo-corsa{
	background-image:url(../media/header-midifendo-corsa.jpg);
	background-repeat:no-repeat;
	
}

.header-midifendo-viaggio{
	background-image:url(../media/header-midifendo-viaggio.jpg);
	background-repeat:no-repeat;
	
}

.header-midifendo-sera{
	background-image:url(../media/header-midifendo-sera.jpg);
	background-repeat:no-repeat;
	
}

.header-midifendo{
	background-size:cover;
	height: 435px !important;
}

.fascia-header-top{background-color:#646b7d;height:40px;}


.sfondoProdotto{
	background-color:#F0F0E1;
}

.tramaSfondoProdotto{
	background-image:url(../images/trama-sfondo-prodotti-home.png);
	background-repeat:no-repeat;
	background-size:cover;
}

.soluzione-1{
	background-image:url(../media/banner-soluzione-home-1.jpg);
	background-repeat:no-repeat;
	width:100%;	
	height:220px;
}

.soluzione-2{
	background-image:url(../media/banner-soluzione-home-2.jpg);
	background-repeat:no-repeat;
	width:100%;	
	height:220px;
}

.soluzione-3{
	background-image:url(../media/banner-soluzione-home-3.jpg);
	background-repeat:no-repeat;
	width:100%;	
	height:220px;
}

.soluzione-4{
	background-image:url(../media/banner-soluzione-home-4.jpg);
	background-repeat:no-repeat;
	width:100%;	
	height:220px;
}

.titoloSlideHome{
	font-family: 'Source Sans Pro', sans-serif;
	font-size:44px;
	line-height:40px;
	font-weight:600;
}

.step-carrello{
	background-color: #f2f2f2;
	border-color: #eaeaea;
	color: #737373;
	/*height:40px;*/
	padding:15px;
}

.step-carrello.active{background-color:#c71446;color:#FFFFFF;padding: 15px;}

div.owl-stage-outer.owl-height{min-height:320px;}
.owl-carousel .owl-item img{width:auto;}

.pulsTrasparente{
	color:#FFFFFF;
	font-size:20px;	
	text-decoration:underline;
	
	background-color:rgba(255,171,0,0.50);
	
	border-radius: 10px; 
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	
	padding:15px 35px;
	height:55px;
	width:295px;
}

.pulsante{
	color:#FFFFFF;
	font-size:20px;	
	text-decoration:underline;
	
	background-color:rgba(255,171,0,1);
	
	border-radius: 10px; 
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
	
	padding:10px 45px;
	/*height:55px;
	width:295px;*/
}

.cornicemodello{
	background-color: #f2f2f2; 
	margin-bottom: 8px;
	margin-top: 8px;
	border: 1px solid #333333;
	border-radius: 10px; 
	-moz-border-radius: 10px; /* firefox */
	-webkit-border-radius: 10px; /* safari, chrome */
}

.soluzione-1 .pulsTrasparente,.soluzione-2 .pulsTrasparente,.soluzione-3 .pulsTrasparente,.soluzione-4 .pulsTrasparente{
	position:relative;
	top:150px;
}

.active#headerShop a{background-color:#646b7d !important;}

.thumbnail{border: 0px solid #ddd;}

.marchioRegistrato{font-size:16px;line-height:20px;position:relative;bottom:15px;}

.prezzoSlideHome{
	font-size:34px;
	color:#c71446;
}

.dropdown-mega-sub-nav li a{
	color:#c71446 !important;
	line-height:18px;
	text-decoration: none;	
}

.dropdown-mega-sub-nav li a:hover{
	color:#223E52 !important;
	text-decoration: none;	
}

.dropdown-menu li a{color:#c71446 !important;}
.dropdown-menu li a:hover{color:#223E52 !important;}

#header .header-nav-main nav > ul > li.dropdown-mega .dropdown-mega-content{padding:0 30px 30px 20px;}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a{padding:0px;}

.bollinoDisponibilita{
	height:0px;
	text-align:right;
	/*border:1px solid #FF0000;*/
}

/* CASTOMIZZAZIONE MENU PRODOTTI ---------------------------------------------------------------------------------------- */
.newmenuprodotti{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#223E52;
	font-size:18px;
	font-style:normal;
	font-weight:700;
	text-decoration: none;
}

.newmenuprodotti-ga1{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#0099cc;
	font-size:30px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}
.newmenuprodotti-ga2{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#ff9933;
	font-size:30px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}
.newmenuprodotti-ga3{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#139B1E;
	font-size:30px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}
.newmenuprodotti-jpx{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#ff9933;
	font-size:30px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}

.newprodotti-ga1{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#0099cc;
	font-size:42px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}
.newprodotti-ga2{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#ff9933;
	font-size:42px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}
.newprodotti-ga3{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#139B1E;
	font-size:42px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}
.newprodotti-jpx{
	font-family: 'rogue-sans-ext', sans-serif;
	color:#ff9933;
	font-size:42px;
	font-style:italic;
	font-weight:700;
	text-decoration: none;
}


.prestoDisponibile{
	position:absolute;
	top:-20px;
	right:-10px;
	z-index:10;
	
	/*width:120px;
	height:120px !important;	*/
	
	color:#FFFFFF;
	font-size:16px;
	background-color:#223E52;
	padding:28px 15px 30px 15px;
	text-align:center;
	/*text-shadow: 0px 1px 1px rgba(20, 20, 20, 1);*/
	
	border-radius: 60px; 
	-moz-border-radius: 60px; /* firefox */
	-webkit-border-radius: 60px; /* safari, chrome */
	
	
	float:right;
	
	/*border:1px solid #00FF00;*/
}

.bollinoDisponibilitaMenu{
	height:0px;
	text-align:left;
	/*border:1px solid #FF0000;*/
}

.prestoDisponibileMenu{
	position:relative;
	top:-140px;
	left:-170px;
	z-index:10;
	
	/*width:120px;
	height:120px !important;	*/
	
	color:#FFFFFF;
	font-size:12px;
	background-color:#223E52;
	padding:23px 10px 29px 10px;
	text-align:center;
	/*text-shadow: 0px 1px 1px rgba(20, 20, 20, 1);*/
	line-height:14px;
	
	border-radius: 40px; 
	-moz-border-radius: 40px; /* firefox */
	-webkit-border-radius: 40px; /* safari, chrome */
	display:block;
	
	float:right;
	
	/*border:1px solid #00FF00;*/
}
/*div.header-logo{height:40px;}*/

.bx-wrapper{max-height:440px;}
/* Responsive */

.borderRight{
	border-right: 1px solid #223E52;	
}

.icon-list-footer ul{
	margin-left:-40px;	
}

.icon-list-footer li{
	list-style:none;
	float:left;	
	margin-right:15px;
}
.no-float{float:none !important;}

.bxslider iframe{border:1px solid #FFFFFF;width:100%;height:450px;}

.loghi-fornitori{
		margin:0 0 25px 0;
	}
	
.color_active{ padding-bottom:12px;border-bottom:3px solid #c71446;text-decoration:none;}

.colori a{margin-right:10px;}

.product-thumb-info-content h4{margin-bottom:10px;}

.products li .product-thumb-info{height: auto;}

.panel-heading{background-color:#F5F5F5;height:50px;}
.perche-comprare{background-color:#F5F5F5;height:200px;margin-top:30px;padding:30px 0;}

	
.fa-info-circle{float:left;margin-right:10px;margin-bottom:20px;}

.titoloBoxAnteprima{min-height:80px;}
.articoloBoxAnteprima{min-height:50px;}

/*.list-step-carrello li{float:left;list-style-type: none;width:20%;background-color:#F5F5F5;margin-left: 0px;

display: inline;}*/

.dropdown-mega-sub-title a{color:#c71446;}
.dropdown-mega-sub-title a:hover{color:#223E52 !important;}

/*ul.listMarchiDistribuiti {border:1px solid #00FF00; text-align:center;}*/
.listMarchiDistribuiti li{float:left;list-style:none;margin-left:50px;border:0px solid #FF0000;position:relative;left:30%; }

.listBreadcrumb li{float:left;font-size:16px;}

.header-midifendo .main_label h1{font-size:4.6em !important;}

.riga-prefooter{background-color: #E9ECEE;min-height:140px;padding-top:20px;margin-top:50px;}

.titoliSlideUtilizzo{font-size: 3.5em;text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);font-weight:300;}

ul.orizzontal-list{margin-left:-40px;}
.orizzontal-list li{list-style:none;float:left;margin-right:12px;border:0px solid #FF0000;}

div#revolutionSlider.slider.revslider-initialised.tp-simpleresponsive{height: 400px !important;}

@media (max-width: 1200px) {
.logo-sm{width:240px !important;height:auto !important;}
}
	
@media (max-width: 991px) {
	
	.nonvisibilemobile {
		display: none;
	}
	
	.header-midifendo{
		background-size:cover;
		min-height: 435px;
	}
	
	.loghi-fornitori{
		margin:30px 0;	
	}
	
	.bxslider li img{max-height:440px;}
	
	.listMarchiDistribuiti li{float:left;list-style:none;position:relative;left:16%;margin-bottom:30px; }
	
	
}

@media (max-width: 767px) {
	
	.header-midifendo{
		background-size:cover;
		min-height: 235px;
	}
	
	.hidden-responsive{display:none;}
	
	.titoloSlideHome{
		font-size:22px;
		line-height:22px;
	}
	
	.prestoDisponibile{
		right:10px;
	}
	
	.loghi-fornitori{
		margin:30px 0;	
	}
	
	.bxslider iframe{border:1px solid #FFFFFF;width:100%;height:350px;}
	
	.bxslider li img{max-height:440px;}
	
	.listMarchiDistribuiti li{float:left;list-style:none;position:relative;left:10%;margin-bottom:30px; }
	.margin-bottom-20-md{margin-bottom:20px !important;}
	
	#revolutionSlider{ background-color:rgba(0,0,0,1.00);}
	#revolutionSlider h1{ line-height:20px !important;}
	
	#revolutionSlider.slider{height:350px !important;}
	
	div#revolutionSlider.slider.revslider-initialised.tp-simpleresponsive{height: 300px !important;}
	
	.featured-box .box-content {
    border-radius: 8px;
    border-top: 1px solid #CCC;
        border-top-color: rgb(204, 204, 204);
        border-top-width: 1px;
    border-top-width: 4px;
    padding: 20px 10px 10px 10px;
    position: relative;
    top: -1px;
	}
	.alert {
    padding: 0px;
    margin-bottom: 20px;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
}

@media (max-width: 479px) {
	
	.header-midifendo{
		background-size:cover;
		min-height:160px;
	}
	
	.hidden-responsive{display:none;}
	
	.titoloSlideHome{
		font-size:18px;
		line-height:18px;
	}
	
	.prezzoSlideHome{
		font-size:22px;
		
	}
	
	.prestoDisponibile{
		right:10px;
	}
	
	.listMarchiDistribuiti li{float:left;list-style:none;position:relative;left:4%;margin-bottom:30px; }
	
	/*#pulsScopriSlideHome{margin: 0;}	*/
	#revolutionSlider{ background-color:rgba(0,0,0,1.00);}
	#revolutionSlider h1{ line-height:20px !important;}
	#revolutionSlider bottom-label{ top:200px;}
	
	.margin-bottom-20-xs{margin-bottom:20px !important;}
	
	.titoliSlideUtilizzo{font-size: 6.5em;text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);font-weight:300;position:relative;top:20px;}
	#header .header-nav.header-nav-push-top{margin-top: -44px;}
	
	ul.orizzontal-list{margin-left:-40px;}
	.orizzontal-list li{list-style:none;float:none;margin-right:12px;border:0px solid #FF0000;}
	
	div#revolutionSlider.slider.revslider-initialised.tp-simpleresponsive{height: 200px !important;}
	
	/*#sfondoSlideHomeSmartphone{}*/
}

/*banner spedizioni */
img.banner-spedizioni {
    margin:10px;
}

	div.code{
		border-style: solid;
		border-width: 5px;
		border-color: red;
	}
.v-center {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.breadcrumb > .active {

    color: #fff;

}
.breadcrumb > li + li::before {

    padding: 0 5px;
    color: #fff;
    content: "/\00a0";

}
@media (min-width: 992px) {
.carousel-caption h3 {

    font-size: 2.2em;
    font-weight: 400;
    color: #ddba00;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: uppercase;

}
.carousel-caption h4 {

    font-size: 1.8em;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;

}
.carousel-caption {
    left: 8%;
    top: 8%;
    text-align: left;
}
.carousel-caption p {
	color: #ffffff;
	font-size: 16px;
	line-height: 38px;
}
.carousel-indicators .active {

    width: 14px;
    height: 14px;
    margin: 0;
    background-color: #ddba00;
    border:0px;

}
.carousel-indicators {

    position: absolute;
    bottom: 10px;
    right: 20%;
    z-index: 15;
    width: 70%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;

}
.carousel-indicators li {

    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ddba00;
    border-radius: 10px;

}
h2.section {
	font-size: 2.2em;
    color: #646b7d;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 0 0;

}
.title-section {
	background-color: #eee; 
	vertical-align: middle;
	padding: 30px 10px;
}
}
@media (max-width: 991px) {
	.testo38{font-size:24px;line-height:34px;}
.carousel-caption h3 {

    font-size: 1.3em;
    font-weight: 400;
    color: #ddba00;
    letter-spacing: normal;
    line-height: 14px;
    margin-bottom: 5px;
    text-transform: uppercase;

}
.carousel-caption h4 {

    font-size: 1.2em;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: normal;
    line-height: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;

}
.carousel-caption {
    left: 3%;
    top: 1%;
    text-align: left;
}
.carousel-caption p {
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
}
.carousel-indicators .active {

    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #ddba00;
    border:0px;

}
.carousel-indicators {

    position: absolute;
    bottom: 10px;
    right: 20%;
    z-index: 15;
    width: 70%;
    padding-left: 0;
    margin-left: -30%;
    text-align: right;
    list-style: none;

}
.carousel-indicators li {

    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #ddba00;
    border-radius: 10px;

}
h2.section {
	font-size: 1.6em;
    color: #646b7d;
    font-weight: normal;
    line-height: 28px;
    margin: 0 0 0 0;

}
.title-section {
	background-color: #eee; 
	vertical-align: middle;
	padding: 10px 30px;
}
}
.price-slider {
	color: #ddba00;
	font-weight: bold;
}
/* Container holding the image and the text */
.side_bar {
    position: relative;
    text-align: center;
    color: white;
}
/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 32px;
    text-shadow: 0px 0px 15px #000000;
    text-transform: uppercase;
}
.cart-dropdown .dropdown-toggle .cart-count {

    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    right: 2.1rem;
    line-height: 1;
    top: -.1rem;
    border-radius: 50%;
    padding-bottom: 1px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background-color: #c71446;
    box-shadow: 0 7px 8px rgba(0, 0, 0, 0.05);

}
.megamenu{
	margin-top:-20px;
}
.white-dot {
  height: 12px;
  width: 12px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #000;
  display: inline-block;
}
.blue-dot {
  height: 12px;
  width: 12px;
  background-color: #223E52;
  border-radius: 50%;
  border: 1px solid #000;
  display: inline-block;
}
.black-dot {
  height: 12px;
  width: 12px;
  background-color: #000;
  border-radius: 50%;
  border: 1px solid #000;
  display: inline-block;
}
.orange-dot {
  height: 12px;
  width: 12px;
  background-color: #FF8F00;
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
}
.grey-dot {
  height: 12px;
  width: 12px;
  background-color: #ccc;
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
}
.brown-dot {
  height: 12px;
  width: 12px;
  background-color: #8B4513;
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
}
.green-dot {
  height: 12px;
  width: 12px;
  background-color: #556B2F;
  border: 1px solid #000;
  border-radius: 50%;
  display: inline-block;
}
.dot-space {
  float: right; 
  text-align: left;
  min-width: 15px;
}
.menu .col-lg-3 {

    padding-right: 5px;
    padding-left: 5px;

}
ul {
  list-style: initial; /* Remove list bullets */
  padding: 0;
  margin: 0;
}