/*
Azul: #184383;
Dorado: #af853c;
Gris oscuro: #3d464d;
*/

.track {
     position: relative;
     background-color: #ddd;
     height: 7px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     margin-bottom: 60px;
     margin-top: 50px
 }

 .track .step {
     -webkit-box-flex: 1;
     -ms-flex-positive: 1;
     flex-grow: 1;
     width: 25%;
     margin-top: -18px;
     text-align: center;
     position: relative
 }

 .track .step.active:before {
     background: #184383
 }

 .track .step::before {
     height: 7px;
     position: absolute;
     content: "";
     width: 100%;
     left: 0;
     top: 18px
 }

 .track .step.active .icon {
     background: #184383;
     color: #fff
 }

 .track .icon {
     display: inline-block;
     width: 40px;
     height: 40px;
     line-height: 40px;
     position: relative;
     border-radius: 100%;
     background: #ddd
 }

 .track .step.active .text {
     font-weight: 400;
     color: #000
 }

 .track .text {
     display: block;
     margin-top: 7px
 }

.departments__body {
    background: #af853c;
}

.departments__button-icon, .departments__button-arrow, .departments__link-arrow {
    fill: #ffffff;
}

.indicator__value {
    background: #af853c;
    color: #ffffff;
}

.block-slideshow__slide-title {
	color: #184383;
}

.block-slideshow__slide-text {
    font-size: 18px;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #af853c;
}
.departments__links > li:hover > a {
    background: #184383;
}

.block-features__icon .lnr {
    font-size: 48px;
    margin-right: 20px;
    color: #af853c;
}

.product-card__badge--new {
    background: #184383;
}

.product-card__badge--sale {
    background: #af853c;
}

.product-card__new-price {
    color: #af853c;
}

.block-header__arrow:active {
    background: #af853c;
}

.product-card__rating-legend {
    margin-left: 0;
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #3d464d;
    font-weight: 600;
}

.mb30 {
	margin-bottom: 30px;
}

.int-filosofia {
	background-color: #f2f2f2;
	text-align: center;
	padding: 10px;
	margin-bottom: 30px;
	height: 100%;
}

.icon-filos {
	margin-bottom: 20px;
	margin-top: 25px
}

.icon-filos .lnr {
	font-size: 45px;
	color: #af853c;
	background-color: #f7f7f7;
	padding: 15px;
	border-radius: 50%;
}

.valores-list {
	padding: 0;
	list-style-type: none;
	text-align: left;
	margin-left: 15%;
}

.valores-list .lnr {
	color: #af853c;
	font-size: 20px;
	margin-right: 15px;
}

.filosofia {
	margin: 30px 15px 0;
}

.filosofia-image {
	background: url(../images/valores.jpg) right top no-repeat;
	background-size: 50% 100%;
}

.infra-image {
	background: url(../images/infraestructura.jpg) left center no-repeat;
	background-size: 50% 100%;
	margin-bottom: 80px;
}

.infraestructura {
	margin: 40px 30px;
}

.infraestructura h3 {
	margin-bottom: 40px;
}

.infra-list {
	list-style-type: none;
	padding-right: 0;
}

.infra-list li {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 15px;
}

.infra-list li:before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
  	font-weight: 900;
  	content: "\f0da";
  	color: #af853c;
  	font-size: 20px;
  	margin-right: 15px;
  	margin-left: -23px;
}

.faq-section {
	border-top: 2px solid #af853c;
	padding-top: 30px;
}

.card-header p {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 20px;
	color: #184383;
	-webkit-animation: minus 0.5s;}


[aria-expanded="false"] > .expanded, [aria-expanded="true"] > .collapsed {display: none;}

.faq-accordion .card-header {
    color: #3d464d;
    background-color: #f2f2f2;
    border-radius: 0;
    border-bottom: 0;
}

.faq-accordion .card {
    border: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

.faq-accordion .card-body {
    padding: 15px 15px 30px;
}

.faq-accordion .btn.focus, .faq-accordion .btn:focus {
    box-shadow: none;
}

.faq-accordion .btn {
    text-align: left;
}

.hide-g {
     display: none;
}

.indicator__button .lnr-user {
	font-size: 1.2rem;
	font-weight: 600;
}

.nav-links__item > a span.mi-cuenta {
	margin-right: 3px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: 300;
	padding: 0 14px 0 0;
}

.nav-links__item > a > span.lnr {
	padding: 0 2px 0 14px;
}

.indicator__button .departments__button-arrow {
	position: inherit;
}

.m-cuenta ul {
	padding: 20px 0;
	list-style-type: none;
	margin: 0;
}

.m-cuenta ul li {
	margin: 0;
	padding: 5px 20px;
}

.m-cuenta ul li a {
	color: #3d464d;
}

.m-cuenta ul li:hover {
	background-color: #af853c;
}

.m-cuenta ul li:hover a {
	color: #ffffff;
}

.dropcart.m-cuenta {
	width: auto;
}

.block-banner .carousel-control-prev {
    left: -50px;
    opacity: .9;
}

.block-banner .carousel-control-next {
    right: -50px;
    opacity: .9;
}

.sucursales .faq__section-title {
	border-bottom: 2px solid #af853c;
	margin-bottom: 15px;
}

.sucursal {
	margin-bottom: 60px;
}

.sucursal ul {
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
}

.sucursal ul li a {
	color: #3d464d;
}

.sucursal h5 {
	margin-top: 5px;
}

.location-suc p {
	margin-bottom: 0;
	line-height: 1.3;
	font-size: 14px;
}

.pin-suc {
	float: left;
	height: 100%;
	padding-bottom: 10px;
	vertical-align: middle;
}

.location-suc i {
	margin-right: 15px;
	font-size: 25px;
	opacity: .9;
}

.location-suc {
    padding: 20px 20px;
    width: 100%;
    border-radius: 8px;
}

.suc1 .location-suc {
	color: #c3811c;
    border: 1px solid #fbe1ba;
    background-color: #fef6eb;
}
.suc2 .location-suc {
	color: #085b61;
    border: 1px solid #c6ecee;
    background-color: #ebfcfd;
}
.suc3 .location-suc {
	color: #3e562b;
    border: 1px solid #c2e1a9;
    background-color: #eaf5e2;
}
.suc4 .location-suc {
	color: #2a6194;
    border: 1px solid #bedaf4;
    background-color: #eaf3fb;
}
.suc5 .location-suc {
	color: #3e8e5e;
    border: 1px solid #bcebcf;
    background-color: #e3f7eb;
}
.suc6 .location-suc {
	color: #31708f;
    border: 1px solid #bce8f1;
    background-color: #d9edf7;
}
.suc7 .location-suc {
	color: #9d8967;
    border: 1px solid #ffeccc;
    background-color: #fff4e2;
}
.suc8 .location-suc {
	color: #a3231f;
    border: 1px solid #fbc7c5;
    background-color: #fef5f5;
}
.suc9 .location-suc {
	color: #978258;
    border: 1px solid #e5ded2;
    background-color: #f7f5f2;
}
.suc10 .location-suc {
	color: #5e4a81;
    border: 1px solid #d4c8e9;
    background-color: #f0ecf7;
}

.servicio .int-filosofia h3 {
	color: #ffffff;
}

.servicio .int-filosofia p {
	color: #ffffff;
	margin-bottom: 0;
}

.servicio { margin-bottom: 30px; }

.servicio .int-filosofia {
	padding: 20px;
	margin-bottom: 10px;
}

.servicio.serv1 .int-filosofia {
	background-color: #184383;
}

.servicio.serv2 .int-filosofia {
	background-color: #af853c;
}

.distribuidor-form label {
	text-align: right;
	font-weight: 500;
}

.distribuidor-form .form-control:focus {
    border-color: transparent;
    box-shadow: 0 0 0 0.1rem rgba(175, 133, 60, 0.3);
}

.footer-links__list li {
    line-height: 1.3;
    padding-bottom: 10px;
}

.distribuidor-form {
	margin-bottom: 50px;
}

.como-img {
	border: 2px solid #184383;
}

.como-c h5 {
	margin-top: 5px;
}

.como-c {
	margin-bottom: 50px;
	padding: 0 20px;
}

.como-c .block-header {
    margin-bottom: 5px;
}

.como-comprar {
	margin: 30px 0 50px;
}

.widget-filters__item.bb0 {
	border-bottom: 0;
}

.categoria .card.card-body {
    border: 0;
    border-radius: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.categoria a i {
  	color: #cfcfcf;
  	font-size: 12px;
    float: right;
}

.categoria p {
    -webkit-animation: minus 0.5s;
    position: relative;
    top: 2px;
    right: -2px;
    margin-bottom: 0;
    float: right;
}

.categoria .cat-collapse, .categoria a {
    color: #000000;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    float: left;
    padding-right: 0;
    width: 97%;
    line-height: 1;
    margin-bottom: 5px;
    padding: 2px;
}

.categoria a:hover, .categoria a[aria-expanded="true"] {
    background-color: #184383;
    color: #ffffff;
}

.categoria .filter-categories__item a {
	margin-left: 10px;
}

.categoria .filter-categories__item a[aria-expanded="true"] {
    background-color: #6c757d;
    color: #ffffff;
}

.filter__title {
    background: #f2f2f2;
}

.filter__title:hover, .filter__title:active {
    background: #af853c;
    color: #000000;
}

.filter.filter--closed.filter--opened .filter__title {
    color: #ffffff;
    background: #af853c;
}

.categorias {
	max-height: 400px;
	overflow-y: auto;
}

.categorias::-webkit-scrollbar {
	width: 8px;
    height: 8px;
    color: #ffffff;
}

.categorias::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}

.categorias::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0;
}

.filter__container {
    padding: 10px 10px 16px 20px;
}

.int-categoria {
	margin-bottom: 5px;
}

.filter-categories__counter {
    padding-right: 0;
    float: right;
    font-size: 11px;
    text-align: right;
}

.product__description {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.product__prices .product-card__old-price {
    font-size: 19px;
}

.infobox {
	margin: 30px 0 0 30px;
}

.info-icon {
	float: left;
	font-size: 30px;
	color: #af853c;
	margin-right: 15px;
	border: 1px solid #af853c;
	padding: 8px 0;
	text-align: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

.infobox p a {
	color: #3d464d;
}

.infobox h5 {
	margin-bottom: 0;
	padding-top: 10px;
}

.contacto-form .custom-file-label::after {
    content: "Buscar";
}

.contacto-form .custom-file-label, .contacto-form .form-control {
	border-radius: 0;
}

.contacto-form .form-control:focus {
    border-color: transparent;
    box-shadow: 0 0 0 0.1rem rgba(175, 133, 60, 0.3);
}

.contacto .sucursales-section {
	margin-bottom: 50px;
}

.cart__calc-shipping {
	margin-bottom: 15px;
}

.cart__calc-shipping a:not([href]):not([tabindex]) {
	color: #184383;
}

.botones-carrito {
	text-align: center;
	margin-top: 5px;
}

.botones-carrito .btn.btn-gris {
    border-color: #3d464d;
    background: #3d464d;
    color: #fff;
    fill: #fff;
	margin: 5px 5px 0;

}

.botones-carrito .btn.btn-gris:hover {
    border-color: #6c757d;
    background: #6c757d;
}

.cart__buttons {
	width: auto;
}

.banner-lateral {
    position: relative;
    display: block;
    height: 500px;
    text-align: center;
    color: inherit;
}

.quickview .product__features {
    display: block;
}

.novedades-s2 .block-products__list-item {
    width: calc(25% - 12px);
}

.menu-perfil {
	background-color: #f2f2f2;
	position: relative;
    max-height: calc(100vh - 75px);
    min-height: 100%;
    overflow: auto;
    width: 100%;
    z-index: 4;
}

.menu-perfil .nav-item {
	padding: 10px 0 10px 20px;
}

.menu-perfil .nav-tabs .nav-item a {
	color: #3d464d;
	background-color: transparent;
	border: 0;
}

.menu-perfil .nav-tabs {
    border-bottom: 0;
}

.menu-perfil .nav-item:hover {
	background-color: #184383;
}

.menu-perfil .nav-item:hover a {
	color: #ffffff;
}

.menu-perfil .nav-item a .lnr {
	color: #af853c;
	font-size: 20px;
	margin-right: 15px;
	vertical-align: middle;
}

.menu-perfil .navbar {
	padding: 0;
}

.menu-perfil .nav {
	width: 100%;
	margin-top: 20px;
}

.pefil-ul span {
	font-weight: 500;
	display: inline-block;
}

.form-perfil .form-control:focus {
    border-color: transparent;
    box-shadow: none;
}

.form-perfil .form-group {
    margin-bottom: 15px;
}

.perfil-info {
	margin-top: 40px;
}

.form-pedidos {
	margin-bottom: 30px;
}

.tabla-pedidos select, .tabla-pedidos input {
	border-radius: 2px;
    line-height: 1.25;
    display: inline-block;
    width: auto;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #999 !important;
    border: 0;
    background: #f2f2f2;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #ffffff !important;
    border: 0;
    background: #184383;
}

.tabla-pedidos a {
	color: #3d464d;
}

.tabla-pedidos a:hover {
	color: #184383;
}

.form-pedidos .btn-primary {
	margin-top: 27px;
}

table.dataTable tbody tr {
    text-align: center;
}

table.dataTable thead .sorting {
    text-align: center;
}

.navbar-light .navbar-toggler {
    border: none;
    padding: 20px;
}

@media screen and (max-width: 680px) {
  	.filosofia-image {
		background-image: none;
		background-size: 100%;
	}
	.infra-image {
		background-image: none;
		background-size: 100%;
	}
	.servicio.serv2.serv-1 .int-filosofia {
		background-color: #184383;
	}
	.servicio.serv1.serv-1 .int-filosofia {
		background-color: #af853c;
	}
	.cart-table__column--price {
	    text-align: right;
	}
	.form-pedidos .btn-primary {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.form-pedidos .form-group {
	    margin-bottom: 10px;
	}
}

@media screen and (max-width: 420px) {
  	.infobox {
		margin: 30px 0 0 10px;
	}
	.menu-perfil {
	    background-color: #fff;
	}
	.menu-perfil .nav {
	    background: #f2f2f2;
	   	margin-top: 0;
    	margin-bottom: 30px;
	}
}

/* = = = A D M I N = = = */

.site-header__logo.admin-logo {
	border-bottom: 3px solid #af853c;
	text-align: center;
	width: 100%;
	padding: 10px 20px 10px 10px;
}

.admin-title {
	color: #ffffff;
	font-size: 25px;
	text-align: left;
	margin: 15px 5px 10px;
	text-transform: uppercase;
}

.icons-hadmin .indicator__button .lnr {
    font-size: 1.2rem;
    font-weight: 400;
}

.filtros-admin {
    border: 2px solid #f0f0f0;
    border-radius: 2px;
    padding: 20px;
    margin-bottom: 30px;
}

.filter2line {
	margin-top: 30px;
}

.form-pedidos .filter2line .btn-primary {
	margin-top: 0;
}

.btn-dorado {
    border-color: #af853c;
    background: #af853c;
    color: #fff;
    fill: #fff;
}

.tabla-pedidos .cant-table input {
	width: inherit;
	padding: 2px;
	font-size: 12px;
}

.product__quantity {
    width: 90px;
}

.btn-tabla span.lnr {
	background-color: #184383;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 3px;
	padding: 5px;
	border-radius: 3px;
}

.btn-tabla span.icon-fa {
	background-color: #184383;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 3px;
	padding: 3px 5px 2px;
	border-radius: 3px;
}

.btn-tabla span.icon-fa.icon-green {
	background-color: #28a745;
}

.btn-tabla span.icon-fa.icon-red {
	background-color: #c10b1c;
}

.btn-pedidos {
	text-align: center;
}

.btn-pedidos .btn {
	margin: 0 10px 20px;
}

.pedido-creado {
	margin-top: 40px;
}

.resumen-pedido thead tr {
	border-bottom: 1px solid #ebebeb;
}

.prod-modal .modal-dialog {
    max-width: 70%;
}

.tabla-pedidos img {
	max-width: 100px;
	height: auto;
}

.lista-descripcion {
	text-align: left;
	list-style-type: none;
	padding: 0;
}

.lista-descripcion li span {
	font-weight: 600;
	margin-right: 5px;
}

.semaforo span {
	font-size: 20px;
	color: #ffffff;
	border-radius: 50%;
	text-align: center;
	padding: 7px 7px 8px 8px;
}

.semaforo.s-verde span {
	background-color: #28a745;
}
.semaforo.s-amarillo span {
	background-color: #ffc107;
}
.semaforo.s-rojo span {
	background-color: #dc3545;
}

.det-modal .modal-dialog {
    max-width: 60%;
}

.det-modal .spec__header {
    margin-bottom: 10px;
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 20px;
    color: #3d464d;
    background-color: #f2f2f2;
    border-radius: 0;
    border: 0;
    padding: 10px;
    line-height: 1;
    width: 100%;
}

.det-modal .spec__header span {
	float: right;
}

.tabla-pedidos {
	overflow-x: auto;
	font-size: 12px;
}

.min-millon {
	min-width: 90px;
}

.modal.det-modal {
    z-index: 3000;
}

img.logo-marca {
	max-width: 90px;
	max-height: 70px;
	height: auto;
	width: auto;
}

img.logo-marca.marca-md {
	max-width: 70px;
	max-height: 50px;
	height: auto;
	width: auto;
}

img.logo-marca.marca-sm {
	max-width: 60px;
	max-height: 40px;
	height: auto;
	width: auto;
}

.product_marca {
	margin-bottom: 12px;
}

.product__name {
    margin-bottom: 12px;
}

.tabla-modal .btn-tabla span.lnr {
    font-size: 20px;
}

.tabla-pedidos .desc-tabla input, .tabla-pedidos .input-group-text {
	padding: 2px;
	text-align: center;
}

.product-card__image {
	position: relative;
}

.product-card__image span.marca-producto {
	position: absolute;
	right: 80px;
    bottom: 40px;
}

.no-pedido {
	text-transform: uppercase;
	margin-bottom: 20px;
}

.comment-pedidos h5 {
	font-size: 16px;
}

.comment-pedidos p {
	font-size: 13px;
	text-align: justify;
}

.menu-perfil .nav-item .nav-link.active {
    font-weight: 700;
}

.menu-perfil .nav-item a .lnr.lnr-chevron-down {
    color: #3d464d;
    font-size: 11px;
    margin-right: 0;
    margin-left: 5px;
    vertical-align: middle;
}

.lista-collapse {
	list-style-type: none;
}

.menu-perfil .lista-collapse .nav-item {
    padding: 0;
}

.menu-perfil .nav-item:hover a .lnr.lnr-chevron-down {
    color: #ffffff;
}

.admin-vendedor .menu-perfil .nav-item {
    padding: 6px 0 6px 20px;
}

.categoria .cate2 .cat-collapse {
    font-size: 12px;
    padding-left: 5px;
    color: #3d464d;
}

.cate2 .filter-categories__counter {
    padding-right: 18px;
}

.filter-categories__list a {
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 20px;
    line-height: 1.1;
    font-weight: 400;
    padding-left: 10px;
}

.filter-categories__list a:hover {
	color: #184383;
	background: #ffffff;
}

.filter-categories__list {
    margin-bottom: 10px;
}

.menu.menu--layout--classic {
    direction: rtl;
}

.filter-span {
    width: 95%;
    float: left;
}

.filter-categories__item {
    padding: 0;
    display: block;
}

.segment4 .filter-categories__item--parent {
    display: flex;
    padding-right: 6px;
}

.cod-name {
	font-size: 13px;
    line-height: 1;
    color: #b3b3b3;
    margin-left: 0;
    padding-top: 1px;
    display: block;
}

.product-card__rating-legend {
    font-size: 15px;
    color: #3d464d;
}

@media screen and (max-width: 420px) {
  	.admin-vendedor .tabla-pedidos {
		overflow-x: scroll;
	}
	.prod-modal .modal-dialog {
    	max-width: 95%;
    	margin: 10px auto;
	}
	.det-modal .modal-dialog {
	    max-width: 90%;
	    margin: 10px auto;
	}
	.form-pedidos .filter2line .btn {
		margin-top: 10px;
		margin-bottom: 0;
	}
	.admin-vendedor .nav-panel {
		height: auto;
	}
}

.image-container {
  display: inline-block;
  padding: 1em;
  max-width: 100%;
  vertical-align: top;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.image-container:hover {
  background-color: #f2f2f2;
}

.image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: crosshair;
  display: block;
  max-width: 100%;
  padding-bottom: 10em;
  width: 100em;
}

#carousel-novedades .carousel-inner {
    position: relative;
    width: 100%;
    overflow: initial;
}

.filter .filter-marcas {
    overflow: auto;
    max-height: 400px;
}

.filter .filter-marcas::-webkit-scrollbar {
	width: 8px;
    height: 8px;
    color: #ffffff;
}

.filter .filter-marcas::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}

.filter .filter-marcas::-webkit-scrollbar-track {
    background: #f2f2f2;
    border-radius: 0;
}

.client-price .product-card__info {
	margin-bottom: 15px;
}

.cod-sur {
	font-size: 13px;
    line-height: 1;
    color: #b3b3b3;
    margin-left: 0;
    padding-top: 1px;
    display: inline-block;
    font-weight: 600;
}

@media (hover: hover) {
	.block-products__list-item .product-card.client-price:hover {
	    margin-bottom: 0;
	}
}

.departments--opened .departments__links::-webkit-scrollbar {
	width: 8px;
    height: 8px;
    color: #ffffff;
}

.departments--opened .departments__links::-webkit-scrollbar-thumb {
    background: #d4a14a;
    border-radius: 4px;
}

.departments--opened .departments__links::-webkit-scrollbar-track {
    background: #8a6320;
    border-radius: 0;
}

.menu--scroll > ul::-webkit-scrollbar {
	width: 8px;
    height: 8px;
    color: #ffffff;
}

.menu--scroll > ul::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 4px;
}

.menu--scroll > ul::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0;
}

.menu--scroll > ul {
    overflow-y: auto;
}

.product__name span {
	font-size: 21px;
	font-weight: 400;
}

.departments__button {
    color: #ffffff;
}

[dir=ltr] .product-card__rating-legend {
    margin-left: 0;
}

.departments__links {
    direction: rtl;
}

table.dataTable tbody.tab-left tr {
    text-align: left;
}

.tabla-sm {
	font-size: 13px !important;
}

.search-header,  .search-header8{
    position: absolute;
}
.search__input {
    z-index: 1;
}

.search-container{
    width: 450px;
    height: auto;
    max-height: 500px;
    background-color: #fffefd;
    position: relative;
    top: 40px;
    left: 0;
    padding: 10px 0;
    z-index: 10;
    box-shadow: 0 0 0 0.1rem #18438394;
}
.search-container-products{
    width: auto;
    height: auto;
    min-height: 40px;
    max-height: 260px;
}
.search-container-categories{
    width: auto;
    height: auto;
    min-height: 40px;
    max-height: 110px;
}
.search-container-providers{
    width: auto;
    height: auto;
    min-height: 40px;
    max-height: 110px;
}
.search-container-title {
	font-weight: 700;
    width: auto;
    height: 20px;
    font-size: 14px;
    font-family: "Roboto", "sans-serif";
    text-align: left;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    color: #343a40;
}
.search-container-content{
    width: auto;
    height: auto;
    min-height: 20px;
    max-height: 90px;
    overflow-y: auto;
    font-weight: 600;
    overflow-x: hidden;
    font-size: 14px;
    font-family: "Roboto", "sans-serif";
    text-align: left;
    line-height: 20px;
}
.search-container-content-products{
    width: auto;
    height: auto;
    min-height: 20px;
    max-height: 240px;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 14px;
    font-weight: 600;
    font-family: "Roboto", "sans-serif";
    text-align: left;
    line-height: 20px;
}
.search-item{
    width: auto;
    height: auto;
    font-size: 10px;
    font-family: "Roboto", "sans-serif";
    font-weight: 400;
    text-align: left;
    line-height: 15px;
    padding-left: 30px;
    padding-right: 10px;
    color: #343a40;
    font-size: 12px;
    margin-bottom: 3px;
    line-height: 1.2;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.search-item:hover{
   /* font-size: 11px;*/
    color: #184383;
}

.promo-txt {
	font-size: 12px;
	color: #b3b3b3;
	line-height: 1.1;
	margin-top: 5px;
}

.product__sidebar .promo-txt {
	font-size: 14px;
	color: #b3b3b3;
	line-height: 1.1;
	margin-top: 0px;
	font-weight: 400;
	letter-spacing: 0;
}

.promo-txt span {
	font-weight: 700;
}

.site-footer {
    margin-top: 0;
}

.cerrar-s a {
    display: inline-block;
}

.cerrar-s {
	font-size: 24px;
	font-weight: 600;
	padding: 0 0 0 20px;
	margin-left: 10px;
	border-left: 1px solid #ffffff;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tooltip-inner {
 background: #af853c !important;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #af853c !important;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0 0.4rem 0.4rem;
  border-left-color: #af853c !important;
}

.block-banner__image {
    background-position: center;
    background-size: contain;
}

.term-banner {
    position: absolute;
    bottom: 5px;
    right: 10px;
    text-align: right;
    z-index: 3000;
}

.term-banner .btn-term {
	background-color: rgba(255,255,255,0.5);
	border-radius: 5px;
	padding: 3px 5px;
	color: #184383;
	font-size: 12px;
	border: 0;
}

.term-banner:hover .btn-term {
	color: #af853c;
}

.terminos p {
	text-align: justify;
}

.block-features__content {
    color: #3d464d;
    float: left;
}

.block-features__item:hover .block-features__title {
    color: #184383;
}

.block-features__item:hover .block-features__icon .lnr {
    color: #184383;
}

[dir=ltr] .block-features__icon {
    float: left;
}

.tabla-pedidos .btn-secondary.focus, .tabla-pedidos .btn-secondary:focus, .tabla-pedidos .btn-secondary:hover {
    border-color: #b3b3b3;
    background: #ccc;
    color: #000;
}

.total-edo {
	text-align: right;
	font-size: 25px;
	background-color: #f1f1f1;
	margin-top: 10px;
	padding-right: 10px;
}

.total-edo span {
	font-weight: 600;
}

.promo-desc {
	font-size: 13px;
    color: #6c757d;
    text-transform: lowercase;
    line-height: 1.1;
    text-align: center;
    margin-top: 5px;
}

.cart-table__column {
    padding: 12px 12px;
}

.block-slideshow__slide-image {
    background-size: contain;
}

.modal-video .modal-body {
    padding: 0;
}

.modal-content.modal-video {
    background: #000000;
}

.modal-video .close {
    color: #fff;
    text-shadow: none;
    opacity: .8;
}

.modal-video .modal-header {
    padding: 5px 10px;
    border-bottom: 0;
}

.text-declaration {
  font-size: .8rem;
  text-align: justify;
}

.text-declaration ol {
  padding-left: 0;
  margin-bottom: 5px;
}

.text-declaration h6 {
  font-size: 13px;
}
.imgModalPromoPC{
    display: block;
    width: 100%;
}

.imgModalPromoMovil{
    display: none;
}

.modalContentPromo{
    width: 600px;
}



@media (min-width: 1000px) {
	.block-banner__body {
	    position: relative;
	    display: block;
	    height: 170px;
	    text-align: center;
	    color: inherit;
	}
        
}

@media (max-width: 575px) {
	.mobile-header__search>div {
	    height: 54px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	}
	.search-container{
	    width: 300px;
	    height: auto;
	    max-height: 500px;
	    background-color: #fffefd;
	    position: absolute;
	    top: 50px;
	    left: 10px;
	    padding: 10px 0;
	    z-index: 1052;
	    box-shadow: 0 0 0 0.1rem #18438394;
	}
  .block-slideshow--layout--with-departments .block-slideshow__slide {
    height: 260px;
  }
  .block-slideshow--layout--with-departments .block-slideshow__body {
    height: 260px;
  }
  .novedades-s2 .block-products__list-item {
    width: calc(100% - 12px);
  }
  .block-banner .carousel-control-next {
    right: 0;
  }
  .block-slideshow__slide-image--desktop {
    display: none;
  }
  
    .imgModalPromoPC{
        display: none;
        width: 100%;
    }

    .imgModalPromoMovil{
        display: block;
        width: 325px;
    }
    .search-header8{
        margin-top: -8px!important;
        margin-left: -8px!important;
    }
    
    .modalContentPromo{
        width: 320px;
    }
    
    .messageAddToCar{
        top: -70px;;
    }
}

@media (max-width: 575px) {
  .mobile-header__search {
    z-index: 1000;
  }
  .imgModalPromoPC{
        display: none;
        width: 100%;
    }

    .imgModalPromoMovil{
        display: block;
        width: 325px;
    }
    .search-header8{
        margin-top: -8px!important;
        margin-left: -8px!important;
    }
    
    .modalContentPromo{
        width: 320px;
    }
    .messageAddToCar{
        top: -70px!important;
    }
}