@charset "UTF-8";
/*!
Theme Name: Ciestra Child
Theme URI: https://motopress.com/products/ciestra
Author: MotoPress
Author URI: https://motopress.com
Description: Ciestra is a single property rental WordPress theme packaged with the ultimate booking plugin.
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ciestra
Template: ciestra
*/


input[type="text"].mphb-datepick.is-datepick:focus, input[type="text"].mphb-datepick.is-datepick:active {
  background-image: url("assets/images/calendar_hover_new.svg") !important;
}

.mphb-datepick-popup select:active, .mphb-datepick-popup select:focus {
  background-image: url("assets/images/arrow_hover.svg") !important;
}


.mphb-calendar.mphb-datepick select:active, .mphb-calendar.mphb-datepick select:focus {
  background-image: url("assets/images/arrow_hover.svg") !important;
}

.mphb_widget_search-adults select:active, .mphb_widget_search-adults select:focus {
  background-image: url("assets/images/arrow_hover.svg") !important;
}