@charset "utf-8"; /* CSS Document */
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|--------------------------------CONTENITORE PRINCIPALE------------------------------------------|*/
.description_container {
	line-height: normal;
	border-radius: 5px;
	border: 1px solid #ac2424;
	box-shadow: -30px -10px 20px 0px rgba(0,0,0,0.10), 0px 0px 20px 0px rgba(0,0,0,0.50) inset;
	font-family: "Calibri", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin: 25px auto;
	max-width: 1100px;
	background-image: url(http://www.borrozzinomoto.it/imagesEbay/header-pattern-01.png);
	background-repeat: repeat;
	background-origin: border-box;
	background-position: center;
	background-size: contain;
	overflow: hidden;
	box-sizing: border-box;
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|---------------------------------------CSS TITOLI-----------------------------------------------|*/
#div_contenitore_titolo {
	display: block;
	margin: 10px auto;
	width: 100%;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1.00);
	background-image: url(http://www.borrozzinomoto.it/imagesEbay/header-pattern-01.png);
	background-repeat: repeat;
	background-origin: border-box;
	background-position: right;
	background-size: cover;
	overflow: hidden;
	box-sizing: border-box;
	transition: all 0.5s;
}
#div_contenitore_titolo:hover {
	background-size: contain;
}
#div_logo_produttore_piccolo {
	width: 30%;
	height: auto;
	display: inline-block;
	float: left;
}
#div_titolo {
	font-size: 60px;
	color: #C00;
	text-shadow: #000 1px 1px 3px;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	width: 68%;
	padding: 15px 0px;
	float: left;
}
#div_titolo span:nth-child(2) {
	text-shadow: #000 3px 3px 2px;
}
/*|------------------------------------------------------------------------------------------------|*/
/*|----------------------------------------CSS H2/H3/H4--------------------------------------------|*/
.description_container h2 {
	text-shadow: #000 1px 1px 3px;
	display: block;
	margin: 7px auto;
}
.description_container h3 {
	font-size: 25px;
	color: #C00;
	font-weight: bold;
	text-align: justify;
	margin: 5px 10px;
}
.description_container h4 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
	text-align: justify;
	margin: 0px auto;
	margin: 5px 10px;
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|----------------------------------------CSS IMMAGINI--------------------------------------------|*/
#logo_borrozzinomoto {
	width: 100%;
	border-width: 1px 0px 10px 0px;
	border-bottom: 1px solid rgba(171,35,35,1.00);
	border-radius: 0px 0px;
	margin: 0;
	box-shadow: 0px 8px 5px 0px rgba(0,0,0,0.10);
	box-sizing: border-box;
}
#logo_contatti {
	width: 0%;
	border: 0px;
	margin: 5px auto 5px auto;
	padding: 0px;
}
#logo_contattaci {
	width: 100%;
	border: 0px;
	padding: 0px;
	background-color: rgba(54,127,178,0.40);
}
.description_container .hr_loghi {
	height: 5px solid rgba(0,0,0,0.00);
	border: 0px;
	/*|box-shadow:0px -4px 10px 0px rgba(83,83,83,0.70);|*/
	width: 100%;
}
#logo_produttore_grande {
	width: 95%;
	border: 0px;
	margin: 5px;
}
#logo_produttore_piccolo {
	width: 100%;
	border: 0px;
	padding: 5px;
	box-sizing: border-box;
}
.immagine_prodotto {
	width: 95%;
	margin: 15px 0;
	border-radius: 1%;
	transition: all 1s;
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.8);
}
.immagine_prodotto:hover {
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);/*|width: 95%;|*/
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|------------------------------------------------CSS hr------------------------------------------|*/
.hrMargin {
	margin-top: 50px;
	width: 100%;
	display: block;
}
.description_container hr {
	margin-top: 0px;
	width: 100%;
	display: block;
	margin: 5px 0px;
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|---------------------------------------CSS PARAGRAFI--------------------------------------------|*/
.p_center_loghi {
	font-size: 20px;
	color: #000;
	text-align: center;
}
.p_center {
	font-size: 20px;
	color: #000;
	text-align: center;
	margin: auto 20px;
}
.p_center span {
	color: #c00;
}
.p_justify {
	font-size: 20px;
	color: #000;
	text-align: justify;
	margin: auto 30px;
}
.p_justify span {
	color: #c00;
}
.p_blu {
	font-size: 24px;
	color: #0F4381;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_blu span {
	color: #000000;
}
.p_rosso {
	font-size: 24px;
	color: #C00;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_rosso span {
	color: #000000;
}
/*|------------------------------------------------------------------------------------------------|*/
/*|-----------------------------------PARAGRAFI PASTIGLIE BREMBO-----------------------------------|*/

/*|..............SX / Sinter Genuine Parts..............|*/
.p_brembosx, .p_brembogps {
	font-size: 24px;
	color: #bb9179;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_brembosx, .p_brembogps span {
	color: #000000;
}
/*|-------------------------------------------------|*/
/*|..............CC / CC Genuine Parts..............|*/
.p_brembocc, .p_brembogpcc {
	font-size: 24px;
	color: #000000;
	text-shadow: #000 1px 1px 2px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_brembocc, .p_brembogpcc span {
	color: #000000;
}
/*|------------------------------|*/
/*|..............SD..............|*/
.p_brembosd {
	font-size: 24px;
	color: #963300;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_brembosd span {
	color: #000000;
}
/*|------------------------------|*/
/*|..............SX..............|*/
.p_brembosx {
	font-size: 24px;
	color: #A7A7A7;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_brembosx span {
	color: #000000;
}
/*|---------------------------------|*/
/*|..............SA/SP..............|*/
.p_bremborosse {
	font-size: 24px;
	color: #c00;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_brembosa span {
	color: #000000;
}
/*|----------------------------------|*/
/*|..............TT/BLU..............|*/
.p_bremboblu {
	font-size: 24px;
	color: #0B416C;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_bremboblu span {
	color: #000000;
}
/*|------------------------------|*/
/*|..............SC..............|*/
.p_brembosc {
	font-size: 24px;
	color: #82240B;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_brembosc span {
	color: #000000;
}
/*|..............RC..............|*/
.p_bremborc {
	font-size: 24px;
	color: #2F2F2F;
	text-shadow: #000 1px 1px 1px;
	display: block;
	text-align: center;
	margin: auto 20px;
}
.p_bremborc span {
	color: #000000;
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|-----------------------------------------CSS LISTA----------------------------------------------|*/
.description_container ul, ol {
	font-size: 22px;
	color: #000;
	display: block;
	list-style-position: inside;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	box-sizing: border-box;
	margin-left: 20%;
	margin-right: 20%;
}
.description_container ul p {
	color: rgba(213,0,0,1.00);
	text-align: center;
	font-weight: bold;
	border-bottom: 2px solid rgba(213,0,0,1.00);
	border-top: 2px solid rgba(213,0,0,1.00);
	padding: 15px 15px 15px 15px;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 5px;
	border-radius: 5%;
	font-size: 24px;
	box-sizing: border-box;
	transition: all 0.5s;
}
.description_container ul p:hover {
	border-radius: 30%;
}
.description_container li {
	padding-left: 0%;
	border-bottom: 1px solid #414141;
	border-top: 1px solid #414141;
	transition: all 0.5s;
	margin-bottom: 5px;
}
.description_container li:hover {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	border-color: #c00;
	background-image: url(http://www.borrozzinomoto.it/imagesEbay/header-pattern-01.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	background-position: right;
	background-size: cover;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 15%;
	border-radius: 10px;
}
.description_container li span {
	color: #C00;
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|--------------------------------------CSS TABLE-------------------------------------------------|*/
.description_container table {
	font-size: 24px;
	margin-bottom: 10px;
	border-collapse: collapse;
	text-align: center;
	color: #000000;
	width: 100%;
	padding: 0px;
	margin: 0;
	border-spacing: 0px;
}
/*|.......css tr applicazione ant/post.......|*/
.description_container thead > tr > th {
	border-bottom: 1px solid #C00;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: 26px;
	padding-left: 15px;
	background-color: rgba(204,0,0,0.9);
}
/*|.......css tr modello/cc/anno.......|*/
.description_container thead > tr > th:nth-of-type(1n+2) {
	padding-left: 15px;
}
/*|.......case produttrici.......|*/
.description_container tbody > tr > th {
	background-color: rgba(204,0,0,0.1);
	border-bottom: 1px solid #C00;
	font-weight: bold;
	color: #c00;
	text-align: left;
	font-size: 26px;
	padding-left: 25px;
}
/*|.......case produttrici hover.......|*/
.description_container tbody > tr > th:hover {
	background-color: rgba(204,0,0,0.1);
	text-shadow: 0px 0px 0px rgba(0,0,0,0);
}
.description_container td {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px;
}
/*|.......elimina bordo destro ultima cella.......|*/
.description_container td:last-child {
	border-right: 0px;
}
/*|.......alterna colore tr.......|*/
.description_container tbody tr:nth-child(2n+2) {
	background-color: rgba(213,213,213,0.30);
	padding: auto 15px;
}
.description_container tbody tr:hover {
	background-color: rgba(205,205,205,0.9);
	color: #c00;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|----------------------------------------CSS SPOILER---------------------------------------------|*/
.description_container input[id^="spoiler"] {
	display: none;
}
.description_container input[id^="spoiler"] + label {
	font-size: 22px;
	width: 25%;
	display: inline-block;
	color: rgba(47,47,47,1);
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid rgba(47,47,47,0.9);
	background: rgba(240,240,240,1.00);
	box-shadow: -2px -2px 10px 0px rgba(0,0,0,0.1) inset, 10px 0px 20px 0px rgba(0,0,0,0.2);
	border-radius: 0px 5px 5px 0px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.5s;
}
.description_container input[id^="spoiler"]:checked + label {
	color: rgba(255,255,255,1);
	width: 25%;
	font-weight: bold;
	background: rgba(0,0,0,0.7);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
	text-align: right;
	border-radius: 0px 15px 0px 0px;
}
.description_container input[id^="spoiler"] + label:hover {
	background: rgba(0,0,0,0.6);
	color: rgba(255,255,255,1);
	font-weight: bold;
	width: 25%;
	text-align: right;
}
.description_container input[id^="spoiler"] ~ .spoiler {
	height: 0px;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0px;
	line-height: 1;
	font-size: 16px;
	text-align: justify;
	opacity: 0;
	overflow: hidden;
	box-sizing: border-box;
	background: rgba(159,159,159,0.10);
	transition: all 0.5s;
}
.description_container input[id^="spoiler"]:checked + label + .spoiler {
	height: auto;
	width: 100%;
	opacity: 1;
	padding: 30px;
	color: rgba(255,255,255,1.00);
	background: rgba(100,100,100,0.8);
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|-----------------------------------CSS CONDIZIONI DI VENDITA------------------------------------|*/
#div_termsOfSale {
	width: 100%;
	background-image: url(http://www.borrozzinomoto.it/maps-negozio.jpg);
	background-position: bottom;
	background-origin: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #000;
}
.termOfSales {
	font-size: 60px;
	margin: 0px 0px 0px 0px;
	color: #C00;
	text-shadow: #000 1px 1px 3px;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #C00;
	border-top: 1px solid #C00;
	background-color: rgba(204,0,0,0.2);
	box-shadow: 0px 7px 15px 0px rgba(0,0,0,0.3);
}
.p_center_termOfSales {
	font-size: 14px;
	color: #000;
	text-align: justify;
	margin: 5px;
	border: 1px solid;
}
.h4_termOfSales {
	font-size: 20px;
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin: 5px 5px -10px 5px;
	padding: 5px 20px;
	background-color: rgba(0,0,0,0.70);
	box-shadow: -3px -3px 8px 0px rgba(0,0,0,0.50);
	border-radius: 5px;
	box-sizing: border-box;
}
.h4_contatti {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
	text-align: justify;
	margin: 0;
	margin: 5px;
}
.h4_contatti span {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
/*|////////////////////////////////////////////////////////////////////////////////////////////////|*/
/*|------------------------------------------------------------------------------------------------|*/
/*|------------------------------------------CONTACT US--------------------------------------------|*/
#footer_ebay {
	width: 100%;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	background-color: rgba(247,247,247,1.00);
	border-top: 1px solid rgba(0,0,0,1.00);
	box-sizing: border-box;
}
#footer_ebay div:first-child {
	width: 100%;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
#footer_ebay div:nth-of-type(2), #footer_ebay div:nth-of-type(3), #footer_ebay div:nth-of-type(4) {
	text-align: center;
	color: rgba(38,88,138,1.00);
	font-size: 21px;
	padding: 15px;
	margin: 0;
	width: 33%;
	display: inline-block;
	vertical-align: text-top;
	box-sizing: border-box;
}
#footer_ebay div:last-child {
	width: 100%;
	padding: 20px;
	margin: 0px;
	background-color: rgba(228,228,228,1.00);
	box-sizing: border-box;
	text-align: center;
	color: rgba(38,88,138,1.00);
	font-size: 25px;
}
#footer_ebay div:last-child span {
	font-size: 25px;
	color: rgba(31,143,197,1.00);
}
