/*
Theme Name:     Orlando
Theme URI:      http://www.hotelorlandosardegna.com/
Description:    La veste grafica dell'Hotel Orlando
Author:         Ollsys Computer Srl
Author URI:     http://ollsys.com
Template:       paradise
Version:        1.0
*/

h1, h2, h3, h4,h5, h6{
  color: rgba(189, 118, 32, 0.8)!important;
}

.pbr-copyright{
  color:#fff!important;
  background: rgba(189, 118, 32, 0.8)!important;
}

.room-description h4{
display:none!important;
}

div.room-content{
  clear:both;
  margin-top:10px;
}

.opalhotel-single h1{
  margin: 20px 0!important;
}

.pbr-breadscrumb-inner{
display:none!important;
}

.single #pbr-breadscrumb {
  display:none;
}

.nero{
  color:rgba(0,0,0,1);
}
.testo-grande{
  font-size:20px;
}

#pbr-masthead.pbr-header-light #pbr-mainmenu .navbar-mega .navbar-nav > li > a{
  padding:15px 19px!important;
}

#pbr-topbar.pbr-topbar-light{
  background:linear-gradient(to right, #D38424, #aba692)!important;
  background:-webkit-linear-gradient(to right, #D38424, #aba692)!important;
  background:-moz-linear-gradient(to right, #D38424, #aba692)!important;
  background:-o-linear-gradient(to right, #D38424, #aba692)!important;
  border:none!important;
}

.pbr-breadscrumb{
  background: rgba(189, 118, 32, 0.8)!important;
}
.pbr-breadscrumb:before{
  background: rgba(255, 255, 255, 0.8)!important;
}

#pbr-topbar .reservation-link{
  border: 1px solid #fff!important;
  color: #fff!important;
}
#pbr-topbar i, #pbr-topbar .fa{
  color:#fff!important;
}

#pbr-masthead{
  background-color: rgba(189, 118, 32, 0.8)!important;
}

.navbar-mega .navbar-nav > li > a{
  color:#fff!important;
}

.navbar-mega .navbar-nav > li > a .caret:before{
  color:#fff!important
}

.wpml-languages{
  display:none!important;
}

.room-box, .room-meta-info, .room-extra-amenities, #pbr-footer{
  display:none;
}

.reservation-link {
  width:100%;
  text-align:center;
}

.pbr-copyright .footer-wrapper-bg {
  height:auto!important;
}

article.page{
  margin-bottom:0!important;
}

.opalhotel-price {
  display:none;
}

.orlando_lang{
  line-height: 40px;
  position: fixed;
  top: 260px;
  right: 10px;
  z-index: 9999;
}
.orlando_lang a{
  color: #ffffff;
  display: block;
  text-align: center;
  font-weight: normal;
  background-color: #7d796a;
  margin-bottom: 5px;
  padding: 5px;
  width: 36px;
  height: 36px;
  text-transform: uppercase;
  line-height: 26px;
  border-radius: 50%;
  font-size:12px;
}
.orlando_lang a.active{
  color: #000;
  background-color: #fff;
}


.sottopagine{
  /*border:5px double #ccc;*/
  padding:10px 20px;
  margin-bottom: 20px;
  margin-top:20px;
}
.sottopagine ul{
  list-style:none;
  padding:0;
  margin:0;
}
.sottopagine li{
  border-bottom:1px dashed #ccc;
  list-style-type: circle;
}
.sottopagine li:last-child{
  border-bottom:none;
}
.sottopagine li a{
  display:block;
  width:100%;
  padding: 10px 0;
}

img.fullwidth{
  width:100%;
  margin-top:-60px;
  margin-bottom:60px;
}


.navbar-mega .navbar-nav > li > a .caret:before{
  content:"\f078"!important;
}

.site-main img.size-full{
  width:100%!important;
}


/* mod gallery ita */
body:not(.page-id-11085):not(.parent-pageid-11111):not(.page-id-11111):not(.parent-pageid-11863):not(.page-id-11863):not(.page-id-11858):not(.page-id-12175):not(.page-id-12185):not(.page-id-12189):not(.parent-pageid-12189):not(.page-id-12035):not(.page-id-12045):not(.parent-pageid-12045):not(.page-id-12326):not(.page-id-12330):not(.parent-pageid-12330):not(.page-id-12253):not(.page-id-12257):not(.parent-pageid-12257):not(.page-id-12383):not(.page-id-12393):not(.page-id-12397):not(.parent-pageid-12397) div.wpb_gallery {
  width:1170px;
}




@media only screen and (max-width: 1170px) {
  .wpb_gallery{
    width:100%!important;
  }
}