body {
	margin:0;
	padding-top: 10px;
	font-family: 'WeblySleek UI',sans-serif;
	line-height:1.6em;
}

.navbar-default .navbar-toggle {
    border-color: rgba(221, 221, 221, 0);
}

.navbar-header img {
	height: 33px;	

}

.nav li a {
	font-family: 'Amatic SC', cursive;
	color:white;
	font-size: 1.3em;
	padding-top:20px;
	padding-bottom:20px;
}

.modal-tittle h1 {
	color:rgb(68,63,61);
	font-family: 'Amatic SC', cursive;
	font-size: 3em;
	text-align: left;
	margin-bottom: 10px;
}


section#nosotros {
	margin: 40px;
}

#nosotros h1{
	color:rgb(68,63,61);
	font-family: 'Amatic SC', cursive;
	font-size: 3em;
	text-align: left;
	margin-bottom: 10px;
}

#nosotros p{
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Raleway', sans-serif;
	text-align: justify;
	margin-bottom: 20px;
}

.btn-sucursal {
    background-color: rgb(247, 8, 8);
    color: white;
    border-radius: 0px;
    box-shadow: none;
    border-color: white;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    text-shadow: none;
    background-image: linear-gradient(to bottom,rgb(255, 0, 32) 0,rgb(253, 6, 37) 100%);
}

#nosotros h2{
    color: white;
    font-family: 'Amatic SC', cursive;
    font-size: 1.8em;
    text-align: left;
}

#tienda h2{
    color: white;
    font-family: 'Amatic SC', cursive;
    font-size: 1.8em;
    text-align: left;
}

.separador {
    margin: 0px;
    padding-bottom: 10px;
    width: 100%;
}

.btn.btn-estaciones {
    border-radius: 0px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.btn.btn-deportiva {
	background-color: rgb(231, 47, 132);
    border-radius: 0px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    background-image: linear-gradient(to bottom,rgb(231, 47, 132) 0,rgb(231, 47, 132) 100%);
    box-shadow: none;
    text-shadow: none;
}

.btn.btn-carrito {
	background-color: transparent;
    border-radius: 0px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    box-shadow: none;
    text-shadow: none;
	color:#BEBEBE;
	outline:none;
}

.btn.btn-todos {
	background-color: transparent;
    border-radius: 0px;
    border: none;
	border-right:1px solid #BEBEBE;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    box-shadow: none;
    text-shadow: none;
	color:#BEBEBE;
	outline:none;
}

.btn.btn-infantil {
	background-color: rgb(249, 178, 12);
    border-radius: 0px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    background-image: linear-gradient(to bottom,rgb(249, 178, 12) 0,rgb(249, 178, 12) 100%);
    box-shadow: none;
    text-shadow: none;
}

.btn.btn-descargar
{
	background-color: #1b9f77;
    background-image: linear-gradient(to bottom,#1b9f77,#1b9f77 100%);
    border-radius: 0px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
    box-shadow: none;
    text-shadow: none;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #F9F8F8;
    border-radius: 0px;
   	border-color: transparent;
   	padding: 5%;
}

.thumbnail>img, .thumbnail a>img {
    margin-right: auto;
    margin-left: auto;
   
}

h3 {
    font-size: 1em;
    color: rgb(163, 164, 165);
    font-weight: bold;
   	font-family: 'Droid Sans', sans-serif;
	font-family: 'Raleway', sans-serif;
    text-align: left;
}

a.btn.btn-warning{
	background-color: rgb(249, 178, 12);
    border-radius: 0px;
    border: none;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px;
    background-image: linear-gradient(to bottom,rgb(249, 178, 12) 0,rgb(249, 178, 12) 100%);
    box-shadow: none;
    text-shadow: none;
    margin-left: 5%;
}

section#contacto {
    background-color:#12ADB7;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}

.form-control{
	display: inline-block;
	width: 70%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0px;
    border-color: transparent;

}

h4{
    margin-bottom: 10px;
    font-size: 2em;
    font-weight: bold;
    color: white;
}




section#footer {
    height:100%;
    width: 100%;
    background-size: cover;
    float: right;
    background-color: #F9B234;
    padding-top: 30px;
    color: white;
    padding-bottom: 30px;
}

#footer p {
    color: rgb(68,63,61);
    text-align: center;
    margin-bottom:20px;
}

#footer h1{
	color:rgb(68,63,61);
	font-family: 'Amatic SC', cursive;
	font-size: 3em;
	text-align: center;
	margin-bottom: 10px;
}

#footer h5{
	color:white;
	font-family: 'Amatic SC', cursive;
	font-size: 2.5em;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}


#footer h6{
	color:white;
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Raleway', sans-serif;
	font-size: 1em;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}



.center{
    text-align: center;
}




.separador{
	margin-top: 30px;
	margin-top: 30px;
}


.vertical{
	height: 300px;
}

.espacio{
	padding-right: 0px;
    padding-left: 0px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid rgba(229, 229, 229, 0);
    border-radius: 0px;
}

.modal-content {
    border-radius: 0px;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    padding-bottom: 5px;
    border-bottom: 3px solid #F9CD03;
}

.box-carrito
{
	position:absolute;
    right: 0;
    width: 300px;
    box-shadow: 0px 0px 5px #BEBEBE;
	padding:20px 0px 19px 0px;
	z-index: 10000;
    background: white;
}

.text-blue
{
	font-weight:bold;
	color:#16b7d4!important;
	font-size: 1.5em!important;
}

h1.text-carrito
{
	font-weight:bold;
	color:#16b7d4!important;
	font-size: 1em!important;
}

h2.text-btn-carrito
{
	color: #BEBEBE!important;
    font-weight: bold!important;
}

h2.text-producto-car
{
	color: #BEBEBE!important;
}

h2.text-cantidad-car
{
	color: #BEBEBE!important;
    font-weight: bold!important;
}

h2.text-precio-car
{
	color: #000!important;
    font-weight: bold!important;
}

.line-carrito
{
	border-bottom:2px solid #BEBEBE; 
	padding-bottom:5px;
	padding-top:10px;
}

.input-carrito
{
	width: 40px;
    padding: 0px;
    text-align: center;
}

.btn-mas-carrito
{
	padding: 5px 8px 5px 8px;
    margin-right: 5px;
}

.btn-menos-carrito
{
	padding: 5px 8px 5px 8px;
    margin-left: 5px;
}

.btn-comprar-carrito
{
	background-color:#FFF;
	color:#16b7d4;
	border:2px solid #16b7d4;
	font-weight: bold!important;
	margin-top:20px;
}

.btn-tienda-linea
{
	background-color:#FFF;
	color:#f9b20c;
	border:2px solid #f9b20c;
	font-weight: bold!important;
	margin-top:20px;
}

.fondo_logo{
	-webkit-background-size: contain; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.text-detalle-titulo
{
	font-size:3em;
	font-weight:bold;
	font-family: 'Amatic SC', cursive;
}
.text-detalle-subtitulo
{
	font-size:1em;
	font-weight:bold;
	font-family: 'Amatic SC', cursive;
}
.text-detalle-precio
{
	font-size:1.5em;
	font-weight:bold;
}

.detalle{
	font-family: 'Amatic SC', cursive;
}

#whatsapp{
	position: fixed;
    bottom: 3em;
    right: 0;
    width: 7em;
    z-index: 100;
}

#whatsapp img{
	width:5em;
	height:auto;
}






