@import "fonts/Open Sans/local.css";

body {
    background-color: #FFF;
    background-position: 0px 0px;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
a {
    color: #000;
    text-decoration: none;
}
.menusx {

    font-size: 11px;
    color: #666666;
    text-decoration: none;
    text-indent: 55px;
    font-style: normal;
    line-height: normal;
}

.colleg:hover {
    color:#A71D1D;
    font-weight: normal;
    text-decoration: none;
}
.titolo {
    font-size: 20px;
    color: #00a2e8;
    text-decoration: none;
    font-weight: bold;
    text-transform: lowercase;
}
.titolo::first-letter {
    text-transform: uppercase;
}
.titolo_tab {

    font-size: 11px;
    color: #000;
    text-decoration: none;
    font-weight:bold;
    padding: 0px;
    display: block;
}
.colleg {
    /* font-size: 11px; */
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}
.testo {
    /* font-size: 11px; */
    color: #000000;
    text-decoration: none;
}
.prezzo {

    font-size: 9px;
    color: #00a2e8;
    width: 60px;
    font-weight: bold;

}


.modulocerca {
    margin: 0px;
    padding: 0px;
    height: 17px;
    width: 99px;
    border: 1px solid #6699CC;

    font-size: 9px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}


.codice {
    background-color: #FFFF00;

    font-size: 10px;
    color: #000000;
    width: 80px;
}
.prezzoScheda {
    display: block;
    margin-bottom: 0px;
    font-size: 15px;
    color: #e95668;
    font-weight: bold;
}
.testi_piccoli {

    font-size: 9px;
    color: #000000;
    text-decoration: none;
}

.testo_quantita_carrello{

    font-size: 11px;
    text-decoration: none;
    font-weight: bold;	
}


.bottom {

    font-size: 10px;
    color: #666666;
}
.nomenews {

    font-size: 9px;
    font-weight: bold;
    color: #000000;
}
.cerca {

    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 1px;

}
.elevel {
    color: #666666;
    text-decoration: none;
}
a.elevel:hover {
    color: #316AC5;
}
.spaccell {

    font-size: 11px;
    color: #000000;
    text-indent: 2px;
}
.avantibot {
    background-color: #99FF66;

    font-size: 11px;
    color: #000000;
}
.annullabot {
    background-color: #ECE9D8;

    font-size: 11px;
    color: #000000;
    height: 20px;
    width: 80px;
}
.riepilord {

    font-size: 10px;
    font-weight: bold;
    color: #00a2e8;
    padding: 2px;
}

.modulocerca {
    margin: 0px;
    padding: 0px;
    height: 17px;
    width: 99px;
    border: 1px solid #6699CC;

    font-size: 9px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.colleg1 {
    color: #0000FF;
}
a.colleg1:hover {
    color: #000099;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}
.header {
    height: 90px;
    margin-top: 50px;
}

.header .logo img {
    margin-left: 20px;
    width: 300px;
    margin-top: 10px;
    max-width: 100%;
}
.bar_status {
    background-color: #474747;
}
.bar_status ul {
    margin: 0px;
    padding: 0px;
}
.bar_status ul li {
    display: inline-block;
    padding: 20px 0;
    position: relative;
}
.bar_status ul li a {
    border-right: 1px solid #606060;
    color: #fff !important;
    font-size: 14px;
    padding: 0px 31px;
    position: relative;
}
.bar_status ul li:last-child a {
    border-right: 0px;
}
.logo {
    width: 30%;
    float: left;
}
.search_box {
    width: 70%;
    float: left;
}
.search_box input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 15px 20px;
    width: 80%;
    border: 1px solid #DDD;
    font-size: 15px;
    height: 50px;
}
.search_box .search_form {
    width: 500px;
    float: right;
}
.search_box *[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 15px 20px;
    /* height: 40px; */
    width: 20%;
    float: right;
    height: 50px;
    background-color: #2eaae1;
    border: 0px;
    color: #FFF;
    font-size: 15px;
    cursor: pointer;
}
.search_box *[type="submit"]:hover {
    background-color: #1E88E5;
}
.sliderbar {
    float: left;
    width: 30%;
}
.container_page {
    float: left;
    width: 70%;
}
.page_main {
    padding: 20px;
}
.menu {
    padding-top: 20px;
}
.menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.menu ul li:first-child {
    border-top: 1px solid #eee;
}
.menu ul li {
    border-bottom: 1px solid #eee;
    padding: 10px 20px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.menu ul li a span {
    float: right;
    padding-top: 5px;
}
.menu ul li a {
    color: #6d6d6d !important;
    text-transform: lowercase;
}

.menu ul li a::first-letter {
    text-transform: uppercase;
}

.prodotti .prodotto_obj {
    width: 33.33%;
    float: left;
}
.prodotti .prodotto_padd {
    padding: 10px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
    margin-right: 10px;
    height: 250px;
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.footer {
    margin-top: 100px;
}
.footer .bottom_footer {
    background: #111 none repeat scroll 0 0;
    color: #ddd;
    padding: 20px 0;
}
.footer .bottom_footer .elevel {
    float: right;
}
.footer .bottom_footer .elevel a {
    color: #ddd;
}
.titolo_footer {
    border-bottom: 1px solid #303030;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
}
.footer_contprinci {
    height: 230px;
}

.footer_contprinci ul {
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
    list-style: none;
}
.one_third {
    width: 33.33%;
    float: left;
}
.footer_contprinci ul li {
    padding-left: 20px;
}
.menu_status {
    display: block;
}
.mobile_opbarstatus {
    display: none;
}
.mobile_opbarstatus {
}
.mobile_opbarstatus i {
    float: right;
    font-size: 34px;
    color: #2eaae1;
    margin-right: 0px;
}

.prod_image {
    float: left;
    width: 170px;
    height: 170px;
}
.prod_image_src {
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #DDD;
}
.prod_text {
    padding-left: 200px;
}
.titolo_prod {
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: lowercase;
}
.titolo_prod_home {
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: 600;
    text-transform: lowercase;
    margin: 0px;
    margin-top: 10px;
    height: 50px;
}
.titolo_prod::first-letter {
    text-transform: uppercase;
}
.menu ul li a::first-letter {
    text-transform: uppercase;
}
.prezzo_prod {
    color: #e95668;
    display: block;
    font-size: 17px;
    font-weight: 700;
}
.prezzo_prod_home {
    margin-bottom: 5px;
    color: #e95668;
    display: block;
    font-size: 17px;
    font-weight: 700;
    font-size: 14px;
    margin-top: 0px;
}

.testo_prod {
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    color: #7e7e7e;
    margin-top: 5px;
}
.btn_prosegui {
    background: #2daae1 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    padding: 5px;
    padding: 3px 15px;
    margin-top: 10px;
}

.categorie_first {
    padding: 15px 20px;
    background-color: #2eaae1;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.sched_image_inside {
    width: 50%;
    float: left;
}
.sched_image_inside .sched_image_src {
    height: 250px;
    width: 80%;
    margin: 0px auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.sched_info_inside {
    width: 50%;
    float: left;
}

.titolo_home {
    border-bottom: 3px solid #2eaae1;
    padding-bottom: 5px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.prod_parag {
    margin-bottom: 0px;
    margin-top: 0px;
}
.stato_str {
    display: block;
    color: #8a8a8a;
    margin-bottom: 7px;
    font-size: 11px;
    margin-top: 0px;
}
.prodlista {
    margin-bottom: 20px;
}
.one_half {
    width: 50%;
    float: left;
}
.prod_otherim {
    width: 98%;
    height: 160px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 7px;
}

.stato_disp {
    color: #2eaae1;
}

.footer .bottom_footer ul {
    padding: 0px;
    list-style: none;
}
.footer .bottom_footer ul a {
    color: white !important;
}
.center {
    text-align: center;
}