width: 100%;
background: #FFFFFF;
z-index: 25;
- height: 48px;
+ height: 40px;
box-shadow: inset 0px -5px 10px -8px rgba(0, 0, 0, 0.6);
-ms-box-shadow: inset 0px -5px 10px -8px rgba(0, 0, 0, 0.6);
-moz-box-shadow: inset 0px -5px 10px -8px rgba(0, 0, 0, 0.6);
left: -15px; }
#res-tab:after {
position: absolute;
- content: url(../assets/reservations-bottom_v2.png);
+ content: url(../assets/reservations-bottom.png);
height: 30px;
bottom: -30px;
left: -4px; }
#properties {
margin-left: 28px; }
#properties .top-bar {
- margin-top: 6px;
+ margin-top: 0px;
background: transparent;
border: none;
box-shadow: none;
text-align: left; } }
#head-img {
- top: -110px;
+ top: -122px;
height: 630px;
width: 100%;
position: relative;
margin: 0 2.5px; }
.sidebar ul li a {
height: 20px;
- width: 20px; }
+ width: 20px;
+ display: block;
+ margin-bottom: 30px; }
.sidebar ul li a.facebook, .sidebar ul li a.tweet, .sidebar ul li a.pin, .sidebar ul li a.youtube {
height: 20px;
width: 20px;
return $(this).text().replace(/(<([^>]+)>)/ig, "");
});
-
+
});
return $(this).text().replace(/(<([^>]+)>)/ig, "");
});
-
+
});
width: 100%;
background: $white;
z-index: 25;
- height: 48px;
+ height: 40px;
box-shadow: inset 0px -5px 10px -8px rgba(0, 0, 0, 0.6);
-ms-box-shadow: inset 0px -5px 10px -8px rgba(0, 0, 0, 0.6);
-moz-box-shadow: inset 0px -5px 10px -8px rgba(0, 0, 0, 0.6);
a {
height: 20px;
width: 20px;
+ display: block;
+ margin-bottom: 30px;
+
&.facebook, &.tweet, &.pin, &.youtube {
height: 20px;
width: 20px;
// }
}
#head-img {
- top: -110px;
+ top: -122px;
height: 630px;
width: 100%;
position: relative;
}
&:after {
position: absolute;
- content: url(../assets/reservations-bottom_v2.png);
+ content: url(../assets/reservations-bottom.png);
height: 30px;
bottom: -30px;
left: -4px;
#properties {
margin-left: 28px;
.top-bar{
- margin-top: 6px;
+ margin-top: 0px;
background: transparent;
border: none;
box-shadow: none;