/*
Theme Name: WpRentals Child theme
Theme URI: http://themeforest.net/user/wpestate
Description: Ultimate WordPress Theme created by WpEstate for accommodation booking. WpRentals is clean, flexible, fully responsive and retina Ready. Its smart settings allow you to build outstanding renting websites easily and fast.
Version: 3.15.0
Author: wpestate.org
Author URI: http://themeforest.net/user/annapx
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, fluid-layout , custom-menu, theme-options, translation-ready
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: wprentals

-------------------------------------------------------------- */
body div .wpcf7-form{padding:0;border:none}
.cnt_form{display:flex;flex-wrap:wrap;}
.cnt_form div.h-wd{width:calc(50% - 5px)}
.cnt_form div.f-wd{width:100%}
.cnt_form div input{width:100%}
.cnt_form div label{color:#636572}
.cnt_form div textarea{min-height:104px}
.cnt_form div input.wpcf7-submit{background-color:#C6007E;line-height:1.32;border:none}
.cnt_form div input.wpcf7-submit:hover{background-color:#D74DA5}


@media (min-width:769px){
  .hm-tabs .elementor-image-gallery .gallery-item img{height:228px;object-fit:cover}
  body .cnt_form{gap:0px 10px}
}
@media (max-width:768px){
  .hm-tabs .elementor-image-gallery .gallery-item img{height:130px;object-fit:cover}
  body .cnt_form{gap:5px}
  body .cnt_form div.h-wd{width:100%}
}