/*
Theme Name:  Zoomvet
Theme URI:   https://zoomvet.cgxperts.net
Version:     1.0
Description: A child theme created for our site Zoomvet
Author:      CGxperts
Author URI:  https://cgxperts.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/
/*------------Gravity Form--------*/
input#gform_submit_button_1 {
    background: #00abbe;
    padding: 10px 30px;
    color: #ffffff !important;
    border: none !important;
}
input#gform_next_button_1_9, input#gform_previous_button_1 {
    background: #00abbe00;
    padding: 10px 30px;
    color: #00abbe !important;
    border: solid 2px #00abbe;
}
/*---Drop Down Menu---*/
.et-menu li ul.sub-menu li a {
    padding: 6px 10px !important;
    width: 220px !important;
}
/*---Mobile Menu Drop Down---*/
ul#mobile_menu2 {
    background: #ffffff !important;
}