.inner-lg {
    padding: 50px 0;
}

/*.contact__card iframe {
	max-width: 100%;
	max-height: 100%;
}*/

.sv-hours {
    width: 460px;
}

.footer-push {
	margin-bottom: 0 !important;
}

.email__form {
	max-width: 450px;
	margin: 0 auto;
}

#app {
	background: transparent url('../../images/bg_app_banner_02.jpg') no-repeat center center /cover;
	padding: 100px 0;
}

#app .intro {
	background: none; 
	color: #fff; 
	padding-left: 47%;
}

#app h1, #app h3 {
	margin: 0;
}

#app img {
	display: inline-block;
	max-width: 48%;
}

.contact__shop .phone {
	font-size: 24px;
}

#header .social-link {
    display: inline-block;
    height: 32px;
}

#header .social-link a {
    display: table;
    width: 32px;
    height: 100%;
    text-align: center;
    color: #fff;
    margin: 0 7px;
    -webkit-transition: color 0s;
    -moz-transition: color 0s;
    transition: color 0s;
}

#header .social-link i {
    width: 100%;
    height: 100%;
    vertical-align: baseline;
    display: table-cell;
    padding-top: 4px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
    font-size: 21px;
}

.vcontact .content {
	padding: 15px 0;
}

.vcontact .content h3 {
	color: #af8c45;
	font-size: 16px;
}

.vcontact .content p {
	color: #252525;
	font-size: 12px;
}

.intro .dropdown {
    width: 188px;
    margin: 0 auto;
}

.dropdown-menu {
    min-width: 115px;
}

.btn-primary {
	color: #fff;
	background-color: #252525;
	border-color: #252525;
	margin-top: 20px;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
    background-color: #af8c45 !important;
    border-color: #af8c45 !important;
}

@media only screen and (min-width: 768px) {
	#shop-hours .inner-lg {
		padding: 0;
	}
	
	#app {
		margin-left: -175px;
	}
}

@media only screen and (min-width: 392px) {
	#app {
		margin-left: -275px;
	}
}

@media only screen and (max-width: 768px) {
	.contact__card {
		height: 660px;
	}

	.contact__card--left {
		width: 100%;
		height: 220px;
	}

	.contact__card--right {
		height: 440px;
	}

	.contact__shop .phone {
		font-size: 18px;
	}
	
	#app {
		padding: 30px 0;
	}

	#app h1 {
		font-size: 27px;
	}

	#app h3 {
		font-size: 15px;
	}
	
	#shop-hours .inner-lg {
		padding-bottom: 0;
	}
	
	#app {
		margin-left: -75px;
	}	
}

#links .links {
    display: none;
    
}

.boton-reservar{
	background-color:#fabf0c; 
	color:#1c0c56
}
.reservar-menu {	background-color:#000;	opacity: 0.8;	width:300px;}
.reservar-menu li {
	padding-bottom:15px;
}.reservar-menu li a{	background-color: transparent;    color: #fff;    border-color: #fff;	    position: relative;    text-transform: uppercase;    font-family: "Merriweather", serif;    letter-spacing: 0.12em;    border-width: 2px;    white-space: normal;    transition: background-color 0.3s, color 0.3s, border-color 0.3s;		display: inline-block;    margin-bottom: 0;    font-weight: 700;    text-align: center;    vertical-align: middle;    touch-action: manipulation;    cursor: pointer;    background-image: none;    border: 1px solid;    white-space: nowrap;    padding: 14.5px 30px;    font-size: 16px;    line-height: 1.5;    border-radius: 0px;    -webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;    user-select: none;	}
.reservar-menu buttons{
		-moz-border-radius: 0px;
  -moz-box-shadow: #6E7849 0px 0px 10px;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: #6E7849 0 0 10px;
  -webkit-transition: all 0.5s ease-in;
  background-color: #6E7849;
  border-radius: 8px;
  border: 2px solid #fff;
  box-shadow: #6E7849 0px 0px 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 1em;
  margin: auto;
  padding: 8px;
  text-decoration: none;
  text-shadow: #000000 2px 2px 10px;
  transition: all 0.5s ease-in;
  width:90%;
}

.reservar-menu button:hover{
	background-color: #aa8944;
}


.reservar-ahora {
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	background-color:#33bdef;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:9px 30px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}
.reservar-ahora:hover {
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	background-color:#019ad2;
	color:#000;
}
.reservar-ahora:active {
	position:relative;
	top:1px;
}

.bigphone
{
	padding-top:20px;
	font-size:20px;
	font-weight:bold;
}
.reservar-title {
	margin-top:20px;
}

.reservar-title h2{
	text-align:center;
	
}

.forma-reservar{
	cursor:pointer;
}.btn-default.btn1 {    box-shadow: none;    position: relative;    text-decoration: none;    display: inline-block;	    margin: 0;        font: 600 20px/50px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;    background: #dfb784;	    border-radius: 0;	border: 2px solid #dfb784;    color: #252525;    float: none;    -webkit-transition: all 0.35s;    -o-transition: all 0.35s;    transition: all 0.35s;}.bigIcon {	font-size:1.1em;		padding-right: 10px;}.btn-reservar {	margin-top:100px;    padding-top: 6px;    padding-bottom: 6px;    font-family: "Poppins", Helvetica, Arial, sans-serif;    font-size: 12px;    font-weight: 700;    text-transform: uppercase;    letter-spacing: .04em;    border-radius: 35px;    border: 2px solid;    transition: .3s ease-out;	width:200px;	    color: #252525;    background-color: #dfb784;    border-color: #dfb784;	}@media only screen and (max-width: 768px) {.btn-reservar {	margin-top:10px;}	}.btn-reservar:hover {	background: #363636;	color: #f2f1f1;}.adjustBox {	left:-50px;}