#bfElemWrap65 {
   display: flex;
   padding-top: 8px;
   padding-bottom: 7px;
}
#bfElemWrap65 label {
order: 1;
padding-left: 10px;
width: auto;
margin-bottom: 5px;
}
.bfLegend-m {
   font-family: 'Tangerine',cursive;
   font-weight: 500;
   line-height: 1.1;
   color: #998863;
   font-size: 46px;
}
#Information legend {
   border: 0;
   margin-bottom: 12px;
}
.bfFormDiv input, .bfFormDiv select, .bfFormDiv textarea {
width: 100% !important;
margin-bottom: 9px !important;
}
.bfFormDiv #bfElemWrap65 input[type="checkbox"] {
width: auto !important;
margin-bottom: 9px !important;
margin-top: 4px;
}
.bfFormDiv button#bfSubmitButton {
background: transparent;
background-image: -webkit-linear-gradient(top,#aa966c 0%,#887a5a 100%);
background-image: linear-gradient(to bottom,#aa966c 0%,#887a5a 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaa966c',endColorstr='#ff887a5a',GradientType=0);
-webkit-box-shadow: 0 0 5px rgb(120 120 120 / 20%);
box-shadow: 0 0 5px rgb(120 120 120 / 20%);
color: #eae7dd;
outline: none !important;
border: 0;
padding: 9px 22px;
font-size: 14px;
border-radius: 4px;
margin-top: 8px;
float: left;
}
#bfQuickModeSection62049, #bfQuickModeSection22199 {
   display: flex;
   flex-wrap: wrap;
}
#bfQuickModeSection62049 .bfElemWrap:first-child {
width: 66.66666667%;
padding-right: 15px !important;
}
#bfQuickModeSection62049 .bfElemWrap:last-child {
   width: 33.33333333%;
   padding-left: 15px;
}
#bfQuickModeSection22199 .bfElemWrap:first-child{
   width: 33.33333333%;
   padding-right: 15px;
}
#bfQuickModeSection22199 .bfElemWrap:last-child {
width: 66.66666667%;
padding-left: 15px !important;
}
.bfElemWrap {
padding: 0 !important;
}
.bfNoSection {
margin: 0 !important;
}
.bfFormDiv button#bfSubmitButton:hover {
background: #34311f;
}
.contact-thanks {
    text-align: center;
}
.contact-thanks h2 {
    font-size: 50px;
}
.custom-thanks h1 {
    display: none;
}

.contact-thanks {
text-align: center;
background: #f5f3f7;
max-width: 780px;
margin: 0 auto;
padding: 34px 8px;
border-top: 4px solid #998863;
}
.contact-thanks .img-div {
width: 106px;
margin: 0 auto;
background: #998863;
height: 106px;
border-radius: 52px;
padding: 17px 17px;
}
.contact-thanks .img-div img {
opacity: 0.4;
}

/* Custom Logo Styling */
@media (min-width: 768px){
	.logo-pos {
		margin-top: 4%;
		margin-right: 15.5%;
		padding-bottom: 5px;
	}
	.col-custom {
		position: relative;
    	min-height: 1px;
  		padding-left: 15px;
  		padding-right: 15px;
		float: left;
		width: 34.022%;
	}
}

/* CookieYes Styling */
button.cky-show-desc-btn:not(:hover):not(:active) {
    color: #887A5A !important;
    background: transparent !important;
}

.cky-preference-content-wrapper .cky-show-desc-btn {
    font-size: 14px !important;
    font-family: inherit !important;
    color: #b9ad90 !important;
    text-decoration: none !important;
    line-height: 24px !important;
    padding: 0 !important;
    margin: 0 !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    background: transparent !important;
    border-color: transparent !important;
    text-transform: none !important;
    min-height: 0 !important;
    text-shadow: none !important;
    box-shadow: none !important;
}
.cky-always-active {
    color: #887A5A !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    font-size: 14px !important;
}