/*
Theme Name: The Beauty Buffet (Desktop)
Theme URI: http://prosoft-phils.com/
Author: PLD | Prosoft Phils
Author URI: http://prosoft-phils.com/
Description: Responsive Theme for The Beauty Buffet (Desktop)
*/

@media (min-width: 992px) {

/*--------------------------------------------------------------
HOME PAGE
--------------------------------------------------------------*/

.home-container .banner-fold {
	margin-top: 92px;
}

/*--------------------------------------------------------------
CONTACT FORM / Google ReCAPTCHA
--------------------------------------------------------------*/
[title~=recaptcha] {
	width: 400px !important;
	height: 580px !important;
}

.google-recaptcha iframe {
	min-width: 304px !important;
	height: auto !important;
}

.contact-input {
	text-align: right;
}

/*--------------------------------------------------------------
Full Width Video iFrame on Modal 
--------------------------------------------------------------*/
.video-modal-content {
    width: 72%;
}

} /*END of @media - 992px*/

/*--------------------------------------------------------------
CUSTOM BREAK POINTS
--------------------------------------------------------------*/


