html .onlyWithToken,
html .onlyWithoutToken{
	display:none;
}

.alert{
	margin-top:15px;
	margin-bottom:15px;
	display: none;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.fa-2x{
	font-size:2rem;
}
.fa-3x{
	font-size:3rem;
}
.fa-4x{
	font-size:4rem;
}

.button-md{
	min-width: 35px;
	padding:4px;
}
.tag-producto{
	position: absolute;
	bottom: 45px;
	right: 3px;
	background: #b0804b;
	padding: 1px 7px;
	font-size: 0.4rem;
	color:#fff;
	text-transform: uppercase;
	line-height: 0.4rem;
	padding-top: 2px;
	z-index: 2;
}

header .cart-inline-body{
	height:250px;
	overflow-y: scroll;
}

.footer-variant-2-content{
	font-size:0.7rem;
}
.footer-variant-2-content{
	font-size:0.7rem;
}
.footer-variant-2-content .desarrolladoPor{
	text-align: right;
}

.promocion{
	border: 2px solid #e20f2f;
	padding: 0px;
	background: #3f964b;
	margin:5px;
	color:#9ccb8e;
}
.promocion h2, .promocion h6, .promocion a{
	color:#9ccb8e;
}
.promocion:hover{
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.promocion .titulo{
	padding: 7px 5px;
}
.promocion .thumbnail-modern-subtitle{

}


.rd-search-results-live #search-results{
	padding: 20px 20px;
}
.search-list li{
	padding:3px 10px;
	transition: all .2s ease;
}
.search-list li a{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.86;
	letter-spacing: .05em;
}
.search-list li:hover a{
	color:#808080;
}
.search-list li:hover{
	padding-left:20px;
	padding-right: 0;
}
.search-list li a img{
	width:25px;
	height:25px;
}


#grillaProductos .card{
	border: 0;
	background-color: transparent;
}
#grillaProductos .card-header{
	padding:0;
	border-radius:0;
	border: 0;
	background-color: transparent;
	border-top:1px solid #e1e1e1;
}
#grillaProductos .card-header:first{
	border:none;
}
#grillaProductos .card-header a.btn{
	padding:3px 0;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 1.71429;
	font-weight: 400;
	letter-spacing: .025em;
	-webkit-text-size-adjust: none;
	cursor: pointer;
}
#grillaProductos .subcategorias .card-body{
	padding:0;
	padding-bottom:18px;
	padding-left:15px;
}
#grillaProductos .subcategorias .card-body .btn-link{
	padding:0;
	color:#808080;
	margin:0;
	text-transform: uppercase;
	font-size:11px;
}
#grillaProductos .card a span.fa{
	position:absolute;
	right:0;
	top:3px;
	font-size:1rem;
	transition: all .1s linear;
}
#grillaProductos .card a.collapsed:hover{
	text-decoration: underline;
}
#grillaProductos .card a.collapsed span.fa{
	position:absolute;
	right:0;
	top:3px;
	font-size:1rem;
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#grillaProductos{
	padding-bottom: 25px !important;
}
.button-white:focus, .button-white:hover{
	border-color:#000;
}

.product-price{
	font-family: 'Roboto', sans-serif;
}
.product-price .precio-anterior{
	text-decoration: line-through;
	color:#c6c6c6;
}
.product-tienda{
	color:#c7a186;
	margin-top:0;
	font-size:0.7rem;
}
.product a{
	border-color:#e7dfd4;
}
.product-button .button-white, .product-button .button-white:focus{
	background-color:#e7dfd4;
	color:#c7a186;
}

.product a:hover{
	border-color:#6f745a;
}

#productoFicha .precio-anterior{
	text-decoration: line-through;
	color:#c6c6c6;
}
#productoFicha .box-comment{
	border:none;
	padding:0;
}
#productoFicha .box-rating a.wishlist:hover{
	opacity: 0.7;
}

.productoFichaSobreExpositor{
	padding:60px 0;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link{
	font-size:12px;
	min-width: 12px;
	padding: 12px;
	height: 40px;
	width: 40px;
}
.page-link,
.page-link .icon{
	font-size:12px;
	min-width: 12px;
	padding: 12px;	
	height: 40px;
	width: 40px;
}
.page-item-control:last-child .icon:before,
.page-item-control:first-child .icon:before{
	left: -13px;
	top: -18px;
}

.section-no-padding {
	padding: 10px 0 !important;
	margin-top:10px !important;
}


.ruta-de-sitio{
	background-color:#e7dfd4;
	padding:15px 15px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 1.71429;
	font-weight: 400;
	letter-spacing: .05em;
	color: #151515;
	-webkit-text-size-adjust: none;
}
.ruta-de-sitio a:hover{
	text-decoration: underline;
}
.button-primary.button-pipaluk.btn-whatsapp:before, .button-primary.button-pipaluk.btn-whatsapp:focus:before {
	background-color: #00BB60;
}

.only-desktop,
html .group-middle.only-desktop{
	display: none;
}
.only-mobile{
	display:block;
}

.ruta-de-sitio .conoceTienda a{
	text-transform: uppercase;
}

#session_user p{
	margin:0;
}
#session_user .usuario{
	color: #808080;
	font-weight: 400;
}
#session_user .usuario a.logout{
	font-size:10px;
}

#session_user_mobile{
	padding-top:15px;
	padding-bottom: 15px;
}
.carousel-derecha.carousel-texto, .carousel-izquierda.carousel-texto, .carousel-centro.carousel-texto{
    padding:5px;
    left:0;
    top:0;
    width:100%;
    height:100%;
}

.carousel-centro .valign,
.carousel-izquierda .valign,
.carousel-derecha .valign{
    padding-left:5px;
    padding-right:5px;
    text-align: center;
}
.carousel-texto h1{
	font-size:1.4rem;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 1.5rem;
	color:#fff;
	text-transform: none;
}
.carousel-texto h2{
	font-size:1rem;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1rem;
	color:#fff;
	text-transform: none;
}
.carousel-texto p{
	font-size:0.9rem;
	font-weight: 200;
	letter-spacing: 1px;
	line-height: 1rem;
	color:#fff;
	text-transform: none;
}
.carousel-texto a{
	margin-top:5px;
	font-size:0.8rem;
	padding:6.5px 10px 5px;
	text-transform: none;
}
.valign {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    /* vendor prefixes omitted due to brevity */
}

.border-modern .product-categories-title{
	color:#c7a186;
}

.padding-80{
	padding-top:40px;padding-bottom:20px;
}

.delay-1{
	animation-delay: 0.9s;
}
.delay-2{
	animation-delay: 1.2s;
}
.delay-3{
	animation-delay: 1.4s;
}
.delay-4{
	animation-delay: 1.8s;
}
.terminosYCondiciones p, .terminosYCondiciones h1, .terminosYCondiciones h2, .terminosYCondiciones h3, .terminosYCondiciones h4,
.terminosYCondiciones h5, .terminosYCondiciones h6{
	color:#b6b5ba;
}
.terminosYCondiciones .titulo1{
	color:#808080;
	font-size:1.5rem;
}
.terminosYCondiciones .titulo_punto{
	color:#808080;
	font-size:1rem;
	margin-top:35px;
}
.carro_titulo{
	font-size:10px;
}
.carro_tituloTienda{
	font-size:12px;
	font-weight: 700;
}
.rd-navbar-basket.rd-navbar-basket-mobile{
	margin-right:15px;
	margin-top:10px;
}

/* Listado de productos */
.listadoProductos5 .button,
.listadoProductosDestacados .button {
	margin-top: 0px;
	margin-left:3px;
	margin-right:3px;
	display:inline;
	border:1px solid #c7a186;
	background-color:transparent;
	padding:8px;
}
.product-button{
	padding-top:5px;
}
.product-title{
	margin-top: 0;
}
.listadoProductosDestacados.row-40 > *{
	margin-bottom:20px;
}
/* Listado de productos */


.logoExpositor img{
	width:60%;
}

.leyenda-precios{
	padding-top:15px;
	padding-bottom:15px;
	color:#c7a186;
}

.pedido-texto-explica{
	color:#9f9ea2;
	font-size:12px;
	text-align: left;
}
.pedido-texto-explica2{
	color:#9f9ea2;
	font-size:12px;
	text-align: center;
}
.leyenda-deslizar-pedido{
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

.table-cart thead tr th,
.table-cart td{
	font-size:12px;
}
.tabla-pedido img.img-prod{
	margin-right:5px;width:30px;height:30px;max-width:none;
}
.favoritos-listado img.img-prod{
	margin-right:5px;width:45px;height:45px;max-width:none;
}
.pedido-carro .table-custom td{
	padding:6px 7.5px;
}
.pedido-carro .table-custom td:nth-child(2){
	max-width:267px;
}
.tabla-pedido .table-custom th{
	padding:15px 7px 14px;
}
.tabla-pedido.table-cart td:first-child{
	text-align: center;
}
.table-cart td:first-child,
.table-cart td:not(:first-child){
	min-width: auto;
	width: auto;
}
.margin-mobile-checkout{
	padding-top:25px;
	text-align: center;
}
.table-cart-stepper{
	min-width: 80px;
}

.product{
	overflow:hidden;
}
.product .etiqueta{
    width: 150px;
	position: absolute;
	float: left;
	margin-top: 10px;
	margin-left: -50px;
	background: rgba(204,0,0,0.8);
	color: #fff;
	z-index: 4;
	padding: 0;
	font-weight: bold;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
}

.section .product .etiqueta2{
    width: 150px;
	position: absolute;
	float: left;
	margin-top: 20px;
	margin-left: 107px;
	font-size: 0.6rem;
	background: rgba(241, 199, 37, 0.8);
	color: #fff;
	z-index: 4;
	padding: 0;
	font-weight: bold;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
}

#grillaProductos .product .etiqueta2{
	margin-left: calc(100% - 100px);
}

.product .etiqueta3{
	width: 150px;
	position: absolute;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
	top: 135px;
	left: 0;
	font-size: 0.6rem;
	background: #000;
	color: #fff;
	z-index: 4;
	padding: 0;
	font-weight: bold;
	text-align: center;
}


@media (min-width: 500px) {
	.carousel-derecha .valign{
	    padding-right:35px;
	    padding-left:35%;
	    text-align: right;
	}
	.carousel-izquierda .valign{
	    padding-left:35px;
	    padding-right:35%;
	    text-align: left;
	}
	.carousel-centro .valign{
	    padding-left:35px;
	    padding-right:35px;
	    text-align: center;
	}
	.carousel-texto h1{
		font-size:1.4rem;
		font-weight: 800;
		letter-spacing: 1px;
		line-height: 1.5rem;
		color:#fff;
	}
	.carousel-texto h2{
		font-size:1rem;
		font-weight: 400;
		letter-spacing: 1px;
		line-height: 1rem;
		color:#fff;
	}
	.carousel-texto p{
		font-size:0.9rem;
		font-weight: 200;
		letter-spacing: 1px;
		line-height: 1rem;
		color:#fff;
	}
	.carousel-texto a{
		margin-top:5px;
		font-size:0.8rem;
		padding:6.5px 10px 5px;
	}
}
@media (min-width: 768px) {
	.homeCategoriasRecomendadas .col-md-3{
		flex: 0 0 20%;
		max-width: 20%;
	}
	.listadoProductos5 .col-lg-3{
		flex: 0 0 20%;
		max-width: 20%;
	}
	.listadoProductosDestacados .col-lg-3{
		flex: 0 0 16.666%;
		max-width: 16.666%;
	}
	.listadoProductos5 .button,
	.listadoProductosDestacados .button {
		margin-top: 0px;
		margin-left:3px;
		margin-right:3px;
	}
	.product-title{
		margin-top: 10px;
	}
	.listadoProductos5 .button,
	.listadoProductosDestacados .button {
		margin-top: 0px;
		margin-left:3px;
		margin-right:3px;
		display:inline;
		border:none;
		background-color:#e7dfd4;
		padding:8px;
	}
	.only-desktop,
	html .group-middle.only-desktop{
		display: block;
	}
	.only-mobile{
		display:none;
	}
	.carousel-derecha .valign{
	    padding-right:35px;
	    padding-left:35%;
	    text-align: right;
	}
	.carousel-izquierda .valign{
	    padding-left:35px;
	    padding-right:35%;
	    text-align: left;
	}
	.carousel-centro .valign{
	    padding-left:35px;
	    padding-right:35px;
	    text-align: center;
	}
	.carousel-texto h1{
		font-size:1.7rem;
		font-weight: 800;
		letter-spacing: 1px;
		line-height: 2rem;
		color:#fff;
	}
	.carousel-texto h2{
		font-size:1.2rem;
		font-weight: 400;
		letter-spacing: 1px;
		line-height: 1.5rem;
		color:#fff;
	}
	.carousel-texto p{
		font-size:1rem;
		font-weight: 200;
		letter-spacing: 1px;
		line-height: 1rem;
		color:#fff;
	}
	.carousel-texto a{
		font-weight: 700;
		margin-top:30px;
		font-size:0.9rem;
		padding:13px 20px 10px;
	}
	.logoExpositor img{
		width:100%;
	}
	.pedido-texto-explica,
	.pedido-texto-explica2{
		color:#9f9ea2;
		font-size:14px;
		text-align: left;
	}
}
@media (min-width: 992px) {
	.padding-80{
		padding-top:80px;padding-bottom:80px;
	}
	.homeCategoriasRecomendadas .col-md-3{
		flex: 0 0 20%;
		max-width: 20%;
	}
	.listadoProductos5 .col-lg-3{
		flex: 0 0 20%;
		max-width: 20%;
	}
	.listadoProductosDestacados .col-lg-3{
		flex: 0 0 16.666%;
		max-width: 16.666%;
	}
	.listadoProductos5 .button,
	.listadoProductosDestacados .button {
		margin-top: 0px;
		margin-left:3px;
		margin-right:3px;
	}
	.only-desktop,
	html .group-middle.only-desktop{
		display: block;
	}
	.only-mobile{
		display:none;
	}
	.carousel-derecha .valign{
	    padding-right:45px;
	    padding-left:35%;
	    text-align: right;
	}
	.carousel-izquierda .valign{
	    padding-left:45px;
	    padding-right:35%;
	    text-align: left;
	}
	.carousel-centro .valign{
	    padding-left:45px;
	    padding-right:45px;
	    text-align: center;
	}	
	.carousel-texto h1{
		font-size:2rem;
		font-weight: 800;
		letter-spacing: 1px;
		line-height: 2rem;
		color:#fff;
	}
	.carousel-texto h2{
		font-size:1.4rem;
		font-weight: 400;
		letter-spacing: 1px;
		line-height: 1.5rem;
		color:#fff;
	}
	.carousel-texto p{
		font-size:1rem;
		font-weight: 200;
		letter-spacing: 1px;
		line-height: 1rem;
		color:#fff;
	}
	.carousel-texto a{
		font-weight: 700;
		margin-top:30px;
		font-size:0.9rem;
		padding:13px 20px 10px;
	}
	.tabla-pedido img.img-prod{
		margin-right:15px;width:70px;height:70px;max-width:none;
	}
	.carro_titulo{
		font-size:12px;
	}
	.pedido-carro .table-custom td{
		padding:12px 15px;
	}
	.tabla-pedido .table-custom th{
		padding:29px 15px 27px;
	}
	.margin-mobile-checkout{
		padding-top: 0;
		text-align: left;
	}
	.tag-producto{
		bottom: 3px;
	}
}

@media (max-width: 991px) {
	.margin-bottom-0-mobile{
		margin-bottom:15px;
	}
}

@media (max-width: 767px) {
	.footer-variant-2-content .desarrolladoPor{
		text-align: center;
	}
	.footer-variant-2-content{
		padding:25px 0;
	}
	.footer-variant-2-content ul{
		padding-top:5px;
		margin-top:5px;
		margin-bottom:5px;
	}
}
@media (max-width: 575px) {
	#grillaProductos .card a.collapsed span.fa{
		right:5px;
	}
	#grillaProductos .card a.collapsed span.fa{
		right:5px;
	}
}