/*
 Theme Name:   Superio Child
 Theme URI:    https://themeforest.net/item/superio-real-estate-wordpress-theme/26372986
 Description:  Superio Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     superio
 Version:      1.0.0
 Text Domain:  superio-child
*/

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px) {
  input.button-primary.export-pdf {
    margin-top: 7px;
  }

  .modal-body {
    padding: 25px 38px !important;
  }

  .modal-dialog {
    margin: 30px !important;
  }
}
