@import url('https://fonts.googleapis.com/css?family=Rajdhani:500,700');

body {
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    color: #000000;
    background-color:#ffffff;
}

#news h4 {
    font-weight: bold;
    color: #ff5c5c;
}

#top{
	width:100px;
    border:0px solid #d2d2d2;
    background: transparent;
    text-align:center;
    padding:5px;
    position:fixed;
    bottom:10px; 
    right:10px;
    cursor:pointer;
    display:none;
    color:#333;
    font-family:verdana;
    font-size:12px;
}

.well {
    background-color:transparent;
}

.editor_selpagina {
    font-weight: bold;
    color: #ff5c5c;
    font-size: 20px;
}

.schedaprodotto_dati_descrizione {
    color: #ff5c5c;
    font-weight: bold;
}

.schedaprodotto_media_titolo {
    display: none !important;
}

.list-group-item {
    border: 0px !important;
}

#prodotti h4 {
    color: #ff5c5c;
    font-weight: bold;
}

#prod .panel .panel-default {
    font-size: 12px;
}

.panel-heading {
    color: #337ab7 !important;
    background-color: #ffffff !important;
}

#form .panel-body {
    font-size: 12px !important;
}
