/*
 Theme Name:   Sailing Child
 Theme URI:    http://sailing.thimpress.com/
 Description:  Sailing Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     sailing
 Version:      1.0.0
 Text Domain:  sailing-child
*/
h2 {
    text-transform: none !important;
}
.wpcf7-form input, .wpcf7-form select {
    border-radius: 8px !important;
    margin-top: -25px !important;
    background-color: #F6F7F6 !important;
    border-style: none !important;
    margin: 0px 0px 12px 0px !important;
    padding: 15px 16px 15px 16px !important;
}

.wpcf7-form input[type="submit"] {
    border-radius: 8px !important;
    margin-top: -25px !important;
    background-color: #8A9D8A !important;
    border-style: none !important;
    margin: 0px 0px 12px 0px !important;
    padding: 15px 16px 15px 16px !important;
}
.wpcf7-form {
    margin-top: 10px;
}
form.wpcf7-form .wpcf7-response-output {
    position: initial !important;
}

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
    max-width: 114% !important;
}
#cmplz-manage-consent .cmplz-manage-consent {
    left: unset!important;
    right: 2%!important;
}

/*  Unset the current Position
 *  Create some room at the top
 */

#cmplz-manage-consent .cmplz-manage-consent {
  bottom: unset !important; 
  top: 50% !important;
  transform: rotate(270deg) !important;
  right: -60px !important;
}
#cmplz-manage-consent button {
    background: #8a9d8a !important;
    color: white !important;
}
