div#google_translate_element {
    display: inline-grid;
}

h3{
    font-size: 1.4em;
	margin: 20px 0px;
}

p {
    color: #000;
}

@media screen and (min-width: 768px) {
	#header.header-narrow .header-logo img {
		margin: 7px 7px 7px 0;
	}
}

.tabella_informazioni h4{
    margin-top: 0;
    background-color: #fdbb30;
	border-bottom:2px solid #6c4900;
    width: fit-content;
    padding: 0px 5px;
	font-size: 14px;
}

.fancybox-button svg {
    color: #FFF;
	background-color: #000;
}

.banner_top{
	background-color:#C90000; 
	font-size: 1.2em; 
	padding:5px;	
	color:#FFF;
}

.banner_top a{
	color:#FFF;
}

@media screen and (max-width: 767px) {
	.banner_top{
		font-size: 0.8em; 
	}
}

.fancybox-content{
    padding:5px!important;
}

.fancybox-content a{
    color:#e75929!important;
}

.fancybox-content p{
    margin:0!important;
}

@media all and (min-width: 992px) {
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        color: #000;
        font-size: 0.9em;
	}
}

ul.dropdown-menu {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px !important;
}

.login .panel-heading{
	height:60px;
	line-height:60px;
	padding:0 20px;
}

.prodotto_heart{
	float: right;
    font-size: 25px;
    margin-top: 10px;
}

.tabella_informazioni h1{
	margin-top: 10px;
}

.area-riservata .panel-heading{
	font-weight:bold;
}

.area-login ul{
	margin:0;
	padding:0;
}

.area-login ul li{
	padding:10px;
	height:45px;
	line-height:25px;
	list-style:none;
	margin:0;
	border-bottom: 1px solid #CCC;
	margin-right:10px;
}

.area-login ul li a{
	font-weight:bold;
	color:#333;
}

.area-login ul li i{
	width: 30px;
	height: 30px;
	line-height:30px;
	text-align:center;
	font-size:20px;
	border-radius: 5px;
}


.area-login ul li:nth-child(2n){
	/*background-color:#f2f2f2;*/
}

span.sconto_listino {
    background-color: #C90000;
    color: #fff;
    padding: 0px 5px;
    border-radius: 2px;
	font-size:10px;
}

.no_display{
	display: none;
}

.whatsapp_logo{
	position:fixed; 
	cursor:pointer; 
	bottom:15px; 
	left:15px; 
	z-index:1000; 
	max-width:60px;
}

.area-menu-piu{
	display:none;
}

.area-menu{
	display:inherit;
}	

@media all and (max-width:767px){
	.whatsapp_logo{
		max-width:45px;
	}	
	.area-menu-piu{
		display:inherit;
	}
	.area-menu{
		display:none;
	}	
}

.area-menu-piu{
	float: right;
    font-size: 20px;
    background-color: #000;
    color: #FFF;
    width: 20px;
    text-align: center;
    border-radius: 5px;
}

.thumb-info{
	background:none;
}

@media all and (min-width:975px) and (max-width:1650px){
	.product .portfolio-item .product-thumb-info-content h4 {
		font-size: 0.85em !important;
	}
}

/*SIDEBAR*/
.sidebar{
	display:inline;	
}
.sidebar_filtri input{
	display:none;	
}
aside ul.nav-list > li > a, ul.nav-list li a {
	font-size: 0.9em;
}
aside ul.nav-list > li > a, ul.nav-list li a{
	padding:2px 0px;
}
@media all and (max-width:767px){
	.sidebar{
		display:none;	
	}
	.sidebar_filtri input{
		display:inline;
	}
	aside ul.nav-list > li > a, ul.nav-list li a {
		font-size: 1.2em;
	}	
	aside ul.nav-list > li > a, ul.nav-list li a{
		padding:5px 0px;
	}
}

.sidebar select, .sidebar_filtri input{
	width: 100%;
	margin-bottom:20px;
	background-color:#FFF;
	cursor:pointer;
	font-size:1.2em;
	height: 30px;
	line-height: 30px;
	padding: 2px 5px;
}

ul.nav-list li a::before {
	border:none!important;
	margin:0px!important;
}

ul.nav-list li ul{
	margin: 0px 0px 0px 15px;
}

.product-thumb-info .product-thumb-info-image::before{
	background:none;
}

/*RICERCA*/
.ricfs {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	overflow: auto;
	z-index: 9999;
	top: 0;
	left: 0;
	right: 0;
	border:3px solid #CCC;
	margin:0px auto;
	margin-left: auto; 
	margin-right: auto; 
	background-color: rgba(255,255,255,0.98);
}

.ricfs-content {
	position: relative;
	top: 20px;
	width: 98%;
	text-align: center;
	margin-top: 30px;
	margin: auto;
}

.ricfs .closebtn {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 60px;
	cursor: pointer;
	color: #000000;
}

.ricfs .closebtn:hover {
	color: #222222;
}

.ricfs input[type=text] {
	padding: 15px;
	font-size: 17px;
	border: none;
	float: left;
	font-size: 20px;
	line-height: 37px;
	height: 37px;
	border: 1px solid #333;
	border-radius:2px;
	background: white;
}

.ricfs input[type=text]:hover {
	background: #f1f1f1;
}
.ricerca_testo{
	width:100%;
}
.ricerca_submit{
	display:none;
}
.ricerca_alta{
	background:none;
	padding:6px 0px;
	color:#000000;
	border:none;
	font-size:1.2em;
	margin-top:0px;
}
.ricerca_top{
	float:right; 
	background-color:#f2f2f2;
	border-radius:5px; 
	border:none;
	padding-left:5px; 
	padding-right:5px;
}
.ricerca_top_box{
	float:left; 
	padding:2px;
	width:100%; 
	max-width:180px;
	height:237px; 
}
.ricerca_top_box a{
	font-size:15px; 
	color:#222222; 
	text-decoration:none;
}
.ricerca_top_box img{
	border-radius:2px; 
	width:100%; 
	padding:0px; 
	margin-bottom:10px;
}
.ricerca_top_box div{ 
	width:100%; 
	clear:both; 
	font-size:10px; 
	line-height:15px; 
	margin:0; 
	padding:10px;
}
.ricerca_chiudi{
	position:absolute; 
	top:7px; 
	right:10px;
}
.ricerca_chiudi a{
	font-weight:bold;
	color:#333;
}
@media all and (max-width:575px){
	.ricfs-content {
		top: 10px;
	}
	.ricerca_top_box{
		max-width:50%;
	}		
}
@media all and (max-width:1300px){
	.ricfs {
		width:100%; 
	}
}
/*FINE RICERCA */

.soisy_bollino{
	position:absolute; 
	top:5px; 
	right:5px;
	width:100%;
	max-width:60px;
}
@media all and (max-width:575px){
	.soisy_bollino{
		max-width:45px;
	}		
}
@media all and (max-width:767px){
	.shop table.cart .product-thumbnail {
		width: 25%;
	}
}

html .scroll-to-top {
    transition: opacity .3s;
    background: #404040;
    border-radius: 4px 4px 0 0;
    bottom: 0;
    color: #fff;
    display: block;
    height: 9px;
    opacity: 0;
    padding: 10px 10px 35px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    min-width: 50px;
    z-index: 1040;
    font-size: .8em;
}
html .scroll-to-top.visible {
    opacity: .75;
}
#footer .footer-ribbon, #header .header-btn-collapse-nav, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background-color:#e75929;
	border:none;
}
#mainNav .dropdown a:hover {
    background-color: #e75929 !important;
    color: #FFF !important;
}
#footer .footer-ribbon span{
	font-size:1.0em;
	font-style:normal;
	font-weight:700;
	font-family:"Montserrat";
}
.pagination>li>a, .pagination>li>span{
	color:#000;
}
#home-soisy{
	background-color:#44c774;
	margin-bottom:25px;
}
#home-paypal{
	background-color:#316fbe;
	margin-bottom:25px;
}
#home-soisy .col-md-12, #home-paypal .col-md-12{
	text-align:center;
	padding:10px 0px 0px 0px;
}
#home-soisy .col-md-12 p a, #home-paypal .col-md-12 p a{
	font-size:1.1em;	
	font-weight: 700;
	color:#FFFFFF;
	text-decoration:underline;
}
@media all and (max-width:767px){
	#home-soisy .col-md-12 p a, #home-paypal .col-md-12 p a{
		font-size:0.9em;	
	}
}

#home-intro{
	margin-bottom:0px;
}
#home-intro em{
	font-size:1.1em;
	font-style:normal;
	font-weight:700;
	font-family:"Montserrat";	
}

#home-intro .col-md-12{
	text-align:center;
	font-size:1.1em;
}

.portfolio-item .product-thumb-info .principale{
	width: 400px; 
	height: 250px; 
	object-fit: cover;
}

.product-page .summary .fa{
	width: 17px;
	text-align:center;
	margin-top:4px;
}

.product-page .principale{
	width: 450px; 
	height: 450px; 
	object-fit: cover;	
}

.product-page .gallery{
	width: 95px; 
	height: 95px; 
	object-fit: cover;	
}

.product-owl .principale{
	width: 300px; 
	height: 300px; 
	object-fit: cover;		
}

#header .header-row {
	height: auto!important;
}
.header-narrow{
	z-index:999!important;
}
.container-custom{
	width:97%!important; 
	max-width:1800px!important;
}

.spedizione_gratuita{
	position:absolute; 
	top:0; 
	left:0; 
	z-index:2;
}

.poster{
	width:70%;
	margin:0px auto;
	margin-bottom:20px;
}
			
.poster::before {
	content: '';
	position: absolute;
	top: 30px;
	height: 8px;
	box-shadow: 0 2px 0 -3px;
	background: #222;
	width: 100%;
	left: 0;
	z-index:-1;
}			

.poster h2{
	padding: 10px;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	z-index: 0;
	display: table;
	position: relative;
}

.owl-prev, .owl-next{
	background-color:#e75929!important;
}

.owl_prod{
	color:#e75929;
	font-size:1.1em;
	text-transform:uppercase;
}

.owl_desc{
	position:absolute;
	text-align:left;
	height:80px;
	bottom:10px;
	left:0;
	width:100%;
	padding:4%;
	background-color:rgba(0,0,0,0.65);
	color:#FFFFFF;
}

.item img{
	border-radius:10px;
}

.owl_prezzo{
	position:absolute;
	top:10px;
	border-radius:2px;
	right:0;	
	padding:2%;	
	background-color:rgba(255,255,255,0.85);
	color:#e75929;
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
}

.owl_desc h4{
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

.cycle-slideshow{
	height:auto;
	overflow:hidden;
}

.cycle_container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 350px;
}
.cycle_iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 350px;
}
.cycle_titolo{
	color:#FFF;
	position:absolute; 
	bottom: 0%; 
	z-index:9999; 
	width:100%; 
	background-color:rgba(0,0,0,0.8); 
	text-align:center; 
	font-size: 1.5em;
	padding:10px 5px;
	line-height:25px;
}

.cycle_titolo a{
	font-weight:700; 
	color:#FFF;
}

@media all and (max-width:575px){
	.cycle-slideshow{
		height:auto;
	}	
	.cycle_img_resp{
		display:none!important;
	}
	.cycle_titolo{
		font-size: 1.2em;
	}	
	#header{
		min-height:inherit;
	}
}

.tabella_informazioni, .tabella_informazioni h1, .tabella_informazioni h2, .tabella_informazioni .col-md-9, .tabella_informazioni .col-md-3{
	/*color:#FFF!important;*/
}

.tabella_informazioni .price .amount{
	/*color:#FFF!important;*/
	font-size:35px;
	line-height: 35px;
	font-weight:bold;
}		
.tabella_informazioni .price .prodotto_listino{
	font-size:16px;
}		

.tabella_informazioni .aggiungi_carrello{
	font-size:25px;
	width: fit-content;
	margin: 0;
}

@media all and (max-width:767px){
	.tabella_informazioni .aggiungi_carrello {
		font-size: 20px;
	}
}

#banner{
	background-color:#FFF;
	/*background-image:url('/img_home/sfondo_sito.png');*/
}

#banner .container{
	padding:0;
}

#banner img{
	border-radius:0px;
}

.bannersx { 
	width: 65.33%; 
	display: block;
	position: relative;
	margin-right: 4%;
	float: left;	
}

.bannersx_prod{
	color:#e75929;
	text-transform:uppercase;
}

.bannersx_desc{
	position:absolute;
	text-align:left;
	height:120px;
	bottom:10px;
	left:0;
	width:100%;
	padding:1%;
	background-color:rgba(0,0,0,0.65);
	color:#FFFFFF;
}

.bannersx_prezzo{
	position:absolute;
	top:15px;
	right:0;	
	padding:4%;	
	background-color:rgba(255,255,255,0.85);
	color:#e75929;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
}

.bannersx_desc h4{
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	line-height:25px;
	text-decoration:none;
}

.bannerdx { 
	width: 30.63%; 
	display: block;
	position: relative;
	float: left;	
}

.arancione{
	color:#e75929!important;
}

.arancione_chiaro{
	color:#ffa181!important;
}

.bianco{
	color:#ffffff!important;
}

.bg-arancione{
	background-color:#e75929!important;
}

.bg-arancione_chiaro{
	background-color:#ffa181!important;
}

.bg-grigio{
	background-color:#666666!important;
}

.bg-nero{
	background-color:#000!important;
}

.bg-verde{
	background-color:#81c000!important;
}

.home-usati{
	background-color:#666666!important;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.2em;
	width:100%;
}

.info-scheda{
	background-color:#e75929!important;
	color:#FFFFFF; 
	width:30px; 
	height:30px; 
	line-height:30px; 
	text-align:center;	
}

.portfolio-item .onsale{
	width:60px!important;
	position:absolute;
	bottom:0px!important;
	left:0px!important;
}

.portfolio-item .onsale.ordinabile{
	width:100%!important;
}

.portfolio-item .product-thumb-info-content{
	background-color:#FFFFFF;
	margin:0px!important;
	height:130px;
}

.portfolio-item .product-thumb-info-content .price{
	position:absolute;
	left:10px;
	bottom:5px;
}

.portfolio-item .product-thumb-info-content h4{
	color:#000000;
	padding:0;
	margin:0;
}

.product-thumb-info-price{
	color:#e75929;
	font-size:1.4em;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.newsletter a, .contact p{
	font-size:1.1em;
	line-height:27px;
}

.scheda_stato{
	width:85px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	margin-bottom:8px;
	float:left;
}			

.scheda_condividi{
	margin-top:20px;
	margin-bottom:20px;
}

.scheda_condividi img{
	margin-right:5px;
	width:35px;
}

.scheda_non_disponibile{
	max-width:fit-content;
	margin-bottom:10px;
	background-color:#222;
	color:#FFFFFF;
	text-align:center;
	padding:12px;
	font-weight:bold;
	font-size:1.2em;
}

.scheda_gg_consegna{
	margin-top:10px;
	background-color:#34a853;
	color:#FFFFFF;
	text-align:center;
	padding:8px;
	font-weight:bold;
	font-size:1.0em;
}

.aggiungi_carrello{
	text-transform:uppercase;
	font-size:1.4em;
	width:100%;
	background-color: #44c774 !important;
	font-weight: bold;
	border-color: #44c774 !important;
	text-shadow:none!important;
	margin-top:10px;
}

.aggiungi_ordinabile{
	/*background-color:#da950f!important;
	border:#C90!important;
	line-height:30px;*/
}

.testo_ordinabile{
	font-size:1.2em;
	font-weight:bold;
}

.testo_ordinabile .fa{
	font-size:14px;
}

.usato{
	background-color:#e75929!important;
	border-bottom-color:#933315!important;
}

.nuovo{
	background-color:#7ddc10!important;
	border-bottom-color:#5b9b12!important;
}

.b-stock{
	background-color:#2594f4!important;
	border-bottom-color:#1a6aaf!important;
}

.riquadro_b-stock{
	background-color:#2594f4;
	color:#FFF;
	border-radius: 5px;
	padding:10px;
	margin-bottom:10px;
}
.riquadro_b-stock h4{
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	margin:0;
}

.prodotto_h4{
	color:#000;
	font-weight:700;
	font-size:16px;
	margin:0;
	padding:0;
}

.ordinabile{
	/*background-color:#da950f!important;
	border-bottom-color:#C90!important;
	*/
	background-color:#7ddc10!important;
	border-bottom-color:#5b9b12!important;
	width:140px!important;
	font-size:12px;
}

.prodotto_listino{
	font-size: 0.7em;
	text-decoration:line-through;
	color:#666666;
	font-weight:bold;
}

.prodotto_sconto{
	font-size: 14px;
	color:#666666;
	font-weight:bold;
}

.prodott_qt{
	line-height: 50px;
    height: 50px; 
	border:2px solid #CCCCCC;
	cursor:pointer;
	width: fit-content;
	font-size: 25px;
}

.prodotto_acquista{
	margin-top:7px;
}

.prodotto_acquista div{
	padding:0; 
	margin-top:0px;
}

.prodotto_iva{
	text-align:left;
	font-size:0.8em;
	color:#000000;
}

/*.prodotto_gallery{
	float:left;
	width:95px;
	height:100px;
	margin:10px!important;
	margin-bottom:0px!important;
	margin-left:0px!important;
}
.prodotto_gallery {
    float: left;
    width: 23.5%;
    max-height: 90px;
    margin-right: 2%!important;
    margin-top: 2%!important;
}

.prodotto_gallery:nth-child(4n) {
    margin-right: 0!important;
    width: 23.5%;
}
*/

.prodotto_gallery {
    float: left;
    width: 24%;
    margin: 1%!important;
    margin-top: 0px!important;
	margin-left: 0px!important;
}

.prodotto_gallery_piu{
	position:absolute; 
	z-index:9999; 
	top:0; 
	left:0; 
	text-align:center; 
	width: 100%;  
	height: 100%; 
	width:-webkit-fill-available; 
	height:-webkit-fill-available; 
	background-color:rgba(0,0,0,0.7);
}

.prodotto_gallery_piu{
	position:absolute; 
	z-index:9999; 
	top:0; 
	left:0; 
	text-align:center; 
	width: 100%;  
	height: 100%; 
	width:-webkit-fill-available; 
	height:-webkit-fill-available; 
	background-color:rgba(0,0,0,0.7);
}

.prodotto_gallery_piu div{
	margin:0px auto; 
	margin-top: 24%; 
	color:#FFF; 
	font-size:1.3em;
}

.prodotto_info{
	padding-bottom:20px;
}

.col-md-12.lightbox{
	margin-top:20px;
}

.area_wishlist{
	float:right;
	margin-right: 10px;
    width: auto;
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    background-color: #C90000;
}

.area_wishlist i{
	color: #FFF!important;
	font-size:16px;
}

.login_user{
	float:right;
	margin-right: 10px;
    width: auto;
    padding: 0px 10px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    background-color: #fff;
}

.login_user i{
	color: #000!important;
	font-size:16px;
}

.login_user span{
	color: #000!important;
	font-size:12px;
	font-weight:bold;
}

@media all and (max-width:767px){

	.col-md-6.lightbox {
		/*background: rgba(0, 0, 0, 0.7);*/
		padding: 20px;
		margin-top: 20px;
		margin-bottom: -20px;
	}
	
	.col-md-12.lightbox{
		margin-top:0px!important;
		padding:20px!important;
	}

}

div[itemprop="description"]{
	font-size: 1.1em;
	margin-top:0px;
}

.pulsante_spedizione{
	background-color:#f2f2f2;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	color:#222222;
	border:1px solid #f2f2f2;
	cursor:default;
	font-size:12px;
	font-weight:bold;
}

.pulsante_rosso{
	background-color:#C90000;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	color:#FFFFFF;
	border:none;
	cursor:pointer;
	font-size:1.0em;
	font-weight:bold;
	border-radius:5px;
}

.apertura{
	font-size:1.0em;
	color:#FFFFFF;
	line-height:20px;
	margin:0;
	padding:0;
}

/*CARRELLO*/
.cart-page .metodi_pagamento .row{
	border:2px solid #f2f2f2; 
	width:98%; 
	margin:0px auto;
	margin-bottom:20px;
	cursor:pointer;
}	
.cart-page .metodi_pagamento .row p{
	margin-top:10px;
	font-size:17px;
}	
.cart-page .panel.panel-default{
	margin-bottom: 20px;
}
.cart-page .panel-title{
	font-weight:bold;
	text-transform:uppercase;
}		
.cart-page .indirizzo_spedizione{
	display:none;
}	
.cart-page .fattura_elettronica{
	display:none;
}					
.cart-page #fattura_clicca, .cart-page #spedizione_clicca{
	color: #C90000;
}		
.cart-page .product-thumbnail{
	display:none!important;
}	
.cart-page .informazioni_utili table th, .cart-page .informazioni_utili table td{
	text-align:right;
}		
.cart-page .copia_dati{
	color: #C90000;
}
@media all and (max-width:767px){
	.cart-page .informazioni_utili table th, .cart-page .informazioni_utili table td{
		text-align:center;
	}
	.cart-page .informazioni_utili hr{
		margin:5px;
	}		
	.cart-page .informazioni_utili{
		margin:0px!important;
	}							
}	

.carrello{
	background-color:#e75929;
	border-radius:5px;
	padding-left:7px;
	padding-right:7px;
	float:right;
	margin-right:10px;
}

.carrello a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.contatti_top a{
	font-weight:bold;
}

#msg_carrello {
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	font-family: 'Montserrat';
	width: 100%;
	max-width: 500px;
	padding: 20px;
	color: #f0531d;
	border-bottom: 2px solid #d23500;
	font-size: 1.1em;
	line-height: 24px;
	z-index: 9999;
	border-radius: 20px;
	text-transform: uppercase;
}

.metodi_pagamento h4{
	margin:0;
	padding:0;
	font-size:1.3em;
	font-weight:bold;
	display:inline;
}

.active a{
	/*color:#FFFFFF!important;*/
}

/*AUTOCOMPLETE*/
.autocomplete-suggestions{
	margin-top:5px;
	width:100%!important;
	min-height:450px;
	float:left;
	left:0px;
	top:35px;
	text-align:left;
	border-radius: 5px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	background-image:url('/img_home/sfondo_sito.png');
	cursor: default;
	overflow: auto!important;
	padding:5px;
	-webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	-moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
	box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion{
	padding: 3px 5px;
	font-size:1.1em;
	cursor:pointer;
	overflow: hidden;
}
.autocomplete-no-suggestion{
	padding: 2px 5px;
}
.autocomplete-selected{
	background:#F4FAFF;
}
.autocomplete-suggestions strong{
	font-weight: bold;
	color: #000;
}
.autocomplete-group{
	padding: 2px 5px;
}
.autocomplete-group strong{
	font-weight: bold;
	font-size: 11px;
	color:#e75929;
	display: block;
	border-bottom: 1px solid #CCCCCC;
}
.cerca_testo{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.cerca_testo:hover{
	color:#e75929;
}
.prodotto-header{
	margin-top:10px;
	padding:0;
}

.prodotto-header .breadcrumb{
	margin:0;
}

.prodotto-header .breadcrumb li a{
	color:#333333;
	font-size:0.9em;
}

.col-md-12.hp_display .col-md-3 {
    padding-left: 2px;
    padding-right: 2px;
}

@media all and (max-width:767px){
	.breadcrumb {
		padding: 5px 8px;
	}
	.breadcrumb>li+li:before {
		padding: 0px 1px;
	}
	.prodotto-header .breadcrumb li a{
		font-size:0.8em;
	}
	.hp_display .col-md-3{
		margin-bottom:20px;
	}
}

.cc_container .cc_btn, .cc_container .cc_btn:hover, .cc_container .cc_btn:active{
	background-color:#e75929!important;
	color:#FFFFFF!important;
}

.cc_container a, .cc_container a:visited{
	color:#e75929!important;
}

.ordini-telefonici-mobile{
	display:none;
}

.ordini-telefonici-mobile img{
	margin-top:15px;
}

/*FINE AUTOCOMPLETE*/
div.error { display: none; color:#C00; font-style:italic; font-size:10px; }input.error { border: 1px dotted red; background-color:#FFE8E8; }label.error { color:#C00; font-size:10px; font-style:italic; padding-left:5px; }

.header-top{
	background-color:#f7f7f7; 
	display:none;
}

@media screen and (min-width: 1199px) {
	.carrello{
		padding:7px;	
	}	
}

@media screen and (max-width: 1200px) {
	.header-ricerca{
		display:none!important;
	}
	.header-top{
		display:inherit;
	}	
}

@media screen and (max-width: 550px) {
	.bannerdx, .home-intro{
		display:none;
	}
	.bannersx{
		width:100%;
	}	
	.ordini-telefonici-mobile{
		display:inherit;
	}
	.prodotto_acquista div{
		margin-bottom:10px;
	}
}

@media screen and (min-width: 550px) and (max-width: 1199px) {
	#banner, .home-intro{
		/*display:none;*/
	}
	.bannerdx, .home-intro{
		display:none;
	}	
	.bannersx{
		width:100%;
	}					
}

@media screen and (max-width: 768px) {
	.poster h2{
		/*margin-top:20px;*/
		font-size: 1.6em;
    	line-height: 25px;
	}
	.header-logo img{
		width:200px;
	}
	.header-search .input-group{
		display:block;
	}	
	#header .header-search .form-control{
		width:100%!important;
	}
	.home-intro {
		display:none; 
	}	
	.products .col-sm-6{
		width:50%;
		float:left;
	}
	.condividi_wa{
		display:inherit;
	}
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
	.header-social-icons{
		display:none!important;
	}
	.header-logo img{
		width:230px;
	}
	#mainNav{
		width:100%;
		float:left;
	}
	.products .col-sm-6{
		width:33.33%;
		float:left;
	}	
}

.headerinfo_container{
	/*background-image:url('/img_home/sfondo_sito.png');*/
	background-color:#ffffff; 
	padding-top:10px; 
	padding-bottom:0px;	
}

.headerinfo_mobile{
	display:none;
	padding: 5px;
	background-color:#a52a2a;
	color:#FFF;
}
.headerinfo_mobile a{
	display:inline!important;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color: #FFF;
}
.headerinfo_mobile a:hover{
	color: #FFF;;
	text-decoration:underline;
}
.headerinfo_mobile i{
	font-size:1.0em;
	color: #FFF;;
}	
@media screen and (max-width: 767px) {
	.headerinfo_container {
		background-color:#FFF;
		padding:0;
	}
	.headerinfo_desktop{
		display:none;
	}
	.headerinfo_mobile{
		display:inherit!important;
	}		
}

.headerinfo_desktop div{
	color:#000000;
	padding:0;
	margin:0;
}

.headerinfo_desktop i{
	font-size:1.7em;
}

.headerinfo_big{
	font-weight:bold;
	font-size:1.7em;
}

.headerinfo_little{
	font-size:1.0em;
}

@media (max-width: 650px) {
	.headerinfo_desktop div {
		width:50%;
		float:left;
		line-height: 20px;
	}
	.headerinfo_mobile div {
		line-height: 20px;
		padding-top: 3px;
	}	
	.headerinfo_big{
		font-size:1.2em;
	}
	.headerinfo_little{
		font-size:0.9em;
	}	
}

@media (min-width: 651px) AND (max-width: 1000px) {
	.headerinfo div {
		width:25%;
		float:left;
	}
	.headerinfo i{
		font-size:1.0em;
	}	
	.headerinfo_big{
		font-size:0.9em;
	}
	.headerinfo_little{
		font-size:0.8em;
	}	
}

/* PREZZO PRODOTTO BOX */
.shop ul.products .product .price .amount {
	font-size: 1.3em;
	font-weight:bold;
	color:#000000;
}
@media (max-width: 769px) {
	.shop ul.products .product .price .amount {
		font-size: 1.0em;
	}	
}
.shop ul.products .product .price .amount_listino {
	font-size: 11px;
	font-weight:normal;
	color:#444;
}

/* FOOTER */

#footer p{
	color:#FFF;
}

/* CONDIZIONE */

.condizione{
	text-align:right;
	font-size:0.6em;
	font-weight:bold;
	line-height:15px;
}

.condizione span{
	line-height: 10px;
	width: 4px;
	height: 4px;
	margin-left: 2px;
	display: block;
	float: right;
}

/* Mint */
.condA{
	color:#30c966;
}
.condA span{
	background-color:#30c966;
}

/* Excellent */
.condB{
	color:#2ec9bc;
}
.condB span{
	background-color:#2ec9bc;
}

/* Molto buono */
.condC{
	color:#32b7ec;
}
.condC span{
	background-color:#32b7ec;
}

/* Buono */
.condD{
	color:#e6c62c;
}
.condD span{
	background-color:#e6c62c;
}

.condE, .condF{
	color:#bf4f18;
}
.condE span, .condF span{
	background-color:#bf4f18;
}

/* Non funzionante*/
.condG{
	color:#bf4f18;
}
.condG span{
	background-color:#bf4f18;
}

/*SKIN CSS*/
a {
	color: #e75929;
}

a:hover {
	color: #ffcc00;
}

a:focus {
	color: #ffcc00;
}

a:active {
	color: #70b5d0;
}

html .heading-primary,
html .lnk-primary,
html .text-color-primary {
	color: #e75929 !important;
}

html .heading.heading-primary h1,
html .heading.heading-primary h2,
html .heading.heading-primary h3,
html .heading.heading-primary h4,
html .heading.heading-primary h5,
html .heading.heading-primary h6 {
	border-color: #e75929;
}

html .heading-secondary,
html .lnk-secondary,
html .text-color-secondary {
	color: #484a51 !important;
}

html .heading.heading-secondary h1,
html .heading.heading-secondary h2,
html .heading.heading-secondary h3,
html .heading.heading-secondary h4,
html .heading.heading-secondary h5,
html .heading.heading-secondary h6 {
	border-color: #484a51;
}

html .heading-tertiary,
html .lnk-tertiary,
html .text-color-tertiary {
	color: #2baab1 !important;
}

html .heading.heading-tertiary h1,
html .heading.heading-tertiary h2,
html .heading.heading-tertiary h3,
html .heading.heading-tertiary h4,
html .heading.heading-tertiary h5,
html .heading.heading-tertiary h6 {
	border-color: #2baab1;
}

html .heading-quaternary,
html .lnk-quaternary,
html .text-color-quaternary {
	color: #383f48 !important;
}

html .heading.heading-quaternary h1,
html .heading.heading-quaternary h2,
html .heading.heading-quaternary h3,
html .heading.heading-quaternary h4,
html .heading.heading-quaternary h5,
html .heading.heading-quaternary h6 {
	border-color: #383f48;
}

html .heading-dark,
html .lnk-dark,
html .text-color-dark {
	color: #2e353e !important;
}

html .heading.heading-dark h1,
html .heading.heading-dark h2,
html .heading.heading-dark h3,
html .heading.heading-dark h4,
html .heading.heading-dark h5,
html .heading.heading-dark h6 {
	border-color: #2e353e;
}

html .heading-light,
html .lnk-light,
html .text-color-light {
	color: #ffffff !important;
}

html .heading.heading-light h1,
html .heading.heading-light h2,
html .heading.heading-light h3,
html .heading.heading-light h4,
html .heading.heading-light h5,
html .heading.heading-light h6 {
	border-color: #ffffff;
}

html .background-color-primary {
	background-color: #e75929 !important;
}

html .background-color-secondary {
	background-color: #484a51 !important;
}

html .background-color-tertiary {
	background-color: #2baab1 !important;
}

html .background-color-quaternary {
	background-color: #383f48 !important;
}

html .background-color-dark {
	background-color: #2e353e !important;
}

html .background-color-light {
	background-color: #ffffff !important;
}

.alternative-font {
	color: #e75929;
}

html .blockquote-primary {
	border-color: #e75929 !important;
}

html .blockquote-secondary {
	border-color: #484a51 !important;
}

html .blockquote-tertiary {
	border-color: #2baab1 !important;
}

html .blockquote-quaternary {
	border-color: #383f48 !important;
}

html .blockquote-dark {
	border-color: #2e353e !important;
}

html .blockquote-light {
	border-color: #ffffff !important;
}

p.drop-caps:first-child:first-letter {
	color: #e75929;
}

p.drop-caps.drop-caps-style-2:first-child:first-letter {
	background-color: #e75929;
}

ul.nav-pills > li.active > a {
	background-color: #e75929;
}

ul.nav-pills > li.active > a:hover,
ul.nav-pills > li.active > a:focus {
	background-color: #e75929;
}

html ul.nav-pills-primary a {
	color: #e75929;
}

html ul.nav-pills-primary a:hover {
	color: #ffcc00;
}

html ul.nav-pills-primary a:focus {
	color: #ffcc00;
}

html ul.nav-pills-primary a:active {
	color: #70b5d0;
}

html ul.nav-pills-primary > li.active > a {
	background-color: #e75929;
}

html ul.nav-pills-primary > li.active > a:hover,
html ul.nav-pills-primary > li.active > a:focus {
	background-color: #e75929;
}

html ul.nav-pills-secondary a {
	color: #484a51;
}

html ul.nav-pills-secondary a:hover {
	color: #54565e;
}

html ul.nav-pills-secondary a:focus {
	color: #54565e;
}

html ul.nav-pills-secondary a:active {
	color: #3c3e44;
}

html ul.nav-pills-secondary > li.active > a {
	background-color: #484a51;
}

html ul.nav-pills-secondary > li.active > a:hover,
html ul.nav-pills-secondary > li.active > a:focus {
	background-color: #484a51;
}

html ul.nav-pills-tertiary a {
	color: #2baab1;
}

html ul.nav-pills-tertiary a:hover {
	color: #30bec6;
}

html ul.nav-pills-tertiary a:focus {
	color: #30bec6;
}

html ul.nav-pills-tertiary a:active {
	color: #26969c;
}

html ul.nav-pills-tertiary > li.active > a {
	background-color: #2baab1;
}

html ul.nav-pills-tertiary > li.active > a:hover,
html ul.nav-pills-tertiary > li.active > a:focus {
	background-color: #2baab1;
}

html ul.nav-pills-quaternary a {
	color: #383f48;
}

html ul.nav-pills-quaternary a:hover {
	color: #434c56;
}

html ul.nav-pills-quaternary a:focus {
	color: #434c56;
}

html ul.nav-pills-quaternary a:active {
	color: #2d323a;
}

html ul.nav-pills-quaternary > li.active > a {
	background-color: #383f48;
}

html ul.nav-pills-quaternary > li.active > a:hover,
html ul.nav-pills-quaternary > li.active > a:focus {
	background-color: #383f48;
}

html ul.nav-pills-dark a {
	color: #2e353e;
}

html ul.nav-pills-dark a:hover {
	color: #39424d;
}

html ul.nav-pills-dark a:focus {
	color: #39424d;
}

html ul.nav-pills-dark a:active {
	color: #23282f;
}

html ul.nav-pills-dark > li.active > a {
	background-color: #2e353e;
}

html ul.nav-pills-dark > li.active > a:hover,
html ul.nav-pills-dark > li.active > a:focus {
	background-color: #2e353e;
}

html ul.nav-pills-light a {
	color: #ffffff;
}

html ul.nav-pills-light a:hover {
	color: #ffffff;
}

html ul.nav-pills-light a:focus {
	color: #ffffff;
}

html ul.nav-pills-light a:active {
	color: #f2f2f2;
}

html ul.nav-pills-light > li.active > a {
	background-color: #ffffff;
}

html ul.nav-pills-light > li.active > a:hover,
html ul.nav-pills-light > li.active > a:focus {
	background-color: #ffffff;
}

.sort-source-wrapper .nav > li.active > a {
	color: #e75929;
}

.sort-source-wrapper .nav > li.active > a:hover,
.sort-source-wrapper .nav > li.active > a:focus {
	color: #e75929;
}

.sort-source.sort-source-style-2 > li.active > a:after {
	border-top-color: #e75929;
}

html .label-primary {
	background-color: #e75929;
}

html .label-secondary {
	background-color: #484a51;
}

html .label-tertiary {
	background-color: #2baab1;
}

html .label-quaternary {
	background-color: #383f48;
}

html .label-dark {
	background-color: #2e353e;
}

html .label-light {
	background-color: #ffffff;
}

.btn-link {
	color: #e75929;
}

.btn-link:hover {
	color: #ffcc00;
}

.btn-link:active {
	color: #70b5d0;
}

html .btn-primary {
	color: #ffffff;
	background-color: #e75929;
	border-color: #e75929 #e75929 #ce4c20;
	font-size:1.2em;
}

html .btn-primary:hover {
	border-color: #000000;
	background-color: #000000;
}

html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
	border-color: #70b5d0 #70b5d0 #70b5d0;
	background-color: #70b5d0;
}

html .btn-primary.dropdown-toggle {
	border-left-color: #70b5d0;
}

html .btn-primary[disabled] {
	border-color: #d0e7ef;
	background-color: #d0e7ef;
}

html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary:active:hover,
html .btn-primary:active:focus {
	color: #FFFFFF;
}

html .btn-primary-scale-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ce4c20;
	border-color: #ce4c20 #ce4c20 #3c95b7;
}

html .btn-primary-scale-2:hover {
	border-color: #70b5d0 #70b5d0 #ce4c20;
	background-color: #70b5d0;
}

html .btn-primary-scale-2:active,
html .btn-primary-scale-2:focus,
html .btn-primary-scale-2:active:hover,
html .btn-primary-scale-2:active:focus {
	border-color: #ce4c20 #ce4c20 #ce4c20;
	background-color: #ce4c20;
}

html .btn-primary-scale-2.dropdown-toggle {
	border-left-color: #ce4c20;
}

html .btn-primary-scale-2[disabled] {
	border-color: #e75929;
	background-color: #e75929;
}

html .btn-secondary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #222222;
	border-color: #484a51 #484a51 #303136;
	font-size: 15px;
}

html .btn-secondary:hover {
	border-color: #54565e #54565e #3c3e44;
	background-color: #54565e;
}

html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
	border-color: #3c3e44 #3c3e44 #3c3e44;
	background-color: #3c3e44;
}

html .btn-secondary.dropdown-toggle {
	border-left-color: #3c3e44;
}

html .btn-secondary[disabled] {
	border-color: #787b87;
	background-color: #787b87;
}

html .btn-secondary:hover,
html .btn-secondary:focus,
html .btn-secondary:active:hover,
html .btn-secondary:active:focus {
	color: #ffffff;
}

html .btn-secondary-scale-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #303136;
	border-color: #303136 #303136 #18191b;
}

html .btn-secondary-scale-2:hover {
	border-color: #3c3e44 #3c3e44 #242528;
	background-color: #3c3e44;
}

html .btn-secondary-scale-2:active,
html .btn-secondary-scale-2:focus,
html .btn-secondary-scale-2:active:hover,
html .btn-secondary-scale-2:active:focus {
	border-color: #242528 #242528 #242528;
	background-color: #242528;
}

html .btn-secondary-scale-2.dropdown-toggle {
	border-left-color: #242528;
}

html .btn-secondary-scale-2[disabled] {
	border-color: #60636c;
	background-color: #60636c;
}

html .btn-tertiary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2baab1;
	border-color: #2baab1 #2baab1 #218388;
}

html .btn-tertiary:hover {
	border-color: #30bec6 #30bec6 #26969c;
	background-color: #30bec6;
}

html .btn-tertiary:active,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
	border-color: #26969c #26969c #26969c;
	background-color: #26969c;
}

html .btn-tertiary.dropdown-toggle {
	border-left-color: #26969c;
}

html .btn-tertiary[disabled] {
	border-color: #68d4da;
	background-color: #68d4da;
}

html .btn-tertiary:hover,
html .btn-tertiary:focus,
html .btn-tertiary:active:hover,
html .btn-tertiary:active:focus {
	color: #ffffff;
}

html .btn-tertiary-scale-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #218388;
	border-color: #218388 #218388 #175b5f;
}

html .btn-tertiary-scale-2:hover {
	border-color: #26969c #26969c #1c6f73;
	background-color: #26969c;
}

html .btn-tertiary-scale-2:active,
html .btn-tertiary-scale-2:focus,
html .btn-tertiary-scale-2:active:hover,
html .btn-tertiary-scale-2:active:focus {
	border-color: #1c6f73 #1c6f73 #1c6f73;
	background-color: #1c6f73;
}

html .btn-tertiary-scale-2.dropdown-toggle {
	border-left-color: #1c6f73;
}

html .btn-tertiary-scale-2[disabled] {
	border-color: #3fc9d0;
	background-color: #3fc9d0;
}

html .btn-quaternary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #383f48;
	border-color: #383f48 #383f48 #22262b;
}

html .btn-quaternary:hover {
	border-color: #434c56 #434c56 #2d323a;
	background-color: #434c56;
}

html .btn-quaternary:active,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
	border-color: #2d323a #2d323a #2d323a;
	background-color: #2d323a;
}

html .btn-quaternary.dropdown-toggle {
	border-left-color: #2d323a;
}

html .btn-quaternary[disabled] {
	border-color: #657181;
	background-color: #657181;
}

html .btn-quaternary:hover,
html .btn-quaternary:focus,
html .btn-quaternary:active:hover,
html .btn-quaternary:active:focus {
	color: #ffffff;
}

html .btn-quaternary-scale-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #22262b;
	border-color: #22262b #22262b #0b0d0f;
}

html .btn-quaternary-scale-2:hover {
	border-color: #2d323a #2d323a #17191d;
	background-color: #2d323a;
}

html .btn-quaternary-scale-2:active,
html .btn-quaternary-scale-2:focus,
html .btn-quaternary-scale-2:active:hover,
html .btn-quaternary-scale-2:active:focus {
	border-color: #17191d #17191d #17191d;
	background-color: #17191d;
}

html .btn-quaternary-scale-2.dropdown-toggle {
	border-left-color: #17191d;
}

html .btn-quaternary-scale-2[disabled] {
	border-color: #4e5865;
	background-color: #4e5865;
}

html .btn-dark {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2e353e;
	border-color: #2e353e #2e353e #181c21;
}

html .btn-dark:hover {
	border-color: #39424d #39424d #23282f;
	background-color: #39424d;
}

html .btn-dark:active,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
	border-color: #23282f #23282f #23282f;
	background-color: #23282f;
}

html .btn-dark.dropdown-toggle {
	border-left-color: #23282f;
}

html .btn-dark[disabled] {
	border-color: #596779;
	background-color: #596779;
}

html .btn-dark:hover,
html .btn-dark:focus,
html .btn-dark:active:hover,
html .btn-dark:active:focus {
	color: #ffffff;
}

html .btn-dark-scale-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #181c21;
	border-color: #181c21 #181c21 #030303;
}

html .btn-dark-scale-2:hover {
	border-color: #23282f #23282f #0d0f12;
	background-color: #23282f;
}

html .btn-dark-scale-2:active,
html .btn-dark-scale-2:focus,
html .btn-dark-scale-2:active:hover,
html .btn-dark-scale-2:active:focus {
	border-color: #0d0f12 #0d0f12 #0d0f12;
	background-color: #0d0f12;
}

html .btn-dark-scale-2.dropdown-toggle {
	border-left-color: #0d0f12;
}

html .btn-dark-scale-2[disabled] {
	border-color: #444e5b;
	background-color: #444e5b;
}

html .btn-light {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ffffff;
	border-color: #ffffff #ffffff #e6e6e6;
}

html .btn-light:hover {
	border-color: #ffffff #ffffff #f2f2f2;
	background-color: #ffffff;
}

html .btn-light:active,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
	border-color: #f2f2f2 #f2f2f2 #f2f2f2;
	background-color: #f2f2f2;
}

html .btn-light.dropdown-toggle {
	border-left-color: #f2f2f2;
}

html .btn-light[disabled] {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-light:hover,
html .btn-light:focus,
html .btn-light:active:hover,
html .btn-light:active:focus {
	color: #777777;
}

html .btn-light-scale-2 {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e6e6e6;
	border-color: #e6e6e6 #e6e6e6 #cccccc;
}

html .btn-light-scale-2:hover {
	border-color: #f2f2f2 #f2f2f2 #d9d9d9;
	background-color: #f2f2f2;
}

html .btn-light-scale-2:active,
html .btn-light-scale-2:focus,
html .btn-light-scale-2:active:hover,
html .btn-light-scale-2:active:focus {
	border-color: #d9d9d9 #d9d9d9 #d9d9d9;
	background-color: #d9d9d9;
}

html .btn-light-scale-2.dropdown-toggle {
	border-left-color: #d9d9d9;
}

html .btn-light-scale-2[disabled] {
	border-color: #ffffff;
	background-color: #ffffff;
}

html .btn-borders.btn-primary {
	background: transparent;
	border-color: #e75929;
	color: #e75929;
	text-shadow: none;
}

html .btn-borders.btn-primary:hover,
html .btn-borders.btn-primary:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #e75929;
	border-color: #e75929 #e75929 #ce4c20;
	border-color: #e75929 !important;
	color: #777777;
}

html .btn-borders.btn-primary:hover:hover,
html .btn-borders.btn-primary:focus:hover {
	border-color: #ffcc00 #ffcc00 #70b5d0;
	background-color: #ffcc00;
}

html .btn-borders.btn-primary:hover:active,
html .btn-borders.btn-primary:focus:active,
html .btn-borders.btn-primary:hover:focus,
html .btn-borders.btn-primary:focus:focus,
html .btn-borders.btn-primary:hover:active:hover,
html .btn-borders.btn-primary:focus:active:hover,
html .btn-borders.btn-primary:hover:active:focus,
html .btn-borders.btn-primary:focus:active:focus {
	border-color: #70b5d0 #70b5d0 #70b5d0;
	background-color: #70b5d0;
}

html .btn-borders.btn-primary:hover.dropdown-toggle,
html .btn-borders.btn-primary:focus.dropdown-toggle {
	border-left-color: #70b5d0;
}

html .btn-borders.btn-primary:hover[disabled],
html .btn-borders.btn-primary:focus[disabled] {
	border-color: #d0e7ef;
	background-color: #d0e7ef;
}

html .btn-borders.btn-secondary {
	background: transparent;
	border-color: #484a51;
	color: #484a51;
	text-shadow: none;
}

html .btn-borders.btn-secondary:hover,
html .btn-borders.btn-secondary:focus {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #484a51;
	border-color: #484a51 #484a51 #303136;
	border-color: #484a51 !important;
	color: #ffffff;
}

html .btn-borders.btn-secondary:hover:hover,
html .btn-borders.btn-secondary:focus:hover {
	border-color: #54565e #54565e #3c3e44;
	background-color: #54565e;
}

html .btn-borders.btn-secondary:hover:active,
html .btn-borders.btn-secondary:focus:active,
html .btn-borders.btn-secondary:hover:focus,
html .btn-borders.btn-secondary:focus:focus,
html .btn-borders.btn-secondary:hover:active:hover,
html .btn-borders.btn-secondary:focus:active:hover,
html .btn-borders.btn-secondary:hover:active:focus,
html .btn-borders.btn-secondary:focus:active:focus {
	border-color: #3c3e44 #3c3e44 #3c3e44;
	background-color: #3c3e44;
}

html .btn-borders.btn-secondary:hover.dropdown-toggle,
html .btn-borders.btn-secondary:focus.dropdown-toggle {
	border-left-color: #3c3e44;
}

html .btn-borders.btn-secondary:hover[disabled],
html .btn-borders.btn-secondary:focus[disabled] {
	border-color: #787b87;
	background-color: #787b87;
}

html .btn-borders.btn-tertiary {
	background: transparent;
	border-color: #2baab1;
	color: #2baab1;
	text-shadow: none;
}

html .btn-borders.btn-tertiary:hover,
html .btn-borders.btn-tertiary:focus {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2baab1;
	border-color: #2baab1 #2baab1 #218388;
	border-color: #2baab1 !important;
	color: #ffffff;
}

html .btn-borders.btn-tertiary:hover:hover,
html .btn-borders.btn-tertiary:focus:hover {
	border-color: #30bec6 #30bec6 #26969c;
	background-color: #30bec6;
}

html .btn-borders.btn-tertiary:hover:active,
html .btn-borders.btn-tertiary:focus:active,
html .btn-borders.btn-tertiary:hover:focus,
html .btn-borders.btn-tertiary:focus:focus,
html .btn-borders.btn-tertiary:hover:active:hover,
html .btn-borders.btn-tertiary:focus:active:hover,
html .btn-borders.btn-tertiary:hover:active:focus,
html .btn-borders.btn-tertiary:focus:active:focus {
	border-color: #26969c #26969c #26969c;
	background-color: #26969c;
}

html .btn-borders.btn-tertiary:hover.dropdown-toggle,
html .btn-borders.btn-tertiary:focus.dropdown-toggle {
	border-left-color: #26969c;
}

html .btn-borders.btn-tertiary:hover[disabled],
html .btn-borders.btn-tertiary:focus[disabled] {
	border-color: #68d4da;
	background-color: #68d4da;
}

html .btn-borders.btn-quaternary {
	background: transparent;
	border-color: #383f48;
	color: #383f48;
	text-shadow: none;
}

html .btn-borders.btn-quaternary:hover,
html .btn-borders.btn-quaternary:focus {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #383f48;
	border-color: #383f48 #383f48 #22262b;
	border-color: #383f48 !important;
	color: #ffffff;
}

html .btn-borders.btn-quaternary:hover:hover,
html .btn-borders.btn-quaternary:focus:hover {
	border-color: #434c56 #434c56 #2d323a;
	background-color: #434c56;
}

html .btn-borders.btn-quaternary:hover:active,
html .btn-borders.btn-quaternary:focus:active,
html .btn-borders.btn-quaternary:hover:focus,
html .btn-borders.btn-quaternary:focus:focus,
html .btn-borders.btn-quaternary:hover:active:hover,
html .btn-borders.btn-quaternary:focus:active:hover,
html .btn-borders.btn-quaternary:hover:active:focus,
html .btn-borders.btn-quaternary:focus:active:focus {
	border-color: #2d323a #2d323a #2d323a;
	background-color: #2d323a;
}

html .btn-borders.btn-quaternary:hover.dropdown-toggle,
html .btn-borders.btn-quaternary:focus.dropdown-toggle {
	border-left-color: #2d323a;
}

html .btn-borders.btn-quaternary:hover[disabled],
html .btn-borders.btn-quaternary:focus[disabled] {
	border-color: #657181;
	background-color: #657181;
}

html .btn-borders.btn-dark {
	background: transparent;
	border-color: #2e353e;
	color: #2e353e;
	text-shadow: none;
}

html .btn-borders.btn-dark:hover,
html .btn-borders.btn-dark:focus {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2e353e;
	border-color: #2e353e #2e353e #181c21;
	border-color: #2e353e !important;
	color: #ffffff;
}

html .btn-borders.btn-dark:hover:hover,
html .btn-borders.btn-dark:focus:hover {
	border-color: #39424d #39424d #23282f;
	background-color: #39424d;
}

html .btn-borders.btn-dark:hover:active,
html .btn-borders.btn-dark:focus:active,
html .btn-borders.btn-dark:hover:focus,
html .btn-borders.btn-dark:focus:focus,
html .btn-borders.btn-dark:hover:active:hover,
html .btn-borders.btn-dark:focus:active:hover,
html .btn-borders.btn-dark:hover:active:focus,
html .btn-borders.btn-dark:focus:active:focus {
	border-color: #23282f #23282f #23282f;
	background-color: #23282f;
}

html .btn-borders.btn-dark:hover.dropdown-toggle,
html .btn-borders.btn-dark:focus.dropdown-toggle {
	border-left-color: #23282f;
}

html .btn-borders.btn-dark:hover[disabled],
html .btn-borders.btn-dark:focus[disabled] {
	border-color: #596779;
	background-color: #596779;
}

html .btn-borders.btn-light {
	background: transparent;
	border-color: #ffffff;
	color: #ffffff;
	text-shadow: none;
}

html .btn-borders.btn-light:hover,
html .btn-borders.btn-light:focus {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ffffff;
	border-color: #ffffff #ffffff #e6e6e6;
	border-color: #ffffff !important;
	color: #777777;
}

html .btn-borders.btn-light:hover:hover,
html .btn-borders.btn-light:focus:hover {
	border-color: #ffffff #ffffff #f2f2f2;
	background-color: #ffffff;
}

html .btn-borders.btn-light:hover:active,
html .btn-borders.btn-light:focus:active,
html .btn-borders.btn-light:hover:focus,
html .btn-borders.btn-light:focus:focus,
html .btn-borders.btn-light:hover:active:hover,
html .btn-borders.btn-light:focus:active:hover,
html .btn-borders.btn-light:hover:active:focus,
html .btn-borders.btn-light:focus:active:focus {
	border-color: #f2f2f2 #f2f2f2 #f2f2f2;
	background-color: #f2f2f2;
}

html .btn-borders.btn-light:hover.dropdown-toggle,
html .btn-borders.btn-light:focus.dropdown-toggle {
	border-left-color: #f2f2f2;
}

html .btn-borders.btn-light:hover[disabled],
html .btn-borders.btn-light:focus[disabled] {
	border-color: #ffffff;
	background-color: #ffffff;
}
