/*Rooms*/


/* Attention, do not edit this file directly, please use the stylesheet editor in admin.
Any changes made here will be overwritten*/

.rooms img {
margin:0px auto;
}
.rooms h3 {
margin:0px;
padding-top:120px;
}
.margins {
max-width:800px;
margin:0px auto;
}
.wedding-table {
background:url('wedding-table.jpg') no-repeat;
background-position:center;
background-size:cover;
background-attachment:fixed;
}
#blue-button {
background:#23262f;
}
#default h1.xl-font {
font-size:5em;
font-family:'Great Vibes', cursive;;
}
#default .button-link:hover {
opacity:1;
}
#default .button-link {
display:inline-block;
font-size:25px;
opacity:.8;
font-family:'Dancing Script', cursive;
}
#default #contact, #default #browse {
padding:3px;
margin:15px auto 0px;
border:1px solid #fff;
}
#default #contact {
max-width:300px;
}
#default #browse {
max-width:245px;
}
.head-img {
background-position:top center;
}

@media (min-width: 1600px) {

}

@media (min-width: 1200px) and (max-width: 1599px) {

}

@media (min-width: 980px) and (max-width: 1199px) {
.rooms h3 {
padding-top:80px;
}

}

@media (min-width: 768px) and (max-width: 979px) {
.rooms h3 {
padding-top:45px;
}

}

@media (max-width: 767px) {
.rooms {
text-align:center;
}
.rooms h3 {
padding-top:0px;
}

}

@media (max-width: 480px) {
.wedding-table {
background-attachment:scroll;
}

}
