﻿.Container{
    width:100%;
    margin:0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#FotoProdotti {
    position: static !important;
}

#FotoPiccole {
    display: none;
}

#BannerHomeMobile, #BannerTempurMobile {
    display: none;
}

.Corpo40DesktopLarge {
    width: 40% !important;
}

.MarginPercent0x30DesktopLarge {
    margin: 0 30% !important;
} 


.Corpo100Tablet{
    width:100% !important;
}

.Corpo75Tablet{
    width:75% !important;
}

.Corpo50Tablet{
    width:50% !important;
}

.Corpo25Tablet{
    width:25% !important;
}

#SocialDesktop {
    display: none;
}

.AllineaTestoCentroTablet {
    text-align:center;
}

.MenuLoginNormale, #HeaderNormale, #CarrelloNormale, #Menu, .WhatsappDesktop {
    display:none;
}

#Logo {
    padding:0 40%;
}

#AreaCerca, #Cerca {
    padding:5px;
}

.TxtCerca {
    padding:10px !important;
}

#PulsanteCerca {
    padding:7px 0 0 0 !important;
}

.DisplayNoneTablet{
    display:none;
}

.AltezzaFotoArticolo {
    height:250px;
}

.AltezzaTestoArticolo {
    height:120px;
}

#SfondoMobile {
    padding:0px;
}

