/*
Theme Name: Bocalago Weddings
Theme URI: https://example.com/bocalago-weddings
Author: Antigravity
Author URI: https://google.com
Description: WordPress theme with masonry gallery, video carousel (with Shorts support), templates, and functional contact form.
Version: 1.5.1
Text Domain: bocalago
*/

/* Reset & Base Styles will be added here or queued separately */

.logo .custom-logo-link,
.footer-logo .custom-logo-link {
	display: block;
	max-width: 200px;
}
.swiper-button-prev::after{
	content: 'prev' !important; 
} 
.swiper-button-next::after{
	content: 'next' !important; 
} 

/* cotizador */
body.page-id-99 #post-99{
	margin-top: 55px;
}

/* recaptcha */
.grecaptcha-badge{
	display:none;
}
