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

.pdb-20 { padding-bottom:20px; }
.pdb-30 { padding-bottom:30px; }
.pdb-40 { padding-bottom:40px; }
.pdb-100 { padding-bottom:100px; }

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

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

.mgb-20 { margin-bottom: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: #f4f2f3 !important;
}
#site-header-menu {
}
.imgResponsive {
  width: 100%;
}
.imgResponsive img {
  width: 100%;
  height: auto;
}
.top_bar_1 {
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.top_bar_contact_item i {
  font-weight: 700;
  margin: 0 10px;
}
#search_block_top .btn.button-search {
  color: #fff;
}
nav.menu ul {
  margin-top: 27px;
}
.account_text a {
  color: #000;
}
.account_icon {
  color: #000;
}
.cat_icon {
  background-color: #24498f;
  color: #fff !important;
}
.cart_icon i {
  color: #000;
}
.account_content span {
  display: block;
  font-size: 11px;
}
.account_content a.numero {
  font-size: 20px;
  font-weight: 700;
}
.cart_price {
  color: #24498f;
}
.cart_count {
  background-color: #24498f;
  color: #fff !important;
}
#site-header-menu #site-navigation .menu ul li.active > a {
  color: #24498f;
}
.action-button {
  background-color: #24498f;
}
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;  
}
.item-inner {
    display: inline-block; 
}
.item-inner .icon {
    width: 60px;
    height: 52px;
    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 .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: #24498f; 
}
.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 {
  background-color: #0e3889;
}
.footer-logo img {
	width: 100%;
	height: auto;
}
.footer .social-icons li > a {
  color: #fff;
}
.footer-logo {
  text-align: left;
  padding: 0 0 20px 0;
}
.footer-logo img {
  width: 220px;
  height: auto;
}
.widget .widget-title::after {
  background-color: #fff;
}
.menu-footer-quick-links h4 {
  font-size: 18px;
}
.menu-footer-quick-links p {
  color: #fff;
}
.ttm-btn-style-fill.ttm-btn-color-skincolor {
  background: linear-gradient(90deg, rgba(100,106,170,1), rgba(124,184,184,1));
}
.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: #24498f !important;
}
section.msgBienvenida {
  padding: 20px 0;
  background-color: #f7f7f7;
}
section.msgBienvenida h1 {
  font-size: 44px;
}
.mensaje_bienvenida {
  margin: 5px 0;
  color: #000 !important;
  font-size: 18px;
  line-height: 27px;
  padding: 20px 20px;
  text-align: justify;
}
.section-title .title-header::after {
  background-color: #24498f;
}
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: 20px;
  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: 150px;
  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;
}
.page-title-heading h1 {
  color: #fff;
}
.ttm-bgcolor-skincolor > .ttm-bg-layer {
  background-color: #24498f;
  color: #000 !important;
}
.ttm-bgcolor-skincolor h4 {
  color: #000;
}
ul.ttm_contact_widget_wrapper li, .ttm-textcolor-highlight, .ttm-bgcolor-skincolor a {
  color: #000 !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: #24498f;
  border: 1px solid #24498f;
}
.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 .widget {
  padding-bottom: 0 !important;
}
.footer .widget ul.widget_info_text > li i {
  color: #00d4a2;
}

section.history-section {
  padding-bottom: 10px;
}
section.mision {
  padding: 0 50px 100px 50px;
}
.tarjeta {
  padding: 0 30px;
}
.iconoNosotros {
  text-align: center;
}
.iconoNosotros img {
  width: 50%;
  height: auto;
}
.tituloNosotros {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.textoNosotros {
  padding: 0 20px;
  text-align: justify;
  font-size: 16px;
  line-height: 24px;
}
.contenido h2 {
  font-size: 20px !important;
  padding: 20 0 0 0;
  margin-top: 20px;
}
.contenido p {
  text-align: justify;
}
section.section-entregas {
  padding: 30px 0 150px 0;
}
.bg-gris {
  background-color: #eee;
}
#totop.top-visible {
  background-color: #000269;
  color: #fff;
}

/*********************** 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;
}
.botonAnterior {
  width: 80px;
  height: 26px;
  color: #000;
  background-color: #eee;
  text-align: center;
  padding: 0px 0 0 0;
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 5px;
}
.botonSiguiente {
  width: 80px;
  height: 26px;
  color: #000;
  background-color: #eee;
  text-align: center;
  padding: 0px 0 0 0;
  font-size: 18px;
  margin-top: 0px;
  cursor: pointer;
}
.fotosProdGrandes {
  float: left;
  width: calc(100% - 100px);
  background-color: #fff;
  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;
}
h3.h3DP {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  padding: 10px 20px 10px 20px;
  background-color: #eee;
  width: 100%;
  margin: 20px 0 0 0;  
}
.txtDP {
  background-color: #f7f7f7;
  padding: 20px 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;  
  margin: 0 0 20px 0;
}
.precioFinal {
  font-size: 30px;
  color: #f00;
  line-height: 50px;
  margin-bottom: 20px;
}
.divIso {
  padding: 20px;
}
.picIso {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
.picIso img {
  width: 100%;
  height: auto;
  transition: all 1s;
  border-radius: 20px;
}
.divIso:hover .picIso img {
  transform: scale(1.2);
}
.tituloSection {
  width: 100%;
  text-align: center;
}
.tituloSection h2 {
  font-size: 36px;
  font-weight: 700;
  color: #000269;
  padding: 0;
  margin: 0;
  z-index: 1;
}
.overlayIso {
  
  background: linear-gradient(0deg, rgba(100,106,170,0.1), rgba(71, 92, 138, 0.15) 60%, rgba(124,184,184,0.4));
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0;
  bottom: 0;
  position: absolute;
}
.datosIso {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 15;
  padding: 10px 10px;
}
.datosIso h3 {
  color: #fff;
  font-size: 20px;
}
.datosIso p {
  font-size: 14px;
  color: #fff;
}

.acreditaciones {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.divAcreditacion {
  background-color: #eaeaea;
  padding: 20px 30px;
  width: 25%;
  margin: 20px 30px;
  border-radius: 20px;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.6);  
}
.picAcreditacion {
  text-align: center;
}
.picAcreditacion img {
  width: 80%;
  height: auto;
}
.datosAcreditacion {

}
.datosAcreditacion h3 {
  text-align: center;
  font-size: 17px;
  padding: 10px 0;
}
.datosAcreditacion p {
  font-size: 14px;
  text-align: justify;
  line-height: 20px;
}
.datosAcreditacion a {
  background-color: #eaeaea;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
  border-radius: 10px;
  border: 2px solid #2b365d;
  color: #2b365d;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
section.bg-eee {
  background-color: #eee;
  padding: 50px 0;
}
section.bg-fff {
  background-color: #fff;
  padding: 50px 0;  
}
.imgWraper {

}
.imgWraper img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.download {
  text-align: center;
}
.download img {
  max-width: 150px;
  height: auto;
}
.download a {
  font-size: 11px;
  line-height: 20px;
}

/******************* ISOS *****************/
.wraperImagenIso {
  text-align: center;
  width: 100%;
  padding: 20px 30px;
}
.wraperImagenIso img {
  width: 100%;
  height: auto;
}
section.sectionIso {
  padding: 50px 0 30px 0;
  background-color: #fff;
}
section.sectionIso2 {
  padding: 50px 0 100px 0;
  background-color: #eee;
}
.isoIzq h3 {
  font-size: 1.2rem;
}


/*********************** RESULTADOS DE BUSQUEDA *******************/
.resultados {
  padding: 20px 20px;
}
.resultados h2 {
  font-size: 20px;
  padding: 0 0 10px 0;
  margin: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.resultados ol {
  list-style: none;
}
.resultados li {
  margin-bottom: 15px;
}
.resultados h3 {
  font-size: 16px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.certificadoWraper {
  margin-top: 20px;
  background-color: #FFF;
  padding: 20px 20px;
  border-radius: 20px;
}
.menuIdiomas ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
}
.menuIdiomas ul li {
  margin-right: 20px;
}

.featured-imagebox .featured-thumbnail {
  border: 1px solid #aaa;
}
.marcoFoto {
  width: 100%;
  margin-bottom: 30px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  cursor: pointer;
}
.marcoFoto img {
  width: 100%;
  height: auto;
}
.mfp-content {
    max-width: 80vw;
    margin: 0 auto;
}
.mfp-content img {
    width: auto;
    height: auto;
    max-height: 80vh;
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.video-container {
    width: fit-content;
    margin: 0 auto;
}
.video-container video {
    max-height: 80vh;
    width: auto;
}
/*
.mfp-content .videoContenedor {
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    left: auto;
    top: auto;
    visibility: visible;
}

.mfp-content .videoContenedor video {
    width: 100%;
    height: auto;
}
*/