/* Add Google WebFonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url('../css/stylesheet.css');
* {
	margin: 0px;
	padding: 0px;
}
.logo_print {
	width: 1000px;
	height: 77px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
.footer_print {
	width: 1000px;
	height: 77px;
	position: relative;
	clear: both;
	margin-top: 20px;
}
.condividi, .owl-buttons, 
.tooltipContent, #sync2, .pathway, .btn, .colonna, 
.camera_caption {
	display: none !important;
	visibility: hidden !important;
}
html, body {
	height: auto !important;
	background: white;
}
/*altre classi*/

.owl-item {
	position: relative;
	float: left;
	margin: 5px;
}
 .owl-wrapper, .centro {
	width: 100% !important;
}
.linguetta {
	position: absolute;
}
div.testo_focus.maxheight {
	max-height: 110px;
}

.centro{
margin:0px !important;
}
.imgLoaded {
	position: relative !important;
	float: left !important;
	height: auto !important;
	margin: 5px !important;
	width: auto !important;
	max-width: auto !important;
}


.cameraSlide.cameraSlide_0 {
    position: relative !important;
    float: left !important;
    margin: 6px !important;
    width: 100% !important;
    display: inherit !important;
    height: auto !important;
}


.cameraSlide,
.TabbedPanelsTab {
    display: none !important;
}


.camera_wrap,
.camerarelative {
 height: auto !important;
}



.item img {
width: auto;
    height: 200px;
}

.item, .owl-item {
    width: auto !important;
    position: relative;
    float: left;
    margin: 5px;
}

.TabbedPanelsContent {
    padding: 20px;
}

p {
    font-size: 14px;
    margin-bottom: 15px !important;
    color: #666666;
    margin-left: 0px !important;
}

.descrizione_prod .prezzo {
    font-size: 30px;
    margin: 0px;
    color: #ae1a1f;
    font-weight: 600;
}

.riepilogo_tabella .tableresponsive td span {
    margin: 7px 2px;
    color: black;
    font-size: 14px;
}

.tableresponsive td:nth-child(4) img {
    width: 16px;
    height: 16px;
    top: 9px;
    margin-right: 2px;
}

.riepilogo_tabella .tableresponsive td span.old {
    text-decoration: line-through;
    font-size: 12px;
}


.riepilogo_tabella .tableresponsive td span.percent {
    color: #ae1a1f;
    font-weight: 600;
    font-size: 12px;
}


.tableresponsive td:nth-child(4),
.tableresponsive td:nth-child(6),
.tableresponsive td:nth-child(7),
.tableresponsive td:nth-child(8) {
    text-align: center;
}

table.tableresponsive {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    border: none;
}


.tableresponsive td:nth-child(4) {
    /*border-bottom:none*/
}

.tableresponsive .disponibilita_no, .tableresponsive .disponibilita_yes {
    position: relative;
    float: inherit;
    margin: 0px auto;
        color: transparent !important;
}

.tableresponsive input[type="checkbox"] {
    position: relative;
    float: inherit;
    margin: 0px auto;
    top: auto;
}

/* Zebra striping */

.tableresponsive tr:nth-of-type(odd) {
    background-color: #efefef;
}

.tableresponsive th {
    background: #5B5F5F;
    color: white;
    font-weight: normal;
    font-size: 15px;
}

.tableresponsive.sottotabella th {
    background: #a6a6a6;
    color: #FFF;
    border: none;
    text-align: left;
    font-size: 13px;
    padding: 4px 10px;
    text-transform: uppercase;
}

    .tableresponsive.sottotabella th:nth-child(4) {
        text-align: center;
        font-size: 12px;
        line-height: 14px;
    }

.tableresponsive.sottotabella .btn,
.tableresponsive input[type="button"],
.pagaora a {
    cursor: pointer;
    margin-left: 2px;
    padding: 3px 5px;
    background: #FFFFFF;
    font-size: 14px;
    float: inherit;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    text-align: center;
    border: 1px solid #666;
    color: #666;
}


.tableresponsive.sottotabella h1 {
    color: black;
}


.articolo .tableresponsive td:nth-child(4) {
    display: table-cell;
    text-align: left;
}

.sx .tableresponsive.sottotabella {
    width: 100%;
}

.tableresponsive .field_module,
.tableresponsive .minifield_module input[type="text"] {
    padding: 3px;
    background: #FFFFFF;
    font-size: 14px;
    float: inherit;
    width: 65px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    color: #ae1a1f;
    text-align: center;
    border: 1px solid #666;
}

.tableresponsive td, .tableresponsive th {
    padding: 10px;
    border-top: none;
    border-right: none;
    border-left: none;
    text-align: left;
    line-height: 20px;
    border-bottom: none;
       min-height: 46px;
}

.tableresponsive th {
}

.tableresponsive td {
    color: #666;
}

.tableresponsive a {
    color: #666;
    text-decoration: underline;
}

    .tableresponsive a:hover {
        color: #333;
        text-decoration: underline;
    }




    .span12.carousel_prodotto  {
position:relative;
float:left;
    width: 30%;
    }

    .descrizione_prod {
    width: 60%;
    float:left;
}