html body .x-vitrine {
    float: left;
    width: 100%;
    position: relative
}

html body .x-vitrine .x-product-list {
    float: left;
    width: 100%
}

html body .x-vitrine .x-product-list .prateleira>h2 {
    display: none
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized {
    box-sizing: border-box;
    padding: 0 60px;
    transition: none
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized * {
    transition: none
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-list {
    overflow: hidden
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-next,
html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    border: 0;
    outline: none;
    text-indent: -999em;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent;
    z-index: 2
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-next.slick-disabled,
html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-prev.slick-disabled {
    opacity: 0.4
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-prev {
    left: 0;
    background-image: url(/arquivos/x-sprite-allbags.png?0.22210337418953863);
    background-position: 0px -449px;
    width: 47px;
    height: 47px
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-next {
    right: 0;
    background-image: url(/arquivos/x-sprite-allbags.png?0.22210337418953863);
    background-position: 0px -498px;
    width: 47px;
    height: 47px
}

html body .x-vitrine .x-product-list .prateleira>ul.slick-initialized .slick-slide .x-product {
    box-sizing: border-box;
    padding: 0 10px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide,
html body .x-vitrine .x-product-list .prateleira>ul>li {
    float: left;
    min-height: 440px;
    padding: 0 10px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom: 3px solid #de090e;
    padding: 10px;
    position: relative;
    text-align: center;
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    transition: linear all 0.2s
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-wishlist,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-wishlist {
    background-image: url(/arquivos/x-sprite-allbags.png?0.22210337418953863);
    background-position: 0px -18px;
    width: 16px;
    height: 15px;
    display: block;
    position: absolute;
    top: 20px;
    right: 12px;
    z-index: 10;
    cursor: pointer
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-wishlist.x-loading,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-wishlist.x-loading {
    background: url("/arquivos/ajax-loader-wishlist.gif") no-repeat;
    width: 20px;
    height: 22px;
    background-size: 20px 22px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-wishlist.x-loading.x-active,
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-wishlist.x-active,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-wishlist.x-loading.x-active,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-wishlist.x-active {
    background-image: url(/arquivos/x-sprite-allbags.png?0.22210337418953863);
    background-position: 0px -35px;
    width: 16px;
    height: 15px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image {
    position: relative;
    float: left;
    width: 100%
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image img,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image img {
    width: 100%;
    height: auto;
    vertical-align: middle
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .x-image,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .x-image {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .flags,html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .flags{position: absolute;bottom: 0px;left: 0px;width: 100%;/*height: 100%;*/display: block !important;text-align: left;}
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .flag,html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .flag{display: inline-block;/* position: absolute; */background: #000;padding: 3px 5px;margin: 2px 5px;color: #FFF;font-size: 13px;text-transform: uppercase;}
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .flag.entra-a-bordo,html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .flag.entra-a-bordo,
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .flag.entraabordo,html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .flag.entraabordo{display: block;}
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .flag-dif-perc,html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .flag-dif-perc{background: #FFF;/* width: 50px; *//* padding: 6px; */color: #000000;font-size: 1rem;font-weight: 600;text-align: center;text-transform: uppercase;position: absolute;left: -9px;top: 0px;}
html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-product-image .flag-dif-perc strong,html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-product-image .flag-dif-perc strong{/* display: block; */font-weight: 600;margin-right: 5px;}


html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-brand,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-brand {
    float: left;
    width: 100%;
    margin: 15px 0 0;
    min-height: 54px;
    font-size: 13px;
    text-transform: lowercase;
    color: #000;
    display: none;
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-brand .texto,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-brand .texto {
    display: none
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product h2,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product h2 {
    float: left;
    width: 100%;
    font-size: 12px;
    margin-top: 15px;
    font-weight: 400;
    padding: 0 25px;
    line-height: 1.4;
    height: 30px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product h2 a,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product h2 a {
    color: #6e6e6e
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price {
    float: left;
    width: 100%;
    margin: 0px 0 10px;
    min-height: 48px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price a,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price a {
    color: #333333
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .x-installment,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .x-installment {
    display: block;
    font-size: 10px;
    font-weight: 600;
    color: #909090;
    margin: 5px 0 10px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .x-installment strong,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .x-installment strong {
    color: #de090e;
    font-size: 16px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .oldPrice,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .oldPrice {
    font-size: 12px;
    color: #909090;
    text-decoration: line-through;
    font-weight: normal;
    display: block;
    margin: 5px 0
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .x-bestPrice,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .x-bestPrice {
    font-size: 12px;
    color: #909090;
    font-weight: normal;
    display: block;
    margin: 5px 0
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .x-bestPrice.x-out,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .x-bestPrice.x-out {
    color: #de090e;
    font-size: 16px;
    font-weight: bold
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .x-bestPrice.x-out strong,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .x-bestPrice.x-out strong {
    font-size: 12px;
    display: none
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-price .x-bestPrice.x-por,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-price .x-bestPrice.x-por {
    color: #de090e;
    font-weight: bold;
    font-size: 16px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-btn-buy,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-btn-buy {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background-color: #de090e;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding: 0 28px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -70px;
    -webkit-transform: translate(0px, 8px);
    -moz-transform: translate(0px, 8px);
    -ms-transform: translate(0px, 8px);
    -o-transform: translate(0px, 8px);
    transform: translate(0px, 8px);
    -webkit-transition: ease all 0.2s;
    -moz-transition: ease all 0.2s;
    -ms-transition: ease all 0.2s;
    -o-transition: ease all 0.2s;
    transition: ease all 0.2s;
    opacity: 0;
    visibility: hidden
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product .x-btn-buy .x-icon-btn-buy,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product .x-btn-buy .x-icon-btn-buy {
    background-image: url(/arquivos/x-sprite-allbags.png?0.22210337418953863);
    background-position: 0px -233px;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: relative;
    margin-right: 8px;
    top: 3px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product:hover,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product:hover {
    border: 1px solid #dedede;
    border-bottom: 3px solid #de090e
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product:hover .x-btn-buy,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product:hover .x-btn-buy {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product.x-product-off .x-price .x-outOfStock,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product.x-product-off .x-price .x-outOfStock {
    color: #de090e;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    height: 48px
}

html body .x-vitrine .x-product-list .prateleira>ul .slick-slide .x-product.x-product-off .x-btn-buy,
html body .x-vitrine .x-product-list .prateleira>ul>li .x-product.x-product-off .x-btn-buy {
    display: none
}

html body .x-vitrine .x-product-list .searchResultsTime,
html body .x-vitrine .x-product-list .sub {
    display: none
}

html body .x-vitrine .x-product-list .pager {
    display: none
}

html body .x-vitrine .x-product-list .pager.bottom {
    display: block;
    float: left;
    width: 100%;
    text-align: center
}

html body .x-vitrine .x-product-list .pager.bottom #x-infinityScroll {
    display: inline-block;
    height: 50px;
    line-height: 52px;
    background-color: #de090e;
    padding: 0 28px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer
}

.x-newslleter {
    float: left;
    width: 100%;
    position: relative;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 20px
}

.x-newslleter .x-title-news {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: left;
    text-transform: uppercase;
    margin-right: 10px
}

.x-newslleter .x-title-news h5 {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px
}

.x-newslleter .x-title-news p {
    font-size: 10px
}

.x-newslleter .x-forms-news-inputs {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle
}

.x-newslleter .x-forms-news-inputs .x-form-text {
    width: 280px;
    height: 38px;
    line-height: 38px;
    border: 0;
    padding: 0 25px;
    color: #455560;
    font-size: 11px;
    margin: 0 7px;
    outline: 0
}

.x-newslleter .x-forms-news-inputs .x-select-radio {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: left;
    font-size: 11px;
    margin-left: 8px;
    margin-right: 50px
}

.x-newslleter .x-forms-news-inputs .x-select-radio label {
    display: block;
    margin: 6px 0
}

.x-newslleter .x-forms-news-inputs .x-select-radio input {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: -3px;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    outline: none;
    border: 0;
    background: transparent;
    background-color: #fff
}

.x-newslleter .x-forms-news-inputs .x-select-radio input:checked {
    background-color: #de090e
}

.x-newslleter .x-forms-news-inputs .x-form-btn {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    height: 38px;
    line-height: 38px;
    border: 0;
    padding: 0 18px;
    background-color: #de090e;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    outline: 0;
    cursor: pointer
}

html body .x-general .x-content {
    background-color: #f6f6f6
}

html body .x-general .x-content .x-banner-category {
    float: left;
    width: 100%
}

html body .x-general .x-content .x-banner-category .box-banner img {
    width: 100%;
    height: auto;
    vertical-align: middle
}

html body .x-general .x-content .x-banner-category.x-search-result {
    background-color: #fff;
    padding: 70px 0;
    text-align: center;
    line-height: 1.5
}

html body .x-general .x-content .x-banner-category.x-search-result h2 {
    font-size: 20px;
    color: #455560;
    text-transform: uppercase
}

html body .x-general .x-content .x-banner-category.x-search-result h3 {
    font-size: 16px;
    color: #455560
}

html body .x-general .x-content .x-banner-category.x-search-result b {
    font-weight: bold
}

html body .x-general .x-content .x-filters-group {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    padding: 15px;
    z-index: 15;
    -webkit-transition: linear all 0.3s;
    -moz-transition: linear all 0.3s;
    -ms-transition: linear all 0.3s;
    -o-transition: linear all 0.3s;
    transition: linear all 0.3s;
}

html body .x-general .x-content .x-filters-group .x-title {
    position: relative;
    display: none;
    font-size: 15px;
    color: #455560;
    font-weight: bold;
    text-transform: uppercase;
    top: 2px;
    z-index: 2;
    margin-right: 30px;
}

html body .x-general .x-content .x-filters-group .x-filters {
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 100%;
}

html body .x-general .x-content .x-filters-group .x-filters .menu-navegue {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator {
    text-align: center;
    display: flex;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator>h3 {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator>h4 {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator>a {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset {
    display: inline-block;
    position: relative;
    width: 200px;
    max-width: 200px;
    flex: auto;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset h5 {
    font-size: 11px;
    color: #455560;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset h5 .x-icon-arrow {
    height: 14px;
    float: left;
    margin-right: 5px;
    transition: linear all 0.2s;
    width: 14px;
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset h5 .x-icon-arrow:before {
    content: '+';
    color: #de090e;
    font-size: 20px;
    line-height: 15px;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator .productClusterSearchableIds{display:none;}

/* html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset h5.x-active .x-icon-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
} */

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div {
    height: 250px;
    width: 100%;
    position: absolute;
    top: 60px;
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div .x-fieldset-body {
    border-right: 1px solid #e9e9e9;
    text-align: left;
    max-height: 220px;
    padding: 5px 10px;
    overflow: auto;
    /* margin: 5px 10px; */
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_clear_filter>div {
    right: -60px;
}
/* html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_clear_filter,
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_clear_filter>div {
    position: static;
} */
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_clear_filter>div .x-fieldset-body {
    border-right: none;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div .x-fieldset-body::-webkit-scrollbar {
    background-color: #e9e9e9;
    width: 4px;
} 
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div .x-fieldset-body::-webkit-scrollbar-thumb {
  background-color: #cd2d23;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div .x-fieldset-body .ver-filtros {
    font-size: 11px;
    font-weight: 600;
    text-decoration: underline
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label {
    display: block;
    margin: 20px 0;
    color: #455560;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    transition: linear all 0.2s;
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label:before {
    content: '';
    width: 13px;
    height: 13px;
    display: inline-block;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    vertical-align: sub;
    margin-right: 5px;
    background-color: #fff;
    box-shadow: 0px 1px 1px #afafaf;
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_categoria>div label:before {
    display: none;
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label.sr_selected:before {
    content: '';
    background-color: #7d7878;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label .multi-search-checkbox {
    position: absolute;
    left: -9999px
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label a {
    color: #455560
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label>ul {
    display: none !important
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label:first-child {
    margin-top: 0
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label:last-child {
    margin-bottom: 0
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset>div label:hover {
    font-weight: bold
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.x-orderby ul li {
    display: block;
    margin: 25px 0;
    color: #455560;
    font-size: 11px;
    font-weight: 500;
    /* text-align: center; */
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    transition: linear all 0.2s;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.x-orderby ul li a {
    color: #455560
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.x-orderby ul li:first-child {
    margin-top: 0
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.x-orderby ul li:hover {
    font-weight: bold
}

/* html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_cor {
    width: 215px
} */

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_cor>div .x-fieldset-body {
    padding: 5px;
    text-align: center;
}

html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_cor>div label {
    float: left;
    border: 1px solid transparent;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    margin: 0 4px 9px;
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_cor>div label:before {
    display: none;
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_cor>div label.sr_selected {
    border: 1px solid #fff;
    box-shadow: 0 0 0px 2px #000;
}
html body .x-general .x-content .x-filters-group .x-filters .search-multiple-navigator fieldset.filtro_cor>div label img {
    position: absolute;
    top: -3px;
    left: -3px;
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby {
    display: inline-block;
    width: 180px
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-titles-drop {
    font-size: 11px;
    color: #455560;
    font-weight: bold;
    text-transform: uppercase;
    height: 35px;
    line-height: 35px;
    cursor: pointer
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-titles-drop .x-icon-arrow {
    background-image: url(/arquivos/x-sprite-allbags.png?0.22210337418953863);
    background-position: 0px 0px;
    width: 14px;
    height: 5px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    transition: linear all 0.2s;
    margin-left: 6px
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-titles-drop.x-active .x-icon-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg)
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-drop {
    height: 250px;
    width: 180px;
    position: absolute;
    background-color: #fff;
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-drop .x-drop-body {
    max-height: 200px;
    padding: 0px 18px;
    overflow: auto;
    margin: 0px 10px
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-drop ul li {
    display: block;
    margin: 16px 0;
    font-size: 11px;
    font-weight: 600
}

html body .x-general .x-content .x-filters-group .x-filters .x-orderby .x-drop ul li a {
    color: #455560
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider * {
    transition: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider #x-slider__bar {
    height: 100px;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    /* margin: 0 auto; */
    padding: 0 8px;
    position: relative;
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider #x-slider__bar .noUi-base:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #9B9B9B;
    left: 5px
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider #x-slider__bar .noUi-connect {
    left: 4px;
    width: 4px;
    background: #494949
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider #x-slider__bar .noUi-handle {
    border: 0;
    border-radius: 50%;
    background: #494949;
    width: 10px !important;
    height: 10px !important;
    box-shadow: none;
    left: 1.5px;
    top: 0px
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider #x-slider__bar .noUi-handle:before,
html body .x-general .x-content .x-filters-group .x-filters #x-priceslider #x-slider__bar .noUi-handle:after {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider .x-slider__qty-group {
    margin-left: 25px;
    font-size: 12px;
    font-weight: 600
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider .x-slider__qty-group .x-slider__qty--start {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 1px;
    color: #494949;
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider .x-slider__qty-group .x-slider__qty--end {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 101px;
    color: #494949;
}

html body .x-general .x-content .x-filters-group .x-filters #x-priceslider .x-slider__btn {
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    line-height: 35px;
    font-weight: bold;
    padding: 5px 20px;
    margin-top: 25px;
    width: 100%;
}
html body .x-general .x-content .x-filters-group .x-filters #x-priceslider .x-slider__btn:after {
    content: '';
    background: url(/arquivos/icon-filter-search.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

html body .x-general .x-content .x-filters-group:before {
    content: "";
    display: block;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 0px;
    background-color: #fff;
    -webkit-transition: linear all 0.5s;
    -moz-transition: linear all 0.5s;
    -ms-transition: linear all 0.5s;
    -o-transition: linear all 0.5s;
    transition: linear all 0.5s;
    z-index: 1;
}

html body .x-general .x-content .x-filters-group.x-load {
    opacity: 0;
    visibility: hidden
}

/* html body .x-general .x-content .x-filters-group.x-active {
    background-color: #f6f6f6
} */

html body .x-general .x-content .x-filters-group.x-active:before {
    height: 275px;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transition: linear all 0.3s;
    -moz-transition: linear all 0.3s;
    -ms-transition: linear all 0.3s;
    -o-transition: linear all 0.3s;
    transition: linear all 0.3s;
}

html body .x-general .x-content .x-section {
    float: left;
    width: 100%;
    padding: 28px 30px;
    margin-bottom: 20px
}

html body .x-general .x-content .x-section .x-vitrine .x-product-list .prateleira>ul>li {
    width: 25%;
    margin-bottom: 25px
}

html body.x-resultado-busca .x-general .x-content .x-filters-group {
    display: none
}

html body.x-marca .x-general .x-content .x-filters-group {
    display: none
}

html body.x-colecao .x-general .x-content .x-banner-category h2 {
    display: none
}

html body.x-colecao .x-general .x-content .x-banner-category h3 {
    display: none
}

html body.x-colecao .x-general .x-content .x-filters-group {
    display: none
}

.x-resultado-busca .search-single-navigator,
.x-marca .search-single-navigator,
.x-colecao .search-single-navigator {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    z-index: 15;
    -webkit-transition: linear all 0.3s;
    -moz-transition: linear all 0.3s;
    -ms-transition: linear all 0.3s;
    -o-transition: linear all 0.3s;
    transition: linear all 0.3s;
}
.x-resultado-busca .search-single-navigator .toggle-departments,
.x-marca .search-single-navigator .toggle-departments,
.x-colecao .search-single-navigator .toggle-departments {
    font-size: 11px;
    color: #455560;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
}
.x-resultado-busca .search-single-navigator .toggle-departments .x-icon-arrow,
.x-marca .search-single-navigator .toggle-departments .x-icon-arrow,
.x-colecao .search-single-navigator .toggle-departments .x-icon-arrow {
    height: 14px;
    float: left;
    margin-right: 5px;
    transition: linear all 0.2s;
    width: 14px;
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
}
.x-resultado-busca .search-single-navigator .toggle-departments .x-icon-arrow:before,
.x-marca .search-single-navigator .toggle-departments .x-icon-arrow:before,
.x-colecao .search-single-navigator .toggle-departments .x-icon-arrow:before {
    content: '+';
    color: #de090e;
    font-size: 20px;
    line-height: 15px;
}
.x-resultado-busca .search-single-navigator .departments-dropdown,
.x-marca .search-single-navigator .departments-dropdown,
.x-colecao .search-single-navigator .departments-dropdown {
    background: rgba(255, 255, 255, 0.95);
    top: 100%;
    display: flex;
    height: 0px;
    left: -15px;
    overflow: hidden;
    padding: 0 15px;
    position: absolute;
    width: 100%;
    width: calc(100% + 30px);
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    transition: linear all 0.2s;
}
.x-resultado-busca .search-single-navigator .departments-dropdown.active,
.x-marca .search-single-navigator .departments-dropdown.active,
.x-colecao .search-single-navigator .departments-dropdown.active {
    height: 255px;
}
.x-resultado-busca .search-single-navigator .departments-dropdown>li,
.x-marca .search-single-navigator .departments-dropdown>li,
.x-colecao .search-single-navigator .departments-dropdown>li {
    flex: auto;
    padding: 15px;
}
.x-resultado-busca .search-single-navigator .departments-dropdown>li a,
.x-marca .search-single-navigator .departments-dropdown>li a,
.x-colecao .search-single-navigator .departments-dropdown>li a {
    display: block;
    margin: 20px 0;
    color: #455560;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: linear all 0.2s;
    -moz-transition: linear all 0.2s;
    -ms-transition: linear all 0.2s;
    -o-transition: linear all 0.2s;
    transition: linear all 0.2s;
}
.x-resultado-busca .search-single-navigator .departments-dropdown>li>a,
.x-marca .search-single-navigator .departments-dropdown>li>a,
.x-colecao .search-single-navigator .departments-dropdown>li>a {
    font-weight: bold;
    text-transform: uppercase;
}
.x-resultado-busca .search-single-navigator .departments-dropdown>li ul,
.x-marca .search-single-navigator .departments-dropdown>li ul,
.x-colecao .search-single-navigator .departments-dropdown>li ul {
    max-height: 160px;
    overflow-y: auto;
}
.x-resultado-busca .search-single-navigator .departments-dropdown>li ul::-webkit-scrollbar,
.x-marca .search-single-navigator .departments-dropdown>li ul::-webkit-scrollbar,
.x-colecao .search-single-navigator .departments-dropdown>li ul::-webkit-scrollbar {
    background-color: #e9e9e9;
    width: 4px;
} 
.x-resultado-busca .search-single-navigator .departments-dropdown>li ul::-webkit-scrollbar-thumb,
.x-marca .search-single-navigator .departments-dropdown>li ul::-webkit-scrollbar-thumb,
.x-colecao .search-single-navigator .departments-dropdown>li ul::-webkit-scrollbar-thumb {
  background-color: #cd2d23;
}