@charset "UTF-8";

/* Layout Small Screens */

#cardapiotitulo {
	height: 35px; 
	padding-top:10px;
	background: #000 url(../images/simbolostitulo.png) right no-repeat;
	color:#FFF; 
	position: relative; 
	width:100%; 
	text-align:left !important; 
/*	border-bottom: 1px solid #000;
	border-top: 1px solid #000; */
	}

header {height: 75px; background: url(../images/banner_small.jpg) no-repeat right 0px; }


header a.logo {
    width: 158px;
    height: 40px;
    top: 16px;
    right: 15px;
    background-image: url(../images/logo_small.png)
	
}

article {padding: 20px 20px 10px 20px;}

.clear-fixb { clear: both; line-height: 1px; display:block;}

nav {
    position: static;
    padding: 10px 0px 10px 0px;
    background: #000;
    
}

nav a {
    color: #a6abc5;
    display: block;
    margin: 15px;
    padding: 9px;
    border: 1px solid #a6abc5;
    background: url(../images/mobile_link_arrow.png) no-repeat right center;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}
nav a:hover {color: #FFF; background-color: rgba(255,255,255,.15);}

.promo_container {padding: 0px;}
.promo_container .promo {
    width: auto;
    float: none;
    padding: 10px 0px 0px 0px;
    background-position: 20px 13px;
    border-top: 1px solid #ccc;
}
.footer {
	width: auto;
    float: none;
    padding: 0px 0px 0px 0px;
	padding-bottom:20px;
    background-position: 20px 13px;
}
.footer .contentf {padding: 0px 0px 0px 30px;}
.promo_container .promo .content {padding: 0px 20px 5px 90px;}
.delivery {
	width:100%;
	min-width:370px;
	margin-top: 20px;
}
#dvlarge { display: none; }
#dvmedium { display: none; }
#dvsmall { display: block; }
footer {border-top: 1px solid #a6abc5; font-size:.8em;}

body {background-image: none;}
div#slider { display: none; }

.form_contato {
	width:90%; 
	margin: 0px auto 0px auto;
	padding-left:-20px !important;
}
.form_cidade {
	width:100%;
	margin:0px;
}
.form_uf {
	width:100%;
	margin:0px;
	margin-top:10px;
}

#dvimagem {
	width:100%;
	min-width:360px;
	padding:0;
	margin:0;
	margin-left:-20px;

}
#dv {
	width:100%;
	margin-top: 20px;
}
.instalarge { display: none; }
.instasmall { display: block; }
.app {display:block; !important}



#phrase {
	font-size:14px;
	padding-left:20px;
	padding-bottom:20px;
}

#social {
	padding-top:10px;
	padding-bottom: 10px;
	width:100%;
	text-align:center;
	height:100px;
}

a.linksocial {
	margin:0;
	padding:0;
    display: block;
    border: 0;
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}