/*

 Theme Name:   DAIP Theme

 Description:  A child theme of the Divi WordPress theme

 Author:       DAIP

 Template:     Divi

 Version:      1.0.0

*/



/* Customized stuff goes here*/



a.daipbtn { padding: 5px 10px; color: #ffffff; background-color: #0c71c3; }

.product .related h2 {
    padding-bottom: 16px;
    font-size: 16px!important;
}


/* GRAVITY FORMS formatting*/

/* Need to use !important since their CSS comes after this file */
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    font-size: 1em !important;
}


