/*
  V12 -19/10/2023
  POLLOS COPACABANA - 2020
  Design: Logos Comunicaciones
  www.logoscomunicaciones.com
*/
/* RESET */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/*
body{
line-height: 1;
}
*/
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* RESET */
@font-face {
  font-family: 'OpenSansRegular';
  src: url('../fonts/OpenSans-Regular-webfont.eot');
  src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff2') format('woff2'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/openSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('../fonts/opensans-semibold-webfont.eot');
  src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold';
  src: url('../fonts/opensans-bold-webfont.eot');
  src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bungee';
  src: url('../fonts/Bungee-Regular.eot');
  src: url('../fonts/Bungee-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Bungee-Regular.woff2') format('woff2'), url('../fonts/Bungee-Regular.woff') format('woff'), url('../fonts/Bungee-Regular.ttf') format('truetype'), url('../fonts/Bungee-Regular.svg#Bungee-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* ---------------------------- SETTINGS ---------------------------- */
/* --------------------- FUENTES ---------------------*/
/* --------------------- FUENTES ---------------------*/
/* --------------------- ANCHOS ---------------------*/
/* --------------------- ANCHOS ---------------------*/
/* --------------------- COLORES ---------------------*/
/*                   */
/*                   */
/*                   */
/*                   */
/*                   */
/*                   */
/* --------------------- COLORES ---------------------*/
/* --------------------- COLORES GAMAS ---------------------*/
/* --------------------- COLORES GAMAS ---------------------*/
/* ---------------------------- SETTINGS ---------------------------- */
html {
  scroll-behavior: smooth;
}
body {
  color: #2f2c05;
  font-size: 16px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 26px;
  text-align: center;
  background: #fafafa;
}
.site-off {
  pointer-events: none;
  filter: grayscale(100%);
  opacity: 0.3;
}
.tl_deg:after {
  bottom: 0;
  left: 0;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.tl_deg:after {
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(90%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.content_off {
  position: relative;
  width: 1295px;
  margin: 0 auto;
}
.cont_ms_off {
  z-index: 100;
  top: 200px;
  left: 12%;
  position: absolute;
  box-sizing: border-box;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  background: #e0041d;
  width: 650px;
  min-height: 225px;
  border-radius: 5px;
  padding: 40px 80px 20px 80px;
}
.cont_ms_off.ol_txt {
  z-index: 400;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 20px;
  width: 590px !important;
  min-height: 60px !important;
  padding: 10px 30px 16px 30px !important;
}
.bx_no_stock {
  display: block;
  z-index: 1000;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 20px;
  text-align: center;
  background: #e0041d;
  border-radius: 5px;
  width: 590px !important;
  min-height: 60px !important;
  padding: 10px 80px 16px 80px !important;
  margin: 0 auto 30px auto;
}
.content-in.cnt-form.tl_deg {
  pointer-events: visible;
}
.content-in.cnt-form.tl_deg:after {
  pointer-events: none;
  z-index: 300;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 60%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(60%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 60%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 60%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 60%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}
.cont_ms_off h2 {
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin: 13px auto 10px auto;
  padding-bottom: 9px;
}
.cont_ms_off h2:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.cont_ms_off p {
  margin: 15px 10%;
}
.dsp-modal {
  overflow: hidden;
  overflow-x: auto;
  width: 100wh;
  height: 100%;
}
.dsp-mod {
  overflow: hidden;
  overflow-x: hidden;
  width: 100wh;
  height: 100vh;
}
a,
li,
b,
ul li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
}
h1 {
  color: #fcea1b;
  font-size: 28px;
  line-height: 20px;
}
h2 {
  color: #e0041d;
  font-size: 22px;
  line-height: 20px;
}
h3 {
  font-size: 26px;
  line-height: 38px;
}
.modal_ter_cond {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 2000 !important;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: rgba(34, 30, 31, 0.9);
  width: 100%;
  height: 100vh;
  transition: all 0.3s;
}
a.cls_modal {
  float: right;
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-align: center;
  text-decoration: none;
  background: #e0041d;
  width: 70px;
  height: 33px;
  margin: -32px -32px 0 auto;
  padding: 0 10px;
}
/*
a.cls_md{
  float: right;
  display: block;
  color: @col0;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  width: auto;
  height: 30px;
  margin: -120px 0 0 auto;
  padding: 0 10px;
}
a.cls_md:hover{
  color: @col2;
}
*/
.modal_ter_cond .content_t_c {
  z-index: 100;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  background: #fff;
  width: 50vw;
  margin: 100px auto !important;
  padding: 40px 40px;
  transition: all 0.3s;
}
.modal_ter_cond .content_t_c h2 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  width: 80%;
  margin: 13px auto 24px auto;
  padding-bottom: 9px;
}
.modal_ter_cond .content_t_c p {
  position: relative;
  line-height: 20px;
  margin: 17px auto;
  padding: 0;
}
.wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.bd_actualiza {
  background: #e0041d;
}
.content_actualiza {
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 675px;
  margin: 110px auto;
}
.content_actualiza .pollos_copabana {
  display: block;
  width: 164px;
  height: 123px;
  margin: 0 auto;
}
.content_actualiza .cnt_desc {
  overflow: hidden;
  position: relative;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  width: 575px;
  margin: 95px auto 0 auto;
  padding: 40px 50px;
}
.content_actualiza .cnt_desc b {
  color: #e0041d;
  font-family: 'open_sanssemibold', Arial, Tahoma, Verdana;
  font-weight: 600;
}
.content_actualiza .cnt_desc ul {
  overflow: hidden;
  width: 480px;
  margin: 40px auto 5px auto;
}
.content_actualiza .cnt_desc ul li {
  float: left;
  margin: 0 45px;
}
.content_actualiza .cnt_desc ul li a {
  text-decoration: none;
}
.content_actualiza .cnt_desc ul li a:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=50);
}
.mod-loading {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: #e0041d;
  width: 100%;
  height: 100vh !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.mod-loading.open {
  opacity: 1;
  visibility: visible;
}
.mod-loading.open:after {
  top: 50%;
  left: 50%;
  position: absolute;
  content: "";
  background: url(../lib/load-2.svg) no-repeat center;
  background-size: 57px auto;
  width: 58px;
  height: 52px;
  margin: -26px 0 0 -28px;
}
.mod-intro {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: #e0041d;
  width: 100%;
  height: 100vh !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.mod-intro.open {
  opacity: 1;
  visibility: visible;
}
.mod-intro .content_modal {
  z-index: 3000;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-size: 13px;
  background: #fff;
  width: 415px;
  min-height: 480px;
  border-radius: 5px;
  margin: 170px auto 80px auto !important;
  padding: 14px 40px 30px 40px;
  opacity: 0;
}
.mod-intro.open .content_modal {
  opacity: 1;
}
.mod-intro .content_modal .logo {
  top: -115px;
  left: 50%;
  position: absolute;
  text-indent: -999999px;
  text-decoration: none;
  background: url(../lib/pollos-copacabana.svg) no-repeat center;
  background-size: auto 80px;
  width: 108px;
  height: 80px;
  margin: 6px auto 0 -54px;
}
.mod-intro a.cls-mod2 {
  float: right;
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-decoration: none;
  background: #e0041d;
  width: 95px;
  height: 33px;
  margin: -47px -77px 0 auto;
}
.mod-intro .content_modal a.cls-mod2:hover {
  color: #ffffff;
  opacity: 0.9;
}
.mod-intro .content_modal h2 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  width: 80%;
  margin: 13px auto 24px auto;
  padding-bottom: 9px;
}
.mod-intro .content_modal h2:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.mod-intro .content_modal p {
  position: relative;
  line-height: 20px;
  width: 92%;
  margin: 17px auto;
  padding: 0;
}
.mod-intro .content_modal b {
  font-size: 14px;
}
.mod-intro .content_modal li img {
  display: inline-block !important;
  margin: 0 0 -6px 0 !important;
}
.mod-intro .bx_dsp_img {
  display: block;
  position: relative;
  width: 100%;
  margin: 10px auto;
}
.mod-intro .mod-load {
  display: block;
  background: url(../lib/load-2r.svg) no-repeat center;
  background-size: 60px auto;
  width: 70px;
  height: 70px;
  margin: 190px auto 40px auto;
}
/* ---------------------------- SLIDER ELEMENTS---------------------------- */
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
  height: 430px;
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  position: relative;
  line-height: 20px;
  height: 430px;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides a.btn-3 {
  left: 50%;
  bottom: 0;
  position: absolute;
  width: 160px;
  margin: 0 0 0 -80px;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {
  text-transform: capitalize;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
/* Control Nav - BULLETS */
.flex-control-nav {
  z-index: 100;
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
}
.flex-control-nav li {
  zoom: 1;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  width: 14px !important;
  height: 14px !important;
  margin: 0 6px;
}
.flex-control-paging li a {
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: #cccccc;
  width: 14px !important;
  height: 14px !important;
  margin: 0;
  border-radius: 50%;
  transition: all 0.2s;
}
.flex-control-paging li a.flex-active {
  background: #e0041d;
}
.flex-direction-nav {
  display: none;
}
/* ---------------------------- SLIDER ELEMENTS---------------------------- */
.mod-load .content_modal:after {
  top: 178px;
  left: 0;
  z-index: 100;
  position: absolute;
  content: "";
  background: #ffffff;
  border-radius: 5px;
  width: 615px;
  height: 100vh;
}
.mod-load .content_modal:before {
  top: 460px;
  left: 50%;
  z-index: 100000;
  position: absolute;
  content: "";
  background: url(../lib/load-2r.svg) no-repeat center;
  background-size: 68px auto;
  width: 70px;
  height: 70px;
  margin: 0 0 0 -31px;
}
.mod-load .content_modal .cnt_mod_ft {
  background: #ffffff;
}
.modal_login {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.modal_login.open {
  opacity: 1;
  visibility: visible;
}
/*
a.mod_close,
a.mod_close2{
  top: 0;
  left: 0;
  z-index: 50;
  cursor: default;
  position: fixed;
  display: block;
  width:98%;
  height:100%;
}
*/
.modal_login .content_modal {
  z-index: 3000;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  background: #fff;
  width: 615px;
  border-radius: 5px;
  margin: 80px auto 80px auto !important;
  padding: 14px 80px 30px 80px;
  opacity: 0;
  transition: all 0.3s;
}
.modal_login.open .content_modal {
  opacity: 1;
}
/* MODAL PRODUCTO NUEVO */
.modal_login .content_prod {
  z-index: 3000;
  top: 50%;
  left: 50%;
  position: absolute;
  box-sizing: border-box;
  display: inline-block;
  font-size: 14px;
  background: #fff;
  width: 880px;
  height: 570px;
  border-radius: 5px;
  margin: -285px auto 80px -440px !important;
  padding: 0 !important;
  opacity: 0;
  transition: all 0.3s;
}
.modal_login.open .content_prod {
  opacity: 1;
}
.modal_login .content_prod a.cls-mod2 {
  top: -33px;
  right: 6px;
  display: block;
  position: absolute;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-decoration: none;
  background: #e0041d;
  width: 95px;
  height: 33px;
  margin: 0 !important;
}
.modal_login .content_prod .formA fieldset {
  width: 880px;
  height: 570px;
  margin: 0 !important;
  padding: 0 !important;
}
.modal_login .content_prod .formA textarea {
  width: 99% !important;
  height: 70px !important;
  margin-bottom: 20px;
  padding: 15px 10px !important;
}
.modal_login .content_prod h3 {
  color: #7fcbd4;
  font-size: 24px;
  line-height: 28px;
  margin: 16px 0 5px 0;
}
.modal_login .content_prod h3:after {
  display: none;
}
.prod_info {
  float: left;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  border-radius: 5px;
  width: 40%;
  height: 100%;
  padding: 5%;
}
.prod_info h3 {
  display: none !important;
}
.prod_info img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.prod_info p {
  float: none !important;
  display: block;
  text-align: left !important;
  width: 90%;
  margin: 10px auto !important;
}
.prod_info ul {
  display: block;
  width: 90%;
  margin: 10px auto;
}
.prod_option {
  float: left;
  box-sizing: border-box;
  position: relative;
  border-radius: 5px;
  width: 60%;
  height: 100%;
}
.prod_option .prod_op_hd {
  border-radius: 5px;
  top: 0;
  left: 0;
  z-index: 10px;
  box-sizing: border-box;
  position: absolute;
  line-height: 70px;
  background: #ffffff;
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
  height: 70px;
}
.prod_option .prod_op_hd h3 {
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  text-align: left;
}
.prod_option .prod_op_cont {
  float: left;
  box-sizing: border-box;
  overflow-y: auto;
  position: relative;
  width: 100%;
  height: 440px;
  margin-top: 70px;
  padding: 20px 5%;
}
.sec_subt {
  display: block;
  color: #e0041d;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 20px;
  text-align: left;
  margin-bottom: 15px;
}
.prod_option .prod_op_ft {
  border-radius: 5px;
  bottom: 0;
  left: 0;
  z-index: 10px;
  box-sizing: border-box;
  position: absolute;
  background: #ffffff;
  border-top: 1px solid #e3e3e3;
  width: 100%;
  height: 60px;
}
.prod_option .prod_op_ft .itm_prc {
  float: left;
  clear: none !important;
  display: block;
  color: #e0041d;
  font-size: 26px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 28px;
  width: 170px !important;
  margin: 15px 0 6px 50px;
}
.prod_option .prod_op_ft .button {
  float: right !important;
  clear: none !important;
  display: block;
  outline: none;
  cursor: pointer;
  color: #2f2c05;
  font-size: 12px !important;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  background: #fcea1b;
  width: 150px !important;
  height: 42px !important;
  margin: 8px 20px 0 0 !important;
  -webkit-appearance: none;
  transition: all 0.5s;
}
.formA .lab_rc {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d0d0;
  line-height: 61px;
  width: 100%;
  height: 61px;
  margin: 0 !important;
}
.formA .lab_rc label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 20px;
  height: 30px;
  margin: 0 !important;
  padding: 19px 10px 0 40px !important;
  transition: all 0.3s ease;
}
.formA .lab_rc label:after {
  top: 18px;
  left: 5px;
  z-index: 10;
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
}
.formA .lab_rc label:before {
  top: 24.5px;
  left: 11.3px;
  z-index: 20;
  content: "";
  display: none;
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #e0041d;
  border-radius: 50%;
}
.formA .lab_rc input[type="radio"],
.formA .lab_rc input[type="checkbox"] {
  display: none !important;
}
.formA .lab_rc input[type="radio"]:checked + label:before,
.formA .lab_rc input[type="checkbox"]:checked + label:before {
  display: block;
}
.formA .lab_rc input[type="radio"]:checked + label,
.formA .lab_rc input[type="checkbox"]:checked + label,
.formA .lab_rc input[type="checkbox"]:checked + label .lab_desc {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
}
.formA .lab_rc .small {
  display: inline-block;
  font-size: 10px !important;
  width: auto;
}
.formA .lab_rc2 {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #d0d0d0;
  line-height: 60px !important;
  width: 100%;
  height: 61px !important;
  margin: 0;
}
.formA .lab_rc2 label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 20px !important;
  height: 40px !important;
  padding: 19px 10px 0 40px !important;
  transition: all 0.3s ease;
}
.formA .lab_rc2 label b {
  display: block;
  width: 100%;
}
.formA .lab_rc2 label:after {
  top: 17px;
  left: 5px;
  z-index: 10;
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
}
.formA .lab_rc2 label:before {
  top: 23.4px;
  left: 8px;
  z-index: 20;
  content: "";
  display: none;
  position: absolute;
  background: url(../lib/ico-check-r.svg) no-repeat center;
  background-size: 19px auto;
  width: 19px;
  height: 14px;
}
.formA .lab_rc2 input[type="radio"],
.formA .lab_rc2 input[type="checkbox"] {
  display: none !important;
}
.formA .lab_rc2 input[type="radio"]:checked + label:before,
.formA .lab_rc2 input[type="checkbox"]:checked + label:before {
  display: block;
}
.formA .lab_rc2 input[type="radio"]:checked + label,
.formA .lab_rc2 input[type="checkbox"]:checked + label,
.formA .lab_rc2 input[type="checkbox"]:checked + label .lab_desc {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
}
.formA .lab_rc2 .small {
  display: inline-block;
  font-size: 10px !important;
  width: auto;
}
.modal_login .content_prod .bx-prod {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 18px;
  width: 124px;
  height: 250px;
  margin: 20px 20px 0 20px  !important;
  padding: 0 !important;
}
.modal_login .content_prod .bx-prod p {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 0 40px 0;
}
.modal_login .content_prod .bx-prod b {
  display: block;
  color: #e0041d;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  width: 100%;
  margin-top: 15px;
}
.modal_login .content_prod .bx-prod .liRB,
.modal_login .content_prod .bx-prod .liRB2 {
  box-sizing: border-box;
  width: 100%;
}
.modal_login .content_prod .bx-prod label {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}
.modal_login .content_prod .bx-prod img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 0 17px 1px;
}
.modal_login .content_prod .bx-prod label .lab_desc {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px 0 45px;
}
.modal_login .content_prod .bx-prod .liRB label:after,
.modal_login .content_prod .bx-prod .liRB2 label:after {
  top: 140px;
  left: 5px;
}
.modal_login .content_prod .bx-prod .liRB label:before,
.modal_login .content_prod .bx-prod .liRB2 label:before {
  top: 146.4px;
  left: 8px;
}
.modal_login .content_prod .bx-prod .itm_cant {
  bottom: 30px;
  left: 50%;
  position: absolute;
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  width: 110px;
  height: 40px;
  margin: 3px 0 0 -55px;
  padding: 0;
}
.modal_login .content_prod .bx-prod .itm_cant input {
  float: left;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: center;
  width: 40px;
  height: 39px;
  margin: 0 !important;
  padding: 0;
}
.modal_login .content_prod .bx-prod-c2 {
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  width: 210px;
  height: 256px;
  margin: 20px 32px -8px 32px;
  padding: 0;
}
.modal_login .content_prod .bx-prod-c2 p {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 25px 0;
}
.modal_login .content_prod .bx-prod-c2 b {
  display: block;
  color: #e0041d;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  width: 100%;
  margin-top: 20px;
}
.modal_login .content_prod .bx-prod-c2 .liRB,
.modal_login .content_prod .bx-prod-c2 .liRB2 {
  box-sizing: border-box;
  width: 100%;
}
.modal_login .content_prod .bx-prod-c2 label {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  padding: 0;
}
.modal_login .content_prod .bx-prod-c2 img {
  float: none;
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto 10px auto;
}
.modal_login .content_prod .bx-prod-c2 label .lab_desc {
  display: block;
  clear: both;
  box-sizing: border-box;
  color: #4b4826;
  text-align: center;
  width: 80%;
  margin-left: 10%;
  padding: 0 20px 0 20px;
}
.modal_login .content_prod .bx-prod-c2 label .small {
  color: #817f67 !important;
  font-size: 12px !important;
}
.modal_login .content_prod .bx-prod-c2 .liRB label:after,
.modal_login .content_prod .bx-prod-c2 .liRB2 label:after {
  top: 135px;
  left: 5px;
}
.modal_login .content_prod .bx-prod-c2 .liRB label:before,
.modal_login .content_prod .bx-prod-c2 .liRB2 label:before {
  top: 141.4px;
  left: 8px;
}
.modal_login .content_prod .itm_cant {
  top: 7px;
  right: 0;
  position: absolute;
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  width: 110px;
  height: 40px;
  margin: 3px 0 0 -55px;
  padding: 0;
}
.modal_login .content_prod .itm_cant input {
  float: left;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: center;
  width: 40px;
  height: 39px;
  margin: 0 !important;
  padding: 0;
}
.modal_login .content_prod a.link-add,
.modal_login .content_prod a.link-rem {
  float: left;
  position: relative;
  color: #ffffff;
  font-size: 32px;
  line-height: 30px;
  text-indent: -999999px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin: 0;
}
.modal_login .content_prod a.link-add:after {
  z-index: 10;
  top: 4px;
  right: 4px;
  content: "";
  position: absolute;
  background: #ffffff url(../lib/ico-add-r2.svg) no-repeat center;
  background-size: auto 10px;
  border-radius: 50%;
  border: 1px solid #e0041d;
  width: 24px;
  height: 24px;
}
.modal_login .content_prod a.link-rem:after {
  z-index: 10;
  top: 4px;
  right: 4px;
  content: "";
  position: absolute;
  background: #ffffff url(../lib/ico-rem-r.svg) no-repeat center;
  background-size: auto 3px;
  border-radius: 50%;
  border: 1px solid #e0041d;
  width: 24px;
  height: 24px;
}
.modal_login .content_prod a.link-add:after:hover {
  color: #2f2c05;
  background: #fcea1b url(../lib/ico-add.svg) no-repeat center;
  background-size: auto 13px;
}
.modal_login .content_prod a.link-rem:after:hover {
  color: #2f2c05;
  background: #fcea1b url(../lib/ico-rem.svg) no-repeat center;
  background-size: auto 13px;
}
/* MODAL PRODUCTO NUEVO */
.modal_login a.cls-mod2 {
  float: right;
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-decoration: none;
  background: #e0041d;
  width: 95px;
  height: 33px;
  margin: -47px -77px 0 auto;
}
.content_modal a.cls-mod2:hover {
  color: #ffffff;
  opacity: 0.9;
}
a.lnk_back {
  float: left;
  display: block;
  color: #fcea1b !important;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-align: left;
  text-decoration: none !important;
  background: url(../lib/ar-l-y.svg) no-repeat left center;
  background-size: 10px auto;
  width: 85px;
  height: 33px;
  margin: -47px 0 0 -77px;
  padding-left: 16px;
}
a.lnk_back:hover {
  text-decoration: underline !important;
}
.modal_login h2 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin: 13px auto 24px auto;
  padding-bottom: 9px;
}
.modal_login h2:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.modal_login h3 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
  width: 90%;
  margin: 34px auto 10px auto;
}
.modal_login h3:after {
  top: 50%;
  left: -15px;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 4px;
  height: 14px;
  margin-top: -7px;
}
.modal_login p {
  position: relative;
  line-height: 18px;
  width: 80%;
  margin: 16px auto 0 auto;
  padding: 0;
}
.modal_login .p_wb {
  text-align: left;
  width: 90%;
  margin: 16px auto;
}
.modal_login .formA fieldset {
  float: none;
  display: block;
  overflow: visible;
  position: relative;
  width: 100%;
  margin: 15px auto 0 auto !important;
  padding: 0;
}
.modal_login .formA label {
  float: none;
  color: #e0041d;
  font-size: 14px;
  text-align: left;
  width: 90%;
  margin: 0 auto !important;
  padding: 4px 0 !important;
}
.modal_login .formA label .small {
  display: block;
  font-size: 12px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 14px;
  width: 90%;
  margin-bottom: 5px;
}
.modal_login .formA p {
  position: relative;
  width: 100%;
  margin: 5px auto 5px auto !important;
  padding: 0;
}
.modal_login .formA p.wm {
  width: 48%;
  margin: 5px 0 5px 2% !important;
}
.modal_login .formA p.chbx {
  box-sizing: border-box;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
  padding: 20px 0 10px 0;
}
.modal_login .formA p.chbx label {
  color: #2f2c05;
  font-size: 12px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 20px !important;
  text-align: left;
  width: 90%;
  margin: 20px auto;
}
.modal_login .formA input {
  float: none;
  display: inline-block;
  vertical-align: middle;
  color: #4c4c4c;
  font-size: 14px !important;
  font-size: 100%;
  line-height: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  width: 90%;
  height: 41px;
  margin: 0;
  padding: 0 3%;
}
.formA .inp_map {
  background: url(../lib/ico-pin.svg) no-repeat 10px center;
  background-size: 18px auto;
  padding: 0 3% 0 40px !important;
}
.modal_login .formA .subtit {
  float: left;
  position: relative;
  color: #e0041d;
  font-size: 18px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
  width: 90%;
  margin: 34px auto 10px 5%;
}
.modal_login .formA .subtit:after {
  top: 50%;
  left: -15px;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 4px;
  height: 14px;
  margin-top: -7px;
}
.modal_login .formA .button {
  float: none;
  clear: both;
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  background: #e0041d;
  width: 180px;
  height: 50px;
  margin: 12px auto 14px auto;
}
.modal_login .formA .msj_er {
  margin: 0 5%;
}
.modal_login a.lnk_vps {
  float: right;
  display: block;
  z-index: 100;
  position: relative;
  color: #878787;
  font-size: 11px !important;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 35px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #f5f5f5;
  border-radius: 0 5px 5px 0;
  width: 75px;
  height: 36px;
  margin: -38px 5.4% 0 0;
  padding: 0 3%;
}
.modal_login a.lnk_vps:hover {
  color: #f5f5f5;
  background-color: #878787;
}
.formA .bx_opt_cnt {
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 12px;
  line-height: 21px;
  width: 90%;
  margin: 40px auto 10px auto;
}
.modal_login a {
  color: #e0041d;
  text-decoration: underline;
}
.modal_login a:hover {
  color: #2f2c05;
  text-decoration: none;
}
.bx_map {
  display: block;
  overflow: hidden;
  position: relative;
  width: 90%;
  margin: 5px auto 15px auto;
}
.bx_map img {
  display: block;
  width: 100%;
  height: auto;
}
.bx_map .bx_not {
  top: 6px;
  left: 9px;
  display: block;
  position: absolute;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 26px;
  background: #fcea1b;
  border-radius: 5px;
  width: auto;
  height: 27px;
  margin: 5px auto;
  padding: 0 10px;
}
.modal_ndp {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.modal_ndp.open {
  opacity: 1;
  visibility: visible;
}
.modal_ndp .content_modal {
  z-index: 3000;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  color: #ffffff;
  font-size: 14px;
  background: #e0041d;
  width: 650px;
  min-height: 225px;
  border-radius: 5px;
  margin: 14% auto 80px auto !important;
  padding: 14px 80px 20px 80px;
  opacity: 0;
}
.modal_ndp.open .content_modal {
  opacity: 1;
}
.modal_ndp h2 {
  display: block;
  position: relative;
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  margin: 15px auto 25px auto;
  padding-bottom: 9px;
}
.modal_ndp h2:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.modal_ndp h2.tit_proc {
  width: 240px;
  height: 20px;
  margin: 80px auto 20px auto;
  padding: 0;
}
.modal_ndp h2.tit_proc:after {
  display: none;
}
.modal_ndp h2.tit_proc span {
  bottom: 3px;
  right: 0;
  display: block;
  position: absolute;
  line-height: 0;
  background: url(../lib/loading-dots.svg) no-repeat center 4px;
  background-size: 70px auto;
  width: 30px;
  height: 10px;
}
/*
.modal_ndp h2.tit_proc span:nth-child(1){
  bottom: 5px;
  right: 22px;
}
.modal_ndp h2.tit_proc span:nth-child(2){
  bottom: 5px;
  right: 14px;
}
.modal_ndp h2.tit_proc span:nth-child(3){
  bottom: 5px;
  right: 6px;
}
*/
.modal_ndp p {
  position: relative;
  line-height: 20px;
  width: 84%;
  margin: 20px auto;
  padding: 0;
}
.modal_sucursal {
  top: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  position: fixed;
  text-align: center;
  background: #e0041d;
  width: 100%;
  height: 100vh;
  transition: all 0.3s;
}
.modal_sucursal .logo {
  top: 0;
  left: 50%;
  position: absolute;
  text-indent: -999999px;
  text-decoration: none;
  background: url(../lib/pollos-copacabana.svg) no-repeat center;
  background-size: auto 130px;
  width: 170px;
  height: 130px;
  margin: 55px auto 0 -85px;
}
.modal_sucursal .content_modal {
  box-sizing: border-box;
  font-size: 12px;
  line-height: 18px;
  background: #ffffff;
  width: 690px;
  margin: 210px auto 50px auto;
  padding: 50px;
}
.content_modal p.txt_suc {
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 20px;
  margin: 20px 0;
}
.modal_sucursal ul {
  width: 100%;
}
.modal_sucursal ul li {
  display: inline-block;
  vertical-align: top;
  width: 160px;
  margin: 20px 14px;
}
.modal_sucursal ul li .tit_suc {
  display: block;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 69px;
  text-transform: uppercase;
  background: #e0041d;
  border-radius: 6px;
  width: 160px;
  height: 70px;
  margin-bottom: 20px;
}
.modal_sucursal ul li .txt-dsc {
  display: block;
  width: 88%;
  margin: 0 auto;
}
.modal_cont {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh !important;
  visibility: hidden;
  transition: all 0.3s;
  opacity: 0;
}
.modal_cont.open {
  opacity: 1;
  visibility: visible;
}
a.mod_clos_wrp {
  top: 0;
  left: 0;
  z-index: 50;
  cursor: default;
  position: fixed;
  display: block;
  width: 100%;
  height: 100%;
}
.modal_cont .content_modal {
  z-index: 3000;
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  background: #ffffff;
  border-radius: 5px;
  width: 615px;
  height: auto;
  margin: 80px auto 0 auto !important;
  padding: 25px;
  transition: all 0.3s;
  opacity: 0;
}
.modal_cont.open .content_modal {
  z-index: 3000;
  position: relative;
  opacity: 1;
}
.modal_cont .content_modal a.mod_clos {
  float: right;
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-decoration: none;
  background: #e0041d;
  width: 95px;
  height: 33px;
  margin: -58px -14px 0 auto;
}
.modal_cont .content_modal a.mod_clos:hover {
  color: #ffffff;
  opacity: 0.8;
}
.modal_cont .content_modal h2 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin: 13px auto 10px auto;
  padding-bottom: 9px;
}
.modal_cont .content_modal h2:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.modal_cont.open .content_modal p {
  margin: 15px 10%;
}
.modal_cont .content_modal .mod-load {
  width: 100%;
  height: 200px !important;
}
.modal_cont .content_modal .mod-load:after {
  top: 40%;
  left: 50%;
  position: absolute;
  content: "";
  background: url(../lib/load-2r.svg) no-repeat center;
  background-size: 38px auto;
  width: 60px;
  height: 50px;
  margin-left: -30px;
}
.modal_cont .content_modal .form_cob fieldset {
  width: 100%;
  padding: 0;
}
.modal_cont .content_modal .form_cob fieldset .bx_map {
  width: 100%;
  margin: 0 auto 20px auto;
}
.modal_cont .content_modal .form_cob fieldset .button {
  float: none !important;
  margin: 0 auto 15px auto;
}
.modal_producto {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  overflow-y: auto;
  position: fixed;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh !important;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.modal_producto.open {
  opacity: 1;
  visibility: visible;
}
/*
a.mod_close{
  top: 0;
  left: 0;
  z-index: 50;
  cursor: default;
  position: fixed;
  display: block;
  width:100%;
  height:100%;
}
*/
.modal_producto .content_modal {
  z-index: 3000;
  position: relative;
  background: #fff;
  width: 615px;
  height: auto;
  margin: -120px auto 0 auto !important;
  opacity: 0;
}
.modal_producto.open .content_modal {
  z-index: 3000;
  position: relative;
  opacity: 1;
}
.lnk_cerrar_pos {
  z-index: 2000;
  top: 70px;
  left: 50%;
  display: block;
  position: fixed;
  width: 600px;
  height: 30px;
  margin-left: -300px;
}
.content_modal a.cls-mod {
  /*top: 60px;
  right: 40%;
  z-index: 2000;
  position: fixed;*/
  float: right;
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 33px;
  text-decoration: none;
  background: #e0041d;
  width: 95px;
  height: 33px;
  margin: 0 10px 0 auto;
  /*margin: 0 -10% 0 0;*/
}
.content_modal a.cls-mod:hover {
  color: #ffffff;
  opacity: 0.8;
}
/*
.content_modal a.cls-mod{
  float: right;
  display: block;
  color: @col0;
  font-size: 13px;
  font-family: @font3;
  line-height: 33px;
  text-decoration: none;
  background: @col2;
  width: 95px;
  height: 33px;
  margin: -33px 3px 0 auto;
}
.content_modal a.cls-mod:hover{
  color: @col0;
  opacity: 0.90;
}
*/
.modal_producto .cnt_mod_bd {
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 8px;
  padding: 26px;
}
.cnt_mod_bd .bx_tag {
  top: 14px;
  left: 14px;
  display: block;
  z-index: 10;
  position: absolute;
  color: #2f2c05;
  font-size: 10px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase;
  background: #fcea1b;
  border-radius: 50%;
  width: 84px;
  height: 54px;
  padding-top: 30px;
}
.cnt_mod_bd img {
  float: left;
  margin-right: 34px;
}
.cnt_mod_bd .prod_dsc {
  float: left;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  width: 270px;
}
.cnt_mod_bd h3 {
  color: #7fcbd4;
  font-size: 24px;
  line-height: 28px;
  margin: 17px 0 15px 0;
}
.cnt_mod_bd ul {
  margin: 13px 0 10px 0;
}
.cnt_mod_bd ul li {
  margin: 6px 0;
}
.modal_producto .cnt_mod_ft {
  overflow: hidden;
  box-sizing: border-box;
  background: #e0041d;
  border-radius: 5px;
  width: 100%;
  margin: 0;
  padding: 15px 5%;
}
.modal_producto .content_modal .formA fieldset {
  display: block;
  overflow: visible;
  position: relative;
  width: 100%;
  margin: 180px auto 100px auto !important;
  padding: 0;
}
.modal_producto .content_modal .formA p {
  width: 100%;
}
.modal_producto .content_modal .formA select,
.modal_producto .content_modal .formA input,
.modal_producto .content_modal .formA textarea {
  float: none;
  display: inline-block;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  font-size: 100%;
  line-height: 16px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  font-weight: 100;
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 5px auto;
  transition: all 0.3s;
}
.modal_producto .content_modal .formA input:focus {
  outline: none;
  border: 1px solid #fcea1b;
  appearance: none;
}
.modal_producto .content_modal .formA input {
  font-size: 14px;
  text-align: center;
  width: 40px;
  height: 39px;
  margin: 0;
  padding: 0;
}
.modal_producto .content_modal .formA textarea {
  display: block;
  float: left;
  box-sizing: border-box;
  color: #000000;
  font-size: 14px;
  font-size: 100%;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-align: left;
  border: 1px solid #cacbcc;
  border-radius: 5px;
  width: 99%;
  height: 90px !important;
  padding: 6px 10px !important;
  appearance: none;
}
.modal_producto .content_modal .formA textarea:focus {
  outline: none;
  font-size: 14px;
  font-size: 100%;
  height: 90px !important;
  padding: 6px 10px !important;
  border: 1px solid #000000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal_producto .content_modal .formA .button {
  float: right;
  outline: none;
  cursor: pointer;
  color: #2f2c05;
  font-size: 16px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  background: #fcea1b;
  width: 147px;
  height: 57px;
  margin: 0 auto 0 20px;
  -webkit-appearance: none;
  transition: all 0.5s;
}
.modal_producto .content_modal a.link-add,
.modal_producto .content_modal a.link-rem {
  float: left;
  position: relative;
  color: #ffffff;
  font-size: 32px;
  line-height: 30px;
  text-indent: -999999px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  margin: 0;
}
.modal_producto .content_modal a.link-add:after {
  z-index: 10;
  top: 4px;
  right: 4px;
  content: "";
  position: absolute;
  background: #ffffff url(../lib/ico-add-r2.svg) no-repeat center;
  background-size: auto 10px;
  border-radius: 50%;
  border: 1px solid #e0041d;
  width: 24px;
  height: 24px;
}
.modal_producto .content_modal a.link-rem:after {
  z-index: 10;
  top: 4px;
  right: 4px;
  content: "";
  position: absolute;
  background: #ffffff url(../lib/ico-rem-r.svg) no-repeat center;
  background-size: auto 3px;
  border-radius: 50%;
  border: 1px solid #e0041d;
  width: 24px;
  height: 24px;
}
.modal_producto .content_modal a.link-add:after:hover {
  color: #2f2c05;
  background: #fcea1b url(../lib/ico-add.svg) no-repeat center;
  background-size: auto 13px;
}
.modal_producto .content_modal a.link-rem:after:hover {
  color: #2f2c05;
  background: #fcea1b url(../lib/ico-rem.svg) no-repeat center;
  background-size: auto 13px;
}
.itm_cant {
  float: left;
  display: none;
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  width: 120px;
  height: 43px;
  margin: 3px 30px;
}
.itm_cant_in {
  float: left;
  box-sizing: border-box;
  display: none;
  position: relative;
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  width: 100%;
  margin: 3px 0;
  padding: 0 4%;
}
.itm_cant_in .liRB {
  position: relative;
  line-height: 10px;
  margin: 10px 0 !important;
  padding: 10px 0 20px 0;
}
.liRB .pagando_circle {
  line-height: 10px;
}
.liRB .pagando_circle img {
  margin: -5px 0 0 3px !important;
}
.modal_producto .content_modal .formA .itm_prc {
  float: left;
  display: block;
  color: #ffffff;
  font-size: 26px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 28px;
  width: 160px !important;
  margin: 13px 20px 6px 180px;
}
.modal_producto .bx-col-a {
  float: left;
  display: block;
  text-align: left;
  width: 47%;
  margin: 32px 5% 10px 0;
}
.modal_producto .bx-col-b {
  float: left;
  display: block;
  text-align: left;
  width: 47%;
  margin: 32px 0 10px 0;
}
.modal_producto .bx-col-c {
  float: left;
  display: block;
  text-align: left;
  width: 100%;
  margin: 25px 0 0 0;
}
.modal_producto .subtitulo2 {
  display: block;
  font-size: 18px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  text-align: left;
  margin: 20px 0 0 0;
}
.modal_producto .bx-col-a .subtit,
.modal_producto .bx-col-b .subtit,
.modal_producto .bx-col-c .subtit {
  display: block;
  color: #e0041d;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 20px;
  margin-bottom: 15px;
}
.modal_producto .bx-col-a p,
.modal_producto .bx-col-b p {
  margin: 8px 0 !important;
  padding: 0 !important;
}
.modal_producto .bx-col-a .liRB,
.modal_producto .bx-col-b .liRB {
  position: relative;
  line-height: 36px;
  height: 36px;
  margin: 0 !important;
  padding: 0 !important;
}
.modal_producto .bx-col-a .liRB .bx_tag,
.modal_producto .bx-col-b .liRB .bx_tag {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  pointer-events: none;
  display: inline-block !important;
  position: relative !important;
  color: #2f2c05;
  font-size: 11px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  background: #fcea1b;
  border-radius: 0;
  width: 66px;
  height: 20px;
  margin-left: 10px;
  padding: 0;
}
.modal_producto .bx-col-a p .liRB label,
.modal_producto .bx-col-b p .liRB label {
  float: left;
  display: inline-block !important;
  vertical-align: middle !important;
  position: relative !important;
  font-size: 14px;
  line-height: 16px;
  height: auto;
  margin: 0;
}
.modal_producto .bx-col-a .liRB label:after,
.modal_producto .bx-col-b .liRB label:after {
  top: 0;
  left: 3px;
}
.modal_producto .bx-col-a .liRB label:before,
.modal_producto .bx-col-b .liRB label:before {
  top: 6px;
  left: 10px;
}
.modal_producto .cnt-prod {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 4px 0;
}
.modal_producto .cnt-prod .bx-prod {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 18px;
  width: 124px;
  height: 250px;
  margin: 20px 20px 0 20px  !important;
  padding: 0 !important;
}
.modal_producto .cnt-prod .bx-prod p {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 !important;
  padding: 0 0 40px 0;
}
.modal_producto .cnt-prod .bx-prod b {
  display: block;
  color: #e0041d;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  width: 100%;
  margin-top: 15px;
}
.modal_producto .cnt-prod .bx-prod .liRB,
.modal_producto .cnt-prod .bx-prod .liRB2 {
  box-sizing: border-box;
  width: 100%;
}
.modal_producto .cnt-prod .bx-prod label {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
}
.modal_producto .cnt-prod .bx-prod img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 0 17px 1px;
}
.modal_producto .cnt-prod .bx-prod label .lab_desc {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px 0 45px;
}
.modal_producto .cnt-prod .bx-prod .liRB label:after,
.modal_producto .cnt-prod .bx-prod .liRB2 label:after {
  top: 140px;
  left: 5px;
}
.modal_producto .cnt-prod .bx-prod .liRB label:before,
.modal_producto .cnt-prod .bx-prod .liRB2 label:before {
  top: 146.4px;
  left: 8px;
}
.modal_producto .cnt-prod .bx-prod .itm_cant {
  bottom: 30px;
  left: 50%;
  position: absolute;
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  width: 110px;
  height: 40px;
  margin: 3px 0 0 -55px;
  padding: 0;
}
.modal_producto .cnt-prod .bx-prod .itm_cant input {
  float: left;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: center;
  width: 40px;
  height: 39px;
  margin: 0 !important;
  padding: 0;
}
.modal_producto .cnt-prod .bx-prod-c2 {
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
  width: 210px;
  height: 256px;
  margin: 20px 32px -8px 32px;
  padding: 0;
}
.modal_producto .cnt-prod .bx-prod-c2 p {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 0 25px 0;
}
.modal_producto .cnt-prod .bx-prod-c2 b {
  display: block;
  color: #e0041d;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  width: 100%;
  margin-top: 20px;
}
.modal_producto .cnt-prod .bx-prod-c2 .liRB,
.modal_producto .cnt-prod .bx-prod-c2 .liRB2 {
  box-sizing: border-box;
  width: 100%;
}
.modal_producto .cnt-prod .bx-prod-c2 label {
  box-sizing: border-box;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  padding: 0;
}
.modal_producto .cnt-prod .bx-prod-c2 img {
  float: none;
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto 10px auto;
}
.modal_producto .cnt-prod .bx-prod-c2 label .lab_desc {
  display: block;
  clear: both;
  box-sizing: border-box;
  color: #4b4826;
  text-align: center;
  width: 80%;
  margin-left: 10%;
  padding: 0 20px 0 20px;
}
.modal_producto .cnt-prod .bx-prod-c2 label .small {
  color: #817f67 !important;
  font-size: 12px !important;
}
.modal_producto .cnt-prod .bx-prod-c2 .liRB label:after,
.modal_producto .cnt-prod .bx-prod-c2 .liRB2 label:after {
  top: 135px;
  left: 5px;
}
.modal_producto .cnt-prod .bx-prod-c2 .liRB label:before,
.modal_producto .cnt-prod .bx-prod-c2 .liRB2 label:before {
  top: 141.4px;
  left: 8px;
}
.modal_producto .cnt-prod .bx-prod-c2 .itm_cant {
  bottom: 17px;
  left: 50%;
  position: absolute;
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  width: 110px;
  height: 40px;
  margin: 3px 0 0 -55px;
  padding: 0;
}
.modal_producto .cnt-prod .bx-prod-c2 .itm_cant input {
  float: left;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: center;
  width: 40px;
  height: 39px;
  margin: 0 !important;
  padding: 0;
}
a.logo:link,
a.logo:visited {
  top: 0;
  left: 50%;
  position: absolute;
  text-indent: -999999px;
  text-decoration: none;
  background: url(../lib/pollos-copacabana.svg) no-repeat center;
  background-size: auto 80px;
  width: 108px;
  height: 80px;
  margin: 6px auto 0 -54px;
}
header {
  position: relative;
  background: #e0041d;
  width: 100%;
  height: 93px;
  margin: 0 auto;
}
header .bx_proceso_pedido {
  float: left;
  box-sizing: border-box;
  position: relative;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  background: #c50003 url(../lib/ico-camino-y.svg) no-repeat 15px center;
  background-size: 45px auto;
  border-radius: 5px;
  width: 336px;
  height: 67px;
  margin: 13px 15px 0 28px;
}
header .bx_proceso_pedido a {
  display: block;
  box-sizing: border-box;
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 14px 80px 0 74px;
}
header .bx_proceso_pedido a:after {
  top: 10px;
  right: 0;
  position: absolute;
  content: "";
  background: url(../lib/ar-r.svg) no-repeat center;
  background-size: 25px auto;
  border-radius: 5px;
  width: 60px;
  height: 40px;
  transition: all 0.3s;
}
header .bx_proceso_pedido a:hover:after {
  right: -4px;
  background: url(../lib/ar-r-w.svg) no-repeat center;
  background-size: 25px auto;
}
header .bx_user_inf {
  top: 78px;
  right: 160px;
  z-index: 500;
  display: none;
  position: absolute;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  background: #c50003;
  width: 316px;
  padding: 10px 20px 20px 20px;
}
header .bx_user_inf ul {
  width: 100%;
}
header .bx_user_inf ul li {
  float: left;
  position: relative;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: left;
  width: 100%;
  margin: 6px 0 !important;
  padding: 0;
}
header .bx_user_inf ul li.us_subt {
  color: #fcea1b;
  font-size: 14px;
  margin: 36px 0 6px 0 !important;
  padding-left: 14px;
}
header .bx_user_inf ul li.us_subt:after {
  top: 50%;
  left: -4px;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 4px;
  height: 14px;
  margin-top: -7px;
}
header .bx_user_inf ul li a {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 20px;
  text-decoration: none;
  background: transparent;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 10px 15px 10px 25px !important;
}
header .bx_user_inf ul li a:hover {
  color: #fcea1b;
}
header .bx_user_inf ul li a:after {
  top: 10px;
  right: 0px;
  position: absolute;
  content: "Editar";
  color: #ffffff;
  font-size: 12px;
  width: 40px;
  height: 12px;
}
header .bx_user_inf ul li a:hover:after {
  color: #fcea1b;
  text-decoration: underline;
}
header .bx_user_inf ul li a:hover:before {
  display: none;
}
header .bx_user_inf ul li.ned a:after {
  display: none;
}
header .bx_user_inf ul li.cls_ses {
  display: none;
}
header .bx_user_inf ul li.cls_ses a {
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
header .bx_user_inf ul li.cls_ses a:after {
  display: none;
}
header .logo {
  top: 0;
  left: 50%;
  position: absolute;
  text-indent: -999999px;
  text-decoration: none;
  background: url(../lib/pollos-copacabana.svg) no-repeat center;
  background-size: auto 80px;
  width: 106px;
  height: 80px;
  margin: 6px auto 0 -53px;
}
header .bx_descripcion {
  float: right;
  position: relative;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  width: auto;
  height: 44px;
  margin: 15px 15px 0 25px;
}
header ul.li-user {
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 14px;
  text-align: center;
  width: 100%;
}
header ul.li-user li {
  vertical-align: middle;
  display: inline-block;
  margin: 0 6px;
}
header ul.li-user li a {
  position: relative;
  display: block;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 30px;
}
header ul.li-user li a:hover {
  opacity: 0.8;
}
header ul.li-user li a:hover:before {
  bottom: 12px;
  left: 50%;
  z-index: 100 !important;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 40px;
  height: 2px;
  margin-left: -20px;
  opacity: 0.75;
}
header ul.li-user li.inicio_se a {
  position: relative;
  box-sizing: border-box;
  display: block;
  color: #2f2c05;
  line-height: 52px;
  text-decoration: none;
  background: #ffffff;
  border-radius: 5px;
  height: 54px;
  margin-top: 4px;
  padding: 0 30px;
}
header ul.li-user li.usuario a {
  position: relative;
  box-sizing: border-box;
  display: block;
  color: #2f2c05;
  line-height: 52px;
  text-decoration: none;
  background: #fcea1b;
  border-radius: 5px;
  height: 54px;
  margin-top: 4px;
  padding: 0 30px;
}
header ul.li-user li.usuario a .small {
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-align: right;
  width: 100%;
  margin-top: 5px;
}
header ul.li-user li.us_log {
  display: inline-block;
  border-right: 1px solid #fcea1b;
  margin: 0 6px;
}
header ul.li-user li.us_log a {
  display: inline-block;
  position: relative;
  color: #ffffff;
  line-height: 16px;
  text-align: right;
  background: transparent;
  height: auto;
  padding: 12px 40px 16px 30px;
}
header ul.li-user li.us_log a:hover {
  color: #fcea1b;
}
header ul.li-user li.us_log a .small {
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-align: right;
  width: 100%;
  margin-top: 5px;
}
header ul.li-user li.us_log a:before {
  top: 18px !important;
  right: 10px !important;
  z-index: 100 !important;
  position: absolute;
  content: "";
  background: url(../lib/ar-dwn-2.svg) no-repeat center;
  background-size: 11px auto;
  width: 20px;
  height: 10px;
}
header ul.li-user li.us_log a:hover:before {
  top: 18px !important;
  left: auto;
  bottom: auto;
  right: 10px !important;
  z-index: 100 !important;
  position: absolute;
  content: "";
  background: url(../lib/ar-dwn-2.svg) no-repeat center;
  background-size: 11px auto;
  width: 20px;
  height: 10px;
  margin: 0 !important;
}
header .sucursal {
  float: left;
  color: #fcea1b;
  font-size: 12px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 18px;
  width: 145px;
  margin: 0 20px 0 auto;
}
header .sucursal span {
  color: #ffffff;
  font-size: 17px;
}
header .sucursal a {
  color: #ffffff;
  font-size: 11px;
  text-decoration: underline;
}
header .horario {
  float: left;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  width: 140px;
}
.content_msj {
  overflow: hidden;
  position: relative;
  color: #585858;
  font-size: 12px;
  line-height: 59px;
  text-align: center;
  background: #ffffff;
  width: 100%;
  height: 60px;
  margin: 0 auto;
}
.content_combos {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  background: #7fcbd4;
  width: 100%;
  height: 266px;
  margin: 0 auto;
  padding: 19px 0 10px 0;
}
.content_combos .cont_combos {
  width: 1295px;
  height: 266px;
  margin: 0 auto;
  padding: 0;
}
#scrolling {
  position: relative;
  /*left: -520px;
  top:0;
  width:100%;
  height:100%;*/
}
.content_combos ul {
  user-select: none;
  margin: 0 auto;
  padding: 0;
  position: absolute;
  margin-top: -2px;
  height: 236px;
  transform-style: preserve-3d;
}
.content_combos ul li {
  float: left;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 16px;
  width: 306px;
  height: 231px;
  margin: 0 20px 0 20px;
  padding: 0;
}
.content_combos ul li a {
  float: left;
  display: block;
  color: #e0041d;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  background: #ffffff;
  border-radius: 5px;
  width: 306px;
  height: 231px;
  margin: 0;
}
.content_combos .cont_combos ul li.comb_c1 {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 98%;
  margin: 0;
}
.content_combos .cont_combos ul li.comb_c1 .bx_img {
  display: block;
  overflow: hidden;
  width: 99%;
  height: 169px;
  margin: 6px auto 8px auto;
}
.content_combos .cont_combos .bx_img.dspmb {
  display: none !important;
}
.content_combos .cont_combos ul li.comb_c1 a {
  width: 100%;
}
.content_combos .cont_combos ul li.comb_c1 a:hover .bx_img img {
  width: 114%;
  height: auto;
  margin: -10px 0 0 -5%;
}
.content_combos .cont_combos ul li.comb_c2 {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 47.8%;
  margin: 0 1% 0 1%;
}
.content_combos .cont_combos ul li.comb_c2 .bx_img {
  display: block;
  overflow: hidden;
  width: 98%;
  height: 169px;
  margin: 6px auto 8px auto;
}
.content_combos .cont_combos ul li.comb_c2 a {
  width: 100%;
}
.content_combos .cont_combos ul li.comb_c2 a:hover .bx_img img {
  width: 114%;
  height: auto;
  margin: -10px 0 0 -5%;
}
.content_combos .cont_combos ul li.comb_c3 {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 30.8%;
  margin: 0 1% 0 1%;
}
.content_combos .cont_combos ul li.comb_c3 .bx_img {
  display: block;
  overflow: hidden;
  width: 97%;
  height: 169px;
  margin: 6px auto 8px auto;
}
.content_combos .cont_combos ul li.comb_c3 a {
  width: 100%;
}
.content_combos .cont_combos ul li.comb_c3 a:hover .bx_img img {
  width: 116%;
  height: auto;
  margin: -5% 0 0 -5%;
}
.content_combos ul li a {
  float: left;
  display: block;
  color: #e0041d;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  text-transform: uppercase;
  background: #ffffff;
  border-radius: 5px;
  width: 306px;
  height: 231px;
  margin: 0;
}
.content_combos ul li a:hover {
  color: #ffffff;
  background: #e0041d;
}
.content_combos ul li .bx_img {
  display: block;
  overflow: hidden;
  width: 294px;
  height: 169px;
  margin: 6px auto 8px auto;
}
.content_combos ul li a:hover .bx_img img {
  width: 110%;
  height: auto;
  margin: -5% 0 0 -5%;
}
.content_combos ul li img {
  display: block;
  pointer-events: none;
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
.content_combos ul li a .bx_txt {
  display: block;
  width: 80%;
  margin-left: 10%;
}
.content_img_principal {
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  background: #dcedf8;
  width: 100%;
  margin: 0 auto;
}
.content_img_principal img {
  width: 100%;
  height: auto;
}
.content_img_principal .img-dsk {
  display: block;
}
.content_img_principal .img-mob {
  display: none;
}
.container {
  position: relative;
  background: #fafafa;
  width: 100%;
  margin: 0 auto;
}
.content {
  position: relative;
  width: 1295px;
  margin: 0 auto;
  padding: 49px 0 50px 0;
}
.content .formA.formVal fieldset {
  width: 100%;
  margin: 0;
  padding: 0;
}
/* VALE */
.content.cont_vale {
  padding-bottom: 190px;
}
.content.cont_vale h2 {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
.content_in_vales {
  width: 100%;
  margin: 15px 0;
}
.content_in_vales .formA fieldset {
  width: 100%;
  margin: 0;
  padding: 0;
}
.content_in_vales .itm_vale {
  float: left;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border-radius: 6px;
  width: 22%;
  height: 395px;
  margin: 10px 4% 11px 0;
  padding: 20px 30px;
  -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.05);
}
.content_in_vales .itm_vale:hover {
  -webkit-box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
}
.content_in_vales .itm_vale:nth-child(4n) {
  margin: 10px 0 11px 0;
}
.content_in_vales .itm_vale img {
  display: block;
  width: 90px;
  height: auto;
  margin: 10px auto 20px auto;
  transition: all 0.3s;
}
.content_in_vales .vale_cant {
  display: block;
  box-sizing: border-box;
  position: relative;
  color: #2f2c05;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 44px;
  text-align: center;
  width: 100%;
  height: 45px;
  margin: 15px 0 3px 0;
}
.content_in_vales .bx_vale_cant {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.content_in_vales .bx_cant {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 37px;
  text-align: center;
  border: 1px solid #727272;
  width: 38px;
  height: 38px;
  padding: 0;
}
.content_in_vales .vale_cant .link-add,
.content_in_vales .vale_cant .link-rem {
  float: none;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  outline: none;
  text-indent: -9000px;
  background: url(../lib/ico-men-b.svg) no-repeat center;
  background-size: 12px auto;
  border: 1px solid #727272;
  width: 38px;
  height: 38px;
  margin: 0;
  padding: 0;
}
.content_in_vales .vale_cant .link-add {
  background: url(../lib/ico-mas-b.svg) no-repeat center;
  background-size: 12px auto;
  border-left: 0;
  margin: 0 0 0 -4px;
}
.content_in_vales .vale_cant .link-rem {
  border-right: 0;
  margin: 0 -4px 0 0;
}
.content_in_vales .vale_cant .button {
  float: left;
  clear: none;
  font-size: 15px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-transform: none;
  border-radius: 0;
  height: 40px;
  margin: 0 0 0 4px;
  padding: 0 22px;
}
.content_in_vales .itm_vale .vale_dsc {
  display: block;
  color: #7fcbd4;
  font-size: 23px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 30px;
  text-align: center;
  width: 140px;
  margin: 0 auto;
  transition: all 0.3s;
}
.content_in_vales .vale_dsc .vale_pr {
  color: #e0041d;
  font-size: 45px;
  line-height: 45px;
}
.content_in_vales .vale_dsc .vale_pr b {
  font-size: 25px;
}
.content_in_vales .itm_vale .desc {
  display: block;
  color: #7fcbd4;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: center;
  width: 60%;
  margin: 6px auto;
  transition: all 0.3s;
}
.content_in_vales .itm_vale .desc .small {
  float: left;
  box-sizing: border-box;
  display: block;
  color: #2f2c05;
  font-size: 10px;
  line-height: 12px;
  width: 100%;
  margin: 5px auto;
}
.content_in_vales .itm_vale a {
  float: left;
  box-sizing: border-box;
  display: block;
  color: #2f2c05;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 18px 12px;
}
.content_in_vales .itm_vale .pr {
  display: block;
  color: #e0041d;
  font-size: 20px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  margin-top: 16px;
}
.content-in {
  float: left;
  position: relative;
  width: 925px;
  margin: 0;
}
.content-in h2 {
  display: block;
  position: relative;
  font-size: 26px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.content-in h3 {
  clear: both;
  display: inline-block;
  position: relative;
  font-size: 26px;
  line-height: 69px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  width: auto;
  height: 70px;
  margin: 24px auto 17px auto;
}
.content-in h3.pollo {
  color: #ffffff;
  background: #7fcbd4 url(../lib/ico-pollo.svg) no-repeat 27px center;
  background-size: auto 38px;
  padding: 0 56px 0 94px;
}
.content-in h3.baldes {
  color: #ffffff;
  background: #e0041d url(../lib/ico-baldes.svg) no-repeat 27px center;
  background-size: auto 42px;
  padding: 0 50px 0 100px;
}
.content-in h3.hamburguesas {
  color: #e0041d;
  background: #ffdd00 url(../lib/ico-hamburguesa.svg) no-repeat 40px center;
  background-size: auto 40px;
  padding: 0 50px 0 104px;
}
.content-in h3.ensaladas {
  color: #e0041d;
  background: #7fcbd4 url(../lib/ico-ensaladas.svg) no-repeat 40px center;
  background-size: auto 40px;
  padding: 0 50px 0 110px;
}
.content-in h3.acompanamientos {
  color: #ffffff;
  background: #7fcbd4 url(../lib/ico-acompanamientos.svg) no-repeat 40px center;
  background-size: auto 40px;
  padding: 0 50px 0 100px;
}
.content-in h3.postres {
  color: #e0041d;
  background: #ffdd00 url(../lib/ico-postres.svg) no-repeat 44px center;
  background-size: auto 40px;
  padding: 0 50px 0 110px;
}
.content-in h3.juguete {
  color: #e0041d;
  background: #7fcbd4 url(../lib/ico-juguete.svg) no-repeat 50px center;
  background-size: auto 40px;
  padding: 0 50px 0 110px;
}
.content-in h3.wrap{
  color: white;
  background: #7fcbd4 url(../lib/ico-wrap.svg) no-repeat 20px center;
  background-size: auto 37px;
  padding: 0 34px 0 65px;
}

.content-in h4 {
  clear: both;
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  height: 34px;
  margin: 20px auto 0 auto;
}
.content-in h4.sb_pollo {
  color: #7fcbd4;
}
.content-in h4.sb_hamburguesas {
  color: #e0041d;
}
.content-in h4.sb_baldes {
  color: #e0041d;
}
.content-in h4.sb_ensaladas {
  color: #7fcbd4;
}
.content-in h4.sb_acompanamientos {
  color: #7fcbd4;
}
.content-in h4.sb_postres {
  color: #e0041d;
}
.content-in h4.sb_juguete {
  color: #7fcbd4;
}


.cnt-form {
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 6px;
  width: 870px;
  padding: 30px 55px 30px 55px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.cnt-form.form_vales {
  float: none !important;
  margin: 0 auto !important;
}
.cnt-form h1 {
  display: block;
  position: relative;
  color: #7fcbd4;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  margin: 4px auto 18px -2%;
}
.cnt-form p {
  overflow: hidden;
  text-align: left;
  width: 100%;
  margin: 20px auto;
}
.cnt-form .spl {
  width: 874px;
  margin-left: -57px;
}
/*
.cnt-form .formA fieldset{
    float: left;
    clear: both;
    font-family: @font1;
    text-align: center;
    width: 680px;
    padding: 0;
}
*/
.formA fieldset .cnt-form p.wb {
  text-align: left;
}
.cnt-form label {
  line-height: 18px;
  margin: 0;
}
.cnt-form p.chbx label {
  font-size: 12px !important;
}
.formA p.chbx2 {
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  width: 100% !important;
  height: auto;
  padding-bottom: 14px;
}
.formA .cnt-form p.chbx {
  float: none !important;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 24px;
  width: 100%;
  height: 26px;
  margin: 5px auto !important;
  padding: 0;
}
.cnt-form .cnt-form p.chbx label {
  display: block;
  position: relative;
  color: #2f2c05;
  font-size: 12px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-align: left;
  height: auto;
  margin-top: 0;
}
.cnt-form p .liRB .txt_lab {
  display: inline-block;
  vertical-align: top;
}
.cnt-form p .liRB img {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 10px;
}
.cnt-form p.chbx .liRB .txt_lab {
  margin-top: 4px;
}
.cnt-form .formA p {
  float: left;
  display: block;
  position: relative;
  font-size: 14px;
  text-align: center;
  width: 280px;
  margin: 1px 12px 7px 0;
  padding: 5px 0;
}
.cnt-form p.nm {
  width: 44% !important;
  margin: 1px 2% 1px 0 !important;
}
.cnt-form p.nm .inpB {
  width: 94% !important;
}
.cnt-form input {
  font-size: 13px !important;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana !important;
}
.cnt-form .inpB {
  width: 70% !important;
}
.cnt-form .inpM {
  width: 60%;
  height: 39px;
  padding: 5px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cnt-form .button {
  float: right !important;
  color: #ffffff;
  font-size: 14px !important;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  background: #e0041d;
  width: 196px !important;
  height: 67px !important;
  margin-top: 20px;
  -webkit-appearance: none;
  transition: all 0.5s;
}
.cnt-form .subtit {
  float: left;
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 18px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 30px;
  text-transform: uppercase;
  text-align: left;
  width: 90%;
  margin: 5px auto 0 auto;
}
.cnt-form .subtit:after {
  top: 50%;
  left: -15px;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 4px;
  height: 14px;
  margin-top: -7px;
}
.cnt-form .bx_mapa {
  float: left;
  display: block;
  overflow: hidden;
  width: auto;
  margin: 35px 0 20px 0;
}
.cnt-form .bx_map {
  float: left;
  width: auto;
}
.cnt-form .bx_select {
  float: left;
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  height: 70px;
  margin: 0 0 5px 0;
}
.cnt-form .bx_select .msj_er {
  margin-top: 5px;
}
.cnt-form .bx_sel {
  float: left;
  cursor: pointer;
  box-sizing: border-box;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 36px;
  text-align: left;
  background: url(../lib/ar-sel-2.png) no-repeat right center;
  border: 1px solid #cacbcc;
  border-radius: 5px;
  width: 100%;
  padding: 0 13px;
}
.cnt-form .bx_select .bx_option {
  top: 39px;
  left: 0;
  display: block;
  z-index: 100;
  position: absolute;
  background: #ffffff;
  border: 1px solid #cacbcc;
  border-top: 0;
  border-radius: 0 5px 5px 0;
  width: 100%;
}
.cnt-form .bx_select .bx_option ul {
  overflow: hidden;
  width: 100%;
}
.cnt-form .bx_select .bx_option ul li {
  position: relative;
  box-sizing: border-box;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid #dfe0e1;
  width: 100%;
  transition: all 0.3s;
}
.cnt-form .bx_select .bx_option ul li:last-child {
  border-bottom: 0;
}
.cnt-form .bx_select .bx_option ul li a {
  display: block;
  box-sizing: border-box;
  color: #2f2c05;
  text-align: left;
  text-decoration: none;
  width: 100%;
  padding: 10px 25px;
}
.cnt-form .bx_select .bx_option ul li a:hover {
  opacity: 0.6;
}
.cnt-form .bx_select .bx_option ul li a.lnk-01 {
  color: #e0041d;
  font-size: 14px;
  line-height: 40px;
  width: 100%;
  padding: 10px 25px;
}
.cnt-form .bx_select .bx_option ul li a.lnk-01:hover {
  text-decoration: underline;
  opacity: 1;
}
.cont-res {
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 6px;
  width: 870px;
  padding: 30px 45px 30px 45px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.cont-res h1 {
  display: block;
  position: relative;
  color: #7fcbd4;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  margin: 4px auto 18px 0;
}
.cont-res p {
  overflow: hidden;
  font-size: 14px !important;
  text-align: left;
  width: 100%;
  margin: 20px auto;
}
.content-compra {
  top: 600px;
  right: 16vw;
  z-index: 400;
  position: absolute;
  background: #ffffff;
  border-radius: 8px;
  border: 2px solid #fcea1b;
  width: 282px;
  margin: 45px auto 0 auto;
  padding: 10px 25px 16px 25px;
  /*
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.10);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.10);
  */
}
.content-compra.compra_sb {
  top: 150px;
}
.compra-fix {
  top: 0 !important;
  right: 0;
  position: fixed;
  z-index: 400;
  box-sizing: border-box;
  background: #fcea1b;
  border-radius: 0;
  width: 100%;
  margin: 0 auto;
  padding: 10px 25px 16px 25px;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.cmp-resumen {
  width: 380px;
}
.compra-fix.cmp-resumen {
  width: 100%;
}
.compra-fix h2,
.content-compra h2 {
  top: -40px;
  left: 50%;
  display: block;
  position: absolute;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  background: #fcea1b;
  border-radius: 6px 6px 0 0;
  width: 180px;
  height: 40px;
  margin-left: -90px;
}
.compra-fix p.simple99pay,
.content-compra p.simple99pay {
  color: rgba(47, 44, 5, 0.5);
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: center;
  width: 100%;
}
.compra-fix p.simple99pay span,
.content-compra p.simple99pay span {
  display: inline-block;
  text-indent: -999999px;
  text-decoration: none;
  background: url(../lib/simple99pay-s.svg) no-repeat center;
  background-size: auto 22px;
  width: 75px;
  height: 22px;
  margin: 1px 0;
  opacity: 0.8;
}
.compra-fix .formA a.lnk-dly,
.content-compra .formA a.lnk-dly {
  margin: -5px 28px 30px 0;
}
.compra-fix .formA a.lnk-tnd,
.content-compra .formA a.lnk-tnd {
  margin: -5px 0 30px 0;
}
.compra-fix .formA .delivery,
.content-compra .formA .delivery {
  margin: -5px 24px 30px 0;
}
.compra-fix .formA .retirar-tienda,
.content-compra .formA .retirar-tienda {
  margin: -5px 0 30px 0;
}
.compra-fix .formA p,
.compra-fix .formA p.chbx,
.content-compra .formA p,
.content-compra .formA p.chbx {
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
  width: 100% !important;
  height: auto !important;
  margin: 0 auto;
  padding: 10px 0;
}
p.nbrd {
  border-bottom: 0 !important;
}
p.sel_entrega {
  position: relative;
  background: #e0041d;
  border-radius: 5px;
  border: 1px solid #e0041d !important;
  margin-bottom: 20px !important;
  padding: 12px 0 4px 0 !important;
}
p.sel_entrega:after {
  bottom: 2px;
  left: 0;
  content: "Selecciona el tipo de entrega";
  position: absolute;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  width: 100%;
}
.compra-fix .formA p.bxtt,
.content-compra .formA p.bxtt {
  border-bottom: 2px solid #e8e8e8;
}
.compra-fix .formA p.chbx,
.content-compra .formA p.chbx {
  display: block;
  clear: both;
  overflow: hidden;
  box-sizing: border-box;
  border-bottom: 2px solid #e8e8e8;
  padding: 20px 0 10px 5%;
}
.compra-fix .formA p.chbx label,
.content-compra .formA p.chbx label {
  width: 92%;
}
.compra-fix .formA p.chbx label img,
.content-compra .formA p.chbx label img {
  display: inline-block;
  margin: 0 -16px -8px 10px;
}
.compra-fix .formA p.bxbtn,
.content-compra .formA p.bxbtn {
  border-bottom: 0;
  padding: 36px 0 30px 0;
}
.compra-fix .formA .img_prd,
.content-compra .formA .img_prd {
  float: left;
  display: block;
  width: 53px;
  height: 52px;
  margin-right: 18px;
}
.compra-fix .formA span,
.content-compra .formA span {
  float: left;
  display: block;
}
.compra-fix .formA .itm_bx_cant,
.content-compra .formA .itm_bx_cant {
  color: #2f2c05;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 44px;
  width: 78px;
  height: 45px;
  margin: 3px 16px 0 0;
}
.content-compra .formA .itm_bx_cant a.link-add,
.content-compra .formA .itm_bx_cant a.link-rem {
  float: left;
  position: relative;
  color: #ffffff;
  font-size: 32px;
  line-height: 30px;
  text-indent: -999999px;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  margin: 12px 0 0 4px;
}
.content-compra .formA .itm_bx_cant a.link-add {
  margin: 12px 0 0 2px;
}
.content-compra .formA .itm_bx_cant a.link-add:after {
  z-index: 10;
  top: 0;
  right: 0;
  content: "";
  position: absolute;
  background: #fcea1b url(../lib/ico-add-b.svg) no-repeat center;
  background-size: auto 10px;
  border-radius: 50%;
  border: 1px solid #fcea1b;
  width: 21px;
  height: 21px;
}
.content-compra .formA .itm_bx_cant a.link-add:hover:after {
  background: #e0041d url(../lib/ico-add-w.svg) no-repeat center;
  background-size: auto 10px;
  border: 1px solid #e0041d;
}
.content-compra .formA .itm_bx_cant a.link-rem:after {
  z-index: 10;
  top: 0;
  right: 0;
  content: "";
  position: absolute;
  background: #fcea1b url(../lib/ico-rem-b.svg) no-repeat center;
  background-size: auto 3px;
  border-radius: 50%;
  border: 1px solid #fcea1b;
  width: 21px;
  height: 21px;
}
.content-compra .formA .itm_bx_cant a.link-rem:hover:after {
  background: #e0041d url(../lib/ico-rem-w.svg) no-repeat center;
  background-size: auto 3px;
  border: 1px solid #e0041d;
}
.content-compra .formA .itm_bx_cant a.link-rem.off {
  pointer-events: none;
}
.content-compra .formA .itm_bx_cant a.link-rem.off:after {
  background: #e5e4df url(../lib/ico-rem-w.svg) no-repeat center;
  background-size: auto 3px;
  border: 1px solid #e5e4df;
}
.compra-fix .formA .itm_bx_cant input,
.content-compra .formA .itm_bx_cant input {
  float: left;
  font-size: 14px;
  text-align: center;
  width: 30px;
  height: 39px;
  padding: 0;
}
.compra-fix .formA .itm_bx_cant .bx_cant,
.content-compra .formA .itm_bx_cant .bx_cant {
  float: left;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: center;
  width: 30px;
  height: 39px;
  padding: 0;
}
.compra-fix .formA .itm_cant,
.content-compra .formA .itm_cant {
  color: #2f2c05;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 44px;
  background: #f8f8f8;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  margin: 3px 16px 0 0;
}
.compra-fix .formA .itm_nm,
.content-compra .formA .itm_nm {
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: left;
  width: 155px;
}
.compra-fix .formA .itm_prc,
.content-compra .formA .itm_prc {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  width: 100%;
  margin-top: 6px;
}
.compra-fix .formA .del,
.content-compra .formA .del {
  right: 0;
  bottom: 10px;
  position: absolute;
  font-size: 12px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: center;
  width: 60px;
}
.compra-fix .formA .del a,
.content-compra .formA .del a {
  color: #e0041d;
  text-decoration: none;
}
.compra-fix .formA .txttl,
.content-compra .formA .txttl {
  font-size: 16px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: right;
  width: 102px;
  margin: 10px 2px 10px 30px;
}
.compra-fix .formA .txttlb,
.content-compra .formA .txttlb {
  display: none;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: right;
  width: 102px;
  margin: 10px 2px 10px 0;
}
.compra-fix .formA .txttl-prc,
.content-compra .formA .txttl-prc {
  color: #e0041d;
  font-size: 16px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: left;
  width: 120px;
  margin: 10px 0;
}
.compra-fix .formA fieldset,
.content-compra .formA fieldset {
  float: left;
  clear: both;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  text-align: center;
  width: 100%;
  margin: 0 auto 20px auto;
  padding-top: 0;
  /*padding-top: 10px;*/
}
.compra-fix .formA select,
.compra-fix .formA input,
.compra-fix .formA textarea,
.content-compra .formA select,
.content-compra .formA input,
.content-compra .formA textarea {
  float: none;
  display: inline-block;
  box-sizing: border-box;
  color: #2f2c05;
  font-size: 14px;
  font-size: 100%;
  line-height: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  border: 0;
  border-radius: 5px;
  margin: 5px auto;
  transition: all 0.3s;
}
.compra-fix .formA input:focus,
.content-compra .formA input:focus {
  outline: none;
  border: 1px solid #fcea1b;
  appearance: none;
}
.compra-fix .formA input,
.content-compra .formA input {
  font-size: 14px;
  text-align: center;
  width: 40px;
  height: 39px;
  padding: 0;
}
.content-fix .formA .chckbx:checked + label:after,
.content-compra .formA .chckbx:checked + label:after {
  left: -2px;
  top: 2px;
}
.compra-fix .formA .button,
.content-compra .formA .button {
  float: none;
  outline: none;
  cursor: pointer;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-radius: 6px;
  background: #e0041d;
  width: 180px;
  height: 50px;
  margin: 0 auto 20px auto;
  padding: 0;
  -webkit-appearance: none;
  transition: all 0.5s;
}
.compra-fix .bx_ini,
.content-compra .bx_ini {
  box-sizing: border-box;
  color: #979582;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 22px;
  background: url(../lib/ico-pedidos.svg) no-repeat center top;
  background-size: auto 53px;
  width: 240px;
  margin: 80px auto 60px auto;
  padding-top: 76px;
}
.compra-fix .disp-menu,
.content-compra .disp-menu {
  display: none;
  box-sizing: border-box;
  color: #f58220;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  width: 100%;
  height: 50px;
}
a.lnk-desp {
  display: none;
  position: relative;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 17px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  background: #fcea1b;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  height: 50px;
  padding: 0 10% 0 4%;
}
a.lnk-desp:after {
  z-index: 10;
  top: 19px;
  right: 20px;
  content: "";
  position: absolute;
  background: url(../lib/ar-dwn.svg) no-repeat center;
  background-size: 15px auto;
  width: 15px;
  height: 12px;
}
a.lnk-rep {
  display: none;
  overflow: hidden;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 17px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 50px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  background: #fcea1b;
  width: 100%;
  height: 50px;
  margin-bottom: 120px !important;
  padding: 0 10% 0 4%;
}
a.lnk-rep:after {
  z-index: 10;
  top: 20px;
  right: 20px;
  content: "";
  position: absolute;
  background: url(../lib/ar-up.svg) no-repeat center;
  background-size: 15px auto;
  width: 15px;
  height: 12px;
}
.content-compra ul {
  width: 100%;
  margin: 10px auto 20px auto;
}
.content-compra ul li {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  margin: 0 auto;
  padding: 10px 1%;
}
.content-compra ul .li-total {
  border-bottom: 2px solid #e8e8e8;
}
.content-compra ul li:last-child {
  color: #2f2c05;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  border-bottom: 2px solid #fcea1b;
  padding: 24px 0;
}
.content-compra ul li .img_prd {
  float: left;
  display: block;
  width: 53px;
  height: 52px;
  margin-right: 18px;
}
.content-compra ul li span {
  float: left;
  display: block;
}
.content-compra ul li .itm_cant {
  color: #2f2c05;
  font-size: 18px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 41px;
  background: #f8f8f8;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  margin: 3px 14px 0 0;
}
.content-compra ul li .itm_nm {
  font-size: 14px;
  font-family: 'open_sanssemibold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: left;
  width: 170px;
}
.content-compra ul li .itm_prc {
  color: #e0041d;
  width: 100%;
  margin-top: 6px;
}
.content-compra ul li.itm_ndp {
  color: #979582;
  padding-bottom: 50px;
}
.content-compra ul li.itm_ndp .itm_prc {
  color: #979582;
}
.content-compra ul li.itm_ndp .itm_cant {
  color: #959480 !important;
  background: #fcfcfc;
  border: 1px solid #f9f9f9;
}
.content-compra ul li.itm_ndp:after {
  bottom: 14px;
  left: 50%;
  z-index: 20;
  content: "Nos quedamos sin stock hace poco :(";
  display: block;
  position: absolute;
  color: #ffffff;
  font-size: 11px;
  line-height: 20px;
  background: #e0041d;
  border-radius: 5px;
  width: 216px;
  height: 23px;
  margin-left: -108px;
  opacity: 1;
}
.content-compra ul li .txtl {
  font-size: 14px;
  line-height: 18px;
  text-align: right;
  width: 120px;
  margin: 8px 4px 8px 0;
}
.content-compra ul li .txtl-prc {
  color: #e0041d;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  width: 120px;
  margin: 8px 0;
}
.content-compra ul li .txttl {
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: right;
  width: 120px;
  margin: 10px 4px 10px 0;
}
.content-compra ul li .txttl-prc {
  color: #e0041d;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: left;
  width: 120px;
  margin: 10px 0;
}
.content-compra p.small {
  font-size: 13px !important;
  line-height: 17px !important;
  text-align: left;
  width: 90%;
  margin: 10px 5%;
}
.content-compra h2 a {
  display: none;
}
.compra-fix h2 a {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.compra-fix h2 {
  top: 0;
  left: 0;
  float: right;
  display: block;
  position: relative;
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  background: #fcea1b;
  border-radius: 0;
  width: 180px;
  height: 40px;
  margin: 4px 160px 0 0;
  margin-left: 0 !important;
}
.compra-fix .formA fieldset {
  top: 0;
  left: auto;
  right: 0;
  pointer-events: none;
  position: absolute;
  box-sizing: border-box;
  width: 200px;
  margin: 17px 0 0 0;
  padding: 0;
}
.compra-fix .formA p {
  display: none;
  border: 0;
}
.compra-fix .formA p.bxtt {
  display: block;
  border: 0;
  width: 100px;
  margin: 0;
}
.compra-fix .formA .txttl {
  display: none;
}
.compra-fix .formA .txttlb {
  display: block;
  width: 86px;
  margin: -2px 0 0 14px;
}
.compra-fix .formA .txttl-prc {
  text-align: left;
  width: 90px;
  margin: -1px 0 0 4px;
}
.compra-fix p.simple99pay {
  display: none;
}
.content-info {
  box-sizing: border-box;
  z-index: 100;
  overflow: hidden;
  position: relative;
  color: #2f2c05;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  background: #ffffff;
  width: 100%;
  height: auto;
  padding: 25px 40px 20px 40px;
}
.content-info:after {
  bottom: 0;
  right: 0;
  display: block;
  position: absolute;
  content: "";
  background: url(../lib/pollos-copacabana-papas.png) no-repeat right bottom;
  width: 213px;
  height: 304px;
}
.content-info:before {
  bottom: 0;
  left: 0;
  display: block;
  position: absolute;
  content: "";
  background: url(../lib/hamburguesa.png) no-repeat left bottom;
  width: 196px;
  height: 199px;
}
.content-info p {
  float: left;
  clear: both;
  text-align: left;
  width: 650px;
  margin: 40px 0 0 195px;
}
.content-info p a {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-decoration: underline;
}
.content-info p a:hover {
  text-decoration: none;
}
.content-info ul {
  float: left;
  width: 160px;
  margin: 30px 52px 20px 100px;
}
.content-info ul.fst_ul {
  margin: 30px 52px 20px 195px;
}
.content-info ul li {
  box-sizing: border-box;
  position: relative;
  font-size: 14px;
  width: 100%;
  margin: 10px auto;
  padding: 0 17px;
}
.content-info ul li:after {
  top: 5px;
  left: 0;
  display: block;
  position: absolute;
  content: "";
  background: #7fcbd4;
  border-radius: 2px;
  width: 8px;
  height: 8px;
}
.content-info ul li.subt {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: left;
}
.content-info ul li.subt:after {
  display: none;
}
.content-info ul li a {
  display: block;
  color: #2f2c05;
  text-align: left;
  text-decoration: none;
}
.content-info ul li a:hover {
  color: #e0041d;
  text-decoration: underline;
}
.cont_vales_ft {
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  overflow: hidden;
  position: fixed;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  background: #7fcbd4;
  width: 100%;
  height: 125px;
  padding: 20px 0 10px 0;
}
.cont_vales_ft .cont_val_ft {
  position: relative;
  text-align: center;
  width: 680px;
  margin: 0 auto;
}
.cont_vales_ft ico {
  float: left;
  display: block;
  position: relative;
  background: url(../lib/ico-carrito.svg) no-repeat center;
  background-size: 49px auto;
  width: 49px;
  height: 45px;
  margin-top: 10px;
}
.cont_vales_ft .vales_ft_item {
  float: left;
  display: block;
  position: relative;
  font-size: 11px;
  text-align: left;
  width: 290px;
  margin: 20px 40px 0 30px;
}
.cont_vales_ft .vales_ft_item .cant_pr {
  display: block;
  font-size: 24px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 21px;
  width: 100%;
}
.cont_vales_ft .vales_ft_item .cant_pr span {
  font-size: 18px;
}
.cont_vales_ft .btn_vale_conf {
  float: left;
  display: block;
  position: relative;
  cursor: pointer;
  color: #e0041d;
  font-size: 18px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 68px;
  text-decoration: none;
  background: #fcea1b;
  border: 0;
  border-radius: 6px;
  width: 255px;
  height: 70px;
}
.cont_vales_ft .btn_vale_conf.btn-off {
  pointer-events: none;
  color: #ffffff;
  background: #bdbbaf !important;
}
.cont_vales_ft .btn_vale_conf.btn-ds:after {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  background: #fcea1b url(../lib/load.svg) no-repeat center;
  background-size: auto 90px;
  border: 0;
  border-radius: 6px;
  width: 255px;
  height: 70px;
}
footer {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #2f2c05;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  background: #7fcbd4;
  width: 100%;
  height: 67px;
  padding: 25px 40px 20px 40px;
}
footer p {
  float: left;
  color: #ffffff;
  font-size: 12px;
  line-height: 18px;
  width: 160px;
}
.cont_mi_pedido {
  top: 9px;
  left: 50%;
  z-index: 400;
  position: fixed;
  width: 1295px;
  height: 60px;
  margin-left: -647.5px;
}
.bx_mi_pedido {
  float: right;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 60px;
  background: #fcea1b;
  border-radius: 5px;
  width: 360px;
  height: 60px;
}
.bx_mi_pedido .tit {
  float: left;
  display: block;
  color: #e0041d;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  text-transform: uppercase;
  text-align: center;
  width: 130px;
}
.bx_mi_pedido .itm_num {
  float: left;
  display: block;
  font-size: 14px;
  line-height: 58px;
  width: 150px;
}
.bx_mi_pedido a.itm_btn {
  float: right;
  display: block;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 34px;
  text-decoration: none;
  text-transform: uppercase;
  background: #e0041d;
  border-radius: 5px;
  width: 42px;
  height: 35px;
  margin: 13px 14px 0 0;
}
.tu_pedido {
  display: block;
  font-size: 14px;
  width: 98%;
  margin: 20px auto;
}
.tu_pedido .tp_rw {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
  width: 100%;
  padding: 15px 80px 15px 58px;
}
.tu_pedido .tpc_dsc {
  float: left;
  display: block;
  text-align: left;
  width: 200px;
}
.tu_pedido .tp_prc {
  float: right;
  display: block;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  text-align: right;
  width: 80px;
}
.tu_pedido .tp_rw_tt {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  color: #e0041d;
  border-bottom: 4px solid #c3e7eb;
  width: 100%;
  padding: 30px 80px 30px 58px;
}
.tu_pedido .tp_rw_tt .tpc_dsc {
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
}
.content_not_msj {
  bottom: 19px;
  left: 50%;
  z-index: 1000;
  display: block;
  position: fixed;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 52px;
  background: #ffffff;
  border-radius: 5px;
  width: 920px;
  min-height: 55px;
  margin-left: -460px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.3);
}
.content_not_msj .txt-desc {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
.content_not_msj a.lnk_cls_not {
  display: block;
  float: right;
  position: relative;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
}
.content_not_msj a.lnk_cls_not:after {
  bottom: 8px;
  left: 10px;
  display: block;
  position: absolute;
  content: "";
  background: #e84356 url(../lib/ico-cls-w.svg) no-repeat center;
  background-size: 12px auto;
  border-radius: 50%;
  width: 28px;
  height: 28px;
}
.content_not_msj a.lnk-01 {
  font-size: 13px;
}
.emoji {
  float: none !important;
  display: inline-block !important;
  background: url(../lib/emoji.svg) no-repeat center;
  background-size: 29px auto;
  width: 31px;
  height: 31px;
  margin: 0 6px -10px 0;
}
.img_vid {
  float: left;
  display: block;
  margin-top: 10px;
}
.dsp-txt-dsc {
  display: block;
}
.dsp-txt-mb {
  display: none;
}
.lnk-dly {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #2f2c05;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  background: #fcfcfc url(../lib/ico-delivery.svg) no-repeat center 11px;
  background-size: 51px auto;
  border: 1px solid #dadada;
  border-radius: 6px;
  width: 127px;
  height: 102px;
  margin: 15px 28px 30px 0;
  padding-top: 70px;
}
.dly-act {
  color: #ffffff;
  background: #e0041d url(../lib/ico-delivery-w.svg) no-repeat center 11px;
  background-size: 51px auto;
  border: 1px solid #e0041d;
  margin: 15px 0 30px 0;
}
.lnk-tnd {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  background: #fcfcfc url(../lib/ico-tienda.svg) no-repeat center 15px;
  background-size: 36px auto;
  border: 1px solid #dadada;
  border-radius: 6px;
  width: 127px;
  height: 102px;
  margin: 15px 0 30px 0;
  padding-top: 70px;
}
.tnd-act {
  color: #ffffff;
  background: #e0041d url(../lib/ico-tienda-w.svg) no-repeat center 15px;
  background-size: 36px auto;
  border: 1px solid #e0041d;
}
.cont_ben_desc {
  width: auto;
  margin: 20px auto;
}
.cont_ben_desc a.lnk_ben_mob {
  display: none;
}
.cont_ben_desc a.lnk_ben:hover,
.cont_ben_desc a.lnk_ben_mob:hover {
  opacity: 0.8;
}
.cont_nav_menu {
  top: 198px;
  left: 50%;
  z-index: 400;
  position: absolute;
  width: 1295px;
  height: 60px;
  margin-left: -647.5px;
  transition: transform 0.6s;
}
.cont_nav_menu.nav_mnp {
  /*position: fixed;
  margin-left: -@w2/2;*/
  top: 10px;
  position: fixed;
  -webkit-transition: -webkit-transform 0.6s, width 1s;
  -moz-transition: -webkit-transform 0.6s, width 1s;
  transition: transform 0.6s, width 1s;
}
.nav_menu {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  width: 930px;
  height: 58px;
  -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.06);
}
.nav_menu ul {
  overflow: hidden;
  white-space: nowrap;
  overflow-x: scroll;
  width: 100%;
  height: 58px;
  padding-bottom: 20px;
}
.nav_menu ul li {
  display: inline-block;
  overflow: hidden;
  font-size: 14px;
  line-height: 56px;
  height: 58px;
  margin: 0 13px;
}
.nav_menu ul li.desc {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  margin-left: 20px;
}
.nav_menu ul li a {
  display: block;
  position: relative;
  color: #2f2c05;
  text-decoration: none;
}
.nav_menu ul li a:hover {
  color: #e0041d;
}
/*
.nav_menu ul li a.act_menu{
  color: #7fcbd4;
  font-family: @font3;
}
.nav_menu ul li a.act_menu:after{
  bottom: 12px;
  left: 50%;
  position: absolute;
  content: "";
  background: #70cbd2;
  width: 39px;
  height: 2px;
  margin-left: -19.5px;
}
*/
.nav_menu ul a.act_menu {
  color: #7fcbd4;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
}
.nav_menu ul a.act_menu:after {
  bottom: 12px;
  left: 50%;
  position: absolute;
  content: "";
  background: #70cbd2;
  width: 39px;
  height: 2px;
  margin-left: -19.5px;
}
.content-section {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 20px;
}
.bx_disp_dir {
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  width: 240px;
  margin: 0;
}
.bx_sel_g {
  display: block;
  width: 100%;
  margin: 12px 0 25px 0;
}
.bx_sel_g .liRB label {
  width: 100%;
}
.content-seguimiento {
  position: relative;
  box-sizing: border-box;
  width: 94%;
  margin: 36px auto;
}
.content-seguimiento h1 {
  display: block;
  position: relative;
  color: #7fcbd4;
  font-size: 24px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
  margin: 1px 0 6px 0;
}
.content-seguimiento h3 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin: 60px auto 24px auto;
  padding-bottom: 9px;
}
.content-seguimiento h3:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.content-seguimiento .formA fieldset {
  float: left;
  clear: both;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  text-align: center;
  width: 82%;
  padding: 20px 0;
}
ul.li_seguimiento {
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  width: 100%;
  margin-top: 30px;
}
ul.li_seguimiento li {
  display: inline-block;
  vertical-align: top;
  color: #cccccc;
  text-align: center;
  width: 125px;
  margin: 0 10px;
}
ul.li_seguimiento li span {
  display: block;
  background: #cccccc;
  border-radius: 50%;
  border: 4px solid #f8f7f7;
  width: 71px;
  height: 71px;
  margin: 0 auto 3px auto;
}
ul.li_seguimiento li.ico_ar_r {
  background: url(../lib/ico-ar-r.svg) no-repeat center;
  background-size: 15px auto;
  width: 15px;
  height: 80px;
}
ul.li_seguimiento li.act_ps {
  color: #e0041d;
}
ul.li_seguimiento li.act_ps span {
  background: #e0041d;
  border: 4px solid #7fcbd4;
}
ul.li_seguimiento li.procesando span {
  background-image: url(../lib/ico-procesando.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 47px auto;
}
ul.li_seguimiento li.preparacion span {
  background-image: url(../lib/ico-preparacion.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 51px auto;
}
ul.li_seguimiento li.camino span {
  background-image: url(../lib/ico-camino.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 47px auto;
}
ul.li_seguimiento li.entregado span {
  background-image: url(../lib/ico-entregado.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 39px auto;
}
.content-seguimiento .detalle_seg {
  float: left;
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 6px;
  width: 70%;
  padding: 35px 40px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.content-seguimiento .detalle_seg.cntw1 {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.content-seguimiento .detalle_seg.cntben {
  float: none;
  width: 1295px;
  margin: 0 auto;
}
.content-seguimiento .detalle_pedido {
  float: left;
  position: relative;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 6px;
  width: 27%;
  margin-left: 3%;
  padding: 25px 30px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.content-seguimiento .detalle_pedido h4 {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 16px;
  text-align: left;
  text-transform: uppercase;
  width: 90%;
  margin: 10px 5%;
  padding-left: 12px;
}
.content-seguimiento .detalle_pedido h4:after {
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 4px;
  height: 14px;
  margin-top: -7px;
}
.content-seguimiento .cont_dsp_dir {
  text-align: left;
  width: 90%;
  margin: 0 auto;
}
.content-seguimiento .cont_dsp_dir p {
  font-size: 14px;
  line-height: 20px;
  margin: 11px 0;
}
.content-seguimiento ul.li-hist-c.hist-mod {
  width: 90%;
  margin: 70px auto 30px auto;
}
.content-seguimiento .cont_map_b {
  clear: both;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  width: 100%;
  height: 515px;
  margin-top: 30px;
}
.content-seguimiento .cont_map_b img {
  display: block;
  width: 100%;
  height: auto;
}
.content-seguimiento .cont_dsp_txt {
  clear: both;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
  padding: 100px 20% 30px 20%;
}
.content-seguimiento .cont_dsp_txt h3 {
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 26px;
  line-height: 33px;
  text-transform: uppercase;
  text-align: center;
  margin: 13px auto 24px auto;
  padding-bottom: 9px;
}
.content-seguimiento .cont_dsp_txt h3:after {
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 66px;
  height: 3px;
  margin-left: -33px;
}
.content-seguimiento .cont_dsp_txt p {
  font-size: 14px;
  line-height: 24px;
  margin: 20px 10%;
}
.content-seguimiento .cont_dsp_txt p.p_error {
  color: #e0041d;
  font-size: 13px;
}
.content-seguimiento .cont_dsp_txt ul.li_itm2 {
  float: none;
  margin: 30px auto 10px auto;
}
.content-seguimiento .cont_dsp_txt .formA fieldset {
  float: none !important;
  text-align: center;
  width: 100%;
  margin: 0 auto !important;
}
.content-seguimiento .cont_dsp_txt .formA textarea {
  float: none !important;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  font-size: 14px;
  line-height: 24px;
  height: 90px !important;
  margin: 0 auto !important;
  padding: 15px 16px !important;
}
.content-seguimiento .cont_dsp_txt .formA .button {
  float: none;
  width: auto;
  height: 55px;
  margin: 20px auto !important;
  padding: 0 70px;
}
.content-seguimiento .cont_comentario .txt-ac {
  margin-bottom: -10px;
}
.content-seguimiento .cont_comentario .formA textarea {
  width: 54%;
}
.content-seguimiento .cont_comentario .formA .btn-ds {
  padding: 0 100px;
}
.content-seguimiento .cont_comentario .formA .btn-ds:after {
  width: auto;
  height: 60px;
  padding: 0 100px;
}
.bx_map_u {
  overflow: hidden;
  background: #f2f2f2;
  width: 100%;
  height: 170px;
  margin: 20px auto !important;
}
ul.li_calf {
  overflow: hidden;
  width: 100%;
  margin: 0 auto 20px auto !important;
}
ul.li_calf li {
  float: none;
  display: inline-block;
  width: 29px;
  margin: 10px 5px;
}
ul.li_calf li a {
  pointer-events: none;
  display: block;
  text-indent: -999999px;
  background: url(../lib/ico-cal-01.svg) no-repeat center;
  background-size: 29px auto;
  width: 29px;
  height: 29px;
}
ul.li_calf li.dis a {
  background: url(../lib/ico-cal.svg) no-repeat center;
  background-size: 29px auto;
}
.bx_info_pagos {
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  width: 96%;
  margin: 40px 0 50px 0;
}
.bx_info_pagos .img_ico {
  float: left;
  display: block;
  margin-right: 50px;
}
.bx_info_pagos ul {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 490px;
  margin: 0 0 10px 0;
}
.bx_info_pagos ul li {
  overflow: hidden;
  position: relative;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
  margin: 0 0 16px 0;
}
.msj_v {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #233e4e;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e0041d;
  border-radius: 5px;
  width: 80%;
  margin: 10px auto;
  padding: 20px 30px 24px 30px;
}
.bx_num_ord {
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  color: #e0041d;
  font-size: 18px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #fcea1b;
  border-radius: 5px;
  width: 44%;
  margin: 40px auto;
  padding: 20px 30px 24px 30px;
}
ul.li_itm2 {
  float: left;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  width: 74%;
  margin: 30px 0 10px 0;
}
ul.li_itm2 li {
  float: left;
  clear: both;
  overflow: hidden;
  position: relative;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 22px;
  text-align: left;
  width: 100%;
  margin: 8px 0;
  padding: 5px 0;
}
ul.li_itm2 li span {
  float: left;
  display: block;
  line-height: 52px;
  text-align: center;
  background: #fcea1b;
  border-radius: 50%;
  border: 0;
  width: 54px;
  height: 54px;
  margin-right: 20px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.05);
}
ul.li_itm2 li span img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
}
.cont_desc {
  clear: both;
  display: block;
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  width: 825px;
  margin: 0 auto;
}
.cont_desc h1 {
  color: #e0041d;
  font-size: 24px;
  text-align: center;
  margin: 10px 0 30px 0;
}
.cont_desc a.lnk_list_p {
  float: none;
  display: table;
  color: #7fcbd4;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  width: auto;
  margin: 0 auto;
  padding: 0 20px;
}
.cont_desc a.lnk_list_p:hover {
  color: #e0041d;
}
.cont_desc img {
  display: block;
  margin: 0 auto 50px auto;
}
/* Rating Star Widgets Style */
.rating-stars {
  margin: 25px auto 40px auto;
}
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.rating-stars ul > li.star {
  cursor: pointer;
  display: inline-block;
}
/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size: 2em !important;
  /* Change the size of the stars */
  color: #bebebe;
  /* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color: #efbf2e;
}
/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color: #e09109;
}
.spl {
  display: block;
  background: #fafafa;
  width: 100%;
  height: 10px;
  margin: 30px 0 12px 0;
}
.spl2 {
  clear: both;
  display: block;
  background: #fcea1b;
  width: 100%;
  height: 2px;
  margin-top: 25px;
}
.spl3 {
  clear: both;
  display: block;
  background: #c3e7eb;
  width: 100%;
  height: 4px;
  margin-top: 25px;
}
.txt_ch {
  font-size: 15px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
}
.subtitulo2 {
  color: #e0041d !important;
  font-size: 24px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
.subtitulo3 {
  color: #fcea1b !important;
  font-size: 24px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
.left {
  float: left;
  display: block;
}
.right {
  float: right;
  display: block;
}
.clear {
  clear: both;
  display: block;
}
.txt-al {
  text-align: left !important;
}
.txt-ar {
  text-align: right !important;
}
.txt-ac {
  text-align: center !important;
}
.color2 {
  color: #e0041d !important;
}
.color3 {
  color: #fcea1b !important;
}
.color4 {
  color: #f58220 !important;
}
.italic2,
.italic3 {
  font-style: italic;
}
.italic2 {
  color: #fcea1b !important;
}
.italic3 {
  color: #f58220 !important;
}
.small,
.small2,
.small3 {
  font-size: 12px;
  line-height: 12px !important;
}
.small2 {
  color: #fcea1b !important;
}
.small3 {
  color: #f58220 !important;
}
b,
.bold,
.bold2,
.bold3,
.bold4 {
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
}
.bold2 {
  color: #e0041d !important;
}
.bold3 {
  color: #fcea1b !important;
}
.bold4 {
  color: #7fcbd4 !important;
}
/* ---------------------------- LINKS ---------------------------- */
a.lnk-01u {
  color: #e0041d;
  text-decoration: underline;
}
a.lnk-01u:hover {
  text-decoration: none;
}
a.lnk-01 {
  color: #e0041d;
  font-size: 12px;
  line-height: 17px;
  text-align: center;
  text-decoration: none;
}
a.lnk-01:hover {
  text-decoration: underline;
}
a.lnk_01di {
  display: inline-block;
  position: relative;
  color: #e0041d;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  margin: 20px;
}
a.lnk_01di:hover:before {
  bottom: -4px;
  left: 50%;
  z-index: 100 !important;
  position: absolute;
  content: "";
  background: #fcea1b;
  width: 40px;
  height: 2px;
  margin-left: -20px;
  opacity: 0.75;
}
a.lnk-01ru {
  float: right;
  display: block;
  color: #e0041d;
  font-size: 13px;
  text-decoration: underline;
}
a.lnk-01ru:hover {
  text-decoration: none;
}
a.lnk_btn_01 {
  display: inline-block;
  position: relative;
  color: #e0041d;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-align: center;
  text-decoration: none !important;
  border: 1px solid #e0041d;
  border-radius: 5px;
  margin: 20px;
  padding: 10px 25px;
}
a.lnk_btn_01:hover {
  color: #ffffff;
  background: #e0041d;
}
a.lnk_btn_01r {
  display: inline-block;
  position: relative;
  color: #e0041d;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 54px;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  border: 1px solid #e0041d;
  border-radius: 5px;
  height: 55px;
  margin: 20px;
  padding: 0 45px;
}
a.lnk_btn_01r:hover {
  color: #ffffff;
  background: #e0041d;
}
a.lnk_btn_02 {
  bottom: -80px;
  left: 50%;
  display: block;
  box-sizing: border-box;
  position: absolute;
  color: #e0041d;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 17px;
  text-align: left;
  text-decoration: none !important;
  background: #ffffff url(../lib/ar-l-r.svg) no-repeat 35px center;
  background-size: 12px auto;
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  width: 236px;
  height: 65px;
  margin-left: -118px;
  /*margin: 20px 20px -120px 20px;*/
  padding: 15px 20px 10px 60px;
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
}
a.lnk_btn_02:hover {
  color: #2f2c05;
  background: #ffffff url(../lib/ar-l-r.svg) no-repeat 35px center;
  background-size: 12px auto;
}
/*
a.lnk-dly{
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  font-family: @font3;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  background: #fcfcfc url(../lib/ico-delivery.png) no-repeat center 11px;
  border: 1px solid #dadada;
  border-radius: 6px;
  width: 118px;
  height: 102px;
  margin: 15px 28px 30px 0;
  padding-top: 70px;
}
a.dly-act{
  color: @col2;
  background: #f8f8f8 url(../lib/ico-delivery.png) no-repeat center 11px;
  border: 1px solid #e6e6e6;
}

a.lnk-tnd{
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  font-family: @font3;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  background: #fcfcfc url(../lib/ico-tienda.png) no-repeat center 15px;
  border: 1px solid #dadada;
  border-radius: 6px;
  width: 118px;
  height: 102px;
  margin: 15px 0 30px 0;
  padding-top: 70px;
}
a.tnd-act{
  color: @col2;
  background: #f8f8f8 url(../lib/ico-tienda.png) no-repeat center 15px;
  border: 1px solid #e6e6e6;
}
*/
.bx_btn {
  top: 100px;
  right: 260px;
  position: absolute;
  width: 460px;
}
a.lnk_google_play:link,
a.lnk_google_play:visited {
  display: inline-block;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: #000000 url(../lib/btn-google-play.jpg) no-repeat 12px center;
  background-size: 112px auto;
  border-radius: 6px;
  width: 150px;
  height: 42px;
  margin: 14px 20px 30px 20px;
  transition: all 0.3s;
}
a.lnk_google_play:hover {
  background: #000000 url(../lib/btn-google-play.jpg) no-repeat 15px center;
  background-size: 112px auto;
}
a.lnk_app_store:link,
a.lnk_app_store:visited {
  display: inline-block;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: #000000 url(../lib/btn-app-store.jpg) no-repeat 12px center;
  background-size: 112px auto;
  border-radius: 6px;
  width: 150px;
  height: 42px;
  margin: 14px 20px 30px 20px;
  transition: all 0.3s;
}
a.lnk_app_store:hover {
  background: #000000 url(../lib/btn-app-store.jpg) no-repeat 15px center;
  background-size: 112px auto;
}
a.link-add,
a.link-rem {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 32px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  width: 20px;
  height: 30px;
}
a.lnk_cls {
  top: 20px;
  right: 22px;
  position: absolute;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/ico-cls.svg) no-repeat center;
  background-size: 21px auto;
  width: 21px;
  height: 21px;
}
a.lnk_cls_b {
  top: 10px;
  right: 20px;
  position: absolute;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/ico-cls-2.svg) no-repeat center;
  background-size: 17px auto;
  width: 40px;
  height: 40px;
}
a.lnk-add-ico {
  float: left;
  box-sizing: border-box;
  display: block;
  color: #e0041d;
  text-align: left;
  text-decoration: none;
  background: url(../lib/ico-add-r2.svg) no-repeat 12px center;
  background-size: 12px auto;
  width: 100%;
  padding: 10px 20px 10px 40px;
}
a.lnk-add-ico:hover {
  text-decoration: underline;
}
a.btn-1 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 34px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-decoration: none;
  background: #2aa5ef;
  border-radius: 5px;
  width: 310px;
  height: 130px;
  margin: 20px 45px 0 0;
  padding: 25px 25px;
}
a.btn-1:hover {
  color: #2aa5ef;
  background: #ffffff;
}
a.btn-2 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 49px;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #fdee43;
  border-radius: 5px;
  height: 50px;
  margin: 25px auto 20px auto;
  padding: 0 30px;
}
a.btn-2:hover {
  color: #ffffff;
  background: #e0041d;
  border: 1px solid #e0041d;
}
a.btn-3 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 46px;
  text-decoration: none;
  text-transform: uppercase;
  background: #ffffff;
  border: 1px solid #fcea1b;
  border-radius: 5px;
  height: 47px;
  margin: 10px auto 20px auto;
  padding: 0 34px;
}
a.btn-3:hover {
  color: #e0041d;
  background: #fcea1b;
  border: 1px solid #fcea1b;
}
a.btn-4 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 48px;
  text-decoration: none;
  text-transform: uppercase;
  background: #e0041d;
  border-radius: 5px;
  height: 50px;
  margin: 10px auto 20px auto;
  padding: 0 20px;
}
a.btn-4:hover {
  color: #e0041d;
  background: #fcea1b;
}
a.btn-4b {
  float: none;
  display: block;
  position: relative;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 66px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: #e0041d;
  border-radius: 5px;
  width: 555px;
  height: 68px;
  margin: -20px auto 50px auto;
  padding: 0 20px;
}
a.btn-4b:hover {
  opacity: 0.8;
}
a.btn-cobertura {
  float: left;
  box-sizing: border-box;
  position: relative;
  color: #ffffff;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 38px;
  text-align: left;
  text-decoration: none;
  background: #e0041d url(../lib/ico-pin-2.svg) no-repeat 11px center;
  background-size: 24px auto;
  border: 2px solid #fcea1b;
  border-radius: 5px;
  width: 285px;
  height: 48px;
  margin: 21px 0 0 28px;
  padding: 0 0 0 42px;
}
a.btn-cobertura:hover {
  color: #e0041d;
  background: #ffffff url(../lib/ico-pin-2r.svg) no-repeat 11px center;
  background-size: 24px auto;
  border: 2px solid #ffffff;
}
a.btn-cobertura span {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}
a.byLogos:link,
a.byLogos:visited {
  float: right;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100px;
  height: 30px;
  margin: 0;
}
a.byLogos ico {
  float: right;
  display: block;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/powered_logos_a.png) no-repeat right top;
  width: 23px;
  height: 21px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a.byLogos span {
  float: left;
  display: block;
  outline: none;
  position: absolute;
  z-index: 20;
  text-indent: -9000px;
  text-decoration: none;
  background: url(../lib/powered_logos.png) no-repeat left -9px;
  width: 0;
  height: 0;
  margin: 9px 0 0 78px;
  filter: alpha(opacity=00);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transform: rotate(-145deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a.byLogos:hover span {
  width: 36px;
  height: 10px;
  margin: 9px 0 0 41px;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
a.byLogos:hover ico {
  background: url(../lib/powered_logos.png) no-repeat right top;
}
/* ---------------------------- LINKS ---------------------------- */
/* ---------------------------- LISTADOS ---------------------------- */
ul.li_01 {
  overflow: hidden;
  width: 90%;
  margin: 30px 0 60px 0;
}
ul.li_01 li {
  /*background: url(../lib/bull-li-01.svg) no-repeat left 2px;
  background-size: 16px auto;*/
  width: 90%;
  margin: 10px 0;
  padding-left: 30px;
  transition: all 0.3s;
}
ul.li_01 li a {
  color: #2f2c05;
  text-decoration: none;
}
ul.li_itm_cmb {
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 30px 0 60px 0;
}
ul.li_itm_cmb li {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #e9e9e9;
  width: 31%;
  height: 520px;
  margin: 10px 3.4% 45px 0;
  padding-bottom: 15px;
}
ul.li_itm_cmb li:nth-child(3n) {
  margin: 10px 0 45px 0;
}
/*
ul.li_itm_cmb li:hover{
  border-bottom: 1px solid @col2;
}
*/
ul.li_itm_cmb li a.img_cmb {
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
}
ul.li_itm_cmb li a.img_cmb:hover img {
  opacity: 0.7;
}
ul.li_itm_cmb li a.img_cmb img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.3s;
}
ul.li_itm_cmb li a.tit_combo {
  float: left;
  display: block;
  color: #2f2c05;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-bottom: 20px;
}
ul.li_itm_cmb li a.tit_combo:hover {
  opacity: 0.7;
}
ul.li_itm_cmb li a.btn_vm_cmb {
  display: block;
  bottom: 15px;
  left: 0;
  position: absolute;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #f7c004;
  border-radius: 6px;
  width: 47%;
  height: 45px;
}
ul.li_itm_cmb li a.btn_vm_cmb:hover {
  opacity: 0.7;
}
ul.li_itm_cmb li a.btn_cm_cmb {
  display: block;
  bottom: 15px;
  right: 0;
  position: absolute;
  color: #ffffff;
  font-size: 12px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #e0041d;
  border-radius: 6px;
  width: 47%;
  height: 45px;
}
ul.li_itm_cmb li a.btn_cm_cmb:hover {
  opacity: 0.7;
}
ul.li_dir {
  overflow: hidden;
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  width: 76%;
  margin: 30px auto;
}
ul.li_dir li {
  position: relative;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 1px solid #dfe0e1;
  width: 100%;
  transition: all 0.3s;
}
ul.li_dir li:last-child {
  border-bottom: 0;
}
ul.li_dir li.li_itm_op {
  display: block;
  box-sizing: border-box;
  color: #2f2c05;
  text-align: left;
  text-decoration: none;
  width: 100%;
  padding: 15px 22px;
}
ul.li_dir li a {
  display: block;
  box-sizing: border-box;
  color: #2f2c05;
  text-align: left;
  text-decoration: none;
  width: 100%;
  padding: 15px 25px;
}
ul.li_dir li.li_itm_op a.lnk-01 {
  top: 4px;
  right: 60px;
  display: block;
  position: absolute;
  color: #e0041d;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  width: 50px;
  height: 40px;
  padding: 0;
}
ul.li_dir li a.lnk-02 {
  color: #e0041d !important;
}
ul.li_dir li a.lnk-01:hover,
ul.li_dir li a.lnk-02:hover {
  text-decoration: underline;
}
ul.li_dir li.li_itm_op a.lnk_cls {
  top: 7px;
  right: 10px;
  display: block;
  position: absolute;
  text-indent: -999999px;
  background: no-repeat;
  width: 40px;
  height: 40px;
  padding: 0;
}
ul.li_dir li.li_itm_op a.lnk_cls:hover {
  opacity: 0.6;
}
ul.li_dir li.li_itm_op a.lnk_cls:after {
  top: 6px;
  right: 8px;
  position: absolute;
  content: "";
  text-indent: -999999px;
  background: #e0041d url(../lib/ico-cls-w.svg) no-repeat center;
  background-size: 10px auto;
  border-radius: 50%;
  width: 24px;
  height: 24px;
}
ul.li_dir li .lnk_li_edit {
  top: 4px;
  right: 25px;
  display: block;
  position: absolute;
  color: #e0041d;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  width: 50px;
  height: 40px;
}
ul.li_dir li a:hover .lnk_li_edit {
  text-decoration: underline;
}
ul.li_prod {
  width: 100%;
  margin: -9px 0 14px 0;
}
ul.li_prod li {
  float: left;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border-radius: 6px;
  width: 31%;
  margin: 10px 3.2% 11px 0;
  -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.05);
}
ul.li_prod li:hover {
  -webkit-box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
}
ul.li_prod li:nth-child(3n) {
  margin: 10px 0 11px 0;
}
ul.li_prod li.nodsp {
  pointer-events: none;
}
ul.li_prod li.nodsp a {
  pointer-events: none;
  filter: grayscale(100%);
  opacity: 0.4;
}
ul.li_prod li.nodsp:after {
  top: 46px;
  left: 50%;
  position: absolute;
  content: "no disponible";
  color: #ffffff;
  font-size: 15px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  background: #e0041d;
  border-radius: 5px;
  width: 150px;
  height: 26px;
  margin-left: -75px;
  filter: grayscale(0%) !important;
  opacity: 1;
}
ul.li_prod li.nodsp .link-add {
  display: none;
}
ul.li_prod li img {
  float: left;
  margin-right: 15px;
  transition: all 0.3s;
}
ul.li_prod li a:hover img {
  opacity: 0.6;
}
ul.li_prod li a .desc {
  float: left;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: left;
  width: 60%;
  padding-top: 5px;
  transition: all 0.3s;
}
ul.li_prod li a:hover .desc {
  opacity: 0.6;
}
ul.li_prod li a {
  float: left;
  box-sizing: border-box;
  display: block;
  color: #2f2c05;
  text-decoration: none;
  width: 100%;
  height: 100%;
  padding: 18px 12px;
}
ul.li_prod li .pr {
  display: block;
  color: #e0041d;
  font-size: 20px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  margin-top: 16px;
}
ul.li_prod li .link-add {
  right: 6px;
  bottom: 6px;
  display: block;
  position: absolute;
  font-size: 17px;
  line-height: 16px;
  outline: none;
  text-indent: -9000px;
  text-decoration: none;
  background: #ffffff url(../lib/ico-more.svg) no-repeat center;
  background-size: auto 8px;
  border: 1px solid #d5d5cd;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 0;
}
ul.li_prod li a:hover .link-add {
  background: #7fcbd4 url(../lib/ico-more-w.svg) no-repeat center;
  background-size: auto 8px;
  border: 1px solid #7fcbd4;
}
ul.li_prod li .bx_tag {
  top: -14px;
  left: -14px;
  z-index: 10;
  display: block;
  box-sizing: border-box;
  position: absolute;
  color: #2f2c05;
  font-size: 8px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
  background: #fcea1b;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  padding: 23px 0 0 0;
  /*
animation-name: prom_anim;
animation-duration: 1.90s;
animation-iteration-count: infinite;

-moz-animation-name: prom_anim;
-moz-animation-duration: 1.90s;
-moz-animation-iteration-count: infinite;

-webkit-animation-name: prom_anim;
-webkit-animation-duration: 1.90s;
-webkit-animation-iteration-count: infinite;

-o-animation-name: prom_anim;
-o-animation-duration: 1.90s;
-o-animation-iteration-count: infinite;

-ms-animation-name: prom_anim;
-ms-animation-duration: 1.90s;
-ms-animation-iteration-count: infinite;

-webkit-transform-origin: center;
-moz-transform-origin: center;
-o-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
*/
}
/*
@-webkit-keyframes prom_anim {
      0% { opacity: 0.00;}
    50% { opacity: 1.00;}
   100% { opacity: 0.00;}
}

@-moz-keyframes prom_anim {
      0% { opacity: 0.00;}
    50% { opacity: 1.00;}
   100% { opacity: 0.00;}
}

@-ms-keyframes prom_anim {
      0% { opacity: 0.00;}
    50% { opacity: 1.00;}
   100% { opacity: 0.00;}
}

@-o-keyframes prom_anim {
      0% { opacity: 0.00;}
    50% { opacity: 1.00;}
   100% { opacity: 0.00;}
}
*/
/*
@keyframes prom_anim {
  0% {
    color: @col1;
    background: @col3;
    opacity: 0.00;
  }
  25% {
    color: @col1;
    background: @col3;
    opacity: 1.00;
  }
  50% {
    color: @col1;
    background: @col3;
    opacity: 0.00;
  }
  75% {
    color: @col0;
    background: @col2;
    opacity: 1.00;
  }
  100% {
    color: @col0;
    background: @col2;
    opacity: 0.00;
  }
}
*/
ul.li_prod li .bx_tag.rj {
  color: #ffffff;
  background: #e0041d;
}



ul.li_prod_b {
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: auto;
  align-content: start;
  position: relative;
  width: 100%;
  margin: -9px 0 14px 0;
}
ul.li_prod_b li {
  float: left;
  box-sizing: border-box;
  position: relative;
  background: #ffffff;
  border-radius: 6px;
  width: 31%;
  margin: 10px 3.2% 11px 0;
  padding: 18px 12px;
  -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.05);
}
ul.li_prod_b li:hover {
  -webkit-box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 2px rgba(0, 0, 0, 0.1);
}
ul.li_prod_b li:nth-child(3n) {
  margin: 10px 0 11px 0;
}
ul.li_prod_b li.nodsp {
  pointer-events: none;
}
ul.li_prod_b li.nodsp:after {
  top: 46px;
  left: 50%;
  position: absolute;
  content: "no disponible";
  color: #ffffff;
  font-size: 15px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  background: #e0041d;
  border-radius: 5px;
  width: 150px;
  height: 26px;
  margin-left: -75px;
  filter: grayscale(0%) !important;
  opacity: 1;
}
ul.li_prod_b li img {
  float: left;
  margin-right: 15px;
  transition: all 0.3s;
}
ul.li_prod_b li .desc {
  float: left;
  font-size: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 18px;
  text-align: left;
  width: 60%;
  padding-top: 5px;
  transition: all 0.3s;
}
ul.li_prod_b li .desc .small {
  font-size: 10px;
}
ul.li_prod_b li .pr {
  display: block;
  color: #e0041d;
  font-size: 20px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  margin-top: 16px;
}
ul.li_prod_b li .bx_tag {
  top: -14px;
  left: -14px;
  z-index: 10;
  display: block;
  box-sizing: border-box;
  position: absolute;
  color: #2f2c05;
  font-size: 8px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 10px;
  text-align: center;
  text-transform: uppercase;
  background: #fcea1b;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  padding: 23px 0 0 0;
}

ul.li_prod_b li .bx_tag.rj {
  color: #ffffff;
  background: #e0041d;
}

ul.li_prod_b li .vale_cant {
  width: 100%;
  margin: 15px auto 3px 0;
}
ul.li_prod_b li .bx_vale_cant{
  width: 100%;
  margin: 0;
}

ul.li_prod_b li .vale_cant .link-add,
ul.li_prod_b li .vale_cant .link-rem {
  float: left;
  display: block;
}
ul.li_prod_b li .vale_cant .bx_cant {
  float: left;
  display: block;
}



ul.pag_t {
  width: 240px !important;
  height: 50px;
  margin: -7px auto -9px auto !important;
  padding: 0 !important;
}
ul.pag_t li {
  float: none;
  display: inline-block;
  clear: none;
  color: #e0041d;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 33px;
  text-align: center;
  border: 1px solid #fcea1b;
  border-radius: 50%;
  width: 33px;
  height: 33px;
  margin: 0 10px 0 10px;
  padding: 0;
}
ul.pag_t li:after {
  display: none;
}
ul.pag_t li.num_a {
  color: #ffffff;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  background: #e0041d;
  border: 1px solid #e0041d;
}
.cntTabS {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
ul.li-hist-c {
  clear: both;
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fcea1b;
  width: 100%;
  margin: 30px auto;
  padding-bottom: 6px;
}
ul.li-hist-c.hist-mod {
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  width: 86%;
  margin: 70px auto 30px auto;
}
ul.li-hist-c.hist-modb {
  border: 1px solid #dfe0e1;
  border-radius: 5px;
  width: 92%;
  margin: 70px auto 30px auto;
}
ul.li-hist-c li {
  overflow: hidden;
  position: relative;
  font-size: 12px;
  line-height: 14px;
  border-top: 1px solid #fcea1b;
  width: 100%;
  margin: 5px 0 0 0;
  padding: 5px 0 0 0;
}
ul.li-hist-c.hist-mod li,
ul.li-hist-c.hist-modb li {
  font-size: 12px;
  border: 0;
  border-bottom: 1px solid #dfe0e1;
  margin: 0;
  padding: 8px 0;
}
ul.li-hist-c.hist-mod li:last-child,
ul.li-hist-c.hist-modb li:last-child {
  border: 0;
}
ul.li-hist-c li a.itm_lnk {
  float: left;
  display: block;
  color: #2f2c05;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
ul.li-hist-c .li-hd {
  box-sizing: border-box;
  color: #e0041d;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 24px;
  border-top: 0;
  width: 100%;
  padding: 0;
}
ul.li-hist-c.hist-mod .li-hd-f,
ul.li-hist-c.hist-modb .li-hd-f {
  box-sizing: border-box;
  color: #e0041d;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 24px;
  border: 0 !important;
  width: 100%;
  margin: -46px 0 10px 0;
  padding: 0;
}
ul.li-hist-c.hist-modb .li-hd-f {
  line-height: 14px;
}
ul.li-hist-c li .bx_wb {
  float: left;
  display: block;
  width: 34%;
  margin: 10px auto 6px auto;
}
ul.li-hist-c li .bx_wm {
  float: left;
  display: block;
  width: 20%;
  margin: 10px auto 6px auto;
}
ul.li-hist-c li .bx_ws {
  float: left;
  display: block;
  width: 18%;
  margin: 10px auto 6px auto;
}
ul.li-hist-c li .bx-hr {
  display: block;
  width: 100%;
  margin: 5px auto;
}
ul.li-hist-c.hist-mod li .bx_wb,
ul.li-hist-c.hist-modb li .bx_wb {
  float: left;
  display: block;
  width: 32%;
  margin: 10px 1% 6px 1%;
}
ul.li-hist-c.hist-mod li .bx_wm,
ul.li-hist-c.hist-modb li .bx_wm {
  float: left;
  display: block;
  width: 23%;
  margin: 10px 1% 6px 1%;
}
ul.li-hist-c.hist-mod li .bx_ws,
ul.li-hist-c.hist-modb li .bx_ws {
  float: left;
  display: block;
  width: 20%;
  margin: 10px 1% 6px 1%;
}
ul.li-hist-c.hist-modb li .bx_wxs {
  float: left;
  display: block;
  width: 10%;
  margin: 10px 1% 6px 1%;
}
ul.li-hist-c li .lnk-dsp-v {
  float: right;
  box-sizing: border-box;
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  text-align: center;
  width: 100%;
}
ul.li-hist-c.hist-modb li .lnk-dsp-v {
  font-size: 12px;
}
ul.li-hist-c li .lnk-dsp-ar {
  float: right;
  box-sizing: border-box;
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
  width: 140px;
  padding-right: 20px;
}
ul.li-hist-c li .lnk-dsp-ar:after {
  top: 4px;
  right: 0;
  position: absolute;
  content: "";
  background: url(../lib/ar-dwn.svg) no-repeat right center;
  background-size: 12px auto;
  transform: rotate(-90deg);
  width: 14px;
  height: 14px;
}
ul.li-hist-c li .itm_lnk.vm_pr .lnk-dsp-ar:after {
  background: url(../lib/ar-dwn.svg) no-repeat right center;
  background-size: 12px auto;
  transform: rotate(-360deg);
}
ul.li-hist-c li .bx_detalle {
  display: block;
  width: 100%;
  margin: 50px auto;
}
.dsp_img {
  float: left;
  overflow: hidden;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
}
ul.li-hist-c li .dsp_det {
  float: left;
  overflow: hidden;
  display: block;
  width: 76%;
  margin: 0 auto;
}
.ico-delivery {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 30px;
  text-align: center;
  background: url(../lib/ico-delivery-r.svg) no-repeat left center;
  background-size: 45px auto;
  width: 300px;
  height: 50px;
  margin: 10px auto;
  padding: 10px 5px 10px 54px;
}
.ico-ret_sucursal {
  display: inline-block;
  box-sizing: border-box;
  color: #e0041d;
  font-size: 13px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 30px;
  text-align: left;
  background: url(../lib/ico-tienda-r.svg) no-repeat left center;
  background-size: 38px auto;
  width: 295px;
  height: 50px;
  margin: 10px auto;
  padding: 10px 10px 10px 50px;
}
ul.li-hist-c li .itm_det {
  clear: both;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  text-align: left;
  border-bottom: 1px solid #e8e8e8;
  width: 76%;
  margin: 0 auto;
  padding: 18px 3%;
}
ul.li-hist-c li .itm_det .itm_cant {
  float: left;
  overflow: hidden;
  display: block;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 46px;
  text-align: center;
  background: #f8f8f8;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  width: 43px;
  height: 43px;
  margin: 0 20px;
}
ul.li-hist-c li .itm_det .itm_prod {
  float: left;
  overflow: hidden;
  display: block;
  font-size: 12px;
  text-align: left;
  width: 170px;
}
ul.li-hist-c li .det_total {
  clear: both;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  text-align: left;
  width: 96%;
  margin: 20px auto;
  padding-left: 140px;
}
ul.li-hist-c li .itm_btn {
  clear: both;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 40px auto;
}
a.itm_btn {
  box-sizing: border-box;
  display: block;
  position: relative;
  color: #e0041d;
  font-size: 14px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 58px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #e0041d;
  border-radius: 5px;
  width: 215px;
  height: 60px;
  margin: 0 auto;
}
a.itm_btn:hover {
  color: #fcea1b;
  background: #e0041d;
  border: 1px solid #e0041d;
}
ul.li_subt {
  display: none;
  width: 100%;
}
ul.li_subt li {
  float: left;
  font-size: 10px;
  width: 48%;
  height: 52px;
  margin: 4px 1%;
}
ul.li_subt li:first-child {
  color: #e0041d;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  width: 98%;
  height: 30px;
}
/*
ul.li_subt li:last-child{
  width: 98%;
}
*/
ul.li_subt li a {
  display: block;
  box-sizing: border-box;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  line-height: 52px;
  text-decoration: none;
  border-radius: 5px;
  height: 52px;
}
ul.li_subt li a.pollo {
  color: #ffffff;
  background: #7fcbd4;
}
ul.li_subt li a.hamburguesas {
  color: #e0041d;
  background: #ffdd00;
}
ul.li_subt li a.baldes {
  color: #ffffff;
  background: #e0041d;
}
ul.li_subt li a.ensaladas {
  color: #e0041d;
  background: #7fcbd4;
}
ul.li_subt li a.acompanamientos {
  color: #ffffff;
  background: #7fcbd4;
}
ul.li_subt li a.postres {
  color: #e0041d;
  background: #ffdd00;
}
ul.li_subt li a.juguete {
  color: #ffffff;
  line-height: 12px;
  background: #e0041d;
  padding: 15px 20px 10px 20px;
}
ul.li_subt li a.vales {
  color: #e0041d;
  background: #7fcbd4;
}
/* ---------------------------- LISTADOS ---------------------------- */
/* ---------------------------- TABLA ---------------------------- */
.cntTabS {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
table {
  clear: both;
  font-size: 12px;
  text-align: center;
  width: 90%;
  margin: 30px auto;
}
table .acenter {
  text-align: center;
}
thead th {
  color: #e0041d;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 24px;
  padding: 14px 10px;
}
tbody td {
  font-size: 12px;
  line-height: 16px;
  border-top: 1px solid #fcea1b;
  padding: 14px 10px;
}
table .bx-hr {
  display: block;
  width: 100%;
  margin: 5px auto;
}
/* ---------------------------- TABLA ---------------------------- */
/* ---------------------------- FORMULARIO ---------------------------- */
.formA p .liRB {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 23px;
  margin: 2px 0;
}
.formA p .liRB label {
  cursor: pointer;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 24px;
  height: 23px;
  padding: 0 10px 0 38px;
  transition: all 0.3s ease;
}
.formA p .liRB label:after {
  top: 8px;
  left: 5px;
  z-index: 10;
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 50%;
}
.formA p .liRB label:before {
  top: 14.4px;
  left: 11.7px;
  z-index: 20;
  content: "";
  display: none;
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #e0041d;
  border-radius: 50%;
}
.formA p .liRB input[type="radio"],
.formA p .liRB input[type="checkbox"] {
  display: none;
}
.formA p .liRB input[type="radio"]:checked + label:before,
.formA p .liRB input[type="checkbox"]:checked + label:before {
  display: block;
}
.formA p .liRB input[type="radio"]:checked + label,
.formA p .liRB input[type="checkbox"]:checked + label,
.formA p .liRB input[type="checkbox"]:checked + label .lab_desc {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
}
.formA p .liRB label .pagando_circle,
.formA p .liRB input[type="radio"]:checked + label .pagando_circle {
  display: inline-block;
  color: #4733b7;
  font-size: 13px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  margin: 0 5px 0 20px;
}
.formA p .liRB2 {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 23px;
  margin: 2px 0;
}
.formA p .liRB2 label {
  cursor: pointer;
  color: #2f2c05 !important;
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana !important;
  font-weight: 400 !important;
  line-height: 24px;
  height: 23px;
  padding: 0 10px 0 38px;
  transition: all 0.3s ease;
  opacity: 1;
}
.formA p .liRB2 label:after {
  top: 8px;
  left: 5px;
  z-index: 10;
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
}
.formA p .liRB2 label:before {
  top: 14.4px;
  left: 9px;
  z-index: 20;
  content: "";
  display: none;
  position: absolute;
  background: url(../lib/ico-check-r.svg) no-repeat center;
  background-size: 19px auto;
  width: 19px;
  height: 14px;
}
.formA p .liRB2 input[type="radio"],
.formA p .liRB2 input[type="checkbox"] {
  display: none;
}
.formA p .liRB2 input[type="radio"]:checked + label:before,
.formA p .liRB2 input[type="checkbox"]:checked + label:before {
  display: block;
}
.formA p .liRB2 input[type="radio"]:checked + label,
.formA p .liRB2 input[type="checkbox"]:checked + label,
.formA p .liRB2 input[type="checkbox"]:checked + label .lab_desc {
  color: #e0041d;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
}
.formA fieldset.formc p {
  float: left;
  display: block;
  position: relative;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #dfe0e1;
  width: 100%;
  margin: 5px 0 !important;
  padding: 0 !important;
}
.formA fieldset.formc p:last-child {
  border-bottom: 0;
}
.formA fieldset.formc p a.lnk-01 {
  display: block;
  float: left;
  font-size: 12px;
  margin: 0 0 0 6px !important;
  padding: 12px 10px;
}
.formA p .liRBD {
  float: left;
  display: block;
  box-sizing: border-box;
  width: 82%;
  height: 48px;
  margin: 0;
}
.formA p .liRBD label {
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  color: #2f2c05;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  font-size: 12px;
  line-height: 13px;
  width: 100%;
  height: 48px;
  padding: 12px 10px 8px 40px;
  transition: all 0.3s ease;
}
.formA p .liRBD label .itm_dir {
  float: left;
  display: block;
  position: relative;
  white-space: nowrap;
  line-height: 13px;
  padding-right: 45px;
}
.formA p .liRBD label .itm_dir:before {
  top: 1px;
  right: 0;
  z-index: 20;
  display: none;
  content: "(Principal)";
  position: absolute;
  color: #979582;
  font-size: 9px !important;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  transition: all 0.3s;
}
.formA p .liRBD label:after {
  top: 10px;
  left: 8px;
  z-index: 10;
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
  border-radius: 50%;
}
.formA p .liRBD label:before {
  top: 15px;
  left: 13px;
  z-index: 20;
  content: "";
  display: none;
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: #e0041d;
  border-radius: 50%;
}
.formA p .liRBD input[type="radio"] {
  display: none;
  transition: all 0.3s;
}
.formA p .liRBD input[type="radio"]:checked + label:before {
  display: block;
}
.formA p .liRBD input[type="radio"]:checked + label {
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  padding: 13px 10px 6px 40px;
}
.formA p .liRBD input[type="radio"]:checked + label .itm_dir:before {
  display: block;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
}
.formA .rad_dir {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 131px;
  height: 83px;
  margin: 10px 0 6px 4.9%;
}
.formA .rad_dir:nth-child(3),
.formA .rad_dir:nth-child(4) {
  margin: 10px 0 6px 2%;
}
.formA .rad_dir label {
  cursor: pointer;
  box-sizing: border-box;
  color: #2f2c05;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  line-height: 64px;
  text-align: center;
  background: #fffded;
  border: 1px solid #fcea1b;
  border-radius: 5px;
  width: 129px;
  height: 78px;
  padding: 0;
  transition: all 0.3s ease;
}
.formA .rad_dir input[type="radio"] {
  display: none;
}
.formA .rad_dir input[type="radio"]:checked + label {
  background: #fcea1b;
}
.formA fieldset {
  float: left;
  clear: both;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  text-align: center;
  width: 82%;
  padding: 20px 0;
}
.formA fieldset.formc {
  float: none;
  border-radius: 6px;
  border: 1px solid #dfe0e1;
  width: 76%;
  margin: 0 auto 60px auto;
  padding: 0;
}
.formA select,
.formA input,
.formA textarea {
  float: left;
  box-sizing: border-box;
  color: #2f2c05;
  font-size: 14px;
  font-size: 100%;
  line-height: 16px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  margin: 5px auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.formA input:focus {
  outline: none;
  border: 1px solid #878787;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA label {
  float: left;
  display: block;
  color: #e0041d;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 22px;
  text-align: left;
  width: 70%;
  padding: 5px 0;
  transition: all 0.3s ease-in;
}
/*
.formA input:focus + label,
.formA textarea:focus + label{
    font-size: 14px;
} 
*/
.formA label .small {
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}
.formA select {
  cursor: pointer;
  display: block;
  box-sizing: border-box;
  position: relative;
  background: url(../lib/ar-sel.png) no-repeat right center;
  background-size: auto 24px;
  width: 100%;
  height: 39px;
  padding: 6px 10px 6px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA select:focus {
  outline: none;
  border: 1px solid #e0041d;
}
.formA option {
  color: #000000;
  font-size: 12px;
}
.formA .delivery {
  float: none !important;
  display: inline-block !important;
  vertical-align: middle;
  box-sizing: border-box;
  background: none;
  border: 0;
  width: 118px;
  height: 102px;
  margin: 15px 24px 30px 0;
  padding: 0 !important;
}
.formA .delivery label {
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  color: #2f2c05;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  background: #fcfcfc url(../lib/ico-delivery.svg) no-repeat center 11px;
  background-size: 51px auto;
  border: 1px solid #dadada;
  border-radius: 6px;
  width: 118px;
  height: 102px;
  margin: 0 !important;
  padding-top: 70px;
  transition: all 0.3s ease;
}
.formA .delivery label:hover {
  color: #e0041d;
}
.formA .delivery input[type="radio"] {
  display: none;
}
.formA .delivery input[type="radio"]:checked + label {
  color: #fff;
  background: #e0041d url(../lib/ico-delivery-w.svg) no-repeat center 11px;
  background-size: 51px auto;
  border: 1px solid #e0041d;
}
.formA .retirar-tienda {
  float: none !important;
  display: inline-block !important;
  vertical-align: middle;
  box-sizing: border-box;
  width: 118px;
  height: 102px;
  margin: 15px 0 30px 0;
}
.formA .retirar-tienda label {
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  color: #000;
  font-size: 12px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 28px;
  letter-spacing: -0.4px;
  text-align: center;
  background: #fcfcfc url(../lib/ico-tienda.svg) no-repeat center 15px;
  background-size: 36px auto;
  border: 1px solid #dadada;
  border-radius: 6px;
  width: 118px;
  height: 102px;
  padding-top: 70px;
  transition: all 0.3s ease;
}
.formA .retirar-tienda label:hover {
  color: #e0041d;
}
.formA .retirar-tienda input[type="radio"] {
  display: none;
}
.formA .retirar-tienda input[type="radio"]:checked + label {
  color: #fff;
  background: #e0041d url(../lib/ico-tienda-w.svg) no-repeat center 15px;
  background-size: 36px auto;
  border: 1px solid #e0041d;
}
.formA .inpB {
  width: 100%;
  height: 39px;
  padding: 5px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA .inpM {
  width: 60%;
  height: 39px;
  padding: 5px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA .inpO {
  pointer-events: none;
  opacity: 0.5;
}
.formA .req {
  border: 1px solid #e0041d;
}
.formA textarea {
  display: block;
  float: left;
  font-size: 16px;
  font-size: 100%;
  width: 95%;
  height: 39px !important;
  padding: 4px 0 !important;
  appearance: none;
}
.formA textarea:focus {
  outline: none;
  height: 39px !important;
  padding: 4px 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.formA .button {
  float: left;
  outline: none;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Bungee', Arial, Tahoma, Verdana;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  border: none;
  border-radius: 5px;
  background: #e0041d;
  width: auto;
  height: 68px;
  padding: 0 25px;
  -webkit-appearance: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.formA .button:hover {
  opacity: 0.8;
}
.formA .button.btnpag {
  float: none !important;
  width: 300px !important;
  height: 68px;
  margin: 0 auto !important;
  padding: 0 !important;
}
.formA .btn-off {
  pointer-events: none;
  background: #bdbbaf !important;
}
.formA .btn-ds {
  pointer-events: none;
  position: relative;
  outline: none;
  text-indent: -9000px;
  background: #e0041d;
}
.formA .btn-ds:after {
  top: -5px;
  left: 0;
  content: "";
  position: absolute;
  background: url(../lib/load.svg) no-repeat center;
  background-size: auto 90px;
  width: 180px;
  height: 60px;
}
.formA .button.btnpag.btn-ds:after {
  top: -5px;
  width: 300px;
  height: 68px;
}
.formA p {
  float: left;
  display: block;
  position: relative;
  font-size: 14px;
  text-align: center;
  width: 280px;
  margin: 1px 12px 7px 0;
  padding: 5px 0;
}
.formA p .small {
  display: block;
  color: #2f2c05;
  line-height: 14px !important;
}
.formA p.nm {
  margin: 1px 0;
}
.formA p.wm {
  width: 48%;
  margin-right: 1%;
}
.formA p.wb {
  width: 100%;
}
.formA p.wb .inpB {
  width: 100%;
}
.formA p.pr {
  float: right;
}
.formA p.subt_r {
  color: #e0041d;
  font-size: 14px;
  font-family: 'open_sansbold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 28px;
  text-align: center;
  border: 0;
  margin: 0;
}
.formA p.chbx {
  float: none !important;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 24px;
  width: 100%;
  height: 35px;
  margin: 10px auto;
}
.formA p.chbx label {
  display: block;
  position: relative;
  color: #2f2c05;
  font-size: 12px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 24px;
  text-align: left;
  height: auto;
}
.formA p.chbx label a {
  color: #2f2c05;
}
.formA p.chbx.tyc {
  position: relative;
  width: 290px;
  margin: 10px auto;
}
.formA p.chbx.tyc label {
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 11px !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 0 0 35px !important;
}
.formA p.chbx.tyc .chckbx + label:before,
.formA p.chbx.tyc .chckbx:checked + label:before {
  content: '';
  left: 1px;
  top: 1px;
  position: absolute;
  display: block;
  border: 1px solid #e3e3e3;
  text-align: center;
  margin: 0;
}
.formA p.chbx.tyc a.lnk-01u {
  color: #e0041d !important;
}
.md-checkbox {
  float: none;
  display: block;
  box-sizing: border-box;
  position: relative;
  line-height: 23px !important;
  text-align: left;
  width: 290px;
  margin: 1em auto;
  padding: 0 !important;
}
.md-checkbox a.lnk-01u {
  display: inline-block;
  vertical-align: middle;
  line-height: 2px !important;
  margin: -2px 0 0 0 !important;
  padding: 0 !important;
}
.md-checkbox label {
  float: none;
  clear: none;
  cursor: pointer;
  display: inline;
  color: #2f2c05;
  font-size: 10px;
  font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
  line-height: 23px !important;
  vertical-align: middle;
  width: auto;
  margin: 0 !important;
  padding: 0 0 0 22px !important;
}
.md-checkbox label:not(:empty) {
  padding-left: 0.75em;
}
.md-checkbox label:before,
.md-checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.md-checkbox label:before {
  width: 23px;
  height: 23px;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s;
}
.md-checkbox input[type="checkbox"] {
  outline: 0;
  visibility: hidden;
  width: 1.25em;
  margin: 0 !important;
  display: block;
  float: left;
  font-size: inherit;
}
.md-checkbox input[type="checkbox"]:checked + label {
  color: #e0041d;
}
.md-checkbox input[type="checkbox"]:checked + label:after {
  transform: translate(0.4em, 0.6em) rotate(-45deg);
  width: 13px;
  height: 6px;
  border: 3px solid #e0041d;
  border-top-style: none;
  border-right-style: none;
}
.formA .chckbx {
  position: absolute;
  opacity: 0;
}
.formA .chckbx + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 0;
}
.formA .chckbx + label:before {
  float: left;
  content: '';
  display: block;
  vertical-align: middle;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  width: 23px;
  height: 23px;
  margin: 0px 10px 0 0;
}
.formA .chckbx:hover + label:before {
  background: #ffffff;
}
.formA .chckbx:checked + label:before {
  background: #ffffff;
}
.formA .chckbx:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.formA .chckbx:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.formA .chckbx:checked + label:after {
  content: '';
  position: absolute;
  left: -2px;
  top: 5px;
  background: url(../lib/ico-check-r.svg) no-repeat center;
  background-size: 19px auto;
  width: 28px;
  height: 20px;
}
.formA .msj_er {
  float: left;
  display: block;
  color: #e0041d;
  font-size: 11px;
  text-align: left;
  line-height: 20px;
  width: 90%;
  height: 20px;
  margin: 0;
}
.formA .cntEr {
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  background: #e0041d;
  border-radius: 5px;
  width: 74%;
  margin: 10px auto;
  padding: 10px 20px 14px 20px;
}
.formA .cntSnd {
  display: block;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  background: #69b936;
  border-radius: 5px;
  width: 74%;
  margin: 10px auto;
  padding: 10px 20px 14px 20px;
}
/*
.formA label.error{
  bottom: 6px;
  right: 0;
  clear: none;
  display: block;
  z-index: 1000 !important;
  position: absolute !important;
  color: red;
  font-size: 12px;
  font-family: @font2;
  line-height: 20px !important;
  text-align: right;
  border: 0;
  width: 100px;
  height: 24px !important;
}


.formA input.error{
    float: left;
    position: relative;
    color: lighten(@col1, 2%);
    font-size: 14px;
    font-family: @font1;
    border: 0;
    border-bottom: 2px solid red;
    width: 100% !important;
    height: 32px;
    padding: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

.formA select.error{
    cursor: pointer;
    position: relative;
    font-size: 16px;
    font-family: @font1 !important;
    line-height: 34px;
    text-transform: uppercase;
    background: url(../lib/ar_dwn.svg) no-repeat 98% center;
    background-size: 18px 11px;
    -webkit-appearance: none;
            appearance: none;
}
*/
.formA .bx-opt {
  float: left;
  display: block;
  position: relative;
  text-align: left;
  width: 90px;
  height: 77px;
  margin: 10px 10px;
  padding: 5px 0;
}
.formA .bx-opt a {
  color: #f46d43;
  padding: 0 5px;
}
.formA .bxUpl {
  float: left;
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  position: relative;
  text-align: justify;
  width: 30%;
  margin: 18px 0 !important;
  padding: 10px 0;
}
.formA .filedrag {
  float: left;
  box-sizing: border-box;
  display: block;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  background: #fafafa url(../lib/ico_upload.svg) no-repeat 20px center;
  background-size: auto 54px;
  border: 1px solid #e5e5e5;
  width: 100%;
  margin-top: 15px;
  padding: 20px 40px 20px 90px;
}
.formA .filedrag img {
  float: left !important;
  width: auto !important;
  margin: -2px 20px 0 0 !important;
}
.formA .filedrag a.draglinkupd {
  color: #4c4c4c;
  font-size: 13px;
  font-family: 'open_sanssemibold', Arial, Tahoma, Verdana;
  font-weight: 100;
  line-height: 20px;
  text-decoration: underline;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.formA .filedrag a:hover.draglinkupd {
  color: #666666;
}
.formA progress {
  color: #08AE98;
  /*background: #F4F5F6;*/
  border: 0;
  display: block;
  float: left;
  clear: both;
  width: 455px;
  height: 6px;
  margin: 3px 0;
}
.formA progress::-moz-progress-bar {
  background: #08AE98;
}
/* DOCUMENTOS ADJUNTOS */
ul.doc2 {
  float: left;
  clear: both;
  position: relative;
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 3px 0 !important;
}
ul.doc2 li {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 10px;
  line-height: 14px;
  border-bottom: 1px solid #d4d9dd;
  background: none !important;
  width: 96% !important;
  margin: 0 !important;
  padding: 2px 2% !important;
}
ul.doc2 li:after {
  display: none !important;
}
ul.doc2 li:hover {
  cursor: move;
  background: #f9fafa url(../lib/lnk_over_adj.png) no-repeat left center;
}
.fHvL li:hover {
  cursor: default !important;
  background: none !important;
}
ul.doc2 li:last-child {
  border-bottom: 0;
}
ul.doc2 li a {
  float: left;
  display: block;
  text-align: left;
  text-decoration: none !important;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
ul.doc2 li a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
ul.doc2 li img {
  float: left;
  margin: 6px 10px 5px 0;
}
ul.doc2 li a.del2 {
  top: 10px;
  right: 0;
  position: absolute;
  display: none;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 24px;
  background: #e84c3d;
  width: 56px;
  height: 25px;
  margin: 0 !important;
}
ul.doc2 li:hover a.del2 {
  display: block;
}
ul.doc2 li a.edN {
  float: left;
  display: block;
  color: #fff;
  font-size: 11px;
  background: #08ae98;
  margin-top: 3px;
  padding: 3px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
ul.doc2 li .txtDsc {
  line-height: 36px;
}
ul.doc2 li .inFil {
  float: left;
  display: block;
  width: auto;
  margin-top: 22px;
}
ul.doc2 li .imgCnt {
  float: left;
  display: block;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  width: 90px;
  height: 70px;
  margin: 6px 10px 5px 0;
}
ul.doc2 li .imgCnt img {
  margin: 0;
}
ul.doc2 li .imgCnt .icCrop {
  right: 0;
  display: block;
  position: absolute;
  background: rgba(39, 67, 85, 0.8) url(../lib/ico_crop.png) no-repeat center;
  width: 30px;
  height: 28px;
}
ul.doc2 li .imgCnt .icBln {
  right: 0;
  display: block;
  position: absolute;
  background: rgba(255, 145, 8, 0.8) url(../lib/ico_crop.png) no-repeat center;
  width: 30px;
  height: 28px;
  animation-name: icBln_anim;
  animation-duration: 0.9s;
  animation-iteration-count: infinite;
  -moz-animation-name: icBln_anim;
  -moz-animation-duration: 0.9s;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-name: icBln_anim;
  -webkit-animation-duration: 0.9s;
  -webkit-animation-iteration-count: infinite;
  -o-animation-name: icBln_anim;
  -o-animation-duration: 0.9s;
  -o-animation-iteration-count: infinite;
  -ms-animation-name: icBln_anim;
  -ms-animation-duration: 0.9s;
  -ms-animation-iteration-count: infinite;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes icBln_anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes icBln_anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes icBln_anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes icBln_anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes icBln_anim {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
ul.doc2 .inpD {
  display: block;
  float: left;
  color: #333333;
  font-size: 12px;
  border: 1px solid #999999;
  width: 260px;
  height: 13px;
  padding: 6px 8px;
}
/* ---------------------------- FORMULARIO ---------------------------- */
@media screen and (min-width: 1800px) and (max-width: 1890px) {
  .content-compra {
    right: 15%;
  }
}
@media screen and (min-width: 1690px) and (max-width: 1799px) {
  .content-compra {
    right: 12%;
  }
}
@media screen and (min-width: 1580px) and (max-width: 1689px) {
  .content-compra {
    right: 9%;
  }
}
@media screen and (min-width: 1480px) and (max-width: 1579px) {
  .content-compra {
    right: 7%;
  }
}
@media screen and (min-width: 1380px) and (max-width: 1479px) {
  .content-compra {
    right: 4%;
  }
  .content-seguimiento .detalle_pedido {
    padding: 25px 25px;
  }
  .content-seguimiento ul.li-hist-c.hist-mod {
    width: 96%;
  }
  ul.li-hist-c.hist-mod li .itm_det {
    width: 86%;
    margin: 0 auto;
    padding: 18px 2%;
  }
  ul.li-hist-c li .itm_det .itm_cant {
    margin: 0 15px;
  }
  ul.li-hist-c li .itm_det .itm_prod {
    width: 60%;
  }
  ul.li-hist-c.hist-mod li .dsp_det {
    width: 86%;
  }
  ul.li-hist-c li .det_total {
    width: 96%;
    padding-left: 90px;
  }
  .bx_btn {
    top: 100px;
    right: 160px;
    position: absolute;
    width: 460px;
  }
  a.lnk_google_play:link,
  a.lnk_google_play:visited {
    width: 150px;
    height: 42px;
    margin: 14px 10px 30px 10px;
  }
  a.lnk_app_store:link,
  a.lnk_app_store:visited {
    width: 150px;
    height: 42px;
    margin: 14px 10px 30px 10px;
  }
}
@media screen and (min-width: 1330px) and (max-width: 1379px) {
  .content-compra {
    right: 2%;
  }
  .content-seguimiento .detalle_pedido {
    padding: 25px 25px;
  }
  .content-seguimiento ul.li-hist-c.hist-mod {
    width: 96%;
  }
  ul.li-hist-c.hist-mod li .itm_det {
    width: 86%;
    margin: 0 auto;
    padding: 18px 2%;
  }
  ul.li-hist-c li .itm_det .itm_cant {
    margin: 0 15px;
  }
  ul.li-hist-c li .itm_det .itm_prod {
    width: 60%;
  }
  ul.li-hist-c.hist-mod li .dsp_det {
    width: 86%;
  }
  ul.li-hist-c li .det_total {
    width: 96%;
    padding-left: 90px;
  }
  .content-info p {
    width: 540px;
    margin: 40px 0 0 160px;
  }
  .content-info ul.fst_ul {
    margin: 30px 52px 20px 160px;
  }
  .bx_btn {
    top: 100px;
    right: 160px;
    position: absolute;
    width: 460px;
  }
  a.lnk_google_play:link,
  a.lnk_google_play:visited {
    width: 150px;
    height: 42px;
    margin: 14px 10px 30px 10px;
  }
  a.lnk_app_store:link,
  a.lnk_app_store:visited {
    width: 150px;
    height: 42px;
    margin: 14px 10px 30px 10px;
  }
}
@media screen and (min-width: 1191px) and (max-width: 1329px) {
  /* --------------------- ANCHOS ---------------------*/
  /* --------------------- ANCHOS ---------------------*/
  .modal_sucursal .content_modal {
    width: 750px;
  }
  .modal_sucursal ul li {
    width: 29%;
    margin: 20px 2%;
  }
  .modal_sucursal ul li .tit_suc {
    font-size: 20px;
    line-height: 64px;
    width: 160px;
    height: 65px;
    margin: 0 auto 20px auto;
  }
  .content_combos {
    height: 266px;
    padding: 19px 0 10px 0;
  }
  #scrolling {
    left: -480px;
  }
  .content_combos ul {
    user-select: none;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -2px;
    height: 236px;
    transform-style: preserve-3d;
  }
  .content_combos ul li {
    width: 280px;
    height: 220px;
  }
  .content_combos ul li a {
    width: 280px;
    height: 220px;
  }
  .content_combos ul li .bx_img {
    width: 270px;
    height: 160px;
    margin: 6px auto;
  }
  .content {
    width: 96%;
    padding: 40px 0;
  }
  .content-in {
    width: 70%;
    margin: -5px 0 0 0;
  }
  .cnt-form {
    width: 85%;
    margin-top: 10px;
    padding: 30px 50px 45px 50px;
  }
  .cnt-form .formA fieldset {
    width: 100%;
  }
  .cnt-form .formA .button {
    font-size: 15px;
    width: 180px;
    height: 58px;
    margin-right: -50px;
  }
  .content-compra {
    right: 2%;
    margin: 40px auto 0 auto;
    padding: 5px 20px 16px 20px;
  }
  .cmp-resumen {
    width: 31%;
  }
  .content-compra .formA .delivery {
    margin: 0 28px 15px 0;
  }
  .content-compra .formA .retirar-tienda {
    margin: 0 0 15px 0;
  }
  .content-compra .formA .itm_cant {
    width: 90px;
    margin: 3px 10px 0 0;
  }
  .content-compra .formA .itm_nm {
    font-size: 13px;
    width: 150px;
  }
  .content-compra .formA p.chbx {
    padding: 10px 0 10px 6%;
  }
  .content-compra .formA p.chbx label {
    font-size: 11px;
  }
  .cont_nav_menu {
    width: 96%;
    margin-left: -647.5px;
  }
  .nav_menu {
    width: 70%;
    height: 58px;
  }
  .lnk-dly {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 15px 28px 20px 0;
    padding-top: 60px;
  }
  .dly-act {
    background-size: 48px auto;
  }
  .lnk-tnd {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 15px 0 20px 0;
    padding-top: 60px;
  }
  .tnd-act {
    background-size: 48px auto;
  }
  .content-info p {
    margin: 40px 0 0 140px;
  }
  .content-info ul {
    margin: 30px 40px 20px 80px;
  }
  .content-seguimiento {
    width: 100%;
    padding: 35px;
  }
  .content-seguimiento ul {
    font-size: 13px;
    line-height: 15px;
  }
  .content-seguimiento ul li {
    width: 120px;
    margin: 0 4px;
  }
  .content-seguimiento .cont_map_b {
    height: 515px;
    margin-top: 30px;
  }
  .content-seguimiento .cont_dsp_txt {
    font-size: 13px;
    line-height: 18px;
  }
  .content-seguimiento .detalle_pedido {
    padding: 25px 25px;
  }
  .content-seguimiento ul.li-hist-c.hist-mod {
    width: 96%;
  }
  ul.li-hist-c.hist-mod li {
    width: 100%;
  }
  ul.li-hist-c.hist-mod li .itm_det {
    width: 86%;
    margin: 0 auto;
    padding: 18px 2%;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_cant {
    margin: 0 15px;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_prod {
    width: 60%;
  }
  ul.li-hist-c.hist-mod li .dsp_det {
    width: 86%;
  }
  ul.li-hist-c.hist-mod li .det_total {
    width: 96%;
    padding-left: 96px;
  }
  p.sel_entrega {
    margin-bottom: 10px !important;
    padding: 10px 0 16px 0 !important;
  }
  ul.li_prod {
    width: 100%;
    padding-left: 3px;
  }
  ul.li_prod li {
    min-height: 120px;
    padding: 15px 12px;
  }
  ul.li_prod li img {
    width: 70px;
    height: auto;
    margin-right: 15px;
  }
  ul.li_prod li .desc {
    font-size: 13px;
    width: 61%;
    padding-top: 0;
  }
  ul.li_prod li .pr {
    font-size: 20px;
    margin-top: 13px;
  }
  .content-info p {
    width: 460px;
    margin: 40px 0 0 160px;
  }
  .content-info ul.fst_ul {
    margin: 30px 52px 20px 160px;
  }
  .bx_btn {
    top: 100px;
    right: 150px;
    position: absolute;
    width: 460px;
  }
  a.lnk_google_play:link,
  a.lnk_google_play:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 30px 8px;
  }
  a.lnk_app_store:link,
  a.lnk_app_store:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 30px 8px;
  }
  .formA .delivery {
    width: 106px;
    height: 92px;
    margin: 15px 24px 30px 0;
  }
  .formA .delivery label {
    font-size: 11px;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .retirar-tienda {
    width: 106px;
    height: 92px;
    margin: 15px 0 30px 0;
  }
  .formA .retirar-tienda label {
    font-size: 11px;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .content-seguimiento .detalle_seg.cntben {
    width: 100%;
  }
  ul.li_itm_cmb li {
    width: 31%;
    height: 500px;
    margin: 10px 3.4% 45px 0;
    padding-bottom: 15px;
  }
  ul.li_itm_cmb li:nth-child(3n) {
    margin: 10px 0 45px 0;
  }
  ul.li_itm_cmb li a.tit_combo {
    font-size: 16px;
    line-height: 20px;
  }
}
/* ---------------------------- TABLET H ---------------------------- */
@media screen and (min-width: 1089px) and (max-width: 1190px) {
  /* --------------------- ANCHOS ---------------------*/
  /* --------------------- ANCHOS ---------------------*/
  .modal_sucursal .content_modal {
    width: 750px;
  }
  .modal_sucursal ul li {
    width: 29%;
    margin: 20px 2%;
  }
  .modal_sucursal ul li .tit_suc {
    font-size: 20px;
    line-height: 64px;
    width: 160px;
    height: 65px;
    margin: 0 auto 20px auto;
  }
  .content_combos {
    height: 266px;
    padding: 19px 0 10px 0;
  }
  #scrolling {
    left: -480px;
  }
  .content_combos ul {
    user-select: none;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -2px;
    height: 236px;
    transform-style: preserve-3d;
  }
  .content_combos ul li {
    width: 280px;
    height: 220px;
  }
  .content_combos ul li a {
    width: 280px;
    height: 220px;
  }
  .content_combos ul li .bx_img {
    width: 270px;
    height: 160px;
    margin: 6px auto;
  }
  .content {
    width: 96%;
    padding: 40px 0;
  }
  .content-in {
    width: 70%;
    margin: -5px 0 0 0;
  }
  .cnt-form {
    width: 85%;
    margin-top: 10px;
    padding: 30px 50px 45px 50px;
  }
  .cnt-form .formA fieldset {
    width: 100%;
  }
  .cnt-form .formA .button {
    font-size: 15px;
    width: 180px;
    height: 58px;
    margin-right: -50px;
  }
  .content-compra {
    right: 2%;
    margin: 40px auto 0 auto;
    padding: 5px 20px 16px 20px;
  }
  .cmp-resumen {
    width: 31%;
  }
  .content-compra .formA .delivery {
    margin: 0 28px 15px 0;
  }
  .content-compra .formA .retirar-tienda {
    margin: 0 0 15px 0;
  }
  .content-compra .formA .itm_cant {
    width: 90px;
    margin: 3px 10px 0 0;
  }
  .content-compra .formA .itm_nm {
    font-size: 13px;
    width: 150px;
  }
  .content-compra .formA p.chbx {
    padding: 10px 0 10px 6%;
  }
  .content-compra .formA p.chbx label {
    font-size: 11px;
  }
  .cont_nav_menu {
    width: 96%;
    margin-left: -647.5px;
  }
  .nav_menu {
    width: 70%;
    height: 58px;
  }
  .lnk-dly {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 15px 28px 20px 0;
    padding-top: 60px;
  }
  .dly-act {
    background-size: 48px auto;
  }
  .lnk-tnd {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 15px 0 20px 0;
    padding-top: 60px;
  }
  .tnd-act {
    background-size: 48px auto;
  }
  .content-info p {
    margin: 40px 0 0 140px;
  }
  .content-info ul {
    margin: 30px 40px 20px 80px;
  }
  /*

  .content-info p{
    width: 460px;
    margin: 40px 0 0 160px;
  }
  .content-info ul.fst_ul{
    margin: 30px 52px 20px 160px;
  }
*/
  .content-seguimiento {
    width: 100%;
    padding: 35px;
  }
  .content-seguimiento ul {
    font-size: 13px;
    line-height: 15px;
  }
  .content-seguimiento ul li {
    width: 120px;
    margin: 0 4px;
  }
  .content-seguimiento .cont_map_b {
    height: 515px;
    margin-top: 30px;
  }
  .content-seguimiento .cont_dsp_txt {
    font-size: 13px;
    line-height: 18px;
  }
  .content-seguimiento .detalle_pedido {
    padding: 25px 25px;
  }
  .content-seguimiento ul.li-hist-c.hist-mod {
    width: 96%;
  }
  ul.li-hist-c.hist-mod li {
    width: 100%;
  }
  ul.li-hist-c.hist-mod li .itm_det {
    width: 86%;
    margin: 0 auto;
    padding: 18px 2%;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_cant {
    margin: 0 15px;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_prod {
    width: 60%;
  }
  ul.li-hist-c.hist-mod li .dsp_det {
    width: 86%;
  }
  ul.li-hist-c.hist-mod li .det_total {
    width: 96%;
    padding-left: 96px;
  }
  p.sel_entrega {
    margin-bottom: 10px !important;
    padding: 10px 0 16px 0 !important;
  }
  ul.li_prod {
    width: 100%;
    padding-left: 3px;
  }
  ul.li_prod li {
    min-height: 120px;
    padding: 15px 12px;
  }
  ul.li_prod li img {
    width: 70px;
    height: auto;
    margin-right: 15px;
  }
  ul.li_prod li .desc {
    font-size: 13px;
    width: 61%;
    padding-top: 0;
  }
  ul.li_prod li .pr {
    font-size: 20px;
    margin-top: 13px;
  }
  .formA .delivery {
    width: 106px;
    height: 92px;
    margin: 15px 24px 30px 0;
  }
  .formA .delivery label {
    font-size: 11px;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .retirar-tienda {
    width: 106px;
    height: 92px;
    margin: 15px 0 30px 0;
  }
  .formA .retirar-tienda label {
    font-size: 11px;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
}
/* ---------------------------- TABLET H ---------------------------- */
@media screen and (min-width: 921px) and (max-width: 1089px) {
  /* --------------------- ANCHOS ---------------------*/
  /* --------------------- ANCHOS ---------------------*/
  .modal_sucursal .content_modal {
    width: 750px;
  }
  .modal_sucursal ul li {
    width: 29%;
    margin: 20px 2%;
  }
  .modal_sucursal ul li .tit_suc {
    font-size: 20px;
    line-height: 64px;
    width: 160px;
    height: 65px;
    margin: 0 auto 20px auto;
  }
  .content_combos {
    height: 220px;
    padding: 19px 0 10px 0;
  }
  #scrolling {
    left: -380px;
  }
  .content_combos ul {
    user-select: none;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    margin-top: -2px;
    height: 200px;
    transform-style: preserve-3d;
  }
  .content_combos ul li {
    width: 210px;
    height: 180px;
  }
  .content_combos ul li a {
    width: 210px;
    height: 180px;
  }
  .content_combos ul li .bx_img {
    width: 200px;
    height: 120px;
    margin: 6px auto;
  }
  .content_combos ul li a .bx_txt {
    width: 90%;
    margin-left: 5%;
  }
  .content {
    width: 96%;
    padding: 40px 0;
  }
  .content-in {
    width: 62%;
    margin: -5px 0 0 0;
  }
  .cont-res {
    width: 62%;
    padding: 30px 30px 30px 30px;
  }
  .cnt-form {
    box-sizing: border-box;
    width: 70% !important;
    margin-top: 10px;
    padding: 30px 50px 45px 50px;
  }
  .cnt-form .formA fieldset {
    width: 100%;
  }
  .cnt-form .formA .button {
    font-size: 15px;
    width: 180px;
    height: 58px;
    margin-right: -50px;
  }
  .cnt-form .bx_sel {
    font-size: 12px;
    padding: 0 10px;
  }
  .cnt-form .bx_select .bx_option ul li {
    font-size: 12px;
  }
  .cnt-form .bx_select .bx_option ul li a {
    padding: 10px 15px;
  }
  .cnt-form .bx_select .bx_option ul li a.lnk-01 {
    font-size: 12px;
    padding: 10px 15px;
  }
  .content-compra {
    right: 2%;
    margin: 40px auto 0 auto;
    padding: 5px 20px 16px 20px;
  }
  .cmp-resumen {
    width: 31%;
  }
  .content-compra .formA .delivery {
    margin: 0 28px 15px 0;
  }
  .content-compra .formA .retirar-tienda {
    margin: 0 0 15px 0;
  }
  .content-compra .formA .itm_cant {
    width: 90px;
    margin: 3px 10px 0 0;
  }
  .content-compra .formA .itm_nm {
    font-size: 13px;
    width: 150px;
  }
  .content-compra .formA p.chbx {
    padding: 10px 0 10px 6%;
  }
  .content-compra .formA p.chbx label {
    font-size: 11px;
  }
  .cont_nav_menu {
    width: 96%;
    margin-left: -48%;
  }
  .nav_menu {
    width: 62%;
    height: 58px;
  }
  .lnk-dly {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 15px 28px 20px 0;
    padding-top: 60px;
  }
  .dly-act {
    background-size: 48px auto;
  }
  .lnk-tnd {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 15px 0 20px 0;
    padding-top: 60px;
  }
  .tnd-act {
    background-size: 48px auto;
  }
  .content-info p {
    float: left;
    text-align: left;
    width: 260px;
    margin: 25px 0 0 140px;
  }
  .content-info ul {
    margin: 30px 10px 20px 40px;
  }
  .content-info ul.fst_ul {
    margin: 30px 20px 20px 140px;
  }
  .bx_btn {
    top: 50px;
    right: 190px;
    width: 200px;
  }
  a.lnk_google_play:link,
  a.lnk_google_play:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 10px 8px;
  }
  a.lnk_app_store:link,
  a.lnk_app_store:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 30px 8px;
  }
  .content-seguimiento .detalle_seg {
    width: 65%;
    padding: 35px 40px;
  }
  .content-seguimiento .detalle_pedido {
    width: 32%;
    margin-left: 3%;
    padding: 25px 30px;
  }
  .content-seguimiento {
    width: 100%;
    padding: 35px;
  }
  ul.li_seguimiento {
    width: 100%;
    margin-top: 30px;
  }
  ul.li_seguimiento li {
    line-height: 14px;
    width: 100px;
    margin: 0 5px;
  }
  ul.li_seguimiento li span {
    margin: 0 auto 8px auto;
  }
  .content-seguimiento .cont_map_b {
    height: 350px;
    margin-top: 30px;
  }
  .content-seguimiento .cont_dsp_txt {
    font-size: 13px;
    line-height: 18px;
  }
  .content-seguimiento .detalle_pedido {
    padding: 25px 25px;
  }
  .content-seguimiento ul.li-hist-c.hist-mod {
    width: 96%;
  }
  ul.li-hist-c.hist-mod li {
    width: 100%;
  }
  ul.li-hist-c.hist-mod li .itm_det {
    width: 86%;
    margin: 0 auto;
    padding: 18px 2%;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_cant {
    margin: 0 15px;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_prod {
    width: 60%;
  }
  ul.li-hist-c.hist-mod li .dsp_det {
    width: 86%;
  }
  ul.li-hist-c.hist-mod li .det_total {
    width: 96%;
    padding-left: 96px;
  }
  .bx_info_pagos {
    width: 100%;
    margin: 40px 0 50px 0;
  }
  .bx_info_pagos .img_ico {
    margin-right: 30px;
  }
  .bx_info_pagos ul {
    width: 60%;
    margin: 0 0 10px 0;
  }
  .msj_v {
    width: 90%;
    padding: 20px 20px 24px 20px;
  }
  .bx_num_ord {
    width: 70%;
    padding: 20px 20px 24px 20px;
  }
  ul.li_itm2 {
    width: 74%;
    margin: 30px 0 10px 0;
  }
  ul.li_itm2 li {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    margin: 8px 0;
    padding: 5px 0;
  }
  ul.li_itm2 li span {
    line-height: 52px;
    width: 54px;
    height: 54px;
    margin-right: 20px;
  }
  p.sel_entrega {
    margin-bottom: 10px !important;
    padding: 10px 0 16px 0 !important;
  }
  ul.li_prod {
    width: 100%;
    padding-left: 3px;
  }
  ul.li_prod li {
    width: 47%;
    min-height: 120px;
    margin: 10px 5% 11px 0;
    padding: 4px 5px;
  }
  ul.li_prod li:nth-child(2),
  ul.li_prod li:nth-child(4),
  ul.li_prod li:nth-child(6),
  ul.li_prod li:nth-child(8),
  ul.li_prod li:nth-child(10),
  ul.li_prod li:nth-child(12),
  ul.li_prod li:nth-child(14) {
    margin: 10px 0 11px 0;
  }
  ul.li_prod li:nth-child(3),
  ul.li_prod li:nth-child(5),
  ul.li_prod li:nth-child(7),
  ul.li_prod li:nth-child(9),
  ul.li_prod li:nth-child(11),
  ul.li_prod li:nth-child(13),
  ul.li_prod li:nth-child(15) {
    margin: 10px 5% 11px 0;
  }
  ul.li_prod li img {
    width: 70px;
    height: auto;
    margin-right: 15px;
  }
  ul.li_prod li a .desc {
    font-size: 13px;
    line-height: 16px;
    width: 60%;
    padding-top: 0;
  }
  ul.li_prod li .pr {
    font-size: 20px;
    margin-top: 13px;
  }
  ul.li-hist-c .li-hd {
    line-height: 16px;
    padding: 5px 0;
  }
  ul.li-hist-c li .bx_wb {
    width: 24%;
    margin: 10px auto 6px auto;
  }
  ul.li-hist-c li .bx_ws {
    width: 15%;
  }
  ul.li-hist-c li .bx_detalle {
    margin: 20px auto 50px auto;
  }
  ul.li-hist-c li .dsp_img {
    width: 30%;
    margin: 50px 10% 0 auto;
  }
  ul.li-hist-c li .dsp_det {
    width: 58%;
  }
  ul.li-hist-c li .lnk-dsp-ar {
    font-size: 13px;
    width: 110px;
    padding-right: 10px;
  }
  ul.li-hist-c li .itm_det .itm_cant {
    margin: 0 15px 0 0;
  }
  ul.li-hist-c li .itm_det .itm_prod {
    width: 70%;
  }
  .formA .delivery {
    width: 106px;
    height: 92px;
    margin: 15px 24px 30px 0;
  }
  .formA .delivery label {
    font-size: 11px;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .retirar-tienda {
    width: 106px;
    height: 92px;
    margin: 15px 0 30px 0;
  }
  .formA .retirar-tienda label {
    font-size: 11px;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .content-seguimiento .detalle_seg.cntben {
    width: 100%;
  }
  ul.li_itm_cmb li {
    width: 31%;
    height: 420px;
    margin: 10px 3.4% 45px 0;
    padding-bottom: 15px;
  }
  ul.li_itm_cmb li:nth-child(3n) {
    margin: 10px 0 45px 0;
  }
  ul.li_itm_cmb li a.tit_combo {
    font-size: 15px;
    line-height: 20px;
  }
}
/* ---------------------------- TABLET H ---------------------------- */
/* ---------------------------- TABLET V ---------------------------- */
@media screen and (min-width: 737px) and (max-width: 920px) {
  /* --------------------- ANCHOS ---------------------*/
  /* --------------------- ANCHOS ---------------------*/
  .mod-loading {
    width: 100%;
    height: 100vh !important;
  }
  .mod-loading.open:after {
    background: url(../lib/load-2.svg) no-repeat center;
    background-size: 57px auto;
  }
  .modal_cont {
    z-index: 3000;
  }
  .modal_cont .content_modal {
    width: 90%;
    margin: 80px auto 0 auto !important;
    padding: 25px 10px;
  }
  .modal_cont .content_modal a.mod_clos {
    margin: -58px -4px 0 auto;
  }
  .modal_cont.open .content_modal p {
    margin: 15px 10%;
  }
  .modal_cont .content_modal .formA .button {
    width: auto;
    height: 68px;
    padding: 0 20px;
  }
  .modal_login {
    z-index: 3000;
  }
  .modal_login .content_modal {
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0 auto 0 auto !important;
    padding: 14px 5% 30px 5%;
  }
  .modal_login a.cls-mod2 {
    position: relative;
    width: 95px;
    height: 33px;
    margin: 0 0 20px auto;
  }
  .modal_login h2 {
    overflow: hidden;
    width: 100%;
    margin: 13px auto 24px auto;
    padding-bottom: 9px;
  }
  .mod-intro {
    z-index: 10000;
  }
  .mod-intro .content_modal a.logo {
    top: -100px;
    background-size: auto 70px;
  }
  /* ---------------------------- SLIDER ELEMENTS---------------------------- */
  .modal_ndp {
    z-index: 3000;
  }
  .modal_ndp .content_modal {
    width: 80%;
    margin: 22% auto 80px auto !important;
    padding: 14px 20px 30px 20px;
  }
  .modal_ndp h2.tit_proc {
    text-align: left;
    width: 210px;
    margin: 80px auto 20px auto;
  }
  .modal_sucursal {
    overflow: auto;
    min-height: 100%;
    height: 100%;
  }
  .modal_sucursal .logo {
    background-size: auto 90px;
    height: 90px;
    margin: 20px auto 0 -85px;
  }
  .modal_sucursal .content_modal {
    position: relative;
    width: 88%;
    margin: 126px auto 50px auto;
    padding: 20px 25px;
  }
  .content_modal p.txt_suc {
    margin: 6px 0 20px 0;
  }
  .modal_sucursal ul li {
    width: 90%;
    margin: 10px 5% 40px 5%;
  }
  .modal_sucursal ul li .tit_suc {
    display: inline-block;
    width: auto;
    margin: 0 auto 15px auto;
    padding: 0 24px;
  }
  .modal_sucursal ul li .txt-dsc {
    width: 90%;
    margin: 0 auto;
  }
  .content-compra.site-off {
    position: absolute;
  }
  .container.site-off .cont_nav_menu {
    display: none;
  }
  .site-off .content {
    overflow: hidden;
    height: 700px;
  }
  .content_off {
    width: 100%;
  }
  .tl_deg:after {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(98%, #ffffff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .cont_ms_off {
    top: 140px;
    left: 10%;
    width: 80%;
    padding: 20px 20px 20px 20px;
  }
  .cont_ms_off h2 {
    margin: 5px auto 10px auto;
    padding-bottom: 9px;
  }
  header {
    height: 70px;
    margin-bottom: 50px;
  }
  a.logo:link,
  a.logo:visited {
    top: 0;
    left: 6px;
    background-size: auto 50px;
    width: 80px;
    height: 60px;
    margin: 5px auto 0 0;
  }
  header .bx_descripcion {
    width: auto;
    height: 49px;
    margin: 10px 8px 0 0;
  }
  header .bx_descripcion ul li {
    margin: 0 5px;
  }
  header .bx_descripcion ul li a {
    padding: 16px 8px;
  }
  header .bx_proceso_pedido {
    background: #c50003 url(../lib/ico-camino-y.svg) no-repeat 12px center;
    background-size: 34px auto;
    width: 140px;
    height: 50px;
    margin: 5px 0 0 86px;
  }
  header .bx_proceso_pedido a {
    text-indent: -999999px;
    padding: 8px 10px 0 34px;
  }
  header .bx_proceso_pedido a:before {
    top: 16px;
    left: 56px;
    text-indent: 0px;
    position: absolute;
    content: "Seguimiento";
    color: #ffffff;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    font-weight: 100;
    width: 50px;
    height: 4px;
  }
  header .bx_proceso_pedido a:after {
    display: none;
    background-size: 15px auto;
    width: 30px;
    height: 30px;
  }
  header .bx_proceso_pedido a:hover:after {
    background-size: 15px auto;
  }
  header ul.li-user li {
    display: none;
    margin: 0 2px;
  }
  header ul.li-user li a {
    padding: 10px 0;
  }
  header ul.li-user li.inicio_se {
    display: inline-block;
  }
  header ul.li-user li.inicio_se a {
    line-height: 46px;
    width: 120px;
    height: 48px;
    margin-top: 0;
    padding: 0;
  }
  header ul.li-user li.usuario {
    display: inline-block;
  }
  header ul.li-user li.usuario a {
    line-height: 46px;
    width: 120px;
    height: 48px;
    margin-top: 0;
    padding: 0;
  }
  header ul.li-user li.us_log {
    border: 0;
    margin: 0 5px 0 0;
  }
  header ul.li-user li.us_log a {
    padding: 8px 26px 8px 0;
  }
  header ul.li-user li.us_log a .small {
    margin-top: 0;
  }
  header ul.li-user li.us_log a:before {
    top: 18px !important;
    right: 0 !important;
  }
  header ul.li-user li.us_log a:hover:before {
    top: 18px !important;
    right: 0 !important;
  }
  header .bx_user_inf {
    top: 54px;
    right: -5px;
    z-index: 3000;
    width: 300px;
    padding: 0 20px 10px 20px;
  }
  header .bx_user_inf ul li {
    margin: 4px 0 !important;
  }
  header .bx_user_inf ul li.us_subt {
    margin: 20px 0 6px 0 !important;
  }
  header .bx_user_inf ul li a {
    padding: 8px 15px 8px 20px !important;
  }
  header .bx_user_inf ul li a:after {
    top: 8px;
  }
  header .bx_user_inf ul li.ned a:after {
    display: none;
  }
  header .bx_user_inf ul li.cls_ses {
    clear: both;
    overflow: hidden;
    display: block;
    border-top: 1px solid #b00200;
    margin-top: 15px !important;
    padding-top: 15px !important;
  }
  .content-compra {
    top: 70px;
    right: 0;
    z-index: 1000;
    border: 0;
    transition: all 0s !important;
  }
  .content-compra h2 {
    display: none;
  }
  .content-compra h2 a {
    display: none;
  }
  .content-compra.compra_sb {
    top: 70px;
  }
  .content-compra.desplegado {
    overflow: hidden;
    display: block;
    box-sizing: initial;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    overflow-y: auto;
    height: 100vh !important;
    visibility: visible;
    transition: all 0.3s;
  }
  .content-compra.desplegado .formA fieldset {
    width: 50%;
    margin: 9px 0 0 25% !important;
    padding-bottom: 140px;
  }
  p.sel_entrega {
    display: block;
    width: 60% !important;
    padding: 10px 0 4px 0 !important;
    border: 10px solid red !important;
  }
  p.sel_entrega:after {
    bottom: 2px;
    left: 0;
    content: "Selecciona el tipo de entrega";
    position: absolute;
    color: #e0041d;
    font-size: 12px;
    text-align: center;
    width: 100%;
  }
  .compra-fix {
    top: 0 !important;
    background: #ffffff;
    transition: all 0s !important;
    height: auto;
    min-height: auto;
    max-height: auto;
  }
  .compra-fix h2 a {
    display: none;
  }
  .content-compra .formA fieldset {
    margin: 9px 0 0 8% !important;
  }
  .compra-fix .formA fieldset {
    margin: 9px 0 0 8% !important;
  }
  .modal_producto {
    z-index: 10000;
    height: 100% !important;
  }
  .modal_producto .content_modal {
    width: 100%;
    min-height: 100%;
    margin: 0 auto !important;
    padding-bottom: 0;
  }
  .modal_producto .content_modal .formA fieldset {
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
  }
  .content_modal a.cls-mod {
    float: right;
    display: block;
    z-index: 100;
    position: relative;
    color: #ffffff;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    text-decoration: none;
    width: 95px;
    height: 33px;
    margin: 10px;
  }
  .modal_producto .cnt_mod_bd {
    overflow: hidden;
    position: relative;
    margin: 40px 0 0 0 !important;
    padding: 20px;
  }
  .cnt_mod_bd img {
    width: 34%;
    height: auto;
    margin-right: 5%;
  }
  .cnt_mod_bd .prod_dsc {
    width: 60% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .cnt_mod_bd h3 {
    margin: 0 0 14px 0;
  }
  .modal_producto .cnt_mod_ft {
    width: 100%;
    margin-top: 30px;
    padding: 20px 0;
  }
  .modal_producto .cnt_mod_ft p {
    margin: 0;
    padding: 0;
  }
  .modal_producto .formA .button {
    position: relative;
    width: 120px;
    height: 46px;
    margin: 8px 10px 8px auto !important;
  }
  .modal_producto .formA .itm_cant {
    float: left;
    width: 40%;
    margin: 0 5% !important;
    padding: 0;
  }
  .modal_producto .formA .itm_prc {
    clear: right;
    width: 30% !important;
    margin: 9px 5% 2px 5%;
  }
  .modal_producto .content_modal .formA .itm_prc {
    width: 160px !important;
    margin: 16px 20px 6px 20px;
  }
  .modal_producto .bx-col-a {
    float: left;
    display: block;
    text-align: left;
    width: 100%;
    margin: 20px 0;
  }
  .modal_producto .bx-col-b {
    float: left;
    display: block;
    text-align: left;
    width: 100%;
    margin: 20px 0;
  }
  .modal_producto .bx-col-c {
    margin: 20px 0 10px 0;
  }
  .cnt_mod_bd img {
    margin-right: 20px;
  }
  .cnt_mod_bd .prod_dsc {
    width: 180px;
  }
  .modal_producto .cnt-prod {
    margin: 0;
  }
  .modal_producto .cnt-prod .bx-prod,
  .modal_producto .cnt-prod .bx-prod-c2 {
    position: relative;
    width: 45% !important;
    min-height: 200px;
    height: auto;
    /*height: 256px;*/
    margin: 20px 2% 0 2% !important;
    padding: 0;
  }
  .modal_producto .cnt-prod .bx-prod p,
  .modal_producto .cnt-prod .bx-prod-c2 p {
    padding: 0 0 25px 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod .liRB,
  .modal_producto .cnt-prod .bx-prod .liRB2 {
    height: 240px !important;
    margin: 0 !important;
    /*margin: 2px 0;*/
  }
  .modal_producto .cnt-prod .bx-prod-c2 .liRB,
  .modal_producto .cnt-prod .bx-prod-c2 .liRB2 {
    height: 262px !important;
    margin: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod .itm_cant {
    bottom: 1px !important;
    margin: 3px 0 0 -55px !important;
    padding: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod-c2 .itm_cant {
    bottom: 10px !important;
    margin: 3px 0 0 -55px !important;
    padding: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod .liRB label:after {
    top: 150px;
    left: 5px;
  }
  .modal_producto .cnt-prod .bx-prod .liRB label:before {
    top: 156.4px;
    left: 11.7px;
  }
  .modal_producto .cnt-prod .bx-prod img,
  .modal_producto .cnt-prod .bx-prod-c2 img {
    float: none;
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto 10px auto !important;
  }
  .modal_producto .cnt-prod .bx-prod .liRB2 .lab_desc {
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .modal_producto .cnt-prod .bx-prod b,
  .modal_producto .cnt-prod .bx-prod-c2 b {
    /*margin-top: 10px;*/
    margin-bottom: 0;
  }
  .modal_producto .cnt-prod .bx-prod-c2 label .small {
    display: block;
  }
  .modal_producto .cnt-prod .bx-prod-c2 .itm_cant input {
    margin: -4px 0 0 0 !important;
  }
  .formA p .liRB {
    position: relative;
    height: 34px;
    margin: 3px 0;
  }
  .formA p .liRB label {
    height: 28px;
    padding: 10px 10px 0 38px;
  }
  .content_info {
    height: 70px;
  }
  .content_info .logo {
    top: 0;
    left: 2%;
    background-size: auto 55px;
    width: 90px;
    height: 55px;
    margin: 6px auto 0 0;
  }
  .content_info .bx_descripcion {
    width: 250px;
    height: 40px;
    margin: 20px 2% 0 0;
  }
  .content_info .sucursal {
    width: 125px;
    margin: 0 10px 0 auto;
  }
  .content_info .horario {
    width: 115px;
  }
  .content_combos {
    overflow: hidden;
    height: 160px;
    padding: 10px 0 4px 0;
  }
  #scrolling {
    left: -200px;
  }
  .content_combos ul {
    overflow: hidden;
    margin-top: -2px;
    height: 140px;
  }
  .content_combos ul li {
    width: 100%;
    height: 190px !important;
    margin: 0 !important;
  }
  .content_combos ul li img {
    display: block;
    width: 100%;
    height: auto;
  }
  .content_combos ul li .bx_img {
    width: 94%;
    height: 130px;
    margin: 6px auto 8px auto;
  }
  .content_combos ul li a {
    width: 100%;
    height: 190px !important;
    margin: 0;
  }
  .content_msj {
    box-sizing: border-box;
    text-align: left;
    width: 100%;
    height: auto;
    padding: 18px 70px 18px 26px;
  }
  a.lnk_cls_b {
    top: 25px;
    right: 8px;
  }
  .container {
    width: 100%;
  }
  .content {
    width: 100%;
    padding: 0;
  }
  .content-compra {
    overflow: hidden;
    border-radius: 0;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    transition: all 0.3s;
  }
  .cmp-resumen {
    width: 100%;
  }
  .content-compra .formA fieldset {
    top: -2px;
    left: 80px;
    pointer-events: none;
    position: absolute;
    box-sizing: border-box;
    margin: 0;
  }
  .content-compra a.lnk-dly,
  .content-compra a.lnk-tnd {
    display: none;
  }
  .content-compra .formA p {
    display: none;
    border: 0;
  }
  .content-compra .formA p.bxtt {
    display: block;
    border: 0;
    width: 100px;
  }
  .content-compra .formA .txttl {
    display: none;
  }
  .compra-fix .formA .txttlb,
  .content-compra .formA .txttlb {
    display: block;
    width: 130px;
    margin: -2px 0 0 14px;
  }
  .content-compra .formA .txttl-prc {
    text-align: left;
    width: 90px;
    margin: -1px 0 0 4px;
  }
  .desplegado h2 {
    top: 60px;
    left: 50%;
    border-radius: 0;
    width: 120px;
    height: 36px;
    margin-left: -60px;
  }
  .content-compra ul {
    top: -2px;
    right: 5%;
    position: absolute;
    box-sizing: border-box;
    width: 80px;
    margin: 0;
  }
  .content-compra ul li {
    display: none;
  }
  .content-compra ul .li-total {
    display: block;
  }
  .content-compra ul .li-total .txttl {
    display: none;
  }
  .content-compra ul .li-total .txttl-prc {
    text-align: right;
    width: 80px;
  }
  .desplegado .formA p {
    display: block;
  }
  .desplegado .formA fieldset {
    top: 0;
    left: 0;
    pointer-events: visible;
    position: relative;
    box-sizing: border-box;
    width: 86%;
    margin: 46px 7% 0 7%;
  }
  .desplegado .formA p.bxtt {
    display: block;
  }
  .desplegado .formA .txttl {
    display: block;
  }
  .desplegado .formA .txttlb {
    display: none;
  }
  .desplegado .formA .txttl-prc {
    display: block;
    margin-top: 10px;
  }
  .desplegado ul {
    top: 0;
    right: 0;
    pointer-events: default;
    position: relative;
    box-sizing: border-box;
    width: 86%;
    margin: 60px 7% 0 7%;
  }
  .desplegado ul li {
    display: block;
  }
  .desplegado ul .li-total {
    position: relative;
  }
  .desplegado ul .li-total .txttl {
    display: block;
  }
  .desplegado ul .li-total .txttl-prc {
    text-align: left;
    width: auto;
  }
  .content-compra .disp-menu {
    display: block;
  }
  a.lnk-desp {
    display: block;
  }
  a.lnk-rep {
    display: none;
  }
  .desplegado a.lnk-desp {
    display: none;
  }
  .desplegado a.lnk-rep {
    display: block;
  }
  .content-in {
    box-sizing: border-box;
    border-radius: 0;
    width: 100%;
    margin: 0;
    padding: 15px 8% 45px 8%;
  }
  .content-in h2 {
    margin: 8px 0 0 0;
  }
  .content-in h3 {
    line-height: 47px;
    height: 47px;
    margin: 30px auto 0 auto;
  }
  .content-in h3.pollo {
    background: #7fcbd4 url(../lib/ico-pollo.svg) no-repeat 20px center;
    background-size: auto 26px;
    padding: 0 20px 0 60px;
  }
  .content-in h3.hamburguesas {
    background: #ffdd00 url(../lib/ico-hamburguesa.svg) no-repeat 20px center;
    background-size: auto 26px;
    padding: 0 20px 0 60px;
  }
  .content-in h3.baldes {
    background: #e0041d url(../lib/ico-baldes.svg) no-repeat 20px center;
    background-size: auto 29px;
    padding: 0 20px 0 65px;
  }
  .content-in h3.ensaladas {
    background: #7fcbd4 url(../lib/ico-ensaladas.svg) no-repeat 20px center;
    background-size: auto 29px;
    padding: 0 20px 0 64px;
  }
  .content-in h3.acompanamientos {
    background: #7fcbd4 url(../lib/ico-acompanamientos.svg) no-repeat 20px center;
    background-size: auto 29px;
    padding: 0 20px 0 59px;
  }
  .content-in h3.postres {
    background: #ffdd00 url(../lib/ico-postres.svg) no-repeat 27px center;
    background-size: auto 26px;
    padding: 0 20px 0 67px;
  }
  .content-in h3.juguete {
    background: #7fcbd4 url(../lib/ico-juguete.svg) no-repeat 25px center;
    background-size: auto 29px;
    padding: 0 20px 0 67px;
  }
  .content-in h4 {
    display: block;
    height: auto;
    margin: 20px auto -6px auto;
  }
  .cnt-form {
    box-sizing: border-box;
    border-radius: 0;
    width: 100%;
    margin-top: 0;
    padding: 20px 8% 45px 8%;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .cnt-form .spl {
    width: 100%;
    margin-left: 0;
  }
  .cnt-form .formA fieldset {
    width: 100%;
  }
  .cnt-form .formA p.chbx {
    width: 100%;
  }
  .cnt-form .formA p.chbx label {
    width: 90%;
  }
  .cnt-form .formA .button {
    float: none;
    width: 180px;
    height: 60px;
    margin: 10px auto;
  }
  .cnt-form .button {
    float: none !important;
    display: block;
    position: relative;
    margin: 20px auto !important;
  }
  .cnt-form .subtit {
    margin: 10px 0;
  }
  .cnt-form .bx_mapa {
    overflow: hidden;
    width: 100%;
    margin: 20px 0;
  }
  .cnt-form .bx_mapa img {
    width: 100%;
    height: auto;
  }
  .content_combos {
    height: 235px;
    padding: 19px 0 10px 0;
  }
  .content_combos ul {
    height: 230px;
  }
  .content_combos ul li {
    overflow: hidden;
    width: 240px;
    min-width: 240px;
    height: 190px;
    margin: 0 20px !important;
  }
  .content_combos ul li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .lnk-dly {
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 0 28px 20px 0;
    padding-top: 60px;
  }
  .dly-act {
    margin: 40px 28px 20px 0;
    background-size: 48px auto;
  }
  .lnk-tnd {
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 0 0 20px 0;
    padding-top: 60px;
  }
  .tnd-act {
    background-size: 48px auto;
  }
  .cont_nav_menu {
    top: 46px;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .cont_nav_menu.nav_mnp {
    top: 24px;
  }
  .nav_menu {
    overflow: hidden;
    width: 90%;
    margin: 31px 0 15px 5% !important;
  }
  .nav_menu ul li:last-child {
    margin-right: 10px;
  }
  .content-section {
    margin-top: 10px;
  }
  .cnt-form .bx_select {
    width: 100%;
  }
  .cnt-form .bx_select .bx_option {
    border-radius: 0 0 5px 5px;
    width: 100%;
  }
  .cnt-form .bx_select .bx_option ul li a {
    padding: 10px 15px;
  }
  .cnt-form .bx_select .bx_option ul li a.lnk-01 {
    padding: 10px 15px;
  }
  ul.li_prod {
    width: 100%;
    margin-top: 10px;
    padding-left: 3px;
  }
  ul.li_prod li {
    width: 47%;
    min-height: 120px;
    margin: 10px 5% 11px 0;
    padding: 4px 5px;
  }
  ul.li_prod li:nth-child(2),
  ul.li_prod li:nth-child(4),
  ul.li_prod li:nth-child(6),
  ul.li_prod li:nth-child(8),
  ul.li_prod li:nth-child(10),
  ul.li_prod li:nth-child(12),
  ul.li_prod li:nth-child(14) {
    margin: 10px 0 11px 0;
  }
  ul.li_prod li:nth-child(3),
  ul.li_prod li:nth-child(5),
  ul.li_prod li:nth-child(7),
  ul.li_prod li:nth-child(9),
  ul.li_prod li:nth-child(11),
  ul.li_prod li:nth-child(13),
  ul.li_prod li:nth-child(15) {
    margin: 10px 5% 11px 0;
  }
  ul.li_prod li img {
    width: 70px;
    height: auto;
    margin-right: 15px;
  }
  ul.li_prod li a .desc {
    width: 60%;
    padding-top: 0;
  }
  ul.li_dir {
    width: 90%;
    margin: 30px auto;
  }
  ul.li_dir li a {
    padding: 15px;
  }
  .formA p .liRB {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 23px;
    margin: 2px 0;
  }
  .formA p .liRB label {
    cursor: pointer;
    color: #2f2c05;
    height: 23px;
    padding: 0 10px 0 38px;
    transition: all 0.3s ease;
  }
  .bx_sel_g p .liRB {
    height: 72px;
  }
  .bx_sel_g p .liRB .txt_lab {
    width: 100%;
    margin: 7px 0 10px 0;
  }
  .itm_cant_in {
    width: 100%;
    margin: -30px 0 0 0 !important;
    padding: 0 4% !important;
  }
  .itm_cant_in .liRB {
    height: 46px !important;
    margin: 0 !important;
  }
  .itm_cant_in .liRB .txt_lab {
    width: 100%;
    margin: -2px 0 5px 0 !important;
  }
  .formA p .liRB label {
    cursor: pointer;
    color: #2f2c05;
    height: 23px;
    padding: 0 10px 0 38px;
    transition: all 0.3s ease;
  }
  .liRB .pagando_circle {
    float: none;
    clear: both !important;
    margin-top: 10px;
  }
  .liRB .pagando_circle img {
    margin: 5px auto 0 auto !important;
  }
  .formA p .liRB label .pagando_circle,
  .formA p .liRB input[type="radio"]:checked + label .pagando_circle {
    margin: 10px auto;
  }
  .formA p .liRB2 {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 23px;
    margin: 2px 0;
  }
  .formA fieldset {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 20px 0;
  }
  .formA p {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 5px 0;
  }
  .formA p.nm,
  .formA p.wb {
    width: 100% !important;
  }
  .formA p.wb .inpB,
  .formA p.wb .inpM {
    width: 100% !important;
  }
  .formA p.chbx {
    width: 100%;
    height: 35px;
    margin: 10px auto;
  }
  .formA .button {
    float: none;
    width: 220px;
    height: 54px;
    margin: 10px auto;
  }
  .formA .btn-ds:after {
    background: url(../lib/load.svg) no-repeat center;
    background-size: auto 80px;
    width: 220px;
    height: 54px;
  }
  .formA .delivery {
    width: 106px;
    height: 92px;
    margin: -10px 24px 30px 0;
  }
  .formA .delivery label {
    background-size: 42px auto;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .delivery input[type="radio"]:checked + label {
    background-size: 42px auto;
  }
  .formA .retirar-tienda {
    width: 106px;
    height: 92px;
    margin: -10px 0 32px 0;
  }
  .formA .retirar-tienda label {
    background-size: 32px auto;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .retirar-tienda input[type="radio"]:checked + label {
    background-size: 30px auto;
  }
  .content-info {
    overflow: hidden;
    height: auto;
    padding: 25px 30px 20px 30px;
  }
  .content-info:before {
    display: none;
  }
  .content-info p {
    width: 44%;
    margin: 10px 0 0 0;
  }
  .content-info ul {
    width: 26%;
    margin: 30px 5% 0 0;
  }
  .content-info ul.fst_ul {
    width: 26%;
    margin: 30px 5% 0 0;
  }
  .content-info ul li {
    width: 100%;
    margin: 10px auto;
    padding: 0 17px;
  }
  .content-info ul li:after {
    top: 15px;
  }
  .content-info ul li a {
    padding: 10px 0;
  }
  .bx_btn {
    top: 40px;
    right: 160px;
    width: 200px;
  }
  a.lnk_google_play:link,
  a.lnk_google_play:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 10px 8px;
  }
  a.lnk_app_store:link,
  a.lnk_app_store:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 30px 8px;
  }
  .content_not_msj {
    left: 5%;
    width: 90%;
    margin-left: 0;
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
  }
  .content_not_msj .txt-desc {
    float: left;
    display: block;
    text-align: left;
    width: 75%;
    margin: 14px 0 16px 7%;
  }
  .content_not_msj a.lnk_cls_not {
    margin: 15px 4px 0 0;
  }
  .content_not_msj a.lnk_cls_not:after {
    bottom: 8px;
    left: 10px;
  }
  footer {
    height: 60px;
    padding: 20px 20px 20px 10px;
  }
  .content-seguimiento {
    border-radius: 0;
    width: 94%;
    margin: -34px auto 30px auto !important;
    padding: 30px 20px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .content-seguimiento ul {
    width: 100%;
    margin-top: 20px;
  }
  .content-seguimiento ul li {
    width: 54px;
    margin: 0 5px;
  }
  .content-seguimiento ul li:last-child {
    margin: 0 0 0 4px;
  }
  .content-seguimiento ul li span {
    border: 2px solid #ffffff;
    width: 40px;
    height: 40px;
    margin: 0 auto 3px auto;
  }
  .content-seguimiento ul li.ico_ar_r {
    background-size: 12px auto;
    width: 15px;
    height: 60px;
    margin: 0 2px;
  }
  .content-seguimiento ul li.procesando span {
    background-size: 30px auto;
  }
  .content-seguimiento ul li.preparacion span {
    background-size: 30px auto;
  }
  .content-seguimiento ul li.camino span {
    background-size: 27px auto;
  }
  .content-seguimiento ul li.entregado span {
    background-size: 21px auto;
  }
  .content-seguimiento .cont_dsp_dir {
    width: 100%;
    margin-top: 15px;
  }
  .content-seguimiento .cont_dsp_dir p {
    margin: 16px 0 10px 0;
  }
  .content-seguimiento .cont_map_b {
    width: 100%;
    height: 220px;
    margin-top: 20px;
  }
  .content-seguimiento .cont_dsp_txt {
    height: auto;
    margin-top: 20px;
    padding: 20px 10% 20px 10%;
  }
  .content-seguimiento .cont_dsp_txt p {
    margin: 20px 0;
  }
  .bx_info_pagos {
    width: 100%;
    margin: 20px 0 30px 0;
  }
  .bx_info_pagos .img_ico {
    float: none;
    width: 30%;
    height: auto;
    margin: 10px auto 30px auto;
  }
  .bx_info_pagos ul {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .msj_v {
    width: 94%;
    margin: 10px auto;
    padding: 15px 20px 19px 20px;
  }
  .bx_num_ord {
    width: 94%;
    margin: 30px auto;
    padding: 16px 20px 18px 20px;
  }
  a.btn-cobertura {
    background-size: 20px auto;
    line-height: 32px;
    height: 40px;
    margin: 14px 0 0 100px;
    padding: 0 10px 0 46px;
  }
  ul.li_itm2 {
    width: 100%;
    margin: 20px 0 10px 0;
  }
  ul.li_itm2 li span {
    margin-right: 16px;
  }
  .cntTabS {
    width: 100% !important;
    overflow-y: scroll !important;
    margin: 20px auto !important;
    padding-bottom: 14px;
  }
  table {
    width: 700px;
    margin: 0 auto !important;
  }
  tbody td {
    padding: 8px 10px !important;
  }
  ul.li-hist-c {
    margin: 10px auto;
    padding-bottom: 6px;
  }
  ul.li-hist-c li span:nth-child(2),
  ul.li-hist-c li span:nth-child(3),
  ul.li-hist-c li span:nth-child(4) {
    display: none;
  }
  ul.li-hist-c li .bx_wb {
    float: right;
    width: 140px;
  }
  ul.li-hist-c li .bx_wm {
    width: 42%;
  }
  ul.li-hist-c li .bx_ws {
    float: left;
    display: block;
    width: 13%;
    margin: 10px auto 6px auto;
  }
  ul.li-hist-c li .bx-hr {
    display: block;
    width: 100%;
    margin: 5px auto;
  }
  ul.li-hist-c li .lnk-dsp-ar {
    width: 120px;
  }
  ul.li-hist-c li .bx_detalle {
    margin: 50px auto;
  }
  ul.li-hist-c li .dsp_img {
    width: 35%;
    margin: 50px 5% 0 auto;
  }
  ul.li-hist-c li .dsp_det {
    display: block !important;
    overflow: hidden;
    width: 60%;
    margin: 0 auto;
  }
  .ico-delivery {
    background: #fcfcfc url(../lib/ico-delivery.svg) no-repeat center 14px;
    background-size: 48px auto;
    width: 99%;
    height: 125px;
    margin: 10px auto;
    padding: 72px 10px 10px 10px;
  }
  .ico-ret_sucursal {
    background: #fcfcfc url(../lib/ico-tienda-r.svg) no-repeat center 20px;
    background-size: 38px auto;
    width: 99%;
    height: 125px;
    margin: 10px auto;
    padding: 72px 10px 10px 10px;
  }
  ul.li-hist-c li .itm_det {
    display: block !important;
    padding: 18px 0;
  }
  ul.li-hist-c li .itm_det span {
    display: block !important;
  }
  ul.li-hist-c li .itm_det .itm_cant {
    width: 40px;
    height: 40px;
    margin: 0 5% 0 0;
  }
  ul.li-hist-c li .itm_det .itm_prod {
    width: 66%;
  }
  ul.li-hist-c li .itm_btn {
    width: 100%;
    margin: 30px auto;
  }
  ul.li-hist-c li .itm_btn a {
    width: 84%;
  }
  .content-seguimiento .detalle_seg.cntben {
    width: 100%;
  }
  .cont_desc {
    width: 100%;
  }
  .cont_desc h1 {
    margin: 10px 0 14px 0;
  }
  ul.li_itm_cmb li {
    width: 46%;
    height: 420px;
    margin: 10px 7% 45px 0;
  }
  ul.li_itm_cmb li:nth-child(2n) {
    margin: 10px 0 45px 0;
  }
  ul.li_itm_cmb li:nth-child(3n) {
    margin: 10px 7% 45px 0;
  }
  ul.li_itm_cmb li a.img_cmb {
    display: block;
    text-decoration: none;
    margin-bottom: 20px;
  }
  ul.li_itm_cmb li a.img_cmb img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.3s;
  }
  ul.li_itm_cmb li a.tit_combo {
    font-size: 15px;
    line-height: 20px;
  }
  ul.li_itm_cmb li a.btn_vm_cmb {
    float: left;
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #f7c004;
    border-radius: 6px;
    width: 47%;
    height: 45px;
  }
  ul.li_itm_cmb li a.btn_cm_cmb {
    float: right;
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #e0041d;
    border-radius: 6px;
    width: 47%;
    height: 45px;
  }
}
/* ---------------------------- TABLET V ---------------------------- */
/* ---------------------------- MOBILE ---------------------------- */
@media screen and (min-width: 321px) and (max-width: 736px) {
  /* --------------------- ANCHOS ---------------------*/
  /* --------------------- ANCHOS ---------------------*/
  .mod-loading {
    width: 100%;
    height: 100vh !important;
  }
  .mod-loading.open:after {
    background: url(../lib/load-2.svg) no-repeat center;
    background-size: 57px auto;
  }
  .modal_cont {
    z-index: 3000;
    height: 100% !important;
  }
  .modal_cont .content_modal {
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    border-radius: 0;
    width: 100%;
    min-height: 100% !important;
    margin: 0 auto !important;
    padding: 20px 10px 25px 10px;
  }
  .modal_cont .content_modal a.mod_clos {
    position: relative;
    width: 95px;
    height: 33px;
    margin: 0 0 28px auto;
  }
  .modal_cont .content_modal h2 {
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    margin: 13px auto 24px auto;
    padding-bottom: 9px;
  }
  .modal_cont.open .content_modal p {
    margin: 15px 10%;
  }
  .modal_cont .content_modal .formA .button {
    font-size: 16px;
    width: auto;
    height: 68px;
    padding: 0 20px;
  }
  .modal_login {
    z-index: 4000;
    margin: 0 !important;
    padding: 0;
    height: 100% !important;
  }
  .modal_login .content_modal {
    overflow: hidden;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 0;
    width: 100%;
    margin: 0 auto !important;
    padding: 14px 5% 30px 5%;
  }
  .modal_login a.cls-mod2 {
    position: relative;
    font-size: 13px;
    line-height: 33px;
    width: 95px;
    height: 33px;
    margin: 0 0 20px auto;
  }
  a.lnk_back {
    background: url(../lib/ar-l-r.svg) no-repeat left center;
    background-size: 10px auto;
    width: 85px;
    height: 33px;
    margin: 0 0 20px auto;
    padding-left: 16px;
  }
  .modal_login h2 {
    overflow: hidden;
    font-size: 22px;
    line-height: 28px;
    width: 100%;
    margin: 13px auto 24px auto;
    padding-bottom: 9px;
  }
  .modal_login h3 {
    display: block;
    position: relative;
    color: #e0041d;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
    width: 90%;
    margin: 34px auto 10px auto;
  }
  .modal_login h3:after {
    top: 50%;
    left: -15px;
    position: absolute;
    content: "";
    background: #fcea1b;
    width: 4px;
    height: 14px;
    margin-top: -7px;
  }
  .modal_login p {
    position: relative;
    line-height: 18px;
    width: 80%;
    margin: 16px auto 0 auto;
    padding: 0;
  }
  .modal_login .p_wb {
    text-align: left;
    width: 90%;
    margin: 16px auto;
  }
  .modal_login .formA fieldset {
    float: none;
    display: block;
    overflow: visible;
    position: relative;
    width: 100%;
    margin: 15px auto 0 auto !important;
    padding: 0;
  }
  .modal_login .formA label {
    float: none;
    color: #e0041d;
    font-size: 14px;
    text-align: left;
    width: 90%;
    margin: 0 auto !important;
    padding: 4px 0 !important;
  }
  .modal_login .formA label .small {
    display: block;
    font-size: 12px;
    font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
    line-height: 14px;
    width: 90%;
    margin-bottom: 5px;
  }
  .modal_login .formA p {
    position: relative;
    width: 100%;
    margin: 5px auto 5px auto !important;
    padding: 0;
  }
  .modal_login .formA p.wm {
    width: 99%;
    margin: 5px 0 !important;
  }
  .modal_login .formA p.chbx {
    box-sizing: border-box;
    width: 100% !important;
    height: auto !important;
    margin: 0 auto !important;
    padding: 20px 0 10px 0;
  }
  .modal_login .formA p.chbx label {
    color: #2f2c05;
    font-size: 12px;
    font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
    line-height: 20px !important;
    text-align: left;
    width: 90%;
    margin: 20px auto;
  }
  .modal_login .formA input {
    float: none;
    display: inline-block;
    vertical-align: middle;
    color: #4c4c4c;
    font-size: 14px !important;
    font-size: 100%;
    line-height: 16px;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    width: 90%;
    height: 41px;
    margin: 0;
    padding: 0 3%;
  }
  .formA .inp_map {
    background: url(../lib/ico-pin.svg) no-repeat 10px center;
    background-size: 18px auto;
    padding: 0 3% 0 40px !important;
  }
  .modal_login .formA .subtit {
    float: left;
    position: relative;
    color: #e0041d;
    font-size: 18px;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
    width: 90%;
    margin: 34px auto 10px 5%;
  }
  .modal_login .formA .subtit:after {
    top: 50%;
    left: -15px;
    position: absolute;
    content: "";
    background: #fcea1b;
    width: 4px;
    height: 14px;
    margin-top: -7px;
  }
  .modal_login .formA .button {
    float: none;
    clear: both;
    display: block;
    position: relative;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    font-weight: 400;
    background: #e0041d;
    width: 180px;
    height: 50px;
    margin: 12px auto 14px auto;
  }
  .modal_login a.lnk_vps {
    float: right;
    display: block;
    z-index: 100;
    position: relative;
    color: #878787;
    font-size: 11px !important;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    line-height: 35px;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #f5f5f5;
    border-radius: 0 5px 5px 0;
    width: 75px;
    height: 36px;
    margin: -38px 5.4% 0 0;
    padding: 0 3%;
  }
  .modal_login a.lnk_vps:hover {
    color: #f5f5f5;
    background-color: #878787;
  }
  .formA .bx_opt_cnt {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    line-height: 21px;
    width: 90%;
    margin: 40px auto 10px auto;
  }
  .modal_login a {
    color: #e0041d;
    text-decoration: underline;
  }
  .modal_login a:hover {
    color: #2f2c05;
    text-decoration: none;
  }
  .mod-intro {
    z-index: 10000;
    height: 100% !important;
  }
  .mod-intro .content_modal {
    font-size: 13px;
    width: 80%;
    margin: 120px auto 80px auto !important;
    padding: 14px 20px 30px 20px;
  }
  .mod-intro .content_modal a.logo {
    top: -100px;
    background-size: auto 70px;
  }
  .mod-intro .content_modal h2 {
    font-size: 18px;
    line-height: 24px;
    width: 90%;
    margin: 0 auto 24px auto;
  }
  .mod-intro .bx_dsp_img img {
    display: block;
    width: 100%;
    height: auto;
  }
  .flexslider {
    width: 90%;
    height: 460px;
    margin-left: 5%;
  }
  .flexslider .slides > li {
    height: 460px;
  }
  .flex-control-nav {
    bottom: 70px;
  }
  /* ---------------------------- SLIDER ELEMENTS---------------------------- */
  .modal_ndp {
    z-index: 3000;
    height: 100% !important;
  }
  .modal_ndp .content_modal {
    width: 80%;
    margin: 22% auto 80px auto !important;
    padding: 14px 20px 30px 20px;
  }
  .modal_ndp h2.tit_proc {
    text-align: left;
    width: 210px;
    margin: 80px auto 20px auto;
  }
  .modal_sucursal {
    overflow: auto;
    height: 100% !important;
  }
  .modal_sucursal .logo {
    background-size: auto 90px;
    height: 90px;
    margin: 20px auto 0 -85px;
  }
  .modal_sucursal .content_modal {
    position: relative;
    font-size: 11px;
    line-height: 18px;
    width: 88%;
    margin: 126px auto 50px auto;
    padding: 20px 25px;
  }
  .content_modal p.txt_suc {
    font-size: 14px;
    margin: 6px 0 20px 0;
  }
  .modal_sucursal ul li {
    line-height: 18px;
    width: 90%;
    margin: 10px 5% 40px 5%;
  }
  .modal_sucursal ul li .tit_suc {
    display: inline-block;
    font-size: 17px;
    line-height: 46px;
    width: auto;
    height: 47px;
    margin: 0 auto 15px auto;
    padding: 0 24px;
  }
  .modal_sucursal ul li .txt-dsc {
    line-height: 12px;
    width: 90%;
    margin: 0 auto;
  }
  .content-compra.site-off {
    position: absolute;
  }
  .container.site-off .cont_nav_menu {
    display: none;
  }
  .site-off .content {
    overflow: hidden;
    height: 700px;
  }
  .content_off {
    width: 100%;
  }
  .tl_deg:after {
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(98%, #ffffff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .cont_ms_off {
    top: 30px;
    left: 10%;
    box-sizing: border-box;
    width: 80%;
    padding: 20px 20px 20px 20px;
  }
  .cont_ms_off h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 5px auto 10px auto;
    padding-bottom: 9px;
  }
  header {
    height: 60px;
    margin-bottom: 50px;
  }
  a.logo:link,
  a.logo:visited {
    top: 0;
    left: 4px;
    background-size: auto 44px;
    width: 80px;
    height: 48px;
    margin: 5px auto 0 0;
  }
  header .bx_descripcion {
    width: auto;
    height: 44px;
    margin: 6px 5px 0 0;
  }
  header .bx_descripcion ul {
    font-size: 12px;
    line-height: 12px;
  }
  header .bx_descripcion ul li {
    margin: 0 5px;
  }
  header .bx_descripcion ul li a {
    padding: 16px 8px;
  }
  header .bx_proceso_pedido {
    font-size: 9px;
    line-height: 11px;
    background: #c50003 url(../lib/ico-camino-y.svg) no-repeat 12px center;
    background-size: 34px auto;
    width: 140px;
    height: 50px;
    margin: 5px 0 0 86px;
  }
  header .bx_proceso_pedido a {
    text-indent: -999999px;
    padding: 8px 10px 0 34px;
  }
  header .bx_proceso_pedido a:before {
    top: 16px;
    left: 56px;
    text-indent: 0px;
    position: absolute;
    content: "Seguimiento";
    color: #ffffff;
    font-size: 9px;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    font-weight: 100;
    line-height: 12px;
    width: 50px;
    height: 4px;
  }
  header .bx_proceso_pedido a:after {
    display: none;
    background-size: 15px auto;
    width: 30px;
    height: 30px;
  }
  header .bx_proceso_pedido a:hover:after {
    background-size: 15px auto;
  }
  header ul.li-user {
    font-size: 10px;
    line-height: 10px;
  }
  header ul.li-user li {
    display: none;
    margin: 0 2px;
  }
  header ul.li-user li a {
    padding: 16px 0;
  }
  header ul.li-user li a:hover:before {
    bottom: 12px;
    left: 50%;
    z-index: 100 !important;
    position: absolute;
    content: "";
    background: #fcea1b;
    width: 40px;
    height: 2px;
    margin-left: -20px;
    opacity: 0.75;
  }
  header ul.li-user li.inicio_se {
    display: inline-block;
  }
  header ul.li-user li.inicio_se a {
    line-height: 44px;
    width: 80px;
    height: 46px;
    margin-top: 0;
    padding: 0;
  }
  header ul.li-user li.usuario {
    display: inline-block;
  }
  header ul.li-user li.usuario a {
    line-height: 44px;
    width: 80px;
    height: 46px;
    margin-top: 0;
    padding: 0;
  }
  header ul.li-user li.us_log {
    border: 0;
    margin: 0 5px 0 0;
  }
  header ul.li-user li.us_log a {
    font-size: 10px;
    line-height: 14px;
    padding: 8px 26px 8px 0;
  }
  header ul.li-user li.us_log a .small {
    font-size: 9px;
    line-height: 10px;
    margin-top: 0;
  }
  header ul.li-user li.us_log a:before {
    top: 18px !important;
    right: 0 !important;
  }
  header ul.li-user li.us_log a:hover:before {
    top: 18px !important;
    right: 0 !important;
  }
  header .bx_user_inf {
    top: 54px;
    right: -5px;
    z-index: 3000;
    font-size: 10px;
    width: 300px;
    padding: 0 20px 10px 20px;
  }
  header .bx_user_inf ul li {
    font-size: 12px;
    margin: 4px 0 !important;
  }
  header .bx_user_inf ul li.us_subt {
    font-size: 14px;
    margin: 20px 0 6px 0 !important;
  }
  header .bx_user_inf ul li a {
    line-height: 20px;
    padding: 8px 15px 8px 20px !important;
  }
  header .bx_user_inf ul li a:after {
    top: 8px;
    font-size: 10px;
  }
  header .bx_user_inf ul li.ned a:after {
    display: none;
  }
  header .bx_user_inf ul li.cls_ses {
    clear: both;
    overflow: hidden;
    display: block;
    border-top: 1px solid #b00200;
    margin-top: 15px !important;
    padding-top: 15px !important;
  }
  .content_img_principal {
    margin: -50px 0 0 0;
  }
  .content_img_principal .img-dsk {
    display: none;
  }
  .content_img_principal .img-mob {
    display: block;
  }
  .content-compra {
    top: 60px;
    right: 0;
    z-index: 1000;
    border: 0;
    transition: all 0s !important;
  }
  .content-compra h2 {
    display: none;
  }
  .content-compra h2 a {
    display: none;
  }
  .content-compra.compra_sb {
    top: 60px;
  }
  .content-compra.desplegado {
    overflow: hidden;
    display: block;
    box-sizing: initial;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1000;
    overflow-y: auto;
    height: 100vh !important;
    visibility: visible;
    transition: all 0.3s;
  }
  .content-compra.desplegado .formA fieldset {
    margin: 9px 0 0 8% !important;
    padding-bottom: 140px;
  }
  .content-compra p.small {
    width: 80%;
    margin: 20px 10% 0 10%;
  }
  /*
  .desplegado{
    height: auto;
    min-height: 100%;
  }
*/
  .compra-fix {
    top: 0 !important;
    background: #ffffff;
    transition: all 0s !important;
    height: auto;
    min-height: auto;
    max-height: auto;
  }
  .compra-fix h2 a {
    display: none;
  }
  .content-compra .formA fieldset,
  .compra-fix .formA fieldset {
    width: 100%;
    margin: 9px 0 0 8% !important;
  }
  .modal_producto {
    z-index: 10000;
    height: 100% !important;
  }
  .modal_producto .content_modal {
    width: 100%;
    min-height: 100%;
    margin: 0 auto !important;
    padding-bottom: 0;
  }
  .modal_producto .content_modal .formA fieldset {
    width: 100%;
    margin: 0 auto !important;
    padding: 0;
  }
  /*
  .content_modal a.cls-mod{
    top: 10px;
    right: 10px;
    display: block;
    z-index: 100;
    position: fixed;
    color: @col0;
    font-size: 13px;
    font-family: @font3;
    line-height: 33px;
    text-decoration: none;
    width: 95px;
    height: 33px;
    margin: 10px;
    margin: 0;
  }
*/
  .lnk_cerrar_pos {
    z-index: 2000;
    top: 0;
    left: 0;
    display: block;
    position: fixed;
    width: 100%;
    height: 30px;
    margin-left: 0;
  }
  .content_modal a.cls-mod {
    width: 95px;
    height: 33px;
    margin: 10px 14px 0 auto;
  }
  .modal_producto .cnt_mod_bd {
    overflow: hidden;
    position: relative;
    margin: 40px 0 0 0 !important;
    padding: 20px;
  }
  .cnt_mod_bd img {
    width: 34%;
    height: auto;
    margin-right: 5%;
  }
  .cnt_mod_bd .prod_dsc {
    font-size: 14px;
    line-height: 20px;
    width: 60% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .cnt_mod_bd h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 14px 0;
  }
  .cnt_mod_bd .bx_tag {
    top: 0;
    left: 4px;
    font-size: 8px;
    font-weight: 100;
    line-height: 10px;
    width: 68px;
    height: 38px;
    padding-top: 26px;
  }
  .modal_producto .cnt_mod_ft {
    width: 100%;
    margin-top: 30px;
    padding: 20px 0;
  }
  .modal_producto .cnt_mod_ft p {
    margin: 0;
    padding: 0;
  }
  .modal_producto .formA .button {
    position: relative;
    font-size: 16px;
    width: 120px;
    height: 46px;
    margin: 8px 10px 8px auto !important;
  }
  .modal_producto .formA .itm_cant {
    float: left;
    font-size: 16px;
    line-height: 41px;
    width: 40%;
    height: 43px;
    margin: 0 5% !important;
    padding: 0;
  }
  .modal_producto .formA .itm_prc {
    clear: right;
    font-size: 22px;
    line-height: 24px;
    width: 30% !important;
    margin: 9px 5% 2px 5%;
  }
  .modal_producto .content_modal .formA .itm_prc {
    font-size: 22px;
    line-height: 24px;
    width: 160px !important;
    margin: 16px 20px 6px 20px;
  }
  .modal_producto .bx-col-a {
    float: left;
    display: block;
    text-align: left;
    width: 100%;
    margin: 20px 0;
  }
  .modal_producto .bx-col-b {
    float: left;
    display: block;
    text-align: left;
    width: 100%;
    margin: 20px 0;
  }
  .modal_producto .bx-col-c {
    margin: 20px 0 10px 0;
  }
  .cnt_mod_bd img {
    margin-right: 20px;
  }
  .cnt_mod_bd .prod_dsc {
    width: 180px;
  }
  .modal_producto .cnt-prod {
    margin: 0;
  }
  .modal_producto .cnt-prod .bx-prod,
  .modal_producto .cnt-prod .bx-prod-c2 {
    position: relative;
    font-size: 13px;
    line-height: 18px;
    width: 45% !important;
    min-height: 200px;
    height: auto;
    margin: 20px 2% 0 2% !important;
    padding: 0;
  }
  .modal_producto .cnt-prod .bx-prod p,
  .modal_producto .cnt-prod .bx-prod-c2 p {
    padding: 0 0 25px 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod .liRB,
  .modal_producto .cnt-prod .bx-prod .liRB2 {
    height: 240px !important;
    margin: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod-c2 .liRB,
  .modal_producto .cnt-prod .bx-prod-c2 .liRB2 {
    height: 262px !important;
    margin: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod .itm_cant {
    bottom: 1px !important;
    margin: 3px 0 0 -55px !important;
    padding: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod-c2 .itm_cant {
    bottom: 10px !important;
    margin: 3px 0 0 -55px !important;
    padding: 0 !important;
  }
  .modal_producto .cnt-prod .bx-prod .liRB label:after {
    top: 150px;
    left: 5px;
  }
  .modal_producto .cnt-prod .bx-prod .liRB label:before {
    top: 156.4px;
    left: 11.7px;
  }
  .modal_producto .cnt-prod .bx-prod img,
  .modal_producto .cnt-prod .bx-prod-c2 img {
    float: none;
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto 10px auto !important;
  }
  .modal_producto .cnt-prod .bx-prod .liRB2 .lab_desc {
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .modal_producto .cnt-prod .bx-prod b,
  .modal_producto .cnt-prod .bx-prod-c2 b {
    /*margin-top: 10px;*/
    margin-bottom: 0;
  }
  .modal_producto .cnt-prod .bx-prod-c2 label .small {
    display: block;
    font-size: 11px !important;
    line-height: 14px !important;
  }
  .modal_producto .cnt-prod .bx-prod-c2 .itm_cant input {
    margin: -4px 0 0 0 !important;
  }
  .formA p .liRB {
    position: relative;
    height: 34px;
    margin: 3px 0;
  }
  .formA p .liRB label {
    font-size: 13px;
    line-height: 16px;
    height: 28px;
    padding: 10px 10px 0 38px;
  }
  .content_info {
    height: 70px;
  }
  .content_info .logo {
    top: 0;
    left: 2%;
    background-size: auto 55px;
    width: 90px;
    height: 55px;
    margin: 6px auto 0 0;
  }
  .content_info .bx_descripcion {
    font-size: 11px;
    line-height: 16px;
    width: 250px;
    height: 40px;
    margin: 20px 2% 0 0;
  }
  .content_info .sucursal {
    font-size: 11px;
    line-height: 16px;
    width: 125px;
    margin: 0 10px 0 auto;
  }
  .content_info .sucursal span {
    font-size: 15px;
  }
  .content_info .sucursal a {
    font-size: 10px;
  }
  .content_info .horario {
    width: 115px;
  }
  .content_combos {
    overflow: hidden;
    height: 160px;
    padding: 10px 0 4px 0;
  }
  .content_combos .cont_combos {
    overflow: hidden;
    width: 100%;
    height: 200px;
  }
  #scrolling {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .content_combos ul {
    overflow: hidden;
    margin-top: -2px;
    height: 140px;
  }
  .content_combos ul li {
    font-size: 13px;
    width: 100%;
    height: 190px !important;
    margin: 0 !important;
  }
  .content_combos ul li img {
    display: block;
    width: 100%;
    height: auto;
  }
  .content_combos ul li .bx_img {
    width: 94%;
    height: 130px;
    margin: 6px auto 8px auto;
  }
  .content_combos ul li a {
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    height: 190px !important;
    margin: 0;
  }
  .content_combos .cont_combos ul li.comb_c1,
  .content_combos .cont_combos ul li.comb_c2 {
    display: inline-block;
    width: 78%;
    height: 196px;
    margin: 0;
  }
  .content_combos .cont_combos ul li.comb_c1 .bx_img,
  .content_combos .cont_combos ul li.comb_c2 .bx_img {
    float: none;
    width: 96%;
    height: 132px;
    margin: 6px auto 8px auto;
  }
  .content_combos .cont_combos .bx_img.dspdsk {
    display: none !important;
  }
  .content_combos .cont_combos .bx_img.dspmb {
    display: block !important;
  }
  .content_msj {
    box-sizing: border-box;
    font-size: 11px;
    line-height: 15px;
    text-align: left;
    width: 100%;
    height: auto;
    padding: 18px 70px 18px 26px;
  }
  a.lnk_cls_b {
    top: 25px;
    right: 8px;
  }
  .container {
    width: 100%;
  }
  .content {
    width: 100%;
    padding: 0;
  }
  .content-compra {
    overflow: hidden;
    border-radius: 0;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    transition: all 0.3s;
  }
  .cmp-resumen {
    width: 100%;
  }
  .content-compra .formA fieldset {
    top: -2px;
    left: 80px;
    pointer-events: none;
    position: absolute;
    box-sizing: border-box;
    margin: 0;
  }
  .content-compra a.lnk-dly,
  .content-compra a.lnk-tnd {
    display: none;
  }
  .content-compra .formA p {
    display: none;
    border: 0;
  }
  .content-compra .formA p.bxtt,
  .compra-fix .formA p.bxtt {
    display: block;
    border: 0;
    width: 140px;
  }
  .content-compra .formA .txttl,
  .compra-fix .formA .txttl {
    display: none;
  }
  .compra-fix .formA .txttlb,
  .content-compra .formA .txttlb {
    display: block;
    width: auto;
    margin: -2px 0 0 30px;
  }
  .content-compra .formA .txttl-prc,
  .compra-fix .formA .txttl-prc {
    text-align: left;
    width: 90px;
    margin: -1px 0 0 4px;
  }
  .desplegado h2 {
    top: 60px;
    left: 50%;
    font-size: 14px;
    line-height: 36px;
    border-radius: 0;
    width: 120px;
    height: 36px;
    margin-left: -60px;
  }
  .content-compra ul {
    top: -2px;
    right: 5%;
    pointer-events: none;
    position: absolute;
    box-sizing: border-box;
    width: 60%;
    margin: 0;
  }
  .content-compra ul li {
    display: none;
  }
  .content-compra ul .li-total {
    float: left;
    display: block;
    width: 140px;
  }
  .content-compra ul .li-total .txttl {
    display: none;
  }
  .content-compra ul .li-total .txttl-prc {
    line-height: 12px;
    text-align: left;
    width: 90px;
    margin: -4px 0 0 4px;
  }
  .desplegado .formA p {
    display: block;
  }
  .desplegado .formA fieldset {
    top: 0;
    left: 0;
    pointer-events: visible;
    position: relative;
    box-sizing: border-box;
    width: 86%;
    margin: 46px 7% 0 7%;
  }
  .desplegado .formA p.bxtt {
    display: block;
  }
  .desplegado .formA .txttl {
    display: block;
  }
  .desplegado .formA .txttlb {
    display: none;
  }
  .desplegado .formA .txttl-prc {
    display: block;
    margin-top: 10px;
  }
  .desplegado ul {
    top: 0;
    right: 0;
    pointer-events: visible;
    position: relative;
    box-sizing: border-box;
    width: 86%;
    margin: 60px 7% 0 7%;
  }
  .desplegado ul li {
    display: block;
  }
  .desplegado ul .li-total {
    position: relative;
    width: 100%;
  }
  .desplegado ul .li-total .txttl {
    display: block;
  }
  .desplegado ul .li-total .txttl-prc {
    line-height: 20px;
    text-align: left;
    width: auto;
    margin-top: 8px;
  }
  .content-compra .disp-menu {
    display: block;
  }
  a.lnk-desp {
    display: block;
  }
  a.lnk-rep {
    display: none;
  }
  .desplegado a.lnk-desp {
    display: none;
  }
  .desplegado a.lnk-rep {
    display: block;
  }
  a.lnk-desp {
    padding: 0 10% 0 4%;
  }
  a.lnk-rep {
    padding: 0 10% 0 4%;
  }
  .content-in {
    box-sizing: border-box;
    border-radius: 0;
    width: 100%;
    margin: 0;
    padding: 15px 8% 45px 8%;
  }
  .content-in h2 {
    font-size: 20px;
    line-height: 24px;
    margin: 8px 0 0 0;
  }
  .content-in h3 {
    font-size: 14px;
    line-height: 46px;
    height: 47px;
    margin: 30px auto 0 auto;
  }
  .content-in h3.pollo {
    background: #7fcbd4 url(../lib/ico-pollo.svg) no-repeat 20px center;
    background-size: auto 26px;
    padding: 0 20px 0 60px;
  }
  .content-in h3.hamburguesas {
    background: #ffdd00 url(../lib/ico-hamburguesa.svg) no-repeat 20px center;
    background-size: auto 26px;
    padding: 0 20px 0 60px;
  }
  .content-in h3.baldes {
    background: #e0041d url(../lib/ico-baldes.svg) no-repeat 20px center;
    background-size: auto 29px;
    padding: 0 20px 0 65px;
  }
  .content-in h3.ensaladas {
    background: #7fcbd4 url(../lib/ico-ensaladas.svg) no-repeat 20px center;
    background-size: auto 29px;
    padding: 0 20px 0 64px;
  }
  .content-in h3.acompanamientos {
    background: #7fcbd4 url(../lib/ico-acompanamientos.svg) no-repeat 20px center;
    background-size: auto 29px;
    padding: 0 20px 0 59px;
  }
  .content-in h3.postres {
    background: #ffdd00 url(../lib/ico-postres.svg) no-repeat 27px center;
    background-size: auto 26px;
    padding: 0 20px 0 67px;
  }
  .content-in h3.juguete {
    background: #7fcbd4 url(../lib/ico-juguete.svg) no-repeat 25px center;
    background-size: auto 29px;
    padding: 0 20px 0 67px;
  }
  .content-in h4 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    height: auto;
    margin: 20px auto -6px auto;
  }
  .bx_no_stock {
    z-index: 400;
    font-size: 13px;
    line-height: 20px;
    width: 100% !important;
    padding: 10px 30px 16px 30px !important;
  }
  .content-in.cnt-form.tl_deg {
    overflow: hidden;
    height: 800px;
  }
  .content-in.cnt-form.tl_deg:after {
    z-index: 300;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(80%, #ffffff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .cnt-form {
    box-sizing: border-box;
    border-radius: 0;
    width: 100%;
    margin-top: 0;
    padding: 20px 8% 45px 8%;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .cnt-form .spl {
    width: 100%;
    margin-left: 0;
  }
  .cnt-form .formA fieldset {
    width: 100%;
  }
  .cnt-form .formA p.chbx {
    width: 100%;
  }
  .cnt-form .formA p.chbx label {
    font-size: 12px;
    line-height: 22px;
    width: 90%;
  }
  .cnt-form .formA .button {
    float: none;
    font-size: 14px;
    width: 180px;
    height: 60px;
    margin: 10px auto;
  }
  .cnt-form .button {
    float: none !important;
    display: block;
    position: relative;
    margin: 20px auto !important;
  }
  .cnt-form .subtit {
    font-size: 18px;
    line-height: 24px;
    margin: 10px 0;
  }
  .cnt-form .bx_mapa {
    overflow: hidden;
    width: 100%;
    margin: 20px 0;
  }
  .cnt-form .bx_mapa img {
    width: 100%;
    height: auto;
  }
  .content_combos {
    height: 235px;
    padding: 19px 0 10px 0;
  }
  .content_combos ul {
    height: 230px;
  }
  .content_combos ul li {
    overflow: hidden;
    width: 240px;
    min-width: 240px;
    height: 190px;
    margin: 0 20px !important;
  }
  .content_combos ul li img {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  .lnk-dly {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 0 28px 20px 0;
    padding-top: 60px;
  }
  .dly-act {
    margin: 40px 28px 20px 0;
    background-size: 48px auto;
  }
  .lnk-tnd {
    font-size: 11px;
    background-size: 48px auto;
    width: 106px;
    height: 92px;
    margin: 0 0 20px 0;
    padding-top: 60px;
  }
  .tnd-act {
    background-size: 48px auto;
  }
  .cont_nav_menu {
    display: none;
    top: 46px;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .cont_nav_menu.nav_mnp {
    top: 24px;
  }
  .nav_menu {
    overflow: hidden;
    width: 90%;
    margin: 31px 0 15px 5% !important;
  }
  .nav_menu ul li:last-child {
    margin-right: 10px;
  }
  .content-section {
    margin-top: 10px;
  }
  .cnt-form .bx_select {
    box-sizing: border-box;
    font-size: 11px;
    width: 100%;
    padding: 0;
  }
  .cnt-form .bx_sel {
    font-size: 11px;
    padding: 0 6px;
  }
  .cnt-form .bx_select .bx_option {
    box-sizing: border-box;
    border-radius: 0 0 5px 5px;
    width: 100%;
  }
  .cnt-form .bx_select .bx_option ul li {
    font-size: 11px;
  }
  .cnt-form .bx_select .bx_option ul li a {
    padding: 10px 10px;
  }
  .cnt-form .bx_select .bx_option ul li a.lnk-01 {
    font-size: 11px;
    padding: 10px 10px;
  }
  .content.cont_vale {
    width: 86%;
    padding-bottom: 190px;
  }
  .content_in_vales .formA fieldset {
    width: 100%;
  }
  .content.cont_vale h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 20px;
  }
  .content_in_vales .itm_vale {
    float: none;
    display: block;
    width: 90%;
    height: 395px;
    margin: 20px auto;
    padding: 20px 30px;
  }
  .content_in_vales .itm_vale:nth-child(4n) {
    margin: 10px auto;
  }
  .content_in_vales .itm_vale img {
    margin: 8px auto 16px auto;
  }
  .content_in_vales .vale_cant {
    width: 120px;
    margin: 15px auto 3px auto;
    padding: 0;
  }
  .content_in_vales .bx_vale_cant {
    float: none;
    display: block;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .content_in_vales .vale_cant .button {
    display: none;
  }
  .content_in_vales .itm_vale .vale_dsc {
    font-size: 21px;
    line-height: 30px;
  }
  .content_in_vales .vale_dsc .vale_pr {
    font-size: 43px;
    line-height: 43px;
  }
  .content_in_vales .vale_dsc .vale_pr b {
    font-size: 23px;
  }
  .content_in_vales .itm_vale .desc {
    display: block;
    color: #7fcbd4;
    font-size: 14px;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    line-height: 18px;
    text-align: center;
    width: 60%;
    margin: 6px auto;
    transition: all 0.3s;
  }
  .content_in_vales .itm_vale .desc .small {
    color: #2f2c05;
    font-size: 10px;
  }
  .content_in_vales .itm_vale a {
    float: left;
    box-sizing: border-box;
    display: block;
    color: #2f2c05;
    text-decoration: none;
    width: 100%;
    height: 100%;
    padding: 18px 12px;
  }
  .content_in_vales .itm_vale .pr {
    display: block;
    color: #e0041d;
    font-size: 20px;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    margin-top: 16px;
  }
  .tu_pedido .tp_rw {
    padding: 10px 0 10px 0;
  }
  .tu_pedido .tpc_dsc {
    width: 200px;
  }
  .tu_pedido .tp_prc {
    width: 80px;
  }
  .tu_pedido .tp_rw_tt {
    padding: 20px 0 20px 0;
  }
  .cont_vales_ft {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    height: 184px;
    padding: 10px 0;
  }
  .cont_vales_ft .cont_val_ft {
    width: 90%;
  }
  .cont_vales_ft ico {
    background: url(../lib/ico-carrito.svg) no-repeat center;
    background-size: 70% auto;
    width: 20%;
    height: 45px;
    margin-top: 10px;
  }
  .cont_vales_ft .vales_ft_item {
    font-size: 11px;
    width: 74%;
    margin: 10px 0 16px 4%;
  }
  .cont_vales_ft .vales_ft_item .cant_pr {
    font-size: 20px;
  }
  .cont_vales_ft .vales_ft_item .cant_pr span {
    font-size: 16px;
  }
  .cont_vales_ft .btn_vale_conf {
    float: none;
    clear: both;
    font-size: 18px;
    line-height: 68px;
    width: 255px;
    height: 70px;
    margin: 10px auto;
  }
  .cont_vales_ft .btn_vale_conf.btn-ds:after {
    top: 0;
    left: 0;
    content: "";
    position: absolute;
    background: #fcea1b url(../lib/load.svg) no-repeat center;
    background-size: auto 90px;
    border: 0;
    border-radius: 6px;
    width: 255px;
    height: 70px;
  }
  ul.li_prod {
    width: 100%;
    margin: 10px 0 40px 0;
  }
  ul.li_prod li {
    width: 100%;
    margin: 10px 0;
  }
  ul.li_prod li:nth-child(3n) {
    margin: 10px 0;
  }
  ul.li_prod li .desc {
    font-size: 13px;
    line-height: 16px;
    width: 60%;
  }
  ul.li_prod li .pr {
    font-size: 20px;
  }
  ul.li_prod li .bx_tag {
    top: -14px;
    left: -14px;
    font-size: 6px;
    line-height: 8px;
    width: 50px;
    height: 50px;
    padding: 17px 0 0 0;
  }


  ul.li_prod_b li {
    width: 100%;
    margin: 10px 0 15px 0;
  }
  ul.li_prod_b li:nth-child(3n) {
    margin: 10px 0 15px 0;
  }





  ul.li_dir {
    width: 90%;
    margin: 30px auto;
  }
  ul.li_dir li a {
    padding: 15px;
  }
  .formA p .liRB {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 23px;
    margin: 2px 0;
  }
  .formA p .liRB label {
    cursor: pointer;
    color: #2f2c05;
    font-size: 14px;
    font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
    line-height: 24px;
    height: 23px;
    padding: 0 10px 0 38px;
    transition: all 0.3s ease;
  }
  .bx_sel_g p .liRB {
    height: 72px;
  }
  .bx_sel_g p .liRB .txt_lab {
    width: 100%;
    margin: 7px 0 10px 0;
  }
  .itm_cant_in {
    line-height: 31px;
    width: 100%;
    margin: -30px 0 0 0 !important;
    padding: 0 4% !important;
  }
  .itm_cant_in .liRB {
    height: 46px !important;
    margin: 0 !important;
  }
  .itm_cant_in .liRB .txt_lab {
    width: 100%;
    margin: -2px 0 5px 0 !important;
  }
  .formA p .liRB label {
    cursor: pointer;
    color: #2f2c05;
    font-size: 14px;
    font-family: 'OpenSansRegular', Arial, Tahoma, Verdana;
    line-height: 24px;
    height: 23px;
    padding: 0 10px 0 38px;
    transition: all 0.3s ease;
  }
  .liRB .pagando_circle {
    float: none;
    clear: both !important;
    line-height: 20px;
    margin-top: 10px;
  }
  .liRB .pagando_circle img {
    margin: 5px auto 0 auto !important;
  }
  .formA p .liRB label .pagando_circle,
  .formA p .liRB input[type="radio"]:checked + label .pagando_circle {
    margin: 10px auto;
  }
  .formA p .liRB2 {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 23px;
    margin: 2px 0;
  }
  .formA p .liRBD {
    width: 70%;
    height: 48px;
  }
  .formA fieldset {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 20px 0;
  }
  .formA p {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 5px 0;
  }
  .formA p.nm,
  .formA p.wb {
    width: 100% !important;
  }
  .formA p.wb .inpB,
  .formA p.wb .inpM {
    width: 100% !important;
  }
  .formA p.chbx {
    width: 100%;
    height: 35px;
    margin: 10px auto;
  }
  .formA .button {
    float: none;
    font-size: 16px;
    width: 220px;
    height: 54px;
    margin: 10px auto;
  }
  .formA .btn-ds:after {
    background: url(../lib/load.svg) no-repeat center;
    background-size: auto 80px;
    width: 220px;
    height: 54px;
  }
  .formA .delivery {
    width: 106px;
    height: 92px;
    margin: -10px 24px 30px 0;
  }
  .formA .delivery label {
    font-size: 10px;
    background-size: 42px auto;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .delivery input[type="radio"]:checked + label {
    background-size: 42px auto;
  }
  .formA .retirar-tienda {
    width: 106px;
    height: 92px;
    margin: -10px 0 32px 0;
  }
  .formA .retirar-tienda label {
    font-size: 10px;
    background-size: 32px auto;
    width: 106px;
    height: 92px;
    padding-top: 60px;
  }
  .formA .retirar-tienda input[type="radio"]:checked + label {
    background-size: 30px auto;
  }
  .formA .rad_dir {
    margin: 10px 1% 8px 4%;
  }
  .formA .rad_dir:nth-child(3),
  .formA .rad_dir:nth-child(4) {
    margin: 10px 1% 8px 4%;
  }
  .formA .rad_dir label {
    text-align: center !important;
  }
  .content-seguimiento .cont_comentario .formA textarea {
    width: 100%;
  }
  .content-info {
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    height: auto;
    padding: 25px 30px 20px 30px;
  }
  .content-info:before {
    display: none;
  }
  .content-info p {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .content-info ul,
  .content-info ul.fst_ul {
    clear: both;
    width: 60%;
    margin: 30px 0 0 0;
  }
  .content-info ul li {
    font-size: 14px;
    width: 100%;
    margin: 14px auto;
    padding: 0 17px;
  }
  .content-info ul li:after {
    top: 15px;
  }
  .content-info ul li a {
    padding: 10px 0;
  }
  .bx_btn {
    top: 0;
    left: 0;
    right: auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 200px;
    padding-top: 40px;
  }
  a.lnk_google_play:link,
  a.lnk_google_play:visited {
    width: 150px;
    height: 42px;
    margin: 20px 8px 10px 0;
  }
  a.lnk_app_store:link,
  a.lnk_app_store:visited {
    width: 150px;
    height: 42px;
    margin: 14px 8px 30px 0;
  }
  .content_not_msj {
    left: 5%;
    width: 90%;
    margin-left: 0;
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
  }
  .content_not_msj .txt-desc {
    float: left;
    display: block;
    line-height: 18px;
    text-align: left;
    width: 75%;
    margin: 14px 0 16px 7%;
  }
  .content_not_msj a.lnk_cls_not {
    margin: 15px 4px 0 0;
  }
  .content_not_msj a.lnk_cls_not:after {
    bottom: 8px;
    left: 10px;
  }
  footer {
    height: 60px;
    padding: 20px 20px 20px 10px;
  }
  footer p {
    font-size: 11px;
  }
  .content-seguimiento {
    border-radius: 0;
    width: 100%;
    margin: -34px auto 30px auto !important;
    padding: 0;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .content-seguimiento h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .content-seguimiento h3,
  .content-seguimiento .cont_dsp_txt h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 60px auto 24px auto;
    padding-bottom: 9px;
  }
  .content-seguimiento ul.li_seguimiento {
    font-size: 9px;
    line-height: 12px;
    width: 100%;
    margin-top: 20px;
  }
  .content-seguimiento ul.li_seguimiento li {
    width: 54px;
    margin: 0 3px;
  }
  .content-seguimiento ul.li_seguimiento li:last-child {
    margin: 0 0 0 4px;
  }
  .content-seguimiento ul.li_seguimiento li span {
    border: 2px solid #ffffff;
    width: 40px;
    height: 40px;
    margin: 0 auto 3px auto;
  }
  .content-seguimiento ul.li_seguimiento li.ico_ar_r {
    background-size: 12px auto;
    width: 15px;
    height: 60px;
    margin: 0;
  }
  .content-seguimiento ul.li_seguimiento li.procesando span {
    background-size: 30px auto;
  }
  .content-seguimiento ul.li_seguimiento li.preparacion span {
    background-size: 30px auto;
  }
  .content-seguimiento ul.li_seguimiento li.camino span {
    background-size: 27px auto;
  }
  .content-seguimiento ul.li_seguimiento li.entregado span {
    background-size: 21px auto;
  }
  .content-seguimiento .detalle_seg {
    border-radius: 0;
    width: 100%;
    padding: 35px 30px 0 30px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .content-seguimiento .detalle_pedido {
    border-radius: 0;
    width: 100%;
    margin-left: 0;
    padding: 0 30px 35px 30px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
  .content-seguimiento .cont_dsp_dir {
    width: 100%;
    margin-top: 15px;
  }
  .content-seguimiento .cont_dsp_dir p {
    font-size: 13px;
    margin: 16px 0 10px 0;
  }
  .content-seguimiento .cont_map_b {
    width: 100%;
    height: 220px;
    margin-top: 20px;
  }
  .content-seguimiento .cont_dsp_txt {
    height: auto;
    margin-top: 20px;
    padding: 20px 10% 20px 10%;
  }
  .content-seguimiento .cont_dsp_txt p {
    font-size: 13px;
    line-height: 20px;
    margin: 20px 0;
  }
  .content-seguimiento .cont_dsp_dir {
    width: 100%;
    margin: 0 auto;
  }
  .content-seguimiento .cont_dsp_dir {
    text-align: left;
    width: 90%;
    margin: 0 auto;
  }
  .content-seguimiento .cont_dsp_dir p {
    font-size: 13px;
    line-height: 18px;
    margin: 11px 0;
  }
  ul.li-hist-c.hist-mod li .itm_det {
    width: 90%;
    padding: 18px 2%;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_cant {
    margin: 0 10px;
  }
  ul.li-hist-c.hist-mod li .itm_det .itm_prod {
    width: 70%;
  }
  ul.li-hist-c.hist-mod li .det_total {
    padding-left: 80px;
  }
  .bx_info_pagos {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin: 20px 0 30px 0;
  }
  .bx_info_pagos .img_ico {
    float: none;
    width: 30%;
    height: auto;
    margin: 10px auto 30px auto;
  }
  .bx_info_pagos ul {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .msj_v {
    font-size: 13px;
    line-height: 20px;
    width: 94%;
    margin: 10px auto;
    padding: 15px 20px 19px 20px;
  }
  .bx_num_ord {
    font-size: 17px;
    line-height: 22px;
    width: 94%;
    margin: 30px auto;
    padding: 16px 20px 18px 20px;
  }
  a.lnk_btn_02 {
    bottom: 0;
    left: 0;
    position: relative;
    margin: 30px auto;
  }
  a.btn-cobertura {
    position: relative;
    text-indent: -999999px;
    font-size: 9px;
    line-height: 30px;
    background: #e0041d url(../lib/ico-pin-2.svg) no-repeat 5px center;
    background-size: 16px auto;
    width: 80px;
    height: 40px;
    margin: 10px 0 0 90px;
    padding: 0 10px 0 32px;
  }
  a.btn-cobertura:after {
    top: 6px;
    left: 26px;
    text-indent: 0px;
    position: absolute;
    content: "Área de cobertura";
    color: #ffffff;
    font-size: 9px;
    line-height: 12px;
    width: 50px;
    height: 4px;
  }
  ul.li_subt {
    overflow: hidden;
    display: block;
    margin: 20px 0 -60px 0;
  }
  ul.li_itm2 {
    width: 100%;
    margin: 20px 0 10px 0;
  }
  ul.li_itm2 li {
    font-size: 13px;
    line-height: 18px;
  }
  ul.li_itm2 li span {
    margin-right: 16px;
  }
  .cntTabS {
    width: 100% !important;
    overflow-y: scroll !important;
    margin: 20px auto !important;
    padding-bottom: 14px;
  }
  table {
    width: 700px;
    margin: 0 auto !important;
  }
  tbody td {
    font-size: 16px;
    padding: 8px 10px !important;
  }
  /*
.cntTabS{    
    border-top: 0 !important;
    border-bottom: 0 !important;
}
*/
  ul.li-hist-c {
    font-size: 12px;
    margin: 10px auto;
    padding-bottom: 6px;
  }
  ul.li-hist-c li {
    font-size: 12px;
    line-height: 14px;
  }
  ul.li-hist-c.hist-mod {
    width: 90%;
    margin: 60px auto 30px auto;
  }
  ul.li-hist-c.hist-mod li .bx_wb {
    width: 32%;
    margin: 10px 1% 6px 1%;
  }
  ul.li-hist-c.hist-mod li .bx_wm {
    width: 18%;
    margin: 10px 1% 6px 1%;
  }
  ul.li-hist-c.hist-mod li .bx_ws {
    width: 21%;
  }
  ul.li-hist-c li .lnk-dsp-v {
    float: right;
    box-sizing: border-box;
    display: block;
    position: relative;
    color: #e0041d;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    text-align: center;
    width: 100%;
  }
  ul.li-hist-c li .lnk-dsp-ar {
    float: right;
    box-sizing: border-box;
    display: block;
    position: relative;
    color: #e0041d;
    font-size: 14px;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    font-weight: 100;
    line-height: 20px;
    text-align: left;
    text-transform: uppercase;
    width: 140px;
    padding-right: 20px;
  }
  ul.li-hist-c li .lnk-dsp-ar:after {
    top: 4px;
    right: 0;
    position: absolute;
    content: "";
    background: url(../lib/ar-dwn.svg) no-repeat right center;
    background-size: 12px auto;
    transform: rotate(-90deg);
    width: 14px;
    height: 14px;
  }
  ul.li-hist-c li .itm_lnk.vm_pr .lnk-dsp-ar:after {
    background: url(../lib/ar-dwn.svg) no-repeat right center;
    background-size: 12px auto;
    transform: rotate(-360deg);
  }
  ul.li-hist-c li .bx_detalle {
    display: block;
    width: 100%;
    margin: 50px auto;
  }
  .dsp_img {
    float: left;
    overflow: hidden;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
  }
  ul.li-hist-c li .dsp_det {
    float: left;
    overflow: hidden;
    display: block;
    width: 76%;
    margin: 0 auto;
  }
  .ico-delivery {
    font-size: 12px;
    background: url(../lib/ico-delivery-r.svg) no-repeat left center;
    background-size: 38px auto;
    width: 270px;
    padding: 10px 5px 10px 40px;
  }
  .ico-ret_sucursal {
    font-size: 12px;
    line-height: 30px;
    text-align: left;
    background: url(../lib/ico-tienda-r.svg) no-repeat left center;
    background-size: 31px auto;
    width: 270px;
    padding: 10px 5px 10px 40px;
  }
  ul.li-hist-c li .itm_det {
    width: 84%;
    padding: 18px 3%;
  }
  ul.li-hist-c li .itm_det .itm_cant {
    line-height: 46px;
    width: 43px;
    height: 43px;
    margin: 0 20px 0 10px;
  }
  ul.li-hist-c li .itm_det .itm_prod {
    width: 160px;
  }
  ul.li-hist-c li .det_total {
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    font-family: 'open_sansbold', Arial, Tahoma, Verdana;
    font-weight: 100;
    text-align: left;
    width: 96%;
    margin: 20px auto;
    padding-left: 106px;
  }
  ul.li-hist-c li .itm_btn {
    clear: both;
    overflow: hidden;
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 40px auto;
  }
  a.itm_btn {
    box-sizing: border-box;
    display: block;
    position: relative;
    color: #e0041d;
    font-size: 14px;
    font-family: 'Bungee', Arial, Tahoma, Verdana;
    font-weight: 100;
    line-height: 58px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #e0041d;
    border-radius: 5px;
    width: 215px;
    height: 60px;
    margin: 0 auto;
  }
  a.itm_btn:hover {
    color: #fcea1b;
    background: #e0041d;
    border: 1px solid #e0041d;
  }
  .modal_login .content_prod {
    z-index: 3000;
    top: 0;
    left: 0;
    font-size: 14px;
    width: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0;
    margin: 0 !important;
    padding: 0 !important;
  }
  .modal_login .content_prod a.cls-mod2 {
    top: 0;
    right: 5px;
    display: block;
    z-index: 200;
    position: fixed;
    outline: none;
    text-indent: -9000px;
    text-decoration: none;
    background: transparent;
    width: 50px;
    height: 50px;
  }
  .modal_login .content_prod a.cls-mod2:after {
    bottom: 8px;
    left: 10px;
    display: block;
    position: absolute;
    content: "";
    background: #e0041d url(../lib/ico-cls-w.svg) no-repeat center;
    background-size: 12px auto;
    border-radius: 50%;
    width: 28px;
    height: 28px;
  }
  .modal_login .content_prod .formA fieldset {
    width: 100%;
    height: 100%;
  }
  .prod_info {
    width: 100%;
    height: auto;
    padding: 5%;
  }
  .prod_info h3 {
    float: left;
    display: block !important;
    overflow: hidden;
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
  .prod_info img {
    width: 90%;
    margin: 0 auto 20px auto;
  }
  .prod_option {
    width: 100%;
    height: auto;
  }
  .prod_option .prod_op_hd {
    top: 0;
    left: 0;
    position: relative;
    line-height: 70px;
    background: #ffffff;
    border-bottom: 0;
    width: 100%;
    height: auto;
  }
  .prod_option .prod_op_hd h3 {
    display: none;
  }
  .prod_option .prod_op_cont {
    overflow-y: auto;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 20px 5% 70px 5%;
  }
  .prod_option .prod_op_ft {
    bottom: 0;
    left: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    height: 80px;
  }
  .prod_option .prod_op_ft .itm_prc {
    font-size: 26px;
    line-height: 28px;
    width: 170px !important;
    margin: 15px 0 6px 10px;
  }
  .prod_option .prod_op_ft .button {
    font-size: 16px !important;
    width: 150px !important;
    height: 50px !important;
    margin: 8px 20px 0 0 !important;
  }
  .formA .lab_rc2 label {
    line-height: 16px !important;
    height: 37px !important;
    padding: 21px 10px 6px 40px !important;
  }
  .formA .lab_rc2 label b {
    display: block;
    width: 100%;
  }
  .content-seguimiento .detalle_seg.cntben {
    width: 100%;
  }
  .cont_desc {
    width: 100%;
  }
  .cont_desc img {
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;
  }
  .cont_desc h1 {
    margin: 10px 0 14px 0;
  }
  ul.li_itm_cmb {
    margin: 30px 0 60px 0;
  }
  ul.li_itm_cmb li {
    width: 100%;
    height: 460px;
    margin: 10px 0 30px 0;
    padding-bottom: 20px;
  }
  ul.li_itm_cmb li:nth-child(3n) {
    margin: 10px 0 30px 0;
  }
  ul.li_itm_cmb li a.btn_vm_cmb {
    width: 45%;
  }
  ul.li_itm_cmb li a.btn_cm_cmb {
    width: 45%;
  }
  ul.li_itm_cmb li a.tit_combo {
    font-size: 15px;
    line-height: 20px;
  }
  .cont_ben_desc {
    width: 80%;
    margin: 20px auto 0 auto;
  }
  .cont_ben_desc a.lnk_ben {
    display: none;
  }
  .cont_ben_desc a.lnk_ben_mob {
    display: block;
    width: 100%;
    height: auto;
  }
  .cont_ben_desc a.lnk_ben_mob img {
    width: 100%;
    height: auto;
  }
  a.btn-4b {
    line-height: 60px;
    width: 100%;
    height: 60px;
    margin: -20px auto 50px auto;
  }
}
/* ---------------------------- MOBILE ---------------------------- */
