/*
 Theme Name:   Zyth Child
 Theme URI:    http://demo.goodlayers.com/zyth
 Description:  Goodlayers Zyth Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     zyth
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  zyth-child

 START YOUR CHILD THEME CSS HERE
*/

.gdlr-core-page-builder-body [data-skin="Plan Form"] input[type="button"], 
.gdlr-core-page-builder-body [data-skin="Plan Form"] input[type="submit"] {
    background-color: #fbee31 !important;
    color: #000!important;
    border-bottom: none!important;
}

.gdlr-core-page-builder-body [data-skin="Plan Form"] input[type="button"]:hover, 
.gdlr-core-page-builder-body [data-skin="Plan Form"] input[type="submit"]:hover {
    background-color: #b4cbc1!important;
    color: #000!important;
    border-bottom: none!important;
}

#wpcf7-f15502-p14976-o1 input,
#wpcf7-f15502-p14976-o1 textarea {
	border-bottom: 1px solid #fff;
}

.zyth-footer-wrapper {
	padding: 30px!important;
}

.zyth-navigation p,
.zyth-navigation a {
	color:#fff!important;
}

footer img {
	width: 24%;
}