html,
body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	overflow-x: hidden;
}

body {
	font-family: 'Open Sans', sans-serif;
}

a {
	color: #2c2c2c;
}

b,
strong {
	font-weight: 700;
	color: #2c2c2c;
}

.container-fluid {
	width: 81%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.background_294 .container-fluid {
	width: 90%;
}

.background_266 p {
	display: none;
}

.background_266 .banner-home {
	margin-right: -30px;
	margin-left: -30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	color: #2c2c2c;
}

h3 {
	font-size: 16px;
	font-weight: 700;
}

p {
	color: #2c2c2c;
	font-size: 16px;
	font-weight: 300;
}

a {
	text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: none;
	outline: 0;
}

.background_226 p {
	font-size: 14px;
}

.background_227 p {
	font-size: 14px;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-item.text-menu {
	font-size: 13px;
}

ul.dropdown-menu {
	margin-top: -2px;
	border: none;
}

.dropdown-menu {
	margin-top: -5px;
}

.background_294 img {
	width: 70% !important;
	height: auto;
	padding: 5px;
}
.background_294 img:hover {
    filter: opacity(.7);
}

.btn-warning {
	border-color: #2f5bde;
	background-color: #2f5bde;
	color: #fff;
	font-size: 16px;
	transition: all 0.5s ease;
}

.btn-warning:hover {
	border-color: #0f00df;
	background-color: #0f00df;
	color: #fff;
	font-size: 16px;
	transition: all 0.5s ease;
}

@font-face {
	font-family: 'times new roman';
	src: url('fonts/times-new-roman/times new roman.ttf') format('truetype');
	font-style: normal;
	font-weight: normal;
}

.activo {
	color: #fff;
}

nav#menu {
    background-color: #2c2c2c!important;
}

#main_nav .activo a {
	color: #fff;
	background-color: #42bfe5;
}

#menu .nav-link {
	color: #fff;
}

#menu li.nav-item.active {
	background-color: #0f00df;
}

li.nav-item {
	margin: 2px;
}

.go-navbar {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fas.fa-bars {
	color: #fff;
}

.action-bar {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	height: 45px;
	background-color: #2f5bde;
	padding-top: 11px;
}

.action-bar span a {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

.action-bar span {
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

.go-login {
	display: flex;
	align-items: center;
}

.delivery-icon {
	width: 22px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -4px;
}

.list-action {
	display: flex;
	float: right;
}

.list-action li {
	margin-right: 30px;
}

span.action-b1 {
	float: left;
}

a.fono-red {
	color: #2f5bde;
	text-decoration: none;
}

.go-navbar-color {
	border-top: 1px solid #ccc;
}

a.nav-link.text-menu {
	color: #2c2c2c;
	font-size: 14px;
	font-weight: 700;
}

.badge-light {
	color: #0f00df;
	font-size: 12px;
}

.socialnet {
	width: 52px;
	position: fixed;
	right: 10px;
	z-index: 3000;
}

.socialnet {
	top: 40%;
	height: 205px;
	margin-top: 0px;
}

img.whatsappico {
	width: 90%;
	margin-bottom: 10px;
}

img.whatsappico:hover {
	filter: opacity(.8);
}

.text-tit {
	color: #fff;
}

.btn-danger {
	background-color: #2f5bde;
	color: #fff;
}

.btn-danger:hover {
	background-color: #0f00df;
	color: #fff;
}

/*Modal Carrito*/
.modal-header-info {
	background-color: #2f5bde;
}

.modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.table {
	color: #191919;
}

.modal-header {
	border-bottom: 1px solid #19191947;
	background-color: #2f5bde;
}

.close {
	color: #fff !important;
}

.modal-body {
	padding: 0rem;
}

.table th {
	border-top: none;
}

.table thead th {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
}

.text-car {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
}

h1 {
	color: #191919;
	font-size: 34px;

}

tbody#tb_carro {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 12px;
}

.table td {
	padding: 0.75rem;
	vertical-align: middle !important;
	border-top: 1px solid #dee2e6;
}

#boton_actualizar_carro {
	background-color: #2f5bde;
	color: #fff;
}

#boton_actualizar_carro:hover {
	background-color: #0f00df;
	color: #fff;
}

#boton_finalizar_compra {
	background-color: #2f5bde;
	color: #fff;
}

#boton_finalizar_compra:hover {
	background-color: #0f00df;
	color: #fff;
}

.input-group.botones-en-carro {
	top: -15px;
}

div#botones_finalizar {
	padding: 10px;
}

.badge-agotado {
	background: red;
	padding: 12px 59px;
	border-radius: 5px;
	color: #fff;
}

.navborder ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
}

.navborder li {
	padding: 0px 15px;
	border-right: 1px solid #ccc;
	/* Borde derecho */
}

.navborder li:last-child {
	border-right: none;
	/* Elimina el borde del último elemento */
}

/*Fin Modal Carrito*/

/*buscador*/

label.pri {
	font-size: 20px;
	color: white;
	padding-bottom: 10px;
}

input#price_desde {
	display: block;
	width: 45%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

input#price_hasta {
	display: block;
	width: 45%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

.-autocomplete-container {
	position: absolute;
	background: #fff;
	margin: 0 20px 0 10px;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	z-index: 1000;
}

.-autocomplete-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.-autocomplete-list {
	list-style: none;
}

.-autocomplete-item {
	color: #2c2c2c;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd;
	display: flex;
	align-items: center;
}

.-autocomplete-item:hover {
	color: #fff;
	background: #4183c4;
	text-decoration: none;
}

.-autocomplete-item img {
	max-width: 80px;
}

/*Login*/
#iconUser2 {
	background-color: #fff;
	color: #2f5bde !important;
	cursor: pointer;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 16px;
	text-decoration: none;
	font-weight: 600;
	margin-top: 15px;
	border-radius: 25px;
}

#iconUser2:hover {
	color: #0f00df;
	text-decoration: none;
	background-color: #fff;
}

#iconUser {
	color: #2f5bde;
	cursor: pointer;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	padding-top: 23px;
}

#iconUser:hover {
	color: #0f00df;
	text-decoration: none;
}

.cartex {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
}

/*carro*/
#iconCarro {
	color: #2f5bde;
	font-size: 19px;
	cursor: pointer;
	margin-top: 16px;
    margin-right: 45px;
}

#iconCarro:hover {
	color: #0f00df;
	font-size: 19px;
}

.navbar {
	padding: 0.3rem 1rem;
}

/*FOOTER*/
section.go-footer-links {
	background-color: #2f5bde;
	border-top: 4px solid #0f00df;
}

.footer-copyright {
	border-top: 1px solid #ffffff3b;
}

.ir-arriba {
	display: block;
	background-repeat: no-repeat;
	font-size: 20px;
	color: black;
	cursor: pointer;
	position: fixed;
	bottom: 10px;
	left: 26px;
	z-index: 2;
}

.fa-inverse {
	color: #2c2c2c;
}

.font_6 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.font_8 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
}

.txtNew a {
	color: #fff;
}

.metalicon-foo i {
	font-size: 32px;
	color: #fff;
}

.metalicon-foo i:hover {
	color: #0f00df;
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	margin-bottom: 0;
	display: table-cell;
}

.well .sign-footer {
	width: 60% !important;
}

.form-control {
	font-size: 17px;
	font-weight: 300;
	font-family: sans-serif;
	border-radius: 25px;
}

input#email_newsletter {
	background-color: #fff;
	border-radius: 25px 0px 0px 25px;
}

.btn-blue-submit {
	width: 34%;
	height: 38px;
	color: #fff;
	background-color: #0f00df;
	border-color: #0f00df;
	border-radius: 0px 25px 25px 0px;
	font-size: 13px;
	padding: 10px 10px;
}

/*SOCIAL*/
.socialnet {
	width: 52px;
	position: fixed;
	right: 10px;
	z-index: 3000;
}

.socialnet {
	top: 40%;
	height: 205px;
	margin-top: 0px;
}

img.whatsappico {
	width: 90%;
	margin-bottom: 10px;
}

img.whatsappico:hover {
	filter: opacity(.8);
}

/*SECCIONES*/
.redes {
	display: flex;
}

.redes img {
	width: 21px;
	height: auto;
	margin-right: 10px;
}

.redes img:hover {
	filter: opacity(.8);
}

.redes-footer {
	display: flex;
}

.redes-footer img {
	width: 21px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 35px;
}

.redes-footer img:hover {
	filter: opacity(.8);
}

.btn-search {
	color: #fff !important;
	background-color: #2f5bde;
	border-color: #2f5bde;
	font-size: 14px;
	border-radius: 0px 25px 25px 0px !important;
}

.btn-search:hover {
	color: #fff !important;
	background-color: #0f00df;
	border-color: #0f00df;
	font-size: 14px;
	border-radius: 0;
}

.classo {
	width: 100%;
}

input#input_busqueda_menu {
	background-color: #fff;
	border-radius: 0;
}

.service-1 h6 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
}

.iconx4 img {
	width: 74px !important;
}

.media {
	display: flex;
	align-items: center;
}

.background_289 .row {
	display: flex;
	justify-content: center;
	gap: 10px;
	/* Reduce el espacio entre las columnas */
	flex-wrap: wrap;
}

.background_289 .col-sm-4 {
	position: relative;
	padding: 10px;
	max-width: 300px;
	border-radius: 8px;
}

.background_289 .cat-box {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 8px;
	transition: background-color 1.5s ease;
}
.background_289 .cat-box:hover {
    filter: opacity(.7);
    
}
.banner-oferta:hover {
    filter: opacity(.7);
}
.img-categorias:hover {
    filter: opacity(.7);
}

.background_289 h3 {
	position: absolute;
	bottom: 125px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #2f5bde;
	color: white;
	padding: 5px 5px;
	border-radius: 31px;
	font-size: 16px;
	text-align: center;
	width: 80%;
	transition: background 0.3s;
}

.background_269 {
	background-color: #e3e3e3;
}

.background_289 {
    background-color: #e3e3e3;
}

.next-prev-nav {
	display: flex;
	list-style: none;
	padding: 0;
	gap: 10px;
	/* Espacio entre las flechas */
}

.next-prev-nav li {
	display: flex;
}

h5.card-title.post-title {
	font-size: 18px;
	font-weight: 600;
}

/*CAROUSEL PRODUCTOS*/
a.btn-floating {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%;
	font-size: 31px;
	color: #2f5bde;
}

#carouselOfertas .controls-top .fa-chevron-left {
	position: absolute;
	top: 200px;
	z-index: 2;
	left: -18px;
	opacity: 0.3;
}

#carouselOfertas .controls-top .fa-chevron-right {
	position: absolute;
	z-index: 2;
	top: 200px;
	right: -18px;
	opacity: 0.3;
}

#carouselPapeleria .controls-top .fa-chevron-left {
	position: absolute;
	top: 200px;
	z-index: 2;
	left: 12px;
	opacity: 0.3;
}

#carouselPapeleria .controls-top .fa-chevron-right {
	position: absolute;
	z-index: 2;
	top: 200px;
	right: 12px;
	opacity: 0.3;
	opacity: 0.3;
}

#carouselDetergentes .controls-top .fa-chevron-left {
	position: absolute;
	top: 200px;
	z-index: 2;
	left: 12px;
	opacity: 0.3;
}

#carouselDetergentes .controls-top .fa-chevron-right {
	position: absolute;
	z-index: 2;
	top: 200px;
	right: 12px;
	opacity: 0.3;
}

#carouselAseo .controls-top .fa-chevron-left {
	position: absolute;
	top: 200px;
	z-index: 2;
	left: 12px;
	opacity: 0.3;
}

#carouselAseo .controls-top .fa-chevron-right {
	position: absolute;
	z-index: 2;
	top: 200px;
	right: 12px;
	opacity: 0.3;
}

.controls-top {
	margin-top: -30px;
}

.carousel-indicators li {
	box-sizing: content-box;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #0f00df;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease;
}

.product-select label {
	font-size: 16px;
	margin-right: 10px;
}

/*TARJETAS PRODUCTOS*/
.scabenger {
	margin-bottom: -12px;
	text-decoration: line-through;
	font-size: 12px;
	font-weight: 300;
	color: #0f00df;
	font-style: italic;
	margin-right: 10px;
}

.precio-producto-cu {
	margin-bottom: -12px;
	font-size: 18px;
	font-family: sans-serif;
	font-weight: 700;
	margin-right: 10px;
	line-height: 40px;
}

.columna-pro .card-body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain;
	height: auto;
}

.todo-carro {
	min-height: 12px !important;
	width: 150px !important;
	bottom: -15px !important;
}

.product-card {
	text-align: center;
}

.btn-add-cart {
	background-color: #2f5bde;
	border-color: #2f5bde;
	color: #ffffff;
}

.btn-add-cart:hover {
	background-color: #0f00df;
	border-color: #0f00df;
	color: #ffffff;
	transition: all 0.5s ease;
}

.procuct-title {
	font-size: 14px;
	font-weight: 700;
	min-height: 40px;
	color: #1c1c1c;
}

.columna-pro .card-body {
	padding: 10px;
}

.view.overlay {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.product-select .form-control-sm {
	width: 99%;
}

.card-img-categ {
	width: 100%;
	height: auto;
	display: block;
}

.title-carousel {
	font-weight: 700;
	margin-bottom: 12px;
}

.page-footer {
	background-image: url(../../../img/footer/banner-footer.jpg);
	background-position: center;

}

.navbar-brand-footer {
	width: 100%;
	display: block;
}

.card-img-top.pro {
	width: 100%;
	height: 243px;
	min-height: 243px;
	object-fit: inherit;
}

.img-categorias {
	width: 100%;
	padding: 15%;
}

.in-line {
	display: flex;
}

.font_1 {
	margin-right: 10px;
}

.icon-footer {
	width: 32px;
}

#optinforms-form5-title {
	margin-bottom: 15px;
}

#optinforms-form5 {
	display: block;
	float: left;
	width: 100%;
	padding: 11px 3%;
	text-align: center;
	margin: 0 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#optinforms-form5-container-left {
	display: inline;
	float: left;
	text-align: left;
	margin: 10px 0;
	width: 100%;
}

input#newsletter_nombre_completo {
	margin-bottom: 10px;
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

input#newsletter_email {
	margin-bottom: 10px;
}

#optinforms-form5-container-left .btn-greener {
	margin-top: 0px;
	padding: 6px 30px;
}

div#optinforms-form5-title {
	font-family: Arial;
	font-size: 21px;
	line-height: 9px;
	color: #ffffff;
}

button#btnSubmitNewsletter {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #2f5bde;
}

button#btnSubmitNewsletter:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #ffffff;
	background-color: #0f00df;
}

/*SUBHEADER*/
.subheader {
	/*background-color: url(../../../img/fotos/2899.png);*/
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	background-color: #2f5bde;
}

.font_2 {
	font-size: 28px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}

.btn-link {
	font-weight: 600;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
}

.accordion>.card .card-header {
	margin-bottom: -1px;
	background-color: #2f5bde;
}

.btn-link:hover {
	color: #d3d3d3;
	text-decoration: none;
}

.go-title {
	font-weight: 700;
	font-size: 2rem;
}

.najo-link {
	color: #2f5bde;
}

.najo-link:hover {
	color: #0f00df;
}

/*MODAL PRODUCTOS*/
#label_precio_detalle {
	font-size: 34px;
	font-weight: 700;
}

#label_precio_oferta {
	text-decoration: line-through;
	font-size: 21px;
	font-weight: 300;
	color: #0f00df;
	font-style: italic;
	margin-right: 10px;
}

.icon-box-in-modal {
	color: #fff;
	padding-top: 21px;
	background-color: #2f5bde;
	padding: 10px 10px 5px 10px;
	border-radius: 26px 0px;
	margin-top: 25px;
}

.icon-box-in-modal .icon-serv {
	font-size: 25px;
}

.icon-box-in-modal .icon-text {
	font-size: 12px;
	font-weight: 600;
}

/*filtro de busqueda tienda*/
.go-accordion {
	border-right: 1px solid #e2e2e2;
}

.category-aside-title {
	border-right: 1px solid #e2e2e2;
}

.go-card {
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #e2e2e2 !important;
}

.go-subtitle-text {
	line-height: 20px;
	font-size: 1.2rem;
	font-weight: 600;
	color: #fff;
}

.go-card-header {
	padding: 0;
	background-color: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid #e2e2e2;
	height: 50px;
}

.go-catalog-aside-nav-title {
	height: 100%;
	font-size: 16px;
	font-weight: 600;
	padding: 0;
	color: #333;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: color .25s ease-out;
	-o-transition: color .25s ease-out;
	transition: color .25s ease-out;
	white-space: nowrap;
}

.subtitle.category-aside-title {
	background-color: #2f5bde;
	padding: 12px 12px 4px 12px;
}

.go-card-header {
	background-color: #fff !important;
}

.go-catalog-aside-nav-title {
	text-decoration: none;
	margin-left: 15px;
}

.subtitle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 4px 0;
	border-bottom: 1px solid #e2e2e2;
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}

.go-catalog-aside-view-more {
	font-size: 2rem;
	font-weight: bold;
	color: #2f5bde;
	position: absolute;
	top: 0;
	right: 15px;
}

.catalog-aside-nav-list.active {
	opacity: 1;
	visibility: visible;
	max-height: 300px;
	margin: 0;
	margin-left: -60px;
}

.catalog-aside-nav-list {
	-webkit-transition-property: max-height, padding;
	-o-transition-property: max-height, padding;
	transition-property: max-height, padding;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	max-height: 0;
	opacity: 0;
	height: auto;
	visibility: hidden;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	border-radius: 4px;
	border-top-left-radius: 0;
	overflow-y: auto;
}

.catalog-aside-nav-item {
	-webkit-transition: color .25s;
	-o-transition: color .25s;
	transition: color .25s;
	margin-top: 8px;
	display: flex;
}

.catalog-aside-nav-item label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.check-button-container {
	width: 24px;
	height: 24px;
	margin: 0 16px 12px 0;
}

.check-button-container input[type=checkbox].check-button-item {
	width: 24px;
	height: 24px;
	border-radius: 6px;
}

a.catalog-aside-nav-brand {
	font-size: 14px;
	font-weight: 300;
	padding: 0;
	color: #333;
	line-height: 20px;
	margin-bottom: 8px;
}

a.catalog-aside-nav-brand:hover {
	font-size: 15px;
}

.body-range {
	display: -ms-grid;
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	justify-items: center;
	place-items: center;
	height: 49px;
}

.wrapper-range {
	position: relative;
	background-color: #fff;
	width: 100%;
}

.price-range-text {
	font-family: Source Sans Pro;
	color: #333;
	font-weight: 600;
	line-height: 18px;
	font-size: 14px;
	font-style: normal;
}

.container-range {
	position: relative;
	width: 100%;
	margin-top: 15px;
}

.range-price-track {
	width: 100%;
	height: 3px;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	border-radius: 5px;
}

input[type=range] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	outline: none;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	background-color: hsla(0, 0%, 100%, .6);
	pointer-events: none;
}

.range-slider-active {
	z-index: 1;
}

.body-field-range {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.field-range {
	margin-top: 15px;
	width: 45%;
}

.fiel-range-text {
	font-family: Source Sans Pro;
	color: #333;
	font-style: normal;
	font-weight: 700;
	line-height: 18px;
	font-size: 14px;
}

.field-range-container-input {
	margin-top: 10px;
}

.field-range-input {
	width: 90%;
	min-height: 36px;
	width: 100%;
	border-radius: 4px;
	border: 1px solid #888;
	font-size: 1rem;
	text-indent: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.catalog-aside-buttons {
	padding: 16px 0;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: -webkit-sticky;
	position: sticky;
	background-color: #fff;
}

.catalog-aside-btn-clean {
	display: none;
}

.catalog-aside-btn-clean {
	width: 100%;
	color: #0075ff;
	font-weight: 700;
	font-size: 1rem;
	border: 1px solid #0075ff;
	border-radius: 4px;
	padding: 8px 16px;
	margin-right: 8px;
	height: 36px;
}

.catalog-aside-btn-apply {
	background-color: #2f5bde;
	border-color: #2f5bde;
	color: #fff !important;
	font-weight: 700;
	float: right;
}

.catalog-aside-btn-apply:hover {
	background-color: #0f00df;
	border-color: #0f00df;
	color: #fff !important;
	font-weight: 700;
	float: right;
}

.catalog-aside-nav-list.active {
	opacity: 1;
	visibility: visible;
	max-height: 300px;
	margin: 8px 0 24px;
}

.samurai-category-filters .custom-control-label {
	font-family: OpenSans-Light;
	padding-top: 3px;
	font-size: 12px;
	font-weight: 300;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: .77px;
	color: #2c2c2c;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-control-label::before {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px;
}

.samurai-category-filters .custom-control-color {
	margin-top: 1px;
	width: 80px;
	height: 16px;
}

.custom-control-label::after {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: no-repeat 50%/50% 50%;
}

div#carousel3 {
	display: flex;
	text-align: center;
}

#carousel3 h2 {
	display: none;
}

#carousel3 .controls-top {
	display: none;
}

#carousel3 .row {
	justify-content: space-around !important;
}

#carousel3 .row {
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

img.img-ticket {
	width: 100%;
}

.row.post-nav {
	margin-top: 30px;
}

.post-nav .prev {
	list-style: none;
}

.post-nav .next {
	list-style: none;
}

.btn-ws {
	position: relative;
	top: -80px;
	left: 30px;
	z-index: 999;
}

.boton-group {
	display: flex;
}

.btn-orange {
	background-color: #ff0000;
	color: #fff;
	-webkit-box-shadow: -5px 5px 11px 2px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: -5px 5px 11px 2px rgba(0, 0, 0, 0.55);
	box-shadow: -5px 5px 11px 2px rgba(0, 0, 0, 0.55);
}

.btn-orange:hover {
	background-color: #fff;
	color: #ff0000;
	-webkit-box-shadow: -5px 5px 11px 2px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: -5px 5px 11px 2px rgba(0, 0, 0, 0.55);
	box-shadow: -5px 5px 11px 2px rgba(0, 0, 0, 0.55);
}


@media only screen and (max-width: 425px) {
	.cantidad-resultados {
		padding-bottom: 15px;
	}

	li.nav-item {
		padding-left: 0;
	}

	div#carousel3 {
		display: block;
		text-align: center;
	}

	.container-fluid {
		width: 100%;
	}

	.btn-ws {
		position: relative;
		top: 5px;
		left: 0;
		z-index: 999;
	}

	.btn-1 {
		width: 100%;
	}

	.btn-2 {
		width: 100%;
	}

	.boton-group {
		display: inline-block;
	}

	.display-4 {
		font-size: xx-large;
	}

	.background_269 .card-title {
		font-size: 34px;
		margin-top: 15px;
	}

	.btn-orange {
		background-color: #f18d04;
		color: #fff;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 30px;
		font-size: 15px;
		border-radius: 0px;
	}
}

/*CMS*/
.nav.nav-tabs.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
	overflow: hidden;
	background-color: #fff;
	color: #fff;
	border-bottom: 5px solid #3a91c2;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #fff;
	background-color: #2f5bde;
	border-color: #2f5bde;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
	color: #fff;
	background-color: #2f5bde;
	border-color: #2f5bde;
}

.btn-primary {
	background-color: #2f5bde;
	border-color: #2f5bde;
	color: #fff;
}

.btn-primary:hover {
	background-color: #0f00df;
	border-color: #0f00df;
	color: #fff;
	transition: all 0.5s ease;
}

.btn.btn-info {
	color: #fff !important;
	background-color: #0062cc;
	border-color: #0062cc;
}

.btn.btn-info:hover {
	color: #fff !important;
	background-color: #2222DF;
	border-color: #2222DF;
}

.btn.btn-success {
	color: #fff !important;
	background-color: #2f5bde;
	border-color: #2f5bde;
}

.btn.btn-success:hover {
	color: #fff !important;
	background-color: #0f00df;
	border-color: #0f00df;
}

.breadcrumb {
	background-color: #3A91C2;
}

.breadcrumb-item a {
	color: #fff;
}

.breadcrumb-item.active {
	color: #fff;
}

.breadcrumb-item+.breadcrumb-item::before {
	color: #fff;
}

#procesando .table a {
	color: #2c2c2c000;
}

.btn.btn-danger {
	color: #fff !important;
}

button.close {
	padding: 20px;
}
.section-title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.35;
    color: #2c2c2c;
    text-align: center;
    text-transform: uppercase;
}

textarea.form-control {
	height: 382px;
}

.d-menu-log {
    background-color: #fff;
    padding: 8px;
    border-radius: 25px;
}

/*responsive*/

@media only screen and (max-width: 600px) {
    .section-title {
        font-size: 21px;
    }
    
    .font_6 {
        margin-top: 15px;
    }
    
    .background_255 img {
        margin-top: 30px;
    }
    
    textarea.form-control {
        height: 100px;
    }

	.navbar-toggler {
		position: absolute;
		top: 17px;
		right: 14px;
	}

	.redes {
		position: absolute;
		top: -61px;
		margin-left: 150px;
	}

	.classo {
		position: absolute;
		width: 100%;
	}

	.go-login {
		margin-top: 50px;
		left: 40px;
		float: left;
        align-items: flex-end;
	}
	
	.d-menu-log {
        background-color: #fff;
        padding: 8px;
        border-radius: 25px;
    }

	.go-cart {
		position: relative;
		left: 10px;
		top: -44px;
	}

	.logo-footer {
		width: 41% !important;
		height: auto;
		margin-bottom: 30px;
		margin-left: -13px;
	}

	.box-1 h3 {
		position: absolute;
		font-size: 12px;
		top: 47%;
		left: 22%;
		color: #fff;
	}

	.box-2 h3 {
		position: absolute;
		font-size: 12px;
		top: 47%;
		left: 12%;
		color: #fff;
	}

	.box-3 h3 {
		position: absolute;
		font-size: 12px;
		top: 47%;
		left: 16%;
		color: #fff;
	}

	.go-navbar-color {
		border-top: none;
	}

	.navbar-brand {
		padding-top: 5px;
		padding-bottom: 12px;
		height: 85px;
	}

	.action-bar {
		height: auto;
	}

	.list-action {
		float: left;
	}

	.media.service-1 {
		margin-bottom: 15px;
	}
	
	.carousel-inner .row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.carousel-inner .columna-pro {
		flex: 0 0 50%;
		/* Cada imagen ocupa el 50% del ancho */
		max-width: 50%;
		padding: 5px;
		/* Espaciado entre imágenes */
	}

	#carousel3 .carousel-inner .row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#carousel3 .carousel-inner .columna-pro {
		flex: 0 0 19%;
		/* Cada imagen ocupa el 50% del ancho */
		max-width: 19%;
		padding: 0px;
		/* Espaciado entre imágenes */
	}

	.background_291 .row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.background_291 .col-sm-2 {
		flex: 0 0 50%;
		/* Dos columnas en móvil */
		max-width: 50%;
		padding: 5px;
		/* Espaciado entre imágenes */
	}

	.background_292 .row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.background_292 .col-sm-2 {
		flex: 0 0 50%;
		/* Dos columnas en móvil */
		max-width: 50%;
		padding: 5px;
		/* Espaciado entre imágenes */
	}
	
	.go-container .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .go-container .columna-pro {
        flex: 0 0 50%; /* Dos columnas en móviles */
        max-width: 50%;
        padding: 5px; /* Espaciado entre tarjetas */
    }

	.background_293 .row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.background_293 .col-sm-2 {
		flex: 0 0 50%;
		/* Dos columnas en móvil */
		max-width: 50%;
		padding: 5px;
		/* Espaciado entre imágenes */
	}
}

@media only screen and (max-width: 380px) {
	.redes {
		position: absolute;
		top: -61px;
		margin-left: 130px;
	}

	.navbar-brand {
		padding-top: 5px;
		padding-bottom: 12px;
		height: 82px;
	}
}

@media only screen and (max-width: 320px) {
	.redes {
		position: absolute;
		top: -61px;
		margin-left: 100px;
	}

	.navbar-brand {
		padding-top: 5px;
		padding-bottom: 12px;
		height: 70px;
	}

	.action-bar span a {
		font-size: 10px;
	}
}