h2 small { font-size: 18px; }

#hotel-centro {
	float: none;
	display: block;
    overflow: hidden;
    border: 1px solid #ebebeb;
    width: 100%;
    padding: 10px 10px 0 0;
    background: url('https://www.birraioli.it/wp-content/uploads/2016/05/hotel-centro-01.jpg');
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: 8% bottom;
}

#bus-hotel {
	float: none;
	display: block;
	width: 100%;
	overflow:hidden;
	border: 1px solid #ebebeb;
	padding: 10px 10px 0 0;
  /* background: url('https://www.birraioli.it/wp-content/uploads/2016/07/bus-hotel.png'); */
	background: url('https://www.birraioli.it/wp-content/uploads/2019/07/hotel_r.png');
    background-repeat: no-repeat;
    background-size: 17%;
    background-position: 8% bottom;
}

#alt-primavera {
	float: none;
	display: block;
    overflow: hidden;
    border: 1px solid #ebebeb;
    width: 100%;
    padding: 10px 10px 0 0;
    margin-bottom: 22px;
}


@media screen and (min-width: 498px){
#alt-primavera {
	background: url('https://www.birraioli.it/wp-content/uploads/2017/03/bck-fruh-option-01.jpg');
    background-repeat: no-repeat;
    background-size: 22%;
    background-position: left center;
}
}
@media screen and (min-width: 769px){
#alt-primavera {
    background-size: 38%;
}
}
.link-recensioni {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    padding: 10px 10px;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    line-height: 30px;
    position: relative;
    padding-left: 32px;
}

.link-recensioni:hover {
border-color: green;
background: #fff;
color: #209e17;
transition: all .3s ease;
}

.link-recensioni:hover::before {
	color: #209e17;
	transition: all .3s ease;
}

.link-recensioni:before {
 content: "\f0a4";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    left: 8px;
}

@media screen and (max-width: 497px){
#hotel-centro,
#bus-hotel,
#alt-primavera {
width: 100%;
}
}
/* === SOCIAL SIDE PAGE === */

@media screen and (max-width: 1180px) {
 	.box-social { display: none; }
 }

.box-social {
    position: fixed;
    top: 200px;
    left: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.single-social {
    width: 54px;
    height: 54px;
    display: block;
    margin-bottom: 5px;
    background: rgba(255,255,255,.8);
    position: relative;
    transition: background .2s;
    -webkit-transition: background .2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.single-social:hover {
    background: rgba(255,255,255, 1);
    transition: background .2s;
    -webkit-transition: background .2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

#fb-social,
#tw-social,
#pin-social,
#ig-social { 
    position: absolute;
    width: 35px;
    height: 35px;
    right: 0;
    top: 9.5px;
    margin-right: 11px;
	 }


#fb-social {
	background: url('https://www.birraioli.it/wp-content/uploads/2016/08/sprite-social-02.png') no-repeat;
    background-position: -2px;
    background-size: cover;
}

#tw-social {
	background: url('https://www.birraioli.it/wp-content/uploads/2016/08/sprite-social-02.png') no-repeat;
	background-position: -45.5px;
	background-size: cover;
}

#pin-social {
	background: url('https://www.birraioli.it/wp-content/uploads/2016/08/sprite-social-02.png') no-repeat;
	background-position: -90px;
	background-size: cover;
}

#ig-social {
	background: url('https://www.birraioli.it/wp-content/uploads/2016/08/sprite-social-02.png') no-repeat;
	background-position: -135px;
	background-size: cover;
}

/* === FOOTER SOCIAL === */

.box-social-footer {
display: table;
text-align: center;
margin: 0 auto;
width: 200px;
}

.item-social-footer {
    display: table-cell;
    vertical-align: middle;
    height: 49px;
}

.item-social-footer #fb-social,
.item-social-footer #tw-social,
.item-social-footer #pin-social,
.item-social-footer #ig-social { 
    position: relative;
    display: block;
    width: 35px;
    height: 35px;
    margin-top: -26px;
     }


/* === TOOLTIP === */

.blocco-psn p {
text-transform: uppercase;
font-size: 16px;
font-family: /*"RobotoLight";*/ 'Open Sans', Helvetica, Arial;
}

.blocco-psn .su-column-size-1-6 .tip {
left: -57px;
}
.blocco-psn .su-column-size-1-5 .tip {
left: -43px;
}

.bir-tooltip {
  position: relative;
}

.tip {
  display: block;
  cursor: default;
  pointer-events: auto;
  opacity: 0;
  position: absolute;
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
line-height: 18px;
  width: 200px;
  color: #fff;
  background: #181e25;
  padding: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -120px;
  z-index: -1;
  border-radius: 5px;
  min-height: 50px;
  transition: all .3s ease-in-out;
}

.tip h4 {
color: #209e17;
font-weight: 700;
font-size: 20px;
margin: 0;
padding: 0 0 15px 0;
line-height: 20px;
}

.tip:after {
  content: '';
  position: absolute;
  width: 33px;
height: 28px;
  background: url('https://www.birraioli.it/wp-content/uploads/2016/08/arrow-tip-03.png') no-repeat;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
z-index: 99;
}

.bir-tooltip:hover .tip {
  display: block;
  opacity: 1;
  animation: tooltip .3s;
  top: -150px;
  transform-origin: bottom;
z-index: 99;
}

@-webkit-keyframes tooltip {
  0% { transform: scale(0) rotate(45deg); }
  50% { transform: scale(.5) rotate(-15deg); }
  100% { transform: scale(1)  rotate(0deg); }
}

@keyframes tooltip {
  0% { transform: scale(0) rotate(45deg); }
  50% { transform: scale(.5) rotate(-15deg); }
  100% { transform: scale(1)  rotate(0deg); }
}


/* === PAG FILTRO === */

.select-pacchetto {
box-shadow: 0 0 8px 1px #bbbbbb;
padding: 20px 5px;
border-radius:3px;
background: url('https://www.birraioli.it/wp-content/uploads/2016/06/bkg-lightblue-03.jpg') repeat-x;
background-position:top;
background-size:contain;
}


.select-pacchetto h2 {
font-size:32px;
color: #209e17; 
/*font-family: 'Carter One', cursive;*/
font-family: 'Open Sans', Helvetica, Arial;
    line-height: 35px;
}

.select-pacchetto p {
    font-size: 23px;
    font-weight: bold;
    color: #555555;
margin:25px auto;
}

.pre10euro {
    padding-left: 60px;
    text-align: center;
    position: relative;
}

.pre10euro:before {
content: '';
position: absolute;
width: 49px;
height: 29px;
background: url('https://www.birraioli.it/wp-content/uploads/2015/10/10euro-mini-01.png') no-repeat;
}


/* === POPUP PARAGRAPH FIX === */

.wdpu-content p { margin: 0; }

/* === SCROLL RIGHT X MOBILE === */

@media screen and (min-width: 850px) {
  .scroll-dx { display: none; }
}

.scroll-dx {
  text-align: left;
  opacity: .85;
  color: #248fdf;
}

.scroll-dx span {
  font-size: 18px;
  position: relative;
}

.scroll-dx .fa {
  position: absolute;
  right: -19px;
  -webkit-animation: scrolldx 1.2s infinite; 
  -moz-animation:    scrolldx 1.2s infinite; 
  -o-animation:      scrolldx 1.2s infinite; 
  animation:         scrolldx 1.2s infinite; 
}

@-webkit-keyframes scrolldx {
  0% { right: -19px; }
  100% { right: -29px; opacity: 0;}
}

@-moz-keyframes scrolldx {
  0% { right: -19px; }
  100% { right: -29px; opacity: 0;}
}
@-o-keyframes scrolldx {
  0% { right: -19px; }
  100% { right: -29px; opacity: 0;}
}

@keyframes scrolldx {
  0% { right: -19px; }
  100% { right: -29px; opacity: 0;}
}