/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2023 | 22:56:08 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* NAV */

.awb-menu_dropdown .awb-menu__sub-ul {
    z-index: 100 !important;
}
.fusion_builder_column {
	z-index: 1 !important;
}
.nav-height {
	z-index: 99 !important;
}

.logged-in .password {
	display: none;
}

.faq .fusion-filters {
	margin-bottom: 5px;
}

/* CONTACT */

.wpforms-confirmation-container-full {
	background-color: #ad1f5f;
	color: #fcfcfc;
}

/* FORMS */

.cuar-page-content-main input, .cuar-page-content-main textarea, .cuar-page-content-main select {
    border: 1px #ad1f5f solid;
    border-radius: 24px;
    height: 44px;
    font-size: 16px;
}
.cuar-field {
	margin-top: 10px;
}
#cuar-js-account-edit-address-fields {
	display: none;
}

/* TEMPLATE */

.other-heading h2 {
	margin-bottom: 15px 0 5px 0 !important;
}



