/* 
Theme Name: Hello Elementor Dolphin Child Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: Dolphin is a child theme of Hello Elementor
Author: James Dilworth
Template: hello-elementor
Author URI: https://jamesdilworth.com   /
*/

main                    { margin: 50px auto; }
.elementor-page main    { margin:initial; }

a.btn                   { padding:5px 20px; color:#fff; background-color:#0066cc; border-radius:15px; display:inline-block;  }
a.btn:hover             { background-color:#0066ff; }

.std_hero               { height:45vh; max-height:450px; background-size:cover; background-position:center center; margin-bottom:30px; }

.hero-header h1         {  }

ul.wide, ol.wide        { margin:30px 0; }
.wide li, li.wide       { margin-bottom: 15px;  }


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea { border:1px solid #d8d8d8; }

.gform_wrapper          { margin:15px 0; }
.gform_heading          { margin-bottom:15px; }

.gform_confirmation_message     { background-color: #4583c0; color: #fff; padding: 20px; border-radius: 5px;  }
.gform_confirmation_message a   { color:#fff; }
