﻿
.schedaProdotto_bigImg {
    width: 970px;
    min-height: 574px;
}


.divProdottoStessaFamiglia {
    display: block;
    float: left;
    position: relative;
    border: solid 1px #ECEDED;
    margin: 3px;
    overflow: hidden;
    width: 200px;
    height: 130px;
    background-color: #ffffff;
}

/*MENU LEFT FISSO*/
.Item
{
    width: 278px;
    height: 30px;
    margin-left: 22px;
    background-color: #e9eaea;
    display: block;
    text-align: left;
    border-bottom: solid 1px #AEAEAE;        
    overflow:hidden;
}
.Item a
{
    width: 278px;
    height: 30px;
    line-height:30px;
    color: #AEAEAE;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    display: block;
}
.Item:hover
{        
    background-color: #d2d5d8;        
}
.ItemSel
{
    width: 278px;
    height: 30px;
    margin-left: 22px;
    //background-color: #8a2620;
   
    display: block;
    text-align: left;
    border-bottom: solid 1px #AEAEAE;        
    overflow:hidden;
}
.ItemSel a
{
    width: 278px;
    height: 30px;
    line-height:30px;
    color: #000000;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    display: block;
}
.ItemCategory {
    /*width: 278px;*/
    padding-left:22px;
    height: 42px;
    background-color: #6c7177;
    display: block;
    text-align: left;   
    overflow:hidden;
    color:#FFFFFF;
    line-height:42px;
    font-size:24px;
    font-family: 'Julius Sans One', sans-serif;
    margin-top:20px;
    margin-bottom:20px;
}

.bollinoPreOrder
{
    position: absolute; left: -1px; top: 0px; width: 125px; height: 113px;
}

.bollinoSoldOut {
    position: absolute;
    right: 0px;
    top: 0px;
}

.altezzaPadProdotto {
    height: 306px;
    overflow: visible hidden;
}


.divAlreadyBuy {
    width: 100%;
    display: block;
    float: left;
    text-align: left;
    margin-bottom: 20px;
    background-color: #ededed;
    border: solid 1px #cccccc;
    border-radius: 5px;
    padding: 20px;
    font-size: 16px;
    line-height: 30px;
}

.divAlreadyBuy_Btn {
    color: #000;
    text-decoration: underline !important;
    float: right;
}

  .submenuWeb1 {
        margin-left: -623px;
    }
    .submenuWeb2 {
        margin-left: -530px;
    }
    .submenuWeb3 {
        margin-left: -435px;
    }
    .submenuWeb4 {
        margin-left: -340px;
    }
    .submenuWeb5 {
        margin-left: -225px;
    }


@media screen and (max-width: 1230px) {

    .schedaProdotto_bigImg {
        width: 720px;
        min-height:300px;
    }


    .divProdottoStessaFamiglia {
        width: 193px;
        height: 128px;
    }

    /*MENU LEFT FISSO*/
.Item
{
    width: 218px;
    height: 30px;
    margin-left: 22px;
    background-color: #e9eaea;
    display: block;
    text-align: left;
    border-bottom: solid 1px #AEAEAE;        
    overflow:hidden;
}
.Item a
{
    width: 218px;
    height: 30px;
    line-height:30px;
    color: #AEAEAE;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    display: block;
}
.Item:hover
{        
    background-color: #d2d5d8;        
}
.ItemSel
{
    width: 218px;
    height: 30px;
    margin-left: 22px;
   
    display: block;
    text-align: left;
    border-bottom: solid 1px #AEAEAE;        
    overflow:hidden;
}
.ItemSel a
{
    width: 218px;
    height: 30px;
    line-height:30px;

    font-family: 'Muli', sans-serif;
    font-size: 15px;
    display: block;
}
.ItemCategory {
    /*width: 278px;*/
    padding-left:22px;
    height: 42px;
    background-color: #6c7177;
    display: block;
    text-align: left;   
    overflow:hidden;
    color:#FFFFFF;
    line-height:42px;
    font-size:24px;
    font-family: 'Julius Sans One', sans-serif;
    margin-top:20px;
    margin-bottom:20px;
}

.bollinoPreOrder
{
   width: 95px; height: 13px;
   background-size:100%;
}

.altezzaPadProdotto 
{
    height: 266px;

}

    .divAlreadyBuy {

        border-radius: 2px;
        width: calc(100% - 20px);
        padding: 10px;
        font-size: 12px;
        line-height: 14px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .divAlreadyBuy_Btn {
    margin-top: 10px;
    text-decoration:underline !important;
    }

        .submenuWeb1 {
        margin-left: -500px;
    }
    .submenuWeb2 {
        margin-left: -410px;
    }
    .submenuWeb3 {
        margin-left: -315px;
    }
    .submenuWeb4 {
        margin-left: -220px;
    }




}
