@media (min-width:1200px) {
    .container {
        max-width: 1170px
    }
}

@media (min-width:1450px) {
    .container {
        max-width: 1370px
    }
}

.input-email {
    position: relative
}

.input-email img {
    position: absolute;
    top: 1px;
    right: 0
}

.next-step {
    border-radius: 0;
    color: #fff;
    padding: 5px 15px;
    text-align: left;
    text-transform: uppercase;
    background-image: url(../img/arrow/right-white.svg);
    background-position: calc(100% - 15px) center;
    background-size: 10px 16px;
    background-repeat: no-repeat;
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 700
}

.checkbox span {
    font-size: 12px
}

.form-control {
    display: block;
    width: 100%;
    padding: 5px 15px;
    font-size: 12px;
    line-height: normal;
    color: #191515;
    border: 1px solid #e5e7e9;
    border-radius: 0
}

.textarea-message {
    resize: none;
    max-height: 113px
}

.form-control::-webkit-input-placeholder {
    color: rgba(21, 21, 21, .5)
}

.form-control::-moz-placeholder {
    color: rgba(21, 21, 21, .5)
}

.form-control:-ms-input-placeholder {
    color: rgba(21, 21, 21, .5)
}

.form-control:-moz-placeholder {
    color: rgba(21, 21, 21, .5)
}

select.form-control:not([size]):not([multiple]) {
    color: rgba(21, 21, 21, .5);
    -webkit-appearance: none;
    background-image: url(../img/arrow/down-grey.svg);
    background-position: calc(100% - 15px) center;
    background-size: 16px 10px;
    background-repeat: no-repeat
}

.slider-brands {
    margin-top: 80px
}

.slick-slide img {
    display: block;
    max-height: 90px;
    margin: 0 auto;
    max-width: 100%
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-next,
.slick-prev {
    height: 50%;
    background-color: #e5e7e9
}

.slick-initialized .slick-slide.slick-active {
    opacity: 1
}

.slick-next:before,
.slick-prev:before {
    content: '';
    position: absolute;
    top: calc(50% - 4.5px);
    left: calc(50% - 6px);
    width: 10px;
    height: 10px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #fff;
    display: inline-block;
    transform: rotate(90deg)
}

.slick-next:before {
    transform: rotate(-90deg)
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: #fff;
    background-color: grey
}

.carouselproduct .carousel-indicators {
    position: absolute;
    bottom: -35px
}

.carouselproduct .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(21, 21, 21, .2);
    border-radius: 100%
}

.carouselproduct .carousel-caption {
    color: #000;
    position: relative;
    text-align: left;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
    padding-top: 35px;
    padding-left: 35px;
    padding-bottom: 0;
    margin-bottom: 0
}

.carouselproduct .carousel-caption .title,
.carouselproduct .carousel-caption .title span {
    font-family: Oxygen, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #191515;
    text-transform: uppercase
}

.carouselproduct .carousel-caption .title span {
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 30px
}

.carouselproduct .carousel-caption a {
    font-family: Oxygen, sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    background-color: #86c2eb;
    padding: 5px 15px;
    text-transform: uppercase
}

.carouselproduct .box-prices {
    position: absolute;
    left: 350px;
    bottom: 0
}

.carouselproduct .box-prices small {
    display: block;
    margin-left: 17.5px
}

.carouselproduct .carousel-item {
    background-image: url(../img/cross/group-blue.svg);
    background-position: 90% 40px;
    background-size: auto 50%;
    background-repeat: no-repeat
}

.carouselproduct .carousel-item img {
    max-width: 275px;
    margin-top: 60px;
    margin-left: 30px
}

.carouselproduct .carousel-indicators li.active {
    width: 8px;
    height: 8px;
    background-color: #86c2eb;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #212529
}

body a {
    color: #212529
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0
}

.negro {
    color: #000
}

.marron {
    color: #85450d
}

.blanco {
    color: #fff
}

.azul {
    color: #0b76ca
}

.beige {
    color: #e6deb3
}

.rojo {
    color: #dd0327
}

.rosa {
    color: #faa8f7
}

.morado {
    color: #aa42c0
}

.naranja {
    color: #f8aa30
}

.amarillo {
    color: #f8e730
}

.verde {
    color: #2aba38
}

.gris {
    color: #bababa
}

.oro {
    color: #dcc765
}

.box-content .h1,
.box-content .h2,
.box-content .h3,
.box-content .h4,
.box-content .h5,
.box-content .h6,
.box-content h1,
.box-content h2,
.box-content h3,
.box-content h4,
.box-content h5,
.box-content h6 {
    margin-top: 15px;
    margin-bottom: 15px
}

.box-content {
    padding: 45px 15px
}

strong {
    font-weight: 700
}

.banner.blue a.full-block,
.banner.white a.full-block,
.full-block,
.item-product .full-block {
    z-index: 15;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

.form-control:focus {
    box-shadow: none
}

.bg-red {
    background-color: #ce222f
}

.bg-grey {
    background-color: #f7f7f7
}

.bg-blue {
    background-color: #86c2eb
}

.bg-pink {
    background-color: #f8c9df
}

.bg-white {
    background-color: #fff
}

.bg-yellow {
    background-color: #fff265
}

.triangle {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #86c2eb;
    display: inline-block;
    margin-right: 5px
}

.triangle.pink {
    border-top: 9px solid #f8c9df;
    transform: rotate(180deg)
}

.triangle.darkpink {
    border-top: 9px solid #e676ab;
    transform: rotate(180deg)
}

.square {
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px
}

.square.yellow {
    background-color: #fff265
}

.square.borderblue {
    background-color: transparent;
    border: 2px solid #86c2eb
}

.busywindow {
    display: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 74px;
    left: 50%;
    margin-left: -36px;
    margin-top: -36px;
    padding: 20px;
    position: fixed;
    top: 50%;
    width: 74px;
    z-index: 1000
}

.bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

a:hover {
    text-decoration: none
}

.navbar ul {
    width: 100%;
    justify-content: flex-end
}

.navbar-nav>li>a {
    padding-top: 40px;
    padding-bottom: 40px
}

.navbar-light .navbar-nav .nav-link {
    color: #191515;
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.navbar {
    padding: 0
}

.dropdown.show {
    position: static
}

.dropdown-menu {
    border-radius: 0;
    padding: 30px 0;
    top: 90%
}

.dropdown-menu.show {
    width: 100%
}

.dropdown-menu.show .title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #191515;
    color: #191515
}

.dropdown-menu.show ul {
    list-style: none;
    padding-left: 0
}

.dropdown-menu.show ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #191515
}

.dropdown-menu.show div ul li:last-child a {
    text-transform: uppercase
}

.dropdown-menu.show div ul.brands li:last-child a {
    text-transform: none
}

.dropdown-menu.show>div:last-child img {
    max-width: 100%
}

.header .top-menu {
    padding: 5px 15px;
    max-height: 30px
}

.header .top-menu .row .shoping-cart {
    display: inline-block;
    text-align: right;
    margin-bottom: 0;
    min-height: 45px
}

.header .top-menu a {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 9px;
    font-weight: 400;
    text-transform: uppercase
}

.header .top-menu a i {
    font-size: 13px
}

.header .top-menu a:not(:last-child) {
    margin-right: 15px
}

.header .top-menu a.link-whatsapp {
    position: relative;
    z-index: 1
}

.header .top-menu a.link-whatsapp:before {
    content: '';
    position: absolute;
    top: -13px;
    left: -10px;
    right: -10px;
    bottom: -5px;
    background-color: #a9111d;
    z-index: -1
}

.header .top-menu a i,
.header .top-menu a img {
    margin-right: 5px
}

.header .top-menu a.mi-cuenta img {
    margin-top: -5px
}

.header .top-menu a.no-font {
    font-size: 0;
    margin-right: 0
}

.header .top-menu a.no-font img {
    margin-top: -6px
}

.header .top-menu .form-search {
    display: inline-block;
    line-height: inherit
}

.header .top-menu .art_keyword {
    display: inline-block;
    width: auto;
    max-width: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 9px;
    font-weight: 400;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0
}

.header .top-menu .art_keyword.view {
    width: 300px;
    max-width: 300px;
    opacity: 1
}

.header .top-menu .art_keyword::-webkit-input-placeholder {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 9px;
    font-weight: 400
}

.header .top-menu .art_keyword::-moz-placeholder {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 9px;
    font-weight: 400
}

.header .top-menu .art_keyword:-ms-input-placeholder {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 9px;
    font-weight: 400
}

.header .top-menu .art_keyword:-moz-placeholder {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 9px;
    font-weight: 400
}

.header .menu {
    position: relative;
    padding: 0 15px
}

.header .menu:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    box-shadow: 0 5px 6px rgba(0, 0, 0, .16)
}

.logo {
    max-width: 120px
}

.box-features {
    padding-top: 60px;
    padding-bottom: 75px
}

.box-slider {
    min-height: 400px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.box-slider .bg-img {
    min-height: 400px;
}

.box-slider-2 {
    min-height: 440px;
}

.box-slider-2 .bg-img {
    min-height: 440px;
}

.banner {
    min-height: 185px;
    margin-bottom: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
    position: relative
}

.banner.pink {
    margin-top: 0;
    margin-bottom: 15px;
    position: relative;
    padding: 30px
}

.banner .title {
    font-family: Oxygen, sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
    margin-right: 230px
}

.banner .subtitle {
    font-family: Oxygen, sans-serif;
    font-weight: 400;
    font-size: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff
}

.banner a {
    font-family: Oxygen, sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 1
}

.banner.white {
    padding: 15px
}

.banner.blue {
    position: relative;
    padding: 15px
}

.banner.blue .title,
.banner.white .title {
    background-color: #86c2eb;
    position: absolute;
    left: 15px;
    top: 10px;
    height: 110px;
    width: 50%
}

.banner.blue a {
    background-color: #86c2eb;
    position: absolute;
    left: 15px;
    top: 90px;
    width: auto;
    height: 10px;
    bottom: inherit;
    font-size: 10px;
    font-weight: 400;
    color: #496a80
}

.banner.blue:before,
.banner.pink:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid #fff
}

.banner.blue:after,
.banner.pink:after,
.banner.white:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(../img/banner/banner01@2x.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.banner.blue:after {
    background-image: url(../img/banner/banner02@2x.png);
    background-position: 95% 95%;
    background-repeat: no-repeat;
    background-size: 170px auto
}

.banner.white:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/cross/group-pink.svg);
    background-repeat: no-repeat;
    background-size: auto 30%;
    background-position: 30px 50%
}

.banner.white:after {
    background-image: url(../img/banner/banner03@2x.png);
    background-position: 95% 95%;
    background-repeat: no-repeat;
    background-size: 120px auto
}

.banner.white .title {
    position: relative;
    top: inherit;
    left: inherit;
    color: #191515;
    background-color: transparent;
    width: 100%
}

.banner.white a {
    background-color: pink;
    font-size: 10px;
    padding: 5px;
    bottom: 15px;
    left: 15px
}

.box-products {
    padding-top: 35px;
    padding-bottom: 85px;
    text-align: center
}

.box-seo-search-img {
    position: relative;
    z-index: -1
}

.box-seo-search-text {
    margin-top: 100px
}

.box-products .title,
.box-seo-search-text .title {
    font-family: Oxygen, sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #191515;
    text-transform: uppercase
}

.box-products .subtitle,
.box-seo-search-text .subtitle {
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #191515;
    text-transform: uppercase
}

.box-seo-search-text .title {
    font-size: 16px;
    text-align: center
}

.box-seo-search-text .subtitle {
    margin-top: 30px;
    font-size: 12px;
    text-align: center;
    text-transform: none
}

.box-seo-search-text .logo-img {
    max-width: 100%
}

.box-seo-search-text div.box-texto {
    overflow: hidden;
    -webkit-transition: .3s all;
    transition: .4s all;
    margin-bottom: 0
}

.box-seo-search-text div.box-texto h4 {
    display: none
}

.box-seo-search-text div.box-texto a {
    color: #191515;
    font-weight: 700
}

.box-seo-search-text div.box-texto a:hover {
    color: #ce222f
}

.box-seo-search-text div.box-texto.texto-completo {
    max-height: 2000px !important
}

.box-seo-search-text .read-more {
    color: #ce222f;
    margin-top: 15px;
    display: block
}

.item-product {
    margin-top: 50px;
    min-height: 430px
}

.item-product .bg-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 160px
}

.home .item-product .bg-img {
    min-height: 230px
}

.item-product>div {
    position: relative;
    text-align: left;
    padding: 30px 15px
}

.item-product>div:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15)
}

.item-product .status,
.slider-for .status {
    min-height: 28px;
    padding: 5px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block
}

.item-product .status.bg-red,
.slider-for .status.bg-red {
    background-color: transparent;
    border: 1px solid red;
    color: red
}

.item-product .status.bg-red {
    margin-top: -8px;
    margin-bottom: 8px
}

.item-product .fav {
    font-size: 0;
    width: 16px;
    height: 16px;
    margin: 0;
    float: right;
    position: relative;
    z-index: 20
}

.item-product .fav:after,
.item-product .fav:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    background-image: url(../img/icon/fav-grey.svg);
    background-size: 16px auto;
    background-repeat: no-repeat;
    background-position: right
}

.item-product .fav.fill:after,
.item-product .fav:after {
    background-image: url(../img/icon/fav-red.svg);
    transition: .3s all;
    opacity: 0
}

.item-product .fav.fill:after,
.item-product .fav:hover:after {
    opacity: 1
}

.item-product .fav.fill:after {
    background-image: url(../img/icon/fav-red.svg)
}

.item-product img {
    width: 100%;
    max-width: 100%;
    margin: 15px 0
}

.item-product .shape {
    float: right;
    text-align: right;
    margin-bottom: 30px;
    margin-right: 0
}

.item-product .title {
    min-height: 45px;
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #f2f2f2;
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    text-transform: none
}

.item-product .title:first-letter {
    text-transform: uppercase
}

#reviews .precio,
#reviews .precio-oferta,
.item-product .precio,
.item-product .precio-oferta {
    font-family: Oxygen, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #191515;
    text-align: center
}

#reviews .precio .precio-rebaja,
#reviews .precio-oferta .precio-rebaja,
.item-product .precio .precio-rebaja,
.item-product .precio-oferta .precio-rebaja {
    display: inline-block;
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #70706d;
    text-align: center;
    text-decoration: line-through;
    margin-left: 5px
}

#reviews .precio small,
#reviews .precio-oferta small,
.item-product .precio small,
.item-product .precio-oferta small {
    font-size: 12px
}

#reviews .precio-oferta,
.item-product .precio-oferta {
    color: #ce222f
}

#reviews .precio-oferta span,
.item-product .precio-oferta span {
    color: #707070;
    font-size: 10px;
    position: relative
}

#reviews .precio-oferta span:after {
    content: '';
    position: absolute;
    bottom: 45%;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: grey;
    transform: rotate(-20deg)
}

#reviews .precio-oferta span small,
.item-product .precio-oferta span small {
    font-size: 8px
}

#reviews .ver-producto,
.item-product .ver-producto {
    background-color: #ce222f;
    text-transform: uppercase;
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 0;
    border-radius: 5px
}

.box-happiness a,
.box-products a {
    display: inline-block;
    margin: 40px 15px 0;
    padding: 5px 15px;
    color: #191515;
    text-transform: uppercase;
    font-size: 1, 8rem
}

.box-happiness {
    padding-top: 60px;
    padding-bottom: 115px;
    text-align: center;
    background-image: url(../img/bg/bg-cross-white@2x.png);
    background-size: contain;
    position: relative
}

.box-happiness .title,
.box-help .title,
.box-help a {
    font-family: Oxygen, sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: #f8c9df;
    display: inline-block
}

.box-happiness a {
    color: #fff;
    border: 1px solid #fff
}

.box-happiness .shoe {
    position: absolute;
    left: calc(50% - 150px);
    bottom: -195px;
    max-width: 300px
}

.box-shop {
    padding-top: 175px;
    padding-bottom: 90px
}

.fantasia-kids .box-shop {
    padding-top: 45px;
    padding-bottom: 30px
}

.fantasia-kids iframe {
    height: 500px
}

.box-brands .row:first-child>div:first-child,
.box-shop .row>div:first-child {
    position: relative
}

.box-shop .row>div:last-child {
    padding-left: 30px
}

.box-brands .row:first-child>div:first-child:after,
.box-shop .row>div:first-child:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: grey
}

.box-shop .row>div:first-child p {
    position: absolute;
    left: 15px;
    right: 30px;
    bottom: 0
}

.box-brands .title,
.box-shop .title {
    font-family: Oxygen, sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #191515;
    text-transform: uppercase;
    padding-right: 90px
}

.box-brands .subtitle,
.box-shop .subtitle {
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #ce222f;
    text-transform: uppercase;
    margin-bottom: 10px
}

.box-help {
    padding: 40px 15px;
    background-image: url(../img/bg/bg-cross-white@2x.png);
    background-size: contain;
    text-align: center
}

.box-help .title,
.box-help a {
    background-color: #86c2eb
}

.box-help a {
    font-weight: 700;
    text-decoration: underline;
    margin-top: 30px
}

.box-brands {
    padding-top: 85px;
    padding-bottom: 80px
}

.box-brands .row:first-child>div:first-child:after {
    right: 45px
}

.box-banner .row>div>div {
    padding: 15px;
    padding-left: 150px;
    margin-bottom: 30px
}

.box-banner .title {
    font-family: Oxygen, sans-serif;
    font-size: 31px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff
}

.box-banner p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    padding-right: 100px
}

.box-banner a {
    cursor: default
}

.box-banner img {
    position: absolute;
    top: 15px;
    left: -105px
}

.box-banner .bg-red img {
    width: 63px;
    height: 54px
}

.box-banner .bg-pink img {
    top: 5px;
    width: 60px;
    height: 82px
}

.box-banner .bg-yellow img {
    width: 66px;
    height: 61px
}

.box-banner .bg-yellow img.icon-hover {
    opacity: 0;
    transition: .3s all
}

.box-banner .bg-yellow:hover img.icon-hover {
    opacity: 1
}

.box-banner .bg-blue img {
    width: 61px;
    height: 55px
}

.box-destacados .bg-img {
    height: 375px;
    margin: 30px 0;
    position: relative
}

.box-destacados .bg-img::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid #fff
}

.box-destacados p {
    position: absolute;
    bottom: 15px;
    left: 45px;
    right: 45px;
    z-index: 1;
    background-color: rgba(255, 255, 255, .8);
    padding: 5px;
    text-transform: uppercase;
    color: #212121;
    font-family: Oxygen, sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

.imgSeo {
    min-height: 150px
}

.box-category {
    padding: 50px;
    text-align: center;
    background-image: url(../img/cross/group-list-blue.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat
}

.box-category.box-ninas {
    background-image: url(../img/cross/group-list-pink.svg)
}

.box-category .breadcrumbs,
.box-category .breadcrumbs a,
.box-category .title {
    font-family: Oxygen, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #191515;
    text-transform: uppercase
}

.box-category .breadcrumbs,
.box-category .breadcrumbs a {
    margin-top: 5px;
    font-size: 10px;
    font-weight: 700
}

.box-category .breadcrumbs a {
    font-weight: 400
}

.box-category .square.yellow,
.box-category .triangle.blue,
.box-category .triangle.pink {
    position: absolute;
    left: calc(50% - 13px);
    bottom: calc(-9px - 50px);
    -webkit-transform: scale(4);
    -ms-transform: scale(4);
    transform: scale(4)
}

.box-category .triangle.pink {
    -webkit-transform: rotate(180deg) scale(4);
    -ms-transform: rotate(180deg) scale(4);
    transform: rotate(180deg) scale(4);
    bottom: -54px
}

.sidebar-filters {
    margin-top: 100px
}

.sidebar-filters .accordion-filters,
.sidebar-filters .colours,
.sidebar-filters .list-group,
.sidebar-filters .size {
    max-height: 0;
    overflow: hidden;
    margin-bottom: 0;
    -webkit-transition: .3s all;
    transition: .3s all;
    opacity: 0
}

.footer .box-newsletter-responsive.box-show,
.footer ul.box-show,
.sidebar-filters .accordion-filters.box-show,
.sidebar-filters .colours.box-show,
.sidebar-filters .list-group.box-show,
.sidebar-filters .size.box-show {
    max-height: 2000px;
    margin-bottom: 30px;
    opacity: 1
}

.box-group-filter {
    cursor: pointer
}

.box-filtros-activos {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #212529;
    margin-top: -1px
}

.box-filtros-activos p {
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: grey;
    margin-bottom: 0
}

.title.filtros-activos {
    color: #fff;
    background-color: #212529;
    padding-left: 15px;
    text-transform: capitalize
}

.icon-cancel {
    float: right;
    color: #ce222f
}

.box-filtros-activos ul li:last-child a {
    margin-top: 15px;
    color: #ce222f;
    display: block;
    text-align: right
}

.name-cat,
.sidebar-filters .title {
    text-transform: uppercase;
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    font-weight: 700
}

.sidebar-filters .title {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px;
    text-transform: capitalize
}

.name-cat {
    font-size: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px;
    padding-left: 15px;
    background-image: url(../img/cross/grey.svg);
    background-position: left center;
    background-size: 8px 8px;
    background-repeat: no-repeat
}

.box-other-filters {
    margin: 15px 0;
    padding: 30px 0
}

.box-other-filters .name-cat {
    text-transform: capitalize
}

.sidebar-filters .name-cat span {
    float: right;
    margin-top: .5em
}

.sidebar-filters .btn-link,
.sidebar-filters .btn-link>a {
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: grey;
    background-image: url(../img/cross/grey.svg);
    background-position: left center;
    background-size: 8px 8px;
    background-repeat: no-repeat;
    padding: 0 .75rem
}

.sidebar-filters .btn-link>a {
    background-image: none;
    padding: 0
}

.sidebar-filters .card {
    border: 0
}

.sidebar-filters .card-body {
    padding: 0 1.25em
}

.filter-resume,
.sidebar-filters .card-body ul {
    list-style: none;
    padding-left: 1em
}

.filter-resume {
    padding-left: 0;
    margin-bottom: 0
}

.sidebar-filters .card-body ul li a {
    position: relative;
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: grey;
    text-transform: capitalize
}

.sidebar-filters .card-body ul li.active a {
    font-weight: 700;
    color: #ce222f
}

.sidebar-filters .card-body ul li:before {
    content: '- '
}

.sidebar-filters .card-header {
    padding: 0 1.25rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: none
}

.size {
    list-style: none;
    padding-left: 0;
    margin-bottom: 15px
}

.size li {
    border: 1px solid #f2f2f2;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 5px;
    margin-right: 5px
}

.size li.active,
.size li:hover {
    background-color: #ce222f
}

.size li a {
    color: grey;
    text-transform: uppercase
}

.size li.active a,
.size li:hover a {
    color: #fff
}

.size li.not-stock a,
.size li.not-stock:hover a {
    color: grey;
    cursor: none;
    pointer-events: none;
    opacity: .5
}

.size li.not-stock,
.size li.not-stock:hover {
    background: 0 0
}

.colours {
    list-style: none;
    padding-left: 0
}

.colours li {
    border: 1px solid #f2f2f2;
    display: inline-block;
    padding: 3px;
    margin-bottom: 7.5px
}

.colours li:not(:last-child) {
    margin-right: 5px
}

.colours li a {
    font-size: 0;
    width: 15px;
    height: 15px;
    display: block
}

.colours.colours-image li a {
    font-size: 0;
    width: 120px;
    height: auto;
    display: block
}

.colours.colours-image li a img {
    margin: 0
}

.colours li.negro {
    background-color: #000
}

.colours li.marron {
    background-color: #85450d
}

.colours li.blanco {
    background-color: #fff
}

.colours li.azul {
    background-color: #0b76ca
}

.colours li.azulon {
    background-color: #00008b
}

.colours li.burdeos {
    background-color: #7f1e57
}

.colours li.camel {
    background-color: #c09a6b
}

.colours li.celeste {
    background-color: #a6dffd
}

.colours li.cuero {
    background-color: #a24f25
}

.colours li.cobre {
    background: linear-gradient(135deg, rgba(213, 97, 54, .1) 30%, #d56136 100%)
}

.colours li.fucsia {
    background-color: #fc0db0
}

.colours li.beige {
    background-color: #e6deb3
}

.colours li.rojo {
    background-color: #dd0327
}

.colours li.rosa {
    background-color: #faa8f7
}

.colours li.morado {
    background-color: #aa42c0
}

.colours li.naranja {
    background-color: #f8aa30
}

.colours li.amarillo {
    background-color: #f5e735
}

.colours li.verde {
    background-color: #2aba38
}

.colours li.gris {
    background-color: #bababa
}

.colours li.oro {
    background: linear-gradient(135deg, #fefcea 30%, #f1da36 100%)
}

.colours li.pistacho {
    background-color: #93c572
}

.colours li.plata {
    background: linear-gradient(135deg, rgba(164, 174, 186, .1) 30%, #a4aeba 100%)
}

.colours li.turquesa {
    background-color: #03ffff
}

.colours li.multicolor {
    background: -moz-linear-gradient(top, red 0, #ff0 15%, #0f0 30%, #0ff 50%, #00f 65%, #f0f 80%, red 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, red), color-stop(15%, #ff0), color-stop(30%, #0f0), color-stop(50%, #0ff), color-stop(65%, #00f), color-stop(80%, #f0f), color-stop(100%, red))
}

.colours li.active {
    border: 1px solid #ce222f
}

.sidebar-filters .list-group-item {
    border: none
}

.sidebar-filters a.list-group-item {
    font-family: Oxygen, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: grey;
    padding: 0;
    padding-left: 2em;
    margin-bottom: 5px;
    text-transform: uppercase
}

.sidebar-filters a.list-group-item:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid grey
}

.sidebar-filters a.list-group-item.active {
    background-color: transparent;
    font-weight: 700;
    color: #ce222f
}

.sidebar-filters a.list-group-item.active:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 2px;
    width: 11px;
    height: 11px;
    background-color: #ce222f
}

.product .bg-pink span {
    display: block;
    margin-top: 10px
}

.product .box-category {
    background-image: none;
    padding: 15px;
    text-align: left
}

.product .box-product {
    margin-top: 50px;
    margin-bottom: 50px
}

.product .box-product .slick-slide img {
    max-height: inherit;
    max-width: 100%;
    height: auto;
    border: none
}

.product .box-product .slick-slide img:focus {
    outline: 0;
    border: none
}

.product .box-banner {
    margin-top: 50px
}

.box-info .nav-tabs {
    border: 0
}

.box-info .nav-item a {
    border: 0;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    color: grey;
    padding: 1em
}

.box-info .card-header:first-child,
.box-info .nav-item a.active {
    font-weight: 700;
    text-decoration: underline;
    color: #191515;
    background-color: #f7f7f7
}

.box-info .tab-content {
    margin-bottom: 50px;
    background-color: #f7f7f7;
    padding: 30px
}

.box-info .tab-content p strong {
    text-transform: uppercase
}

.box-info .tab-content p:last-child {
    margin-bottom: 0
}

.box-info .card {
    margin-bottom: 15px
}

.box-info .card h2 {
    font-size: 24px
}

.box-info .card .btn-link {
    font-weight: 700;
    text-decoration: underline;
    color: #191515
}

.box-info .card,
.box-info .card-header:first-child {
    border-radius: 0;
    border: 0
}

.box-product .item-product {
    margin-top: 0
}

.box-product .item-product .title {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    border-top: 0;
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase
}

#reviews .brand,
.box-product .item-product .brand {
    font-family: Oxygen, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0
}

.box-product .item-product .name-cat {
    font-size: 10px
}

.box-product .item-product .precio-oferta {
    text-align: left;
    font-size: 29px
}

.box-product .item-product .precio small,
.box-product .item-product .precio-oferta small {
    font-size: 22px
}

.box-product .item-product .precio-oferta span {
    font-size: 18px;
    font-weight: 400
}

.box-product .item-product .precio-oferta span small {
    font-size: 14px
}

.box-product .item-product .box-benefits {
    list-style: none;
    padding-left: 0
}

.box-product .item-product .box-benefits li {
    width: 50%;
    float: left;
    font-family: Oxygen, sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: grey;
    padding-left: 30px;
    margin-bottom: 10px
}

.box-product .item-product .box-benefits li:first-child {
    background-image: url(../img/icon/icon-banner01-grey@2x.png);
    background-position: 5px;
    background-size: 15px 12.5px;
    background-repeat: no-repeat
}

.box-product .item-product .box-benefits li:nth-child(2) {
    background-image: url(../img/icon/icon-banner02-grey@2x.png);
    background-position: 5px;
    background-size: 17px 16.5px;
    background-repeat: no-repeat
}

.box-product .item-product .box-benefits li:nth-child(3) {
    background-image: url(../img/icon/icon-banner03-grey@2x.png);
    background-position: 5px;
    background-size: 15px 20px;
    background-repeat: no-repeat
}

.box-product .item-product .box-benefits li:last-child {
    background-image: url(../img/icon/icon-banner04-grey@2x.png);
    background-position: 5px;
    background-size: 18.5px 16.5px;
    background-repeat: no-repeat
}

.box-product .box-slider {
    -webkit-transition: .3s all;
    transition: .3s all
}

.box-product .box-slider.stick {
    position: fixed;
    width: calc(50% + 6px);
    top: 15px
}

.box-product .ref,
.box-product .slider-for .popup-link {
    display: block;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: grey;
    margin: 15px
}

.box-product .ref {
    text-align: left;
    margin-left: 0;
    display: inline-block;
    margin-top: 0
}

.box-product .slider-for .popup-link {
    font-size: 12px
}

.box-product .slider-nav {
    border-top: 1px solid #f2f2f2;
    padding-top: 15px;
    margin-top: 30px
}

.box-product .slider-nav img {
    max-width: 100%
}

.product-regulator {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top
}

.product-regulator button {
    border: 1px solid #e1e1e1;
    border-radius: 0;
    color: #1e1e1e;
    padding: 11px;
    display: inline-block
}

.product-regulator #output {
    color: #7f7f7f;
    display: inline-block;
    padding: 11px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #e1e1e1
}

.product-meta-details {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 15px;
    font-size: 14px
}

.add-basket {
    background-color: #ce222f;
    border: 1px solid #ce222f;
    border-radius: 0;
    color: #fff;
    float: right
}

.add-basket:hover {
    background-color: #fff;
    color: #ce222f
}

.continueshopping {
    display: none;
    background-color: #fff;
    border: 1px solid #ce222f;
    box-shadow: rgba(0, 0, 0, .26) 0 2px 5px 0;
    text-align: center;
    padding: 20px;
    z-index: 900000;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -157.5px;
    margin-top: -57.5px
}

.btn-continue {
    background-color: #ce222f;
    border-radius: 0
}

.btn-continue a,
.btn-continue a:hover {
    color: #fff
}

.btn-go-basket a,
.btn-go-basket a:hover {
    color: #ce222f
}

.page-contact .footer .bg-grey {
    margin-top: 0
}

.page-contact .box-category.box-visit-us {
    background-image: none
}

.page-contact .box-visit-us .title {
    font-weight: 400
}

.box-contact-shop,
.box-contact-shop a {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #191515
}

.box-contact-shop-info {
    padding-left: 2em
}

.box-contact-shop .location,
.client-section .title,
.page-finalizarcompra .subtitle,
.page-metodopago .subtitle {
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #191515;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 40px;
    padding-bottom: 10px
}

.box-contact-shop .title {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #191515;
    margin-bottom: 15px;
    position: relative
}

.box-contact-shop .title.address::before,
.box-contact-shop .title::before {
    content: '';
    background-image: url(../img/icon/contact-address@2x.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 14px;
    position: absolute;
    top: 0;
    left: -2em;
    width: 10px;
    height: 14px
}

.box-contact-shop .title.phone::before,
.box-contact-shop .title::before {
    background-image: url(../img/icon/contact-phone@2x.png);
    background-size: 12px 18px;
    width: 12px;
    height: 18px
}

.box-contact-shop .title.email::before {
    background-image: url(../img/icon/contact-mail@2x.png);
    background-size: 16px 13px;
    width: 16px;
    height: 13px
}

.box-contact-shop .title.map::before {
    background-image: url(../img/icon/contact-map@2x.png);
    background-size: 19px 19px;
    width: 19px;
    height: 19px
}

.faqs .box-category,
.page-contact .box-category,
.page-contact .box-help,
.page-finalizarcompra .box-category {
    background-image: url(../img/cross/group-list-grey.svg)
}

.faqs .accordion-faqs {
    margin-bottom: 45px;
    border-bottom: 1px solid #191515
}

.faqs .title-card {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    font-family: Oxygen, sans-serif;
    color: #191515;
    border-top: 3px solid #191515;
    padding-top: 10px;
    margin-top: 0
}

.faqs .card {
    border: 0
}

.faqs .card-header {
    padding: 0;
    border: none;
    border-top: 1px solid #191515;
    background-color: transparent;
    border-radius: 0
}

.faqs .card-header h5 {
    margin-top: 0
}

.faqs .btn-link {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Source Sans Pro', sans-serif;
    color: #191515;
    padding: 7.5px 0
}

.faqs .card-body {
    padding: 0
}

.faqs .card-body p,
.faqs .card-body ul li {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    color: #191515
}

.faqs .card-body a {
    color: #ce2227
}

.box-content h4.recuperar-acceso {
    margin-top: 25px
}

.footer .bg-grey {
    padding: 25px;
    padding-top: 0;
    margin-top: 100px
}

.footer .bg-grey .section {
    font-size: 15px;
    font-weight: 700;
    font-family: Oxygen, sans-serif;
    color: #191515;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 15px
}

.footer .bg-grey ul {
    list-style: none;
    padding-left: 15px;
    margin-bottom: 0
}

.footer .bg-grey p,
.footer .bg-grey ul li a {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    color: #191515
}

.footer .bg-grey ul li:not(:last-child) {
    margin-bottom: 5px
}

.footer .bg-grey p {
    padding-left: 15px
}

.footer .bg-red {
    padding: 15px
}

.footer .bg-red a,
.footer .bg-red p {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 11px;
    font-weight: 400
}

.footer .bg-red p {
    margin-bottom: 2.5px
}

.footer .bg-red .row div:last-child {
    text-align: right
}

.footer form {
    position: relative
}

.footer form input {
    border-radius: 0
}

.footer .submit {
    color: #fff;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 1px;
    top: 1px;
    bottom: 1px;
    width: 38px;
    border: 0;
    background-color: #ce222f;
    background-image: url(../img/icon/send.svg);
    background-repeat: no-repeat;
    background-size: 50% auto;
    background-position: 50% 50%
}

.modalIdentificarse .modal-body {
    background-color: #fff;
    border: 1px solid #ce222f;
    box-shadow: rgba(0, 0, 0, .26) 0 2px 5px 0;
    text-align: center;
    padding: 20px
}

.modalIdentificarse .modal-body span {
    margin-top: 15px;
    display: inline-block
}

#shopping_basket {
    right: 0;
    left: inherit;
    padding: 15px;
    top: 60%;
    border: 1px solid #ce222f
}

.header .top-menu #shopping_basket img {
    max-width: 100%
}

.header .top-menu #shopping_basket li .row:not(:last-child) {
    border-bottom: 1px solid #efefef;
    margin-bottom: 15px
}

.header .top-menu a.product-name,
.product-name {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #191515;
    text-transform: uppercase;
    margin-bottom: 15px
}

.header .top-menu a.del_basket {
    font-size: 14px;
    color: #ce222f
}

.header .top-menu .product-desc {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #191515;
    margin-bottom: 15px
}

.header .top-menu .minicart-total {
    font-size: 18px
}

.item-carrito {
    margin-bottom: 30px
}

.item-carrito img {
    max-width: 100%
}

.box-total>div {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding-top: 15px;
    padding-bottom: 15px
}

.box-total p {
    margin-bottom: 0
}

.box-total .price-total,
.box-total .total {
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #191515
}

.box-total .price-total {
    color: #ce222f
}

.err_msg {
    border: 1px solid #ce222f;
    color: #ce222f;
    margin-top: 30px;
    padding: 15px
}

.ok_msg {
    border: 1px solid #3c763d;
    color: #3c763d;
    margin-top: 30px;
    padding: 15px
}

.err_msg ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.box-metodo-pago {
    margin-top: 45px
}

.botonpagos {
    border: 0;
    background: 0 0
}

.botonpagos img {
    max-width: 150px
}

.panel-body {
    border: 1px solid #ce222f;
    margin-bottom: 30px;
    overflow: auto
}

.panel-body thead {
    background-color: rgba(245, 245, 245);
    border: 0
}

.page-404 .box-products {
    padding-top: 0;
    padding-bottom: 0
}

.page-404 .box-products a {
    margin: 0
}

.loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .9);
    z-index: 1000;
    text-align: center
}

.lds-ellipsis {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 64px;
    top: calc(50% - 32px);
    left: calc(50% - 32px)
}

.lds-ellipsis div {
    position: absolute;
    top: 27px;
    width: 11px;
    height: 11px;
    background-image: url(../img/cross/red.svg);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

.lds-ellipsis div:nth-child(1) {
    left: 6px;
    animation: lds-ellipsis1 .6s infinite
}

.lds-ellipsis div:nth-child(2) {
    left: 6px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(3) {
    left: 26px;
    animation: lds-ellipsis2 .6s infinite
}

.lds-ellipsis div:nth-child(4) {
    left: 45px;
    animation: lds-ellipsis3 .6s infinite
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(19px, 0)
    }
}

#reviews .carousel-indicators {
    bottom: -75px
}

#reviews .carousel-indicators li {
    background-color: #f7f7f7
}

#reviews .carousel-indicators .active {
    background-color: #ce222f
}

#reviews .img-resenia {
    max-height: 230px;
    display: block;
    margin: 0 auto
}

#reviews .carousel-item .row {
    align-items: center
}

#reviews .box-valoracion {
    margin-top: 50px;
    position: relative
}

#reviews .box-valoracion p {
    margin-bottom: 0
}

#reviews .box-valoracion:before {
    content: '';
    position: absolute;
    top: -25px;
    left: 0;
    width: 50%;
    height: 1px;
    background-color: #000
}

#reviews .precio,
#reviews .precio-oferta {
    text-align: left
}

#reviews .ver-producto {
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0 15px;
    width: max-content
}

.height_limit {
    max-height: 145px
}

.close_filter_sidebar {
    display: none
}

@media (max-width:767px) {
    .header .top-menu a.link-whatsapp:before {
        content: none
    }

    .fk-sidebar-filter {
        padding-top: 50px
    }

    .height_limit {
        max-height: 45px
    }

    .close_filter_sidebar {
        display: block;
        padding-bottom: 10px
    }

    .sidebar-filters {
        padding: 15px;
        position: fixed;
        top: 0;
        z-index: 99;
        background-color: #fff;
        left: 0;
        height: 100vh;
        width: 95%;
        transform: translateX(-100%);
        overflow: auto;
        transition: .3s all
    }
}

.show-sidebar-filters {
    transform: translateX(0);
    transition: .3s all;
    box-shadow: -5px 0 15px #000
}