/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 31 2024 | 01:30:43 */
.nd_options_container {
    width: 100%;
}
.hlit .elementskit-infobox {
    margin-top: -45px;
}

.book-cf input, .book-cf textarea {
    border: 1px solid #c6c1c1 !important;
}
div#nd_options_header_6 {
    margin-bottom: 150px;
}

#r-div a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: inherit; /* Optional: Preserve the original text color */
}
.cf-50{width: 50%; float:left; padding-right:10px;}



@media only screen and (max-width: 650px) {
div#nd_options_header_6 {
    margin-bottom: 70px;
}
	.cf-50{width: 100%; float:left; padding-right:10px;}
}