/* designed by Aali theme of Jahmi.sa */

.app-body .shadow-smt-app-contact_form {
	display: none !important;
}
#app.page-single .shadow-smt-app-contact_form {
	display: block !important;
}

body.switch1_on .preview-btn-down {
	border-width: 0px;
}

/* hide other types of modals */
#app.form-only .smt-app:not(.smt-app-contact_form) {
	display: none !important;
	visibility: hidden !important;
}
/* hide other types of modals */

#app.page-single:not(.form-only).app-body .shadow-smt-app-contact_form {
	display: none !important;
}
#app.page-single .content-entry .smt-app-contact_form .shadow-smt-app-contact_form {
	display: block !important;
}

#app.form-only .s-comments-page {
	display: none;
}