@charset "UTF-8";
/*Custom for WCFM*/
#wcfm_products_manage_form {
  /*Edit product ******************************************************************************************************/
  /*******************************************************************************************************/
  /* Woocommerce Help Tip ******************************************************************************************************/
  /*******************************************************************************************************/
  /* Place holder ******************************************************************************************************/
  /*******************************************************************************************************/
  /*Manage Store vendor*/ }
  #wcfm_products_manage_form .ovabrw_metabox_car_rental {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 20px; }
    #wcfm_products_manage_form .ovabrw_metabox_car_rental select {
      height: 47px;
      padding: 5px; }
    #wcfm_products_manage_form .ovabrw_metabox_car_rental .ovabrw_rt_discount_duration {
      width: 100%; }
  #wcfm_products_manage_form .form-field {
    position: relative; }
    #wcfm_products_manage_form .form-field label {
      width: 200px; }
  #wcfm_products_manage_form .ovabrw_manage_store_field {
    display: none; }
  #wcfm_products_manage_form .woocommerce-help-tip::after {
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-indent: 0px;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -10px;
    width: 15px;
    height: 100%;
    text-align: right;
    content: "";
    cursor: help;
    font-variant: normal; }
  #wcfm_products_manage_form .woocommerce-help-tip .content {
    position: absolute;
    background-color: #111111;
    color: #ffffff;
    border-radius: 4px;
    width: 250px;
    bottom: -10px;
    right: 0;
    padding: 10px;
    box-shadow: 5px 4px 5px #ccc; }
  #wcfm_products_manage_form input::-webkit-input-placeholder, #wcfm_products_manage_form select::-webkit-input-placeholder {
    color: #343434;
    opacity: 0.2; }
  #wcfm_products_manage_form input::-moz-placeholder, #wcfm_products_manage_form select::-moz-placeholder {
    color: #343434;
    opacity: 0.2; }
  #wcfm_products_manage_form input:-ms-input-placeholder, #wcfm_products_manage_form select:-ms-input-placeholder {
    color: #343434;
    opacity: 0.2; }
  #wcfm_products_manage_form input:-moz-placeholder, #wcfm_products_manage_form select:-moz-placeholder {
    color: #343434;
    opacity: 0.2; }
  #wcfm_products_manage_form input:focus, #wcfm_products_manage_form select:focus {
    outline: none; }
  #wcfm_products_manage_form .sales_schedule.hide,
  #wcfm_products_manage_form .sales_schedule_ele_show.hide,
  #wcfm_products_manage_form #sale_date_from.hide,
  #wcfm_products_manage_form .sale_date_upto.hide,
  #wcfm_products_manage_form #sale_date_upto.hide {
    display: none !important; }
  #wcfm_products_manage_form #wcfmmp-store .product_area .products-wrapper ul li.product img {
    margin-bottom: 10px; }
  #wcfm_products_manage_form #wcfmmp-store .woocommerce ul.products li.product h2 {
    margin-bottom: 10px; }

/*# sourceMappingURL=ovabrw_wcfm.css.map */
