header {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
/*.header {
	background: cover;
}

.width-11 {
 background: cover;

}*/

.logo {
	width: 100%;
}

/*
formato arriba
 */
/*.titulo {
	text-align: center;
	margin-top: 45px;
	font-size: 20px;
}*/
.titulo {
	text-align: center;
	margin-bottom: 45px;
	font-size: 20px;
}
.agregados {
	
}

@import url('http://fonts.cdnfonts.com/css/rockstar');

@font-face {
  font-family: 'Rockstar';
  src: url('http://fonts.cdnfonts.com/css/rockstar') format('truetype');
  font-style: normal;
  font-weight: 700;
}
@import url('http://fonts.cdnfonts.com/css/chieezy-burger');
.h1 {
	margin: 0 auto;
	font-family: 'Chieezy Burger', sans-serif;
	/*font-family: 'Rockstar', sans-serif;*/
	font-weight: 700;
	color: rgba(249, 229, 5, 0.886);
	/*color: rgba(255, 255, 255, 1);*/
	letter-spacing: 5px;
	text-shadow: 6px 6px 10px rgba(255, 71, 40, .8);
	/*text-shadow: 6px 6px 10px rgba(255, 255, 255, 1);*/
	/*text-shadow: 6px 6px 10px rgba(249, 229, 5, 0.886);*/
}

@font-face {
  font-family: 'Poppins';
  src: url('https://fonts.googleapis.com/css2?family=Poppins:wght@200&display=swap') format('truetype');
  font-style: normal;
  font-weight: normal;
}
/*.titulo h1 {
	font-size: 1.5rem;
	padding-top: 5px;
	margin: 5px auto;
	font-family: 'Poppins', sans-serif;
}*/

.logo img {
	height: 100px;
	width: 210px;
	filter: drop-shadow(10px 10px 5px #000);
}
/*CARD GENERAL - CONTENEDOR DE CARDS*/
.cards-combos {
	display: flex;
	justify-content: space-evenly; /*space-between*/
	flex-wrap: wrap;
	padding: 10px;
	gap: 5%;
}
/*FORMATO DE LAS CARDS INDIVIDUALES*/
.hamburguesas {
	width: 500px;
	height: 400px;
	margin: 20px auto;
	background: rgba(255, 255, 255, 0.1);
  	backdrop-filter: blur(10px);
  	overflow: hidden;
	/*border: 2px solid #333;*/
    box-shadow: 0 0 8px 7px rgba(255, 71, 40, .8);
    

    border-radius: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.burguer {
	filter: drop-shadow(10px 10px 6px rgba(103, 102, 102, 0.7));
    -webkit-filter: drop-shadow(10px 10px 6px rgba(103, 102, 102, 0.7));
    transform-origin: 0 0;
    animation: latido-burguer 3s ease-in-out infinite alternate;
    -webkit-animation: latido-burguer 3s ease-in-out infinite alternate;

    color: #fff;

}

  @keyframes latido-burguer {
    0% {
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
      -moz-transform: scale(1.0);
      -ms-transform: scale(1.0);
      -o-transform: scale(1.0);
}
  
    100% {
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
}
  }
.img1 {
	/*float: right;*/
	position: relative;
	right: -200px;
	height: 390px;
}
.img2 {
	/*float: right;*/
	position: relative;
	right: -240px;
	height: 370px;
}
.img3 {
	/*float: right;*/
	position: relative;
	right: -260px;
	height: 380px;
}

.nombre, .nombre2 {
/*		display: flow-root;*/
	color: #fff;
	clear: right;
	margin-top: -370px;
	margin-left: 10px;
	text-transform: uppercase;
 	font-family: 'Chieezy Burger', sans-serif;
 	font-size: 25px;
 	font-weight: bold;
                                                
}
.nombre {

}
.nombre3 {

}
/*
.ingredientes ul {
	margin-top: 25px;
}

.ingredientes ul li {
	margin-top: 15px;
	list-style: none;

}
*/
.ingredientes, .ingredientes1  {
	
	margin-left: 70px;
	font-family: 'Chieezy Burger', sans-serif;
 	font-size: 13px;
 	font-weight: bold;
	color: lightgoldenrodyellow;

}
.ingredientes {
	margin-top: 3px;
}
.ingredientes1 {
	margin-top: -3px;
}
/* Custom properties */
:root {
  --text: #1E1F26;
  --c1: #0074E0;
  --c2: #1DD760;
  --bgred: #FF0C00;
  --bgredlight: #FF4343;
}
/* Custom list bullets */
.custom-1 li {
   margin-top: 18px;
   list-style-type: '😋 ';
   font-size: 120%;
}
/* 💻 🖝*/
/*
.custom-1 li:nth-child(3) {
   list-style-type: '- ☛';
   color: var(--c1);
}
*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap');
.promo {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #ccc;
	margin-left: 95px;
	margin-top: 10px;
	margin-bottom: 0px;

}
.precio {
	font-family: 'Oswald', sans-serif;
	font-size: 35px;
	font-weight: 700;
	margin-left: 75px;
	margin-top: -10px;
	color: rgba(249, 229, 5, 0.886);
	text-shadow: 3px 3px 3px var(--bgred); /*#BC0B0B*/
	text-decoration: line-through;
}

.precio1-btn, .precio2-esp {
	font-family: 'Oswald', sans-serif;

	font-weight: 700;
	/*margin-left: 50px;*/
	/*margin-top: 10px;*/
	color: rgba(249, 229, 5, 0.886);

}
.precio1-btn {
	font-size: 50px;
	text-shadow: 3px 3px 3px #000; /*BORDER-NEGRO*/
}

.precio2-esp {
	font-size: 35px;
	text-shadow: 3px 3px 3px #FF0C00; /*BORDER-NEGRO*/	
}

.sup {
	font-size: 35px;
	padding-bottom: 5px;
}

.sup2-esp {
	font-size: 20px;
	padding-bottom: 5px;
}

button {
	/*margin-left: 20px;
	margin-top: 15px;*/
	/*position: absolute;
	top: 15px;*/
}
/* CSS */
.button-5 {
  text-transform: uppercase;
  align-items: center;
  background-clip: padding-box;
  background-color: var(--bgred); /*#fa6400;*/
  border: 1px solid transparent;
  border-radius: .25rem;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.0;
  margin-top: 10px;
  margin-left: 30px;
  min-height: 3rem;
  /*padding: calc(.825rem - 5px) calc(1.3rem - 1px);*/
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;

  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
  box-shadow: 1px 1px 5px rgba(255, 255, 2, 0.8);
}

.izq {
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px
}

.button-5:hover,
.button-5:focus {
  background-color: var(--bgredlight); /*#fb8332*/
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}

.button-5:hover {
  transform: translateY(-1px);
}

.button-5:active {
  background-color: var(--bgred);/*c85000*/
  box-shadow: rgba(0, 0, 0, .06) 0 2px 4px;
  transform: translateY(0);
}

@media only screen and (max-width: 1000px) {

.titulo {
	margin-top: 40px;
}

.h1 {
	letter-spacing: 2px;
}


}

@media only screen and (max-width: 600px) {
.titulo {
	margin-top: 30px;
}
.ingredientes {
	margin-left: 30px;
}

.precio1 {
	/*padding-left: 40px;*/
}


	}