

.riepilogo_testo {
    color: #1b222a;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    font-family: "Lato",sans-serif !important;
}



.attivo a {
    color: #0d4314 !important;
    font-weight: 700 !important;
}


.pannello_categoria {
    cursor: pointer !important;
    height: 150px;
    background-color: #cee6cd !important;
}


    .pannello_categoria i {
        font-size: 35px;
        color: #0d4314 !important;
    }


    /**********************/
    .list-container {
        display: flex;
    }

.col {
   flex: 1;
}

.list-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 16px;
}

.list-container ul li {
}


.list-container ul li:first-of-type {
   font-weight: bold;
   padding-bottom: 10px;
}


/**********************/



.riepilogo_dati{
    color:#064d0f !important;
    list-style:none;
}



.img_cart_riepilogo {
    width: 70px !important;
    float: left;
    padding-right: 8px;
}

.bottone_concludi {
    background: #008dc7 none repeat scroll 0 0;
    border-radius: 25px;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 65px;
    padding: 0 18px;
    font-family: "Lato",sans-serif;
}



/********** VARIANTI ***********/

hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: 0 !important;
    border-top: 1px solid #cccccc !important;
}


.product .info-box .checked {
    border: 3px solid #ffbb00;
    background-color: #294771 !important;
    color: #fff !important;
    font-family: "Lato",sans-serif;
}


.pannello_varianti {
    clear: both;
    margin-top: 12px;
    margin-bottom: 20px;
    font-family: "Lato",sans-serif;
}


.product .product-colors {
    display: block;
    font-family: "Lato",sans-serif;
}


.checked {
    border: 3px solid #0d4314;
    background-color: #0d4314 !important;
    color: #fff !important;
    font-family: "Lato",sans-serif;
}

.color-btn.color-btn-biege {
    background-color: #fff;
    color: #333;
    font-family: "Lato",sans-serif;
}

.color-btn.checked {
    border-color: black;
    font-family: "Lato",sans-serif;
}

.color-btn {
    cursor:pointer !important;
    display: block;
    float: left;
    position: relative;
    padding: 4px 6px;
    margin-top: 8px;
    background-color: #294771;
    border: 3px solid #D9A21B;
    margin-right: 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-family: "Lato",sans-serif;
}

/********** VARIANTI ***********/




.fa-caret-down:before {
    content: "\f0d7";
}

.input-group-addon {
    padding: 6px 18px 6px 18px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1 !important;
    color: #555 !important;
    text-align: center !important;
    background-color: #eee !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
}


.num_prd {
    float:left;
    margin-right: 10px;
    background-color: #bbddb8;
    font-size:11px;
    font-weight:700;
    padding: 4px;
    border-radius: 50%;
    width: 28px;
    height: 20px;
    font-family: "Lato",sans-serif;
    text-align:center;
    line-height:12px;
}


 



.produttore {
    color: #064d0f;
    font-weight: bold;
}



.quantity {
    clear: both;
}

.codice {
    clear: both;
    display: block;
    font-weight: 400;
    font-family: "Lato",sans-serif;
    font-size:14px;
}


.logo img {
    width: 300px !important;
}


.middle-top{
    padding-top:20px;
}


.currency{
    color:#ffffff !important;
}


.email-bottom-bar{
    padding-top:10px !important;
}

.email-bottom-bar i{
    background: #e2ecfa none repeat scroll 0 0;
    border-radius: 100%;
    color: #064d0f;
    font-size: 15px;
    height: 30px;
    line-height: 30px;

    margin-right: 0px;
    text-align: center;
    width: 30px;
    border: 1px solid #064d0f;
}

 


.email-bottom-bar a {
    color: #ffffff;
}


.product-details h3{
    padding-bottom: 5px;
    height:95px ;
    margin-bottom:10px;
}


.product-img img {
    height: 180px !important;
    object-fit: contain  !important;
}