header .navbar.navbar-expand-xl .navbar-nav .sinSub .nav-link::before {
	content: none;
}
:root {
    --naranja: #f15a24;
    --azul: #0067b0;
    --plata: #afaeb4;
    --grisclaro: #f7f7f7;
}
header {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 100;
  background-color: #fff;
  padding: 0 0 10px 0;
}
.delivery-icon svg {
  fill-color: #fff;
}
.service-image {
  fill-color: #fff !important;
  fill: #fff !important;
}
.gapTop {
  width: 100%;
  height: 181px;
}

.pd-20 { padding: 20px; }

.mgt-10 { margin-top: 10px; }
.mgt-20 { margin-top: 20px; }
.mgt-30 { margin-top: 30px; }
.mgt-40 { margin-top: 40px; }
.mgt-50 { margin-top: 50px; }

.mgl-10 { margin-left: 10px; }
.mgl-20 { margin-left: 20px; }
.mgl-30 { margin-left: 30px; }
.mgl-40 { margin-left: 40px; }
.mgl-50 { margin-left: 50px; }

.pdt-10 { padding-top: 10px; }
.pdt-20 { padding-top: 20px; }
.pdt-30 { padding-top: 30px; }
.pdt-40 { padding-top: 40px; }
.pdt-50 { padding-top: 50px; }

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

.pdl-20 { padding-left: 20px; }
.pdl-30 { padding-left: 30px; }
.pdl-40 { padding-left: 40px; }
.pdl-50 { padding-left: 50px; }
.pdl-60 { padding-left: 60px; }

.sliderWraper {
  width: 100%;
  min-height: 100px;
  margin: 0;
  padding: 0;
}
.bx-wrapper {
  box-shadow: none;
  border: 0px solid #fff;
  background: #fff;
}

.btn-danger {
	background-color: #dc3545 !important;
	color: #fff !important;
}

.blog-detail-contain h2 {
	font-size: 24px;
	font-weight: 700;
	padding: 20px 0;
}
.blog-detail-contain {
	font-size: 17px;
	line-height: 30px;
	font-weight: 400;
	padding: 30px 30px;	
}
.imagenResponsive img {
	width: 100%;
	height: auto;
}
.bx-wrapper .bx-controls-direction a {
	z-index: 0;
}
.btnDetalles {
	width: 100%;
	margin-top: 20px;
  text-align: left !important;
}
.btnDetalles button {
  margin: 0;
}
.btn-primary {
	background-color: var(--theme-color) !important;
	color: #fff !important;
}
.divValoracion {
  margin: 10px 0;
}
h4.h4Producto {
	font-size: 1.5rem;
	font-weight: 700;
	color: #000;
	margin: 20px 0;
}
.btn-whatsapp {
  display: block;
  background-color: #25D366;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.descripcionProducto {
	font-size: 1rem;
	line-height: 2rem;
	color: #333;
	text-align: justify;
	padding: 30px 30px;
}
.fichaProducto a {
  font-size: 24px;
  font-weight: 700;
  color: #f00;
}
.fichaProducto a i {
  margin-right: 20px;
}
.review-title-2 button {
	background-color: var(--theme-color) !important;
	color: #fff !important;	
}
.divPedir h3.price {
	font-size: 3rem;
	font-weight: 700;
}
.contenido_seccion {
	font-size: 1.4rem;
	line-height: 2.4rem;
	color: #333;
	padding: 30px 30px;
}
.contenido_seccion p {
	text-align: justify;
}


/******************** CHECKOUT ***********************/
.cabeceraCheckout {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
  font-weight: 700;
  color: #000;
}
.logoCheckout img {
  height: 80px;
  width: auto;
}
.bgAzul {
  background-color: var(--azul);
}
.bgBlanco {
  background-color: #fff;
}
.main_izq {
    float: left;
    width: 50%;
    min-height: 700px;
} 
.main_der {
    float: left;
    width: 50%;
    min-height: 700px;  
  background-color: var(--azul);
  padding: 30px 30px;
}
.inner-row-titulo h5 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
}
.div-campos {
  padding: 0px 0px 20px 0;
}
.div-campos input[type="text"], .div-campos input[type="email"] {
  /*
  border: 1px solid #666;
  padding: 6px 10px;
  font-size: 14px;
  border-radius: 5px;
  */
}
.billing-fields-wrapper {
  padding:20px 30px 20px 30px;
}
.div-campos-der {
  padding: 20px 0px 20px 0;
}
.celdaPago {
  font-size: 12px;
  color: #fff;
}
.celdaPago2 {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
.celdaPago3 {
  font-size: 12px;
  color: #000;
}
.filaTotal2 {
  background-color: ##F6F9FF;
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
}
.filaTotal3 {
  background-color: var(--tercercolor);
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
}
.filaTotal4 {
  background-color: #F6F9FF;
  font-size: 14px;
  font-weight: 700;
  color: #000 !important;
}
.filaTotal5 {
  background-color: var(--tercercolor);
  font-size: 14px;
  font-weight: 700;
  color: #000 !important;
}

/******************* 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;
}

/*************** WHASTAPP ****************/
.fono {
  position: fixed;
  right: 20px;
  bottom: 90px;
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  padding: 9px 5px 5px 5px;
  color: #fff;
  display: block;
  z-index: 10;
  text-align: center;
}
.fono a {
  color: #fff !important;
}
.fono a svg {
  color: #fff !important;
  width: 40px;
  height: 40px;
  fill: #fff;
}

.listatop ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.listatop ul li {
  float: right;
  color: #fff;
}
.listatop ul li a {
  padding: 4px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 0.8rem;
}
#carroTemp {
  width: 900px;
  height: 350px;
  position: fixed;
  bottom: 20px;
  left: 20px;
  background-color: #eee;
  z-index: 100;
  overflow: auto;
  text-wrap: wrap;
  display: none;
}
.cart-table table tfoot tr {
  padding: 15px 0;
}
.table > :not(:first-child) {
  border-top: 1px solid #ccc;
}
.celdaTotal {
  font-size: 1.4rem;
  font-weight: 700;
  color: #000;
}
.social-link ul {
  margin-top: 15px;
}
.social-link ul li {
  font-size: 28px;
  margin-right: 7px;
}
.color-rojo {
  color: #f00;
}
.informativa {
  padding: 30px 30px;
  font-size: 1rem;
  line-height: 1.7rem;
  text-align: justify;
}
.input-box h3 {
  font-size: 1.2rem;
  padding: 20px 0 30px 0;
}
textarea.form-control {
  height: 100px !important;
}
.letrachica {
  font-size: 0.8rem;
  text-align: justify;
  line-height: 1.3rem;
}
.logoIzipay {
  text-align: left;
}
.logoIzipay img {
  height: 100px;
  width: auto;
}
.texto_footer {
  font-size: 0.95rem;
  padding: 0 40px 0 0px;
}
.primerboton {
  margin: 0 30px !important;
}

/***************** CHECKOUT **********************/
.billing-fields {
  background-color: #eee;
  padding: 0px 0px;
}
.content-sec-head-style {
  background-color: var(--tercercolor);
  padding: 7px 10px;
}
.content-area-sec-title h5 {
  color: #000;
  padding: 0 0 0 20px;
  font-weight: 500;
  font-size: 1.4rem;
}

#divCostoEnvio {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;  
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;  
}
#divCostoEnvio h3 {
  font-size: 22px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.producto .onsale {
    height: 20px;
    width: 74px;
    padding-left: 4px;
    line-height: 19px;
    color: #fff;
    background: #dc242b;
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
    padding-top: 0;
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 1;
    min-height: auto;
    font-weight: 400;
}
.producto .onsale:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 74px;
    right: 0;
    border-right: 8px solid transparent;
    border-top: 10px solid #dc242b;
    border-left: 8px solid #dc242b;
    border-bottom: 10px solid #dc242b;
}

/*------------------------------------------------------------------------------*/
/*  Cart_page
/*------------------------------------------------------------------------------*/
.cart_table{
    width: 100%;
    border-collapse: collapse;
    border-radius: 0px;
}
table.cart_table thead tr {
    background-color: #f6f9ff;
    border: 1px solid rgba(0,0,0,.1);
}
table.cart_table th {
    font-weight: 500;
    padding: 14px 10px;
    font-size: 15px;
    line-height: 20px;
    vertical-align: middle;
    border-bottom: 1px;
    border-top: 1px solid rgba(0,0,0,.1);
}
table.cart_table:not(.checkout-review-order-table) tr th:not(:nth-child(2)){ 
    text-align: center;
}
table.cart_table th:nth-child(1),
table.cart_table td:nth-child(1){ 
    padding-right: 30px;
    padding-left: 40px;
    min-width: 145px;
}
table.cart_table:not(.checkout-review-order-table) th:nth-child(2),
table.cart_table:not(.checkout-review-order-table) td:nth-child(2){ 
    padding-left: 0;
    padding-right: 0;
}
table.cart_table td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 23px 35px 24px;
    vertical-align: top;
}
table.cart_table .product-thumbnail img{ 
    width: 75px;
    height: 75px;
    background-color: #f6f9ff;
}
table.cart_table .Price-amount{ 
    display: block; 
    font-size: 16px;
    line-height: 16px;
}
table.cart_table td.actions{ 
    text-align: right;
    padding-left: 0;
    padding-top: 50px;
    padding-bottom: 0;
}
table.cart_table td.actions .input-text {
    width: 150px;
    float: left;
}
.product-name a{ font-size: 16px; font-weight: 600; }
.product-name, .product-price, .product-quantity, .product-quantity input[type="number"], .product-subtotal { 
    color: #000b1c; 
    font-size: 16px;
}
.product-name span{ 
    display: block;
    font-size: 14px;
    color: #656c76;
}
.coupon { float: left;}
.coupon .input-text{ 
    float: left;
    margin: 0 4px 0 0;
}
.actions button, .coupon button , a.checkout-button{ border: 0; }
.actions button, .actions .ttm-btn , a.checkout-button, 
button.cart_button, .place-order button{
    padding: 14px 30px 14px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
}
button.cart_button{ padding: 11px 40px; }
.cart-collaterals { margin-top: 0px; }
.cart-collaterals h5 {
    margin-bottom: 30px;
    font-size: 18px;
}
.cart-collaterals span{ float: right; }
.cart-collaterals p{ font-size: 16px; position: relative;}
.cart-collaterals p.text-input select, 
.cart-collaterals p.text-input input[type=text] { 
    font-size: 14px;
    height: 51px;
}
.cart-collaterals p.text-input select{
    text-indent: 0; 
    -webkit-appearance: none; 
    -moz-appearance: none;
    position: relative;
}
.cart-collaterals p.text-input.orderby:after{
    content: "\e64b";
    font-family: "themify";
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 10px;
    font-size: 13px;
}
.cart-collaterals .cart_totals{
    padding: 30px;
    background-color: #f6f9ff;
}
.cart-collaterals .cart_totals p{ margin-bottom: 10px; }
.cart-collaterals .cart_totals h5{ margin-bottom: 15px;}
.cart-collaterals .cart_totals h5:first-child{
    margin: 0;
    padding-bottom: 25px;
    border-bottom: 1px solid #e9eef6;
    margin-bottom: 25px;
}
.cart-collaterals .cart_totals h5:last-child{
    margin: 0;
    padding-top: 30px;
    border-top: 1px solid #e9eef6;
}
.proceed-to-checkout a{ 
    text-align: center;
    padding: 19px 30px 19px; 
}
.checkout-button{
    display: block;
    margin-top: 20px;
}
a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
a.remove:hover { color: #fff; background: red;}
.celdaCabecera {
    background-color: #0543DB;
    color: #fff;
    padding: 10px 10px 10px 20px;
    font-size: 16px;
    border:1x solid #fff;
}
.celdaCabeceraCel {
    background-color: #0543DB;
    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: #eee;
    color: #000;
    padding: 5px 10px 5px 10px;
    font-size: 14px;  
    border:2x solid #fff;
}
.celdaDato {
    background-color: #f4f5f6;
    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;     
}
.progress-bar {
  height: 20px;
  padding: 5px 10px;
}
.listaDestacadosHome {
  padding: 0 0 50px 0;
}
.listaDestacadosHome .slick-slider.slick-dotted {
  margin-bottom: 0;
  padding-bottom: 20px;
}

.wraperNombreProducto {
  display: table;
  width: 100%;
}
.nombreProducto {
  display: table-cell;
  width: 100%;
  height: 44px;
  vertical-align: middle;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  font-weight: 600;
}
.nombreProducto a {
  font-size: 14px;
  line-height: 22px;
  color: #000;
  font-weight: 600;
  text-decoration: none;  
}
#marquesina {
    background-color: red;
    color: white;
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    top: 0;
    left: 0;
}
.marquesina-texto {
    position: absolute;
    width: 100%;
    text-align: center;
}