/*
 Theme Name: Phonati
 Theme URI: http://seriousbond.devbs.ninja/
 Description: Phonati Saloon - Parrucchiere Uomo e Donna
 Author: Matteo Bondatti
 Author URI: http://seriousbond.devbs.ninja/
 Version: 1.0
 License: GNU GENERAL PUBLIC LICENSE
 */

body{
    margin:0;
    padding:0;
    position:relative;
    text-align:center;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}
header, footer{
    width:100%;
    margin: 0;
    float:left;
    position:relative;
    display:inline-block;
    z-index: 99;
}
h1,h2,h3,h4,h5,h6{    
    font-family: 'PT Serif', serif;
}
hr.spac{
    width: 30vw;
    opacity: .3;
    margin-bottom: 26px;
    margin-left: 20px;
}
#container{
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
    transition: all ease-in-out .3s;
}
.map-container iframe{
    width:100%;
    display:block;
}
.subcontainer{
    position: relative;
    width: 950px;
    margin: 0 auto;
    height: 100%;
    display: inline-block;
}

.content{
    position: relative;
    width: 100%;
    float: left;
    height: 100%;
    margin: 40px auto;
}
.partner{
    margin: 40px auto -20px;
}

footer{
    height:350px;
   /* margin-top: 70px;*/
    background-image:url("img/phonati-4.jpg");
    background-attachment: fixed;
    background-size:contain;
    width: 100%;
    height: 350px;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex!important;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
footer:after {
    content: '';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(42, 41, 55, 0.78);
    background-attachment: fixed;
}
.hide{
    visibility:hidden!important;
}
.clear:before,
.clear:after {
    content: " ";
    display: table;
}

.clear:after {
    clear: both;
}

ul{
    margin:0;
    padding:0;
}

p{
    color: #959595;
    font-size: 1.1em;
    line-height: 1.7em;
    margin-bottom: 0;
    padding: 0 20px;
}
.left{
    float:left;
}

.right{
    float:right;
}
.menu-icon-right{
    margin-top: 110px!important;
}
.menu-icon-right img{
    width:40px;
}
#menu li{
    display: inline-block;
    font-size: .8em;
    text-transform: uppercase;
    margin: 10px;
    font-weight: 600;
}
#menu li a{
    text-decoration: none;
    color: inherit;
}

#menu ul{
    margin-top: 120px;
}
.logohead{
    margin: 50px 0;
    width: 144px;
}
.smallbox{
    display:none;
}
.title{
    /*text-transform: uppercase;*/
    font-style: italic!important;
    font-size: 2.1em;
    font-weight: 400;
    padding: 20px 20px 20px 20px;
    line-height: 1.4;
}

.subtitle{
    font-size: 2.1em;
    font-style: italic;
    font-weight: 400;
    padding: 6px 0 20px ;
    line-height: 1.4;
}

/* GALLERY INTRO */

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("img/arr-left.svg")!important;
    left: 10px;
    right: auto;
    background-color: white;
    width: 40px!important;
    height: 40px!important;
    background-size: 50%!important; 
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("img/arr-right.svg")!important;
    right: 10px;
    left: auto;
    background-color: white;
    width: 40px!important;
    height: 40px!important;
    background-size: 50%!important;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    background-position: center center;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: auto !important;
    max-height: 600px;
}

#hometopslide.swiper-container {
    width: 100%;
    /*height: 50vh;*/
    margin: 0px auto;
}

#hometopslide .swiper-slide{
    /*width: auto!important;*/
    background-size: cover;
    overflow: hidden;
    /*height: 30vw;*/
}

#hometopslide:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 20%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.85);
}

#hometopslide:after {
    content: '';
    position: absolute;
    display: inline-block;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.85);
}

#hometopslide img {
    width: 100%;
}

#faceslide.swiper-container {
    width: 100%;
    height: 320px;
    margin: 30px 0 0 0;
}

#faceslide .swiper-slide{
    width: auto!important;
    background-size: cover;
}
#faceslide .swiper-slide img{
    width: auto!important;
    height: 100%;
}

#faceslide .swiper-slide:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 30px;
    bottom: 0;
    background-color: #3b5998;
    right: 0;
    background-image: url('img/fab.svg');
    background-position: center;
    background-size: contain;
}
.facetitle{
    text-transform: uppercase;
    font-size: 2.1em;
    font-weight: 400;
    margin: 20px 20px 6px 20px;
}
.plus{
    padding-top: 30px!important;
}
.fsharelink{
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 25px 9px;
    margin-top: 30px;
    background-color: #3b5998;
    color: white;
}

/*///// GIFT REGALO FACEBOOK */
.divider{
    height: 350px;
    margin-top: 70px;
    background-size: contain;
    background-attachment: fixed;
    width: 100%;
        display: inline-block;
    height: 350px;
    overflow: hidden;
    font-size: 0;
}
.divider li {
    width: 33.2%;
    height: 350px;
    display: inline-block;
    padding: 0;
    border: none;
    margin: 0px;
    background-size: cover;
    position:relative;
    cursor:pointer;
    /*-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);*/
    transition:all ease-in-out .25s;
}
.divider li:hover{
    /*-webkit-filter: grayscale(0%);
    filter: grayscale(0%);*/
}
.divider li:hover span{
    bottom:0;
    opacity:1;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.divider ul li span {
    height: 100%;
    position: absolute;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.58);
    width: 100%;
    left: 0;
    bottom: 0%;
    opacity:0;
    color:white;
    transition:all ease-in-out .25s;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.divider ul li div {
    position: absolute;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    bottom: 0;
    transform: translateX(-50%);
    height: 28px;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: bold;
    text-transform:uppercase;
    background-color: white;
    color: black;
}

/*/// GIFT PAGE ///*/

.gift-page-cont{
    text-align:left;
}
.gift-page{
    max-width: 50%;
    float: left;
    margin-right: 20px;
}
.menu-servizi{
    width:100%;
    border-top: 1px solid #e4e4e4;
    margin-top:20px;
    padding-top:20px;
}
.menu-servizi li{
    list-style:none;
    /*background-color: whitesmoke;*/
    padding: 10px 10px 28px;
    margin: 20px 10px 20px 0px;
    font-family: 'PT Serif', serif;
}
.menu-servizi li .prezzo{
    float:right;
    padding-left: 15px;
}

.menu-servizi li .add {
    width: 35px;
    height: 35px;
    background-color: white;
    float: left;
    margin-top: -7px;
    margin-right: 7px;
    background-image: url('img/add.svg');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .5;
}

.menu-servizi li .info {
    width: 25px;
    height: 25px;
    background-color: white;
    float: left;
    margin-top: -3px;
    margin-right: 15px;
    background-image: url('img/info.svg');
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .25;
}

.menu-servizi-titolo{
    font-weight: 100;
    border-top: 1px solid #e4e4e4;
    padding-top: 18px;
    margin-top: 50px;
    padding-left: 20px;
    color: #adadad;
}
.acquista{
    display: inline-block;
    position: relative;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px 34px;
    color: black;
    text-decoration: none;
    border: 2px solid black;
    margin-bottom: 60px;
}
.descrizione{
    display:none;
}
.descrizione p{
    font-size: 14px;
}
.descrizione img{
    position: absolute;
    left: 34px;
    margin-top: -10px;
    width: 28px;
}
.descrizione.vedi{
    display:block;
    color: gray;
    margin-top: 15px;
    padding-left: 35px;
}
.wspsc_add_cart_submit{
    display: inline-block;
    position: relative;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px 34px!important;
    color: black;
    text-decoration: none!important;
    border: 2px solid black;
    margin-bottom: 60px;
    background-color: white!important;
    border-radius:0!important;
}
/*.shopping_cart {
    display: none;
}*/


/* gift card */
.top-ban {
    height: 56vh;
    position: relative;
    float: left;
    color: white;
    z-index: -1;
    width: 100%;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.top-ban:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.69);
}
.top-ban .columns{
    z-index: 2;
    position: relative;
}
.top-ban hr{
    width: 27vw;
    margin: 23px auto; 
}
.top-ban h1{
    font-weight: 100;
    font-size: 3vw;
    margin-bottom:10px;
}
.top-ban h2{
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 100;
}

.form-gift {
    width: 100%;
    height: 100dvh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 9;
    overflow-y: scroll;
    padding: 200px 0;
}

.form-gift input, .form-gift textarea{
    line-height: normal;
    width: 500px;
    padding: 13px 13px;
}
.promo{
    z-index:2;
    float: left;
    width:100%;
}
.promo li{
    position:relative;
    margin-top: -60px;
    list-style: none;
}
.center-divider:before, .center-divider:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 15vw;
    background-color: #e8e8e8;
    margin-top: 115px;
}
.center-divider:after{
    right: 0;
    top: 0;
}
.center-divider:before {
    left: 0;
    top: 0;
}
.promo .shop-price{
    font-size: 35px;
    padding-top: 10px;
    color: #ffffff;
    text-align: center;
    height: 75px;
    font-family: 'PT Serif', serif;
    display: inline-block;
    width: 200px;
    border-radius: 3px;
    border: 1px solid white;
}
.promo h3{
    font-size: 22px;
    color: #cecece;
    text-align: center;
    font-weight: 100;
    margin-top: 40px;
}
.promo li hr{
    width: 136px;
}
.promo hr{
    transform:rotateZ(-180deg);
}
.promo .oppure {
    margin-top: -16px;
    position: absolute;
    background-color: #f4f0e8;
    padding: 0 13px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
    font-size: 12px;
}
.promo-shop a button{
    background-color: #082c35;
    margin-top: 25px;
    outline: 0;
    border: none;
    display: inline-block;
    position: relative;
    padding: 8px 37px;
    color: white;
    border-radius: 3px;
    width: 250px;
}
.promo-shop a button:hover{
    background-color: #ff2c55;
}
.come-funziona{
    margin-top: 90px;
    position: relative;
    border-top: 1px solid #ececec;
    padding-top: 40px;
    margin-bottom: 20px;
}
.come-funziona h4{
    font-size: 28px;
    font-weight: 100;
    color: #cecece;
}
.mypro{
    padding:20px;
}
.mypro .status-publish{
    background-color: #F4F0E8;
    position: relative;
    display: block;
    padding: 40px 20px;
}
    .promo .shop-price {
        width: 150px;
        font-size: 27px;
        color: #082c35;
        padding-top: 11px;
        height: 62px;
        border-radius: 3px;
        border: 3px solid #082c35;
    }
/* footer */

footer .fcont{
    z-index: 2;
    position: relative;
}

footer .columns{
    display:inline-block;
    list-style:none;
    color: white;
}

.phone span {
    font-size: 28px;
    color: white!important;
    text-decoration: none;
}
.show-small{
    display:none;
}
.hide-small{
    display:inline-block;
}
.ban-small-foot{
    display: none;
}


/* SOCIAL CONTAINER*/
.social-container{
    display: none;
    position: relative;
    max-width: 200px;
    margin: 0 auto;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}
.social-container .social-icon a{
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: white!important;
    border-radius: 100%;
    background-color: black;
}
.social-container .social-icon img{

}
@media only screen and (max-width: 1000px) {

    .subcontainer{
        width:100%;
    }
    .divider{
        height:auto;
    }
    .divider li {
        width: 100%!important;
        height: 50vh;
    }

/* gift card */
    .top-ban h1{
        font-size: 35px!important;
    }
    .promo .shop-price{
        width: 100%;
    }
    .promo-shop a button{
        width: auto;
    }
    .ban-small-foot{
        display: none;
    }
}

@media only screen and (max-width: 870px) {
    .ban-small-foot{
        display: none;
    }
    .gift-page {
        max-width: 100%;
        margin-top: 50px;
        margin-bottom: 45px;
    }
    .gift-page-cont h1{
        display: block;
        position: relative;
        margin-left: 20px;
        margin-top: 40px;
    }
    #menu ul{
        display:none;
    }
    .logohead{
        margin: 20px 0;
        width: 130px;
    }
    #hometopslide{
        padding-top: 30px;
    }
    #hometopslide .swiper-slide img {
        width: 100%;
        height: 100%;
        max-width: 100%;
    }
    #hometopslide:before, #hometopslide:after{
        display: none;
    }
    .content{
        padding: 40px 20px;
    }


    footer ul li {
        /*margin: 0px 15px;*/
    }

}

@media only screen and (max-width: 640px) {
    .social-container{
        display: flex;
    }

    .content {
        padding: 20px auto 35px auto;
        text-align: left;
    }
    .show-small{
        display:block!important;
    }
    .hide-small{
        display:none!important;
    }
    .ban-small{
        height:80vh;
        background-image: url('img/phonati-3.jpg');
        background-size: cover;
        background-position-x: 29%;
        z-index: 5;
        position: relative;
    }
    .ban-small-foot a .left, .ban-small-foot .right{
        padding: 15px;
        margin-top: 20px;
    }
    .ban-small-foot{
        display: block;
    }

    .logosmall{
        width: 180px!important;
        box-shadow: 0 0 20px -10px black;
        background-color: white;
        border-radius: 50%;
        margin-top: -14vh;
        padding: 20px;
        z-index: 5;
        position: relative;
    }

    .menu-icon{
        width: 33px;
        height: 45px;
        float: left;
        background-image: url(img/menu.svg);
        background-position-x: -5px;
        background-size: contain;
        background-repeat: no-repeat;
        margin-top: 29px;
        margin-left: 10px;
        z-index: 9;
        position: fixed;
        left: 0
    }
    .menu-chiama{
        width: 41px;
        height: 45px;
        float: right;
        background-image: url(img/chiama.svg);
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: -17px;
        margin-right: 10px;
        z-index: 9;
        right: 1px;
        position: fixed;
    }
    #menu {
        position: fixed;
        top: 0;
        z-index: 1;
        height: 50px;
        left: 0;
        background-color: white;
        -webkit-box-shadow: 0px 1px 10px 3px rgba(0,0,0,0.22);
        -moz-box-shadow: 0px 1px 10px 3px rgba(0,0,0,0.22);
        box-shadow: 0px 1px 10px 3px rgba(0,0,0,0.22);
    }
    .panel-small{
        width: 100vw;
        position:fixed;
        background-color: rgb(255, 255, 255);
        text-align: left;
        left:-100vw;
        height:100dvh;
        z-index: 10;
        transition:all ease-in-out .2s;
    }
    .back-left{
        margin-bottom:100px;
        margin-top: 5px;
    }
    .panel-small li{
        display: block!important;
        color: #949494;
        padding: 6px 15px 4px;
        text-align: center;
        font-size: 7vw;
        }
    .panel-small li a{
    color: inherit;
    text-decoration: none;
    font-size: 20px;
    }
    .gift-panel {
        position: fixed;
        height: 100dvh;
        width: 100vw;
        right: -100vw;
        z-index: 10;
        text-align:left;
        background-color: rgb(255, 255, 255);
        transition:all ease-in-out .2s;
        overflow-y: auto;
    }
    .gift-panel .cta {
        position: absolute;
        margin-top: -20vh;
        left: 50%;
        margin-left: 0;
        width: 250px;
        text-align: center;
        transform: translateX(-50%);
        border-color: white;
        color: white;
    }
    .gift-panel a{
    display: inline-block;
    position: relative;
    margin-left: 40px;
    margin-top: 20px;
    padding: 10px 34px;
    color: black;
    text-decoration: none;
    border: 2px solid black;
    margin-bottom: 60px;
    }
    .gift-panel h5{
        font-size: 22px;

        padding-left:40px;
        padding-right:40px;
        margin-bottom: 10px;
        line-height: 1.3em;
    }
    .gift-panel .ban{
        width: 100%;
        margin-top: 0px;
    }
    .gift-panel p{
        padding: 0 40px;
    }
    .back-right {
        margin-bottom: 100px;
        margin-top: 5px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }
    .escilo-left{
        left:0;
        top: 0;
    }
    .escilo-right{
        right:0;
    }
    .title {
        font-size: 1.5em;
        padding: 20px 0 8px 0;
        line-height: 1.5;
    }
    .title span{
        font-size: 27px;
    }
    .subtitle {
        font-size: 1.4em;
        padding: 0;
        margin-left:0;
        line-height: 1.5;
    }

    .partner img {
        width: calc(45vw - 20px);
        margin-top: 20px;
    }
    .dav {
        margin-left: 20px;
    }
    .fsharelink {
        margin-left: 20px;
        cursor:pointer;
    }
    .flink{
        display: block;
        height: 56px;
        position: relative;
        padding-top: 15px;
    }

    .menu-servizi li .info {
        position: absolute;
        width: 34px;
        padding-left: 7px;
        height: 14px;
        left: 52px;
        font-size: 10px;
        margin-top: 2px;
        background-color: #808080;
        float: left;
        color: white;
        background-image:none;
        opacity:1;
    }
    .menu-servizi li .add {
        margin-top: 1px;
    }
    .descrizione.vedi {
        margin-top: 22px;
        padding-left: 21px;
    }
    .descrizione img {
        left: 20px;
    }


    /* gift card */
    .promo{
        margin-top:0;
    }

    .promo-shop a button{
        width: 225px;
        margin-top: 0px;
    }
    .promo ul{
        padding-top: 33px;
    }
    .promo li{
        border-bottom: 1px solid #cecece;
        margin-bottom: 63px;
    }
    .promo h3 {
        margin-top: 22px;
        font-size: 23px;
    }
    .promo .shop-price {
        width: 150px;
        font-size: 27px;
        color: #082c35;
        padding-top: 11px;
        height: 62px;
        border-radius: 3px;
        border: 3px solid #082c35;
    }
    .come-funziona {
        margin-top: 0;
        border-top: none;
        padding-top: 6px;
    }
    .top-ban h2 {
        font-size: 16px;
        padding: 0 25px;
        line-height: 24px;
    }
    .top-ban{
        margin-top: 47px;
        background-size: cover;
    }
    footer{
        height:auto;
        -ms-flex-direction: columns;
        -ms-box-orient: vertical;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        flex-direction: column;
        padding: 30px 0;
        background-attachment: inherit;
        background-size: cover;
        background-position: center center;
    }

    footer .fcont {
        margin: 25px 0px;
    }
    footer ul li {
        display: flex;
        margin: 37px 22px;
        float:none!important;
    }
    footer ul li span{
        text-align: left;
        padding-left: 15px;
        padding-top: 5px;
        text-decoration: none!important;
        color: white!important;
    }
    footer ul li span a{
        text-decoration: none!important;
        color: white!important;
    }
}

@media only screen and (max-width: 320px){
    .gift-panel .cta {
        position: absolute;
        top: 87vh;
        padding: 5px 6px;
    }
}





.swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      width: 80%;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

    .swiper-slide:nth-child(2n) {
      width: 60%;
    }

    .swiper-slide:nth-child(3n) {
      width: 40%;
    }
