/*
Theme Name: Ketamine Media
Author: Ketamine Media
Description: A custom chidl theme by Ketamine Media
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Contact page form css */
#gform_6 .gform-body label {
  color: #00285a;
}
#gform_6 .gform-body .gfield-choice-input + label {
  padding-left: 7px;
}
#gform_6 #gform_submit_button_6 {
  background-color: #00000000 !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  text-transform: capitalize !important;
  font-style: normal !important;
  text-decoration: none !important;
  line-height: 1.3em !important;
  letter-spacing: 0.5px !important;
  color: var(--e-global-color-primary) !important;
  border-style: solid !important;
  border-width: 2px 2px 2px 2px !important;
  border-color: var(--e-global-color-primary) !important;
  border-radius: 40px 40px 40px 40px !important;
  padding: 12px 50px 12px 50px !important;
}

#gform_6 #gform_submit_button_6:hover {
  background-color: var(--e-global-color-primary) !important;
  color: var(--e-global-color-a9e4266) !important;
}

/* Home page Why Choose DreamWork */
.wc-dw ul {
  padding-top: 14px;
}

.menu_button a:hover {
  transform: scale(1.1);
}
