.modal-backdrop { z-index:1; }

/* Hotel room listing page */
.rooms-list .products .product:nth-child(even) .col-room-info, .archive.search-results .products .product:nth-child(even) .col-room-info { order:2; }
.rooms-list .products .product:nth-child(even) .col-room-img, .archive.search-results .products .product:nth-child(even) .col-room-img { order:1; }
.rooms-list .single-room-image, .archive.search-results .products .single-room-image { height:250px; }
.room-info-wrapper .button.add_to_cart_button, .room-info-wrapper .button.product_type_variable { display:none; }
.yith-quick-view .product_meta { display:none; }
.yith-quick-view-content.woocommerce div.summary div.quantity { display:none !important; }
a.reset_variations { display:none !important; }