.bx-wrapper {
	border:none;
}
.site-branding img {
	width: 90%;
	height: auto;
}
.pdt-20 { padding-top:20px }
.pdt-30 { padding-top:30px }

.mgl-12 { margin-left:25px }
.mgl-20 { margin-left:20px }
.mgl-25 { margin-left:25px }
.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: '';
}
section.row-top-section {
  padding: 0 0;
  margin-top: -30px;
}
.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%;
}
.testimonio_inner {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #fff;
  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: #FE761E;
    color: #fff;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    border:1x solid #fff;
}
.celdaCabeceraCel {
    background-color: #FE761E;
    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;     
}
.bgFooter {
  background-color: #d40a18 !important;
}
.search_block_top input[type="text"] {
  border: none;
}