body {
    font-family: "Poppins", "Roboto", "sans-serif";
}

.btn-light {
    color: #ffffff;
    background-color: #005aff;
    border-radius: 12px;
}
fa
.loading__spinner {
    color: #005aFF;
}

.site-header__logo img {
    height: 70px;
}

.site-header__cart i {
    color: #FFFFFF;
    transition: all 0.1s ease-out;
    font-size: 26px;
}

.site-header__cart i:hover {
    color: #dddddd;
}

.site-header__cart .indicator__value {
    background-color: #F05E06;
    color: #fff;
}

.footer-contacts__text img {
    height: 70px;
}

.footer-apps__text img {
    width: 120px;
}

.nav-panel {
    background: #005aFF;
    color: #FFF;
}

.nav-links__item-link:hover {
    background-color: #FF4d00;
}

.block-brands__slider .owl-nav i, .block-products-carousel__slider .owl-nav i {
    color: #005aFF;
}

.block-products-carousel__column .product-card__name {
    min-height: 55px;
}

.block-products-carousel__column .product-card__prices {
    min-height: 35px;
    margin-bottom: 10px;
}

.block-products-carousel__column .product-card__buttons {
    margin-top: 0px;
}

.product-card__prices {
    min-height: 15px;
}

.product-card__price {
    color: #005aFF;
}

.product-card__new-price {
    color: #005aFF;
}

.product__price {
    color: #005aFF;
}

.product__new-price {
    color: #005aFF;
}

.top-button {
    color: #005aFF;
}

@media (max-width: 991px) {
    .indicator__value {
        background: #005aFF;
        color: #FFF;
    }
}

.page-header__back i {
    color: #005aFF;
}

.input-check__input:checked ~ .input-check__box {
    background: #005aFF;
}

.block-slideshow .owl-carousel .owl-dot {
    background: #FF4d00;
}

.block-slideshow .owl-carousel .owl-dot.active {
    background: #005aFF;
}

.block-header__arrow {
    background: transparent;
    color: #005aFF;
}

.block-header__arrow:hover {
    background: #f7f7f7;
    color: #FF4d00;
}

.block-header__arrow:active {
    background: transparent;
    color: #005aFF;
}

.block-header__arrow:focus {
    background: #f7f7f7;
    color: #005aFF;
}

.filter__arrow {
    color: #005aFF;
}

.site-newsletter__title {
    color: #005aFF;
}

.footer-links__title {
    color: #005aFF;
}

.footer-contacts__title, .service-bar__title:hover {
    color: #005aFF;
}

.footer-newsletter__title {
    color: #005aFF;
}

.footer-payment__title {
    color: #005aFF;
}

.footer-seals__title {
    color: #005aFF;
}

.footer-apps__title {
    color: #005aFF;
}

.megamenu__links--level--1 .megamenu__item a {
    font-size: 12px;
    white-space: nowrap;
    margin-right: 15px;
}

.footer-seals__text img {
    width: 50%!important;
}

.block-header__title {
    color: #005aFF;
}

.page-header__title {
    color: #005aFF;
}

.product__name {
    color: #005aFF;
}

.container__products-carousel-grid {
    margin-top: 30px;
}

.product-tabs__item {
    color: #005aFF;
}

.product-tabs__item:hover {
    color: #005aFF;
}

.product-tabs__item--active {
    border-bottom-color: #005aFF;
}

.block-products-carousel[data-layout=grid-5] .product-card .product-card__actions {
    padding: 15px 15px 15px;
}

[dir=ltr] .nav-panel__nav-links {
    margin-right: 0px;
    height: 46px;
}

/*
.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}
*/

@media (min-width: 992px) and (max-width: 1199px) {
    .nav-links__item-link {
        font-size: 13px;
        font-weight: 500;
        white-space: nowrap;
    }
}

@media (min-width: 1200px) {
    .nav-links__item-link {
        font-size: 14px;
        font-weight: 500;
        white-space: nowrap;
    }
}

.nav-links__item--has-submenu .nav-links__item-body {
    padding-right: 15px!important;
}

.nav-links__item-body .fa-chevron-down {
    display: none;
}

.megamenu__links--level--1 > .megamenu__item > a {
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    padding-right: 20px;
}

.megamenu__links--level--1 > .megamenu__item > a:hover {
    color: #005aFF;
}

.megamenu__links--level--1 > .megamenu__item > a:active {
    color: #005aFF;
}

.megamenu__links--level--1 > .megamenu__item > a:focus {
    color: #005aFF;
}

.nav-links__item {
    margin-left: 2px;
    margin-right: 2px;
}

.topbar-message {
    background: #606061;
    color: #FFF;
    min-height: 40px;
    padding: 10px;
}

.topbar-message .fa-shipping-fast {
    font-size: 20px;
}

.topbar-app {
    background: #e1e1e1;
    color: #FFF;
    min-height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.topbar-app img {
    background: #FFF;
    padding: 7px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
    border-radius: 10px;
    height: 48px;
}

.topbar-app .btn {
    font-weight: 500;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #606061;
    -webkit-box-shadow: 1px 1px 3px #606061;
    -moz-box-shadow: 1px 1px 3px #606061;
}

.site-newsletter {
    background: #005aFF;
}

.site-newsletter__title {
    color: #fff;
}

.service-bar {
    background: #FF4d00;
}

.btn-success {
    color: #fff;
    background-color: #FF4d00;
    border-color: #FF4d00;
}

.site-header__phone-title {
    color: #005aFF;
}

.search__button {
    color: #FF4d00;
}

.search__button:hover {
    color: #005aFF;
}

.page-header__title {
    color: #FF4d00;
}

.service-bar__title:hover {
    color: #005aFF;
}

.service-bar__title {
    color: #fff;
}

.mobile-header__logo img {
    max-height: 45px;
    max-width: 200px;
}

.site-header__phone-title {
    font-size: 17px;
}

.nav-links__list {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
}

.nav-links__item-body {
    padding: 0 15px;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
}

.search__button {
    color: #fff;
}

.block-header__divider {
    margin-bottom: 35px;
}

.block-header__title {
    font-size: 25px;
}

.block-header__title {
    margin-bottom: 30px;
    text-align: center;
    top: 0%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    background: #fff;
    padding: 10px;
    z-index: 100;
}

.block-header__title {
    font-size: 20px;
}

.block-header__link {
    margin-bottom: 50px;
    text-align: left;
    top: 2%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
    background: #fff;
}

/* start */

.topbar {
    background-color: #005AFF;
    color: #FFFFFF;
    border-bottom: 1px #2673FF80 solid;
    font-size: 14px;
}

.site-header {
    background-color: #005AFF;
}

.site-header__middle {
    color: #FFFFFF;
}

.site-header__nav-panel {
    border-top: 1px #2673FF80 solid;
}

.search__form {
    flex-direction: row-reverse;
    background-color: #fff;
    border-radius: 24px;
}

.search__border {
    display: none;
}

.search__button {
    background: #fff;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.search__button i {
    color: #005AFF;
}

.search__input::placeholder {
    color: #858585;
}

.site-header__phone-title {
    color: #FFFFFF;
    font-size: 14px;
}

.site-header__phone-number {
    font-size: 16px;
    font-weight: 400;
}

.site-header__phone-number a {
    font-size: 16px;
    font-weight: 400;
}

.site-header__phone-number__0800 {
    display: none;
}

.site-header__phone-number .fa-whatsapp {
    color: #4CAF50;
    font-size: 18px;
}

.nav-links__item-body {
    font-size: 14px;
    font-weight: 600;
}

.nav-links__item-link:hover {
    background-color: initial;
    color: #dddddd;
}

/* mobile */
.mobile-header__panel {
    background-color: #005AFF;
}

.mobile-header__menu-button i {
    color: #FFFFFF;
}

.mobile-header__search-button {
    margin-left: 0;
    padding-left: 16px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    background-color: #FFFFFF;
}

.mobile-header__search-button i {
    color: #005AFF;
    font-size: 16px;
}

.mobile-header__search-form, .mobile-header__search form {
    flex-direction: row-reverse;
    border-radius: 24px
}

.mobile-header__search .input-group-append {
    background: none;
}

.mobile-header__search-input, .mobile-header__search input {
    border: none;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    background-color: #FFFFFF;
}

.mobile-header__indicators i {
    color: #FFFFFF;
    transition: all 0.1s ease-out;
    font-size: 26px;
}

.mobile-header__indicators .indicator__value {
    background-color: #F05E06;
    color: #fff;
}

.mobile-header__search input:hover~div {
    background: none;
}

.mobile-header {
    background-color: #005AFF;
}

.mobile-header__search {
    background: #005AFF;
    box-shadow: none;
}

.product-card {
    border: 1px solid #E6E6E6;
    border-radius: 16px;
}

.block-products-carousel .block-products-carousel__slider .product-card .product-card__info {
    min-height: initial;
    padding: 0 16px;
}

.block-products-carousel .owl-carousel.owl-drag .owl-item {
    padding: 0 12px;
}

.block-products-carousel__column .product-card__name {
    text-align: start;
}

.product-card__name a {
    font-size: 16px;
    color: #3C3C3C;
    font-weight: 500;
    line-height: 24px;
}

.product-card__rating-legend {
    display: none;
}

.block-products-carousel .block-products-carousel__slider .product-card .product-card__actions {
    padding: 16px 16px 0px;
}

.block-products-carousel .owl-stage {
    display: flex;
}

.block-products-carousel__column {
    height: 100%;
}

.block-products-carousel__cell {
    height: 100%;
}

.product-card {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

.product-card__prices[data-preco="0.00"] {
    display: none;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__badges-list {
    top: 18px;
    left: 0;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__badge {
    background-color: #F05E06 !important;
    border-bottom-right-radius: 8px;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}

.block-products-carousel__column .product-card__prices {
    text-align: start;
}

.product-card__old-price {
    margin-bottom: 0;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #858585;
}

.product-card__new-price {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #005AFF;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__buttons {
    max-width: initial;
    padding: 0 8px
}

@media screen and (max-width: 600px) {
    .site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__buttons {
        padding: 0;
    }
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__buttons button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    border-radius: 8px;
    background-color: #005AFF;
    border-color: #005AFF;
    padding-bottom: 7px;
    padding-top: 7px;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__buttons button:hover {
    background-color: #0148C9;
    border-color: #0148C9;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__buttons > .row > .col-12 {
    padding-left: 8px;
    padding-right: 8px;
}

.product-card__buttons .input-number .form-control {
    height: 40px;
    border-radius: 8px;
    border-color: #E6E6E6;
}

.product-card__buttons .input-number .input-number__add,
.product-card__buttons .input-number .input-number__sub {
    opacity: 1;
}

.product-card__buttons .input-number .input-number__add:before,
.product-card__buttons .input-number .input-number__add:after,
.product-card__buttons .input-number .input-number__sub:before,
.product-card__buttons .input-number .input-number__sub:after {
    background-color: #B6B6B6;
}

.block-products-carousel__slider .owl-nav i {
    color: #E2E2E2;
}

.block-products-carousel .block-header__link {
    left: initial;
    right: 0;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: right;
    color: #FFFFFF;
}

.block-products-carousel .block-header__link:after {
    content: "Ver todos";
    color: #005AFF;
}

.block-products-carousel .block-header__title {
    left: 0;
    transform: translateY(-50%);
    color: #3C3C3C;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
}

.block-products-carousel .block-header__divider {
    opacity: 0;
}

.block-products-carousel .block-header {
    position: relative;
}

.container__products-carousel-grid {
    margin-top: 48px;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__login {
    position: relative;
    color: #FFFFFF;
    background: #FFFFFF;
    border-color: #FFFFFF;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__login:before {
    content: "Entre ou cadastre-se";
    background: #005AFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 8px;
    color: #fff;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 17px;
    white-space: pre-wrap;
}

@media screen and (max-width: 1400px) {
    .site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__login:before {
        font-size: 14px;
    }
}

@media screen and (max-width: 400px) {
    .site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__login:before {
        content: "Entre ou \A cadastre-se";
    }
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__login:after {
    display: none;
    content: "Faça login ou cadastre-se para comprar";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    color: #858585;
}

.site__body .block-products-carousel .block-products-carousel__slider .product-card .product-card__login:hover {
    background: none;
    border-color: #FFFFFF;
}

.product .product__info {
    margin-top: 28px;
    margin-bottom: 28px;
}

.product .product__name {
    margin-bottom: 24px;
    color: #3C3C3C;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
}

.product .product__gallery {
    height: 100%;
}

@media screen and (max-width: 1000px) {
    .product .product__gallery {
        height: initial;
    }
}

.product .product-gallery {
    height: 100%;
}

.product .product-gallery__featured {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    border-radius: 24px;
}

.product .product__features {
    margin-bottom: 24px;
    color: #3C3C3C;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}

.product .product__prices .product__new-price {
    color: #005AFF;
    font-family: Poppins;
    font-size: 32px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
}

.product .product__options .product__actions-item .product-card__addtocart {
    background-color: #005AFF;
    border-color: #005AFF;
    border-radius: 8px;
    padding: 7px 22px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    min-height: initial;
}

.product .product__options .product__actions-item .product-card__addtocart:hover {
    background-color: #0148C9;
    border-color: #0148C9;
}

.product .input-number .form-control {
    height: 40px;
    border-radius: 8px;
    border-color: #E6E6E6;
}

.product .input-number .input-number__add,
.product .input-number .input-number__sub {
    opacity: 1;
}

.product .input-number .input-number__add:before,
.product .input-number .input-number__add:after,
.product .input-number .input-number__sub:before,
.product .input-number .input-number__sub:after {
    background-color: #B6B6B6;
}

.product .product__actions-item.product__actions-item--wishlist .btn {
    background-color: #F1F6FF;
    border-color: #F1F6FF;
    border-radius: 8px;
    color: #005AFF;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    padding: 9px 10px;
}

.product .product-gallery__zoom {
    top: 0;
    right: 0;
    padding: 24px;
    color: #747474;
    font-size: 24px;
}

.breadcrumb .breadcrumb-item {
    color: #858585;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;

}

.breadcrumb .breadcrumb-item.active {
    color: #3C3C3C;
}

.breadcrumb .breadcrumb-item .fa-home {
    display: none;
}

.breadcrumb .fa-angle-double-right:before {
    content: "\f105";
}

.product .row[data-content=product-info] > div:first-child {
    padding-left: 0;
    padding-right: 25px;
}

@media screen and (max-width: 767px) {
    .product .row[data-content=product-info] > div:first-child {
        padding-left: 0;
        padding-right: 0;
    }
}

.product .product__actions {
    margin-top: 8px;
}

.footer-contacts__contacts a {
    word-break: break-all;
}

.mobile-header__search input {
    padding-left: 0px;
}

@media (max-width: 767px) {
    [dir=ltr] .mobile-header__search input {
        padding-left: 0px;
    }
}

.mobile-header .mobile-header__search form.mobile-header__search-form .input-group-append {
    display: none;
}

.container.container__banner-slideshow {
    overflow: hidden;
}

.site-header__service-bar.service-bar {
    margin-top: 0;
    padding: 17px 10px;
    background-color: #FFF8F5;
}

.service-bar__title {
    color: #F05E06;
}

.service-bar__title:hover {
    color: #FF6E2F
}

.service-bar a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

.footer-contacts__text > a > p {
    position: relative;
    margin-bottom: 40px;
}

.footer-contacts__text > a > p:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-image: url("https://bucket.medeiros365.com.br/medeiros%20365_Logo_principal%20(4).png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 108px;
    transform: translateY(-50%);
    height: 67px;
}

.footer-contacts__text > a > p > img {
    opacity: 0
}

.site__footer .footer-links__title {
    margin-bottom: 8px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

.site__footer .footer-links__link {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
}

.site__footer .footer-apps__title {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    margin-bottom: 8px;
}

.site__footer .footer-apps__text {
    margin-left: -8px;
}

.site__footer .footer-contacts__title {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

.footer-contacts__contacts li {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 4px;
}

.site__footer .footer-payment__title {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
}

.site-newsletter .site-newsletter__title {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

.site-newsletter .site-newsletter__input {
    border-radius: 8px;
    margin: 5px 6px;
    padding: 19px 12px;
}

.site-newsletter .site-newsletter__input::placeholder {
    color: #858585;
}

.site-newsletter .site-newsletter__button {
    border-radius: 8px;
    padding: 7px 20px;
}

.btn-success:hover {
    background-color: #FF6E2F;
    border-color: #FF6E2F;
}

.alert-warning {
    background: #FF4D00;
    color: white;
}

.site-header__phone {
    text-align: right;
    width: 28%;
}

.site-header__mix {
    width: 150px;
    padding: 0 0 0 10px;
}

.header-mix__area {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    background-color: #005AFF;
    color: #ffff;
    font-weight: bold;
    height: 42px;
    align-items: center;
    border-color: white;
    border-radius: 3px;
    padding: 0 5px 0 5px;
    transition: 0.3s;
}

.header-mix__area:hover {
    background-color: #FF6E2F;
}

.header-mix__button .far.fa-heart {
    padding: 0 8px 0 0;
}

.link_activate_code {
    background: none !important;
}

@media (max-width: 991px) {
    .container.container__banner-4x .col-6 {
        flex: none;
        max-width: 100%;
    }}