/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

/*@media only screen and (min-width: 1281px) {
	span.elementor-button-text { 
		position: relative;
		bottom: -0.15em !important;
	}
}
@media only screen and (max-width: 768px) { 
	span.elementor-button-text { 
		position: relative;
		bottom: 1.0em !important;
	}
}*/

.age-gate .age-gate__buttons button { font-size: 12px !important; }
.age-gate__heading-title--logo { max-width: 70%; }
.age-gate { 
    max-width: var(--ag-form-max-width,600px);
    border-radius: 20px;
}