pre.debug{
    background-color:#000;
    color:#FAA00C;
    width:960px;
    font-family:monospace;
    font-size:12px;
    margin:auto;
    text-align:left;
    padding:20px;
    margin-bottom:20px;
}

pre.debug strong{
    font-family:monospace;
    font-size:12px;
    color:#FAA00C;
}

.txt2{
    text-indent:-9999px;
    height:1px;
}

.modal{
    z-index:15000;
}

.modal-dialog{
    z-index:15001;
}

#preventivoSpese{
    position:relative;
    left:0;
}

.areaRiservata .boxPreventivo{
    padding-bottom:3em;
}

/*
.corrieriDisponibili{
    background-color:#fff;
    padding:2em;
    display:none;
}*/

/* nel profilo utente se non metto queste regole è tutto un po' scombinato, da rivedere */

/* Questo mancava, serve per metteere il bottone del cestino di fianco all'indirizzo nel processo di checkout */
.box2 .lineaIndirizzo span.delAddr{
    display:block;
    height:2.5em;
    width:3em;
    float:left;
    margin:0.5em 0 0.5em 1%;
}

.box2 .lineaIndirizzo span.content{
    display:block;
    float:left;
    height:2.5em;
    width:50%;
    overflow:hidden;
    text-overflow:ellipsis;
    margin:0.5em 0 0.5em 25%;
}

/** se non metto questo le condizioni di vendita non sono a finaco al checkbox (ho aggiunto anche classe checkbox-inline al check) **/
label.condizioni_vendita{
    display:inline-block !important;
}

/* tecnica honepot */
.hp{
    height:1px;
    text-indent:-9000px;
}

.coupon #note{
    width:95%;
    margin:auto;
    height:120px;
}

.overlay{
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height:100%;
    width:100%;
    position:fixed; /* Stay in place */
    z-index:1; /* Sit on top */
    left:0;
    top:0;
    background-color:rgb(0, 0, 0); /* Black fallback color */
    background-color:rgba(0, 0, 0, 0.9); /* Black w/opacity */
    overflow-x:hidden; /* Disable horizontal scroll */
    transition:0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.gmapCont, .ytCont{
    width:90%;
    height:90%;
    position:fixed;
    top:5%;
    left:5%;
    border:1px solid #000;
    background-color:#fff;
    z-index:10; /* Sit on top */
    text-align:center;
    color:#000;
    padding:0.5em;
}

.gmapCont .gmap, .ytCont .yout{
    width:100%;
    height:95%;
}

#fbLoginPreferiti{display:none;}

@media print {
    /*Regola dedicata alla visualizzazione su carta*/
    .container-fluid.header,
    .navbar.navbar-default.menu-bar,
    .container-fluid.full-hero.full-hero-page,
    .col-md-3.right,
    .container.costumer,
    .container-fluid.info,
    .container-fluid.form,
    .container-fluid.ueppy,
    #imageGallery,
    .lSAction,
    .hidePrint{display:none;}

    .borderPrint{border:none !important;}
}

.container.text-center.type-home p{height:70px !important;}

#mappaEliteImm{width:100% !important;
    height:300px !important;}


.header .right .fa{margin-right:5px;}

.container-fluid.full-hero h2{color:white;}

.container-fluid.full-hero h3{color:white;
    text-transform:uppercase;
    margin-top:30px;
    font-size:40px;}

#listaCategorie .active, #listaTags .active{color:#d66816;}

@media (max-width: 610px) {
    .item-slide .item{max-width:90% !important;}
    .item-slide .item{margin-left:5% !important;}
    .container-fluid.ueppy .text-right{text-align:left !important;}

}

@media (max-width: 1280px) {
    .fixed-header .collapse.in{display:none !important;}

    .row.list-item{padding-top:0px !important;}

    .list .list-item{height:auto !important;}
}

#listaCategorie, #listaTags{padding-left:0px;
    padding-bottom:20px;}

#listaCategorie li, #listaTags li{
    height: 28px;
    background-color: #fe950e;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin-right: 10px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 700;
    margin-top: 10px;
    font-family: 'Montserrat',sans-serif;
    font-weight:normal !important;
}

#listaCategorie li a, #listaTags li a{color:white;}

#listaCategorie li a:hover, #listaTags li a:hover{color:#d66816;}

/** IUBENDA **/
#iubenda-cs-banner {
    bottom: 0 !important;
    left: 0 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: #666; }

.iubenda-cs-content {
    display: block;
    margin: 0 auto;
    padding: 0 20px;
    width: auto;
    font-size: 1em;
    background: #666;
    color: #ddd; }

.iubenda-cs-rationale {
    position: relative;
    margin: 0 auto;
    padding: 0 2em; }

.iubenda-banner-content > p {
    line-height: 1.35em; }

.iubenda-cs-close-btn {
    margin: 0;
    color: #ddd;
    text-decoration: none;
    font-size: 1em;
    position: absolute;
    top: 0;
    right: 0.5em;
    border: none; }

.iubenda-cs-cookie-policy-lnk {
    text-decoration: underline;
    color: #ddd;
    font-size: 1em;
    font-weight: bold; }

.iubenda-cs-content, .iubenda-banner-content > p {
    font-family: inherit;
    font-size: 0.9em;
    color: #ddd;
    margin: 0.5em 0; }

.iframeVideoSk{
    height:600px;
}
.vimeo-full-width {
    padding: 56.25% 0 0 0;
    position: relative;
}

.vimeo-full-width iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    .iubenda-cs-content {margin: 0.25em 0; line-height:1.2em; padding:0 2px}
    .iubenda-cs-rationale {font-size:10px; padding:0 1.5em 0 0.5em;}
    .iframeVideoSk{
        height:300px;
    }
}

/*
.lg-download.lg-icon:after{
  font-family: FontAwesome;
  content: "\f0ed";
}


.lg-close.lg-icon:after{
  font-family: FontAwesome;
  content: "\f00d";

}


.lg-prev.lg-icon:after{
  font-family: FontAwesome;
  content: "\f053";
}

.lg-next.lg-icon:before{
  content:none !important;
}
.lg-next.lg-icon:after{
  font-family: FontAwesome;
  content: "\f054";
}

*/

#footerFormElite{padding-top:220px;}

#chiudiLayer img{
    float:right;
    width:30px;
    margin-right:5px;
    padding-bottom:10px;}


.affina.imm a:hover{color:white;}

.filter .item h3{height:100px !important;}

.row.list-item .col-sm-4.col-md-5.col-lg-4.hidden-xs.nopad{height:99% !important;}

.singoloIMM h1{text-align:left !important;}

.agenteImg img{margin-top:0px !important;}

.social.firstSk{border-bottom:none !important;}

.filter .affina{width:190px !important;}

.paginaRecensioni iframe{
    width: 100% !important;
    height: 600px !important;
}

@media (max-width: 1300px){
    .filter .col-md-3{
        width:33.333% !important;
    }
}

@media (max-width: 992px){
    .filter .col-md-3{
        width:50% !important;
    }
}

@media (max-width: 768px){
    .filter .col-md-3{
        width:90% !important;
    }
    .paginaRecensioni iframe{
        height: 200px !important;
    }
}

/*.row.list-item{padding-top:5px;}*/
/*.row.list-item-news{padding-top:5px;}*/
.row.list-item-news{
    overflow: hidden;
}
.page .left h1{text-align:left !important;}
.noneSk{display:none;}

.google img{
    margin-top:0 !important;
    width:100% !important;
}

@media (max-width: 992px){
    .previewYoutube{
        display:none;
    }
}

.previewYoutube{
    position:relative;
}

.previewYoutube img{
    width:100%;
    margin-top:0 !important;
}

.previewYoutube .overlay2.video {
    background: none;
    background-image: url(../imgs/video-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.previewYoutube .overlay2 {
    position: absolute;
    z-index:0 !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(66%, rgba(0,0,0,0)), to(rgba(0,0,0,0.65)));
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 66%, rgba(0,0,0,0.65) 100%);
}

/*.imgFromVideo{*/
/*    margin-top:10px !important;*/
/*}*/

