<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
	font-family: Nexa Light;
	src: url(ANTONIO-REGULAR.TTF);
  }

  @font-face {
	font-family: NexaBlack;
	src: url(ANTONIO-BOLD.TTF);
  }

  @font-face {
	font-family: personal;
	src: url(PERSONAL.OTF);
  }

  @font-face {
	font-family: titulos;
	src: url(PointedlyMad.ttf);
  }

body {
	font-family: 'Nexa Light';
	font-weight: 400;
	color: rgb(255, 255, 255);
	font-size: 20px;
	line-height: 20px;
	width: 100%;
	background-color: #0B0B0B;
	
}
h1, h2, h3, h4, h5, h6 {
	/* default font size color: #444;*/
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #f8f8f8; /* lo agregue */
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li &gt; a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #00de88, #00de88);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
	max-width:100px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart &gt; .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open &gt; .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open &gt; .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #fff0;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
		margin-top: 100px;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li &gt; div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li &gt; div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
	color: #070707;
}
/* menu */
#menu {
	/*background-color: rgba(0,0,0,0.50);*/
	background-repeat: repeat-x;
	min-height: 40px;
	position: fixed;
	z-index: 9999;
	width: 100%;
	margin-top:-3px;
}
#menu .nav &gt; li &gt; a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: black;
}
#menu .nav &gt; li &gt; a:hover, #menu .nav &gt; li.open &gt; a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #00de88, #00de88);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	 color: #F6A504; 
	padding: 2px 18px;
	float: right;
	/* background-color: #e5ebee; */
	/* background-image: linear-gradient(to bottom, #000000, #000000); */
	/* background-repeat: repeat-x; */
	/* border-color: #000000 #000000 #000000; */
	border: none;
	box-shadow: none;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #F6A504;
	background-color: #000000;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner &gt; ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.83);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
	
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
    padding: 4px 19px 14px 18px;
    margin-top: -10px;
    position: absolute;
    z-index: 890;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
	display:none;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb &gt; li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb &gt; li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb &gt; li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 20px;
}
.btn-group &gt; .btn, .btn-group &gt; .dropdown-menu, .btn-group &gt; .popover {
	font-size: 12px;
}
.btn-group &gt; .btn-xs {
	font-size: 9px;
}
.btn-group &gt; .btn-sm {
	font-size: 10.2px;
}
.btn-group &gt; .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	/* background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); */
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	outline: none !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #f4a604;
	background-repeat: repeat-x;
	border-color: #f4a604 #f4a604 #f4a604;
	background-image: linear-gradient(to bottom, #f4a604, #f4a604);

}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00F294;
	background-image: linear-gradient(to bottom, #db8700, #db8700);
	background-repeat: repeat-x;
	border-color: #00F294 #00F294 #00F294;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #00F294;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {

	margin-bottom: 20px;
	overflow: unset;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
    margin-left: 5%;
    margin-right: 0;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 50px;
}
.product-list .product-thumb .caption {
	/*margin-left: 230px;*/
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 35%;
		padding: 0px 1px;
		/* float: left; */
		margin-top: -43%;
	}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	/*color: #444;*/
	float: right;
	clear: right;
	margin: 5px;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: hidden;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails &gt; li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails &gt; img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}




/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}


/*cosas que agrego*/
.visible-xs {
	display:none !important;
	}

	.img3 {
		max-width: 100%;
		height: auto;
	  }

  .test{
	  background-color: rgba(0, 0, 0, 0.22);
	  display: block;
	  z-index: 2;
	  position: relative;
	  bottom: 36px;
	  left: 0px;
	  padding: 6px;
	  width: 100%;
	  FONT-SIZE: 34PX;
	  COLOR: #f6f6f6;
	  FONT-WEIGHT: BOLD;
	  FONT-FAMILY: Roboto, 'Segoe UI', Tahoma, sans-serif;
	  TEXT-ALIGN: CENTER;
  }

#top
{
	display: none;
}


#search
{
	display: none;
}
#logo
{
	display: none;
}

.logoWeb {
    margin: 6px 77px;
    float: right;
    width: auto;
    max-width: 32px;
    border-radius: 50%;
    background-color: #9f9f95;
}

.logoWeb2 {
    /*margin: -42px 31px;*/
    float: left;
    width: auto;
    max-width: 83px;
}

.username
{
	margin: -31px 35px; 
     float: right; 
    width: auto;
}

.deleted
{
	display: none;
}

.price-deleted
{
	display: none !important;
}
.detalle_desc
{
    clear: left;
    float: left;
	max-width: 100%;
	padding: 2px;
}

.btn_disable
{
	display: none !important;
}

.plato_category
{
	margin-top: -138px;
	position: absolute;
	margin-left: 10%;
	max-width: 243px;
}

.inner-addon {
	position: relative;
  }
  .inner-addon .glyphicon {
	position: absolute;
	padding: 10px;
	pointer-events: none;
  }
  .left-addon .glyphicon {
	left: 0px;
  }
  .right-addon .glyphicon {
	right: 0px;
  }
  .left-addon input {
	padding-left: 30px;
  }
  .right-addon input {
	padding-right: 30px;
  }

  .linea
  {
	  display: inline-block;
  }
   .minus
   {
	   position: absolute;
	   left: 0;
	   width: 64px;
	   border: none;
	   background: none;
	   border-radius: 30px;
	   font-size: 50px;
	   top: 37px;
	   color:#01D47D
   }

   .add{
	 position: absolute;
	 right: 0;
	 width: 64px;
	 border: none;
	 background: none;
	 border-radius: 30px;
	 font-size: 50px;
	 top: 37px;
	 color:#01D47D
   }

   .add,.minus:hover {
	box-shadow: inset 0 0 20px rgba(49, 138, 172, 0.5), 0 0 20px rgba(49, 138, 172, 0.4);
	outline-color: rgba(49, 138, 172, 0);
	outline-offset: 80px;
	text-shadow: 1px 1px 6px #fff;
	outline: 0;

  }


  #button-retry {
    background: #262626 !important;
    color: #f28600;
}

#button-finish {
    background: #ffffffcc !important;
    color: #f28600;
}
#button-retry:hover{
	background-color: rgb(255, 255, 255) !important;
	color:#00F590 ;

  }

  #button-finish:hover{
	background-color: rgb(255, 255, 255) !important;
	color:#00F590 ;

  }



  .add ,.minus:focus {
	outline:none;
	box-shadow: none;
  }

  .order ,.btn-primary{

	background-color: #00F590  !important;
	border-radius: 40px;
	margin-top: 5px;
	min-width: 117px;
	color:black;
  }

  
  .order:hover{
	background-color: rgb(0 245 144) !important;
    color: #0e0e11;
	outline: none !important;

  }
  #button-register:active{
	background-color: rgb(255, 255, 255) !important;
	color:#DB8700;

  }
  #button-register:hover{
	background-color: rgb(255, 255, 255) !important;
	color:#DB8700;

  }
  


   .qty
   {
	   width: 100%;
	   border-radius: 40px;
	   background: none;
	   color: #01D47D;
	   text-align: center;
	   border-color: #FFF;
	   height: 50px;
	   font-size: 29px;
   }

   .red{
	   position: relative;
   }


   .subrayado  {
	border: none;
	border-bottom: 2px solid #f7f7f7;
	padding-bottom: 5px; 
	margin-top: 0px;
	font-size: 14px;
	width: 100%;
	color: #ffffff;
	background: none;
}

.subrayado2 {
    /* border: none; */
    /* border-bottom: 2px solid #f7f7f7; */
	font-family: 'personal';
    padding-bottom: -5px;
    margin-top: 9px;
	font-size: 18px;
    font-weight: bold;
    width: 100%;
    color: #ffffff;
    background: none;
    text-align: center;
}

.subrayado3  {
	border: none;
	border-bottom: dotted;
	padding-bottom: 5px; 
	margin-top: 0px;
	font-size: 14px;
	width: 100%;
	color: #ffffff;
	background: none;
}

select option {
	background: rgb(0, 0, 0);
	color: #fff;
	text-shadow: 0 1px 0 rgb(0, 0, 0);
	}
	.h1_tam{
		font-size :18px;
		padding-top: 102px;
	}

	.h1_tam2{
		font-size :18px;
		padding-top: 46px;
	}
  
	.panel{
		background: rgba(0,0,0,0.50) ;
	}

	.form-control[readonly] {
		background-color: #ffffff;
		opacity: 1;
		color: black;
	}

	#collapse-payment-method
	{
		background-color: white;
		color: black;
	}

	.nowra{
    white-space:normal !important;
	}

	.modal-content {
		background-color:#000;
	}

	.gracias
	{
		width: 100%;max-width: 415px;max-height: 600px;
	}

	/* .float {
		position: absolute;
		margin-top: 360px;
		margin-left: 75px;
		width: 223px;
	} */






	.float {
		position: absolute;
		margin-top: 160%;
		margin-left: 55%;
		width: 71%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		font-family: 'NexaBlack';
		

	}
	.social .float:hover {
		background-color: black;
	  }

	.modal{
		z-index: 99;
		background-color:rgb(0, 0, 0)

	}
	.video
	{
		width: auto;
	}

	.social{
		display: block;
		text-align: center;
		/* margin-bottom: 75px; */
		/* padding-bottom: 70px; */
		margin-top: -81px;
		position: relative;
	}
	

	/* .campana
	{
		z-index: 99;
		position: absolute;
		left: 40px;
		top: 40px;
		max-width: 100px;
		margin-top: 454px;
		margin-left: 112px;
	} */

	.campana {
		z-index: 99;
		position: absolute;
		left: 40px;
		top: 40px;
		max-width: 20px;
		margin-top: 84%;
		margin-left: 75%;
	}


	.campana2 {
		z-index: 99;
		position: absolute;
		left: 40px;
		top: 40px;
		max-width: 20px;
		margin-top: 84%;
		margin-left: 0%;
	}





	/* .campana:hover {
		-webkit-animation: animar .6s 1;
	} */

	.well
	{
		background-color:	#070707
	}
	 /*  @-webkit-keyframes tiembla{
		0%  { -webkit-transform:rotateZ(-5deg); }
		50% { -webkit-transform:rotateZ( 0deg) scale(.8); }
		100%{ -webkit-transform:rotateZ( 5deg); }
	  } */

	  @-webkit-keyframes animar {
		0% {
			-webkit-transform: translate(0px, 0px);
		}
		10% {
			-webkit-transform: translate(20px, 0px);
		}
		20% {
			-webkit-transform: translate(0px, 0px);
		}
		30% {
			-webkit-transform: translate(20px, 0px);
		}
		40% {
			-webkit-transform: translate(0px, 0px);
		}
		50% {
			-webkit-transform: translate(20px, 0px);
		}
		60% {
			-webkit-transform: translate(0px, 0px);
		}
		70% {
			-webkit-transform: translate(20px, 0px);
		}
		80% {
			-webkit-transform: translate(0px, 0px);
		}
		90% {
			-webkit-transform: translate(20px, 0px);
		}
		100% {
			-webkit-transform: translate(0px, 0px);
		}
	}

	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px, 6px);
		transform: rotate(-45deg) translate(-9px, 6px);
	  }
	  
	  .change .bar2 {opacity: 0;}
	  
	  .change .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px, -8px);
		transform: rotate(45deg) translate(-8px, -8px);
	  }


	  .modal-body
	  {
		padding:0px! important;
		margin-left:-17px !important;
	  }

	  .modal-header
	  {
		border-bottom:none
	  }

	  .modal-header .close
	  {
		  display: none;
	  }
	  .fa {
		font-size: 35px;
	}

	.alert-dismissable .close, .alert-dismissible .close {
		position: relative;
		top: -2px;
		right: -7px;
		color: inherit;
	} 

	.alert-success {
		color: #0a0b0e;
		background-color: #00F590;
		border-color: #d6e9c6;
	}
	#loading_oculto{
		z-index:99;
		position:fixed;
		top:0%;
		left:0%;
		width:100%;
		height: 100%;
		background-color:rgb(248, 248, 248);
		}
		.loader_gif_img {
			margin: auto!important;
			
			display: table!important;
			
		}

		#button-dowload1,#button-dowload2,#button-dowload3{
			margin-left: 5px;
			outline: none;
		}


		.img-thumbnail{
			background-color:#262626;
			border:none;
		}
.contenedor
{
	position: absolute;
}
	
.contenedor &gt; img {
	max-width: 71px;
    margin-left: 12px;
    margin-top: 52px;
    position: fixed;
    z-index: 99;
}
.contenedor &gt; p {
    margin-left: 29px;
    margin-top: 52px;
    position: fixed;
	z-index: 99;
}

.dropdown-backdrop {
	position: fixed;
    top: -14px;
    right: 0;
    bottom: 0;
    left: -16px;
    z-index: 990;
    background-color: #262626;
    background: url(/../image/mi-pedido-desplegado.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 840px;
    width: auto;
    text-align: center;
}
#order_img_close {
    max-width: 71px;
    margin-left: 273px;
    margin-top: 56px;
    position: fixed;
    z-index: 9999;
}
.left {
	margin-left:-5px;
}

.titleh1
{
	margin-top: 53px;
}

.orden_succes{
	font-size: 35px;
}

.agree{
	color:#db8700 ;
}

#comenzar-pago-btn {
    margin-top: 13px;
}

#button-confirm{
	
    margin-right: 5px;

}

.esterow {
    background: url(/../image/plato.png) no-repeat;
    margin-right: -15px;
    margin-left: -15px;
    background-size: 235px;
    background-position: center;
    background-position-x: 50%;
    background-position-y: 100%;
    padding-bottom: 24%;
}
#button-finish{
	display: none;
}



#facebook{
border:none;
overflow:hidden;
position: absolute;
margin-top: 400px;
margin-left: -10%;
}


/* media query pc */

@media (min-width: 768px)
{

	#facebook{
		border:none;
		overflow:hidden;
		position: absolute;
		margin-top: 400px;
		margin-left: -10%;
		}



		.campana {
			z-index: 99;
			position: absolute;
			left: 40px;
			top: 40px;
			margin-top: 41%;
			margin-left: 63%;
			max-width: 30px;
		}

		.campana2 {
			z-index: 99;
			position: absolute;
			left: 40px;
			top: 40px;
			margin-top: 41%;
			margin-left: 23%;
			max-width: 30px;
		}

     
		.username {
			margin-left: 940px;
			margin-top: 11px;
			float: right;
		}

	.logoWeb {
		margin-left: 901px;
		margin-top: 0px;
		float: right;
		width: auto;
		max-width: 32px;
		border-radius: 50%;
		background-color: #9f9f95;
		position: absolute;
	}

	.logoWeb2 {
		margin: 0px -56px !important;
		float: left;
		width: auto;
		max-width: 117px;
		max-height: 137px;
		position: absolute;
		z-index: 9999;
	}

	.navbar-nav {
		float: left;
		margin: 0px;
		margin-left: 73px;
	}


	.modal-dialog {
		
		font-family:"Nexa Light" ;
	}
	
	
	
	.dropdown-menu.pull-right {
		right: 0;
		left: auto;
		margin-right: 712px;
		margin-top: 180px;
	}


	.dropdown-backdrop {
		
		top: -100px;
		
	}
	
	
	#cart .dropdown-menu {
		background: #f9f9f9;
		z-index: 1001;
	}


	#menu {
		
		background-repeat: repeat-x;
		min-height: 40px;
		position: relative;
		z-index: 9999;
		width: 100%;
		margin-top: 17px;
	}

	#menu .nav &gt; li &gt; a {
		color: #fff;
		text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
		padding: 10px 15px 10px 15px;
		min-height: 15px;
		background-color: #00de88;

	}

	.img-thumbnail {
		display: inline-block;
		max-width: 853px;
		height: 266px;
		/* padding: 4px; */
		line-height: 1.42857143;
		
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	}

	.contenedor &gt; img {
		max-width: 71px;
		margin-left: 30px;
		margin-top: -28px;
		position: fixed;
		z-index: 99;
	}


	.h1_tam {
		font-size: 18px;
		padding-top: 23px;
	}

	.alert {
		padding: 5px 7px 13px 12px;
		margin-top: -71px;
		margin-left: 260px;
		/* position: absolute; */
		z-index: 890;
		float: right;
	}
	

	.float {
		position: absolute;
		margin-top: 98%;
		margin-left: 50%;
		width: 49%;
		transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		padding: 12p;
	}


	#loading_oculto {
		z-index: 9999999 !important;
		position: fixed !important;
		top: 0% !important;
		left: 0% !important;
		width: 100% !important;
		height: 100% !important;
		background-color: #060606 !important;
	}
	.loader_gif_img {
		margin: auto!important;
		width: 333px!important;
		display: table!important;
		/* margin-top: -40%!important; */
	}

	.navbar-header {
		float: none;
		margin-left: 33%;
		margin-right: 33%;
	}

	.container3 
	{
		display:none;
	}
	.mobile{
		display:none !important;
	}


/*sacar si rompe algo +++++++++++++++++++++++++++++



+++++++++++++++++++++++++++++++++++++++++++++++++*/

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
}
.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img {
    display: block;
    max-width: 100%;
    height: auto;
}

.product-list .product-thumb .caption {
    margin-left: 230px;
}

.product-thumb .caption {
    padding: 0 20px;
    min-height: 180px;
}

/*sacar si rompe algo +++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++*/

.h1_menu {
    margin-top: -8px;
    text-align: right;
    margin-right: 500px;
    font-size: 21px;
    position: relative;
}


}


.carousel-inner&gt;.item&gt;a&gt;img, .carousel-inner&gt;.item&gt;img, .img-responsive, .thumbnail a&gt;img, .thumbnail&gt;img {

		display: block;
		max-width: 35%;
		height: auto;
		padding-bottom: 51px;
		overflow: hidden;
}


.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
	text-align:center;
	background-size: cover;
	background-image: url(/../../image/fondo.jpg);
	color:#303030;
  }
  
  .sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 20px;
	color: #303030;
	display: block;
	transition: 0.3s;
  
  }
  
  .sidenav a:hover{
	color: #f1f1f1;
  }
  
  .sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 58px;
	margin-top: 25px;
	margin-left: 50px;
	color: #84C638;
  }
  
  @media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
  }
  
  
  
  
.sidenav2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
   
   
    background-image: url(/../../image/fondo-menu.png);
    color: #ffffff;
    background-size: cover;
}
	
.sidenav2 a {
    padding: 19px 20px 8px 90px;
    text-decoration: none;
    font-size: 30px;
    color: #ffffff;
    display: block;
    transition: 1.3s;
    text-align: left;
}
	
	.sidenav2 a:hover{
	  color: #f1f1f1;
	}
	
	.sidenav2 .closebtn {
	  position: absolute;
	  top: 0;
	  right: 25px;
	  font-size: 58px;
	  margin-top: 25px;
	  margin-left: 50px;
	  color: #84C638;
	}
	
	@media screen and (max-height: 450px) {
	  .sidenav2 {padding-top: 15px;}
	  .sidenav2 a {font-size: 18px;}
	}
	
  
  

  #order_img{
display:none;
  }
  .container3 {

    cursor: pointer;
    float: right;
    padding-right: 22px;
	position: relative;
	z-index: 999;
	padding-top: 12px;
  }
  .bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: #F4A604;
	margin: 6px 0;
	transition: 0.4s;
  }
  
  .change .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
  }
  
  .change .bar2 {opacity: 0;}
  
  .change .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
  }

  .titles {
    font-family: 'personal';
    font-size: 35px !important;
}

.titles_alter {
    font-family: 'titulos';
    font-size: 35px !important;
}


  @media screen and (max-width: 760px) {
	
	.h1_menu {
		margin-top: -61px;
		/*text-align: right;*/
		margin-right: 65px;
		font-size: 21px;
		position: relative;
	}
	.desktop{
		display: none;
	}

	.sidenav3 {
		display:none;
	}

  }

  @media screen and (min-width: 765px) {
	.home_img {
		
		/* margin-left: 18%; */
		width: 80%;
		margin-top: -32px;
	}

	.navbar-nav{
		display:none;
	}

	/* Track */
/* width */
::-webkit-scrollbar {
	width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
	background: #515151; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
	background: #29ed98; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
	background: #29ed9855; 
  }


  .container4 {
    cursor: pointer;
    float: right;
    left: 97%;
    position: absolute;
    z-index: 999;
    padding-top: 13px;
}
  .bar1d, .bar2d, .bar3d {
	width: 35px;
	height: 5px;
	background-color: #F4A604;
	margin: 6px 0;
	transition: 0.4s;
  }
  
  .change .bar1d {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
  }
  
  .change .bar2d {opacity: 0;}
  
  .change .bar3d {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-8px, -8px);
  }




  }

  /* MENU* DESK*/
  .sidenav3 {
    height: 100%;
    width: 670px;
    position: fixed;
    z-index: -70;
    top: 0px;
    left: 0;
    background-color: #000000;
    overflow-x: hidden;
    padding-top: 98px;
    float: left;
    margin-left: 51%;
    background-image: url(/../image/fondo-desk2.png);
    background-position-y: -21px;
    background-position-x: 0px;
    background-size: cover;
}
  
.sidenav3 a {
    padding: 0px 62px 51px 173px;
    text-decoration: none;
    font-size: 35px;
    color: #ffffff;
    display: block;
}
  
  .sidenav3 a:hover {
	color: #FDA502;
  }
  
  
  
  @media screen and (max-height: 450px) {
	.sidenav3 {padding-top: 15px;}
	.sidenav3 a {font-size: 35px;}
  }
/* FIN MENU* DESK*/

.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 21px;
}
</pre></body></html>