.x-content__top--title-page .x-svg svg .cls-capilar,.x-content__vitrine--all--left--wrapper header .x-svg svg path {
    stroke: #ff8400
}

@font-face {
    font-family: Flama-Bold;
    src: url(/arquivos/Flama-Bold.eot.css);
    src: url(/arquivos/Flama-Bold.woff2.css) format("woff2"),url(/arquivos/Flama-Bold.woff.css) format("woff"),url(/arquivos/Flama-Bold.ttf.css) format("truetype"),url(/arquivos/Flama-Bold.svg.css#Flama-Bold) format("svg"),url(/arquivos/Flama-Bold.eot.css?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Flama-Medium;
    src: url(/arquivos/Flama-Medium.eot.css);
    src: url(/arquivos/Flama-Medium.woff2.css) format("woff2"),url(/arquivos/Flama-Medium.woff.css) format("woff"),url(/arquivos/Flama-Medium.ttf.css) format("truetype"),url(/arquivos/Flama-Medium.svg.css#Flama-Medium) format("svg"),url(/arquivos/Flama-Medium.eot.css?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Flama-Regular;
    src: url(/arquivos/Flama.eot.css);
    src: url(/arquivos/Flama.woff2.css) format("woff2"),url(/arquivos/Flama.woff.css) format("woff"),url(/arquivos/Flama.ttf.css) format("truetype"),url(/arquivos/Flama.svg.css#Flama) format("svg"),url(/arquivos/Flama.eot.css?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.x-content__top--title-page {
    float: left;
    width: 25%
}

.x-content__top--title-page::after {
    content: '';
    display: block;
    margin: 16px 0 0;
    height: 5px;
    width: 100%;
    background: #ff6f22;
    background: -webkit-gradient(left top,right top,color-stop(0,#ff6f22),color-stop(100%,#feef8f));
    background: -webkit-linear-gradient(left,#ff6f22 0,#feef8f 100%);
    background: -o-linear-gradient(left,#ff6f22 0,#feef8f 100%);
    background: -webkit-gradient(linear,left top,right top,from(#ff6f22),to(#feef8f));
    background: linear-gradient(to right,#ff6f22 0,#feef8f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6f22', endColorstr='#feef8f', GradientType=1 )
}

.x-content__top--title-page .x-info,.x-content__top--title-page .x-svg {
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.x-content__top--title-page .x-info small {
    font-family: Branding,sans-serif;
    display: block;
    text-transform: uppercase
}

.x-content__top--title-page .x-info h1 {
    font-family: Branding,sans-serif;
    font-weight: bold;
    display: block;
    text-transform: uppercase
}

.x-content__top--title-page .x-svg {
    margin-right: 12px
}

.x-content__top--title-page .x-svg svg {
    width: 40px;
    height: 40px;
    fill: #ff8400
}

.x-content__top--title-page .x-svg svg path {
    fill: #ff8400
}

.x-content__top--title-page .x-info small {
    font-size: 12px;
    padding-bottom: 4px
}

.x-content__top--title-page .x-info h1 {
    font-size: 30px;
    color: #000;
    margin: 0
}

.x-content__top--filter {
    float: right;
    width: 60%
}

.x-content__top--filter-items,.x-content__top--filter-orderBy,.x-content__top--filter-price {
    border: 1px solid #ebebeb;
    background: #f6f6f6;
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    padding: 19px 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.x-content__top--filter-items p,.x-content__top--filter-orderBy p,.x-content__top--filter-price p {
    font-size: 10px;
    text-transform: uppercase;
    font-family: Branding,sans-serif;
    color: #000;
    letter-spacing: 2px
}

.x-content__top--filter-items {
    display: none
}

.x-content__top--filter-items .bt-refinar,.x-content__top--filter-items .filtro_faixa-de-preco,.x-content__top--filter-items .menu-navegue,.x-content__top--filter-items .search-multiple-navigator h3,.x-content__top--filter-items .search-multiple-navigator h4,.x-content__top--filter-items .search-multiple-navigator h5,.x-content__top--filter-items .urlLastSearch {
    display: none!important
}

.x-content__top--filter .navigation-tabs,.x-content__top--filter-price {
    display: none
}

.x-content__top--filter .navigation-tabs label {
    font-size: 9px;
    text-transform: uppercase;
    font-family: Flama-Regular,sans-serif;
    color: #000;
    letter-spacing: 1px;
    cursor: pointer
}

.x-content__top--filter .navigation-tabs label:hover {
    color: #ff8400
}

.x-content__top--filter-orderBy {
    position: relative;
    background: #ff8400;
    float: right
}

.x-content__top--filter-orderBy p {
    color: #FFF
}

.x-content__top--filter-orderBy ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #ff8400;
    display: none;
    padding-bottom: 10px;
    z-index: 4;
}

.x-content__top--filter-orderBy ul li a {
    color: #FFF;
    font-family: Branding,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    text-align: center;
    outline: 0;
    line-height: 30px;
    font-size: 10px
}

.x-content__products {
    margin-top: 90px
}

.x-content__products .pager,.x-content__products .searchResultsTime,.x-content__products .sub {
    display: none!important
}

.x-content__products .prateleira.lazyload ul li {
    width: 21%;
    margin: 0 2% 50px
}

.x-content__products .prateleira.lazyload ul li img {
    width: 80%!important
}

.x-content__vitrine--all {
    padding: 70px 0 40px!important
}

.x-content__vitrine--all .x-hdr-title .x-svg path,.x-content__vitrine--all .x-hdr-title .x-svg svg {
    fill: #000
}

.x-content {
    padding: 0 3%;
    position: relative
}

.x-content__vitrine--all--left {
    float: left;
    width: 25%
}

.x-content__vitrine--all--left--wrapper header {
    display: block;
    padding-bottom: 20px;
    position: relative
}

.x-content__vitrine--all--left--wrapper header::after {
    content: '';
    display: block;
    margin: 20px 0 0;
    height: 5px;
    width: 100%;
    background: #ff6f22;
    background: -webkit-gradient(left top,right top,color-stop(0,#ff6f22),color-stop(100%,#feef8f));
    background: -webkit-linear-gradient(left,#ff6f22 0,#feef8f 100%);
    background: -o-linear-gradient(left,#ff6f22 0,#feef8f 100%);
    background: -webkit-gradient(linear,left top,right top,from(#ff6f22),to(#feef8f));
    background: linear-gradient(to right,#ff6f22 0,#feef8f 100%)
}

.x-content__vitrine--all--left--wrapper header .x-svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.x-content__vitrine--all--left--wrapper header .x-svg svg {
    width: 25px;
    height: 26px;
    fill: #ff8400;
    display: block
}

.x-content__vitrine--all--left--wrapper header h3 {
    font-size: 30px;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    vertical-align: middle;
    font-family: Branding,sans-serif;
    font-weight: bold;
}

@media only screen and (min-width: 100px) and (max-width:1080px) {
    .x-content__vitrine--all--left--wrapper header h3 {
        font-size:23px
    }
}

.x-content__vitrine--all--left--wrapper header h3.x-small {
    font-size: 26px
}

.x-content__vitrine--all--left--wrapper .x-infos {
    font-size: 16px;
    color: #000;
    font-family: Flama-Regular,sans-serif;
    line-height: 20px;
    display: block;
    text-align: left;
    padding-bottom: 40px
}

.x-content__vitrine--all--left--wrapper footer a {
    float: left;
    text-align: left;
    width: 25%;
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Branding,sans-serif;
    font-weight: bold;
    letter-spacing: 1px
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev {
    float: right;
    width: 20%
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50%;
    cursor: pointer;
    height: 20px;
    top: 0
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-next::after,.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-next::before,.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-prev::after,.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-prev::before {
    content: '';
    position: absolute;
    background: #ff8400;
    width: 2px;
    height: 9px
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-prev::before {
    top: -1px;
    left: 5px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg)
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-prev::after {
    top: 5px;
    left: 5px;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-next::before {
    top: -1px;
    right: 0;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.x-content__vitrine--all--left--wrapper footer .x-next-prev ul li.x-next::after {
    top: 5px;
    right: 0;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
}

.x-content__vitrine--all--bottom {
    margin-top: 20px
}

.x-content__vitrine--all--btn {
    margin: 20px 0 40px
}

.x-content__vitrine--all--btn a,.x-show-more #x-infinityScroll {
    max-width: 155px;
    padding: 13px 0;
    background: #ff8400;
    color: #FFF;
    text-transform: uppercase;
    font-family: Flama-Regular,sans-serif;
    outline: 0;
    cursor: pointer;
    font-size: 12px;
    margin: 20px auto 0;
    display: block;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.x-show-more #x-infinityScroll:hover {
    background: #000
}

.x-content__share {
    margin: 70px 0
}

.x-content__share ul {
    display: block;
    text-align: center
}

.x-content__share ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 31%
}

.x-content__share ul li.x-facebook svg {
    width: 26px;
    height: 52px
}

.x-content__share ul li.x-instagram svg {
    width: 42px;
    height: 42px
}

.x-content__share ul li.x-youtube svg {
    width: 55px;
    height: 42px
}

.x-content__share ul li span {
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.x-content__share ul li span.x-svg {
    margin-right: 13px
}

.x-content__share ul li span.x-svg svg {
    fill: #ff8400;
    display: block
}

.x-content__share ul li span.x-text h4 {
    font-size: 20px;
    color: #000;
    font-family: Flama-Medium,sans-serif;
    text-transform: uppercase;
    display: block;
    padding-bottom: 12px
}

.x-content__breadcrumb ul li a,.x-content__share ul li span.x-text p {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Branding, sans-serif
}

.x-content__share ul li span.x-text p {
    font-size: 11px;
    display: block
}

.x-content__breadcrumb {
    margin: 20px 0
}

.x-content__breadcrumb ul li {
    display: inline-block;
    vertical-align: top
}

.x-content__breadcrumb ul li a {
    display: block;
    font-size: 9px;
    outline: 0
}

.x-content__breadcrumb ul li a::after {
    content: '/';
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 0 5px
}

.x-content__breadcrumb ul li.last a::after {
    display: none
}
