label {
    color: #3f4537;
}

section#formrow1 {
    padding: 0;
}

section#formrow2 {
    padding: 0;
}

.ample-form .col-sm-6{
    padding: 0!important;
}

#formrow1 .row,
#formrow2 .row {
    margin: 0;
}


.ample-form {
    background: #fbf7ec;
    padding: 50px;
    border-radius: 0px;
    border: 1px solid #9a4f30;
}

@media (max-width: 767px){
.ample-form {
    padding: 50px 15px!important;
    /* border-radius: 20px; */
    border: 2px solid #9a4f30;
}}


.ample-form input {
    width: 100%!important;
    background:transparent;
    border: 0px;
    border: 1px solid #999999;
    border-radius: 0px;
    color: #3f4537;
    height: 50px;
    box-shadow: none!Important;

}

.ample-form select {
    width: 100%!important;
    background:transparent;
    border: 0px;
    border: 1px solid #999999;
    border-radius: 0px;
    color: #3f4537;
    height: 50px;
    box-shadow: none!Important;

}
.ample-form textarea {
    width: 100%!important;
    background:transparent;
    border: 0px;
    border: 1px solid #999999;
    border-radius: 0px;
    color: #3f4537!important;
}


.ample-form label {
    margin-bottom:5px!important;
}



@media (min-width: 768px){
section#formrow1 .col-sm-6:first-child,
section#formrow2 .col-sm-6:first-child{
    padding-right:15px!important;
}

section#formrow1 .col-sm-6:nth-child(2),
section#formrow2 .col-sm-6:nth-child(2){
    padding-left:15px!important;
}
}

/*autofill*/
.ample-form .form-control:focus {
    border-color: #9a4f30;
    outline: 0;
      -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

div#bfPage2 p,div#bfPage3 p,div#bfPage4 p,div#bfPage5 p {
    margin: 0;
    /* background: #fff; */
    padding: 0px 0px;
    border-radius:10px;
    /* font-family: 'industry-bold'!important; */
    color: #3f4537;
}


.ample-form .form-group {
    display: block!important;
}

.ample-form #bfLabel4 {
    width: 100%;
}

.ample-form textarea#ff_elem4 {
    width: 100%;
    border: 1px solid #999999;
    border-radius: 0px;
    padding: 20px 10px;
}

.ample-form label {
    /* font-family: 'industry-black'; */
    font-weight: 900;
    color: #9a4f30!important;
}

input#ff_elem28, input#ff_elem337,input#ff_elem342,input#ff_elem343, input#ff_elem393,input#ff_elem394,input#ff_elem395 {
    border: 0;
    height: auto;
}

/*choose-file-button*/
.ff_elem::-webkit-file-upload-button {
    background: #9a4f30!important;
    color: #fff!important;
    border-radius: 0px; border:0px;
    line-height: 0!important;
    padding: 20px 25px!important;
}

.ff_elem::-webkit-file-upload-button:hover {
    opacity:1!important;background: #52574b!important;
    cursor:pointer;
}

input#ff_elem13{border:0px;width:fit-content!important;}
label#bfLabel13{border:0px;width:fit-content!important;}




.customize-order #bfPage3 input.ff_elem {
    width: 20px!important;
    line-height: 0!important;
    margin: 0;
    height: 20px;
}









/**/