<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:  We Buy Nice Cars
Theme URI:   https://www.webuynicecars.com
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site We Buy Nice Cars.
Author:      admin
Author URI:  https://www.webuynicecars.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/
h2, h3 {color:#006cb2;}
h3 {font-weight:700;}
.et-pb-contact-message {
    font-size: 24px;
    font-weight: 700;
	color:#ffffff;
}
.menubutton a{  
	  color: #006aff !Important;
	padding:10px;
    font-size: 16px !important;
    font-weight: 700!important;
}
.et-tooltip:hover {color:#33aa00;}
.et-tooltip-box {margin-left:20%; margin-right:auto;font-size:13px;text-align:left!important; background-color:#ebebeb; }
.fa-info-circle {color:#999 !important; font-size:14px;padding-right:4px}
sup {
    font-size: 14px;
}

.yearmakemodel select {
    width: calc(100% - 8px) !important;
}
.gfield_chainedselect.vertical select{
    min-width: 100px !important;
    max-width: 100%;
    width: calc(100% - 8px) !important;
}

.gform_wrapper select {background-color:#fff !important;
	width: calc(100% - 8px) !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {background-color:#fff !important; width:calc(100% - 8px)}

.gform_wrapper .gform_page_footer .button {font-size: 24px;
	border:none !important;
    background-color: rgb(51, 170, 0) !important;
    color: #fff !important;
    font-weight: 700 !important;}
.gform_wrapper .gform_page_footer .button.gform_previous_button {font-size:12px;float:left; background-color:rgb(73 170 0 / 68%)!important}
#gform_wrapper_2, body .gform_wrapper ul li.gfield  {margin-top:0px !important;}
body .gform_wrapper .top_label div.ginput_container {margin-top:0px !important;}
li#field_1_1, li#field_2_1 {margin-bottom:16px !important;}
input#input_1_16, input#input_2_16 {color:#666;}
#cmplz-document {max-width:100%;}
input[type="radio" i] {
    filter: grayscale(1);
}</pre></body></html>