/*
 Theme Name:     Divi Child
 Description:    Divi Child Theme
 Author:         Davidson Belluso
 Author URI:     https://www.davidsonbelluso.com
 Template:       Divi
 Version:        1.0.0
*/

.ada-total{
	position: fixed;
	top: 30%;
	right: 15%;
	padding: 25px 5px !important;
}

.ada-total-1{
	position: fixed;
	top: 40%;
	right: 15%;
	padding: 25px 5px !important;
}

.form-total{
	position: fixed;
	top: 20%;
	right: 15%;
	padding: 25px 5px !important;
}

.total-hours{
	position: fixed;
	top: 30%;
	right: 15%;
	padding: 25px 5px !important;
}

.month{
	position: fixed;
	top: 40%;
	right: 15%;
	padding: 25px 5px !important;
}

.month-1{
	position: fixed;
	top: 50%;
	right: 15%;
	padding: 25px 5px !important;
}

.hosting{
	position: fixed;
	top: 60%;
	right: 15%;
	padding: 25px 5px !important;
}

.additional{
	position: fixed;
	top: 70%;
	right: 15%;
	padding: 25px 5px !important;
}

#fbuilder label{
	color: #21344b !important;
	font-weight: 600;
	font-size: 16px;
	padding-bottom: 6px;
}

#fbuilder .dfield {
    position: relative;
    margin-top: 7px;
}

#fbuilder input{
	font-size: 17px;
	border: 1px solid #d6d6d6;
	padding: 7px;
	border-radius: 3px;
}

#fbuilder select{
	font-size: 16px;
	border: 1px solid #d6d6d6;
	padding: 7px;
	border-radius: 3px;
}

#field{
	margin-bottom: 50px !important;
}

#fbuilder .fform h2 {
    text-align: center;
    padding: 0;
    margin: 0px;
    color: #5C5C5C;
    font-size: 32px !important;
}

.cp_cff_box #fbuilder .top_aligned span.uh {
	background: #f7f7f7 !important;
	color: #000000;
	font-size: 12px;
}

.cp_cff_box #fbuilder fieldset, .cp_cff_box #fbuilder fieldset legend, .cp_cff_box #fbuilder .fields:not(.cff-container-field) {
    border: 1px solid #D2D6DB !important;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
}

.cp_cff_box #fbuilder .fform {
    text-align: center;
	margin-bottom: 20px;
}

.cp_cff_box #fbuilder .fields.column2 {
    width: 40% !important;
    margin-right: 40px;
}

.cff-calculated-field input{
	font-size: 22px !important;
}

.fform h2{
	font-weight: bold;
	color: #F15249 !important;
}

.fform span{
	font-weight: bold;
	color: #21344b;
}

.cp_cff_box #fbuilder .fields.column3 {
    float: left;
    width: 30% !important;
	margin-right: 10px;
}

.cp_cff_box #fbuilder .top_aligned .merchant span.uh {
    background: none !important;
    color: #000000;
    font-size: 16px;
	text-align: left;
	padding-left: 40px;
}

#fbuilder .medium {
    width: auto !important;
}

.pr-info label{
	font-size: 22px !important;
}

.pad-20{
	padding: 40px;
}

.grey{
	background: #fafafa;
	padding: 20px !important;
	max-width: 90%;
}

.ecommerce span{
	font-size: 15px !important;
	padding-bottom: 20px;
}

.ecommerce label{
	font-size: 19px !important;
}

.cp_cff_12 #fbuilder fieldset {
    margin: 15px;
}

#main-content .container:before {
    position: absolute;
    top: 0;
    width: 0px;
    height: 100%;
    background-color: #e2e2e2;
    content: "";
}

.estimate-list li{
    padding:10px;
}

.estimate-list li:nth-child(odd){
    background-color: #e8eaed;
}

.estimate-heading{
    padding: 10px;
}

.estimate-heading a{
    color: #f15232 !important;
	font-weight: bold !important;
}

.top-data{
    padding: 20px;
    background: #e8eaed;
    border-radius: 3px;
    margin-bottom:20px;
}

.page-id-138 input{
	padding: 8px;
	font-size: 16px;
}

.page-id-138 input[type="text"]{
	padding: 8px;
	font-size: 16px;
	width: 80%;
}

.home #main-footer, .page-id-138 #main-footer{
	position: fixed;
	width: 100%;
	bottom: 0;
}

.single-website #left-area {
    width: 100%;
    padding-bottom: 23px;
}

.single-website #sidebar{
	display:none;
}

.website .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0px !important;
}

.website .et_pb_column_1_3{
	width:27% !important;
}

.inprogress{
	-webkit-filter: opacity(50%);filter: opacity(50%);
 }

.notstarted{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
 }

.complete{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(0%);
}

.ds-vertical-align {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dropdown select{
	font-size: 18px;
	display: block;
	width: 100%;
}

#footer-info a{
	color:#21344b !important;
}

#footer-info a:hover{
	color:#F3745A !important;
}

#top-menu li a:hover{
	color:#ffffff;
}









