-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbookingEngine.css
More file actions
219 lines (204 loc) · 4.25 KB
/
bookingEngine.css
File metadata and controls
219 lines (204 loc) · 4.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
<style>
/* Font Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
font-family: 'Open Sans', "Arial", sans-serif !important;
color: #333;
}
/* Calendar Icon - Don't Change or Remove */
i.fa {
font: normal normal normal 14px/1 FontAwesome !important;
}
/* Font Styles Ends */
/* Hotel Name Font */
.page-header-inner .hotel_name {
color: #fff;
font-family: 'Verdana',sans-serif;
display: none;
}
/* Top Section - Remove Address */
.map_info {
display:none;
}
.listing .logo {
background-color: #F2F1E9 !important;
margin: -46px 28px 0 0 !important;
}
.search-panel-wrap {
border-radius: 12px;
margin-bottom: 12px;
}
.page-bar {
margin-bottom: 12px;
}
.page-bar .page-breadcrumb>li>span {
border-radius: 12px 0 0 12px;
}
.page-bar .page-breadcrumb>li .second>span {
border-radius: 0 12px 12px 0;
}
th.children.custom-children {
visibility: hidden !important;
display: none;
}
td.children {
visibility: hidden !important;
display: none;
}
.av-children {
visibility: hidden !important;
display: none;
}
.av-room-details {
margin-top: -20px;
}
/* Card Design Styles */
.bigger {
display: none;
}
.md-radio {
display: none;
}
.av_gallery {
margin-bottom: 0px;
}
.featured_photo {
border-radius: 10px 0 0 10px;
}
.av_roomtype {
/* background-color: #Fbfbf9;
border: 1px solid #e7decc; */
border-radius: 12px;
padding: 0px;
margin-bottom: 20px;
}
.av-left-rooms {
display: none;
}
.av-rates {
padding: 10px 0px;
}
.av-rates .price-from {
visibility: hidden !important;
display: none;
}
.av-name {
font-size: 21px;
margin-top: 30px;
font-weight: 200;
}
/* Change the text "Select Accommodation" to any desired text */
.details-switcher.show-details {
margin-top: 0px;
}
.details-switcher.hide-details {
margin-top: 0px;
}
.green.btn {
border-radius: 10px 0 10px 0;
background-color: #333;
border: 1px solid #333;
box-shadow: none;
}
.green.btn:hover {
border-radius: 10px 0 10px 0;
background-color: #000;
border: 1px solid #000;
box-shadow: none;
}
.btn.green.btn-block.select-accommodation-btn {
font-size: 0;
}
.btn.green.btn-block.select-accommodation-btn:after {
content: "Book Now";
font-size: 12px;
}
/* Change the text "See Details" to any desired text */
.details-switcher {
font-size: 0;
}
.details-switcher:after {
content: "View Details";
font-size: 12px;
}
/* .details-switcher.show-details .fa-arrow-circle-o-down {
display: none;
}
.details-switcher.hide-details .fa-arrow-circle-o-up {
display: none;
} */
</style>
<style>
.av-room-options .av-adults .type_of_room {
font-size: 0 !important;
}
.av-room-options .av-adults .type_of_room:after {
content: "Guests";
text-align: center;
font-size: 10px;
}
/* Secondary Card */
#currency-selector li, #lang-selector li, .amenities_tab ul li {
padding-bottom: 6px;
}
.av-per-person-price {
border-radius: 12px 12px 0px 0px;
}
.av-room-features .tab-content {
margin-bottom: 20px;
}
.tabbable-line>.nav-tabs>li.active {
border-bottom: #0A3759;
position: relative;
}
tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
border-bottom: 4px solid #7990A0;
}
/* Bring Back Icons */
.ui-datepicker .ui-datepicker-prev span.ui-icon, .ui-datepicker .ui-datepicker-next span.ui-icon {
font-family: FontAwesome !important;
}
/* Hide Top Image */
.hotel_views {
display: none;
}
/* Increase the size of add-ons photos */
@media screen and (min-width: 992px) {
.about .col-md-4 {
min-width: auto;
width: 40%;
}
.about .col-md-8 {
width: 60%;
}
.about .img {
width: 100%;
height: auto;
padding-top: 50%;
}
.room_services .img div {
top: 0;
position: absolute;
}
.photo_content .small {
height: 77px;
width: 120px;
}
}
@media screen and (max-width: 767px) {
.av-info {
}
.av-name-info {
padding: 0px 0px 0px 10px !important;
}
.av-occupancy {
padding: 0px 0px 0px 10px;
}
.av-rates {
padding: 0px 0px 0px 10px;
}
.show-details {
padding: 0px 0px 0px 10px;
}
}
</style>