.elementor-kit-1911{--e-global-color-primary:#CBB4A4;--e-global-color-secondary:#7E665A;--e-global-color-text:#2C2C2C;--e-global-color-accent:#98A396;--e-global-color-cde613f:#4F5D53;--e-global-color-c83a8b7:#FFFFFF;--e-global-color-f78a14e:#1C1C1C;--e-global-color-561e346:#ECECEC;--e-global-color-8a36422:#7F8B7F;--e-global-color-86b289f:#E8F2EB;--e-global-color-4dd5c7a:#FAF8F5;--e-global-typography-primary-font-family:"AlbertSans-SemiBold";--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-family:"AlbertSans-SemiBold";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"AlbertSans-Regular";--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-4dd5c7a );}.elementor-kit-1911 e-page-transition{background-color:#ABABAB8A;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.e-con{--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}/* Start custom CSS *//*Botão de voltar ao topo*/
#back-top {
    left: 30px;
    color: #4F5D53;
}

#back-top svg path {
    stroke: #4F5D53
}




/*----------------------*/
/*Quick view config*/
.et-mini-content.et-popup-content .wci-open-popup {
    display: none;
}

.et-mini-content.et-popup-content .add_to_cart_button {
    color: #fff;
    background-color: #CBB4A4;
}

.et-mini-content.et-popup-content .add_to_cart_button:hover {
    color: #fff;
    background-color: #7E665A;
}

.et-mini-content.et-popup-content .et-single-buy-now {
    color: #fff !important;
    background-color: #98a396 !important;
}

.et-mini-content.et-popup-content .et-single-buy-now:hover {
    color: #fff !important;
    background-color: #4f5d53 !important;
}

/*Notificação de cookies*/
#cookie-notice {
    max-width: none !important;
    min-width: 100% !important;
    width: 100% !important;
    left: 0px !important;
    right: 0px !important;
    padding: 0px !important;
}

#cn-notice-text {
    font-size: 12px !important;
}

#cn-accept-cookie {
    background-color: #98A396 !important;
    color: #FFF !important;
    border: 0px !important;
    padding: 5px !important;
    border-radius: 5px !important;
}

#cn-refuse-cookie {
    background-color: #98A396 !important;
    color: #FFF !important;
    border: 0px !important;
    padding: 5px !important;
    border-radius: 5px !important;
}

#cn-more-info {
    background-color: #98A396 !important;
    color: #FFF !important;
    border: 0px !important;
    padding: 5px !important;
    border-radius: 5px !important;
}

#cn-close-notice {
    color: #FFF !important;
}

/*----------------------*/
/*Search mobile*/
@media (max-width: 767px) {
    
/*Header do search*/
.autocomplete-suggestions .ajax-results-title {
    color: #fff;
    background-color: #CBB4A4 !important;
}

.autocomplete-suggestions .ajax-results-title .results-count {
    opacity: 1 !important;
}

/*Gap entre os itens*/
.autocomplete-suggestion {
    margin-top: 15px;
}

/*Display cartão*/
.autocomplete-suggestion .ajax-item-info .woo-custom-installments-card-container {
    display: none;
}

/*Container preço sem desconto*/
.autocomplete-suggestion .ajax-item-info .woo-custom-installments-price .woocommerce-Price-amount {
    font-size: 11px !important;
}

/*Container preço original*/
.autocomplete-suggestion .ajax-item-info .woo-custom-installments-price.original-price .woocommerce-Price-amount::before {
    content: "Dê";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 10px;
    color: #555;
    margin-right: 5px;
    display: inline-block;
}

.autocomplete-suggestion .ajax-item-info .woo-custom-installments-price.original-price .woocommerce-Price-amount.amount {
    font-size: 11px !important;
    font-weight: 400 !important;
    color: #555;
}

.autocomplete-suggestion .ajax-item-info .woo-custom-installments-price.original-price .woocommerce-Price-amount::after {
    content: "Por:";
    font-family: 'AlbertSans-regular';
    font-weight: 400;
    font-size: 10px;
    color: #555;
    margin-left: 5px;
    display: inline-block;
}

/*Container preço desconto*/
.autocomplete-suggestion .ajax-item-info .woo-custom-installments-price.sale-price .woocommerce-Price-amount {
    font-size: 11px !important;
}

/*Container pix*/
.autocomplete-suggestion .ajax-item-info .woo-custom-installments-offer{
    margin-top: -10px;
}

.autocomplete-suggestion .ajax-item-info .woo-custom-installments-offer .discounted-price .woocommerce-Price-amount.amount {
    font-size: 13px !important;
    color: #7E665A;
    margin-left: -3px;
}

.autocomplete-suggestion .ajax-item-info .discount-after-price {
    font-size: 11px !important;
    margin-top: 13px;
    font-weight: 500;
    color: #7E665A;
}
}/* End custom CSS */