.main-menu .navbar-nav>li.prodotti-menu {
    border-bottom: solid 5px #fff;
}

section .intestazione p {
    position: absolute;
    right: 10px;
    font-size: 25px;
    font-weight: 100;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    top: 2px;
}

@media screen and (max-width: 500px) {
    section .intestazione p {
        display: none;
    }
    .main-menu .navbar-nav>li.prodotti-menu {
        border-bottom: solid 1px #D5D5D5;
    }
}

.listatoprodotti .filtri-prodotti {
    margin-top: 0;
}

.paginazione-listato-prod {
    background: #f0f0f0;
    padding: 8px;
    margin: 10px 0;
}

.paginazione-listato-prod p.conteggio {
    width: 49%;
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    margin-right: 2%;
}

.paginazione-listato-prod .row.paginazione {
    width: 48%;
    display: inline-block;
    margin: 0;
}

.listatoprodotti  h4.descrizione-categoria {
	text-align: center;
	margin-bottom: 25px;
	text-transform: inherit;
	font-family: 'Roboto', sans-serif;
	line-height: 22px;
}

@media screen and (max-width: 700px) {
	h4.descrizione-categoria {
		margin-bottom: 5px;
	}
}


/*-----------------------
SIDEBAR - CERCA PER CATEGORIA
-----------------------*/

.cercapercat button#selectbasic {
    width: 100%;
    border-radius: 4px;
    text-align: left;
    overflow: hidden;
    max-width: 262.5px;
}

.cercapercat .form-group {
    margin-bottom: 0;
}

.cercapercat button#selectbasic span.valore {
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}

.cercapercat button#selectbasic span.caret {
    margin-left: 0;
    position: absolute;
    right: 5px;
    top: 15px;
}

.cercapercat ul.dropdown-menu {
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    max-height: 300px;
    overflow-y: scroll;
}

.cercapercat ul.dropdown-menu li {
    cursor: pointer;
    padding: 5px 0;
}

.cercapercat ul.dropdown-menu li.secondolivello {
    padding-left: 20px;
}

.cercapercat ul.dropdown-menu li.terzolivello {
    padding-left: 40px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
}

.cercapercat span.input-group-addon {
    background: #d5d5d5;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cercapercat span.input-group-addon a {
    color: #333;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cercapercat span.input-group-addon:hover {
    background: #223C7E;
}

.cercapercat span.input-group-addon:hover a {
    color: #fff;
}


select option.secondolivello {
    text-transform: uppercase;
}


/*-----------------------
SIDEBAR - FILTRA PER CATEGORIA
-----------------------*/

sidebar .filtrapercat li a {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 6px;
    display: inline-block;
    padding-bottom: 4px;
    width: calc( 100% - 40px);
    color: #000;
    font-weight: 100;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

sidebar .filtrapercat li a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}


sidebar .filtrapercat li .terzolivello a {
    width: 100%;
}

sidebar .filtrapercat li .linkselettore.attivo {
    background: #73AFDE;
}

sidebar .filtrapercat li .linkselettore {
    min-height:35px;
}

sidebar .filtrapercat li .linkselettore.attivo a {
    color: #fff;
    font-weight: 700;
}

sidebar .filtrapercat li a:hover,
sidebar .filtrapercat li.open > .linkselettore > a,
sidebar .filtrapercat .secondolivello.open > ul > li > .linkselettore > a {
    font-weight: 700;
    text-decoration: none;
}


sidebar .filtrapercat .sottolivello {
    padding-right: 0;
    padding-left: 20px;
    display: none;
}



sidebar .filtrapercat li.open > .sottolivello {
    display: block;
}


sidebar .filtrapercat div.secondolivello.open .terzolivello {
    display: block;
}
sidebar .filtrapercat li {
    border-bottom: solid 2px #D5D5D5;
    display: block;
    clear: both;
}

sidebar .filtrapercat .sottolivello:last-child > ul > li {
    border: none;
}

sidebar .filtrapercat i {
    text-align: center;
    background: #333;
    padding: 12px;
    font-size: 17px;
    color: #D5D5D5;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    line-height: 12px;
    border: solid 1px #333;
    vertical-align: top;
}

sidebar .filtrapercat i:hover {
    background: #fff;
    color: #333;
}

sidebar .filtrapercat .open > .linkselettore i,
sidebar .filtrapercat .secondolivello.open .linkselettore i {
    background: #223C7E;
    border: solid 1px #223C7E;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

sidebar .filtrapercat  h3.titoletto {
    margin-bottom: 0;
}

/*-----------------------
LISTATO PRODOTTI COMPRA
-----------------------*/

.listato-prodotti .blocco-singolo-prodotto {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 0;
    width: 31%;
    margin-right: 3%;
    margin-bottom: 3%;
}


.listato-prodotti .blocco-singolo-prodotto:nth-child(3n+0) {
    margin-right: 0;
}

.listato-prodotti .blocco-singolo-prodotto:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}

.listato-prodotti .blocco-singolo-prodotto .contenitore-img {
    height: 180px;
    overflow: hidden;
}

.listato-prodotti .blocco-singolo-prodotto .contenitore-img  img {
    display: block;
    max-width:100%;
    max-height:100%;
    width: auto;
    height: auto;
    margin: auto;
}

.listato-prodotti .blocco-singolo-prodotto h4.titoloprodotto {
    font-family: 'Roboto', sans-serif;
    color: #223C7E;
    font-size: 20px;
    text-transform: initial;
    padding: 10px;
    font-weight: 700;
    margin: 0;
    margin-top:5px;
    padding-bottom: 0;
}

.listato-prodotti .blocco-singolo-prodotto h4.titoloprodottosumisura {
    font-family: 'Roboto', sans-serif;
    color: #223C7E;
    font-size: 20px;
    text-transform: initial;
    padding: 10px;
    font-weight: 700;
    margin: 0;
    margin-top:5px;
    padding-bottom: 0;
    text-align: center;
    margin-bottom: 15px;
}


.listato-prodotti .blocco-singolo-prodotto p.produttore {
    font-size: 13px;
    padding: 0 10px;
}

.listato-prodotti .blocco-singolo-prodotto p.produttore a {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    font-weight: 700;
}

.listato-prodotti .blocco-singolo-prodotto p.venditore {
    font-size: 13px;
    padding: 0 10px;
    margin-top: 15px;
}

.listato-prodotti .blocco-singolo-prodotto p.venditore a {
    font-size: 16px;
    color: #223C7E;
    text-decoration: underline;
    font-weight: 700;
}

.listato-prodotti .blocco-singolo-prodotto .feed-prezzo {
    padding: 0 10px;
    display: block;
}

.listato-prodotti .blocco-singolo-prodotto .feed-prezzo .stelle {
    width: 40%;
    display: inline-block;
    vertical-align: sub;
    margin-bottom: 10px;
}

.listato-prodotti .blocco-singolo-prodotto .feed-prezzo .voto {
    display: inline-block;
    color: #223C7E;
    margin-right: -1px;
}

.listato-prodotti .blocco-singolo-prodotto .feed-prezzo span.reale {
    font-size: 18px;
    font-weight: 700;
}

.listato-prodotti .blocco-singolo-prodotto .feed-prezzo p.spese {
    display: block;
    clear: both;
    text-align: left;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
}

.listato-prodotti .blocco-singolo-prodotto .feed-prezzo p.spese:last-child {
    margin-bottom: 10px;
}

.listato-prodotti .blocco-singolo-prodotto.blocco_sponsorizzato {
    border-color: #223C7E;
}

.blocco_sponsorizzato .in_evidenza {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px;
    text-transform: uppercase;
    background: #223C7E;
    color: #fff;
    font-weight: 700;
    font-size: 11px;
}

@media screen and (max-width: 1199px) {
    .listato-prodotti .blocco-singolo-prodotto .feed-prezzo span.barrato {
        font-size: 13px;
    }
    .listato-prodotti .blocco-singolo-prodotto .feed-prezzo span.reale {
        font-size: 19px;
    }

}

@media screen and (max-width: 767px) {

    .listato-prodotti .blocco-singolo-prodotto {
        width: 48%;
    }
    .listato-prodotti .blocco-singolo-prodotto:nth-child(3n+0) {
        margin-right: 3%;
    }

    .listato-prodotti .blocco-singolo-prodotto:nth-child(2n+0) {
        margin-right: 0;
    }

}

@media screen and (max-width: 500px) {

    .listato-prodotti .blocco-singolo-prodotto {
        width: 100%;
    }
    .listato-prodotti .blocco-singolo-prodotto:nth-child(3n+0) {
        margin-right: 0%;
    }

}

/* RIGA DELLE FAQ */

.listatoprodotti .row.faq-categorie h2 {
	background: #223C7E;
	color: #fff;
	text-align: center;
	padding: 10px;
	margin-bottom: 40px;
}

.listatoprodotti .row.faq-categorie .blocco-faq {
	border: solid 4px #223C7E;
	border-radius: 10px;
	padding: 10px;
}

@media screen and (max-width: 991px) {
	.listatoprodotti .row.faq-categorie .blocco-faq {
		margin-top: 30px;
	}
}

.listatoprodotti .row.faq-categorie .blocco-faq svg {
	width: 70px;
	height: 70px;
	margin-left: -25px;
	margin-top: -30px;
	background: #fff;
}

.listatoprodotti .row.faq-categorie .blocco-faq svg circle {
	fill: #fff !important;
}

.listatoprodotti .row.faq-categorie .blocco-faq svg path {
	fill: #223C7E !important;
}

.listatoprodotti .row.faq-categorie .blocco-faq h4 {
	font-weight: 700;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	width: calc(100% - 60px);
}

.listatoprodotti .row.faq-categorie .blocco-faq p {
	margin-top: 10px;
}




/* su misura caratteritstiche */
.listato-caratteristiche {
    margin-top: 10px;
}

.listato-caratteristiche .blocco-singolo-prodotto p.produttore {
    font-size: 15px;
    padding-top: 5px;
}

.listato-caratteristiche .blocco-singolo-prodotto .btn {
    font-weight: 600;
    font-size: 16px;
}

/*
.listato-caratteristiche .blocco-singolo-prodotto {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding: 0;
    width: 48%;
    margin-right: 3%;
    margin-bottom: 3%;
}

.listato-prodotti .blocco-singolo-prodotto .contenitore-img {
    height: 180px;
    overflow: hidden;
}*/