html body {
    color: #3D3935;
}
body ul {
    margin: 0;
    padding: 0;
}
body ul li {
    list-style: none;
}
@media(min-width: 1300px){
    .catalogsearch-result-index .container {
        max-width: 1294px
    }
    .catalogsearch-result-index footer .container {
        max-width: 1034px
    }
    .page-title-wrapper {
        max-width: 1294px;
        margin: 0 auto;   
        padding: 0 24px;
    }
}
.resultQtd {
    display: none;
}
.page-products .columns {
    margin-top: 40px;
}
.catalogsearch-result-index #maincontent .container {
    margin-top: -37px;
}
.catalogsearch-result-index .container.blog404 {
    margin-top: 0px;
}
.page-wrapper #maincontent {
    padding-top: 65px;
}
.page-title-wrapper .page-title {
    font-size: 1rem;
    color: #847F7A;
    font-weight: 400;
}
.page-title-wrapper .page-title .titleSearch {
    display: block;
    font-size: 1.75rem;
    line-height: 2.1rem;
    color: #3D3935;
}
.page-products .toolbar-products {
    margin-bottom: 0;
    padding: 0 8px;
}
.page-products .toolbar .sorter,
.page-products .toolbar .modes,
.page-products .toolbar .sorter-label,
.page-products .toolbar .sorter-action,
.page-products .toolbar .toolbar-amount {
    display: none;
}
.page-products .toolbar .sorter {
    position: relative;
}
.page-products .toolbar .sorter .lnr-chevron-down{
    right: 0;
    position: absolute;
    top: 15px;
}
.sorter-options {
    display: none;
    background: transparent;
    border: 0;
    font-size: 1.1rem;
    z-index: 1;
    position: relative;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.products {
    margin: 16px 0 0;
}

.page-products .product-item-info {
    width: 100%;
}
.product-item-details {
    padding-top: 4px;
}
.product-item-name-list {
    font-size: 1.1rem;
    line-height: 1.32rem;
    height: 80px;
}
.product-item-name-list a {
    font-weight: 400;
    color: #3D3935!important;
    display: block;
    text-decoration: none!important;
}
.product-item .price-box .price {
    font-size: 1.1rem;
    font-weight: 400;
}
.product-item .action.tocart.primary {
    bottom: 0;
    position: relative;
    margin-top: 12px;
    text-transform: none;
    font-weight: 400;
    height: 40px;
    font-size: 1rem;
    border-radius: 4px;
    background: #3D3935;
}
.product-item .action.tocart.primary:hover {
    background: #1A1816;
}
.product-item .action.tocart.primary.disabled {
    line-height: 40px;
    height: 40px;
    border: 0;
    max-width: 100%;
    background: #BAB7B4;
    opacity: 1;
    font-family: freight-neo-pro, sans-serif !important;
}
.product-item .product-item-actions > * {
    font-size: 1rem;
}
.nameComplement,
.weightProduct,
.product-item-actions .actions-primary {
    display: block;
}
.product-item {
    font-size: 1.1rem;
}
.price-box.price-final_price {
    margin: 0;
    padding: 0;
}
.products-grid .product-item-actions {
    margin: 0!important;
}

.toolbar .pages .items {
    position: relative;
}
.pages .item {
    margin: 0 4px;
    font-size: 1rem;
    line-height: 1.9rem;
}
.pages .item .page {
    color: #847F7A!important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.9rem;
    letter-spacing: normal;
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    border: 1px solid #CFCACA;
}
.pages .item:hover .page,
.pages .item.current .page {
    background-color: #BD8457;
    border-color: #BD8457;
    color: #fff!important;
}
.pages strong.page {
    font-size: 1rem;
    line-height: 1rem;
    letter-spacing: normal;
    color: #847F7A;
    display: inline-block;
    font-weight: 400;
    padding: 0;
}
.pages .item strong.page {
    color: #fff;
}
.pages .action {
    background: #3D3935;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    color: #fff;
}
.toolbar li.item.pages-item-next{
    position: absolute;
    right: -48px;
}
.toolbar li.item.pages-item-previous {
    position: absolute;
    left: -48px;
}
.pages .action.next:before {
    color: #fff!important;
    font-size: 12px;
    content: '\e626';
    margin: 0 0 0 0px;
    transform: rotate(-90deg);
}
.pages .action.previous:before {
    color: #fff!important;
    font-size: 12px;
    content: '\e626';
    margin: 0 0 0 0px;
    transform: rotate(90deg);
}
.pages .action.previous {
    margin-right: 8px;
}
.pages .action.next {
    margin-left: 8px;
}
.products.wrapper ~ .toolbar .limiter {
    display: none!important;
}
.search .products.wrapper ~ .toolbar .pages {
    float: none;
}

/* === No Result === */

.noResult .page-title-wrapper {
    display: none;
}

.page404.pagecms h1{
    font-size: 1.75rem;
    font-weight: 400;
    margin: 0;
}
.text-result-search {
    font-style: italic;
}
.page404 .f18 {
    font-size: 1.1rem;
    line-height: 1.6rem;
    margin-top: 26px;
    margin-bottom: 0;
}
.page404.pagecms ul {
    margin-top: 9px;
}
.page404.pagecms ul li {
    font-style: normal;
}
.page404.pagecms ul li a {
    font-size: 1.1rem;
    color: #847F7A;
    text-decoration: underline;
}
.page404.pagecms ul li .separator {
    width: 15px;
    display: inline-block;
}
.blog404 {
    background: #fff;
    padding-bottom: 60px;
}
.blog404 .row {
    gap: 16px;
    justify-content: center;
}
.blog404 .row .col-md-4 {
    padding: 0;
    max-width: 404px;
    width: 100%;
}
.pagecms h2 {
    display: block;
    font-size: 1.375rem;
    line-height: 2.6rem;
    font-weight: 400;
    padding-left: 14px;
    margin-bottom: 16px;
    padding-left: 3px;
    margin-top: 20px;
}
.blog404 .h2 {
    display: block;
    font-size: 1.375rem;
    line-height: 1.6rem;
    font-weight: 400;
    margin-top: 24px;
}
.blog404 .infoBlog {
    display: block;
    color: #6A6762;
    line-height: 1.45rem;
    margin-top: 8px;
}
.blog404 .infoLeitBlog{
    line-height: 1.45rem;
    display: block;
    color: #A39B94;
    margin-top: 3px;
}
.blog404 .infoLeitBlog .lnr-clock3 {
    font-size: 14px;
    margin-right: 5px;
}

/* Bestsellers */
.slider-product-item-info .product.details.slider-product-item-details {
    margin-left: 0;
}
.slider-product-item-info .product-item-name {
    margin: 3px 0 0;
}
.slider-product-item-info .product-item-name a {
    font-weight: 400;
    cursor: pointer;
    font-size: 1.125rem;
    color: #3D3935;
    line-height: 1.3125rem;
    display: block;
}
.slider-product-item-info .nameComplement,
.slider-product-item-info .weightProduct {
    font-size: 1.125rem;
    color: #3D3935;
    line-height: 1.3125rem;
}

/* === No Result === */




@media(min-width: 1024px){
    body.page-products.page-layout-1column .products-grid .product-item {
        margin-left: 0;
        width: 25%;
        padding: 0 8px;
        margin-bottom: 24px!important;
    }
    .page404.pagecms {
        margin-top: 60px;
    }
}

@media(max-width: 767px){
    .page-wrapper #maincontent {
        padding-top: 45px;
    }
    body.searchActive {
        overflow: hidden;
    }
    .pagecms.page404 {
        margin-top: 53px;
    }
    .page-title-wrapper {
        padding: 0 15px;
    }
    .page-products .columns {
        margin-top: 0;
    }
    .catalogsearch-result-index .container {
        margin-top: 15px;
    }
    .products {
        margin: 10px 0 0;
    }
    .page-products .toolbar .sorter {
        position: relative;
        padding: 0;
        width: 110px;
        text-align: left;
        margin-left: auto;
        margin-top: 48px;
        display: none;
    }
    .page-products .toolbar .sorter-label {
        display: block;
    }
    .page-products .toolbar .sorter .lnr-chevron-down {
        top: 5px;
    }
    .sorter-options {
        margin: 0!important;
        padding: 0;
    }
    .products-grid .product-item {
        margin-left: 8px;
        width: calc((100% - 8px) / 2);
        margin-bottom: 48px;
    }
    .product-item:nth-child(2n + 1) {
        margin-left: 0;
    }
    .product-item-details {
        padding-top: 3px;
    }
    .product-item-name-list {
        font-size: 1rem;
        line-height: 1.175rem;
        min-height: 85px;
        height: auto;
    }
    .product-item .action.tocart.primary {
        margin-top: 12px;
    }
    .price-box.price-final_price {
        margin: 0;
    }
    .product-item .price-box .price {
        font-size: 1rem;
    }

    /* == 404 == */
    .page-layout-1column .container.pagecms.page404 {
        padding-bottom: 50px;
    }
    .blog404 {
        padding-bottom: 0;
    }
    .blog404 .row .col-md-4#two,
    .blog404 .row .col-md-4#three {
        display: none;
    }
    .blog404 h2 {
        font-size: 1.375rem;
        line-height: 1.4rem;
        padding-left: 0;
        margin: 37px -15px 11px;
    }

    .page404 .f18 {
        font-size: 1.375rem;
        max-width: 230px;
        margin: 40px auto 0;
    }
    /* == 404 == */
}






.catalogsearch-result-index .container {
    position: relative;
}
.toolbar-sorter {
    position: absolute;
    width: 160px;
    margin-right: 8px;
    right: 0;
    top: -42px;
  }
  
  .toolbar-sorter select {
    /* display: none; */
  }
  
  .select-selected:after {
    content: "\e93a";
    font-family: 'Linearicons';
    position: absolute;
    right: 15px;
    color: #000;
    font-size: 14px;
    top: 7px;
  }
  .toolbar-sorter .select-selected:after {
    right: 0;
  }
  .toolbar-sorter .select-selected {
    text-align: right;
  }
  .select-selected.select-arrow-active:after {
    content: "\e939";
  }
  .select-items div,.select-selected {
    color: #847F7A;
    padding: 2px 24px;
    cursor: pointer;
    user-select: none;
    text-align: left;
    
  }
  .select-items a {
    color: #847F7A!important;
    text-decoration: none!important;
  }
  .select-items a.active {
    color: #3D3935!important;
    font-weight: 500;
  }
  .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    padding-top: 16px;
    padding-bottom: 15px;
    border-radius: 4px;
  }
  .select-hide {
    display: none;
  }
  
  .select-items div:hover, .same-as-selected {
    background-color: transparent;
  }
  .select-selected {
    background-color: #fff;
    color: #3D3935;
    font-size: 18px;
  }
  @media(min-width: 768px){
    .toolbar-sorter {
        right: 15px;
        width: 150px;
    }
    .toolbar-sorter .select-selected {
        text-align: left;
        z-index: 99;
        position: relative;
    }
    .select-items div, .select-selected {
        padding: 2px 0 2px 24px;
    }
    .toolbar-sorter.ativo .fadeToolbar {
        display: block!important;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
    }
}
  @media(max-width: 767px){
    .catalogsearch-result-index #maincontent .container {
        margin-top: 0;
    }
    
    .toolbar-sorter {
        top: 0;
        margin-top: 22px;
        margin-left: auto;
        margin-right: 0;
        position: relative;
    }
    .toolbar-sorter.ativo .fadeToolbar {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 99;
        opacity: 0.8;
        background-color: rgba(61, 57, 53, 0.8);
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }
    .select-items {
        position: fixed;
        background-color: #fff;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99;
        padding-top: 25px;
        padding-bottom: 15px;
        border-radius: 20px 20px 0 0;
    }
    .titleSorter .select-selected.select-arrow-active:after {
        content: "\e92a";
        top: 31px;
        font-size: 25px;
        color: #3D3935;
        right: 15px;
    }
    .titleSorter {
        font-size: 28px;
    }
    .select-items a,
    .select-items div, .select-selected {
        color: #3D3935;
    }
    .select-selected:after {
        top: 7px;
    }
  }