@font-face {
    font-family: canal18-iconfonts;
    src: url(/arquivos/canal18-iconfonts.eot.css);
    src: url(/arquivos/canal18-iconfonts.eot.css) format("embedded-opentype"), url(/arquivos/canal18-iconfonts.ttf.css) format("truetype"), url(/arquivos/canal18-iconfonts.woff2.css) format("woff2"), url(/arquivos/canal18-iconfonts.woff.css) format("woff"), url(/arquivos/canal18-iconfonts.svg.css) format("svg");
    font-weight: 400;
    font-style: normal
}

@media (min-width: 768px) and (max-width: 1024px) {
  
  html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content {
    display: block !important;
}
  
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content {
    display: block !important;
}
  
}

html .x-general .x-product-list {
    float: left;
    margin-left: 5%;
    width: 90%;
    margin-top: 2px;
}

html .x-general .x-product-list .didyoumean {
    display: none;
    visibility: hidden;
}

html .x-general .x-product-list .prateleira,html .x-general .x-product-list .bx-viewport {
    /*float: left;
    width: 100%*/
}

html .x-general .x-product-list .prateleira>h2,html .x-general .x-product-list .bx-viewport>h2 {
    display: none
}

html .x-general .x-product-list .prateleira>ul>li,html .x-general .x-product-list .bx-viewport>ul>li {
    width: 24%;
    float: left;
    position: relative;
    border: 0;
    margin: 0.5%;
}

html .x-general .x-product-list .prateleira.x-filtroaberto>ul, html .x-general .x-product-list .prateleira.x-filtroaberto .prateleira>ul {
    margin-left: 27% !important;
}

html .x-general .x-product-list .prateleira.x-filtroaberto>ul>li, html .x-general .x-product-list .prateleira.x-filtroaberto .prateleira>ul>li {
    margin: 0.6%;
}

html .x-general .x-product-list .prateleira>ul>li .x-product,html .x-general .x-product-list .bx-viewport>ul>li .x-product {
    width: 100%;
    float: left;
    text-align: center
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-flags,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-flags {
    top: 0;
    right: 0;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-flags p,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-flags p {
    display: none;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-wishlist,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-wishlist {
    z-index: 110;
    right: 16px;
    top: 13px;
    cursor: pointer;
    position: absolute;
    transition: none;
    background-image: url(/arquivos/wishlist.png);
    width: 17px;
    height: 17px
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-wishlist:hover,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-wishlist:hover {
    background-image: url(/arquivos/wishlist2.png);
    width: 17px;
    height: 17px
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-wishlist:active,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-wishlist:active {
    background-image: url(/arquivos/wishlist.png);
    width: 17px;
    height: 17px
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-wishlist.x-active,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-wishlist.x-active {
    background-image: url(/arquivos/wishlist2.png);
    width: 17px;
    height: 17px
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-added,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-added {
    z-index: 110;
    right: 10px;
    top: 10px;
    position: absolute;
    background-image: url(/arquivos/wishlist2.png);
    width: 17px;
    height: 17px
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-image img,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-image img {
    width: 100%;
    height: auto;
    display: block
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover {
    float: left;
    width: 100%;
/*
    opacity: 0;
    visibility: hidden;
*/
    position: absolute;
    z-index: 100;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover>a,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover>a {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    color: #000
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content {
    display: none
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover:hover .x-hover-content,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover:hover .x-hover-content {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock,html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock {
    position: absolute;
    bottom: 0;
    height: 70px;
    padding-top: 3%;
    width: 80%;
    left: 10%;
    box-sizing: border-box;
    background-color: #fff;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock h2,html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock h2,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock h2,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock h2 {
    color: #000;
    font-weight: 100;
    line-height: 1.1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    width: 70%;
    margin: 2% 0%;
    text-align: center;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock .oldPrice,html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .oldPrice,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock .oldPrice,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .oldPrice {
    display: block;
    width: 80%;
    margin: -1% 10% 2%;
    float: left;
    font-size: 10px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #999;
    text-align: center;
    text-decoration: line-through;
    text-transform: uppercase;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-bestPrice,html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-bestPrice,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-bestPrice,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-bestPrice {
    display: block;
    width: 80%;
    margin: -1% 10%;
    letter-spacing: 1px;
    text-transform: uppercase;
    float: left;
    font-size: 10px;
    text-align: center
}

.x-bestPrice strong {
    font-weight: 600 !important;
    color: #000 !important;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-installment {
    display: none;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-installment,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-installment,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-installment {
/*    display: none;*/
    width: 80%;
    letter-spacing: 1px;
    margin: 2% 10%;
    text-transform: uppercase;
    font-weight: 100;
    color: #999;
    float: left;
    font-size: 8.5px;
    text-align: center
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-installment strong,html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-installment strong,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-installment strong,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-installment strong {
    font-weight: 100 !important;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-buy {
    display: none;
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-buy,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-buy,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-buy {
    display: block;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
    font-weight: 600;
    text-transform: uppercase
}

/* html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-buy:hover,html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-buy:hover,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-inStock .x-buy:hover,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-buy:hover {
    display: none;
    padding: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 25px;
    border: 2px solid #000;
    border-radius: 3px;
    line-height: 54px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    transition-duration: 0s;
    transition-delay: 0s;
} */

html .x-general .x-product-list .prateleira>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-buy,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-hover .x-hover-content .x-outOfStock .x-buy {
    font-size: 11px
}

html .x-general .x-product-list .prateleira>ul>li .x-product .x-productImageHover,html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-productImageHover {
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

/*
html .x-general .x-product-list .prateleira>ul>li .x-product .x-sale, html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-sale {
    z-index:110;
    left: 10px;
    top:0;
    cursor:pointer;
    display: none !important;
    visibility: hidden !important;
    position:absolute;
    transition:none;
    background:url(/arquivos/SELO-sale.jpg) no-repeat;
    width:40px;
    background-size:100%;
    height:48px;
}
*/

html .x-general .x-product-list .prateleira>ul>li .x-product .x-sale, html .x-general .x-product-list .bx-viewport>ul>li .x-product .x-sale {
/*    display: block !important;*/
    z-index: 110;
    right: 4px;
    top: 34px;
    cursor: pointer;
    position: absolute;
    transition: none;
    text-transform: uppercase;
    font-size: 10px !important;
    letter-spacing: 0.5px !important;
    width: 40px;
    text-indent: 3px;
}

html .x-general .x-product-list .prateleira>ul>li .x-product:hover .x-sale, html .x-general .x-product-list .bx-viewport>ul>li .x-product:hover .x-sale {
    color: red;
}

p.flag.seda, p.flag.linho {
    display: block !important;
    z-index: 110;
    right: 4px;
    top: 34px;
    cursor: pointer;
    position: absolute;
    transition: none;
    text-transform: uppercase;
    font-size: 9px !important;
    letter-spacing: 0.5px !important;
    width: 40px;
}

p.flag.couro {
    display: block !important;
    z-index: 110;
    right: 5px;
    top: 34px;
    cursor: pointer;
    position: absolute;
    transition: none;
    text-transform: uppercase;
    font-size: 9px !important;
    letter-spacing: 0.5px !important;
    width: 40px;
}

p.flag.preview {
    opacity: 0 !important;
    display: none !important;
}

/*
p.flag.vogue-indica {
    display: block !important;
    position: absolute;
    z-index: 90;
    font-size: 0px;
    background-image: url(https://rawgit.com/adlerdavid/095fcd5bab68f5cb17c0ae1774e1467b/raw/041dd5ab67c7343833b100d361df8822df542cb6/vogueindica.svg);
    background-size: cover;
    right: 0px;
    height: 100.2%;
    width: 100%;
}
*/

/* html .x-general .x-product-list .prateleira>ul>li .x-product:hover .x-hover,html .x-general .x-product-list .bx-viewport>ul>li .x-product:hover .x-hover {
    opacity: 1;
    visibility: visible
} */

html .x-general .x-product-list .prateleira>ul>li .x-product:hover .x-productImageHover,html .x-general .x-product-list .bx-viewport>ul>li .x-product:hover .x-productImageHover {
    opacity:1;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
/*
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
        -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
*/
}

html .x-general .x-product-list .prateleira.bx-viewport,html .x-general .x-product-list .bx-viewport.bx-viewport {
    float: initial
}

html .x-general .x-product-list .prateleira.bx-viewport>ul>li,html .x-general .x-product-list .bx-viewport.bx-viewport>ul>li {
    margin: 0;
    width: initial;
    float: initial
}

html .x-general .x-product-list .prateleira #scrollLoading,html .x-general .x-product-list .bx-viewport #scrollLoading {
    width: 100%;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 33px;
    z-index: 200;
    letter-spacing: 1px
}

html body .x-general .x-content .x-center {
    width: 100%
}

html body .x-general .x-content .x-filters-group {
    width: 90% !important;
    margin-left: 10%;
    display: none;
}

html body .x-general .x-content .x-filters-group .x-get-filters{
    display: none
}

html body .x-general .x-content .x-filters-group .x-get-filters.x-active {
    display: block;
}

html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .menu-navegue {
    display: none
}

html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-multiple-navigator,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-single-navigator {
    display: none
}

html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .desfazer {
    border: 1px solid #000;
    padding: 10px;
    margin: 20px 10px 0px 0px;
    text-align: center;
    text-transform: uppercase;
}

html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-multiple-navigator .productClusterSearchableIds,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-multiple-navigator h3,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-multiple-navigator h4,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-multiple-navigator .bt-refinar,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-single-navigator .productClusterSearchableIds,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-single-navigator h3,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-single-navigator h4,html body .x-general .x-content .x-filters-group .x-get-filters .navigation-tabs .menu-departamento .search-single-navigator .bt-refinar {
    display: none;
    visibility: hidden;
}

html body .x-general .x-content .x-filters-group .x-filter {
    width: 26%;
    position: absolute
}

html body .x-general .x-content .x-filters-group .x-filter.x-active:before {
    content: '';
    z-index: 100;
    height: 100px;
    width: 100%;
    position: absolute
}

html body .x-general .x-content .x-filters-group .x-filter .x-title-filter {
    text-transform: uppercase;
    cursor: pointer;
    font-size: 1em;
    width: 71.5%;
    font-weight: 600;
    position: relative;
}

.navigation-tabs {
    z-index: 500;
    background: #fff;
    margin-left: -5px;
    padding-left: 5px;
    width: 75%;
    position: absolute;
}

html body .x-general .x-content .x-filters-group .x-orderby .x-title:after {
    font-family: canal18-iconfonts;
    font-size: 0.4rem;
    content: "\EA06";
    line-height: 1.6rem;
    position: absolute;
    padding-left: 3px;
}

html body .x-general .x-content .x-filters-group .x-orderby .x-title.x-active:after {
    font-family: canal18-iconfonts;
    font-size: 0.4rem;
    content: "\EA06";
    line-height: 1.2rem;
    transform: rotate(180deg);
}

html body .x-general .x-content .x-filters-group .x-filter .x-title-filter:after {
    font-family: canal18-iconfonts;
    font-size: 0.4rem;
    content: "\EA06";
    line-height: 1.6rem;
    transform: rotate(270deg);
    position: absolute;
    padding-left: 3px;
    margin-top: -1px;
}

html body .x-general .x-content .x-filters-group .x-filter .x-title-filter.x-active:after {
    font-family: canal18-iconfonts;
    font-size: 0.4rem;
    content: "\EA06";
    line-height: 1rem;
    transform: rotate(90deg);
    float: right;
    right: 0;
}

html body .x-general .x-content .x-filters-group .x-limpar {
    width: 100%;
    font-size: 10px;
    font-weight: 300;
    float: left;
    color: #999;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 1px;
    line-height: 15px;
    position: relative;
    display: inline-flex;
}
/*

html body .x-general .x-content .x-filters-group .x-filter .x-center {
    display: block; 
    line-height: 2em;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center.x-active {
    display: block; 
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div {
    position: relative;
    width: 70%;
    margin-left: 20px;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div h5 {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-title {
    text-transform: uppercase;
    font-size: 1.1em;
    width: 100%;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    z-index: 900;
    margin: 0 20px;
    padding: 0 22% 0 0;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-tecidos, html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-modelagem, html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-color, html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-sizes {
    padding-top: 3%;
    z-index: 999;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-tecidos:before, html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-modelagem:before, html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-color:before, html body .x-general .x-content .x-filters-group .x-filter .x-center> .x-sizes:before {
    content: "";
    position: absolute;
    margin-top: -2%;
    left: 10%;
    border-top: 1px solid #999;
    width: 70%;
}
*/
/*

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-title:after {
    content: '';
    position: absolute;
    right: 0;
    -moz-transition: all 0.5s cubic-bezier(0, 0.39, 0.54, 1.01);
    -webkit-transition: all 0.5s cubic-bezier(0, 0.39, 0.54, 1.01);
    -o-transition: all 0.5s cubic-bezier(0, 0.39, 0.54, 1.01);
    transition: all 0.5s cubic-bezier(0, 0.39, 0.54, 1.01);
}
*/

/* html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-title:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    background: #000;
    bottom: -1px;
    left: 0
} */
/*

html body .x-general .x-content .x-filters-group .x-filter .x-center>div.x-nofilters {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover {
    display: none;
    margin-left: 40px;
    overflow: auto;
    width: 95%
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover h4 a {
    font-size: 14px;
    display: block;
    width: 100%;
    line-height: 33px;
    text-transform: uppercase;
    cursor: pointer;
    color: #000;
    font-weight: normal
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div label {
    font-size: 1em;
    display: block;
    width: 100%;
    line-height: 1.5em;
    color: #000;
    text-transform: uppercase;
    cursor: pointer
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div label.sr_indefinido {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div label:hover {
    text-decoration: none;
    color: #000;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div label input {
    display: none
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div label.sr_selected {
    color: #000;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div label.sr_selected:after {
    content: '+';
    font-size: 1.3em;
    position: absolute;
    padding-left: 3px;
    right: 0;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div.x-sizes {
    border: 0
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div .x-hover fieldset>div.x-sizes .filtro_tamanho label {
    display: inline-block
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div.x-active .x-hover {
    display: block;
    position: relative;
    z-index: 151
}

html body .x-general .x-content .x-filters-group .x-filter .x-center>div.x-active .x-title:after {
    content: '';
    position: absolute;
    right: 0;
    background-image: url(/arquivos/list.png);
    background-repeat: no-repeat;
    background-size: 70%;
    width: 17px;
    height: 17px
}

html body .x-general .x-content .x-filters-group .x-filter .x-center .x-sizes .x-hover .filtro_tamanho label {
    width: 33px;
}

html body .x-general .x-content .x-filters-group .x-filter .x-center .x-sizes .x-hover .filtro_tamanho label.sr_selected {
    color: #fff;
    background: #000
}

html body .x-general .x-content .x-filters-group .x-filter .x-center .x-pricerange .x-hover {
    width: 240px
}
*/

html body .x-general .x-content .x-filters-group .x-orderby {
    width: 28%;
    font-size: 10px;
    font-weight: 600;
    float: right;
    text-transform: uppercase;
    text-align: right;
    letter-spacing: 1px;
    line-height: 15px;
    top: -2px;
    right: 1px;
    position: relative
}

html body .x-general .x-content .x-filters-group .x-orderby .x-title {
    width: 100%;
    cursor: pointer;
    display: block;
    position: relative;
    right: 42%;
}

/* html body .x-general .x-content .x-filters-group .x-orderby .x-title:before {
    content: '';
    position: absolute;
    display: block;
    right: 10px;
    top: 15px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    background-image: url(http://canalconcept.vteximg.com.br/arquivos/x-sprite.png?0.12542757345363498);
    background-position: 0px -214px;
    width: 36px;
    height: 24px
} */

html body .x-general .x-content .x-filters-group .x-orderby .x-drop {
    display: none;
}

/* html body .x-general .x-content .x-filters-group .x-orderby .x-drop a {
    color: #000;
    line-height: 10px;
} */

/*  body > div.x-general > div.x-content > div.x-filters-group > div.x-orderby > div > ul > li {
    line-height: 15px;
    height: 21px;
 }  */

html body .x-general .x-content .x-filters-group .x-orderby .x-drop.x-active {
    display: block;
    position: relative;
    width: 150px;
    margin-right: 35%;
    float: right;
    z-index: 150;
    background: #fff;
    font-size: 10px;
    font-weight: 300;
    color: #000;
}

html body .x-general .x-content .x-filters-group .x-orderby .x-drop.x-active>ul {
    display: list-item;
    position: absolute;
    background-color: #fff;
    padding: 10px 15px 5px 10px;
}

html body .x-general .x-content .x-filters-group .x-orderby .x-drop.x-active>ul>li {
    display: list-item;
    line-height: 15px;
    height: 21px;
    text-align:right;
}

html body .x-general .x-content .x-filters-group .x-orderby .x-drop.x-active>ul>li>a {
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Open Sans';
    color: #000;
    display: inline-block;
  /*  background-color: rgba(0,0,0,0.9); */
}

html body .x-general .x-content .x-filters-group .x-orderby .x-drop.x-active>ul>li:hover>a {
    border-bottom: 1px solid #000;
    position: relative;
}

html body .x-general .x-content .x-filters-selected-group {
    display: none !important;
}

/*
 html body .x-general .x-content .x-filters-selected-group .x-filters-selected ul li {
    float: left;
    text-transform: uppercase;
    color: #a6a6a6;
    font-size: 12px;
    padding-left: 20px;
    line-height: 25px;
    margin: 20px 20px 5px 20px;
    border-bottom: 1px solid #a7a7a7;
    position: relative;
    cursor: pointer
}

html body .x-general .x-content .x-filters-selected-group .x-filters-selected ul li:before {
    content: 'Ã¢Å“â€¢';
    position: absolute;
    left: 0;
    color: #000
}
*/

html body .x-general .x-content .x-categorybanner {
    float: left;
    width: 100%
}

html body .x-general .x-content .x-categorybanner img {
    width: 100%;
    height: auto
} 

html body .x-general .x-content .x-result-search {
    width: 100%;
    float: left;
    padding: 25px 0;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #4c4c4c;
    font-weight: 500
}

html body .x-general .x-content .x-result-search span {
    font-weight: 700;
    font-size: 15px
}

html body .x-general .x-content .x-product-list .main>.searchResultsTime {
/*    text-align: center;*/
    display: none;
}

html body .x-general .x-content .x-product-list .main>.searchResultsTime:nth-child(4) {
    display: none
}

html body .x-general .x-content .x-product-list .main>.sub:nth-child(2) {
    display: none
}

html body .x-general .x-content .x-product-list .main>.sub>.resultado-busca-filtro>.orderBy, html body .x-general .x-content .x-product-list .main>.sub>.resultado-busca-filtro>.compare {
    display: none
}


html body .x-general .x-content .x-product-list .main>.vitrine>.pager {
    display: none;
}

html body .x-general .x-content .x-product-list .main>.vitrine>.pager:nth-child(2) {
    display: none;
}

.pager.bottom {
    display: block;
    text-align: right;
    line-height: 50px;
    height: 30px !important;
    margin-right: 9.5%;
}

.pages:before {
    content: "PÁGINA ";
    letter-spacing: 1px;
    padding-left: 5.5%;
}
.pages li{
    display: inline-flex;
    margin: 5px;
}

.pages li:first-child, .pages li:last-child, .pages .pgEmpty {
    display: none;
}

.pages .page-number {
    color: #999;
}

.pages .pgCurrent {
    color: #000;
    line-height: 1.3em;
    border-bottom: 1px solid #000;
}

.ver-filtros {
    text-transform: uppercase;
}

.filtro-ativo {
    text-transform: uppercase;
    display: inline-block;
}

.filterBy {
    display: none;
    float: right;
    margin-right: 5.5%;
}

/*
.filterBy:after {
    content: "POR PÃGINA" !important;
    letter-spacing: 1px;
}
*/

select#PS {
    margin-right: 5px;
    margin-top: -2px;
    background: transparent;
    border: 0;
}

html body .x-general .x-content .x-product-list .prateleira ul {
    width: 90%;
    margin-left: 5%;
}

html body .x-general .x-content .x-product-list .prateleira ul.x-col-4 {
    width: 50%
}

html body .x-general .x-content .x-product-list .prateleira ul.x-col-4 li {
    width: 46%;
    margin: 2% 2% 4% 2%
}

html body .x-general .x-content .x-product-list .prateleira ul.x-col-1 {
    width: 50%
}

html body .x-general .x-content .x-product-list .prateleira ul.x-col-1 li {
    width: 96%;
    margin: 2%
}

html body .x-general .x-content .x-busca-vazia {
    width: 100%;
    float: left;
    padding: 85px 0;
    text-align: center;
    box-sizing: border-box
}

html body .x-general .x-content .x-busca-vazia * {
    box-sizing: border-box
}

html body .x-general .x-content .x-busca-vazia .x-group-center {
    width: 630px;
    display: inline-block
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-header {
    width: 100%;
    float: left
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-header .x-group-text {
    width: 315px;
    display: inline-block
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-header .x-group-text span {
    display: block;
    text-align: center
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-header .x-group-text .x-desculpa {
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.3em;
    text-transform: uppercase
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search {
    width: 100%;
    float: left;
    margin: 30px 0 50px 0;
    background-color: #fff;
    text-align: center
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search fieldset.busca {
    display: inline-block;
    padding: 20px 0;
    text-align: center;
    position: relative
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search fieldset.busca legend,html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search fieldset.busca label,html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search fieldset.busca select {
    display: none
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search fieldset.busca .fulltext-search-box {
    width: 100%;
    display: inline-block;
    padding-left: 40px;
    line-height: 2.5em;
    padding-bottom: 0.5em;
    border: 0;
    border-bottom: 1px solid #000;
    font-size: 1.2em;
    margin-bottom: 20px;
    font-weight: 300;
    background-image: url(/arquivos/search.png);
    background-repeat: no-repeat;
    letter-spacing: 1px;
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-search fieldset.busca .btn-buscar {
    border: 1px solid #000;
    background: transparent;
    width: 75px;
    font-size: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 22px;
/*
    background: transparent;
    border: 0;
    text-indent: -999em;
    position: absolute;
    left: 0;
    top: 20px;
    background-image: url(http://canalconcept.vteximg.com.br/arquivos/x-sprite.png?0.12542757345363498);
    background-position: 0px -127px;
    width: 18px;
    height: 18px
*/
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-tips {
    width: 100%;
    float: left;
    text-align: left;
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-tips .x-group-list {
    width: 100%;
    float: left
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-tips .x-group-list span.x-title {
    display: block;
    font-size: 11px;
    font-weight: 300;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 11px;
    letter-spacing: 1.2px;
    text-align: center
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-tips .x-group-list ul {
    width: 100%;
    float: left
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-tips .x-group-list ul li {
    display: block;
    margin-bottom: 6px;
    font-size: 11px;
    font-weight: 300;
    color: #999;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1.2px;
}

html body .x-general .x-content .x-busca-vazia .x-group-center .x-group-tips .x-group-list ul li span {
    font-weight: 300;
    color: #999
}

html #returnToTop {
    display: none !important
}

h5.Hide.HideMarca, ul.Marca, h5.Hide.even.Filtros.HideAcessorios, ul.AcessÃ³rios.even.Filtros, h5.Hide.HideTecidos, ul.Tecidos, h5.Hide.HideModelagem, ul.Modelagem, h5.Filtros.Linhas, h5.Filtros.HideLinhas {
    display: none !important;
}

html body.outlet h5.Hide.HideCor.even, html body.outlet ul.Cor.even {
    display: none !important;
}

/*
body.sale .search-single-navigator ul.acessorio, body.sale .search-single-navigator ul.roupas {
    display: block;
}
*/

/*
html body .x-general .x-content .x-categorybanner {
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 9px;
}
*/

html body.sale .x-general .x-content .x-categorybanner h1 {
    margin-left: 41% !important;
    margin-top: 4% !important;
}

html body.sale .x-general .x-content .x-categorybanner {
    background-color: #000;
}

html body .x-general .x-content .x-categorybanner {
    float: left;
    width: 80%;
    margin-left: 10%;
    display: table;
    margin-bottom: 9px;
    height: 140px;
    background-color: #e7e7e9;
}

html body .x-general .x-content .x-categorybanner h1 span.sale {
    display: none;
}

html body.outlet .x-general .x-content .x-categorybanner {
/*    background-color: #b2192c;   */
    background-color: #000;
/*    background-image: url("https://canalconcept.vteximg.com.br/arquivos/desk-banner-CATEGORIAS_BLACK-MONTH_.jpg");*/
}

html body.x-busca-none .x-general .x-content .x-categorybanner, html body.resultado-busca .x-general .x-content .x-categorybanner {
    height: 0px !important;
}

html body.colecao .x-general .x-content .x-categorybanner h1, html body.outlet .x-general .x-content .x-categorybanner h1 {
    width: 100% !important;
    position: relative !important;
    margin: 0px !important;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-family: 'AvenirNext-DemiBold', sans-serif;
    letter-spacing: 2px;
    cursor: default;
    font-size: 3vw;
    --fontSize: 17vw;
    color: #fff;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}

html body.departamento .x-general .x-content .x-categorybanner h1, html body.categoria .x-general .x-content .x-categorybanner h1 {
    position: absolute;
    text-transform: uppercase;
    font-family: 'AvenirNext-DemiBold', sans-serif;
    letter-spacing: 2px;
    cursor: default;
    font-size: 3vw;
    --fontSize: 17vw;
    color: #fff;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.2);
}

/*
html body .x-general .x-content .x-categorybanner h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-family: 'AvenirNext-DemiBold', sans-serif;
    letter-spacing: 2px;
    cursor: default;
    font-size: 3vw;
    --fontSize: 17vw;
    color: #fff;
    text-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}
*/

html body .x-general .x-content .x-categorybanner h1:after {
    content: 'até 50% off';
    display: block;
    font-size: calc(var(--fontSize) * 0.12);
}

html body.outlet .x-general .x-content .x-categorybanner h1:after {
    content: '' !important;
    display: block;
    font-size: calc(var(--fontSize) * 0.12);
}

.search-single-navigator h5, html body.departamento .x-general .x-content .search-single-navigator h4 {
    line-height: 1em;
    width: 95%;
    margin-top: 1.2em;
    padding-top: 1.2em;
    border-top: 1px #999 solid;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}

.search-single-navigator h5.x-visible, html body.departamento .x-general .x-content .search-single-navigator h4.x-visible {
    display: block !important;
    visibility: visible !important;
}

.search-single-navigator h5:after, html body.departamento .x-general .x-content .search-single-navigator h4:after {
    font-family: canal18-iconfonts;
    font-size: 0.4rem;
    content: "\EA06";
    position: absolute;
    padding-left: 3px;
    right: 12.5px;
}

.search-single-navigator h5.x-active:after, html body.departamento .x-general .x-content .search-single-navigator h4.x-active:after {
    font-family: canal18-iconfonts;
    font-size: 0.4rem;
    content: "\EA06";
    transform: rotate(180deg);
    float: right;
    right: 12.5px;
}

.search-single-navigator ul {
    padding-left: 5%;
    padding-top: 1.1em;
    display: none;
    width: 90%;
}

.search-single-navigator ul.Tamanho {
    width: 80%;
}

.search-single-navigator ul.Tamanho li {
    display: inline-block;
    border: 1px solid #999;
    margin: 5px 5px;
    padding: 5px;
    min-width: 17px;
    text-align: center;
}

.search-single-navigator ul.Tamanho li a {
    line-height: 1.5em;
}
.search-single-navigator ul.Tamanho li:hover {
    border: 1px solid #000;
}

.search-single-navigator ul li:hover a {
    color: #000;
}

.search-single-navigator ul li a {
    text-transform: uppercase;
    color: #999;
    line-height: 1.8em;
}