/* DOMAIN: vaco.lu */

@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,700&display=swap');
/*

BLACK:  #333;
GOLD:   rgb(226,190,111);

*/


body													{ background:#333 url('/_res/bg.gif') repeat; color:#FFF; font-family:"Open Sans", sans-serif; font-size:16px; font-weight:400; letter-spacing:0.025em; line-height:1.5em; }

h1, h2, h3, h4								{ color:rgb(226,190,111); font-family:"Open Sans Condensed", sans-serif; font-weight:300; letter-spacing:0.035em; text-transform:uppercase; }
h1														{ font-size:5em; }
h2														{ font-size:1.4em; }
h2 span												{ color:#BBB; font-size:1.6em; }

a, a:active, a:focus					{ color:rgb(226,190,111); text-decoration:none; }
a:hover												{ color:rgb(226,190,111); text-decoration:underline; }

p															{ /*margin:0.5em; padding:0.5em;*/ }
p:last-child									{ margin-bottom:0; }

hr														{ border-color:#BBB; max-width:700px; }

.content .row									{ text-align:center; }
.content .row.vaco						{ margin:4em auto; }
.content .row.vaco h1					{ display:none; }

.col-md-4, .col-md-6,
.col-md-12                    { margin-bottom:3em; }

.our-restaurants .col-md-12   { margin-bottom:1em; }
.our-restaurants h3           { border-bottom:1px solid #555; margin:auto; padding-bottom:1em; width:75%; }


img.logo-vaco									{ margin:2em 0; max-width:400px; }


img.logo                      { max-width:250px; margin-bottom:-2em; }

.glyphicon										{  }






.btn													{ background:rgba(226,190,111, 0.1); border:1px solid color:#b9a105; border-radius:0; letter-spacing:0.035em; margin:1em; text-transform:uppercase; width:200px; }
.btn:hover										{ color:#FFF; }

@media (max-width: 767px){
	
}

@media (min-width: 768px){
	.content										{ text-align:center; }
}
