.elementor-kit-6{--e-global-color-primary:#F68C1F;--e-global-color-secondary:#3D8BD4;--e-global-color-text:#6D6F73;--e-global-color-accent:#61CE70;--e-global-color-2fb9d8e:#4A4A4A;--e-global-color-6889184:#FBFBFB;--e-global-color-4f38ba3:#FFFFFF;--e-global-color-e38959c:#DDDDDD;--e-global-color-2f2c593:#E5E5E6;--e-global-color-0becb39:#C41111;--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;background-color:var( --e-global-color-6889184 );color:var( --e-global-color-text );font-family:"Chivo", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );}.elementor-kit-6 h1{color:var( --e-global-color-2fb9d8e );}.elementor-kit-6 h2{color:var( --e-global-color-2fb9d8e );font-size:24px;}.elementor-kit-6 h3{color:var( --e-global-color-2fb9d8e );}.elementor-kit-6 h4{color:var( --e-global-color-2fb9d8e );font-size:19px;}.elementor-kit-6 h5{color:var( --e-global-color-2fb9d8e );font-size:16px;}.elementor-kit-6 h6{color:var( --e-global-color-2fb9d8e );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h2{font-size:22px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* NAVEGAÇÃO - SLIDES / CARROSSEL */

/* arrow */
.cs-nav .swiper-arrow  {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 2px;
}

.cs-nav .swiper-button-disabled,
.cs-nav .swiper-button-disabled:hover {
    background: var( --e-global-color-6889184 )!important;
    opacity: 1!important;
}


.cs-nav .prev-arrow {
    margin-left: -30px!important;
}

.cs-nav .next-arrow {
    margin-right: -30px!important;
}

.cs-nav .swiper-arrow:hover {
    background: var( --e-global-color-primary );
}
.cs-nav .swiper-button-disabled path {
    opacity: 0.4!important;
}

.cs-nav path {
    fill: var(--e-global-color-text)!important;
    opacity: 1!important;
}

.cs-nav .swiper-arrow:hover path {
    fill: #fff!important;
}

.cs-nav .swiper-button-disabled:hover path {
    fill: var(--e-global-color-text)!important;
}

/* dots */

.cs-nav .swiper-pagination-bullet {
    width: 20px;
    height: 5px;
    border-radius: 3px;
}

.cs-nav .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
}



/* responsive */ 


@media(max-width: 1024px) {
    .cs-nav .swiper-arrow {
        position: absolute;
        top: -20px!important;
        width: 30px;
        height: 30px;
        font-size: 15px!important;
    }
    
    .cs-nav .next-arrow {
        right: 40px!important;
    }
    
    .cs-nav .prev-arrow {
        left: auto!important;
        right: 55px!important;
    }
    
    .hide-arrow .swiper-arrow {
        display: none!important;
    }
}

/* CARDS */

.jet-listing-grid__items .e-flexbox-base {
    padding: 0!important;
}

/* wishlists */
.icon-wishlist path {
    fill: #D10000!important
}

/* add to cart */
.woocommerce .quantity .qty {
    width: 50px;
    text-align: center;
    font-size: 13px !important;
    padding: 5px!important;
}

.woocommerce .quantity .qty:focus {
    outline: 0!important;
}

.e-loop-add-to-cart-form-container {
    justify-content: center!important;
    grid-gap: 6px!important;
}

/* FILTERS */

.jet-active-filters__list {
    align-items: center !important;
}

.jet-filter-items-search__input,
.jet-sorting-select {
    outline: none!important;
}

.jet-active-filters__title {
    width: 100%!important;
}
.jet-active-filters__list {
    row-gap: 5px!important;
}

/* popup */

.elementor-popup-modal {
    z-index: 999999!important;
}

/**/

.full-archive-template {
    width: 100%!important;
}

.woocommerce div.product form.cart {
    margin-bottom: 0!important;
}

/* PRODUCT SINGLE */

.tag-desconto-loop {
    color: var( --e-global-color-0becb39 );
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    width: max-content;
}

.elementor-shortcode {
    width: fit-content;
    padding: 0px 4px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    border-radius: 1rem 0.35rem 0.35rem 1rem;
    background: color-mix(in srgb, var(--e-global-color-0becb39) 20%, transparent);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Chivo';
	font-display: auto;
	src: url('https://esquinaembalagens.com/wp-content/uploads/2026/07/Chivo.ttf') format('truetype');
}
/* End Custom Fonts CSS */