/*
Theme Name: Creatus Child
Description: Child theme for Creatus theme
Author: Themezly
Author URI: http://themezly.com/
Template: creatus
Version: 1.0.0
Text Domain: creatus
*/

body .gform_wrapper select, body .gform_wrapper textarea {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
}

@media screen and (max-width: 450px) {
      #cookie-notice .cn-button {
            display: inline-block;
            width: 100%;
            margin: 10px 0;
      }
}
