/* Theme Name: Romancy Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of romancy
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: romancy
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  romancy-child
*/
.woocommerce-tabs{
    display:none;
}
.related{
    display:none;
}
.woocommerce-product-gallery{
    max-width:100% !important;
}
.wrap_calendar{
    display:none;
}
.ovacrs_price_rent{
    display:none !important;
}
.intruction_calendar{
    display:none;
}
.room-info{
    display:none !important;
}
.room-title{
    margin-top:20px !important;
}
#adult-child{
    width:100%;
    float:left;
    margin: 25px 0;
}
#adult-child ul{
    width:50%;
    float:left;
    margin:1% 0;
    padding:0;
}
#adult-child b {
  width:99%;
  float: left;
  padding:2px 0;
  color: #000;
  margin: 0 1% 10px 0;
  font-size:18px;
}
#adult-child li {
  width:100%;
  float: left;
  list-style: none;
  padding:5px 0;
}
#ovabrw_booking_form{
  background-color:#f7f7f7;
  padding:12px;
  border-radius:10px;
  border:1px solid #d6d6d6;
  width:100%;
  float:left;
}
.ovabrw-deposit{
    display:none;
}
.product_meta{
    display:none;
}
.woocommerce-ordering{
    display:none;
}
.woocommerce-result-count{
    display:none;
}
#amenities{
    width:100%;
    float:left;
    margin:0 0 20px 0;
    padding:15px;
    border-radius:5px;
    background-color:#f7f7f7;
    border:1px solid #d6d6d6;
}
#amenities li{
    width:32.333%;
    float:left;
    margin: 6px 1% 6px 0;
    list-style:none;
}
#amenities li::before{
    content:"» ";
    font-weight:bold;
    color:#d98600;
    font-size:23px;
}
#cancel{
    width:100%;
    float:left;
    margin:15px 0 20px 0;
    padding:0;
}
#cancel li{
    width:100%;
    float:left;
    margin: 6px 1% 6px 0;
    list-style:none;
}
#cancel li::before{
    content:"» ";
    font-weight:bold;
    color:#d98600;
    font-size:23px;
}
@media only screen and (min-width:300px) and (max-width:600px)  {
 #adult-child ul{
    width:100%;
    float:left;
    margin:0;
    padding:0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{
    width:100%;
}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product{
    width:100%;
}
#amenities li{
    width:99%;
}
}


























