/*---------------------------
		GENERAL STYLES
---------------------------*/
body {
    font-size: 16px;
	color: #fff;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    margin: 0;
}
h1{font-size: 70px;}
h2 {font-size: 36px; letter-spacing:1px;}
h3 {font-size: 24px;}
img {width: 100%; padding: 5px 0;}
a,button{outline: 0 !important;}
a:hover,a:focus{ text-decoration: none}

.no-display{
	display: none;
}
.clearfix {
	overflow: visible;
}
.no-padding-x{
	padding-left: 0;
	padding-right: 0;
}
.no-padding-y{
	padding-top: 0;
	padding-bottom: 0;
}
.strong{
	font-weight: 600;
}
.underline{
	text-decoration: underline;
}
.anchor{
	display: block;
	padding-top:90px;
	margin-top:-90px;
}

/* Background Transition */
.classic_btn,.info_btn,.social .fa, #tik-tok-icon{
    transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
}
.content-wrapper, .menu-wrapper, .info-wrapper {
	background: #fff;
	/*border: 2px dotted #014e68;*/
	border-radius: 6px;
	color: #000;
}

/*-----------------------
		NAVBAR
-----------------------*/
nav{
    height: 130px;
}
.navbar-brand{
	padding: 0;
}

.navbar-brand  img#logo {
    position: absolute;
	left: 6%;
	top: 0;
	width: 350px;
}
.scrolled {
	/*background-image: url(../images/bg.jpg);*/
	background: #fff;
	box-shadow: 0px 0px 10px #000;
}
.navbar-toggle{
	margin-top: 20px;
	margin-right: 30px;
	border-color: #aaa;
}
.navbar-toggle .icon-bar {
	background-color: #aaa;
}
.navbar-right {
	margin-right: 0px;
	margin-top: 40px;
	border: 1px solid #cacaca;
	border-radius: 10px;
}
.navbar-nav > li > a {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #00000070;
}
.navbar-nav > li > a:focus, 
.navbar-nav > li > a:hover{
	background-color: transparent;
}
.navbar .navbar-nav > li.open > a:hover,
.navbar .navbar-nav > li.open > a:focus {
  background-color: transparent;
  color: #fff;
}
.navbar .dropdown-menu,
.navbar .dropdown.show a {
  background-color: #fff;
}
.btn-reserva{
	position: absolute;
	top: 55px;
	right: 290px;
}
.btn-reserva span, #glfButton0, .contact-button{
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	background: rgb(198, 22, 29);
	border: 2px solid #fff;
	border-radius: 5px;/*20px;*/
	padding: 8px 20px 8px;
	cursor: pointer;
}
.btn-reserva:hover, .btn-pedido:hover{
	transform: scale(0.97);
}
.btn-pedido{
	position: absolute;
	top: 55px;
	right: 100px;
}
.btn-pedido span, #glfButton1{
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	background: rgb(198, 22, 29);
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 8px 20px;
	cursor: pointer;
}
.txt-upper{
	text-transform: uppercase;
}
#tik-tok-icon{
	position: relative;
	top: 15px;
	right: 3px;
	width: 45px;	
	height: 45px;
	padding: 6px 0 0px 4px;
	background-color: #4d5154;
	border-radius: 50%;	
	cursor: pointer;
}
#tik-tok-icon:hover{
	background-color: #616976;
}
#tik-tok-icon img {
	position: absolute;
	height: 23px;
	padding: 8px 5px 0 0;
}
/*-------------------------------------- 
	MODAL FORM CONTACT 
--------------------------------------*/
#modal-submit-confirm .modal-dialog{
	/*width: 40%;*/
}
#modal-submit-confirm .modal-body{
	/*padding: 0 35px;*/
}
#modal-submit-confirm .modal-content {
	background-color: #fff;
}
#modal-submit-confirm .modal-content button.close span {
	color: #555;
	font-size: 15px;
	font-weight: bold;
}
#modal-submit-confirm .modal-header {
	padding: 10px;
	border-bottom: 0;
}
#modal-submit-confirm .modal-text{
	text-align: center;	
}
#modal-submit-confirm .modal-text img{
	width: 320px;
	
}
#modal-submit-confirm .modal-text p{
	font-size: 24px;
	line-height: 1.5;
	color:#000;	
}
#modal-submit-confirm .modal-footer button{
	background-color: #be222e;
	border-color: #be222e;
}

/*-------------------------
		HEADER
-------------------------*/

#header_inicio, header {
	margin-top: 0px;
	/*background: url(../images/don-bocarte-banner.jpg)no-repeat;*/
	/*background: url(../images/licini-banner.jpg)no-repeat;*/
	/*background: url(../images/musco-banner.jpg)no-repeat;*/
	background-size: cover;
	background-position: center;
	color: #f1f1f1;
	overflow: hidden;
	box-shadow: 3px 3px 5px #000;
}
.banner {
    margin-top: 0px;
	width: 100%;
	height: 750px;
	background-size: cover;
	background-position: center;
}
.banner > h3 {
    font-size: 32px;
    letter-spacing: 16px;
    text-align: center;
    color: #fff;
	text-shadow: 2px 2px 4px #000;
}
.banner h1 {
    text-align: center;
    color:#fff;
	text-shadow: 2px 2px 4px #000;
}
.inner_banner {
    margin-left: 170px;
    margin-top: 180px;
}
.banner_content {
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin-right: 20px;
    width: 330px;
    padding-top:60px;
}
.banner_content p {
    margin-bottom: 15px;
}
/*--------------------------------
	SOBRE NOSOTROS / CONOCENOS
--------------------------------*/

#conocenos{
	text-align: center;
}
#conocenos .content-wrapper{
	width: 100%;
	display: table;
	padding: 25px 50px 35px;
	margin: 50px auto 0;
}
#conocenos .images-wrapper{
	margin: 20px 0 0;
}
#conocenos h2, #conocenos h3,
#contacto h2, #contacto h3{
	font-family: 'Open Sans', sans-serif; 
	margin: 15px 0 0;
	color: rgb(198, 22, 29);
}
#conocenos p, #contacto p{
	margin: 15px 0 0;
	color: #555;
}
#conocenos h2{
	font-size: 32px;
}
#conocenos p{
	font-size: 20px;
	line-height: 1.5;
}
/*-------------------------
		PROMOCIONES
-------------------------*/

#promociones .content-wrapper{
	width: 100%;
	display: table;
	background: #f9f9f9; /*url(../images/bg-grey-textured.png);*/
	padding: 25px 50px 35px;
	margin: 50px auto 0;
	text-align: center;	
	border: 0;
	border-radius: 0;
}
#promociones h2, #promociones h3{
	font-family: 'Open Sans', sans-serif;
	margin: 15px 0 0;
	color: rgb(242, 33, 40);
}
#promociones h2{
	font-size: 32px;
}
#promociones p {
	margin: 15px 0 0;
	font-size: 20px;
	line-height: 1.5;
	color: #979595;
}
#promociones .images-wrapper{
	margin: 20px 0 0;
}

/*----------------------------
	       BRANDS
----------------------------*/
section.header {
	margin-top:130px;
}
.brand-logo{
	width: 160px;
}
.brand-logo-don-bocarte, 
.brand-logo-calsaboi,
.brand-logo-arroceria{
	width: 400px;
}
.brand-logo-arroceria{
	margin-top: 35px;
}
.container {overflow:hidden;}

.header h2.slogan{
	margin-bottom: 25px;
	font-family: inherit;
	font-size: 25px;
	color: #666;
	text-transform: none;
}
.content-wrapper iframe#musco-catalog {
	position: relative;
    top: -405px;
	margin-bottom: -400px;
	width: 100%;
	height: 1500px;	
}
.content-wrapper iframe#licini-catalog {
	position: relative;
    top: -2100px;
	width: 65%;
	height: 6680px;
	margin-bottom: -400px;
	border: 0px;
}
.product-wrapper{
	margin-top: 25px;
	border: 5px solid #00335a;
	border-radius: 15px;
}
.product-wrapper{
	margin-top: 25px;
	border: 5px solid #00335a;
	border-radius: 15px;
}
.jamondor{
	border: 5px solid #be222e;
}
.muscofood{
	border: 5px solid #225a40;
}
.calsaboi{
	border: 5px solid #97a200;
}
.arroceria{
	border: 5px solid #df892f;
}
.beneolive{
	border: 5px solid #d3ae61;
}
.product-wrapper h2{
	background: #00335a;
	color: #fff;
	font-size: 36px;
	line-height: 70px;
	text-transform: none;
}
.product-wrapper h2.jamondor{
	background: #be222e;
}
.product-wrapper h2.muscofood{
	background: #225a40;
}
.product-wrapper h2.calsaboi{
	background: #97a200;
	color: #000;
}
.product-wrapper h2.arroceria{
	background: #df892f;
	color: #fff;
}
.product-wrapper h2.beneolive{	
	background: #d3ae61;
	color: #fff;
}
.product-wrapper img{
	width: 500px;
}
.product-wrapper img.arroceria-img,
.product-wrapper img.beneolive-img{
	width: 600px;
	margin: 30px 5px 30px 5px;
}
.product-wrapper img.glass-jar{
	width: 800px;
}
.product-wrapper img.muscofood-img{	
	position: relative;
	margin-top: 30px;
	width: 95%;
}
.product-wrapper img.licini-img{	
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
.product-wrapper button#download-btn, 
 button#download-licini-btn{
	position: absolute;
	left: 40%;
	top: 30%;
	padding: 10px;
	color: #fff;	
	font-weight: bold;
	background-color: #225a40;
	border: 2px solid #fff;
	border-radius: 10px;
}
.product-wrapper button#download-btn{
	top: 40%;
}
.product-wrapper button#download-btn-arroceria{
	padding: 10px;
	color: #fff;	
	font-weight: bold;
	background-color: #c8741d;
	border: 2px solid #fff;
	border-radius: 10px;
}
.product-wrapper button#download-btn-beneolive{
	padding: 10px;
	color: #fff;	
	font-weight: bold;
	background-color: #a68136;
	border: 2px solid #fff;
	border-radius: 10px;
}
.product-wrapper button#download-btn:hover,
 button#download-licini-btn:hover{
	transform: scale(0.95);
	background-color: orange;
}
.product-wrapper button#download-btn-arroceria:hover,
.product-wrapper button#download-btn-beneolive:hover{
	transform: scale(0.95);
}
p.product-name{
	color: #666;
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}
p.product-description{
	color: #666;
	font-size: 15px;
	font-weight: normal;
	line-height: 25px;
	padding: 0 10%;
}

/*----------------------------
	CONTACTO Y UBICACION
----------------------------*/

#contacto .content-wrapper{
	width: 100%;
	display: table;
	background: #1f2020;/*#b7b7b7; /*url(../images/bg-grey-textured.png);*/
	padding: 25px 50px 35px;
	margin: 50px auto 0;
	text-align: center;	
	border: 0;
	border-radius: 0;
}
#contacto h2, #contacto h3{
	margin: 15px 0 0;
	color: rgb(242, 33, 40);
}
#contacto h2{
	font-size: 32px;
}
#contacto p{
	margin: 15px 0 0;
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
}
#contacto p.msg-sent{
	color: orange;
	font-size: 20px;
}
#contacto p.msg-error{
	color: red;
	font-size: 20px;
}
#contacto .images-wrapper{
	margin: 20px 0 0;
}

/*-----------------------------------
 INFO LEGAL Y PRIVACIDAD
-----------------------------------*/

.info-wrapper p, .info-wrapper ul li{
	padding: 10px 5px 0;
	color: #555;
	line-height: 22px;
}
.info-wrapper ul{
	padding: 10px 80px 0;
}
.info-wrapper .panel-body h4{
	color: #950518;
	font-family: inherit;
}
/* Newsletter form */
.frm-newsletter-wrapper{
	border: 0px solid green;
	margin: 40px 0 0;
}
form{
	border: 0px solid red;	
	padding: 0px 100px 0px;
}
.formInput {
	width: 100%;
	margin: 21px 10px 0px;
	padding: 5px;
	color: #4d4d4d;
	font-size: 13px;
	font-weight: 500;	
	line-height: 24px;
	border: 2px solid #b9b9b9e6;/*#950518e6; #dfdfdf;*/
	border-radius: 5px;	
	box-shadow: 2px 2px 4px #000;
}
.cbx-wrapper {
	border: 0px solid red;
	position: relative;
	top: 0;
	left: 15px;
}
input[type="checkbox"] {
	margin: 10px 15px 0;
	float: left;
}
.cbx-label{
	margin-top: 8px;
	padding-left: 5px;
	float: left;
	font-size: 14px;
	text-shadow: 1px 1px 2px #000;
	
}
.cbx-label a{
	color: #fff;
	text-decoration: underline;
}
.cbx-label a:hover{
	color: #ddd;
}
#promo-section > h2, #promo  h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	line-height: 36px;
	font-size: 26px;
	text-shadow: 2px 1px 4px #000;
}
.btn-rectangular, .btn-rectangular:focus,
.btn-promo-form, .btn-promo-form:focus{
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	border: 2px solid #fff;
	padding: 10px 15px;
	margin-top: 20px;
	background: rgb(198, 22, 29);
	border-radius: 5px;
}
.btn-rectangular:hover, .btn-promo-form:hover{
	transform: scale(0.95);
	color: #fff;
}
.btn-promo-form, .btn-promo-form:focus {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 2px #464646;
	text-transform: uppercase;
	border: 2px solid #bf820c;
	padding: 8px 13px;
	margin-top: 23px;
	box-shadow: 2px 1px 3px #464646;
	background: #ffa700;
	border-radius: 5px;
}

/* Map */
#ourmaps{height:360px;}
/*.tooltip_address {
  margin: 0;
  color: #000;
  line-height: 16px;
}*/

/* Footer */
footer {
    background: #1f2020 none repeat scroll 0 0;
    padding-bottom: 42px;
}
.footer h4{
    font-family: 'Open Sans', sans-serif;
    margin-top: 20px;
    text-transform: capitalize;
}
.enlaces, .enlaces-2{
	margin-top: 50px;
}
.enlaces h4, .enlaces-2 h4{
	padding: 8px 0;
}
.enlaces a, .enlaces-2 a{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-transform: none;
}
.enlaces span, .enlaces-2 span{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-transform: none;
	cursor: pointer;
}
/* Basic Info */
.basic_info, .contact_us, .subscribe {
    margin-top: 38px;
    overflow: hidden;
}
.footer_logo {
    margin-left: 20px;
    width: 110px;
}
.social {
    margin-top: 25px;
}
.social > li {
    padding: 0 8px;
}
.social .fa {
    background: #4d5154;
    border-radius: 100%;
    color: #bec5cd;
    display: block;
    font-size: 20px;
    height: 45px;
    padding-top: 13px;
    text-align: center;
    width: 45px;
}
.social .fa:hover,.social .fa:focus {
    background: #616976;
}
.footer-copyright {
    margin: 35px 0 45px;
    font-size: 13px;
    color:#fff;
}
.footer-copyright a{
    font-weight: 600;
    font-size: 13px;
    color:#fff;
    padding:0px 5px;
}
/* Contact Us and Subscribe */
#frm-contacto{
	padding: 0;
}
#frm-contacto p.contact-validate-error {
	margin: 0;
	padding-left: 10px;
	text-align: left;
	color: orange;
	font-size: 12px;
}
#frm-contacto .contact-msg{
	padding: 0 0 10px 10px;
	color: #f28e0d;
	font-size: 18px;
	font-weight: 600;
}
#frm-contacto .contactsInput {
    width: 100%;
    border: 1px solid #dfdfdf;
	margin: 5px 10px;
    padding: 11px 18px;
    font-size: 13px;
    line-height: 21px;
    font-family: inherit;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
}

#frm-contacto .contactsInput:focus {
    border-color: #6d3a2f;
}
#frm-contacto .contactsInput-rpt{
	display: none;
}
#frm-contacto .cbx-acepto {
	position: relative;
	top: 170px;
	left: 0;
	display: block;
	width: 100%;
}
#frm-contacto .cbx {
	position: absolute;
	width: 5%;
	padding: 0;
}
#frm-contacto .cbx input {
	margin: 13px 5px 0px 25px;
}
#frm-contacto .cbx-label {
	position: absolute;
	top: 2px;
	left: 30px;
	width: 95%;
	text-align: left;
	font-size: 14px;
	color: #a4a4a4;
	text-shadow: none;
}
#frm-contacto .cbx-label a {
	color: #999;
	text-decoration: underline;
}
#frm-contacto .cbx-label span{
	padding-left: 10px;
}
#frm-contacto .contact-button {
	margin-top: 50px;
	padding: 8px 10px;		
	color: #fff;
	background: rgb(198, 22, 29);
	border: 0px solid #fff;
	border-radius: 5px;
	text-transform: uppercase;
	cursor: pointer;
}
#frm-contacto .contact-button:hover{
	transform: scale(0.95);
}
.contact-info p{
	font-size: 14px;		
	color: #555;
}
.contact-info p i{
	font-size: 22px;
	width: 20px;
}
.contact-info .info-title{
	font-weight: 600;
	padding-left: 5px;
}
.contact-info .info-desc{
	padding-left: 0px;
}
#map-container{
	margin-top: 50px;
}
#map {
	margin-top: 10px;
	width: 100%;
	height: 300px;
	background: #999;
	border: 2px solid #c3c3c3;
	border-radius: 10px;
}

.contact_us > a, .subscribe p {
    color: #85898d;
    display: block;
    line-height: 24px;
    margin: 16px 0;
}
.contact_us a:hover,.contact_us a:focus {
    text-decoration:underline;
}
address,.subscribe > p {
    color: #85898d;
    line-height: 24px;
}
.send_btn {
    padding: 10px 13px;
    background: #646667;
    color:#fff;
}
.subscribe > p {
    margin-bottom: 14px;
    width: 250px;
}
.form-control {
    background-color: #454646;
    border: 2px solid #646667;
    border-radius: 5px;
    box-shadow: none;
    color: #c8c8c8;
    height: 42px;
}
/* scrollup */

.scrollup{
    width: 30px;
    height: 30px;
    border-radius: 15px;
    opacity: .3;
    position: fixed;
    bottom: 20px;
    right: 25px;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    z-index: 1000;
    transition: opacity .5s, background-color .5s;
    -moz-transition: opacity .5s, background-color .5s;
    -webkit-transition: opacity .5s, background-color .5s;
}

.scrollup:hover {
    background: maroon;
    opacity: 1;
}

.scrollup i {
    font-size: 13px;
    position: absolute;
    opacity: 1;
    color: #fff;
    left: 50%;
    top: 50%;
    margin-top: -7px;
    margin-left: -6px;
    text-decoration: none;

}
/* Carousel */

#carousel-example-generic .carousel-caption{
	bottom: 180px;	
}
#carousel-example-generic .carousel-caption h1,
#carousel-example-generic .carousel-caption h2{
	text-shadow: 2px 2px 4px #000;
}
/* --------------------------
	  MEDIA QUERIES 
-----------------------------*/
@media (max-width: 1920px){
	/*
	.navbar .container{
		margin-left: 150px;
	}
	*/
}
@media (max-width: 1199px) {
	
/*--- NAVBAR COLLAPSE ---*/
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
		float: none !important;
		margin-top: 27px;
		background: #a00c1c;
		overflow: ;
	}
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
/*--- END NAVBAR COLLAPSE ---*/
	
	.btn-wrapper {
		position: absolute;
		top: 10px;
		right: 10%;
		width: 100%;
	}
	.attr-nav {
        margin-right: 0;
    }

    .inner_banner {
        margin-left: 100px;
    }

    .info_btn_shadow {
        margin-top: 45px;
        width: 144px;
    }
    .info_btn {
        padding: 6px 15px;
    }

    #promo-section > h2 {
        font-size: 34px;
        letter-spacing: 0;
    }

}

@media (max-width: 991px) {
    h2 {
        font-size: 30px;
    }
    .banner {
        margin-top: 80px;
    }
    .inner_banner {
        margin-left: 150px;
        margin-top: 50px;
    }

    .feature,.signature{
        height: 300px;
    }
    .shack_burger > h2 {
        margin-bottom: 15px;
    }
    .shack_burger > p {
        margin-left: 20px;
    }

    .shape {
        height: 106px;
        width: 106px;
    }
    .shape:after {
        border-bottom: 15px solid transparent;
        border-left: 53px solid #c72937;
        border-right: 53px solid #c72937;
        bottom: -15px;
    }
    .shape > p {
        font-size: 14px;
    }
    .signature_content {
        background: rgba(0, 0, 0, 0.5);
        font-size: 15px;
        margin: 45px 0 0;
        padding: 10px;
        width: 100%;
    }

    #carousel .carousel-inner > .item > a > img, #carousel .carousel-inner > .item > img{
        height: 500px;
    }
    #carousel .carousel-caption {
        bottom: 50px;
        left: 40px;
        top: 40px;
        width: 350px;
    }
    #carousel .carousel-caption > h2 {
        font-size: 40px;
        line-height: 55px;
    }
    #carousel .carousel-caption > h3 {
        font-size: 30px;
    }
    #carousel .carousel-caption > .info_btn_shadow {
        margin-top: 30px;
    }
    #carousel .carousel-caption > p {
        margin-right: 20px;
    }

    .inner_content {
        width: 200px;
    }
    .forth_sec .flaticon {
        margin-right: 15px;;
    }

    #promo-section > h2 {
        font-size: 26px;
    }

    address ,.subscribe > p {
        font-size: 14px;
        width: 100%;
        line-height: 20px;
    }
	.cat-icon-bar{
		display: none;
	}
}

@media (max-width: 768px) {
    h1 {
        font-size: 50px;
    }
    .logo {
        width: 120px;
    }
    .banner {
        margin-top: 60px;
    }
    .banner > h3 {
        font-size: 26px;
        letter-spacing: 10px;
    }
    .inner_banner {
        margin: 30px 0 0;
        text-align: center;
    }
    .banner_content {
        display: inline-block;
        float: none;
        margin-right: 15px;
        padding: 0;
        text-align: left;
        width: 60%;
    }
    .stamp {
        display: inline-flex;
        float: none;
        height: 120px;
        width: 120px;
    }

    .feature {
        margin-top: 50px;
    }
    .classic .overlay {
        line-height: 16px;
        padding: 15px 15px 5px;
    }
    .classic .overlay p {
        margin-bottom: 10px;
    }

    .signature {
        margin-top: 25px;
    }
    .signature_content {
        width: 180px;
    }

    #carousel .carousel-inner > .item > a > img, #carousel .carousel-inner > .item > img{
        height: 400px;
    }
    #carousel .carousel-caption {
        left: 20px;
        top: 20px;
        width: 365px;
        padding: 10px 15px;
    }
    #carousel .carousel-caption > p {
        margin-right: 0;
    }
    #carousel .carousel-caption > p,#carousel .carousel-caption > .info_btn_shadow {
        margin-top: 20px;
    }

    #promo-section {
        padding: 50px 40px 40px;
        line-height: 24px;
    }
	#frm-contacto .cbx-acepto {
		top: 150px;
		left: 0;
	}
	.navbar-right {
		border: 0px solid #cacaca;
		border-radius: 0px;
	}
	.product-wrapper img.arroceria-img,
	.product-wrapper img.beneolive-img{
		width: 95%;
	}
}
@media (max-width: 670px){		
	.btn-wrapper {
		right: 0;
	}
	#navbar3{
		overflow: visible;
	}
}
@media (max-width: 595px){
	/* Navbar */
	nav{
		height: 180px;		
	}
	.navbar-brand {
		padding: 10px 4% 0;
	}
	.clearfix{
		overflow: visible;
	}
	.navbar-nav{
		background: rgb(227, 225, 186);
		margin: 106px -15px;
	}
	.navbar-nav > li > a{
		font-size: 14px;
		padding: 12px 40px;
	}
	.btn-pedido {		
		top: 130px;
		right: 11%;
	}
	.btn-reserva{		
		top: 130px;
		right: 57%;
	}
	.btn-reserva span, .btn-pedido span{
		border-radius: 5px;
		font-size: 12px;
		background: rgb(173,2,29);
	}
	.btn-reserva span{
		padding: 8px 22px; 
	}
	#frm-contacto .contactsInput{
		margin: 5px 0px;
	}

@media (max-width: 479px) {    
	.product-wrapper button#download-btn {
		left: 20%;
		top: 50%;
	}
	.product-wrapper button#download-licini-btn{
		left: 20%;
		top: 35%;
}
	.brand-logo-don-bocarte,
	.brand-logo-calsaboi{
		width: 100%;
	}
	.product-wrapper img {
		width: 95%;
	}
	p.product-name {
		font-size: 18px;
		line-height: 25px;
		padding: 0 5px;
	}
	.product-wrapper img.glass-jar {
		width: 100%;
	}
	.content-wrapper iframe#licini-catalog {
		width: 100%;
		top: -1200px;
	}
	#modal-submit-confirm .cbx-label {
		position: absolute;
		top: 460px;
		left: 50px;
	}
	#modal-submit-confirm .cbx-label span {
		letter-spacing: 1px;
		font-size: 10px;
	}
	.navbar-brand img#logo {
		left: 8%;
		top: 40px;		
		width: 320px;
	}
	.anchor{
		display: block;
		padding-top:110px;
		margin-top:-110px;
	}
	#header_inicio, header{
		margin-top: 80px;
	}
	#carousel-example-generic .carousel-caption{
		bottom: 40px;
	}
	section.header {
		margin-top: 180px;
	}
	.content-wrapper iframe {
		position: relative;
		top: -360px;
	}
	.sec-title{
		margin-top: 30px;
		font-size: 34px;
	}
	.carousel-caption h3{
		font-size: 26px;
	}
	.nutrition{
		width: 52%;
	}
	.favoritos-precio{
		font-size: 6.0em;
	}
	h1 {
        font-size: 48px;
    }
	
    h3 {
        font-size: 20px;
    }
    .banner {
        margin-top: 100px;
		height: 180px;
    }
    .banner > h3 {
        font-size: 28px;
        letter-spacing: 8px;
    }
    .banner_content {
        width: 50%;
    }
    header .caption {
        margin-left: 15px;
    }

    .shack_burger {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        float: none;
        margin: 0;
        padding: 10px;
        width: 100%;
    }
    .chicken {
        margin: 0 auto;
    }
    .feature .caption {
        left: auto;
        right: 30px;
    }

    .classic,#small_carousel .carousel-inner > .item > a > img, 
	#small_carousel .carousel-inner > .item > img{
        height: 300px;
    }
    #small_carousel .carousel-caption {
        left: 20px;
        right: 20px;
        top: 20px;
    }
    #small_carousel hr {
        width: 200px;
    }
    .info_btn_shadow {
        margin-top: 20px;
    }

    #carousel .carousel-inner > .item > a > img, #carousel .carousel-inner > .item > img{
        height: 350px;
    }
    #carousel .carousel-caption {
        width: 250px;
        right: 20px;
    }
    #carousel .carousel-caption > h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #carousel .carousel-caption > h3 {
        font-size: 22px;
    }
    #carousel .carousel-caption > p {
        font-size: 16px;
        line-height: 20px;
        margin: 15px 0 0;
    }

    #promo-section > h2 {
        font-size: 20px;
        line-height: 30px;
    }

    #map {
        width: 100%;
		height: 300px;
		background: #999;
    }
	
	.content-wrapper, .menu-wrapper {
		padding: 5px;
	}
	.prod-price {
		padding: 0 5px 0 0;
	}
	
	#promo {
		margin-top: 150px;
		padding: 50px 15px 0px;
	}
	#promo h1{
		font-size: 50px;
	}
	#promo h2{
		line-height: 32px;
		font-size: 22px;
		margin-top: 30px;
		text-shadow: 2px 3px 5px #000;
	}
	.promos-wrapper {
		margin: 110px 0 0;
		padding: 0;
	}
	form{
		padding: 0;
		margin-top: 0px;
	}
	form#frm-contacto{
		margin-top: 10px;
	}
	.formInput{			
		margin: 10px 0px 0px;
	}
	.contactsInput{
		margin: 5px 0px;
	}
	.cbx-wrapper {
		position: relative;
		top: -80px;
		left: 0;
		overflow: visible;
	}
	#frm-contacto input[type="checkbox"] {
		margin: 15px 10px 0;
	}
	.cbx-label {
		position: absolute;
		top: -10px;
		left: 35px;
		text-shadow: 1px 1px 2px #000;
		color: #fff;
		font-size: 14px;
		padding: 0 18px;
	}
	.btn-promo-form, .btn-promo-form:focus{
		margin-top: 50px;
		box-shadow: 2px 2px 4px #000;
	}
	.btn-promo-form:hover{
		transform: scale(0.95);
	}
	#conocenos .content-wrapper {
		width: 100%;
		padding: 10px;
	}
	#header_conocenos h1 {
		font-size: 50px;
	}
	#conocenos h2 {
		font-size: 25px;
	}
	#promociones h2 {
		font-size: 25px;
	}
	#conocenos h3{
		font-size: 20px;
	}
	#promociones .content-wrapper {
		padding: 25px 15px 35px;
	}
	#menu .content-wrapper {
		padding: 25px 15px 35px;
	}
	#menu h2{
		font-size: 38px;
	}
	#menu .prod-desc {
		margin: 0 0 0px;
	}
	#contacto .content-wrapper {
		width: 100%;
		padding: 5px 10px 30px;
	}
	#header_contacto h1 {
		font-size: 50px;
	}
	#contacto h2{
		margin: 30px 0 0;
		font-size: 30px;
	}
	#contacto h3{
		font-size: 20px;
	}
	#frm-contacto .cbx-label{
		margin-top: 0px;
		padding: 10px 0 0 0;
		font-size: 11px;
	}
	#frm-contacto .cbx-label span {
		padding-left: 0px;
	}
	#frm-contacto .contact-button{
		margin-top: 55px;
	}
	.enlaces-2{
		margin-top: 0px;
	}
	.footer_logo {
		margin-left: 0;
		width: 110px;
	}
	a.navbar-brand img{		
		width: 100%;
		padding: 0;		
	}
}
@media (max-width: 414px){	
	.btn-reserva {
		top: 130px;
		right: 60%;
	}
	#modal-submit-confirm .modal-dialog {
		width: 92%;
	}
	form{
		margin-top: 0px;
	}
	.promo-banner img {
		width: 98%;
		margin: 230px 0 0;
	}
	.promos-wrapper{
		margin: 15px 0 15px;
	}
	.promos-wrapper #row-1{
		margin: 0;
	}
	.promos-wrapper #row-2{
		margin: 0 0 15px;
	}
	.oferta	{
		margin: 15px 0 0;
	}
	.info-wrapper {
		margin: 190px 0 0;
		padding: 15px 15px;
	}
	.panel-title {
		font-size: 14px;
	}
	.info-wrapper ul {
		padding: 10px 30px 0;
	}
	#frm-contacto .cbx-acepto {
		top: 0;
		left: 20px;
	}
	.brand-logo-arroceria,
	.brand-logo-beneolive{
		width: 95%;
	}
}
@media (max-width: 375px) {
	#modal-submit-confirm .modal-dialog {
		width: 91%;
	}
	#modal-submit-confirm .cbx-label span{
		letter-spacing: 1px;
	}
	.navbar-brand img#logo {
		/* left: 35%; */
		/* top: 15px; */
	}
	.btn-pedido {
		top: 130px;
		right: 9%;
	}
	/* Header */
	header{
		margin-top: 150px;
		background-size: cover;
		background-position: center;
	}
	.banner_content p {
		display: none;
	}
	/* First Section*/
	.sec-title{
		margin-top: 30px;
		font-size: 34px;
	}
	/* Carousel */
	.carousel-indicators{
		bottom: 0px;
	}
	.slider-1, .slider-2, .slider-3{
		height: 300px;		
	}	
	.nutrition{
		width: 52%;
	}
	.nutrition li{
		font-size: 14px;
	}
	.nutrition p{
		display: none;
	}
	.favoritos-precio{
		font-size: 4.5em;
		top: 82%;
		left: 0;
	}
	h3 {
		font-size: 30px;
	}
	#promo-section{
		background-size: cover;
		background-position: center;
	}
    #promo-1{
		width: 100%;
	} 
	.promos-wrapper {
		margin: 40px 0 15px;
	}
	.promo-banner img {
		width: 98%;
		margin: 260px 0 0;
	}
	#frm-contacto .cbx-label {
		margin-top: 0px;
	}	
}
@media (max-width: 360px) {
	#modal-submit-confirm form {
		padding: 0;
	}
	#modal-submit-confirm .cbx-label {
		position: absolute;
		top: 460px;
		left: 25px;
	}
	.navbar-brand img#logo {
		/* left: 34%; */
		/* top: 15px; */
	}
	.btn-reserva {
		top: 130px;
		right: 58%;
	}
	.nutrition{
		width: 54%;
	}
	form {
		margin-top: 0px;
	}
	#promo-1{
		width: 100%;
	}
}
@media (max-width: 320px) {
	#modal-submit-confirm .modal-dialog {
		width: 90%;
	}
	#modal-submit-confirm form {
		margin-top: 0px;
		padding: 0;
	}
	#modal-submit-confirm .cbx-label {
		left: 22px;
	}
	.navbar-brand img#logo {
		left: 33%;
		top: 10px;
	}
	.btn-wrapper {
		width: 94%;
	}
	.btn-pedido {
		top: 130px;
		right: 11%;
	}
	.btn-reserva span, #glfButton0{		
		padding: 8px 16px 8px;
	}
	.sec-title {
		font-size: 30px;
	}
	.favoritos-precio {
		font-size: 3.9em;
	}
	.nutrition {
		width: 65%;
	}
	.inner_banner {
		margin: 30px 5px;
	}
	form {
		margin-top: 50px;
	}
	#frm-contacto .cbx-label {
		margin-top: 0px;
		font-size: 11px;
	}
	#frm-contacto .contact-button {
		margin-top: 55px;
	}
}
