﻿/* STILI GENERALI PER TUTTE LE PAGINE */

.mm-navbar-top {
    background: #c33!important;
    font-size: 15px;
    font-weight: 700;
}

.mm-menu .mm-navbar a {
    color: #fff!important;
}

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: #fff!important;
}

li.cate-tit {
    background: #fff!important;
	font-family:Arimo, sans-serif;
}

li.cate-tit a {
    padding-top: 3px;
    color: #47799c!important;
    background: #fff!important;
	font-family:Arimo, sans-serif;
}

li.cate-tit span {
    padding-bottom: 0!important;
    color: #cc3233!important;
    font-weight: 700;
    font-size: 17px;
	font-family:Arimo, sans-serif;
}

.mm-listview>li>a, .mm-listview>li>span{
	font-family:Arimo, sans-serif;
}

.box-vertical-megamenus {
    position: relative;
    width: 300px;
}

.interne .verticalmenu-content {
    display: none;
}

.box-vertical-megamenus .title {
    cursor: pointer;
}

.interne .verticalmenu-content {
    display: none;
}

.box-login .sub-menu {
    right: auto !important;
    padding-top: 2px;
    left: -8px !important;
    min-width: 165px !important;
    background-color:transparent!important
}

.box-login > li {
    padding: 0 !important;
}

.box-login li .menu-icon {
    font-size: 24px!important;
}

.box-login .sub-menu li.area-riservata {
    color: #cc3333;
}

.box-login .area-riservata {
    color: #666;
}

.box-login .area-riservata:hover {
    color: #444;
}

.box-login .sub-menu li {
    background-color: #fff;
}

    /*.box-login .sub-menu li.accedi {
        background-color: #cc3333;
    }*/

    .box-login .sub-menu li.accedi a {
        color: #cc3333 !important;
		font-weight:600 !important;
       /* border-bottom: none !important;
        text-align: center !important;*/
    }


.box-login .sub-menu > li > a {
    padding: 5px 0;
}


.btn-registrati {
    background: #efefef;
}


.brand-item img {
    max-height: 130px;
    margin: auto;
}

.header.style10 .box-vertical-megamenus .title{
	    line-height: 1.3em;
}

.header.style10 .header-right {
    min-width: 203px;
}

.header.style10 .mini-cart .cart-link .menu-icon {
    margin-right: 13px;
}

.header.style10 .top-bar-menu>li>a .menu-icon {
    margin-right: 2px;
}

.header.style10 .top-bar-menu>li>a:hover{
	color:#cc3333;
}

.autocomplete-suggestions { border: 2px solid #cc3333;border-top:none;background: #FFF;overflow: auto;margin-left: -2px;margin-top: 1px; }
.autocomplete-suggestion { padding: 4px 5px; white-space: nowrap; overflow: hidden;font-size: 12px; }
.autocomplete-selected { background: #F0F0F0;cursor: pointer; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 4px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #969595;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #969595;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #969595;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #969595;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #969595;
}

.nome-utente{
    font-size: 12px;
    font-family: 'Merriweather', serif;
    color: #666;
    font-style: italic;
    position: absolute;
    bottom: -16px;
    left: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

#whoson_chat_link img {display: none;}

.splitta { width: 600px;}

.splitta li { float: left; width: 290px; display: block!important;}

    .splitta li h4 {
        padding-top: 13px;
        color: #cc3333;
        margin-bottom: 5px;
    }

/* HOME PAGE */
.owl-carousel .owl-item img {
    width: auto;
}

.contenitore-slider {
    background: #fff;
}

    .contenitore-slider .blocco-triplo {
        padding: 6px 3px 0 6px;
    }

    .contenitore-slider .blocco-triplo .box-icon {
        padding: 32px 18px;
    }

    /* PAGINE INTERNE */
    iframe {
        max-width: 100% !important
    }

.sidebar{ padding-right: 0;}
.interne .main-content {/*padding-left: 25px;*/}

.interne .kt-nav.verticalmenu-list {
    border: 1px solid #c33;
    margin-top: 0;
    border-top: none;
    padding-bottom:4px;
    /*border-bottom: none;*/
}

.interne .kt-nav.verticalmenu-list >li {
    position:relative;
}

.interne .header.style10 .verticalmenu-content .viewall {
    border: 1px solid #c33;
    border-top: none;
}

.interne  .verticalmenu-list .sub-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);

    height:auto;
}

.bannerPagine {
    display: block;
    margin: 15px auto 25px auto;
    padding: 5px;

    border: 1px solid #DADADA;
    border-radius: 5px;
}

.bannerPagine:hover {
    border-color: #c33;
}
	
.breadcrumbs h1 {
    color: #aaa;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Arimo', sans-serif;
    display: inline;
}

.logoForn{
    display:inline-block;
    float:right;
    margin-top:-10px;
	
}

/* PAGINA AIUTO */

#listaHelp{
    line-height: 22px;
}

#listaHelp h3 {
    font-size: 19px;
    margin-top: 20px;
}

#listaHelp .nascondi {
    display: none;
    margin: 11px 0 13px 19px;
    border-bottom: 1px dotted #c0c0c0;
    padding-bottom: 10px;
}

#listaHelp, #listaHelp ul{
    list-style: none;
}

#listaHelp ul{
    padding-left: 20px;
}

#listaHelp ul li a {
    text-decoration:underline;
}

#listaHelp ul > li:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f054";
    margin-right: 6px;
    color: #cc3333;
}

#listaHelp ul > li ul li:before {
    color: #c0c0c0;
}

#listaHelp ul > li ol ul li p:first-child {
    display:inline;
}
	
	
	
/* LISTING */

.listing .header-control .vertical-menu-wapper {
    width: 145px;
}
	
.categorie-lista a {
    display:block;
    margin-bottom:13px;
    padding:8px;
    /*border: 1px solid #ffffff;
		border-bottom: 1px solid #c33;*/
    border: 1px solid #efefef;
	
	padding:0;
}

.categorie-lista img {
	padding:8px;
}
	
.categorie-lista a:hover {
    border: 1px solid #c33;
}

.categorie-lista h2 {
    font-size: 13px;
    font-family: Montserrat;
    font-style: normal;
    color: #666666;
    white-space: nowrap;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 13px;
    text-align: center;
	
    background: #525252;
    color: white;
    padding: 4px;
    margin-bottom: 0;
}

.listing-sottocategorie {
    margin-top: 10px;
	margin-bottom: 10px;
    text-align: center;
    display: table;
    min-width: 100%;
}

/*
.categorie-lista {
    float: none;
    display: inline-block;
}
*/
	
.listing-inizio-prodotti{
    border-bottom: 1px solid #f3f3f3;
    border-radius: 5px;
    margin: 0px 0px 14px;
    padding: 14px 0;
    text-align: right;
    /*
    padding: 8px 14px;
    background: #f3f3f3;
    margin: 13px 0;
    border-radius: 5px;*/
}

/* NO RISULTATI */

ul.lista-contatti {
    list-style: none;
    display: inline-block;
    margin-top: 30px;
}
ul.lista-contatti li {
    float: left;
    margin-right: 20px;
}
ul.lista-contatti li:last-child {
    margin-right: 0;
}

ul.lista-contatti li a {
    padding-right:15px;
    line-height: 10px;
    font-size: 16px;
    color: #666;
    border-right: 1px solid #e5e5e5;
    font-family: inherit;
    border-left: none;
}

ul.lista-contatti li:last-child a {
    padding-right: 0;
    border-right: none;
}


ul.lista-contatti li a .menu-icon {
    font-size: 23px;
    margin-right: 5px;
    float: left;
    color: inherit;
}

/* SCHEDA PRODOTTO */

.sub-menu.mini-cart-content.aperto{
    visibility:inherit;
    opacity:1;		
    filter:alpha(opacity=100);		
}

table.variations-table .select-option a{
    font-size:12px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.centraImg{
    padding-left: 0!important;
    margin: auto;
    text-align: center;
}

.single-product .summary .price {
    color: #c33;
    font-size: 32px;
}

a.bot_schedatec {
    background: url(http://www.canevari.it/images/sktech-bg.png)no-repeat;
    color: #666666;
    padding: 4px 21px 5px 50px;
    float: right;
}


.tab-panel .divisorio {
    border-bottom: 1px solid #ececec; margin-bottom: 20px; padding-bottom: 10px;
}

.tab-panel .divisorio:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tabInfo .blocco {
    display: block;
    border: 1px solid #ececec;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.tabInfo .blocco h4 {
    display: inline-table;
    font-size: 17px;
    line-height: 14px;
}

.tabInfo .blocco h4 span { font-size: 12px; }

.tabInfo .blocco img {
    display: inline-table;
    margin-top: 10px;
}

.tabInfo .blocco.hover:hover {
    border-color: #c33;
}

.tooltip-inner { max-width: 300px; }

.New_add_to_cart.disabled{
    opacity: 0.7;
    filter:alpha(opacity=70);
}

.New_add_to_cart.fatto{
    background-color: #10ab41;
    border-color: #10ab41;
}

.azioni-scheda{display:inline;}

/* MISC PLUGIN */
.fancybox-button--close:after, .fancybox-button--close:before {
    width: 16px!important;
}

.fancybox-button--fullscreen:before {
    width: 15px!important;
}

.fancybox-button--thumbs:before {
    width: 3px!important;
}

/* RESPONSIVE SCHEDA */
@media(max-width: 1200px){
	
    .azioni-scheda{
        display:block;
        clear:both;
        margin:	20px 0 0 0;
        text-align: center;
    }
	
    .azioni-scheda a{
        float:none!important;
    }
}

.azioni-scheda .button {
	border-radius:0px;
	height:35px!important;
	width:35px!important;
	line-height:35px!important;
}


.New_add_to_cart.error {
    /*background: #aaaaaa;
    border-color: #aaaaaa;*/
	cursor: not-allowed;
}

.wishlist.selected{
	background: #cc3333!important;
}

.wishlist-delete{
	width:20px;
	color: #B84237;
	position:absolute;
	right: 2px;
	top: -9px;
	background: white;
	font-size: 20px;
	line-height: 20px;
}



/*
@media (max-width: 480px){
    .New_add_to_cart{ padding: 5px 20px!important;}	
}
*/

html {
	min-width: 970px;
}

.container {
	min-width: 970px!important;
}


div.tooltip{
	white-space:nowrap;
}