.product-form__buttons span.add-to-cart-text {
    font-size: 0 !important
}

body #buttonQuick {
    border: 0
}

body #buttonQuick:hover {
    background-color: transparent
}

.product-form__buttons span.add-to-cart-text:before {
    content: "Adicionar ao carrinho";
    width: 100%;
    color: #fff;
    font-size: 14px !important
}

.nav_medium.thumbnails-moblie {
    transform: translate(-6px);
    position: absolute !important;
    top: 0;
    left: 10px;
    height: 100%;
    width: 50px;
    z-index: 2
}

#product-form-product-quickview .bls__product-dynamic-checkout {
    display: none
}

.bls__product-dynamic-checkout>.bls__payment-button {
    display: none
}

#product-form-product-quickview .bls__product-action-inner .hidden-loading {
    font-size: 0
}

#product-form-product-quickview .bls__product-action-inner .hidden-loading:after {
    content: "Adicionar ao carrinho";
    font-size: 16px
}

body .btn-denavita--default {
    background-color: var(--primary-color);
    color: #fff;
    border: 0
}

body .btn-denavita--default:hover {
    background-color: #3b7e00
}

.product__media-desktop {
    position: relative
}

.bls__section.bls__testimonial {
    background-color: #f2f3f7 !important
}

.bls__section.bls__testimonial .bls__tes-item {
    border-radius: var(--product-images-style-radius) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important
}

.bls__testimonial,
.bls__testimonial .swiper-slide img {
    border-radius: var(--product-images-style-radius) !important
}

.smallTitleVariation {
    font-size: 12px;
    color: #afafaf;
    font-weight: 300
}

.complement_product_item {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.complement_product_item .view_product {
    display: flex;
    align-items: center;
    max-width: 90%;
    width: 90%;
    margin: 0 auto
}

.add_to_cart_custom {
    display: flex;
    align-items: center;
    flex: 0 0 40px;
    background-color: #3b7e00;
    border: 0;
    height: 45px;
    padding: 8px 20px 8px 15px;
    margin-left: 5px;
    border-radius: 0 30px 30px 0
}

.bls__quickview-content .product-form__buttons .product-form__submit,
.shopify-payment-button__button--unbranded {
    background-color: #54b101;
    text-transform: uppercase;
    border-radius: 40px
}

.add_to_cart_custom:hover {
    color: #fff !important
}

.add_to_cart_custom:hover svg,
.add_to_cart_custom:hover svg path {
    color: #fff !important;
    fill: #fff !important
}

.add_to_cart_custom svg {
    width: 10px;
    margin: 0 4px
}

.add_to_cart_custom span:last-child svg {
    width: 17px
}

.complement_product_item .view_product_link {
    flex: 1;
    padding: 0;
    background-color: #54b101;
    color: #fff;
    border-radius: 25px 0 0 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    margin: 10px auto;
    max-width: 95%
}

button.product-form__submit {
    border-radius: 30px;
    background-color: var(--primary-color) !important;
    border: 0
}

button.product-form__submit:hover {
    background-color: #316403 !important
}

.complement_product_item .view_product_link:hover {
    background-color: #316403
}

.complement_product_item .parcel_options {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #8d979e
}

.complement_product_item .parcel_options .total_price_options {
    font-size: 16px;
    font-weight: 500;
    color: #54b101;
    margin-right: 3px
}

@media screen and (max-width: 566px) {
    .complement_product_item .add_to_cart_custom {
        padding: 5px 8px;
        height: 35px;
        margin-left: 2px
    }
    .complement_product_item .view_product_link {
        height: 35px;
        font-size: 11px;
        text-transform: uppercase
    }
    .complement_product_item .add_to_cart_custom span {
        transform: translate(-3px)
    }
    .complement_product_item .add_to_cart_custom span svg {
        width: 7px;
        margin: 0 2px
    }
    .complement_product_item .add_to_cart_custom span:last-child svg {
        width: 12px
    }
    .spt-tablet.spt-mobile.bls__shipping .gap-mobile {
        display: flex;
        flex-wrap: wrap
    }
    .spt-tablet.spt-mobile.bls__shipping .gap-mobile>div {
        flex: 0 0 50%;
        margin-bottom: 35px
    }
    .spt-tablet.spt-mobile.bls__shipping .gap-mobile>div .bls__section_shipping-content,
    .spt-tablet.spt-mobile.bls__shipping .gap-mobile>div .bls__section_shipping-content p {
        line-height: 1.2;
        font-size: 12px
    }
    body .bls__price.price--on-sale .bls__product-label-detail .bls__sale-label {
        font-size: 12px
    }
    body .complement_product_item .parcel_options {
        font-size: 11px;
        display: flex;
        flex-direction: column
    }
    body .complement_product_item .parcel_options .total_price_options {
        font-size: 13px
    }
}

.cart_shipping_rate {
    width: 100%;
    display: flex;
    flex-direction: column;
    text-transform: uppercase;
    padding: 0;
    font-size: 13px
}

.cart_shipping_rate>div {
    display: flex;
    flex-direction: column
}

.cart_shipping_rate .shipping_price,
.cart_shipping_rate .shipping_free {
    font-weight: 700;
    margin: 0 2px
}

.cart_shipping_rate>div>span {
    display: flex;
    align-items: center
}

.cart_shipping_rate span>i {
    width: 17px;
    display: inline-flex;
    margin-right: 7px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Camada_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 239.6 195.9' style='enable-background:new 0 0 239.6 195.9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill-rule:evenodd;clip-rule:evenodd;fill:%2358A225;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M211.3,156.4c-2.9-15.8-16.3-27.3-32.4-27.3c-18.2,0-33.9,14.8-33.9,33.8s17,34.2,36.2,32.9 C200.5,194.5,214.8,175.4,211.3,156.4z M195.4,168.9c-1.4,5.1-5.6,9.3-10.7,10.6c-13.2,3.4-24-5.7-24-16.4 c0-10.5,7.9-18.4,18.4-18.4C189.9,144.7,198.9,155.6,195.4,168.9z'/%3E%3Cpath class='st0' d='M98.3,156.4C95.4,140.5,82,129,66,129c-18.2,0-33.9,14.8-33.9,33.8s17,34.2,36.2,32.9 C87.6,194.5,101.9,175.4,98.3,156.4z M82.5,168.9c-1.4,5.1-5.6,9.3-10.7,10.6c-13.2,3.4-24-5.7-24-16.4c0-10.5,7.9-18.4,18.4-18.4 C77,144.7,86,155.6,82.5,168.9z'/%3E%3Cpath class='st0' d='M239.6,95.6c0-7.9-2.3-15.7-6.6-22.4l-35.8-55.5c-1.9-2.9-5.1-4.6-8.5-4.6h-49v-2.3c0-6-3.4-10.8-7.6-10.8H7.6 C3.4,0,0,4.9,0,10.8v131.7c0,6,3.4,10.8,7.6,10.8h1h11.8c3.2,0,6-1.9,7.1-4.9c5.9-15.6,21.1-26.4,38.4-26.4 c17.4,0,31.9,10.8,37.6,26.5c1.1,2.9,4,4.8,7.1,4.8h3.7H132h1.8c3.3,0,6.2-2,7.2-5.1c5.3-15.5,20.5-26.1,37.7-26.1 c17.4,0,31.9,10.8,37.6,26.5c1.1,2.9,4,4.8,7.1,4.8h8.3c4.3,0,7.7-3.5,7.7-7.7v-34.9c0-0.6-0.2-1.2-0.4-1.7 c0.1-0.6,0.4-1.1,0.4-1.7V95.6H239.6z M212,82.3h-65.1c-4,0-7.2-3.2-7.2-7.2V35c0-4,3.2-7.2,7.2-7.2h39.9c2.5,0,4.8,1.3,6.1,3.4 L218,71.4C221,76.2,217.6,82.3,212,82.3z'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.cart_shipping_rate .shipping_free {
    color: #54b101
}

.cart_shipping_rate>div {
    margin-bottom: 5px
}

.cart_shipping_rate h3 {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 3px;
    color: var(--base-color)
}

.discount-flag {
    margin-left: 5px;
    background-color: red;
    color: #fff;
    font-size: 12px;
    display: flex;
    padding: 4px 8px;
    border-radius: 10px
}

.price_options_collection {
    display: none;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    justify-content: center
}

.bls__product-with-banner .price_options_collection {
    display: flex
}

.price_options_collection .price_options {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    font-size: 14px;
    text-align: center;
    align-items: center
}

.price_options_collection .price_options .offer_price {
    color: var(--primary-color);
    font-size: 16px
}

.price_options_collection .price_options .current_price {
    color: var(--bls__product-price-sale-color);
    margin-left: 3px;
    font-weight: 400
}

.price_options_collection .price_options .current_price b {
    font-weight: 700;
    color: var(--bls__product-price-sale-color)
}

.bls__product-with-banner .product_collection_prices .special-price {
    display: none !important
}

@media screen and (max-width: 766px) {
    .price_options_label {
        font-size: 11px;
        font-weight: 500;
        align-self: self-start
    }
}

.product_collection_prices .price__sale.grey-color {
    display: flex;
    justify-content: center;
    align-items: center
}

.price_options_label {
    display: inline-flex;
    background-color: red;
    height: 27px;
    color: #fff;
    padding: 0 10px;
    border-radius: 20px;
    font-size: 12px;
    justify-content: center;
    align-items: center;
    margin-left: 3px
}

.price_options_collection .buttons_action {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 10px
}

.price_options_collection .buttons_action .show_product {
    display: inline-flex;
    justify-content: center;
    height: 44.5px;
    align-items: center;
    padding: 10px 25px;
    background-color: var(--primary-color);
    color: #fff;
    border-radius: 30px 0 0 30px;
    font-size: 14px;
    flex: 1
}

.price_options_collection .buttons_action .show_product:hover,
.btn.btn-primary.bls-btn-checkout:hover {
    background-color: #428703 !important
}

.add_to_cart {
    flex: 0 0 60px;
    display: flex;
    background-color: #428703;
    color: #fff;
    height: 44.5px;
    margin-left: 3px;
    align-items: center;
    justify-content: center;
    border-radius: 0 30px 30px 0;
    cursor: pointer;
    position: relative
}

.add_to_cart:hover {
    background-color: var(--primary-color)
}

button.product-form__submit,
.btn.btn-primary.bls-btn-checkout {
    background-color: var(--primary-color) !important;
    border: 0
}

.add_to_cart i {
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 64 64' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M25.308 61.679c-3.514 0-6.373-2.859-6.373-6.373s2.859-6.372 6.373-6.372 6.373 2.858 6.373 6.372-2.859 6.373-6.373 6.373zm0-8.745a2.375 2.375 0 0 0-2.373 2.372c0 1.309 1.064 2.373 2.373 2.373s2.373-1.064 2.373-2.373a2.375 2.375 0 0 0-2.373-2.372zM47.462 61.679c-3.514 0-6.372-2.859-6.372-6.373s2.858-6.372 6.372-6.372 6.373 2.858 6.373 6.372-2.86 6.373-6.373 6.373zm0-8.745a2.375 2.375 0 0 0-2.372 2.372 2.375 2.375 0 0 0 2.372 2.373 2.375 2.375 0 0 0 2.373-2.373 2.375 2.375 0 0 0-2.373-2.372zM52.128 43.994H20.709a6.482 6.482 0 0 1-6.35-5.061L7.838 10.456a1.264 1.264 0 0 0-.696-.86L1.733 7.089a2.5 2.5 0 0 1 2.102-4.536L9.244 5.06a6.293 6.293 0 0 1 3.468 4.28l6.521 28.479a1.506 1.506 0 0 0 1.476 1.176h31.419a1.51 1.51 0 0 0 1.476-1.171l5.07-21.813a1.488 1.488 0 0 0-.288-1.284 1.49 1.49 0 0 0-1.186-.572h-37a2.5 2.5 0 1 1 0-5h37c1.999 0 3.857.897 5.101 2.462s1.696 3.579 1.244 5.526l-5.071 21.814a6.489 6.489 0 0 1-6.346 5.037z' fill='%23ffffff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 3px
}

.btnPlayVd {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%) translateY(-50%);
    margin: 0;
    width: 60px;
    height: 60px;
    border-radius: 40px;
    padding: 15px;
    background-color: #54b101;
    color: #fff
}

.btnPlayVd svg {
    fill: #fff;
    width: 100%;
    height: 100%
}

.btnPlayVd svg path {
    fill: #fff
}

.video_mobile_wrapper {
    position: relative;
    width: 100%;
    height: auto;
    display: none;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px
}

.video_mobile_wrapper iframe,
.video_mobile_wrapper img {
    width: 100%
}

.video_mobile_wrapper iframe {
    height: 100%;
    width: 100%;
    border: 0
}

.video_mobile_wrapper iframe.has-image {
    display: none !important
}

.video_mobile_wrapper img.hide {
    display: none
}

.video_mobile_wrapper iframe.show {
    display: flex !important
}

.video_slide_mobile {
    display: none
}

@media screen and (max-width: 700px) {
    .bls__video-content .bls__video-thumb,
    .bls__video-content .bls__video-info,
    .video_slide_desktop {
        display: none !important
    }
    .video_mobile_wrapper,
    .video_slide_mobile {
        display: flex
    }
}

body .btn-primary,
body .btn-secondary,
.bls__newsletter-form .form-action {
    border-radius: 30px
}

.bls__newsletter-form .form-action {
    overflow: hidden
}

.add_to_cart button {
    width: 60px;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

.bls-minicart-body .bls-items .bls-minicart-item-variant {
    display: flex;
    width: 100%;
    align-items: center
}

.bls-minicart-body .bls-items .bls-minicart-item-variant .product-option {
    margin-top: 0
}

.bls-minicart-item-variant .price_options_label {
    font-size: 12px;
    height: 25px;
    font-weight: 500;
    margin-top: 0;
    padding: 0 7px
}

@media screen and (max-width: 766px) {
    .sticky-addcart .product-form__buttons {
        width: 100% !important
    }
    .price_options_collection .price_options {
        flex-direction: column
    }
    .price_options_collection .buttons_action .show_product {
        padding: 0 10px !important;
        text-transform: uppercase;
        font-size: 11px;
        height: 30px
    }
    .price_options_collection .price_options .offer_price {
        font-size: 14px
    }
    .bls__product-price .compare-price {
        font-size: 13px !important
    }
    .price_options_collection .price_options .current_price {
        margin-left: 0
    }
    .template-product .add_to_cart {
        flex: 0 0 40px;
        padding: 0 20px;
        height: 40px
    }
    .template-product .price_options_collection .buttons_action .show_product {
        height: 40px
    }
    .add_to_cart {
        flex: 0 0 20px;
        height: 30px;
        padding: 0 8px;
        font-size: 12px;
        font-weight: 400
    }
    .add_to_cart i {
        width: 15px;
        height: 15px
    }
    .bls__section.has-bg .bls__grid .bls__product-item .bls__product-details-details {
        padding-left: 10px;
        padding-right: 10px
    }
    .price-item.compare-price {
        white-space: nowrap
    }
    .price_options_label {
        font-size: 11px;
        font-weight: 500;
        align-self: center;
        white-space: nowrap;
        height: 24px
    }
    .bls__product-details-infor variant-selects fieldset {
        flex-wrap: wrap
    }
    .bls__product-details-infor variant-selects fieldset>div {
        flex: 0 0 33.3333333333%;
        max-width: calc(33.333333333% - 1rem)
    }
    .bls__product-details-infor variant-selects fieldset>div:last-child {
        margin-right: 0 !important
    }
    body .sticky-addcart-product-form form.form {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center
    }
}

.add_to_cart_message {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 10px;
    background-color: #e6ffc5;
    color: #8ca170;
    font-size: 14px;
    border-radius: 10px;
    text-transform: none;
    transform: translateY(-100px);
    animation: slideUp .5s ease forwards
}

.add_to_cart_message:before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 254000 254000' style='enable-background:new 0 0 512 512' xml:space='preserve' fill-rule='evenodd' class=''%3E%3Cg%3E%3Cg fill='%2348b02c'%3E%3Cpath d='m96229 162644 89510-89509c2637-2638 6967-2611 9578 0l8642 8642c2611 2611 2611 6968 0 9578l-89509 89510c-2611 2611-6941 2638-9579 0l-8642-8642c-2638-2638-2638-6941 0-9579z' fill='%23a6b814' opacity='1' data-original='%2348b02c' class=''%3E%3C/path%3E%3Cpath d='m68270 108089 54525 54525c2637 2638 2606 6973 0 9579l-8642 8642c-2606 2605-6973 2605-9579 0l-54525-54525c-2606-2606-2637-6941 0-9579l8642-8642c2638-2637 6941-2637 9579 0z' fill='%23a6b814' opacity='1' data-original='%2348b02c' class=''%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

html body .ymp-CrtpageMainFrm .ymp_check_mainBtn.ymp_elem_mainBtn[type=submit]:not(.bold_hidden) {
    height: 48.5px;
    border-radius: 30px
}

.continue_buy,
.cart-wrapper a.button.btn-secondary {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    border: 2px solid var(--primary-color);
    margin: 10px auto;
    border-radius: 30px;
    color: var(--primary-color)
}

.product-variant-quick-view .product-form__input .bls__option-swatch {
    cursor: pointer !important
}

.product-variant-quick-view .product-form__input .bls__option-swatch:hover,
.product-variant-quick-view .product-form__input .bls__option-swatch.active {
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    color: #fff
}

.continue_buy:hover {
    color: #fff;
    background-color: var(--primary-color)
}

.add_to_cart_message:after {
    content: "";
    width: 30px;
    margin-left: auto;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 24 24' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M12 7c-.6 0-1-.4-1-1V3c0-.6.4-1 1-1s1 .4 1 1v3c0 .6-.4 1-1 1zM16.3 8.8c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4L17.8 5c.4-.4 1-.4 1.4 0s.4 1 0 1.4L17 8.5c-.2.2-.5.3-.7.3zM21 13h-3c-.6 0-1-.4-1-1s.4-1 1-1h3c.6 0 1 .4 1 1s-.4 1-1 1zM18.4 19.4c-.3 0-.5-.1-.7-.3L15.5 17c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l2.2 2.2c.4.4.4 1 0 1.4-.2.1-.4.2-.7.2zM12 22c-.6 0-1-.4-1-1v-3c0-.6.4-1 1-1s1 .4 1 1v3c0 .6-.4 1-1 1zM5.6 19.4c-.3 0-.5-.1-.7-.3-.4-.4-.4-1 0-1.4L7 15.5c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-2.1 2.2c-.2.2-.4.3-.7.3zM6 13H3c-.6 0-1-.4-1-1s.4-1 1-1h3c.6 0 1 .4 1 1s-.4 1-1 1zM7.8 8.8c-.3 0-.6-.1-.8-.3L4.9 6.3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L8.5 7c.4.4.4 1 0 1.4-.2.3-.5.4-.7.4z' fill='%23000000' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .5;
    background-position: center;
    animation: spin 2s linear infinite
}

.product_banner1 .hover-effect.hover-none .bls__responsive-image img {
    width: 100%;
    height: auto !important
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes slideUp {
    0% {
        transform: translateY(-100px)
    }
    to {
        transform: translateY(0)
    }
}

/*# sourceMappingURL=/cdn/shop/t/10/assets/replace.css.map?v=58356528771266284361722793109 */