﻿
.SpazioMobile {
    padding-bottom:40px;
}

.Container{
    width:100%;
    margin:0 auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#IntestazioneMarchio{
    display:none;
}

#ScrittaOverGioielli{
    font-size:smaller;
    right:10px;
    bottom:20px;
    text-align:center;
    background-color:#ffffff;
    padding:20px;
/* Fallback for web browsers that don't support RGBa */
    background-color: rgb(255,255,255);
    /* RGBa with 0.6 opacity */
    background-color: rgba(255,255,255, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

.Corpo100Mobile{
    width:100% !important;
}

.Corpo90Mobile{
    width:90% !important;
}

.Corpo50Mobile{
    width:50% !important;
}

.Padding0Mobile{
    padding:0!important;
}

.Padding10x0Mobile{
    padding:10px 0!important;
}

.Padding0x10Mobile{
    padding:0 10px !important;
}

.Padding10x10Mobile{
    padding:10px 10px !important;
}

#DivTornaAlSito{
    display:none;
}

#DivNewsletterSx{
    display:none;
}

#LogoMobile{
    width:30%;
    margin:0 35%;
    text-align:center;
}

.AllineaTestoCentroMobile{
    text-align:center !important;
}

.PulsanteAggiungiAlCarrelloMobile{
    position:fixed;
    z-index:20;
    bottom:0;
}

#TxtQuantita, #ImgWishlist{
    visibility:hidden;
}

/***********************
    ARTICOLI
***********************/


.Testo0e9{
    font-size:80%;
}

.Testo1e1{
    font-size:90%;
}

.Testo2{
    font-size:140%;
}
.Testo3{
    font-size:200%;
}
/******************* HEADER MOBILE **************/

#LogoMenu, #Logo, #Header, #Menu, #LoggatoNormale, #LoginNormale{
    display:none;
}

#HeaderMobile {
    width:100%;
}
/***********************
 TOOGLE
***********************/
#ElencoMenuMobile, #ElencoCategorieMobile, #ElencoLoginMobile, #ElencoCarrelloMobile, #ElencoLinguaMobile {
    display:none;
}

.MenuToogle {
    width:100%;
    display:block;
    padding:0px;
    cursor:pointer;
    margin:0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#ElencoMenuMobile, #ElencoCategorieMobile, #ElencoLoginMobile, #ElencoCarrelloMobile, #ElencoLinguaMobile {
    width:100%;
    z-index:1;
    position:absolute;
    float:left;
    display:none;
    top:25px;
    list-style:none;
    margin-left:-40px;
    background-color:#3a4e55;
}

#ElencoCategorieMobile li ul{
   display: none;
    list-style:none;
    margin-left:-40px;
}


.LinkMenuMobile, .LinkMenuMobile:link, .LinkMenuMobile:visited {
    width:100%;
    display:block;
    color:#ffffff;
    text-align:left;
    background-color:#3a4e55;
    padding:10px 20px;
    cursor:pointer;
    margin:0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
     text-transform:uppercase;
     text-decoration:none;
  }

.LinkMenuMobile:hover {
    background-color:#000000;
    color:#ffffff;
   }

.ElencoCategorieMobile, .ElencoCategorieMobile:link, .ElencoCategorieMobile:visited {
    width:100%;
    display:block;
    color:#ffffff;
    text-align:left;
    background-color:#3a4e55;
    padding:10px 20px;
    cursor:pointer;
    margin:0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
     text-transform:uppercase;
     text-decoration:none;
  }

.ElencoCategorieMobile:hover {
    background-color:#426e89;
    color:#ffffff;
   }



/***********************
 FINE TOOGLE
***********************/


/***********************
    ARTICOLI
***********************/


.page {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #6b6b6b;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.ArticoloFotoAltezza {
    padding:10px 0;
}

#ArticoloBottom, #ArticoloTopBottom{
    width:100%;
    position:relative;
    padding:10px;
}

.Margin0x0x120x0 {
    margin:0 0 30px 0;
}


/***********************
   FILTRI
***********************/

.FiltroBottom{
    display:none;
    margin-top:10px;
}

.FiltroTop:hover .FiltroBottom{
    display:block;
}

.FiltroBottom:hover{
    display:block;
}


/***********************
   SCHEDA ARTICOLO
***********************/


h1.SchedaArticolo{
    font-size:24px;
    font-weight:lighter;
}

/***********************
   CARRELLO
***********************/

#LblNomeProdottoMobile, #LblNomeProdotto2Mobile{
    display:none;
}

/*********************************
GRIGLIA
********************************/

.GridStyleCarrello th:nth-child(1)
{
    display:none;
}

.GridStyleCarrello td:nth-child(1)
{
    display:none;
}

/*********************************
GRIGLIA AREA RISERVATA
********************************/


.GridStyleAreaRiservata th:nth-child(3), .GridStyleAreaRiservata th:nth-child(5), .GridStyleAreaRiservata th:nth-child(6), .GridStyleAreaRiservata th:nth-child(7), .GridStyleAreaRiservata th:nth-child(8)
{
    display:none;
}

.GridStyleAreaRiservata td:nth-child(3), .GridStyleAreaRiservata td:nth-child(5), .GridStyleAreaRiservata td:nth-child(6), .GridStyleAreaRiservata td:nth-child(7), .GridStyleAreaRiservata td:nth-child(8) 
{
    display:none;
}

/*********************************
GRIGLIA AREA RISERVATA DET
********************************/


.GridStyleAreaRiservataDet th:nth-child(3), .GridStyleAreaRiservataDet th:nth-child(4), .GridStyleAreaRiservataDet th:nth-child(5), .GridStyleAreaRiservataDet th:nth-child(6), .GridStyleAreaRiservataDet th:nth-child(7), .GridStyleAreaRiservataDet th:nth-child(8)
{
    display:none;
}

.GridStyleAreaRiservataDet td:nth-child(3), .GridStyleAreaRiservataDet td:nth-child(4), .GridStyleAreaRiservataDet td:nth-child(5), .GridStyleAreaRiservataDet td:nth-child(6), .GridStyleAreaRiservataDet td:nth-child(7) , .GridStyleAreaRiservataDet td:nth-child(8) 
{
    display:none;
}

/*********************************
GRIGLIA WISHLIST
********************************/
.GridStyleWishList th:first-child
{
    display:none;
}

.GridStyleWishList td:first-child
{
    display:none;
}
