.bx-wrapper {
	border:none;
  box-shadow: none;
  margin-bottom: 0;
}
.site-branding img {
  width: auto;
  height: 90px;
}
.pdt-20 { padding-top:20px }
.pdt-30 { padding-top:30px }

.mgl-10 { margin-left:10px }
.mgl-12 { margin-left:25px }
.mgl-20 { margin-left:20px }
.mgl-45 { margin-left:45px }

.mgt-20 { margin-top:20px }

.oculta { display:none; }
.ingreso::before {
  display: block;
  position: absolute;
  top: 10px;
  left: -25px;
  width: 1px;
  height: 65%;
  background: rgba(255,255,255,.1);
  content: '';
}
.header_main {
  background-color: #fff !important;
}
#site-header-menu {
  background: var(--colorbase) !important;
}
.account_text a {
  color: #000;
}
.account_icon {
  color: #000;
}
.cat_icon {
  background-color: #d94217;
  color: #fff !important;
}
.cart_price {
  color: var(--colorbase);
}
.cart_count {
  background-color: #d94217;
  color: #fff !important;
}
#site-header-menu #site-navigation .menu ul li.active > a {
  color: #fff;
}
#site-header-menu #site-navigation .menu ul li.active {
  background-color: #000;
}
#site-header-menu #site-navigation .menu ul li:hover {
  background-color: #fff;
  color: #000 !important;
}
#site-header-menu #site-navigation .menu ul li:hover a {
  color: #000 !important;
}
.action-button {
  background-color: var(--colorbase);
}
section.cajas {
  position: relative;
  padding: 0 0;
  margin: 20px 0 50px 0;
}
.divCaja img {
  width: 100%;
  height: auto;
}
section.row-top-section {
  padding: 0 0;
  margin-top: 30px;
}

section.caracteristicas {
  position: relative;
  padding: 0 0;
  margin: 20px 0;
  background-color: #eee;
  padding: 50px 0; 
}
.item-inner {
    display: inline-block; 
}
.item-inner .icon {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px; 
}
/* .item-inner .icon.icon1 {
  background: url(../images/icons/policy-1.png) no-repeat center center; }
.item-inner .icon.icon2 {
  background: url(../images/icons/policy-2.png) no-repeat center center; }
.item-inner .icon.icon3 {
  background: url(../images/icons/policy-3.png) no-repeat center center; }
.item-inner .icon.icon4 {
  background: url(../images/icons/policy-4.png) no-repeat center center; }
.item-inner .icon.icon5 {
  background: url(../images/icons/policy-5.png) no-repeat center center; } */
  .item-inner .icon.icon1 {
  background: url(../images/icons/proteccion.png) no-repeat center center; }
.item-inner .icon.icon2 {
  background: url(../images/icons/calidad.png) no-repeat center center; }
.item-inner .icon.icon3 {
  background: url(../images/icons/facilidad-pago.png) no-repeat center center; }
.item-inner .icon.icon4 {
  background: url(../images/icons/despacho.png) no-repeat center center; }
.item-inner .icon.icon5 {
  background: url(../images/icons/policy-5.png) no-repeat center center; }


.item-inner .content {
  float: left;
  text-align: left;
  margin-top: 6px; 
  width: calc(100% - 70px);
}
.item-inner .content a {
  color: #333;
  font-weight: 700;
  font-size: 16px; 
}
.item-inner .content a:hover {
  color: var(--colorbase); 
}
.item-inner .content p {
  line-height: 20px;
  margin-top: 5px;
  margin: 0;
  text-transform: capitalize; 
}
.icon.icon1 {
  background-position: -9px -9px; }
.icon.icon2 {
  background-position: -9px -219px; }
.icon.icon3 {
  background-position: -9px -429px; }
.icon.icon4 {
  background-position: -9px -639px; }

.footer-logo img {
	width: 100%;
	height: auto;
}
.peq {
	font-size: 11px;
	line-height: 12px;
	color: #fff;
}
.peqNegro {
  font-size: 12px;
  line-height: 20px;
  color: #000;
}
.featured-imagebox-post .ttm-box-post-date {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 70px;
}
.texto_stock {
  font-size: 16px;
  font-weight: 700;
  color: #f00;
  line-height: 30px;
}
#registroForm .form-group i {
  position: absolute;
  left: 14px;
  top: 13px;
  opacity: .9;
  z-index: 1;
}
#registroForm .form-group {
  display: block;
  font-size: 13px;
  line-height: 14px;
  position: relative;
  margin-bottom: 20px;
}
#registroForm .form-group input {
  font-size: 13px;
  line-height: 14px;
  padding: 12px 15px;
    padding-left: 15px;
  position: relative;
  padding-left: 35px;
  margin-right: 0;
}
#rc-imageselect, .g-recaptcha {
  transform:scale(1);
  -webkit-transform:scale(1);
  transform-origin:0 0;
  -webkit-transform-origin:0 0;
}
.centrado {
  text-align: center !important;
}
.rc-anchor-normal {
  height: 74px;
  width: 99%;
}
table.cart_table tr.filaTotal {
  background-color: #f6f9ff;
  border: 1px solid rgba(0,0,0,.1);
  font-weight: 700;
  color: #000;
  font-size: 18px;
}
.btn-amarillo {
  background-color: #ffd200;
}
.checkout-section {
  padding: 0 0 90px 0 !important;
}
.textoEstado {
  padding: 20px 0;
  font-size: 16px;
  line-height: 25px;
}
.justificado {
  text-align: justify;
}
#formVoucher label {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.h3_limite { 
  font-size: 28px;
  color:#f00;
  font-weight: 700; 
  width: 100%;
  padding: 0 0 15px 0;
  text-align: center;
  line-height: 35px;
}
.h3_limite span {
  font-size: 14x !important;
  line-height: 18px;
}

.divContador {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.countdown-container {
    padding: 20px;
    background-color: #222222;
    margin-bottom: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 20px;
    width:150px;
}

.countdown-container .number {
    font-size: 32px;
    text-align: center;
    padding-top: 20px;
    color: #FFFFFF;
    background-color: #000000;
    height: 60px;
}

.countdown-container .concept {
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}
.oculto { display:none; }
.social-tiktok {
  margin-top: 5px;
}
.social-tiktok svg {
  scale: 0.5;
}
.footer .social-icons li.social-tiktok > a {
  display: block;
  text-align: center;
  width: 33px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  font-size: 13px;
  transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}
.testimonio {
    background-color: #007bff;
    width: 31%;
    height: 500px;
    margin: 0 1%;
    border-radius: 15px;
}
.testimonio_imagen {
  width: 100%;
}
.testimonio_imagen img {
  width: 100%;
  height: auto;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.testimonio_titulo {
  display: table;
  width: 100%;
  background-color: #fed1e6;
}
.testimonio_inner {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #000;
  text-align: center;
  height: 90px;
  width: 100%;
  padding: 10px 20px;
}
.enlaceVideo {
  width: 100%;
  padding: 20px 20px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  background-color: #eee;
  border-radius: 20px;
  margin-top: 20px;
  display: block;
  margin: 20px 0;
}
.divEnlaceWhatsapp {
  width: 100%;
  padding: 15px 10px 0 10px;
  text-align: center;
}
.divEnlaceWhatsapp a {
  background-color: #28AC06;
  font-size: 1rem;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display: block;
  padding: 8px 10px;
  border-radius: 15px;
}
.divEnlaceWhatsapp a i {
  margin-right: 10px;
}
.divEnlaceProductos {
  width: 100%;
  padding: 15px 10px 0 10px;
  text-align: center;
}
.divEnlaceProductos a {
  background-color: #2457aa;
  font-size: 1rem;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display: block;
  padding: 8px 10px;
  border-radius: 15px;  
}
.divEnlaceProductos a i {
  margin-right: 10px;
}
.color {
  width: 32%;
  margin: 5px 1% 5px 0;
  padding: 5x 5px;
  height: 40px;
  background-color: #f7f7f7;
  float: left;
}
.cuadradoColor {
  float: left;
  width: 50px;
  height: 40px;
}
.nombreColor {
  float: left;
  width: calc(100% - 50px);
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 20px;
  height: 40px;
  padding: 5px 0 0 0;
}
h3.h3Producto {
  font-size: 18px;
}
.bordeado {
  border: 1px solid #333 !important;
}
.celdaCabecera {
    background-color: #01ABE3;
    color: #fff;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    border:1x solid #fff;
}
.celdaCabeceraCel {
    background-color: #01ABE3;
    color: #fff;
    padding: 5px 5px 5px 5px;
    font-size: 13px;
    border:1x solid #fff;
}
tr.cart_item {
  border-bottom: 1px solid #ccc;
}
.datoCel {
  font-size: 11px;
}
.celdaLabel {
    background-color: #697072;
    color: #fff;
    padding: 5px 10px 5px 10px;
    font-size: 14px;  
    border:2x solid #fff;
}
.celdaDato {
    background-color: #fff;
    color: #333;
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    border:2x solid #fff;
}
img.img150 {
  width: 150px;
  height: auto;
}
.cabecera, .pie {
  width: 100%;
}
.cabecera img, .pie img {
  width: 100%;
  height: auto;
}
.wrap-datos{
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 50px 35px 25px;
    background: rgba(255, 255, 255, 0.97);
}
table.cart_table td {
  border-top: 1px solid rgba(0,0,0,.1);
  padding: 10px 5px 10px;
  vertical-align: top;
}
.badge-pendiente {
    font-size: 12px;
    background-color: #f00;
    color: #fff;
    border-radius: 10px;
    padding: 5px 5px;
}
.badge-verificado {
    font-size: 12px;
    background-color: #ff8000;
    color: #fff;
    border-radius: 10px;
    padding: 5px 5px;
} 
.badge-conforme {
    font-size: 12px;
    background-color: #ffff00;
    color: #000;
    border-radius: 10px;
    padding: 5px 5px;  
}
.badge-pagado {
    font-size: 12px;
    background-color: #008F39;
    color: #fff;
    border-radius: 10px;
    padding: 5px 5px;    
}
.badge-entregado {
    font-size: 12px;
    background-color: #3b83bd;
    color: #fff;
    border-radius: 10px;
    padding: 5px 5px;     
}
.ttm-bgcolor-darkgrey > .ttm-bg-layer, {
  background-color: var(--colorbase) !important;
}
section.msgBienvenida {
  padding: 50px 0;
  background-color: #eee;
}
.mensaje_bienvenida {
  color: #000;
  font-size: 18px;
  line-height: 27px;
  padding: 20px 20px 20px 50px;
  text-align: justify;
  border-left: 5px solid var(--colorbase);
}
.msgBienvenida h1 {
  padding-top: 18px !important;
}
.section-title .title-header::after {
  background-color: var(--colorbase);
}
ul.menu-vertical {
  margin-top: 10px;
}
.precio-normal { 
    font-size: 18px;
    color: #666;
    text-decoration: line-through;
}
.div_variedasdes {
  background-color: #eee;
  padding: 10px 20px;
  margin: 0 0 10px 0;
}
.precioNormal {
  display: block;
}
.ttm-textcolor-highlight {
  color: #000 !important;
}
/*************** WHASTAPP ****************/
.fono {
  position: fixed;
  left: 0px;
  bottom: 10px;
  width: 225px;
  height: 60px;
  background-color: #25D366;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  padding: 3px 5px 5px 10px;
  color: #fff;
  display: block;
  z-index: 10;
}
.fono .iconoFono {
  float: left;
  width: 35px;
}
.fono .iconoFono img {
  width: 90%;
  height: auto;
}
.fono .numeroFono {
  
  color: #fff;
  font-weight: 700;
  float: left;
  width: 160px;
  padding-top: 3px;
}
.fono .numeroFono span {
  font-size: 14px;
  line-height: 16px;
}
.fono .numeroFono a {
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  line-height: 27px;
}
.ttm-bgcolor-skincolor > .ttm-bg-layer {
  background-color: var(--colorbase);
  color: #000 !important;
}
.ttm-bgcolor-skincolor h4 {
  color: #fff;
}
ul.ttm_contact_widget_wrapper li, .ttm-textcolor-highlight, .ttm-bgcolor-skincolor a {
  color: #fff !important;
}
.social-icons.circle li > a {
  line-height: 35px;
  text-align: center;
  font-size: 24px;
}
.social-icons {
  list-style: none;
  font-size: 15px;
}
.social-icons.circle li > a {
  border: 1px solid;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  background-color: transparent;
  font-size: 24px;
  border-radius: 50%;
}
.nombreCategoria {
  width: 100%;
  height: 50px;
  display: table;
  background-color: #eee;
}
.innerNombreCategoria {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.innerNombreCategoria a {
  text-decoration: none;
  color: #000;
}
section.cart-section {
  padding:40px 0 50px 0;
}
.textoIngreso {
  font-size: 16px;
  color: #000;
  line-height: 27px;
}
.textoIngreso p {
  text-align: justify;
}
.btn-primary {
  background-color: var(--colorbase);
  border: 1px solid var(--colorbase);
}
.btn-primary:hover {
  background-color: #000;
}
/******************* PANTALLA DE PAGO *****************/
.marcoPago {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 5px #ccc;
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.marcoPago h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.bgGris {
  background-color: #eee;
}
.pago-page {
  padding-top: 50px;
  padding-bottom: 140px;
}
.marcoFormEnlace {
    padding: 20px 30px;
    color: #004085;
    background-color: #cce5ff;
    border: 1px solid #b8daff;
    border-radius: 5px;
}
h2.tituloAzulPago {
    font-size: 24px;
    font-weight: 700;
    color: #004085;
}
.divPago {
  color: #000 !important;
  font-size: 14px;
  line-height: 18px;
  padding: 0 20px;
}
.divPago ul {
  list-style: none;
  padding: 0 10px;
  margin: 0;
}
.divPago ul li {
  float: left;
  margin:0 15px 20px 0;
}
.sello img {
    width: 100%;
    height: auto;
}
.celdaPago {
  font-size: 12px;
}
.filaTotal2 {
  background-color: ##F6F9FF;
  font-size: 14px;
  font-weight: 700;
  color: #333 !important;
}
.filaTotal3 {
  background-color: #292C7E;
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
}
.footer .social-icons li > a {
  background-color: #fff;
  color:#000;
}
.footer .social-icons li > a:hover {
  color: 3fff;
}
#totop.top-visible {
  background-color: #d94217;
}
.fixed-header nav ul li a {
  color: #fff !important;
}
.fixed-header .cat_text {
  color: #fff !important;
}
.fixed-header .cat_menu h4 {
  color: #fff !important;
}

/*********************** FOTOS DETALLE PRODUCTO *********************/
.thumbnailsVertical {
    float: left;
    width: 80px;
    margin-right: 20px;
}
.thumbnailsVertical ul.thumb-vertical {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 80px;
}
.thumbnailsVertical ul li {
  cursor: pointer;
  margin-bottom: 3px;
}
.thumbnailsVertical ul li img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}
.thumbnailsVertical ul li img:hover {
  border: 1px solid #000;
}
.botonPrev {
  width: 80px;
  height: 26px;
  color: #000;
  background-color: #eee;
  text-align: center;
  padding: 3px 0 0 0;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 5px;
}
.botonNext {
  width: 80px;
  height: 26px;
  color: #000;
  background-color: #eee;
  text-align: center;
  padding: 3px 0 0 0;
  font-size: 20px;
  margin-top: 0px;
  cursor: pointer;
}
.fotosProdGrandes {
  float: left;
  width: calc(100% - 100px);
  overflow: hidden;
}
.fotosProdGrandes img {
  width: 100%;
  height: auto;
}
.anterior {
  float: right;
  margin-right: 20px;
  font-size: 20px;
  color: #666;
}
.siguiente {
  float: right;
  margin-right: 0px;
  font-size: 20px;
  color: #666;
}
.anterior a, .siguiente a {
  color: #666;
  text-decoration: none;
}
ul.fotos-horizontal li a {
  cursor: crosshair;
}
section.breadcrumb {
  padding: 10px 0;
  background-color: #eee;
}
section.nosotros {
  padding: 30px 0;
}
.texto h2 {
    font-size: 22px;
}
.codigoProducto {
  font-size: 18px;
  color: #3763a4;
  font-weight: bold; 
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; 
  padding: 10px 10px;
}
/********************** 9.- IDENTIFICACION *******************/
.seccion-identificacion {
  padding: 0 0;
}
.wraper-1 {
  padding: 30px 0px;
}
.wraper-2 {
  padding: 30px 50px;
}
.datosEnvio {
  background-color: #eee;
  padding: 30px 30px;
  border-radius: 20px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 30px;
  width: 100%;
}