.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6fc952b:#EFDD91;--e-global-color-0a821f2:#C9A066;--e-global-color-cb142f5:#654B26;--e-global-color-c19d181:#BA8F2E;--e-global-color-e02310d:#F6F6F6;--e-global-color-1d4e133:#EDECEA;--e-global-color-20ec182:#BB883F;--e-global-color-89ae35a:#F5E383;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-5 label{font-family:"Poppins", Sans-serif;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a:focus {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

/*botões*/

.cc-notice-ctas .button, .slick-slide .button, .slick-slide .single_add_to_cart_button, .woocommerce .slick-slide .button{
    border-radius: 0px !important;
    background-color: #BA8F2E !important;
    text-transform: uppercase;
}

.cc-notice-ctas .button, .slick-slide .button, .slick-slide .single_add_to_cart_button, .woocommerce .slick-slide .button:hover{
    border-radius: 0px !important;
    background-color: #BA8F2E !important;
    text-transform: uppercase;
}

.cc-notice-ctas.button:hover, .slick-slide.button:hover, .slick-slide .single_add_to_cart_button:hover, .woocommerce .slick-slide .button:hover{
    border-radius: 0px !important;
    background-color: #BA8F2E !important;
    text-transform: uppercase;
    color: white !important
}


.cc-cart-actions a.cc-button-primary {
     border-radius: 0px !important;
    background-color: #BA8F2E !important;
    text-transform: uppercase;
    font-weight: 400 !important;
}
    
.cc_item_quantity_update.cc_item_quantity_minus {
    border-radius: 0px !important;
}

.cc_item_quantity_update.cc_item_quantity_minus:hover {
    background-color: #BA8F2E !important;
    color: white !important;
    border-radius: 0px !important;
}

.cc_item_quantity_update.cc_item_quantity_plus {
    border-radius: 0px !important;
    
}

.cc_item_quantity_update.cc_item_quantity_plus:hover {background-color: #BA8F2E !important;
    color: white !important;
    border-radius: 0px !important;
    
}

a.button.cc-button-sm.save_for_later_btn
{ border-radius: 0px !important;
}

a.button.cc-button-sm.save_for_later_btn:hover
{ background-color: #BA8F2E !important;
    color: white !important;
    border-radius: 0px !important;
}

input.cc-button-sm.cc-coupon-btn {
    border-radius: 0px !important;
    
}

input.cc-button-sm.cc-coupon-btn:hover {
    background-color: #BA8F2E !important;
    color: white !important;
    border-radius: 0px !important;
    border-color: transparent !important;
    
}

.cc-fs-meter-used.cc-bar-active {
    background:linear-gradient(90deg,#F5E383 0,#BB883F 55%);
}

.cc-fs-meter-used {
    background-image: linear-gradient(90deg,#F5E383 0,#BB883F 55%) !important;
}

.cc-fs-icon {
    display: none !important;
}


.cc-fs-title {
    font-size: 13px !important;
}

span.cc-fs-country {
    display: none !important;
}

/*esconder ver carrinho*/

.added_to_cart.wc-forward {
    display: none !important;
}


/*remover barra de metragem frete*/
.cc-fs.cc-text-left {
    display: none !important
}/* End custom CSS */