/*
 Theme Name:   Villa Tjitrap
 Description:  Villa Tjitrap custom styles
 Author:       ModernMinds
 Author URI:   modernminds.dev
 Version:      1.0.2
 Template      Enfold
*/

#socket .copyright { float:none; text-align:center; }

/* Contact Form 7 */
.wpcf7-response-output { background:#fff; }
#cf7-contact-form p { margin:8px 0; }
#cf7-contact-form input, #cf7-contact-form select { margin-bottom:0 !important; padding: 13px !important; }
#cf7-contact-form .button {
	margin: 0;
	padding: 16px 20px;
	border-radius: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
	font-size: 0.92em;
	min-width: 142px;
	outline: none;
}
#cf7-contact-form .wpcf7 .col-50p {
	width: calc(50% - 5px);
	display: inline-block;
	margin-right: 10px !important;	
}
#cf7-contact-form .wpcf7 .col-50p.fright {
	float: right !important;
	margin-right: 0px !important;	
}

@media only screen and (max-width: 480px) {
#cf7-contact-form .wpcf7 .col-50p {
	width: 100%;
	display: block;
	margin-right: 0px !important;	
}
#cf7-contact-form .wpcf7 .col-50p.fright {
	float: none !important;	
}
}

#top #av-burger-menu-ul {
	vertical-align: top;
}

/* SMOL-424: STT button must also be visible on mobile*/
.responsive #scroll-top-link {
	display: block !important;
}

/* SMOL-423: Recaptcha image conflicts with pages */
body .grecaptcha-badge{
	visibility: hidden;
}

