/*
Theme Name: Nettl Divi Child
Theme URI: https://www.nettl.com/uk/
Description: Bespoke child theme for Divi
Author: Nettl
Author URI: https://www.nettl.com/uk/
Template: Divi
*/


/*** ---------- !!! Add your custom styles below this line !!! ---------- ***/

.post-type-archive-acmbizdir #left-area article, .tax-acmbizdir_cat #left-area article {background: #ffffff !important;} 

.post-type-archive-acmbizdir #left-area article *, .tax-acmbizdir_cat #left-area article * {color: #103369 !important;} 

.post-type-archive-acmbizdir #left-area article, .tax-acmbizdir_cat #left-area article {background: #ffffff !important;} 

.post-type-archive-acmbizdir #left-area article *, .tax-acmbizdir_cat #left-area article * {color: #103369 !important;}



/*** FIELD STYLING ***/
input[type=text],
textarea {
 background: #eee;
 border: none;
 border-radius: 0;
 color: #999 !important;
 padding: 15px !important;
}
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
 float: left;
 background: #48A0FF;
 font-size: 18px;
 color: #fff;
 border-radius:5px!important;
 font-family:default!important;
 padding: 12px 23px;
 letter-spacing: 1px;
 cursor: pointer;
 box-shadow:none!important;
 border:none!important;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
 background: #DB0957;
}

