/*
Theme Name: Sobbayi
Theme URL: https://sobbayi.com/
Author: Sobbayi Interactive
Author URI: https://sobbayi.com/
Description: The main Sobbayi Interactive Theme
Version: 1.0.16
Text Domain: sobbayi 
*/

body.logged-in.admin-bar #header {
  margin-top: 32px;
}

@media screen and (max-width: 782px) {
  body.logged-in.admin-bar #header {
    margin-top: 46px;
  }
}

@media only screen and (min-width: 600px) {
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form input[type="text"],
  .contact-form input[type="url"] {
    width: 100% !important;
  }
}
