@font-face {
font-family: 'Gotham-Bold';
font-style: normal;
font-weight: normal;
src: url('Gotham-Bold.woff') format('woff');
}

@font-face {
font-family: 'Gotham-Light';
font-style: normal;
font-weight: normal;
src: url('Gotham-Light.woff') format('woff');
}


body{
    background-color: #EEECE3;
    margin: 0px;
    font-family: 'Gotham-Light';
    font-size: 20px;
    line-height: 40px;
}
b{
    font-family: 'Gotham-Bold';
    color: black;
}
a{
    text-decoration: none;
}
a:hover{
    color: #5F203B;
}
.container-tornasu{
    position: fixed;
    z-index: 98;
    bottom: 50px;
    right: 50px;
}
#fotoSocialDesktop{
    margin-left: calc(50% - 700px); 
    height: unset;
}
#tornaSu{
    cursor: pointer;
    display: none;
}
.container-tot{
    max-width: 1400px;
    margin: auto;
}
.container-box{
    display: flex;
}
.box-23{
    width: 75%;
}
.box-13{
    width: 25%;
}
.box-40{
    width: 40%;
}
.box-60{
    width: 60%;
}
.box-100{
    width: 100%;
}
#containerMenu{
    border-left: solid 2px #5F203B;
    text-align: right;
    padding-left: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;    
}
.logo{
    width: 100%;
    margin-bottom: 80px;
}
.menu-item{
    color: black;
    text-transform: uppercase;
    margin: 5px 0px;
    font-size: 20px;
}
.box-social-header{
    margin-top: 20px;
}
.box-social-header img{
    margin-left: 10px;
}
.disco-header{
    position: absolute;
    top: -200px;
    left: -200px;
}
.generi-img{
    width: 100%;
    margin: 80px 0px;
}
#containerStoria{
    padding-right: 200px;
    border-right: solid 2px #5F203B;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    padding-top: 100px;
    padding-bottom: 200px;
}
#title-storia{
    color: black;
    position: absolute;
    transform: rotate(90deg);
    font-size: 50px;
    left: -100px;
    top: 300px;    
}
.box-foto-negozio{
    width: 100%;
    overflow-y: hidden;
    display: flex;
    cursor: grab;
    overflow-x: scroll;
    padding-bottom: 50px;
}
#fotoNegozioDesktop{
    position: relative;
}
.linea-immaginaria{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    height: 100%; 
    width: 100%;
}


.box-foto-negozio::-webkit-scrollbar {
  height: 10px;
  width: 40px;
  border-radius: 10px;
  position: absolute;
  left: 50px;
}

.box-foto-negozio::-webkit-scrollbar-track {
    background-color: #cbcac1;
    margin-left:30vw;
    margin-right:30vw;
    border-radius: 10px;
    max-width: 40% !important;
    margin-top: 5vh;
}
.box-foto-negozio::-webkit-scrollbar-thumb {
  background-color: #5F203B;
  border-radius: 10px;
}
.box-foto-negozio::-webkit-scrollbar-track-piece {
    max-width: 200px;
    height: 200px;
}



#fotoInstagramDesktop{
    padding-bottom: 50px;
}

#fotoInstagramDesktop::-webkit-scrollbar {
  height: 10px;
  width: 40px;
  border-radius: 10px;
  position: absolute;
  left: 50px;
}

#fotoInstagramDesktop::-webkit-scrollbar-track {
    background-color: #cbcac1;
    margin-left:20vw;
    margin-right:20vw;
    border-radius: 10px;
    max-width: 40% !important;
    margin-top: 5vh;
}
#fotoInstagramDesktop::-webkit-scrollbar-thumb {
  background-color: #5F203B;
  border-radius: 10px;
}
#fotoInstagramDesktop::-webkit-scrollbar-track-piece {
    max-width: 200px;
    height: 200px;
}









#fotoAssortimentoDesktop{
    padding-bottom: 50px;
}

#fotoAssortimentoDesktop::-webkit-scrollbar {
  height: 10px;
  width: 40px;
  border-radius: 10px;
  position: absolute;
  left: 50px;
}

#fotoAssortimentoDesktop::-webkit-scrollbar-track {
    background-color: #cbcac1;
    margin-left:30vw;
    margin-right:30vw;
    border-radius: 10px;
    max-width: 40% !important;
    margin-top: 5vh;
}
#fotoAssortimentoDesktop::-webkit-scrollbar-thumb {
  background-color: #5F203B;
  border-radius: 10px;
}
#fotoAssortimentoDesktop::-webkit-scrollbar-track-piece {
    max-width: 200px;
    height: 200px;
}




.box-foto-negozio img{
    margin-right: 20px;
    margin-left: 20px;
}
.line-float{
    width: 100%;
    height: 10px;
    border-top: solid 2px #5F203B;
}


#containerAssortimento{
    padding-left: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;    
    padding-top: 100px;
    position: relative;
}
#containerGiftImg {
    position: relative;
}
#containerGiftImg img{
    position: absolute;
    top: -190px;
    width: 500px;
    left: 80px;
}



#title-assortimento{
    color: black;
    position: absolute;
    font-size: 50px;
    top: -28px;     
}
#title-usato{
    color: black;
    font-size: 50px; 
}
.trama{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
}
.box-foto-assortimento{
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    display: flex;
    padding-top: 100px;    
    
    padding-left: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;       
    cursor: grab;
}
.container-box-foto-assortimento{
    background-image: URL('../img/trama.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 110px;  
    padding-bottom: 250px;
}
.box-foto-assortimento .border-album{
    margin-right: 30px;
    margin-left: 30px;
    border: solid 1px black;
    padding: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    /*width: 350px;*/
    height: 350px;
    
}
.border-album img{
    height: 100%; 
    
}
#containerGift{
    position: relative; 
    border-right: solid 2px #5F203B;
    padding-right: 60px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;      
}
#gift-card-desktop{
    border-top: solid 2px #5F203B;
}
#gift-card-desktop .container-box{
    height: 700px;
}
#title-gift{
    color: black;
    position: absolute;
    font-size: 50px;
    top: -18px;     
}
#link-indicazioni{
    color: black;
}
#containerIndicazioni{
    position: relative; 
    border-right: solid 2px #5F203B;
    padding-left: 250px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;   
    padding-top: 50px;
}
#containerIndicazioniLink{
    position: relative; 
    padding-left: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;   
    padding-top: 50px    
}
#fotoSince{
    position: absolute;
    top: -150px;
    right: 100px;
}
#contatti-desktop .container-box{
    height: 600px;
}

#title-instagram{

    color: black;
    font-size: 50px;
    position: absolute;
    left: 465px;
    top: -100px;    
}

.row-social{
    display: flex;
    align-items: center;
}
.row-social img{
    width: 30px; 
    margin-right: 10px;
}
.box-foto-social{
    width: 100%;
    overflow-x: scroll;
    display: flex;
    cursor: grab;
    overflow-y: hidden;
}
.foto-social {
    margin-right: 30px;
    margin-left: 30px;
    width: 300px;
    height: 300px;
}

.foto-social img{
    height: 300px;
    width: 300px;
    object-fit: cover;
    object-position: center center;
}
#container-footer{
    text-align: center; 
    position: relative;
    background-image: URL('../img/trama.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
    height: 700px;
    overflow: hidden;
    line-height: 30px;
}
.disco-footer{
    margin-top: 50px;
}
.disco-footer, .disco-header {
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
#fotoSince {
    -webkit-animation:spin 8s linear infinite;
    -moz-animation:spin 8s linear infinite;
    animation:spin 8s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.hide_desktop{
    display: none;
}

.hide_mobile{
    display: inherit;
}



@media  (max-width: 1450px) and (min-width: 992px)  {
    .box-13{
        padding-right: 20px;
    }
    .box-23{
        padding-left:  20px;
    }    
    .box-40{
        padding-left: 20px;
    }    
}

@media (max-width: 1450px) {
    #fotoSocialDesktop{
        margin-left: 20px; 
    }    
}


@media (max-width: 992px) {
    
    .hide_desktop{
        display: inherit;
    }

    .hide_mobile{
        display: none;
    }    
    
    
    body{
        font-size: 40px;
        line-height: 60px;
    }        
    
    
    .container-tot{
        max-width: 1400px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;           
    }    
    
    .disco-header{
        position: relative;
        top: unset;
        left: unset;
        margin-top: -300px;
        width: 60%;
        margin-bottom: 80px;
    }    
    
    
    .logo{
        width: 70%;
    }
    
    .generi-img {
        width: 200%;
        margin: 40px 0px;
    }    
    .box-20{
        width: 20%;
    }
    .box-80{
        width: 80%;
        padding: 100px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;          
    }    
    
    #top-home{
        width: 100%;
        overflow-x: hidden;
    }
    
    
    #title-storia {
        font-size: 80px;
        left: -70px;
        top: 235px;
    }    
    #title-assortimento{
        font-size: 80px;
        top: -34px;
        left: 50px;        
    }
    
    #title-usato{
        font-size: 60px;
        position: absolute;
        left: 60px;
        top: -23px;        
    }    
    
    .box-foto-assortimento .border-album {
        border: solid 3px black;
        padding: 80px;
        /*width: 600px;*/
        height: 600px;
    }    
    
    .box-foto-assortimento {
        padding-top: 100px;
        padding-bottom: 250px;
        padding-left: 200px;
        background-size: cover;
    }    
    .box-foto-assortimento::-webkit-scrollbar {
      display: none;
    }      
    
    .box-foto-negozio {
        width: 100%;
        overflow-y: hidden;
        display: flex;
        cursor: grab;
        overflow-x: scroll;
        padding-bottom: 0px;
    }    
    
    .box-foto-negozio::-webkit-scrollbar {
      display: none;
    }    
    
    #title-gift{
        color: black;
        position: absolute;
        top: 375px;
        left: -220px;
        width: 600px;
        font-size: 80px;
        transform: rotate(90deg);
    }    
    
    
    #gift-card{
        border-top: unset;
    }
    #gift-card .container-box{
        height: unset;
    }    
    
    .gift-card-img{
        position: absolute;
        bottom: 0px;
        left: -60px;
        width: 100%;     
    }
    
    
    #contatti .container-box {
        height: 1900px;
    }    
    
    #contatti iframe {
        border: 0;
        border-radius: 50px;
        width: 110%;
        height: 700px;
        position: absolute;
        left: -140px;
        z-index: 999;
        top: 1110px;
    }      
    
    
    #title-social{
        font-size: 80px;
        top: -34px;
        left: 80px;     
        position: absolute;
    }    
    
    
    .foto-social {
        margin-right: 30px;
        margin-left: 30px;
        width: 600px;
        height: 600px;
    }

    .foto-social img{
        height: 600px;
        width: 600px;
        object-fit: cover;
        object-position: center center;
    }    
    
    .row-social{
        display: flex;
        align-items: center;
        margin-bottom: 30px;
    }
    .row-social img{
        width: 60px; 
        margin-right: 10px;
    }    
    
    #container-footer{
        margin-top: 200px;
        line-height: 60px;
        height: 850px;
    }
    
    #iconaMenu{
        position: absolute;
        top: 30px;
        left: 30px;
        width: 100px;
        
    }
    
    #containerMenuMobile{
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #EEECE3;
        z-index: 99;
        display: none;
    }
    
    #closeMenuMobile{
        position: absolute;
        top: 50px;
        left: 50px;
        width: 100px;
        font-family: 'Gotham-Light';
        font-size: 150px;
    }
    
    .container-menu-item-mobile{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        padding-right: 50px;
        line-height: 120px;       
        margin-top: 350px;
    }
    
    .menu-item {
        color: black;
        text-transform: uppercase;
        margin: 5px 0px;
        font-size: 60px;
    }    
    .box-social-header img {
        width: 80px;
    }    
    
    #tornaSu{
        width: 130px;
    }

}