bottom: -291px;
right: 0px;
width: 200;
- width: 157px;
- box-shadow: 0px 6px 5px 1px #000; }
+ width: 157px; }
.small-6.guest.columns.kids, .small-6.guest.columns.adults {
/* right: 6px;
.resInput {
width: 157px !important;
right: 17px;
- background: #A61A1D;
- box-shadow: 0px 6px 5px 1px #000; }
+ background: #A61A1D; }
.row.resDropdown {
margin-top: 12px; }
#linkHome, #linkHome a {
margin-right: 5px; }
+@media screen and (-webkit-min-device-pixel-ratio: 0) {
+ ::i-block-chrome, #resform {
+ right: -1px; }
+ ::i-block-chrome:after, #res-tab-open:after {
+ left: -3px; } }
+
.breadcrumbs {
margin-top: 10px; }
right: 0px;
width: 200;
width: 157px;
- box-shadow: 0px 6px 5px 1px #000;
+
}
.small-6.guest.columns.kids, .small-6.guest.columns.adults{
width: 157px !important;
right: 17px;
background: #A61A1D;
- box-shadow: 0px 6px 5px 1px #000;
+
// margin-top: 50px;
}
}
#linkHome, #linkHome a{
margin-right: 5px;
+}
+@media screen and (-webkit-min-device-pixel-ratio:0){
+ ::i-block-chrome, #resform{
+ right: -1px;
+ }
+ ::i-block-chrome, #res-tab-open{
+ &:after{
+ left: -3px;
+ }
+ }
}
\ No newline at end of file