* {
    font-family: "Roboto Slab",sans-serif;
}

html [type=button] {
    -webkit-appearance: none!important;
}

.loaded #loader-wrapper {
    transition: all .3s .3s linear;
}
.mega-menu .mega-menu__column {
    min-width: 253px;
}

.ps-btn.ps-btn--gray, button.ps-btn.ps-btn--gray {
    font-size: 1.2rem;
}

.ps-product {
    border: 1px solid #efefef;
    margin: 20px 0;
    transition: border-color linear .250s;
    border-radius: 8px;
}

    .ps-product .ps-product__content.hover {
        border: 1px solid #fcb800;
        border-top: none;
        padding: 0 20px 0px;
    }

.ps-product_campanha {
    border: 1px solid #efefef;
    margin: 20px 0;
    transition: border-color linear .250s;
}

    .ps-product_campanha .ps-product__content.hover {
        border: 1px solid #fcb800;
        border-top: none;
        padding: 0 20px 0px;
    }

.ps-product:hover {
    border-color: #fcb800;
    /*border-bottom: none;*/
}

    .ps-product:hover .ps-product__content {
        height: inherit;
        visibility: visible;
        opacity: 1;
    }

.ps-product .ps-product__price.sale {
    color: #62ac00;
    font-size: 17px;
}

.ps-product .ps-product__price.del {
    font-size: 11px;
}

.ps-product .ps-product__price.sale vivas {
    font-size: 11px;
    font-weight: 700px;
}

.ps-product .ps-product__price.sale del {
    font-size: 15px;
}

.ps-product .ps-product__content > p {
    color: #62ac00;
}

/*
.ps-product .ps-product__title {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  color: #06c;
  --max-lines: 2;
  max-height: calc(1.2em * var(--max-lines));
  overflow: hidden;
  padding-right: 1rem;
  --border-bottom: 1px solid #e1e1e1;
  margin-bottom: 4px;
  padding-bottom: 8px;
}

.ps-product .ps-product__content.hover {
    display: block;
    position: absolute;
    top: 100%;
    right: -1px;
    width: calc(100% + 2px);
    padding: 0 7px 7px;
    border: 1px solid silver;
    border-top: none;
    visibility: hidden;
    opacity: 0;
}
.ps-product .ps-product__container {
    padding-top: 5px;
}
*/

.menu--product-categories .menu__content_perfil {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    z-index: 1000;
    min-width: 100%;
    padding-top: 2px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    transform: scale3d(1, 1, 0) translateY(30px);
}

.menu--product-categories .menu--dropdown {
    background-color: #fff;
    border: 1px solid #d3d3d3;
    min-width: 260px;
}

.menu--product-categories:hover .menu__content_perfil {
    visibility: visible;
    opacity: 1;
    transform: scale3d(1, 1, 1) translateY(0);
}

.hover-white:hover {
    color: #fff !important;
}

.menu--dropdown > li {
    padding: 0 20px;
    transition: all .4s ease;
}

    .menu--dropdown > li.has-mega-menu .mega-menu {
        min-width: 470px;
    }

    .menu--dropdown > li > a span {
        display: inline-block;
        line-height: 1;
        vertical-align: top;
        padding-top: 2%;
    }

   .menu--dropdown > li:hover {
        background-color: #f19300;
    }


.menu--product-categories .menu__toggle_perfil i {
    font-size: 30px;
    line-height: 42px;
    cursor: pointer;
}

.menu__toggle_perfil {
    transition: color linear .3s;
    color: #fff;
}

.menu__toggle_perfil:hover {
    color: #fff;
}

.menu--dropdown i {
    font-size: 25px;
}

.menu--dropdown > li > a i {
    width: 32px;
    text-align: center;
}


.ps-cart--mini .ps-cart__footer h3 strong {
    color: #009d13;
}

.ps-container {
    max-width: 1850px;
}

.container-fluid {
    max-width: 1850px;
}

.ps-product .ps-product__price.sale2 {
    color: #62ac00;
    font-size: 14px;
}

.ps-product .ps-product__price.campanha_encerrada {
    color: #a4a4a4;
    font-size: 14px;
}

.espaco_direita_10 {
    margin-right: 14px;
    max-width: 23.5%;
}

.estilo_thumb_campanha {
    padding: 10px 10px 0;
    margin: 10px 1%;
    font-size: 20px;
}

.ps-search-trending {
    padding-top: 13px;
    padding-bottom: 25px;
}

.cor-verde {
    color: #690;
}

.mega-menu {
    padding: 15px 10px;
}

    .mega-menu h4 {
        color: #745cf1;
    }

    .mega-menu .mega-menu__list li a i[class^="icon-"],
    .mega-menu .mega-menu__column i[class^="icon-"] {
        font-size: 11px;
    }

    .mega-menu .mega-menu__list li a {
        margin: 0 5px;

    }

        .mega-menu .mega-menu__list li a > i {
            width: 18px;
            margin-right: 1rem;
            text-align: center;
        }

        .mega-menu .mega-menu__list li a small {
            position: absolute;
            left: 38px;
            top: -1px;
            color: gray;
            font-size: 0.7em;
        }

        .ps-product--horizontal .ps-product__price.sale2 {
            color: #62ac00;
            font-size: 14px;
            font-weight: 500;
        }

.ps-product--horizontal .ps-product__content img {
    height: 50px;
}

.color-inherit:hover {
    color: inherit;
}

.color-inherit {
    color: inherit;
}

.ps-section--default .ps-section__header {
    margin-bottom: 15px;
}

.ps-section--default {
    margin-bottom: 25px;
}

.ps-product--detail > .ps-product__content {
    padding-top: 10px;
    padding-left: 25px;
}

.ps-product .ps-product__content > p {
    color: #555555;
}

.widget_same-brand h3 {
    padding: 14px 16px;
    margin-bottom: 0px;
}

.widget_same-brand .ps-product {
    margin-bottom: 0px;
    border: 0px solid #eaeaea;
    padding: 0px 14px 0;
}

.widget_same-brand .widget__content {
    padding: 5px;
}

.widget_same-brand {
    border: 1px solid #e1e1e1;
    padding-bottom: 0px;
}

.widget_features {
    padding-bottom: 2px;
}

.ps-home-blog .ps-section__header {
    margin-bottom: 20px;
}

.header .header__extra:hover {
    color: #d8d8d8 !important;
}

.header .header__extra span.descricao {
    right: 2px;
    bottom: -18px;
}

.header .header__extra > i {
    font-size: 27px;
}

.header.header--sticky .header__extra span.descricao {
    display: none;
}

.header .header__extra span.extra {
    right: -14px;
    bottom: 8px;
}


.ps-product--hot-deal .ps-product__thumbnail > figure {
    padding-left: 0;
    min-width: 520px;
    max-width: 620px;
}

.ps-product--hot-deal .ps-product__header .ps-product__thumbnail {
    padding-right: 0;
    max-width: 620px;
}

.ps-product--hot-deal .ps-product__header .ps-product__info {
    padding-left: 20px;
    max-width: calc(100%-620);
}

@media screen and (min-width: 992px) {
    .ps-block--deal-hot {
        /*max-height: 715px;*/
    }

    .header .header__actions > * {
        margin: 0 25px;
    }
}

.ps-site-features .ps-container .ps-block--site-features .ps-block__item .ps-block__left .perfil_home img {
    border: 5px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg,  #f49353, #ee1344);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 100px;
}

.ps-product--hot-deal .ps-product__header .cnews-profile {
    float: left;
    padding: 2px;
    border: 2px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, rgb(4,125,32), rgb(255,200,15));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 50px;
}

    .ps-product--hot-deal .ps-product__header .cnews-profile.smaller {
        width: 37px;
        padding: 1px;
        border-width: 1px;
        margin-right: 10px;
    }

    .ps-product--hot-deal .ps-product__header .cnews-profile img {
        border-radius: 50%;
    }


.ps-product--hot-deal .ps-product__header .ps-block--payment-method {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 2px 10px 8px 10px;
    background-color: #eaeaea;
    height: 80px;
}

    .ps-product--hot-deal .ps-product__header .ps-block--payment-method .form-group {
        margin-bottom: 1.5rem;
    }

        .ps-product--hot-deal .ps-product__header .ps-block--payment-method .form-group .form-control {
            max-width: 80%;
            float: left;
        }

        .ps-product--hot-deal .ps-product__header .ps-block--payment-method .form-group .ps-btn {
            max-width: 20%;
            float: right;
            padding: 12px 15px;
            font-size: 25px;
            font-weight: 700;
        }

        .ps-product--hot-deal .ps-product__header .ps-block--payment-method .form-group textarea {
            height: auto;
            padding: 1.5rem;
            resize: auto;
            font-size: small;
        }

.ps-block--deal-hot {
    padding: 13px 15px 15px;
    border: 2px solid #c52034;
    border-radius: 8px;
}

    .ps-block--deal-hot .ps-block__header {
        margin-bottom: 20px;
    }

#homepage-1 .ps-site-features {
    padding-bottom: 10px;
}

.ps-block--site-features .ps-block__right {
    padding-left: 15px;
}

.ps-block--site-features {
    padding: 13px 25px;
}

    .ps-block--site-features .ps-block__right .meta__progress-bar {
        display: block;
        width: 100%;
    }

        .ps-block--site-features .ps-block__right .meta__progress-bar .ps-progress__value {
            margin-bottom: 5px;
            position: relative;
            display: block;
            height: 11px;
            background-color: #e4e4e4;
	    border-radius: 3px;
        }

            .ps-block--site-features .ps-block__right .meta__progress-bar .ps-progress__value > span {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                left: 0;
                height: 100%;
                background-color: #c95da1;
                width: 50%;
		border-radius: 3px;
            }

    .ps-block--site-features .ps-block__left i {
        font-size: 66px;
    }

#homepage-1 .ps-top-categories {
    padding: 25px 0 5px;
}

.ps-product .ps-product__thumbnail2 {
    position: relative;
    overflow: hidden;
    padding: 17px;
    background-color: white;
    border: 1px solid #d8d8d8;
}

.ps-product .ps-product__thumbnail3 {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.ps-block--vendor .ps-block__container {
    padding: 25px;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    background-color: #f1f1f1;
    border-radius: 8px;
}


.ps-block--vendor .ps-product__badge {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: white;
    border: 1px solid #d8d8d8;
    position: absolute;
    /*top: 15px;
    right: 14px;*/
    z-index: 30;
    padding: 0 5px;
}

    .ps-block--vendor .ps-product__badge img {
        width: 100%;
    }

.ps-section--vendor {
    padding-top: 40px;
    padding-right: 0px;
    padding-bottom: 00px;
    padding-left: 0px;
}

    .ps-section--vendor .ps-section__header {
        text-align: center;
        padding-bottom: 25px;
    }

.ps-block--category_parceiros {
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #bfbfbf;
    text-align: center;
    transition: all 0.4s ease;
}

.ps-form--subscribe-popup .ps-form__content {
    max-width: 100%;
    text-align: center;
}

.ps-form--subscribe-popup {
    padding: 60px 50px;
    min-height: 393px;
}

.ps-about-intro .ps-section__header {
    max-width: 1800px;
    margin: 0 auto 60px;
}

.ps-about-intro {
    padding: 40px 0;
}

    .ps-about-intro .ps-section__content {
        padding-top: 40px;
    }

.ps-about-awards .ps-section__header {
    max-width: 1800px;
    margin: 0 auto 40px;
}

.ps-about-awards {
    padding: 34px 0;
    background-color: white;
}

.ps-about-intro {
    background: #efefef;
}

.industria_parceiro {
    position: absolute;
    display: block;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-height: 80px
}

.ps-about-awards h3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1em;
    color: #000;
    font-weight: 600;
}

/*.ps-widget--account-dashboard .ps-widget__header .perfil_home img {
    border: 2px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, rgb(4,125,32), rgb(255,200,15));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 104px;
}

.ps-widget--account-dashboard .ps-widget__header img {
    flex-basis: 104px;
    max-width: 104px;
}*/

.ps-product--cart .ps-product__content p strong {
    font-weight: 600;
}

.ps-widget--account-dashboard .ps-widget__header {
    position: relative;
}

b, strong, label, .label {
    font-weight: 700;
}

.label-primary {
    background-color: #227e3e;
}

.label {
    display: inline;
    padding: .3em .6em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em;
}

.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
}

.label-danger {
    background-color: #5055de;
    color: #fff;
}

.label-success {
    background-color: #011627;
}

.lg-toolbar .lg-icon {
    color: #fcb800;
}

.lg-backdrop {
    background-color: #fff;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #fcb800;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    color: #fcb800;
}

#lg-counter {
    color: #fcb800;
}

.lg-sub-html, .lg-toolbar {
    background-color: rgba(0,0,0);
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0,0,0);
}
/*.ps-page--product .ps-page__container .ps-page__left {
    
    max-width: 100%
}*/
.ps-variant {
    /*border: 0px*/ width: 55px;
}

    .ps-variant.ps-variant--size .ps-variant__size {
        color: #f1b000;
        font-weight: 700;
    }

.ps-tag--in-stock {
    font-weight: 600;
}

.ps-table--product-groupped .ps-tag--out-stock {
    font-weight: 600;
}

.ps-table--product-groupped strong {
    font-weight: 600;
    font-size: 25px;
}

.ps-table--product-groupped img {
    max-height: 46px;
}

.ps-table--product-groupped tr {
    border-top: 1px solid #dee2e6;
}

.ps-table--product-groupped tbody tr td {
    text-align: center;
}

.ps-product--detail .ps-product__price.sale {
    color: #62ac00;
}

.img_produto_detalhe {
    margin: auto;
}

.ps-product--detail .ps-product__variations figure figcaption {
    position: absolute;
}

.ps-variant.ps-variant--size {
    left: 22%;
    top: -4px;
}

.ps-product--detail .ps-product__variations {
    margin-bottom: 1rem;
    margin-top: 18px;
}

.ps-block--recent-viewed .ps-block__header {
    padding-bottom: 0px;
    border-bottom: 1px solid #f0f0f0;
}

.ps-product--detail .ps-product__shopping {
    border-top: 1px solid #e1e1e1;
    border-bottom: 0px;
    padding-bottom: 19px;
    margin-bottom: 0px;
}

.ps-product--detail .ps-product__meta {
    border-bottom: none;
}

.ps-product--detail .ps-product__countdown {
    margin-bottom: 0px;
    padding: 20px;
}

.ps-product--detail .ps-product__header .ps-product__thumbnail2 {
    max-width: 35%;
}

.ps-product--detail .ps-product__header .ps-product__info {
    max-width: 65%;
}

.ps-table--compare tbody tr td .price.sale {
    color: #62ac00;
}

.ps-section--shopping {
    padding: 30px 0;
}

    .ps-section--shopping .ps-section__header {
        padding-bottom: 30px;
    }

.ps-section--account-setting .ps-table thead tr th {
    border: 0px;
    border-top: 1px solid #ddd;
    background-color: #f6f6f6;
}

.ps-table tbody > tr > td {
    border: 0px;
    border-top: 1px solid #ddd;
}

.ps-table table {
    border: 0px;
}

.ps-section--account-setting .ps-table {
    border: 0px;
}


.ps-table--whishlist tbody tr td:last-child {
    text-align: left;
}

.ps-product--hot-deal .ps-product__badge {
    background-color: rgb(255 255 255 / 100%);
}

.ps-product--detail .ps-product__shopping .ps-product__actions a {
    font-size: 37px;
    color: #fcb800;
    top: 9px;
}

    .ps-product--detail .ps-product__shopping .ps-product__actions a:hover {
        color: black;
    }

.ps-variant.ps-variant--size .ps-variant__size:hover {
    color: black;
    transition: all 0.4s ease;
}

.ps-variant.ps-variant--size .ps-variant__size {
    transition: all 0.4s ease;
}

.ps-product--detail .ps-product__shopping .form-group--number i {
    color: #fcb800;
    transition: all 0.4s ease;
}

    .ps-product--detail .ps-product__shopping .form-group--number i:hover {
        color: black;
        transition: all 0.4s ease;
    }

.ps-my-account {
    min-height: 100vh;
    background-color: transparent;
}

.ps-form--account .ps-tab-list li a {
    color: #fff;
    transition: all 0.4s ease;
    text-decoration: none;
}

    .ps-form--account .ps-tab-list li a:hover {
        color: #efefef;
        transition: all 0.4s ease;
    }

.ps-checkbox label {
    font-family: inherit;
}

.ps-form--account .ps-tab-list li.active a {
    color: #f19300;
    text-decoration: underline;
}

.ps-form--account {
    padding-top: 49px;
}

    .ps-form--account .ps-tab {
        background-color: transparent;
    }

    .ps-form--account .ps-checkbox > label {
        color: #fcb800;
    }

    .ps-form--account .ps-form__content {
        padding: 10px 0 0;
    }

    .ps-form--account .form-forgot > a {
        position: absolute;
        cursor: pointer;
        top: 25px;
        transform: translateY(-50%);
        right: 25px;
        color: #fcb800;
        font-weight: 600;
    }

        .ps-form--account .form-forgot > a:hover {
            font-weight: 600;
            color: #efefef;
        }

.header .header__top2 {
    padding: 25px 0;
    background-color: #28a745;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.ps-blog--sidebar .ps-blog__left {
    padding-right: 19px;
}

.ps-post .ps-post__meta {
    display: block;
    margin-bottom: 0px;
}

.ps-page--blog .ps-page__header {
    padding: 20px 0;
    text-align: center;
}

.ps-post {
    margin-bottom: 45px;
}

.widget--blog .widget__title {
    margin-bottom: 8px;
}

.ps-blog--sidebar {
    padding-bottom: 50px;
    margin-top: 25px;
}

.ps-post--detail .ps-post__content {
    padding: 13px 0;
    max-width: 960px;
    margin: 0 auto;
}

.ps-post--detail .ps-post__header h1 {
    margin-bottom: 4px;
}

.ps-block--post--navigation {
    padding-bottom: 25px;
    margin-top: 22px;
    border-bottom: none;
}

.ps-post--detail.sidebar .ps-post__header {
    padding: 0 0 4px;
}

.ps-product-list .ps-section__header {
    padding: 5px 0px;
    background-color: transparent;
    border-bottom: 1px solid #e3e3e3;
}

#homepage-1 .ps-product-list {
    padding-bottom: 5px;
}

.ps-product-list .ps-section__header h3 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1em;
    color: #000;
    font-weight: 600;
}

.ps-shopping-product {
    min-height: auto;
}

.green-box {
    display: inline-block;
    color: #fff;
    background-color: #929497;
    padding: 5px 10px;
    font-size: 1.4em;
    margin: 0 auto;
}

.ps-about-intro-vivas-show {
    background: white;
}


.ps-our-team .ps-section__header {
    padding-left: 0px;
    padding-bottom: 90px;
}

.ps-newsletter {
    padding: 65px 0;
    border-top: none;
    border-bottom: none;
    background-color: #745cf1;
}

.ps-block--products-of-category .ps-block__slider {
    min-width: 263px;
    max-width: 263px;
}

.ps-block--products-of-category .ps-block__categories {
    min-width: 250px;
    max-width: 20%;
}

.ps-product .ps-product__badge2 {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    justify-content: center;
    background-color: white;
    border: 1px solid #d8d8d8;
    padding: 0 5px;
    display: flex;
    align-items: center;
    text-align: center;
    position: absolute;
    z-index: 30;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.ps-block--products-of-category .ps-block__categories ul li a {
    padding: 20px 0;
}

.ps-block--products-of-category .ps-block__categories h3 {
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 24px;
}

.ps-block--products-of-category .ps-product--simple {
    max-width: 100%;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.ps-section--gray {
    padding: 15px 0;
    background-color: #f4f5f5;
}

.perfil_home img {
    border: 4px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, #f49353, #ee1344);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 100px;
}

.ps-page--shop .ps-shop-banner {
    padding: 15px 0 45px;
}

.navigation__extra > li a {

    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    padding: 0px 2px;
    line-height: 20px;
    display: inline-block;
}

    .navigation__extra > li a:hover {
        color: #eab92b;
    }

.ps-block--download-app {
    background-color: #f8f8f8;
    padding: 18px 0 0;
}

    .ps-block--download-app h3 {
        margin-bottom: 12px;
        font-size: 30px;
        font-weight: 500;
        margin-top: 25px;
    }

#homepage-1 .ps-download-app {
    margin-top: 42px;
    margin-bottom: 41px;
}

.ps-panel--search-result .ps-product {
    border-bottom: 1px solid ##fcb800;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 0;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
}

a.ps-logo {
    display: block;
    width: 80px;
}

    a.ps-logo img {
        position: absolute;
        margin-top: -10px;
        
    }

.header .header__left {
    display: block;
    max-width: 240px;
}

.navigation .navigation__left {
    max-width: 175px;
}

.ps-block--shopping-total h3 span {
    color: #62ac00;
    font-weight: 600;
    float: right;
}

.ps-block--shopping-total .ps-block__header p span {
    font-weight: 600;
    float: right;
    font-size: 24px;
}

.ps-page--blog .cnews-profile .smaller {
}

.ps-page--blog .cnews-profile {
    float: left;
    padding: 2px;
    border: 2px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, #745cf1, #0ed2c2);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 50px;
    width: 37px;
    padding: 1px;
    border-width: 1px;
    margin-right: 10px;
}

    .ps-page--blog .cnews-profile img {
        border-radius: 50%;
    }

.ps-post--small-thumbnail .ps-post__thumbnail {
    width: 100%;
    max-width: 620px;
}

.ps-page--blog .ps-product__badge {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: white;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 30;
    padding: 0 5px;
}

.ps-page--blog .meus-posts {
    float: left;
    padding: 2px;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, rgb(4,125,32), rgb(255,200,15));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 50px;
    width: 37px;
    padding: 1px;
    border-width: 1px;
    margin-right: 10px;
}

/*.ps-page--blog .form-control {
    max-width: 80%;
    float: left;
}*/

.ps-page--blog .form-group .ps-btn {
    max-width: 20%;
    float: right;
    padding: 12px 15px;
    font-size: 25px;
    font-weight: 700;
}

.ps-page--blog .ps-block--payment-method {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 2px 10px 8px 10px;
    background-color: #eaeaea;
    height: 115px;
}

.ps-faqs .ps-section__header {
    padding-bottom: 34px;
}

.ps-faqs {
    padding: 40px 0;
}

.ps-block--testimonial .ps-block__header img {
    border: 2px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, rgb(4,125,32), rgb(255,200,15));
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}

.post-profile-gigantes {
    margin: -8% auto 0;
    text-align: center;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    color: #e9c149;
}

    .post-profile-gigantes p {
        margin: -8% auto 0;
        text-align: center;
        text-shadow: 1px 1px 5px rgba(0,0,0,0.3);
        color: #e9c149;
        font-weight: 600;
    }

    .post-profile-gigantes .vivas {
        margin: -4% auto 0;
        position: relative;
    }

        .post-profile-gigantes .vivas span {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            font-size: 17px;
            font-weight: 700;
            transform: translate(-50%, -50%);
        }

.header--mobile-product .header__back strong {
    font-size: 15px;
}

.btn-lg {
    height: 50px;
}

.form-group > label {
    position: absolute;
    display: inline-block;
    background: rgb(183,40,31);
    padding: 2px;
    transition: .2s;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-weight: bold;
    color: #fff;
    opacity: 0;
    border-radius: 3px;
    border: 1px solid rgb(183,40,31);
    z-index: -1;
}

.form-group {
    position: relative;
}

.form-control:focus + label, .form-control.is-filled + label, .input-group + label, .span6 + label {
    opacity: 1;
    top: 0;
    z-index: 1;
}

 .form-control ~ i.fa {
    position: absolute;
    top: calc(25% + 7px);
    right: 5%;
    opacity: 0;
    transition: opacity linear .33s;
}

    .form-control.loading ~ i.fa {
        opacity: 1;
    }



@media (max-width: 1850px) {
    .ps-block--category {
        padding: 0.5vw;
    }

        .ps-block--category p {
            font-size: 0.9vw;
        }
}

/*mobile*/
@media (max-width: 1199px) {
    h3 {
        margin-bottom: 13px !important;
        font-size: 17px !important;
    }

    /*.ps-page--blog .form-control {
        float: none;
    }*/

    a.ps-logo img {
        position: relative;
        margin-top: 0;
        max-height: 50px;
    }

    #homepage-1 .ps-home-banner {
        padding-top: 15px;
    }

        /*#homepage-1 .ps-home-banner .ps-container .ps-section__left {
            max-width: 100%;
            padding-right: 0;
            margin-bottom: 13px;
        }

        #homepage-1 .ps-home-banner .ps-container .ps-section__right {
            max-width: 100%;
            padding-right: 0;
            margin-bottom: 20px;
            margin: 0 0;
        }

            #homepage-1 .ps-home-banner .ps-container .ps-section__right .ps-collection {
                width: 100%;
                max-width: 50%;
                padding: 0 2px;
            }*/

    .ps-block--category p {
        font-size: 1vw;
        margin-bottom: 0;
        font-weight: 700;
        text-transform: uppercase;
    }

    .ps-block--category {
        padding: 4px 4px;
    }

    .ps-block--category {
        margin-bottom: 10px;
    }

    .ps-top-categories h3 {
        margin-bottom: 13px;
        font-size: 17px;
        font-weight: 600;
    }

    #homepage-1 .ps-home-banner .ps-container {
        /*margin-left: -15px;
		margin-right: -15px;*/
    }

    #homepage-1 .ps-home-banner .ps-banner {
        min-height: 180px;
    }

    #homepage-1 .ps-home-banner {
        padding-top: 15px;
        margin-bottom: 0px;
    }

    .ps-collection {
        margin-bottom: 0px;
    }

    #homepage-1 .ps-home-banner .ps-container .ps-section__right .ps-collection {
        margin-bottom: 0px;
    }

    /*.ps-home-ads .ps-block__header img {
        text-align: center;
        height: 80%;
        position: relative;
        top: 50%;
        left: 50%;
        margin-top: -50px;
        margin-left: -50px;
    }*/

    .ps-block--deal-hot .ps-block__header img {
        text-align: center;
        height: 80%;
        position: relative;
        top: 50%;
        left: 0;
        margin-top: 0px;
        margin-left: 0px;
    }

    .ps-product--detail .ps-product__header .ps-product__info {
        max-width: 100%;
    }

    .ps-product--hot-deal .ps-product__header .ps-product__info {
        padding-left: 0px;
    }

    .ps-product--hot-deal .ps-product__thumbnail > figure {
        padding-left: 0;
        min-width: none;
        max-width: none;
    }

    .ps-home-ads .col-12 {
        padding: 0 0 0 0;
    }

    .ps-block--vendor .ps-block__container {
        padding-top: 4px;
    }

    .ps-block--vendor .ps-product__badge {
        width: 60px;
        height: 60px;
    }

    .ps-product .ps-product__badge {
        top: 7px;
        right: 7px;
    }

    .espaco_direita_10 {
        margin-right: 0px;
        max-width: none;
    }

    .ps-block--recent-viewed .ps-block__header h3 {
        font-size: 18px;
        font-weight: 400;
    }

    .ps-block--recent-viewed .ps-block__content a {
        margin-right: 6px;
        max-width: 30%;
    }

    .ps-block--countdown-deal figure {
        font-size: 14px;
    }

    #homepage-5 .ps-deal-of-day .ps-product .ps-product__price {
        color: #690;
        font-size: 13px;
    }

    #homepage-5 .ps-deal-of-day .ps-section__content {
        padding: 0px 31px 1px;
    }

    .ps-block--categories-tabs {
        text-transform: uppercase;
    }

    #homepage-1 .ps-top-categories {
        padding: 20px 0 5px;
    }

    .ps-about-awards .ps-section__header {
        max-width: 1800px;
        margin: 0 auto 10px;
    }

    .ps-about-awards {
        padding: 17px 14px;
    }

    .versao-desktop {
        display: none !important;
    }

    .ps-product-list .ps-section__header img {
        height: 25px !important;
    }

    .ps-product-list .ps-section__header {
        padding: 0px 0px;
        padding-top: 23px;
    }

    .ps-about-awards .ps-section__header {
        border-bottom: 1px solid #e3e3e3;
    }

    .ps-section--account {
        padding: 13px 13px;
    }

        .ps-section--account .ps-section__header {
            padding-bottom: 15px;
            padding-top: 32px;
            font-size: x-large;
            text-transform: uppercase;
        }

/*        .ps-section--account .ps-form--account-setting {
            padding-bottom: 15px;
            padding-top: 32px;
            text-transform: uppercase;
        }*/

    .ps-table--whishlist tbody tr td {
        padding: 10px 10px;
        vertical-align: middle;
        font-size: 16px;
        text-align: center;
    }

        .ps-table--whishlist tbody tr td:last-child {
            text-align: center;
        }

    .ps-search-trending {
        padding-top: 0px;
        padding-bottom: 15px;
    }

    #homepage-5 .ps-top-categories {
        background-color: white;
        padding: 5px;
        /*margin-bottom: 22px;*/
    }

    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        padding-right: 0px;
        padding-left: 0px;
    }

    #homepage-5 {
        padding: 0px 0;
        background-color: white;
    }

        #homepage-5 .ps-block--recent-viewed {
            margin-left: 10px;
        }

    .ps-block--product-box .ps-block__header h3 {
        margin-bottom: 10px;
        text-transform: uppercase;
        border-bottom: 1px solid #e3e3e3;
        width: 100%;
        padding-bottom: 10px;
    }

    .ps-product--detail > .ps-product__content {
        padding-top: 10px;
        padding-left: 0px;
    }

    /*.ps-product--detail .ps-tab-list li a {
        color: #fcb800;
    }*/

    .ps-page--product .ps-page__container .ps-page__right {
        max-width: 100%;
    }

    .ps-product--detail > .ps-product__content .ps-tab-list li {
        display: inline-block;
        text-transform: uppercase;
    }

    .ps-blog--sidebar .ps-blog__left {
        padding-right: 0px;
    }

    .ps-blog--sidebar {
        margin-top: 5px;
        padding: 16px;
    }

    .ps-page--blog .ps-page__header p {
        font-size: 17px !important;
    }

    .ps-blog--sidebar .ps-blog__right {
        max-width: 100%;
        min-width: none;
        padding-left: 0px;
    }

    .ps-page--blog .container {
        padding-right: 0px;
        padding-left: 0px;
    }

    .ps-block--post--navigation .ps-block__title {
        font-size: 14px;
    }

    .ps-post--detail .ps-post__header h1 {
        font-size: 20px;
    }

    /*.ps-page--blog .form-control {
        float: none;
    }*/

    .ps-pagination {
        padding-top: 15px;
    }

    .ps-page--blog .ps-page__header {
        padding-bottom: 0px;
    }

    .ps-product--detail .ps-product__header .ps-product__thumbnail {
        max-width: 100% !important;
        margin-bottom: 1rem;
    }

    .img_produto_detalhe {
        width: 100%;
    }

    .ps-page--product {
        padding-top: 5px;
    }

    .ps-product--detail .ps-product__thumbnail figure {
        margin-bottom: 10px;
    }

    .ps-table--product-groupped img {
        max-width: 66px;
        max-height: none;
    }

    .ps-product__progress-bar img {
        width: 25% !important;
    }

    .ps-product--detail .ps-product__thumbnail .ps-product__variants {
        padding: 0px 0px !important;
    }

    .ps-product--detail h1 {
        font-size: 2.0rem;
        font-weight: 600;
    }

    .ps-variant.ps-variant--size {
        left: 54%;
    }

    .ps-tag--in-stock {
        font-size: 12px;
    }

    .ps-tag--out-stock {
        font-size: 12px;
    }

    .ps-section--default {
        padding: 0px 15px;
    }

    .ps-post .ps-post__title {
        font-size: 15px;
    }

    .ps-block--shopping-total {
        margin-bottom: 15px;
        padding: 15px 10px;
    }

        .ps-block--shopping-total strong {
            font-size: 21px !important;
        }

        .ps-block--shopping-total h3 span {
            float: none !important;
            text-align: center;
            font-size: 22px;
        }

        .ps-block--shopping-total .ps-block__content {
            text-align: center;
        }

    .ps-shopping-cart .ps-section__footer figure figcaption {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .ps-shopping-cart .ps-section__footer .ps-btn--outline {
        margin-top: 10px;
    }

    .ps-block--shopping-total .ps-block__header p span {
        font-weight: 600;
        float: none;
        font-size: 24px;
    }

    .ps-block--shopping-total .ps-block__header p {
        text-align: center;
    }

    .ps-shopping-cart .ps-section__cart-actions {
        padding-top: 0px;
        padding-bottom: 39px;
    }

    .ps-shopping-cart {
        padding: 1px 0;
    }

    .ps-block--user-header .ps-block__left {
        padding-top: 12%;
    }

    .ps-faqs .ps-section__header h5 {
        font-weight: 400;
    }

    .ps-shopping-cart .ps-section__footer .select2 {
        min-width: 100%;
        max-width: 100%;
    }

    .header .header--mobile .header--mobile-categories .header__filter {
        padding: 10px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #f5f5f5;
    }

    .ps-product--detail .ps-product__shopping .ps-product__actions a {
        font-size: 20px;
        color: #fcb800;
        top: 9px;
    }

    .ps-page--blog .ps-block--payment-method .form-control {
        float: left;
    }

    .form-control {
        line-height: 0.8;
    }

    .ps-page--blog .ps-block--payment-method {
        height: 108px;
    }

    .ps-section__numbers h4 {
        font-size: 14px !important;
    }

    .ps-vendor-best-fees .ps-section__numbers figure span {
        font-size: 11px;
    }

    .ps-vendor-best-fees .ps-section__highlight figure {
        text-align: center;
    }

    .ps-product--detail .ps-product__meta {
        text-align: center;
        padding-top: 10px;
    }

    .ps-about-awards {
        text-align: center;
    }
}


@media (max-width: 992px) {
    .ps-block--category p {
        font-size: 2vw;
    }
}

@media (max-width: 576px) {
    .ps-block--category p {
        font-size: 3vw;
    }

    .ps-pagination .pagination > li > a {
        font-size: 1rem;
    }
}


@media (min-width: 1199px) {
    .versao-mobile {
        display: none !important;
    }
}




.ps-cart--mini .ps-cart__content {
    min-width: 304px;
}

.ps-product--cart-mobile .ps-product__content {
    text-align: left;
}



.header--mobile .header__filter {
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f5f5f5;
}
    .header--mobile a {
        color: #fff;
    }

    .header__extra {
        color: #fff;
    }

        .header--mobile a:hover, .header .header__extra:hover {
            color: #d8d8d8;
        }

    .header--mobile .header__filter > button {
        border-right: 1px solid #ccc;
    }

    .header--mobile .header__filter button {
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
        background-color: transparent;
        font-size: 14px;
    }

    .header--mobile .header__filter > * {
        flex-basis: 100%;
        max-width: 50%;
    }

    .header--mobile .header__filter button i {
        margin-right: 10px;
        font-size: 16px;
        font-size: 20px;
        color: #666;
    }

    .header--mobile .header__filter button {
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 30px;
        background-color: transparent;
        font-size: 14px;
    }

    .header--mobile .header__filter .header__sort {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
    }

    .header--mobile .header__filter > * {
        flex-basis: 100%;
        max-width: 50%;
    }

    .header--mobile .header__filter .header__sort i {
        margin-right: 10px;
        font-size: 16px;
        font-size: 20px;
        color: #666;
    }

    .header--mobile .header__filter .header__sort {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
    }

    .header--mobile .header__filter button:after {
        content: '\e93a';
        font-family: Linearicons;
        margin-left: 20px;
    }

    .header--mobile .header__filter .header__sort .select2 .select2-selection {
        border: none;
        background-color: transparent;
    }

        .header--mobile .header__filter .header__sort .select2 .select2-selection .select2-selection__rendered {
            background-color: transparent;
            text-align: left;
        }

        .header--mobile .header__filter .header__sort .select2 .select2-selection .select2-selection__arrow:before {
            content: '\e93a';
            font-family: Linearicons;
        }

    .header--mobile .header__filter > button {
        border-right: 1px solid #ccc;
    }

    .header--mobile .header__filter .select2-selection__rendered {
        font-size: 14px;
    }

.ps-product--cart-mobile .ps-product__content {
    padding-right: 20px;
    padding-left: 10px;
}

.ps-cart--mini .ps-cart__items .ps-product--cart-mobile {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.parceiro-holder {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 80px;
}

.maisvivas.ps-product {
    border: none;
}

    .maisvivas.ps-product:hover .ps-product__content {
        visibility: unset;
        opacity: unset;
        height: unset;
    }

    .maisvivas.ps-product .ps-product__thumbnail2 {
        min-height: 260px;
    }

.maisvivas .ps-product__badge:after {
    content: attr(data-qtd);
    position: absolute;
    bottom: -60%;
    left: 50%;
    transform: translateX(-50%);
    padding: 5px 8px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    border-radius: 3px;
    line-height: 1;
}

.modal-dialog-scrollable .modal-body {
    overflow-x: hidden;
}

.ps-block--product-box .ps-block__header ul li.active  a {
    color: #fcb800 !important;
}

.widget_features p {
   padding-top: 5px;
}
.text-black {
    color: #000;
}

.menu--mobile > li > a:hover {
    padding-left: 10px;
    font-weight: bold;
}

.menu--mobile .sub-menu > li > a i {
    width: 18px;
    margin-right: 1.5rem;
    text-align: center;
}

.sub-menu {
    z-index: 0;
}

.ps-list--categories li a.active {
    font-weight: bold;
}

.ps-product--detail .ps-product__meta p:last-child:after {
    content: none;
}

.btn-default {
    background-color: #b7281f;
    color: #fff;
}
.btn-default:hover {
    background-color: #f19300;
    color: #fff;
}
.ps-product--cart-mobile .ps-product__content .ps-product__remove {
    z-index: 1;
}
.header--mobile-product .header__back:hover {
    color: #000;
}
.banner-holder {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    .banner-holder .col1 {
        max-width: 1400px;
        width: 78%;
        flex: 0 0 78%;
    }
    .banner-holder .col2 {
        max-width: 390px;
        width: 22%;
        flex: 0 0 22%;
    }


.ps-product .ps-product__thumbnail.cluster:after {
    content: attr(data-cluster);
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px;
    background-color: rgba(252, 184, 0, 0.80);
    color: #fff;
    line-height: 1;
    font-size: 0.5em;
}

#loader-wrapper .loader-section-center {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    opacity: 1;
    transition: opacity linear 0.3s;
    z-index: 1000;
}

#loader-wrapper .loader-section-center .loader-logo {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: opacity linear 0.3s;
    z-index: 1001;
    text-align: center;
}

.loaded #loader-wrapper .loader-section-center {
    opacity: 0;
}

.ps-product--detail .ps-product__meta {
    display: block;
}

.ps-product__meta2 p {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #d8d8d8;
}
.ps-product__meta2 p:last-child {
    border-right: none;
}
.ps-product__meta2 p a {
    color: #06c;
    display: block;
}

.ps-list--categories li.active a {
    font-weight: bold;
    margin-left: 0.8em;
}

.ps-table--shopping-cart tbody tr td .ps-product--cart {
    max-width: 100%;
}

.ps-list--categories li {
    padding: 6px 30px 6px 0;
}

.ps-table--shopping-cart tbody tr td:first-child {
    min-width: unset!important;
}

.ps-table--shopping-cart tbody tr td {
    min-width: unset!important;
}

.ps-product--cart a, .ps-table--shopping-cart a, .ps-table--pedidos a {
    color: #06c;
}

.custom-scrollbar {
    height: 100%;
}


/* Custom Scrollbar using CSS */
.custom-scrollbar {
    overflow-y: scroll;
    overflow-x: hidden;
}

    /* scrollbar width */
    .custom-scrollbar::-webkit-scrollbar {
        width: 4px;
    }

    /* scrollbar track */
    .custom-scrollbar::-webkit-scrollbar-track {
        background-color: rgba(0,0,0,0.01);
        opacity: 0;
        transition: opacity linear .5s;
    }

    .custom-scrollbar::-webkit-scrollbar-thumb {
        background-color: #f19300;
        opacity: 0;
        transition: opacity linear .5s;
    }

    .custom-scrollbar:hover::-webkit-scrollbar-track {
        opacity: 1;
    }

    .custom-scrollbar:hover::-webkit-scrollbar-thumb {
        opacity: 1;
    }



@media (max-width: 991px) {
    .banner-holder .col1 {
        max-width: 100%;
        width: 100%;
        flex: 0 0 100%;
    }

    .ps-product {
        border: none;
    }

    .ps-product__meta2 p {
        border-right: none;
    }
}

@media (min-width: 1440px) {
    #homepage-1 .ps-top-categories .row > div {
        max-width: calc(100% / 8);
    }
    #homepage-1 .ps-block--category p {
        font-size: 0.8vw;
    }
}

.ps-post .ps-post__title {
    font-size: 15px;
    color: rgba(0,0,0,.5);
    font-weight: normal;
}
    .ps-post .ps-post__title:hover {
        color: #EF3B25;
    }   

a:hover {
    color: #EF3B25;
}

.ps-product__thumbnail a.especial {
    display: block;
}

.ps-product__thumbnail a.especial img.selo {
    position: absolute;
    width: 25px;
    height: 25px;
    transition: left ease-in-out .3s;
    left: 0px;
    top: 0px;
    z-index: 2;
}
    .ps-product__thumbnail a.especial:hover img.selo:nth-child(4)
    {
        left: 30%;
    }
    .ps-product__thumbnail a.especial:hover img.selo:nth-child(3) {
        left: 20%;
    }
    .ps-product__thumbnail a.especial:hover img.selo:nth-child(2) {
        left: 10%;
    }
.ps-btn, button.ps-btn, #back2top:hover, .ps-product .ps-product__actions li a:hover, .ps-widget--account-dashboard .ps-widget__content ul li a:hover,
.ps-widget--account-dashboard .ps-widget__content ul li.active {
    background-color: #EF3B25;
    color: #fff;
}

#back2top:hover, .form-control:focus, .ps-product:hover {
    border-color: #ee1344;
}
        #back2top:hover i {
            color: #fff;
        }

.ps-btn:active, .ps-btn:hover, button.ps-btn:active, button.ps-btn:hover {
            background-color: #f19300;
        }

.ps-block--icon-box i {
    display: inline;
    margin-bottom: unset;
}
 
.ps-block--icon-box i b 
{
    font-style: normal;
}

 .via-azul, .ps-block--icon-box i, .ps-block--site-features .ps-block__left i {
    color: #EF3B25;
}


.ps-product--detail .ps-tab-list li a:before, .menu--dropdown > li:hover, .pagination li.active a, .pagination li > a:hover, .noUi-connect,
 .ps-product .ps-product__progress-bar .ps-progress__value > span, .ps-block--vendor-milestone:before, .ps-panel--sidebar .ps-panel__header {
    background-color: #f19300;
    color: #fff;
}


    .header__extra:hover .via-azul, .ps-block--user-header:hover .via-azul, .menu--dropdown > li:hover > a {
        color: #fff;
        -webkit-text-fill-color: #fff;
    }
.via-verde {
    color: #0ed2c2;
}

.header .header__top, .header--mobile, .header--mobile.header--sticky .navigation--mobile {
    /*background: rgb(91,72,240);
    background: linear-gradient(90deg, rgba(91,72,240,1) 50%, rgba(98,205,186,1) 92%);*/
    background: linear-gradient(180deg, #702082 0%, #52284F 100%);
}

    .navigation {
        background: #e3e3e3;
    }

.header--mobile .navigation--mobile {
    padding: 10px;
}

.header .header__top {
    padding: 36.5px;
}

.ps-product .ps-product__title:hover, .ps-section--default .ps-section__links li a:hover, .ps-table--faqs h4, .widget--blog.widget--categories ul li a:hover,
.widget--blog.widget--recent-post .widget__content a:hover, .ps-post .ps-post__content p a:hover, .ps-product--detail .ps-product__shopping .form-group--number i,
.ps-product--detail .ps-product__shopping .ps-product__actions a, .mega-menu .mega-menu__list li a:hover, .widget_shop .ps-checkbox input[type=checkbox]:checked ~ label,
.ps-block--categories-tabs .ps-tab-list a.active i, .ps-block--categories-tabs .ps-tab-list a:hover, .ps-block--categories-tabs .ps-tab-list a:hover i,
.ps-block--product-box .ps-block__header ul li.active a, .ps-form--account .ps-checkbox > label, .sub-menu > li > a:hover,
.ps-product--cart-mobile .ps-product__content a:hover {
    color: #bb2920 !important;
}

.navigation__extra > li a, .menu--product-categories .menu__toggle span, .menu > li > a, .via-azul-link:hover {
    color: #702082;
}
    .menu > li a {
        font-size: 18px;
        padding: 15px 0px;
        margin: 0 40px;
        font-weight: bold;
    }

    .menu > li > a:hover {
        color: #702082;
    }

.menu > li.menu-item-has-children > a:before {
    border: 0;
    transform: translate(0%, -50%);
    left: auto;
    transform-origin: unset;
    height: 4px;
    width: 100%;
    background: #EF3B25;
    border-radius: 2px;
}

.navigation__extra > li:after {
    background-color: #fff;
}

.header .header__extra span {
    background-color: transparent;
    color: #eab92b;
}

    .header .header__extra span:last-child {
        color: #b72820;
        background-color: white;
    }

.ps-form--quick-search button {
    background: #db372d;
}

.ps-block--category:hover, .ps-block--category-2:hover, .widget_shop .ps-checkbox input[type=checkbox]:checked ~ label:before, .noUi-handle, .widget_shop .ps-checkbox > label:after,
.ps-block--recent-viewed .ps-block__content a:hover, .ps-block--categories-tabs .ps-tab-list a:hover, .ps-block--categories-tabs .ps-tab-list a.active,
.ps-block--vendor-milestone .ps-block__number, .ps-vendor-best-fees .ps-section__numbers figure {
    border-color: #b7281f;
}

.ps-block--vendor .ps-block__container .ps-block__header p strong, .header--mobile .header__extra span i {
    color: inherit;
}

.menu--product-categories .menu__toggle:before {
    background-color: #77d1c1b0;
}

.ps-btn--outline, button.ps-btn--outline {
    border: 2px solid #b7281f;
    background-color: transparent;
    color: #b7281f;
}

.ps-post .ps-post__thumbnail .ps-post__overlay {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-color: rgb(255, 255, 255);*/
    opacity: 1;
    transition: opacity linear .2s;
}

.ps-post .ps-post__thumbnail:hover .ps-post__overlay {
    opacity: .90;
}

@media (max-width: 479px) {
    .header--mobile .ps-block--user-header i, .header--mobile .header__actions i {
        font-size: 30px;
    }
}

.ps-list--categories li a small {
    float: right;
    margin-right: -14px;
    opacity: 0.8;
}

.ps-form--quick-search .form-control {
    border-radius: 8px 0 0 8px;
}


.ps-form--quick-search button {
    border-radius: 0 8px 8px 0;
}

.menu>li.menu-item-has-children>a:after {
    content: none;
}

.menu--product-categories .menu__toggle:before {
    content: none;
    position: none;
    top: none;
    left: none;
    width: none;
    height: none;
    background-color: none;
    transition: none;
    transform: none;
    transform-origin: none;
}

.home_news {
    color: #9c4f94
}

#homepage-1 .ps-home-banner .owl-slider .ps-banner {
    border-radius: 10px;
}
.progress-bar {
    background-color: #f7bd37;
}
.progress {
    height: 2rem;
    font-size: 1.25rem;
    background-color: #e9ecef;
}

.ps-btn2, button.ps-btn2 {
	background-color: #b7281f;
    color: #fff;
    display: inline-block;
    padding: 4px 21px;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    border: none;
    font-weight: 600;
    border-radius: 4px;
     transition: all .4s ease;
    cursor: pointer;
    margin-top: 7px;
}

.ps-btn2, button.ps-btn2 {
	background-color: #b7281f;
    color: #fff;
    display: inline-block;
    padding: 4px 21px;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    border: none;
    font-weight: 600;
    border-radius: 4px;
     transition: all .4s ease;
    cursor: pointer;
    margin-top: 7px;
}

.ps-btn2:active, .ps-btn2:hover, button.ps-btn2:active, button.ps-btn2:hover {
	background-color: #f19300;
	color: #fff;
}

.header .header__right {
    max-width: 468px;
}

.borda-radial {
    border-radius: 10px;
}


.form-control {
    color: #f19300;
    font-weight: 900;
}

.ps-block--vendor-milestone .ps-block__number {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    background-color: #fff;
    border: 9px solid transparent;
    border-radius: 50%;
    background: linear-gradient(to right, white, white), linear-gradient(15deg, #f49353, #ee1344);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    width: 100px;
}


.ps-cart--mini .ps-cart__items {

    padding: 14px;
}

.main-header {
    background-color: #3a3d45;
    background-size: cover;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.sub-menu > li > a {
    text-transform: none;
}

.navigation--list .navigation__item.active span, .navigation--list .navigation__item.active i {
    color: rgb(183,40,31);
}

.modal-fullscreen {
    height: calc(100% - 140px);
    top: 70px;
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(80% - 1rem);
}

.w27 {
    width: 27px!important;
}
.fs-25 {
    font-size: 25px !important;
}

.efeito-pdf {
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

    .efeito-pdf:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background-color: rgba(255,255,255,0);
        transition: background-color linear .3s;
    }

    .efeito-pdf:hover:after {
        background-color: rgba(255,255,255,.3);
    }

    .efeito-pdf:before {
        content: "\f1c1";
        font-family: 'Font Awesome 5 Pro';
        font-weight: 600;
        position: absolute;
        z-index: 2;
        opacity: 0.2;
        font-size: 2000%;
        color: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: opacity linear .3s;
    }

    .efeito-pdf:hover:before {
        opacity: .8;
    }
.navigation--list {
    padding: 10px;
}
#token-holder {
    display: inline-block;
    padding: 5px 10px;
    margin-top: -5px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    color: #000;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 5px;
    float: right;
    position: relative;
    overflow: hidden;
}
    #token-holder:after {
        position: absolute;
        background-color: #fcb800;
        content: 'Copiado!';
        letter-spacing: normal;
        font-weight: bold;
        color: transparent;
        top: 0; height: 100%;
        left: 0; width: 100%; text-align: center;
        line-height: 30px;
        transition: color linear 1s;
        opacity: 0;

    }
    #token-holder.copy:after {
        color: white;
        opacity: 1;
    }

    #token-holder > span:not(.token-number) {
        content: '';
        display: block;
        position: absolute;
        height: 5px;
        width: 0%;
        background-color: #f19300;
        top:0;
        left: 0;
        opacity: .5;
        z-index: 0;
        transition: width ease-in-out 1s;
    }
    #token-holder > i {
        width: 15px;
        font-size: 15px;
        -webkit-animation: fa-spin 30s infinite linear;
        animation: fa-spin 30s infinite linear;
        margin-bottom: 2px;
    }

.widget--blog.widget--recent-post .widget__content a {
    font-size: inherit;
}

.nowrap {
    white-space: nowrap;
}

.font-w600 {
    font-weight: 600 !important;
}

.line_off {
    border-style: inherit !important;
}

.card_table {
    background-color: #fff;
    border-radius: 15px;
}

.container_table {
    background-color: #ededed;
    border-radius: 15px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-22 {
    font-size: 22px;
}


.border_button_filter {
    border: 1px solid;
    border-radius: 10px;
}

.posicao_limpar_filtro {
    top: 50%;
    left: 0%;
    text-align: center;
}

.barra_centro {
    max-width: 1920px;
    margin: auto;
}

.posicao_botoes_slides {
    width: 50% !important;
    position: inherit !important;
}

.v-middle {
    vertical-align: middle;
}

.color-trophy {
    color: #ffc107;
}

.borda_trophy {
    text-shadow: 0 0 3px #000;
}

.text-white {
    color: white !important;
}

.line-height-14 {
    line-height: 14px !important;
}

.btn-purple {
    background-color: #5F2167;
    border-radius: 10px;
    padding: 10px 15px;
    color: #fff;
    transition: background-color linear .3s;
    display: inline-block;
    position: absolute;
    right: calc(var(--bs-gutter-x) * .5);
    top: 50%;
    font-weight: bold;
}
    .btn-purple span {
        vertical-align: middle;
    }
    .btn-purple:hover {
        background-color: #702082;
        color: #fff;
    }

.box-purple {
    background-color: #702082;
    border-radius: 10px;
}
    .box-purple .texto {
        font-family: Roboto;
        font-weight: 800;
        color: #fff;
        font-size: 1em;
    }

    .box-purple small {
        font-family: Roboto;
        font-weight: 500;
    }

    .box-purple span {
        font-family: 'Roboto Slab';
        font-weight: 800;
        color: #EF3B25;
    }

.purple {
    color: #702082;
}

.bg-gray {
    background-color: #e8e8e8;
}

.ps-footer--3 {
    background-color: #702082;
    color: #fff;
}

.ps-block--site-features .ps-block__right h4 {
    color: inherit;
}
.ps-block--site-features .ps-block__right p {
    color: inherit;
}

.ps-block--site-features.ps-block--site-features-2 .ps-block__item {
    max-width: 33%;
}

.ps-block--site-features .ps-block__item  {
    border-right-color: rgba(255,255,255,.5);
}

.ps-footer--3 .ps-block--site-features {
    border-bottom-color: rgba(255,255,255,.5);
}

.widget_footer .widget-title, .ps-list--link li a {
    color: #fff;
}

    .ps-list--link li a:before {
        background-color: #EF3B25;
    }

.ps-footer__copyright {
    border-top-color: rgba(255,255,255,.5);
}

/* INDICADORES */

.menu-switch a {
    display: inline-block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 2px solid #702082;
    border-bottom: none;
    height: 28px;
    padding: 1px 5px;
    margin-left: 5px;
    color: #000;
    background-color: #f55a37;
}

    .menu-switch a.active {
        background-color: #702082;
        color: white;
    }

.menu-tab {
    display: none;
}

    .menu-tab.active {
        display: block;
    }

.frame {
    border: 2px solid #702082;
    border-radius: 30px;
    color: black;
}

    .frame .titulo {
        font-size: 1.3em;
        font-weight: bold;
        text-align: center;
        line-height: 1.2;
    }

.progress-border {
    border: 2px solid #ff9999;
    background-color: #ff9999;
    border-radius: 22px;
    overflow: hidden;
}

/* FIM INDICADORES */