@import url(3.css);

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.menu {
	font-family: "Josefin Sans", sans-serif;
}
body {
	font-family: "Raleway", sans-serif;	
}

.container-fluid .faixa-branco .coracao {
	width: 209px;
	height: 184px;
}

.menu {text-transform: uppercase;}
.menu .nav-pills a {margin: 5px 2px !important;  font-size: 14px !important}

.container-fluid .faixa-contador .contagem .caption {font-size: 22px !important;}

.homepresente, .homersvp {
	margin: auto;
	width:100%;
	height:400px;
	background-image: url('./../../../../assets/img/sites/casamento/13/presente.png');	
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.homersvp {
	background-image: url('./../../../../assets/img/sites/casamento/13/rsvp.png');	
}


.topo2 h1, .topo h1 {
	font-size: 48px;
	margin-top: 120px;
}

.container-fluid .faixa-fotos {
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

.topo .casando, .topo2 .casando, .topo .quinzeanos {
	display: none;
}

.faixa-recados, .faixa-interna, .faixa-contador .texto {
	display: none;
}

.fundo-foto, .sombra {display: none;}

body {
	background-image: url('./../../../../assets/img/sites/casamento/13/bg.jpg') !important;
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #FAFAFA !important
}

#player_div {background-color: rgba(255, 255, 255, 0.5) !important; margin-bottom: -90px}
