/*
Theme Name: Fleur
Theme URI: http://fleur.mikado-themes.com/
Description: A Theme for Weddings, Celebrations, and Wedding Businesses
Author: Mikado Themes
Author URI: http://demo.mikado-themes.com
Text Domain: fleur
Version: 2.0.1
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.ocultar{
	display:none !important;
}
@font-face{
font-family: "fuenteFirma";
src: url('http://demo.casmilaibizaweddings.com/BrittanySignature.ttf');
}
.fontFirma{
	font-family: 'fuenteFirma', sans-serif !important;
	
}
.bg-align-left{
	background-position:left center
}
.bg-align-center{
	background-position:center center
}
.bg-align-right{
	background-position:right center
}
.bg-align-top{
	background-position:center top;
}