.title-azul {
    color:#322a50!important;
}
.title-verde {
    color:#81bbc1!important;
}
.shop__sidebar__categories ul,
.shop__sidebar__price ul,
.shop__sidebar__brand ul {
	height: auto;
}
.card-header{
	background-color: #ffffff!important;
}
.btn-contacto{
    background-color: #81BBC1;
    border:0px;
}
.set-bg {
    background-size: contain!important;
}
.product__item__pic {
    background-position: top center!important;
}
.product__item .product__item__pic {
    filter: grayscale(0)!important;
}
.shop__sidebar__accordion .card:last-child .card-body {
    border-radius: 0px 0px 8px 8px!important;
}
.swiper-slide {
    background-size: contain!important;
    background-repeat: no-repeat!important;
}
.cat_list_title {
    color:#81bbc1!important;     
}
.cta__text p {
    margin-bottom: 30px;
}