/* ==============================================
  [CORES DOS ELEMENTOS]:
 - Cor principal do cliente: 	#575757 - aplica-se aos elementos: botões, icones, textos grifados, etc
 - Cor principal mais escura:   #F68620 - para efeito hover de botões
 - Cor principal mais clara:	#ecf9ec - para efeito de background de texto
 - Cor do header inferior: 		#A9ABAE
 - Cor do header superior: 		#f5f5f5

 ============================================== */

.label {
    vertical-align: baseline
}

hr, img {
    border: 0
}

.ordenacao {
	width: 230px;
}

.conteudo-item {
	text-align:center;
}

.container-catalog:after, .row:after {
    clear: both
}

.placeholder .placeholder-content {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.linha-top-tabs {
	top:1;
	width:100%;
	height:5px;
	background-color:#575757;
}

.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.card-collapse-title {
	font-size:16px;
	text-weight:700;
	height:26px;
	color:gray;
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20% !important;
        float: left !important
    }
}

.caret, img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}


code {
    font-size: 1em
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

[role=button] {
    cursor: pointer
}

dl, ul {
    margin-top: 0
}

address {
    margin-bottom: 21px
}

ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

address, dd, dt {
    line-height: 1.42857
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-danger {
    color: #E53935
}

ul {
    margin-bottom: 10.5px
}

dd {
    margin-left: 0
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

code {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0
}

address {
    font-style: normal
}

code {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    color: #d81b60;
    background-color: #efebe9
}

.container-catalog:after, .container-catalog:before, .row:after, .row:before {
    display: table;
    content: " "
}

.container-catalog {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px
}

.container-catalog {
    padding-right: 12px
}

.row {
    margin-left: -12px;
    margin-right: -12px
}

.col-lg-10, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-8, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-12, .col-sm-4, .col-sm-6, .col-xs-12, .col-xs-3, .col-xs-6, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px
}

.col-xs-12, .col-xs-3, .col-xs-6, .col-xs-9 {
    float: left
}

.col-xs-3 {
    width: 25%
}

.col-xs-6 {
    width: 50%
}

.col-xs-9 {
    width: 75%
}

.col-xs-12 {
    width: 100%
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.form-group {
    margin-bottom: 15px
}

.label {
    font-weight: 700
}

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.caret {
    display: inline-block
}

.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.label {
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.label {
    display: inline;
    font-size: 75%;
    color: #fff
}

    .label:empty {
        display: none
    }

.label-danger {
    background-color: #FF2B4E
}

.pull-right {
    float: right !important
}

.hidden, .visible-lg {
    display: none !important
}

@-ms-viewport {
    width: device-width
}

.row.no-gutters {
    padding-left: 0;
    padding-right: 0
}

.product-grid:before {
    width: 100%
}

.no-gutters [class*=col-] {
    padding: 0
}

.placeholder {
    max-width: 100%
}

.product-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    -webkit-align-items: inherit;
    -moz-align-items: inherit;
    align-items: inherit
}

.product-grid-item {
    margin: -1px -1px 0 0;
    border: 1px solid #e5e5e5
}

.placeholder {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .placeholder:before {
        content: "";
        display: block
    }

    .placeholder .placeholder-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        display: block;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap
    }

.card-product-url {
    text-decoration: none
}

::selection {
    color: #fff;
    background: #575757
}

::-moz-selection {
    color: #fff;
    background: #575757
}

.page-title {
    margin: 20px 0 30px;
    text-transform: inherit;
	font-size: 16px;
}

.text-highlight-1 {
    color: #575757;
    font-weight: 900;
    font-size: 18px
}

label {
    font-weight: 400
}


.form-divisor {
    display: none
}

.form-inline .form-divisor {
    border: none;
    border-right: 1px solid #e5e5e5;
    height: 47px;
    margin: 0 10px 0 0;
    vertical-align: middle
}

.input-group .form-control {
    border-color: #eee
}

.input-group-addon {
    padding-bottom: 0;
    padding-top: 0
}

.checkbox-check {
    background: #fff;
    border: 1px solid #999;
    fill: #fff;
    left: 0;
    padding: 2px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

a:hover .checkbox-check {
    border-color: #575757
}

.aggregation-block .aggregation-block-selected, .sidebarHeader .sidebarHeader-title.-headingTitle .title-text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.selectbox-toggle {
    fill: #666;
    position: absolute;
    top: 50%;
    height: 12px;
    width: 12px
}

.svg-icon {
    position: relative
}

@-moz-document url-prefix() {
}

[class~=ng-invalid].ng-dirty:not(:focus) ~ .feedback-error, [class~=ng-valid].ng-dirty:not(:focus) ~ .feedback-success {
    display: block;
    opacity: 1
}

[class~=ng-invalid].ng-dirty:not(:focus), select[class~=ng-invalid].ng-touched:not(:focus) {
    border-color: #E53935
}

.svg-icon {
    line-height: 1;
    height: 1.5em;
    width: 1.5em;
    display: inline-block;
    vertical-align: middle
}

.svg-icon-sm {
    height: 1rem;
    width: 1rem
}

.svg-icon-md {
    height: 2rem;
    width: 2rem
}

.svg-icon-lg {
    height: 3rem;
    width: 3rem
}

dl {
    margin-bottom: 10.5px;
    position: relative
}

    dl dt {
        color: #333;
        font-weight: 400
    }

.label {
    padding: 3px 5px;
    border-radius: 0
}

.card-product-name {
    text-transform: none;
    overflow: hidden;
    -webkit-box-orient: vertical
}

.card-collapse, .card-collapse .card-collapse {
    padding-bottom: 0
}

.card-aggregation .card-collapse {
    border-bottom: 1px solid #e5e5e5
}

    .card-aggregation .card-collapse .card-collapse {
        border-bottom: none
    }

.card-collapse-content {
    padding: 0
}

.card-product {
    overflow: hidden;
    line-height: 1.42857;
    padding: 12px;
    background: 0 0;
    position: relative;
    text-align: center
}

    .card-product:hover .card-product-name {
        color: #575757
    }

.card-product-url {
    display: block
}

    .card-product-url:hover {
        text-decoration: none;
        color: inherit
    }

.card-product-figure {
    position: relative
}

.card-product-image {
    margin: 5px 0
}

    .card-product-image.placeholder:before {
        padding-top: 100%
    }

.card-product-name {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 2.4em;
    line-height: 17px;
    width: 100%;
    white-space: normal;
    color: #666;
	text-align:center;
}

.card-product-code {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    -webkit-line-clamp: 2;
    height: 1.2em;
    line-height: 10px;
    width: 100%;
    white-space: normal;
    color: #666;
	text-align:center;
}

.card-product-type {
    display: none
}

.card-product-type-name {
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    margin: 2px;
    border-radius: 3px;
    display: inline-block
}

    .card-product-type-name.new {
        background: #d81b60
    }

.card-product-type-wrapper {
    display: block;
    width: 100%
}

.card-product-price-from {
    font-size: 12px;
    display: block;
    font-weight: 700;
    color: #333
}

.card-product-prices {
    position: relative;
    min-height: 45px
}

.card-product-price {
    display: block;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: inherit
}

.card-product .svg-prime {
    display: inline-block;
    height: 30px;
    margin: 0 0 0 10px;
    width: 50px
}

.card-product-installments {
    font-size: 12px;
    color: #666
}

.card-pagination {
    text-align: center
}

.card-product-rating {
    color: #333;
    display: block;
    margin-bottom: 5px;
    min-height: 20px
}

    .card-product-rating .rating-recomendation, .card-product-rating .rating-star-average {
        display: none
    }

.card-pagination {
    padding: 12px
}

    .card-pagination .pagination-icon-wrapper {
        display: inline-block;
        width: 21px;
        height: 21px;
        margin-right: 1rem;
        vertical-align: middle;
        text-align: center;
        border-radius: 1rem
    }

    .card-pagination .pagination-icon {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

.card-suggestions {
    margin-top: 24px;
    margin-bottom: 12px;
    text-transform: inherit;
    padding: 0 12px
}

.card-suggestions-heading {
    display: block;
    color: #666;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px
}

.card-suggestions-item {
    margin: 24px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    display: block
}

.card-suggestions-link {
    text-decoration: none;
    color: #666
}

.sortbar {
    padding: 12px;
    overflow: hidden
}

    .sortbar .form-group {
        margin-bottom: 0
    }

.rating-star-icon {
    display: inline-block;
    fill: #fff;
    vertical-align: middle
}

.card-product .rating-star-icon {
    height: 15px;
    max-width: 80px
}

.rating-star-counter {
    color: #999;
    display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    background: 0 0;
    border-radius: 0;
    line-height: normal;
    padding: 0
}

.rating-star-icon .rating-star-svg {
    fill: #ccc
}

.rating-star-icon .rating-star-svg-filled {
    fill: #ffcb05
}

.filter-list {
    margin: 0;
    padding: 0
}

.filter-list-item {
    border-top: none;
    color: #333;
    font-size: 14px;
    list-style: none;
    position: relative;
    background-color: #fff;
    -webkit-transition: background-color .2s ease-in;
    -o-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in
}

    .filter-list-item:active, .filter-list-item:hover {
        background-color: inherit
    }

    .filter-list-item:hover {
        -webkit-transition: background-color .2s ease-out;
        -o-transition: background-color .2s ease-out;
        transition: background-color .2s ease-out
    }

.filter-list-link {
    padding: 6px 6px 6px 6px;
    /* display: block; */
    color: #333;
    /* margin-left: 20px; */
    position: relative;
    text-decoration: none
}

    .filter-list-link:focus, .filter-list-link:hover {
        text-decoration: none;
        color: #f68620
    }

        .filter-list-link:focus.filter-show-result:after, .filter-list-link:hover.filter-show-result:after {
            color: #f68620
        }

    .filter-list-link.filter-show-result:after {
        content: " (" attr(data-results-count) ")";
        color: #333;
        font-size: 14px
    }

    .filter-list-link.filter-hide-count:after {
        display: none
    }

.filter-list-link-basic {
    padding: 6px
}

.filter-list .checkbox-check {
    margin-top: -9px;
    top: 50%;
    left: 5px
}

.filter-list .rating-star-container .rating-star-icon {
    height: 20px;
    max-width: 100px
}

.aggregation-block {
    border-bottom: 1px #e5e5e5 solid
}

.aggregation-block-heading {
    background: #fff;
    border-bottom: none;
    color: #333;
    text-transform: none;
    cursor: pointer;
    line-height: 1;
    padding: 20px 0 20px 14px;
    position: relative
}

    .aggregation-block-heading:hover {
        color: #333;
        cursor: default
    }

.aggregation-block-title {
    color: #333;
    display: -webkit-box;
    font-size: 14px;
    text-transform: none;
    margin: 0;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.aggregation-block-icon {
    display: inline-block;
    height: 10px;
    position: absolute;
    right: 16px;
    width: 10px;
    top: 50%;
    fill: #666;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.aggregation-block .filter-list-link {
    margin-left: 5px
}



.aggregation-block .aggregation-block-selected {
    display: block;
    font-size: 12px;
    padding: 0 14px;
    margin: -20px 0 5px;
    white-space: nowrap;
    overflow: hidden;
    z-index: 2;
    position: relative;
    color: #999
}

.form-control {
    display: block;
    width: 100%;
    border-radius: 5px
}

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::placeholder {
        color: #999
    }

.input-group {
    margin: 0
}

.input-group-addon {
    border: 0
}

.input-group-btn .btn {
    height: auto;
    padding: 12px 15px;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border: 1px solid #999;
    border-left: 0
}

.input-group-btn:last-child > .btn {
    margin-left: -3px;
    padding: 9px 15px
}

.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
    z-index: 1
}

.input-group:hover > .input-group-btn > .btn {
    border-color: #575757
}

.sidebarFooter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.rating-fill, .rating-wrapper {
    display: inline-block
}

.rating-fill {
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute
}

.rating-wrapper {
    position: relative
}

.rating-box {
    margin-left: 1rem
}

.rating-star-counter {
    margin-left: .5rem
}

.rating-sm svg {
    width: 9.66rem;
    height: 2.2rem
}

.sidebarFooter {
    padding: 20px 15px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: #fff;
    width: 100%;
    border-top: 1px #e5e5e5 solid;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .sidebarFooter:before {
        content: '';
        width: 100%;
        height: 50px;
        display: block;
        position: absolute;
        top: -50px;
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
        background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);
        background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)
    }

.sidebarFooter-product-count {
    width: 40%;
    text-align: left;
    font-size: 14px;
    line-height: 1.3
}

.sidebarFooter .btn-see-all {
    width: 60%
}

.sidebar .sidebarFooter .sidebarFooter-product-count {
    display: none
}

.sidebar .sidebarFooter .btn-see-all {
    width: 100%
}

    .sidebar .sidebarFooter .btn-see-all .btn-product-count {
        display: inline
    }

.sidebarHeader {
    padding: 15px 10px;
    position: relative
}

    .sidebarHeader .sidebarHeader-backlink {
        position: absolute;
        left: 5px;
        top: 11px;
        cursor: pointer;
        z-index: 2
    }

        .sidebarHeader .sidebarHeader-backlink .sidebarHeader-close {
            display: none
        }

    .sidebarHeader .sidebarHeader-title.-headingTitle .title-text {
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        max-width: 60%;
        margin: 0 auto
    }

    .sidebarHeader .sidebarHeader-back {
        fill: #333;
        padding: 5px
    }

    .sidebarHeader .sidebarHeader-close {
        fill: #333
    }

    .sidebarHeader .sidebarHeader-clean {
        position: absolute;
        top: 17px;
        right: 12px;
        font-size: 13px;
        color: #333;
        text-decoration: underline;
        text-transform: none;
        z-index: 10;
        cursor: pointer
    }

    .sidebarHeader.-cleanDisabled .sidebarHeader-clean {
        color: #999;
        cursor: default
    }

.sidebar .sidebarHeader-title {
    font-size: 17px
}


.title {
    position: relative
}

    .title .title-text {
        text-transform: none;
        margin: 0 0 10px;
        text-align: left
    }

    .title.-headingTitle .title-text {
        font-size: 20px;
        font-weight: 400;
        color: #333;
        line-height: 24px;
        text-align: left;
        text-transform: none
    }

.sortbar {
    border-top: 2px solid #e5e5e5
}

    .sortbar .form-group span {
        margin-top: 10px;
        display: block
    }

.product-grid.row.no-gutters {
    border: 5px solid #f2f2f2;
    border-top: 0;
    margin-top: -1px;
    padding: 0
}

.card-pagination .pagination-icon-wrapper {
    float: right;
    background: 0 0;
    margin: 2px 0 0 5px
}

.product-grid {
    overflow: hidden
}

    .product-grid .product-grid-item {
        margin: 0 1px 0 -1px;
        /* border: 1px solid #e5e5e5; */
        border-top: 0;
        border-right: 0
    }


.filter-list-link {
    font-size: 14px
}

@media (min-width:768px) {
    .col-sm-12, .col-sm-4, .col-sm-6 {
        float: left
    }

    label {
        text-transform: none
    }

    .container-catalog {
        width: 100%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-12 {
        width: 100%
    }

    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-divisor {
        display: block
    }

    label {
        font-size: 14px
    }

    .form-group {
        margin-bottom: 10px
    }

    .form-inline .form-group {
        margin-right: 12px
    }

        .form-inline .form-group:last-of-type {
            margin-right: 0
        }

    .form-inline .form-divisor {
        display: inline-block
    }

    .checkbox-check {
        margin-top: -9px;
        top: 50%;
        height: 18px;
        width: 18px
    }

    .selectbox-toggle {
        margin-top: -6px;
        right: 10px
    }

    .card-product {
        padding: 24px
    }

    .card-product-rating {
        float: none
    }

    .card-product-price-from.placeholder {
        position: relative;
        width: auto;
        display: inline-block;
        vertical-align: bottom
    }

        .card-product-price-from.placeholder:before {
            content: none
        }

    .card-suggestions {
        padding: 0
    }

    .input-group-btn .btn {
        height: auto;
        padding: 9px 15px
    }

    .input-group-btn:last-child > .btn {
        padding: 9px 15px
    }

    .signup {
        padding-top: 1em;
        padding-left: 0
    }

        .signup .btn {
            display: inline-block;
            vertical-align: middle;
            margin: 0 0 0 1em
        }

    .sortbar .form-inline .form-divisor {
        display: none
    }
}

@media (min-width:1025px) {
    .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .container-catalog {
        width: 100%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-push-3 {
        left: 25%
    }

    ul {
        padding-left: 12px
    }

    .card-product-price-from {
        font-size: 12px
    }

    .card-product-price {
        font-size: 18px
    }

    .card-product-name {
        margin: 25px 0 4px
    }

    .card-suggestions {
        padding: 0
    }

    .card-suggestions-heading, .card-suggestions-item {
        display: inline-block;
        vertical-align: middle;
        line-height: 16px
    }

    .card-suggestions-item {
        margin: 0 0 0 6px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        max-width: 150px;
        overflow: hidden
    }

        .card-suggestions-item:after {
            content: ',';
            display: inline-block
        }

        .card-suggestions-item:last-child:after {
            content: ''
        }

    .card-suggestions-link {
        text-decoration: underline
    }

    .sortbar .form-control {
        height: 38px
    }

    .card-product .rating-star-icon {
        height: 20px;
        max-width: 100px
    }

    .aggregation-block-icon {
        display: none
    }

    .aggregation-block {
        padding-bottom: 10px
    }

    .aggregation-block-heading {
        background: #fff;
        padding: 16px 0
    }

    .aggregation-block .filter-list {
        display: block
    }

    .aggregation-block .filter-list-link {
        margin-left: -5px
    }

    .sidebarFooter {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .sidebarFooter-product-count {
        display: none
    }

    .sidebarFooter .btn-see-all {
        width: 40%
    }

    .sidebarHeader {
        min-height: 90px;
        padding: 15px 10px 10px;
        border-bottom: 0
    }

        .sidebarHeader .sidebarHeader-backlink {
            cursor: pointer;
            left: auto;
            right: 10px;
            top: 20px
        }

            .sidebarHeader .sidebarHeader-backlink .sidebarHeader-back {
                display: none
            }

            .sidebarHeader .sidebarHeader-backlink .sidebarHeader-close {
                display: block
            }

        .sidebarHeader .sidebarHeader-title {
            float: left;
            clear: initial;
            width: 100%;
            text-align: left;
            border-bottom: 1px solid #ccc
        }

        .sidebarHeader .sidebarHeader-clean {
            margin-top: 50px;
            right: 10px
        }

        .sidebarHeader .sidebarHeader-title.-headingTitle .title-text {
            max-width: 100%;
            text-align: left;
            margin: 0 0 10px
        }

    .title .title-text {
        margin: 0 0 24px
    }

    .title.-headingTitle .title-text {
        font-size: 26px;
        line-height: 36px
    }

    .sortbar .form-group span {
        margin: 3px 10px;
        color: #666;
        display: inline-block
    }

    .product-grid .product-grid-item {
        margin: 15px 1px 0 -1px;
        border-bottom: 0
    }

    .card-aggregation .card-collapse-content {
        padding-bottom: 10px
    }

    .product-grid.row.no-gutters {
        border: 0;
        margin-top: 0
    }

    .sidebar.sidebar-block, .sidebar.sidebar-right {
        border-right: 1px solid #e5e5e5
    }

    .sidebar hr {
        border: 0;
        margin: 10px 0 0
    }

    .filter-list-link {
        margin-left: 10px
    }

}

@media (min-width:1280px) {
    .col-lg-10, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-6, .col-lg-8 {
        float: left
    }

    .container-catalog {
        width: 100%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .visible-lg {
        display: block !important
    }

    .hidden-lg {
        display: none !important
    }

}

@media print {
    img, tr {
        page-break-inside: avoid
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    img {
        max-width: 100% !important
    }

}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }

    .row, [class*=col-] .sm-full, [class*=col-] .xs-full.sm-full, [class^=col-] .sm-full, [class^=col-] .xs-full.sm-full {
        margin-left: -12px;
        margin-right: -12px
    }

    .form-group {
        margin-bottom: 1.5rem
    }

        .form-group:first-of-type {
            margin-top: 1rem
        }

    .form-inline-no-gutter .form-group:first-of-type {
        margin-top: 0
    }

    .form-group:last-of-type {
        margin-bottom: 1rem
    }

    .form-inline-no-gutter .form-group:last-of-type {
        margin-bottom: 0
    }

    label {
        font-size: 1.5rem
    }

    .input-group-addon {
        background-color: transparent;
        border: none
    }

    .checkbox-check {
        top: 0;
        height: 20px;
        width: 20px
    }

    .selectbox-toggle {
        right: .5rem;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:1025px) and (max-width:1279px) {
    .hidden-md {
        display: none !important
    }
}

@media (max-width:1024px) {
    [class*=col-] .sm-full, [class^=col-] .sm-full {
        margin-left: -12px;
        margin-right: -12px
    }

        [class*=col-] .sm-full .row, [class^=col-] .sm-full .row {
            margin-left: 0;
            margin-right: 0
        }

            [class*=col-] .sm-full .row [class$="-12"], [class^=col-] .sm-full .row [class$="-12"] {
                padding-left: 0;
                padding-right: 0
            }

    .display-sm-inline-block {
        display: inline-block
    }

    .page-title {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .card-aggregation {
        border-bottom: 1px #e5e5e5 solid;
        padding: 0;
        margin: 0 -5px
    }

    .sidebar-floated .card-aggregation {
        margin: 0
    }

    .card-aggregation .card-collapse {
        padding-bottom: 0
    }

    .card-aggregation {
        color: #333
    }

        .card-aggregation {
            color: #575757
        }

    .card-aggregation {
        font-size: 16px
    }

    .card-aggregation .card-collapse-content {
        padding-bottom: .75em
    }

    .card-aggregation-filter, .card-aggregation-filter .filter-list-item {
        background: #fff
    }

    .sidebar-floated {
        width: 80%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        position: fixed;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        top: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        z-index: 9999
    }

        .sidebar-floated::-webkit-scrollbar {
            width: 3px
        }

        .sidebar-floated::-webkit-scrollbar-thumb {
            background: #999
        }

        .sidebar-floated.sidebar-right {
            background: #efefef;
            right: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-flow: column nowrap;
            -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .sidebar-floated [data-position=sidebarMiddle] {
            -webkit-overflow-scrolling: touch;
            scroll-behavior: smooth;
            overflow-x: auto;
            padding-bottom: 30px;
            margin-top: -1px
        }

    .sidebar-overlay {
        background: #333;
        bottom: 0;
        left: 0;
        opacity: 0;
        position: fixed;
        right: 0;
        top: 0;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        visibility: hidden;
        z-index: 9900;
        overflow: hidden;
        height: 100%
    }

    .sidebar hr {
        display: none
    }

        .sidebar hr.aggregations-divisor {
            display: block;
            height: 10px;
            margin: 0;
            border: none
        }

    .container-catalog {
        padding-left: 12px;
        padding-right: 12px
    }

    .row {
        margin-left: -12px;
        margin-right: -12px
    }
}

@media (max-width:1025px) {
    .sidebarFooter .btn-see-all .btn-product-count {
        display: none
    }
}

@media screen and (min-width:1025px) {
}

.card-catalogo {
    padding: 2em;
    border: 1px solid gray;
    border-radius: 1em;
}
.card-catalogo:hover {
    border: 1px solid orange;
}

.d-block {
    display: block;
}

.subFdown:focus, .subFdown:hover {
    text-decoration: none;
    color: #f68620;
    cursor: pointer;
}

.subFup:focus, .subFup:hover {
    text-decoration: none;
    color: #f68620;
    cursor: pointer;
}