@font-face {
  font-family: "HelveticaNeue";
  src: url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue.eot");
  src: local("☺"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue.woff") format("woff"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue.ttf") format("truetype"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue.svg#font") format("svg");
}
@font-face {
  font-family: "HelveticaNeue-Light";
  src: url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Light.eot");
  src: local("☺"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Light.woff") format("woff"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Light.ttf") format("truetype"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Light.svg#font") format("svg");
}
@font-face {
  font-family: "HelveticaNeue-Bold";
  src: url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Bold.eot");
  src: local("☺"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Bold.woff") format("woff"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Bold.svg#font") format("svg");
}
@font-face {
  font-family: "HelveticaNeue-Medium";
  src: url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Medium.eot");
  src: local("☺"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Medium.woff") format("woff"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Medium.ttf") format("truetype"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Medium.svg#font") format("svg");
}
@font-face {
  font-family: "HelveticaNeue-Italic";
  src: url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Italic.eot");
  src: local("☺"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Italic.woff") format("woff"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Italic.ttf") format("truetype"), url("https://store-cdn.venndelo.com/site/views/default/fonts/HelveticaNeue-Italic.svg#font") format("svg");
}
@font-face {
  font-family: "FjallaOne";
  src: url("https://store-cdn.venndelo.com/site/views/default/fonts/FjallaOne-Regular.eot");
  src: local("☺"), url("https://store-cdn.venndelo.com/site/views/default/fonts/FjallaOne-Regular.woff") format("woff"), url("https://store-cdn.venndelo.com/site/views/default/fonts/FjallaOne-Regular.ttf") format("truetype"), url("https://store-cdn.venndelo.com/site/views/default/fonts/FjallaOne-Regular.svg#font") format("svg");
}
.row {
  max-width: 1100px;
}
.azul-oscuro {
  color: #293746;
}
.gris {
  color: #3c3c3b;
}
*:not(i) {
  font-family: "HelveticaNeue";
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: inherit !important;
}
html {
  height: 100%;
}
body {
  padding-bottom: 152px;
  position: relative;
  min-height: 100%;
}
.off-canvas-content {
  background-color: #fff;
}
.container-core {
  min-height: 53vh;
}
.container-core-simple {
  background-color: #f2f2f2;
  min-height: 76vh;
}
.th-fg-color-1 {
  color: #c4a84c;
}
.th-bg-color-1 {
  background-color: #c4a84c;
}
.part_footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.footer-container {
  margin-left: 5px;
}
.header-container {
  padding: 0px 10px;
}
._sep-line {
  height: 1px;
  background-color: #f2f2f2;
}
.container-payment-status {
  padding: 0px 10px;
}
.loading-container {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-container .loading {
  width: 100px;
}
/* LINK CALIFICACIONES */
.content-icon-link {
  position: absolute;
  right: 0;
  bottom: 175px;
  width: 290px;
  height: 0 !important;
  text-align: right;
}
.content-icon-link .icon-link {
  top: auto !important;
  bottom: -1px !important;
  right: 20px;
  width: 100%;
}
.content-icon-link .icon-link .calificacion {
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.content-icon-link .icon-link .estrellas {
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.content-icon-link .icon-link .estrellas .itx-rating .icon-estrella {
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 333px) {
  .content-icon-link .icon-link .estrellas .itx-rating .icon-estrella {
    width: 12px;
    height: 12px;
  }
}
.content-icon-link .icon-link .icon {
  padding-left: 6px !important;
  padding-right: 6px !important;
  padding-top: 12px;
}
.content-icon-link .icon-link .opinion {
  padding-left: 0px !important;
  text-decoration: underline;
  color: #fff;
}
.content-icon-link .icon-link.is-anchored {
  position: absolute;
  bottom: 0 !important;
  z-index: 10;
}
.content-wpp {
  position: fixed;
  right: 0;
  bottom: 200px;
  height: 0 !important;
  text-align: right;
}
.content-wpp .icon-link {
  top: auto !important;
  bottom: -1px !important;
  right: 20px;
  width: 100%;
}
.div-color-cal {
  border-radius: 13px 13px 0 0;
  background: #c4a84c;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.img-wpp {
  margin-bottom: 120px;
}
.pre-footer {
  padding-top: 2rem !important;
  padding-bottom: 1rem !important;
  background-color: #002037;
  font-family: "HelveticaNeue-Light";
}
.pre-footer .content-prefooter {
  /*.icon-link{
   position: absolute;
   top: -76px;
   right: 43px;
   }*/
  /*.icon-link{
   position: fixed;
   bottom: 0px;
   right: 43px;
   }*/
}
.pre-footer .content-prefooter .content-div-img-venndelo {
  border-right: 0.8px solid #fff;
}
.pre-footer .content-prefooter .img-coordinadora-footer {
  margin-top: 5px !important;
}
.pre-footer .content-prefooter .img-industria-footer {
  margin-top: 5px !important;
  width: 200px;
}
.pre-footer .venndelo {
  line-height: 3.2;
}
@media screen and (max-width: 1023px) {
  .pre-footer .venndelo {
    line-height: 0;
  }
}
.pre-footer .img-medium {
  display: none;
}
.pre-footer .camara-digi {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 836px) {
  .pre-footer .camara-digi .camara {
    max-width: 80px;
  }
  .pre-footer .camara-digi .digi {
    max-width: 40px;
  }
}
@media screen and (max-width: 712px) and (min-width: 640px) {
  .pre-footer .camara-digi .camara {
    max-width: 70px;
  }
  .pre-footer .camara-digi .digi {
    max-width: 30px;
  }
}
@media screen and (max-width: 799px) and (min-width: 640px) {
  .pre-footer .img-large {
    display: none;
  }
  .pre-footer .img-medium {
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .pre-footer .xcolumn {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.footer {
  background-color: #002037;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
.footer .copyright {
  color: #fff;
  font-size: 12px;
  padding-left: 12px;
  padding-right: 12px;
}
.footer .terminos {
  color: #fff;
  font-size: 12px;
  position: relative;
}
.footer .terminos::after {
  left: -3px;
}
.footer .terminos::before {
  right: -3px;
}
@media screen and (max-width: 639px) {
  .footer .terminos::after, .footer .terminos::before {
    display: none;
  }
}
.footer .politica {
  color: #fff;
  font-size: 12px;
  padding-left: 12px;
  padding-right: 12px;
}
@media screen and (max-width: 609px) {
  .footer a {
    display: block;
  }
}
/*footer*/
.position-left {
  background-position: center;
}
.position-left .xcolor {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  top: 0;
  background-color: #c4a84c;
}
.position-left .xcolor2 {
  height: 50px;
  opacity: 0.9;
  background-color: #000;
}
.position-left .xmenu-small {
  list-style: none;
  margin-left: 0;
}
.position-left .xmenu-small li {
  border-bottom: 1px solid rgba(0, 0, 0, 1);
}
.position-left .xmenu-small li a {
  display: block;
  padding: 0.8rem 2.7rem !important;
  position: relative;
  color: #fff;
  font-family: "HelveticaNeue-Bold";
  font-size: 0.8rem;
}
.position-left .xmenu-small li a .xicon {
  position: absolute;
  left: 8px;
}
.position-left .xmenu-small li a .xflecha {
  position: absolute;
  right: 16px;
}
.position-left .xmenu-small li a .xflecha2 {
  position: absolute;
  right: 16px;
  top: 25px;
}
.position-left .xmenu-small li:hover {
  background-color: rgba(0, 0, 0, 1);
}
.page, .page_item {
  font-size: 16px;
}
.page .xmenu-p, .page_item .xmenu-p {
  padding: 12px 60px 8px;
  text-align: center;
  position: relative;
}
.page .xmenu-p .xicon-menu, .page_item .xmenu-p .xicon-menu {
  position: absolute;
  left: 16px;
  top: 14px;
}
.page .xmenu-p .xicon-menu .xicon-content, .page_item .xmenu-p .xicon-menu .xicon-content {
  color: #4a4a4a;
  font-size: 1rem;
}
.page .xmenu-p .xicon-menu .xicon-content .ximg, .page_item .xmenu-p .xicon-menu .xicon-content .ximg {
  margin-right: 8px;
}
.page .xmenu-p .xnombre-tienda-small, .page_item .xmenu-p .xnombre-tienda-small {
  font-family: "HelveticaNeue-Bold";
  font-size: 1.4rem;
  color: #c4a84c;
}
.page .xmenu-p .xnombre-tienda-small .logo-small, .page_item .xmenu-p .xnombre-tienda-small .logo-small {
  max-height: 80px;
}
.page .box-menu-item-cart-small, .page_item .box-menu-item-cart-small {
  padding-top: 16px;
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
.page .box-menu-item-cart-small venn-storefront-cart-button, .page_item .box-menu-item-cart-small venn-storefront-cart-button {
  display: inline-block;
  margin-right: 16px;
}
.page .bar-sandbox, .page_item .bar-sandbox {
  width: 100%;
  height: 30px;
  padding: 5px;
  background: #e95864;
  text-align: center;
  font-family: Helvetica;
  font-size: 14px;
  color: #fff;
}
.page .xstore-name, .page_item .xstore-name {
  top: 12px;
  position: relative;
}
@media screen and (max-width: 640px) {
  .page .xstore-name, .page_item .xstore-name {
    top: 18px;
    position: relative;
    font-size: 23px !important;
  }
}
@media screen and (min-width: 1023px) {
  .page .header, .page_item .header {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 640px) {
  .page .header .xnombre-tienda-large, .page_item .header .xnombre-tienda-large {
    line-height: 20px !important;
  }
}
.page .header .xnombre-tienda, .page_item .header .xnombre-tienda, .page .header .xnombre-tienda-large, .page_item .header .xnombre-tienda-large {
  margin-bottom: 20px;
}
.page .header .xnombre-tienda a, .page_item .header .xnombre-tienda a, .page .header .xnombre-tienda-large a, .page_item .header .xnombre-tienda-large a {
  font-family: "HelveticaNeue-Bold";
  font-size: 30px;
  color: #c4a84c;
}
.page .header .xnombre-tienda a .logo-large, .page_item .header .xnombre-tienda a .logo-large, .page .header .xnombre-tienda-large a .logo-large, .page_item .header .xnombre-tienda-large a .logo-large {
  max-height: 80px;
}
.page .header .xcontent-contact, .page_item .header .xcontent-contact {
  position: relative;
}
.page .header .xcontent-contact .xicon-contact, .page_item .header .xcontent-contact .xicon-contact {
  position: absolute;
  top: 15px;
  left: -60px;
}
.page .header .xcontent-contact .xcontact, .page_item .header .xcontent-contact .xcontact {
  color: #9b9b9b;
}
.page .header .xcontent-contact .xcontact span, .page_item .header .xcontent-contact .xcontact span {
  color: #293746;
  font-family: "HelveticaNeue-Medium";
}
.page .xcard, .page_item .xcard {
  margin-top: 5px;
  width: 100%;
  text-align: center;
  padding: 15px;
  border: 1px solid rgba(151, 151, 151, 0.2);
}
@media screen and (max-width: 450px) {
  .page .xcard .xprecio, .page_item .xcard .xprecio, .page .xcard .xtitle, .page_item .xcard .xtitle {
    text-align: center;
  }
}
@media screen and (max-width: 370px) {
  .page .xcard, .page_item .xcard {
    width: 90% !important;
  }
}
.page .xfondo, .page_item .xfondo {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 35px;
  position: relative;
}
.page .xfondo .xcolor, .page_item .xfondo .xcolor {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.9;
  top: 0;
  background-color: #c4a84c;
}
.page .xfondo .xmenu, .page_item .xfondo .xmenu {
  padding-top: 12px;
  padding-bottom: 12px;
}
.page .xfondo .xmenu a, .page_item .xfondo .xmenu a {
  position: relative;
  color: #fff;
  font-family: "HelveticaNeue-Bold";
  padding-left: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.98rem;
}
@media screen and (min-width: 640px) and (max-width: 1025px) {
  .page .xfondo .xmenu a, .page_item .xfondo .xmenu a {
    font-size: 0.9rem;
  }
}
.page .xfondo .xmenu a .ximg-productos, .page_item .xfondo .xmenu a .ximg-productos {
  width: 24px;
  padding-top: 3px;
  padding-right: 3px;
}
.page .xfondo .xmenu a img, .page_item .xfondo .xmenu a img {
  position: absolute;
  left: -5px;
}
.page .xfondo .xmenu.active, .page_item .xfondo .xmenu.active {
  /* background de opcion de menu activa, un poco mas oscuro */
  background-color: rgba(0, 0, 0, 0.7);
}
.page .xfondo .titulo, .page_item .xfondo .titulo {
  font-size: 1.3rem;
  font-family: "HelveticaNeue-Bold";
  color: #fff;
  position: relative;
  margin: auto;
  z-index: 10;
}
.page .content, .page_item .content {
  margin-top: 10px;
  margin-bottom: 30px;
}
.page .media-object-section:first-child, .page_item .media-object-section:first-child {
  padding-right: 1.5rem;
}
.page .middle, .page_item .middle {
  vertical-align: middle !important;
}
.page .middle img, .page_item .middle img {
  max-width: 145px;
}
.page .media-object-section, .page_item .media-object-section {
  display: table-cell;
  vertical-align: top;
  flex: 0 auto;
}
.page .media-object-section h2, .page_item .media-object-section h2 {
  font-family: "HelveticaNeue-Bold";
  color: #293746;
  margin-bottom: 0;
}
.page .media-object-section hr, .page_item .media-object-section hr {
  border-color: #293746;
  margin-top: 10px;
  margin-bottom: 20px;
}
.page .media-object-section p, .page_item .media-object-section p {
  font-size: 0.9rem;
  color: #9b9b9b;
}
.page .media-object-section p span, .page_item .media-object-section p span {
  color: #293746;
}
.reveal-modal {
  border: 10px solid #293746;
}
.reveal-modal .title, .reveal-modal h4 {
  font-family: "HelveticaNeue-Bold";
  color: #293746;
  margin-bottom: 0;
}
.reveal-modal hr {
  margin-top: 12px;
  border-color: #293746;
}
.reveal-modal .message, .reveal-modal p {
  font-size: 0.9rem;
  color: #9b9b9b;
}
.reveal-modal .message span, .reveal-modal p span {
  color: #293746;
}
.reveal-modal .message {
  font-size: 1.1rem;
}
.reveal-modal .button {
  background-color: #f27000;
  font-family: "HelveticaNeue";
  font-size: 1.3em;
  color: #fff;
  border-radius: 2px;
}
.reveal-modal .close-reveal-modal {
  font-size: 2.5rem;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
  color: #aaa;
  font-weight: bold;
  cursor: pointer;
}
.itxdialog-error .btn .button-ok {
  background-color: #c4a84c !important;
}
/* COLORES */
.gris-titulo {
  color: #4a4a4a;
}
.gris-textos {
  color: #9b9b9b;
}
.negro {
  color: #000;
}
.blanco {
  color: #fff;
}
.azul {
  color: #c4a84c;
}
/* FUENTES */
.bold {
  font-family: "HelveticaNeue-Bold";
}
.light {
  font-family: "HelveticaNeue-Light";
}
.medium {
  font-family: "HelveticaNeue-Medium";
}
.italic {
  font-family: "HelveticaNeue-Italic";
}
.fjalla {
  font-family: "FjallaOne";
}
/* TAMAÑOS FUENTES */
.font-11 {
  font-size: 0.7rem;
}
.font-12 {
  font-size: 0.8rem;
}
.font-13 {
  font-size: 0.9rem;
}
.font-14 {
  font-size: 1rem;
}
.font-15 {
  font-size: 1.1rem;
}
.font-16 {
  font-size: 1.2rem;
}
.font-17 {
  font-size: 1.3rem;
}
.font-18 {
  font-size: 1.4rem;
}
.font-19 {
  font-size: 1.4rem;
}
.font-20 {
  font-size: 1.5rem;
}
.font-21 {
  font-size: 1.6rem;
}
.font-22 {
  font-size: 1.7rem;
}
.font-23 {
  font-size: 1.8rem;
}
.font-24 {
  font-size: 1.9rem;
}
.font-25 {
  font-size: 2rem;
}
.font-27 {
  font-size: 2.3rem;
}
.font-30 {
  font-size: 2.5rem;
}
.font-31 {
  font-size: 2.6rem;
}
.font-32 {
  font-size: 2.7rem;
}
.font-33 {
  font-size: 2.8rem;
}
.font-45 {
  font-size: 4.5rem;
}
.font-50 {
  font-size: 5rem;
}
/* TEXT DECORATION */
.underline {
  text-decoration: underline;
}
/* LINE HEIGHT */
.line-1 {
  line-height: 1;
}
.line-1-3 {
  line-height: 1.3;
}
.line-2 {
  line-height: 2;
}
.line-3 {
  line-height: 3;
}
/* Class Genericas */
.division {
  border: 0;
  border-top: 1px solid rgba(151, 151, 151, 0.3);
}
/* COLOR DE FONDOS */
.bg-gris {
  background-color: #f2f2f2;
}
.bg-negro {
  background-color: #000;
}
@media screen and (max-width: 639px) {
  .small-text-center {
    text-align: center;
  }
}
@media screen and (min-width: 1023px) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 1023px) {
  .show-for-large {
    display: block !important;
  }
}
/* PAGINACION */
.pagination {
  /*.pagination-previous{
   border: none;
   &:before{
   content: '';
   }
   }
   .pagination-next{
   border: none;
   a:after{
   content: '';
   }
   }
   .pagination-previous:hover,
   .pagination-next a:hover{
   background-color: transparent;
   }*/
}
.pagination li {
  background-color: #fff;
  border: 1px solid #9b9b9b;
}
.pagination li a {
  color: #4a4a4a;
  font-size: 1.3rem;
  line-height: 1;
  padding: 0.1875rem 0.625rem;
}
.pagination li a:hover {
  background-color: #9b9b9b;
  border-radius: 0;
  color: #fff;
}
.pagination .current {
  background-color: #9b9b9b;
  padding: 0;
}
.pagination .current a {
  color: #fff;
}
/* HEADER CALIFICACIONES */
.part_header_calificaciones .barra {
  height: 20px;
  background-color: #c4a84c;
  margin-bottom: 2rem;
  -webkit-box-shadow: inset 0 1px 15px -4px rgba(0, 0, 0, 1);
  -moz-box-shadow: inset 0 1px 15px -4px rgba(0, 0, 0, 1);
  box-shadow: inset 0 1px 15px -4px rgba(0, 0, 0, 1);
}
/* PADDING */
.padding-left-none {
  padding-left: 0 !important;
}
.padding-right-none {
  padding-right: 0 !important;
}
.padding-top-none {
  padding-top: 0 !important;
}
.padding-bottom-none {
  padding-bottom: 0 !important;
}
/*ESTRELLAS*/
.itx-rating .icon-estrella {
  width: 25px;
  height: 25px;
  margin-right: 5px;
  display: inline-block;
  cursor: pointer;
}
@media screen and (max-width: 333px) {
  .itx-rating .icon-estrella {
    width: 20px;
    height: 20px;
  }
}
.itx-rating .empty {
  background-image: url("https://app.venndelo.com/app/update/rs/icon-estrella-gris.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: transparent;
}
.itx-rating .full {
  background-image: url("https://app.venndelo.com/app/update/rs/icon-estrella-amarilla.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: transparent;
}
.itx-rating .half {
  background-image: url("https://app.venndelo.com/app/update/rs/icon-media-estrella.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: transparent;
}
.itx-rating .hover {
  background-image: url("https://app.venndelo.com/app/update/rs/icon-estrella-amarilla.png");
}
.part_footer_simple {
  font-family: "HelveticaNeue-Light";
  height: 100px;
  padding: 50px 10px 0px 10px;
  background-color: #f2f2f2;
}
.off-canvas-wrapper-simple {
  height: 100%;
}
.part_footer_new {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.part_footer_new .pre-footer-new {
  background: #fff;
  border-top: 1px solid #f8f8f8;
  padding-top: 30px;
  height: 85px;
  font-family: "HelveticaNeue";
  font-size: 14px;
  color: #3c3c3b;
}
.part_footer_new .pre-footer-new a {
  text-decoration: none;
  color: #3c3c3b;
}
.part_footer_new .pre-footer-new .right-border {
  border-right: 2px solid #f8f8f8;
}
.part_footer_new .pre-footer-new .content-terminos {
  text-align: right;
  padding-right: 70px;
}
.part_footer_new .pre-footer-new .content-politica {
  padding-left: 70px;
  text-align: left;
}
@media screen and (max-width: 600px) {
  .part_footer_new .pre-footer-new .content-terminos {
    padding-right: 0.9375rem !important;
    text-align: center !important;
  }
  .part_footer_new .pre-footer-new .content-politica {
    padding-top: 10px;
    padding-left: 0.9375rem !important;
    text-align: center !important;
  }
}
@media screen and (max-width: 600px) {
  .part_footer_new .pre-footer-new {
    padding-top: 20px !important;
  }
  .part_footer_new .footer {
    padding-top: 10px !important;
  }
  .part_footer_new .img-group {
    position: relative;
    bottom: 10px;
  }
}
.part_footer_new .footer {
  height: 90px;
  padding-top: 30px;
  background-color: #f8f8f8;
  font-family: "HelveticaNeue-Light";
}
.part_footer_new .footer .content-footer {
  /*.icon-link{
   position: absolute;
   top: -76px;
   right: 43px;
   }*/
  /*.icon-link{
   position: fixed;
   bottom: 0px;
   right: 43px;
   }*/
}
.part_footer_new .footer .content-footer .content-div-img-venndelo {
  border-right: 0.8px solid #fff;
}
.part_footer_new .footer .content-footer .img-coordinadora-footer {
  margin-top: 5px !important;
}
.part_footer_new .footer .content-footer .img-industria-footer {
  margin-top: 5px !important;
  width: 200px;
}
.part_footer_new .footer .venndelo {
  line-height: 3.2;
}
@media screen and (max-width: 1023px) {
  .part_footer_new .footer .venndelo {
    line-height: 0;
  }
}
.part_footer_new .footer .img-medium {
  display: none;
}
.part_footer_new .footer .camara-digi {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (max-width: 836px) {
  .part_footer_new .footer .camara-digi .camara {
    max-width: 80px;
  }
  .part_footer_new .footer .camara-digi .digi {
    max-width: 40px;
  }
}
@media screen and (max-width: 712px) and (min-width: 640px) {
  .part_footer_new .footer .camara-digi .camara {
    max-width: 70px;
  }
  .part_footer_new .footer .camara-digi .digi {
    max-width: 30px;
  }
}
@media screen and (max-width: 799px) and (min-width: 640px) {
  .part_footer_new .footer .img-large {
    display: none;
  }
  .part_footer_new .footer .img-medium {
    display: block;
  }
}
@media screen and (max-width: 639px) {
  .part_footer_new .footer .xcolumn {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .part_footer_new .footer .img-group {
    bottom: -10px;
  }
  .part_footer_new .footer .img-medium {
    display: block;
  }
  .part_footer_new .footer .img-large {
    display: none;
  }
}
/* MEDIA QUERYES */
@media screen and (max-width: 639px) {
  body {
    padding-bottom: 383px;
  }
  .content-icon-link {
    bottom: 383px;
  }
  .pre-footer {
    padding-top: 1rem !important;
  }
}
@media screen and (max-width: 609px) {
  body {
    padding-bottom: 413px;
  }
  .content-icon-link {
    bottom: 180px;
  }
  .container-payment-status {
    padding: 0px 5%;
  }
}
@media screen and (max-width: 879px) and (min-width: 641px) {
  .part_footer .pre-footer {
    height: 104px;
  }
  .part_footer_new .pre-footer {
    height: 104px;
  }
}
@media screen and (max-width: 400px) {
  body {
    padding-bottom: 412px;
  }
  .content-icon-link {
    bottom: 180px;
  }
  .part_footer .pre-footer {
    height: 335px;
  }
  .part_footer_new .pre-footer {
    height: 335px;
  }
}
.venndelo-off-canvas-left {
  background-color: #c4a84c;
}
.venndelo-off-canvas-left .nombre-tienda {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  width: 100%;
  text-align: center;
}
.bar-delay {
  width: 100%;
  height: 30px;
  padding: 5px;
  background: #4d4d4d;
  text-align: center;
  font-family: Helvetica;
  font-size: 14px;
  color: #fff;
}
.search-input {
  padding-top: 1rem !important;
  padding-left: 0px !important;
}
.search-btn {
  text-align: right;
}
.search-btn-marketplace {
  padding-right: 0 !important;
}
.btn-search {
  position: relative;
  top: 21px;
  width: 32px;
}
.search-btn-no-marketplace {
  left: 15px !important;
}
.stores {
  padding-right: 0px;
}
@media (max-width: 640px) {
  .search-input {
    padding-top: 13px !important;
    padding-right: 0px !important;
  }
  .search-input {
    display: none;
  }
  .stores {
    display: none;
  }
}
@media (min-width: 641px) {
  .search-btn {
    display: none;
  }
  .content-filter {
    display: none;
  }
  .marketplace-small {
    display: none;
  }
}
.content-filter {
  padding-bottom: 20px;
}
.bag {
  margin-top: 3px;
}
.page_item .tooltip:before {
  border-color: transparent transparent #fff !important;
}
.page_item .tooltip {
  padding: 2rem;
  max-width: 330px;
  background: #fff;
  border: 1px solid #e4e7e7;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
  border-radius: 6px;
  font-family: 'HelveticaNeue';
  font-size: 14px;
  color: #424040;
  letter-spacing: 0;
  line-height: 18px;
}
.page_item .item-product .tiempo-promedio {
  font-family: 'HelveticaNeue';
  font-size: 14px;
  color: #3c3c3b;
  letter-spacing: 0;
}
.page_item .item-product .icon-informacion {
  width: 20px;
  margin-left: 5px;
}
.page_item .item-product .xfondo .xcolor {
  background-color: #000;
}
.page_item .item-product .xcard2 {
  height: 400px;
  display: inline-table;
  border: 1px solid rgba(151, 151, 151, 0.2);
}
.page_item .item-product .xcard2 .ximg {
  height: 380px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 450px) {
  .page_item .item-product .xcard2 {
    width: 100% !important;
  }
}
.page_item .item-product .preview-imagen {
  width: 100%;
  max-width: 350px;
}
.page_item .item-product .xsin-padding {
  padding: 2px !important;
}
.page_item .item-product .thum {
  margin-top: 9px;
  text-align: center;
}
.page_item .item-product .thum .imagen-pequena {
  padding: 3px;
  border: 1px solid rgba(151, 151, 151, 0.2);
  height: 85px;
  display: table-cell;
  vertical-align: middle;
}
.page_item .item-product .xcontent {
  margin-bottom: 10px;
}
.page_item .item-product .xcontent .itx-rating .icon-estrella {
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 333px) {
  .page_item .item-product .xcontent .itx-rating .icon-estrella {
    width: 19px;
    height: 19px;
  }
}
.page_item .item-product .descripcion-prod {
  color: #9b9b9b;
  margin-bottom: 16px;
}
.page_item .item-product .warranty-prod {
  color: #9b9b9b;
  margin-bottom: 16px;
}
.page_item .item-product .price {
  /*.price-before{
   text-decoration: line-through;
   font-size: 1.3rem;
   color: #4A4A4A;
   line-height: 27px;
   margin-bottom: 20px;
   }*/
}
.page_item .item-product .sub-title {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 26px;
}
.page_item .item-product .select {
  color: #4a4a4a;
}
.page_item .item-product .select select {
  border-radius: 4px;
}
.page_item .item-product .btn-prod {
  margin-top: 16px;
  background-color: #c4a84c;
  border-radius: 4px;
  padding: 5px 0px;
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  width: 100%;
}
.page_item .owl-carousel {
  margin-top: -25px;
}
.page_item .owl-carousel .owl-item {
  padding: 10px;
}
.page_item .owl-carousel .owl-item .xcard {
  text-align: left;
  width: 100% !important;
}
.page_item .owl-carousel .owl-item .xcard h1 {
  color: #333;
  font-size: 0.8rem;
  font-family: "HelveticaNeue-Bold";
  margin-bottom: 10px;
  min-height: 34px;
}
.page_item .owl-carousel .owl-item .xcard .ximg-rel {
  height: 183px;
  display: table-cell;
  vertical-align: middle;
}
.page_item .owl-carousel .owl-item .xcard .ximg {
  line-height: 180px;
  height: 180px;
}
.page_item .owl-carousel .owl-item .xcard .ximg img {
  max-height: 180px;
}
.page_item .owl-carousel .owl-pagination {
  display: none;
}
.page_item .owl-carousel .owl-buttons div {
  background-color: transparent !important;
}
.page_item .owl-carousel .owl-buttons .owl-prev, .page_item .owl-carousel .owl-buttons .owl-next {
  position: absolute;
  top: 41%;
}
.page_item .owl-carousel .owl-buttons .owl-prev {
  left: -50px !important;
}
.page_item .owl-carousel .owl-buttons .owl-next {
  right: -50px !important;
}
@media screen and (max-width: 639px) {
  .page_item .owl-carousel .owl-item {
    padding: 10px;
  }
  .page_item .owl-carousel .owl-item .xcard .xtitle, .page_item .owl-carousel .owl-item .xcard .xprecio {
    text-align: center;
  }
  .page_item .owl-carousel .owl-item .xcard .xcontent {
    width: 120px;
    margin: auto;
    margin-top: 10px;
  }
  .page_item .owl-carousel .owl-buttons {
    display: none;
  }
  .page_item .owl-carousel .owl-pagination {
    display: block;
  }
  .page_item .owl-carousel .owl-pagination .owl-page span {
    width: 10px;
    height: 10px;
    background-color: #000;
    margin-right: 3px;
    margin-left: 3px;
    opacity: 0.8;
  }
  .page_item .owl-carousel .owl-pagination .owl-page.active span, .page_item .owl-carousel .owl-pagination .owl-page:hover span {
    background-color: #c4a84c;
    opacity: 0.8;
  }
}
@media screen and (max-width: 494px) {
  .page_item .owl-carousel .owl-item .xcard .ximg {
    height: 184px;
  }
  .page_item .owl-carousel .owl-item .xcard .ximg img {
    max-height: 184px;
  }
}
.page_item .info-estrellas {
  margin-top: 20px;
}
.page_item .calificaciones .tienda-provee {
  position: relative;
  padding-left: 26px;
}
.page_item .calificaciones .tienda-provee img {
  position: absolute;
  left: 0px;
  top: 4px;
}
@media screen and (max-width: 639px) {
  .page_item .calificaciones .tienda-provee {
    margin-top: 1rem;
  }
}
.page_item .calificaciones:last-child hr {
  display: none;
}
.page_item .comparison-price {
  font-size: 16px;
  text-decoration: line-through;
}
.page_item .comparison-price .read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: 0.25s ease;
}
.page_item .comparison-price .description-title {
  color: #212121;
  margin-bottom: 15px;
}
.page_item .tab-container {
  padding-bottom: 50px;
}
.page_item .container-button-see-more {
  position: inherit;
}
.page_item .button-description {
  text-decoration: underline;
  color: #212121;
  font-weight: medium;
  position: absolute;
}
.page_item .button-description span {
  cursor: pointer;
}
.page_item .button-warranty {
  text-decoration: underline;
  color: #212121;
  font-weight: medium;
  position: absolute;
}
.page_item .button-warranty span {
  cursor: pointer;
}
.page_item .btn-buy-now {
  font-size: 17px !important;
  font-weight: 500;
}
.page_item .red-text {
  font-weight: bold;
  color: #ef3a32;
}
.page_item .content-oferta {
  position: relative;
  top: 0;
  left: 0;
  background-color: #ef3a32;
  color: #fff;
  border-radius: 5px;
  padding: 5px;
  padding-top: 2px;
  width: 60px;
  text-align: center;
  font-family: 'HelveticaNeue-Medium';
  font-size: 14px;
}
.page_item .content-free-shipping {
  position: relative;
  left: 0;
  top: 5px;
  background: #fff;
  color: #9dc431;
  border-radius: 5px;
  padding: 5px;
  padding-top: 3px;
  font-family: 'HelveticaNeue-Medium';
  font-size: 14px;
}
.page_item .border-tab {
  border-bottom: 1px solid #bdbcbc;
  margin-bottom: 25px;
}
.page_item .padding-border {
  padding-left: 14px;
  padding-right: 18px;
}
.page_item .padding-tab {
  padding-left: 0 !important;
  cursor: pointer !important;
}
.page_item .active-tab {
  border-bottom: 2px solid #212121;
  font-weight: bold;
  color: #212121;
  padding-bottom: 10px;
}
.page_item .inactive-tab {
  font-weight: bold;
  color: #9b9b9b;
}
