/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on May 14, 2020 */

@font-face {
    font-family: 'great_vibesregular';
    src: url('../fonts/greatvibes-regular-webfont.woff2') format('woff2'),  url('../fonts/greatvibes-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'acremedium';
    src: url('../fonts/jonathan_ball_-_acre-medium-webfont.woff2') format('woff2'),  url('../fonts/jonathan_ball_-_acre-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'zilla_slabregular';
    src: url('../fonts/zillaslab-regular-webfont.woff2') format('woff2'),  url('../fonts/zillaslab-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
 * Base structure
 */

html, body {
    background-color: #fff;
    font-family: 'zilla_slabregular', Tahoma, Verdana, sans-serif;
}
body {
    display: -ms-flexbox;
    display: flex;
    color: #3f3e60;
    margin: auto;
	background-color: #d4a642;
}
.carta {
    max-width: 560px;
}
.img-logo {
    opacity: 0.5;
    max-height: 100px;
    max-width: 100%;
}
.nombre_bar {
	font-size: 6.0em;
	background-color: #d4a642;
	padding: 5px 0.8em;
    font-family: 'acremedium';
}
.row-fluid-grupo {
    border-right: 2px solid #dee2e6 !important;
}
.row-fluid-grupo h4 {
    font-family: 'acremedium';
    position: absolute;
    /* Rotate from top left corner (not default) */
    transform-origin: 0 0;
    transform: rotate(90deg);
    top: 0;
    left: 32px;
    background: #fff;
    padding-right: 15px;
    color: #d39e00;
}
.row-grupo {
}
.col-grupo {
    background-color: #3f3e60;
    color: #fceddc;
}
.col-grupo h1 {
}
.row-articulo {
    font-size: 1.2em;
	padding-bottom: 0.3em;
}
.col-articulo {
	text-transform: uppercase;
}
.col-linea {
}
.col-precio {
}
.col-descripcion {
	text-transform: none;
}
.col-descripcion::after, .col-descripcion::before {
	content: '"';
}

.menu-inferior {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 44px;
	line-height: 44px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.btn1, .btn2 {
	color: #ffffff;
	width: 50%;
	height: 44px;
	float: left;
	text-transform: uppercase;
	font-family: sans-serif;
}

.btn1 {
	background-color: #404040;
}

.btn2 {
	background-color: #d4a642;
}

.btn1 a, .btn2 a, .btn1:hover, .btn2:hover {
	color: #ffffff;
	text-decoration: none;
}

.quantity {
	padding-top: 0;
	margin-right: 0;
	display: flex;
	line-height: 50%;
	padding: 0px;
	display: none;
}

.fa-camera {
	display: none !important;
}

button[class*=btn] {
	background-color: #ffffff;
	border-radius: 6px;
	border: none;
	cursor: pointer;
}

.quantity input {
	-webkit-appearance: none;
	border: none;
	text-align: center;
	width: 1.6em;
	color: #43484D;
	font-weight: 300;
}

.plus-btn img {
	margin-top: 0;
}

.minus-btn img {
	margin-bottom: 3px;
}

.inner {
	margin: -1em -1em 0;
}

.container {
	background-color: #ffffff;
}

.container2 {
	width: 100%;
	background-color: #ffffff;
}


@media (max-width: 400px) {
.row-articulo {
    font-size: 0.8em;
}
.nombre_bar {
	font-size: 37px;
}
}

@media (max-width: 540px) {
.row-articulo {
    font-size: 0.9em;
}
.nombre_bar {
	font-size: 37px;
}
}
