html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.t-display{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:110%}@media(min-width: 990px){.t-display{font-size:120px;line-height:110%}}h1,.t-h1{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:40px;line-height:120%}@media(min-width: 990px){h1,.t-h1{font-size:48px}}h2,.t-h2{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:130%}@media(min-width: 990px){h2,.t-h2{font-size:35px}}h3,.t-h3{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){h3,.t-h3{font-size:29px}}h4,.t-h4{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:130%}@media(min-width: 990px){h4,.t-h4{font-size:20px}}h5,.t-h5{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:120%}@media(min-width: 990px){h5,.t-h5{font-size:18px;line-height:140%}}h6,.t-h6{font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic}@media(min-width: 990px){h6,.t-h6{font-size:16px}}p,.t-p{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){p,.t-p{font-size:18px}}.t-p-menor{font-family:"Roboto",sans-serif;font-size:14px;line-height:130%}@media(min-width: 990px){.t-p-menor{font-size:13px}}.t-light{font-weight:300}.t-button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.t-button{font-size:18px}}.a-button{display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer}.a-button.button-white{border-color:#f0efef;color:#f0efef}.a-button p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.a-button p{font-size:18px}}.a-button::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.a-button:hover{text-decoration:none}.a-button:hover::after{width:100%}.a-button.catalogo-button::after{background:#c1c0c0}.a-bt-see-more-background-thin{display:block;background-color:var(--amarelo, #ede34c);width:fit-content;text-decoration:none;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:10px;padding:2px 5px;position:relative;z-index:1;cursor:pointer}.a-bt-see-more-background-thin p{font-family:"Roboto",sans-serif;font-size:14px;line-height:130%}@media(min-width: 990px){.a-bt-see-more-background-thin p{font-size:13px}}.a-bt-see-more-background-thin .svg-acordeon-alternative{transform:rotate(90deg);transition:transform .3s ease}.a-bt-see-more-background-thin.opened-acordeon .svg-acordeon-alternative{transform:rotate(0deg)}.a-bt-see-more-background-thin::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:#a9a795;transition:width .3s ease;z-index:-1}.a-bt-see-more-background-thin:hover{text-decoration:none}@media(min-width: 990px){.a-bt-see-more-background-thin:hover::after{width:100%}}.p-sticker{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:15px;font-weight:500;width:fit-content;padding:10px 20px}@media(min-width: 990px){.p-sticker{font-size:18px}}@media(min-width: 990px){.p-sticker{font-size:25px;padding:20px 40px}}.default-button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.default-button{font-size:18px}}.default-button.black-button{background-color:#231f20;color:#f0efef;transition:all .3s ease}.default-button.black-button:hover{background-color:#f0efef;color:#231f20}.default-button.green-button{background-color:#d3d800;color:#231f20;transition:all .3s ease}.default-button.green-button:hover{background-color:#f0efef;color:#231f20}body{overflow-x:hidden}a{color:#231f20}a:hover{text-decoration:underline}a.button{text-decoration:none}a.button:hover{font-weight:600}.loading-container{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.6);z-index:99999;transition:opacity .3s ease;cursor:progress}.loading-container .loading-spinner{width:50px;height:50px;border:12px solid #231f20;border-top:12px solid var(--amarelo, #ede34c);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}li{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){li{font-size:18px}}strong{font-weight:bold}.limitador{max-width:1440px}.hide-mb{display:none}@media(min-width: 990px){.hide-mb{display:block}}.hide-dk{display:block}@media(min-width: 990px){.hide-dk{display:none}}.show-wide{display:none}@media(min-width: 2000px){.show-wide{display:block}}.position-rel{position:relative}.button{transition:all .3s ease;text-transform:initial !important;width:fit-content}.button.b-invertido{background-color:#231f20;color:#f0efef;border:1px solid #f0efef;box-shadow:2px 2px 0 1px #f0efef}.button.b-invertido:hover{background-color:#231f20;color:#f0efef;box-shadow:none}.button.b-invertido-bg-branco{background-color:#231f20;color:#f0efef;border:1px solid #f0efef;box-shadow:2px 2px 0 1px #231f20}.button.b-invertido-bg-branco:hover{background-color:#231f20;color:#f0efef;box-shadow:none}.project-card.sem-pb{filter:none !important}a>img,img>a{transition:all .3s ease}a>img:hover,img>a:hover{opacity:.4}.maximum-limiter-800{max-width:800px}.maximum-limiter{max-width:1140px;margin:0 auto}.maximum-limiter-1800{max-width:1800px;margin:0 auto}.hide-mb{display:none}@media(min-width: 990px){.hide-mb{display:block}}.hide-dk{display:block}@media(min-width: 990px){.hide-dk{display:none}}.p-rel{position:relative}.t-branco{color:#f0efef}.t-preto{color:#231f20}.t-display-40{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:110%;font-weight:400;font-size:22px}@media(min-width: 990px){.t-display-40{font-size:120px;line-height:110%}}@media(min-width: 990px){.t-display-40{font-size:40px}}.t-display-50{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:110%;font-weight:400;font-size:25px}@media(min-width: 990px){.t-display-50{font-size:120px;line-height:110%}}@media(min-width: 990px){.t-display-50{font-size:50px}}.t-semibold{font-weight:500}.t-bold,strong{font-weight:700}.t-center{text-align:center}.t-upper{text-transform:uppercase}.bg-azul-claro{background-color:#0086cd}.bg-azul-escuro{background-color:#004899}.bg-laranja{background-color:#ec671a}.bg-amarelo{background-color:var(--amarelo, #ede34c)}.bg-vermelho{background-color:#e62154}.bg-branco{background-color:#f0efef}.bg-roxo{background-color:#6d4796}.bg-preto{background-color:#231f20}.bg-verde{background-color:#d3d800}.bg-cinzanovo{background-color:#a9a795}.a-underline{text-decoration:underline}.a-underline:hover{text-decoration:none}.no-underline{text-decoration:none}.overflow-hidden{overflow:hidden}.popup-gallery{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;background:rgba(35,31,32,.8);width:calc(100% - 100px);height:calc(100vh - 100px);overflow:hidden;opacity:0;pointer-events:none;transition:all .3s ease;padding:50px}.popup-gallery.is-visible{opacity:1;pointer-events:all}.popup-gallery.is-visible .popup-elements .popup-content,.popup-gallery.is-visible .popup-elements .close-popup{transform:scale(1)}.popup-gallery .popup-elements{position:relative}.popup-gallery .popup-elements .close-popup{position:absolute;right:-16px;top:-16px;color:#f0efef;background:var(--amarelo, #ede34c);padding:3px 9px;border-radius:50%;border:1px solid;cursor:pointer;transition:all .3s ease;z-index:1;transform:scale(0)}@media(min-width: 990px){.popup-gallery .popup-elements .close-popup{right:-19px;top:-19px;padding:3px 11px}}.popup-gallery .popup-elements .close-popup:hover{background:#ec671a}.popup-gallery .popup-elements .popup-content{transform:scale(0);transition:all .3s ease}.popup-gallery .popup-elements .popup-content img{max-height:calc(100vh - 128px);object-fit:contain;width:fit-content}.events-none{pointer-events:none}.position-sticky{top:0;height:fit-content}@media(min-width: 990px){.position-sticky{position:sticky;top:70px}}.default-padding{padding:20px}@media(min-width: 990px){.default-padding{padding:35px 70px 70px 70px;display:flex;flex-direction:column;gap:70px}}.width-100{width:100%}.page-default-content{display:flex;flex-direction:column;gap:30px;padding:60px 25px}@media(min-width: 990px){.page-default-content{padding:100px 40px}}.page-default-content .page-default-blocks{display:flex;flex-direction:column;gap:15px}.page-default-content .page-default-blocks a{text-decoration:underline}.page-default-content .page-default-blocks a:hover{text-decoration:none;font-weight:700;opacity:1}.pagina-all-content .bg-intercalate:nth-child(even){background:#f0efef}@media(min-width: 990px){.pagina-all-content.programacao .default-content-one-column[data-title=Programação] .section-title,.pagina-all-content.programacao .default-content-one-column[data-title=Programme] .section-title,.pagina-all-content.programacao .default-content-one-column[data-title=Programación] .section-title,.pagina-all-content.programme .default-content-one-column[data-title=Programação] .section-title,.pagina-all-content.programme .default-content-one-column[data-title=Programme] .section-title,.pagina-all-content.programme .default-content-one-column[data-title=Programación] .section-title,.pagina-all-content.programacion .default-content-one-column[data-title=Programação] .section-title,.pagina-all-content.programacion .default-content-one-column[data-title=Programme] .section-title,.pagina-all-content.programacion .default-content-one-column[data-title=Programación] .section-title{padding-bottom:70px}}.section-default{display:flex;flex-direction:column;gap:40px;padding:20px}@media(min-width: 990px){.section-default{gap:70px;padding:70px}}.section-default .section-title{padding-bottom:35px;border-bottom:5px solid var(--amarelo, #ede34c);width:fit-content;padding-right:100px}@media(min-width: 990px){.section-default .section-title{padding-right:235px}}.lista-pessoas-content{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:35px}.lista-pessoas-content .single-pessoa{display:flex;flex-direction:column;gap:35px;width:100%}@media(min-width: 990px){.lista-pessoas-content .single-pessoa{width:calc(25% - 27px)}}.lista-pessoas-content .single-pessoa .pessoa-public{display:flex;flex-direction:column;gap:15px}@media(min-width: 990px){.lista-pessoas-content .single-pessoa .pessoa-public{gap:35px}}.lista-pessoas-content .single-pessoa .pessoa-public .image-thumnail{position:relative;width:100%;padding-top:100%;overflow:hidden}.lista-pessoas-content .single-pessoa .pessoa-public .image-thumnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.lista-pessoas-content .single-pessoa .show-acordeon-pessoas .minus-svg{display:none}.lista-pessoas-content .single-pessoa .show-acordeon-pessoas.opened-acordeon .minus-svg{display:block;transform:translate(0px, -5px)}.lista-pessoas-content .single-pessoa .show-acordeon-pessoas.opened-acordeon .plus-svg{display:none}.lista-pessoas-content .single-pessoa .pessoa-acordeon{display:none}.banner-filme{display:flex;flex-direction:column}@media(min-width: 990px){.banner-filme{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;max-height:600px}}.banner-filme .flex-column-filme.sinopse-aditional-info{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.banner-filme .flex-column-filme.sinopse-aditional-info{gap:30px;width:70%}}@media(min-width: 990px){.banner-filme .flex-column-filme{width:50%;align-items:center}}.banner-filme .thumbnail-filme{order:1}@media(min-width: 990px){.banner-filme .thumbnail-filme{order:0}}@media(min-width: 990px){.banner-filme .thumbnail-filme .image-thumnail{height:100%}}.banner-filme .thumbnail-filme .image-thumnail img{height:100%;width:auto}@media(min-width: 990px){.banner-filme .thumbnail-filme .image-thumnail img{height:100%;width:100%;object-fit:cover}}.banner-filme .highlights-filme{display:flex;flex-direction:column;align-items:end;justify-content:center;text-align:end;gap:30px;order:0;padding:40px 25px}@media(min-width: 990px){.banner-filme .highlights-filme{order:1;padding:40px 140px 40px 0;max-height:fit-content;overflow:auto;justify-content:flex-start}}.banner-filme .highlights-filme .hightlights-t-menor{display:flex;flex-direction:row;gap:10px}.content-filme{gap:25px}@media(min-width: 990px){.content-filme{flex-direction:row;flex-wrap:nowrap;gap:40px;justify-content:flex-end}}.content-filme .flex-column-filme{display:flex;flex-direction:column;gap:25px}@media(min-width: 990px){.content-filme .flex-column-filme{width:40%;align-items:flex-start}.content-filme .flex-column-filme:first-child{width:20%}}@media(min-width: 990px){.content-filme .flex-column-filme.ficha-tecnica-filme{width:30%}}.content-filme .flex-column-filme.ficha-tecnica-filme .projeto-ficha-tecnica{display:flex;flex-direction:column;gap:10px}.content-filme .text-field{display:flex;flex-direction:column;gap:25px}@media(min-width: 990px){.content-filme.projeto-settings .flex-column-filme{width:32%}}.lista-filmes-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:25px}@media(min-width: 990px){.lista-filmes-content{gap:70px}}.lista-filmes-content .single-filme{width:100%;display:flex;flex-direction:column;gap:25px}@media(min-width: 990px){.lista-filmes-content .single-filme{width:calc(25% - 53px)}.lista-filmes-content .single-filme.five-items-per-row{width:calc(20% - 56px)}}.lista-filmes-content .single-filme .image-thumbnail{position:relative;width:100%;padding-top:125%;height:0;overflow:hidden}.lista-filmes-content .single-filme .image-thumbnail img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;object-fit:cover;object-position:center;max-width:none;max-height:none}.lista-filmes-content .single-filme .a-block{display:block;overflow:hidden}.lista-filmes-content .single-filme img{width:100%;height:auto;object-fit:cover}.lista-filmes-content .single-filme .year-country-single-film{display:flex;flex-wrap:nowrap}.lista-filmes-content .single-filme .join-items{display:flex;flex-direction:column;gap:5px}.load-more-container{display:flex;justify-content:center;align-items:center}.workshops-selecionados .single-filme:not(:last-child),.encontros-selecionados .single-filme:not(:last-child),.lista-filmes-content .single-filme:not(:last-child){padding-bottom:20px;border-bottom:4px solid #231f20}@media(min-width: 990px){.workshops-selecionados .single-filme:not(:last-child),.encontros-selecionados .single-filme:not(:last-child),.lista-filmes-content .single-filme:not(:last-child){padding-bottom:none;border-bottom:none}}.lista-programacao-content{display:flex;flex-direction:column;gap:25px}@media(min-width: 1240px){.lista-programacao-content.relational-programacao{flex-direction:row;flex-wrap:wrap}.lista-programacao-content.relational-programacao .single-programacao{width:47%}.lista-programacao-content.relational-programacao .single-programacao:nth-child(2){border-top:4px solid var(--amarelo, #ede34c);padding-top:25px}}.lista-programacao-content.relational-programacao .year-programacao{color:#231f20}.lista-programacao-content .single-programacao{display:flex;flex-direction:column;gap:15px;padding-bottom:25px;border-bottom:4px solid var(--amarelo, #ede34c)}@media(min-width: 990px){.lista-programacao-content .single-programacao:first-child{border-top:4px solid var(--amarelo, #ede34c);padding-top:25px}}.lista-programacao-content .single-programacao .top-acordeon{display:flex;flex-direction:column;gap:15px}.lista-programacao-content .single-programacao .top-acordeon .date-programacao-formated{display:flex;flex-direction:row;gap:15px;align-items:center;justify-content:space-between}.lista-programacao-content .single-programacao .top-acordeon .date-programacao-formated .year-programacao{font-size:18px;font-weight:400;line-height:1;background-color:var(--amarelo, #ede34c)}@media(min-width: 990px){.lista-programacao-content .single-programacao .top-acordeon .date-programacao-formated .year-programacao{font-size:20px}}.lista-programacao-content .single-programacao .top-acordeon .date-programacao-formated .day-month-programacao{font-size:18px;font-weight:400;line-height:1;text-transform:uppercase}@media(min-width: 990px){.lista-programacao-content .single-programacao .top-acordeon .date-programacao-formated .day-month-programacao{font-size:20px}}.lista-programacao-content .single-programacao .top-acordeon .date-programacao-formated .day-month-programacao.tipo-programacao{text-transform:none}.lista-programacao-content .single-programacao .top-acordeon .categoria-programacao{display:flex;gap:15px}.lista-programacao-content .single-programacao .top-acordeon .horario-local{display:flex;gap:30px}.lista-programacao-content .single-programacao .default-acordeon{display:none}.lista-programacao-content .single-programacao .default-acordeon .acordeon-content{display:flex;flex-direction:column;gap:15px}.lista-programacao-content .single-programacao .default-acordeon .all-lista-pessoas{display:flex;flex-direction:column;gap:25px}.lista-programacao-content .single-programacao .default-acordeon .all-lista-pessoas .section-title.pessoas-title{padding-bottom:15px}.pagination-years{display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px;justify-content:flex-start;order:2;padding-bottom:10px;max-width:100%;overflow-x:auto}@media(min-width: 990px){.pagination-years{justify-content:center}}.gutenberg-content .first-column{display:flex;flex-direction:column;gap:20px;order:1}@media(min-width: 990px){.gutenberg-content .first-column{gap:70px;order:0}}.gutenberg-content .first-column .section-title{display:flex;flex-direction:column;gap:15px}.gutenberg-content .first-column .section-title h1{padding-bottom:15px;border-bottom:4px solid var(--amarelo, #ede34c)}.gutenberg-content .first-column .content{display:flex;flex-direction:column;gap:10px}.gutenberg-content .first-column .content .gallery-section{padding-top:15px;padding-bottom:25px}@media(min-width: 990px){.gutenberg-content .first-column .content .gallery-section{padding-top:0px}}.gutenberg-content .first-column .content .gallery-section .zoom-carousel{top:35px}@media(min-width: 990px){.gutenberg-content .first-column .content .gallery-section .zoom-carousel{top:20px}}.gutenberg-content .second-column{position:relative;order:0}@media(min-width: 990px){.gutenberg-content .second-column{width:40%;order:1}}.gutenberg-content .thumbnail-post img{width:100%;height:auto}.default-content-one-column{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.default-content-one-column .first-column{flex-direction:row}}@media(min-width: 990px){.default-content-one-column .first-column .section-title{width:30%}.default-content-one-column .first-column .section-title h1{position:sticky;top:70px}}.default-content-one-column .first-column .one-per-slide-carousel .owl-nav svg path{fill:#f0efef;transition:all .3s ease}.default-content-one-column .first-column .one-per-slide-carousel .owl-nav svg:hover path{fill:#a9a795}@media(min-width: 990px){.default-content-one-column .first-column .content{width:70%}}.default-content-two-columns{display:flex;flex-direction:column;gap:20px;padding-bottom:20px}@media(min-width: 990px){.default-content-two-columns{display:flex;flex-direction:row;gap:70px;padding-bottom:0}}@media(min-width: 990px){.default-content-two-columns.thumbnail-padding .first-column{width:50%}}.default-content-two-columns.thumbnail-padding .first-column .section-title{padding:20px}@media(min-width: 990px){.default-content-two-columns.thumbnail-padding .first-column .section-title{padding:35px 70px 0}}.default-content-two-columns.thumbnail-padding .first-column .content>*:not(.video-iframe){padding:0 20px}@media(min-width: 990px){.default-content-two-columns.thumbnail-padding .first-column .content>*:not(.video-iframe){padding:0 0 0 70px}}@media(min-width: 990px){.default-content-two-columns.thumbnail-padding .first-column .content>*{padding:0 0 0 70px}}@media(min-width: 990px){.default-content-two-columns.thumbnail-padding .second-column{width:50%;display:flex;justify-content:flex-start;align-items:flex-start}.default-content-two-columns.thumbnail-padding .second-column .thumbnail-post{width:100%;height:calc(100svh - 60px);overflow:hidden}.default-content-two-columns.thumbnail-padding .second-column .thumbnail-post.position-sticky{top:60px}.default-content-two-columns.thumbnail-padding .second-column .thumbnail-post img{height:100%;object-fit:cover}}@media(min-width: 990px){.default-content-two-columns .first-column{width:60%}}.anchor-sections{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.anchor-sections{flex-direction:row;gap:100px}}.anchor-sections .first-column{display:flex;flex-direction:column;gap:30px}@media(min-width: 990px){.anchor-sections .first-column{width:50%;gap:40px}}.anchor-sections .first-column .all-resume.encontro-class p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.anchor-sections .first-column .all-resume.encontro-class p{font-size:29px}}.anchor-sections .first-column .all-buttons-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start}.anchor-sections .first-column .anchor-social-medias{display:flex;flex-direction:column;gap:15px}.anchor-sections .second-column{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.anchor-sections .second-column{width:50%}}.anchor-sections .second-column .arrow-before{display:none}.anchor-sections .second-column a{position:relative}.anchor-sections .second-column a::after{content:"";position:absolute;top:0;left:0;z-index:-1;width:0%;height:100%;background-color:#c1c0c0;transition:width .3s ease}.anchor-sections .second-column a:hover::after{width:100%}.anchor-sections .second-column.fixed-summary{display:flex;position:fixed;right:0;top:50%;width:fit-content;z-index:2;background:#a9a795;padding:20px;transform:translate(100%, -50%);transition:all .3s ease}.anchor-sections .second-column.fixed-summary.visible{transform:translate(0%, -50%)}.anchor-sections .second-column.fixed-summary.visible .arrow-before{transform:translate(0px, -50%) scaleX(-1)}.anchor-sections .second-column.fixed-summary .arrow-before{display:block;position:absolute;top:50%;left:-53px;background:#a9a795;padding:10px;transform:translate(0px, -50%) scaleX(1);animation:go-and-out 1s linear infinite;cursor:pointer}@keyframes go-and-out{0%{left:-49px}50%{left:-53px}100%{left:-49px}}.anchor-sections .second-column .anchor-item{text-decoration:none;width:100%;border-bottom:1px solid #231f20;font-weight:500}.catalogo-section{display:flex;flex-direction:row;justify-content:center;padding:30px}.catalogo-section a{padding:10px 30px}.galeria-section{box-sizing:border-box}.galeria-section .item{box-sizing:border-box;width:100%}.galeria-section .item img{max-height:70svh;object-fit:cover}.all-products{display:flex;flex-direction:column;justify-content:flex-start;gap:25px}@media(min-width: 990px){.all-products{flex-direction:row;flex-wrap:wrap;gap:70px}}.all-products .single-product{width:100%;display:flex;flex-direction:column;gap:20px;padding-bottom:30px}@media(min-width: 990px){.all-products .single-product{width:calc(25% - 53px)}}.all-products .single-product h2{font-weight:600}@media(min-width: 990px){.all-products .single-product h2{font-size:29px}}.all-products .single-product img{width:100%}.lista-premios-content{display:flex;flex-direction:column;gap:35px}@media(min-width: 990px){.lista-premios-content{flex-direction:row;flex-wrap:wrap;gap:70px}}.lista-premios-content .single-premio{display:flex;flex-direction:column;gap:35px}@media(min-width: 990px){.lista-premios-content .single-premio{width:calc(50% - 35px)}}.lista-premios-content .single-premio .premio-image{width:100%}@media(min-width: 990px){.lista-premios-content .single-premio .premio-image{height:200px;object-fit:contain;object-position:left}}.lista-premios-content .single-premio .join-items{display:flex;flex-direction:column;gap:25px}.lista-premios-content .single-premio .join-items .text-content-premios{display:flex;flex-direction:column;gap:15px}.cmplz-cookiebanner #cmplz-header-1-optin{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.cmplz-cookiebanner #cmplz-header-1-optin{font-size:29px}}.cmplz-cookiebanner #cmplz-message-1-optin,.cmplz-cookiebanner .cmplz-links{font-family:"Roboto",sans-serif;font-size:14px;line-height:130%}@media(min-width: 990px){.cmplz-cookiebanner #cmplz-message-1-optin,.cmplz-cookiebanner .cmplz-links{font-size:13px}}.cmplz-cookiebanner #cmplz-message-1-optin .cmplz-link,.cmplz-cookiebanner .cmplz-links .cmplz-link{color:var(--amarelo, #ede34c) !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.cmplz-cookiebanner #cmplz-message-1-optin .cmplz-link,.cmplz-cookiebanner .cmplz-links .cmplz-link{font-size:18px}}.cmplz-cookiebanner .cmplz-btn,.cmplz-cookiebanner .cmplz-btn-accept{border-radius:0 !important;border:1px solid #231f20 !important;color:#231f20 !important;position:relative;z-index:1;background:rgba(0,0,0,0) !important;font-size:13px !important;height:unset !important;padding:5px 0 !important}@media(min-width: 990px){.cmplz-cookiebanner .cmplz-btn,.cmplz-cookiebanner .cmplz-btn-accept{font-size:14px !important}}.cmplz-cookiebanner .cmplz-btn::after,.cmplz-cookiebanner .cmplz-btn-accept::after{content:"";position:absolute;z-index:-1;height:100%;width:0%;transition:width .3s ease;top:0;left:0}.cmplz-cookiebanner .cmplz-btn:hover::after,.cmplz-cookiebanner .cmplz-btn-accept:hover::after{width:100% !important;background-color:var(--amarelo, #ede34c) !important}.cmplz-cookiebanner .cmplz-category-header,.cmplz-cookiebanner .cmplz-description{font-family:"Roboto",sans-serif;font-size:14px;line-height:130%}@media(min-width: 990px){.cmplz-cookiebanner .cmplz-category-header,.cmplz-cookiebanner .cmplz-description{font-size:13px}}.embed-vimeo,.embed-youtube,.embed-uploaded{position:relative;display:block;width:100%;overflow:hidden}.embed-vimeo::before,.embed-youtube::before,.embed-uploaded::before{display:block;content:"";padding-top:56.25%}.embed-vimeo>iframe,.embed-youtube>iframe,.embed-uploaded>video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.iframe-full-width{max-height:85svh;padding-top:30px;overflow:hidden}@media(min-width: 990px){.iframe-full-width{padding-top:70px}}.iframe-full-width iframe{max-height:85svh}footer .logos-footer img{width:100%}footer .newsletter-footer{background-color:#231f20;color:#f0efef;padding:25px}@media(min-width: 990px){footer .newsletter-footer{padding:70px}}footer .newsletter-footer .newsletter-content{display:flex;flex-direction:column;gap:25px}@media(min-width: 990px){footer .newsletter-footer .newsletter-content{flex-direction:row;justify-content:space-between;padding-bottom:15px;border-bottom:2px solid var(--amarelo, #ede34c)}}footer .newsletter-footer .newsletter-content .input-newsletter{display:flex;flex-direction:column;gap:25px}@media(min-width: 990px){footer .newsletter-footer .newsletter-content .input-newsletter{flex-direction:row;gap:25px;align-items:flex-end}}@media(min-width: 990px){footer .newsletter-footer .newsletter-content .input-newsletter input{width:200px;text-align:center}}footer .credits-footer{display:flex;flex-direction:column;gap:20px;padding:15px 35px;background:#a9a795}@media(min-width: 990px){footer .credits-footer{flex-direction:row;justify-content:space-between;padding:10px 70px}}footer .credits-footer a{color:#4f4f4f}footer .credits-footer a p{font-size:12px}footer .credits-footer .column-1{display:flex;justify-content:space-between;gap:30px}footer .credits-footer .column-2{display:flex;flex-direction:column;gap:5px;align-items:center}@media(min-width: 990px){footer .credits-footer .column-2{flex-direction:row;gap:10px}}footer .credits-footer .column-2 a:last-child{padding-top:15px}@media(min-width: 990px){footer .credits-footer .column-2 a:last-child{padding-top:0}footer .credits-footer .column-2 a:last-child::after{content:""}}@media(min-width: 990px){footer .credits-footer .column-2 a{display:flex;flex-direction:row;align-items:center;gap:10px}}@media(min-width: 990px){footer .credits-footer .column-2 a::after{content:" | "}}.social-media-links{display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;align-items:center}.social-media-links i{font-size:16px}.lightbox-container{position:fixed;top:0;left:0;background:rgba(35,31,32,.8);height:100svh;width:100svw;z-index:9999999;pointer-events:none;opacity:0;transition:opacity .3s ease}.lightbox-container.opened{pointer-events:all;opacity:1}.lightbox-container .lightbox-wrapper{background:#f0efef;max-width:90%;max-height:90%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow-y:auto;width:100%}@media(min-width: 990px){.lightbox-container .lightbox-wrapper{max-width:80%;max-height:80%;width:fit-content}}.lightbox-container .lightbox-wrapper .close-svg{position:absolute;right:20px;top:20px;z-index:2;cursor:pointer}@media(min-width: 990px){.lightbox-container .lightbox-wrapper .close-svg{right:40px;top:40px}}.lightbox-container .lightbox-wrapper .close-svg svg path{stroke:#231f20}.lightbox-container .lightbox-wrapper .lightbox-content{padding:20px}@media(min-width: 990px){.lightbox-container .lightbox-wrapper .lightbox-content{padding:60px 20px 20px 20px}}header{width:100%;left:0;top:0;position:sticky;background:#f0efef;z-index:99}@media(min-width: 990px){header{display:flex;flex-flow:row nowrap;border-bottom:1px solid #231f20;justify-content:space-between}}header.open .bt-menu hr:first-child{transform:rotate(-50deg) translate(-11px, 4px)}header.open .bt-menu hr:nth-child(2){transform:translateX(30px);opacity:0}header.open .bt-menu hr:last-child{transform:rotate(50deg) translate(-7px, -2px)}header .logo-header{padding:5px 5%;border-bottom:1px solid #231f20;display:flex;flex-flow:row nowrap;align-items:center}header .logo-header .svg-logo{height:40px}header .logo-header .svg-logo svg{width:auto;height:100%}@media(min-width: 990px){header .logo-header{padding:10px 40px;box-sizing:border-box}}@media(min-width: 990px)and (min-width: 990px){header .logo-header{border-bottom:none}}header .bt-menu{outline:0;display:block;padding:0;background:none;border:0;width:30px;height:25px;cursor:pointer;margin-left:auto;transform:scale(0.7)}@media(min-width: 990px){header .bt-menu{display:none}}header .bt-menu hr{width:100%;display:block;border:0;height:3px;background:#231f20;margin:0 0 6px;transition:all ease .5s}@media(min-width: 990px){header .bt-menu hr{transition:all ease .2s}}header .menu{display:none;left:0;width:100%;max-height:calc(100svh - 61px);overflow-y:auto;background:#f0efef}@media(min-width: 990px){header .menu{width:fit-content;position:relative;display:flex;flex-flow:row;overflow:initial;justify-content:flex-end;align-items:center;background-color:#f0efef}}header .menu .icon-svg{padding:15px 20px;border-bottom:1px solid;width:calc(100% - 40px);order:0}@media(min-width: 990px){header .menu .icon-svg{padding:0 12px;width:calc(100% - 24px);border-bottom:0;height:100%;display:flex;justify-content:center;align-items:center}header .menu .icon-svg:hover{background:var(--amarelo, #ede34c);border-left:1px solid;border-right:1px solid}}header .menu .icon-svg svg{width:24px}header .menu ul{width:100%}@media(min-width: 990px){header .menu ul{height:100%}}header .menu ul.flex-ul{display:flex !important;flex-direction:column}@media(min-width: 990px){header .menu ul.flex-ul{flex-direction:row}}header .menu ul li{width:100%;position:relative}@media(min-width: 990px){header .menu ul li{position:static;width:fit-content;height:100%;display:flex;align-items:center}}header .menu ul li a{text-decoration:none}header .menu ul li>h1,header .menu ul li>h2,header .menu ul li>h3{font-family:"Barlow Condensed",sans-serif;font-size:16px;font-weight:300;line-height:120%;text-transform:uppercase;padding:15px 20px;width:calc(100% - 40px)}@media(min-width: 990px){header .menu ul li>h1,header .menu ul li>h2,header .menu ul li>h3{font-size:18px}}@media(min-width: 990px){header .menu ul li>h1,header .menu ul li>h2,header .menu ul li>h3{width:fit-content;padding:0px;height:100%;display:flex;align-items:center}}header .menu ul li>h1 a,header .menu ul li>h2 a,header .menu ul li>h3 a{width:max-content}@media(min-width: 990px){header .menu ul li>h1{position:relative;z-index:10;background:#f0efef;padding:0 12px;font-size:16px}}@media(min-width: 1240px){header .menu ul li>h1{padding:0 24px;font-size:18px}}@media(min-width: 990px){header .menu ul li>h2{position:relative;z-index:9}}@media(min-width: 990px){header .menu ul li>h3{position:relative;z-index:8}}header .menu ul li.menu-item-has-children{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media(min-width: 990px){header .menu ul li.menu-item-has-children{flex-direction:row;align-items:center}}header .menu ul li.menu-item-has-children h1,header .menu ul li.menu-item-has-children h2:not(.has-no-childrens){display:flex;flex-direction:row nowrap;gap:5px;justify-content:space-between;align-items:center}header .menu ul li.menu-item-has-children h1:after,header .menu ul li.menu-item-has-children h2:not(.has-no-childrens):after{content:"";display:block;background:url(../images/svgs/colapse.svg) no-repeat;background-size:100%;width:29px;height:18px;transform:rotate(180deg) translate(0, -5px);transition:transform ease .5s}header .menu ul li.menu-item-has-children h1.open:after,header .menu ul li.menu-item-has-children h2:not(.has-no-childrens).open:after{transform:rotate(0deg) translate(0, -5px)}@media(min-width: 990px){header .menu ul.tier-1-menu{width:fit-content;border-left:1px solid #f0efef;border-right:1px solid #f0efef}header .menu ul.tier-1-menu:hover{background-color:#c1c0c0}}@media(min-width: 990px){header .menu ul.tier-1-menu li{z-index:10}}header .menu ul.tier-1-menu.hovered{border-left:1px solid #231f20;border-right:1px solid #231f20}header .menu ul.tier-1-menu.hovered h1{background:#c1c0c0}header .menu ul.tier-1-menu.hovered>li.menu-item-has-children{border-bottom:2px solid #c1c0c0;box-sizing:content-box}header .menu ul.tier-1-menu.hovered>li.menu-item-has-children h1::after{transform:rotate(0deg) translate(0, -5px)}@media(min-width: 990px){header .menu ul.tier-1-menu.hovered .tier-2-menu{top:60px;pointer-events:all}}header .menu ul.tier-1-menu:not(:first-child){border-top:1px solid #231f20}@media(min-width: 990px){header .menu ul.tier-1-menu:not(:first-child){border-top:0}}header .menu ul.tier-1-menu:last-child{border-bottom:1px solid #231f20}@media(min-width: 990px){header .menu ul.tier-1-menu:last-child{border-bottom:0}}@media(min-width: 990px){header .menu ul.tier-1-menu .pll-parent-menu-item .tier-2-menu{justify-content:flex-end}}header .menu ul.tier-2-menu{border-top:1px solid #231f20;display:none;background:#c1c0c0;color:#231f20}@media(min-width: 990px){header .menu ul.tier-2-menu{display:flex;flex-flow:row nowrap;min-width:100%;border-top:none;background:#c1c0c0;position:absolute;left:0px;top:-100%;transition:top .3s ease;pointer-events:none;z-index:-1;border:1px solid #231f20}}@media(min-width: 990px){header .menu ul.tier-2-menu li{z-index:9}header .menu ul.tier-2-menu li.hovered-tier-2 h2::after{transform:rotate(0deg) translate(0, -5px)}header .menu ul.tier-2-menu li h2{z-index:9;padding:0 24px}}header .menu ul.tier-2-menu .tier-2-item h2:not(.has-no-childrens)::after{filter:invert(0)}@media(min-width: 990px){header .menu ul.tier-2-menu .tier-2-item h2:not(.has-no-childrens)::after{filter:invert(0)}}header .menu ul.tier-2-menu .tier-2-item a{color:#231f20}@media(min-width: 990px){header .menu ul.tier-2-menu .tier-2-item a{color:#231f20}}@media(min-width: 990px){header .menu ul.tier-2-menu .tier-2-item:hover{color:#231f20}}header .menu ul.tier-2-menu .tier-2-item.hovered-tier-2{background:#4f4f4f}header .menu ul.tier-2-menu .tier-2-item.hovered-tier-2 h2{color:#231f20}@media(min-width: 990px){header .menu ul.tier-2-menu .tier-2-item.hovered-tier-2 h2::after{filter:invert(1)}}header .menu ul.tier-2-menu .tier-2-item.hovered-tier-2 h2 a{color:#f0efef}@media(min-width: 990px){header .menu ul.tier-2-menu .tier-2-item.hovered-tier-2 .tier-3-menu{top:58px;pointer-events:all}}header .menu ul .tier-3-menu{padding:0px 0 20px;display:none;background-color:#4f4f4f;color:#f0efef}@media(min-width: 990px){header .menu ul .tier-3-menu{position:absolute;padding:0;left:-1px;top:-300%;display:flex;flex-direction:row;transition:top .3s ease;pointer-events:none;border:1px solid #4f4f4f;box-sizing:content-box}}@media(min-width: 990px){header .menu ul .tier-3-menu li{position:relative;z-index:8}header .menu ul .tier-3-menu li h3{padding:0 24px}header .menu ul .tier-3-menu li h3:hover{background-color:#f0efef;color:#231f20}header .menu ul .tier-3-menu li h3:hover a{color:#231f20}}header .menu ul .tier-3-menu .tier-3-item a{color:#f0efef}label{font-weight:400;font-size:16px;line-height:20px}input{font-weight:400;font-size:16px;line-height:20px;height:30px;line-height:32px;border:1px solid #ccc;border-radius:5px;outline-offset:0px;padding-left:10px}textarea{border:1px solid #ccc;outline-offset:0px;width:100%;height:250px;line-height:32px;padding-left:0}.show-password-input{top:6px !important}input[type=checkbox],input[type=color],input[type=date],input[type=datetime-local],input[type=radio],input[type=range]{width:auto}::-webkit-input-placeholder{font-weight:400}::-moz-placeholder{font-weight:400}:-ms-input-placeholder{font-weight:400}:-moz-placeholder{font-weight:400}form.invalid .wpcf7-response-output,form.unaccepted .wpcf7-response-output,form.payment-required .wpcf7-response-output{padding:20px}.wpcf7-spinner{display:none}#mc_embed_signup_scroll{display:flex;flex-direction:column;gap:20px}#mc_embed_signup_scroll h1{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:130%}@media(min-width: 990px){#mc_embed_signup_scroll h1{font-size:35px}}.newsletter-form #mc_embed_signup .mc-field-group{display:flex;gap:5px;align-items:center}input,#mc_embed_signup .mc-field-group input{border:none;border-bottom:1px solid;border-radius:0;background:#f0efef;color:#231f20;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){input,#mc_embed_signup .mc-field-group input{font-size:18px}}input.dark-theme,#mc_embed_signup .mc-field-group input.dark-theme{background:#231f20;color:#f0efef}#mc_embed_shell #mc_embed_signup .button{background:#f0efef;color:#231f20;border:1px solid #231f20;border-radius:0;padding:0 12px;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){#mc_embed_shell #mc_embed_signup .button{font-size:18px}}#cmplz-manage-consent .cmplz-show{display:none !important}.tax-product_cat .woocommerce-result-count,.tax-product_cat .woocommerce-ordering,.tax-product_tag .woocommerce-result-count,.tax-product_tag .woocommerce-ordering{display:none}.all-single-product{padding:15px 15px 40px}@media(min-width: 990px){.all-single-product{padding:50px}}.all-single-product.no-padding{padding:0}.all-single-product .drika-single-product{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.all-single-product .drika-single-product{flex-direction:row;gap:50px}}@media(min-width: 990px){.all-single-product .drika-single-product .produto-imagem{width:50%;position:sticky;top:60px;height:fit-content;z-index:9}}.all-single-product .drika-single-product .produto-imagem .woocommerce-product-gallery{margin:0;float:none;width:100%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-imagem .woocommerce-product-gallery{position:sticky !important;top:150px}}@media(min-width: 990px){.all-single-product .drika-single-product .produto-imagem .gallery-section.product-gallery .one-per-slide-carousel:not(.fullscreen) .item{height:calc(100svh - 60.8px);max-height:calc(100svh - 60.8px)}}@media(min-width: 990px){.all-single-product .drika-single-product .produto-imagem .gallery-section.product-gallery .one-per-slide-carousel:not(.fullscreen) .item img{height:calc(100svh - 60.8px)}}.all-single-product .drika-single-product .produto-conteudo{display:flex;flex-direction:column}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo{width:50%;padding:40px 70px 40px 0px;gap:30px}}.all-single-product .drika-single-product .produto-conteudo .product_meta{display:none}.all-single-product .drika-single-product .produto-conteudo p.in-stock{display:none}.all-single-product .drika-single-product .produto-conteudo b{font-weight:700}.all-single-product .drika-single-product .produto-conteudo .single_add_to_cart_button{border-radius:0 !important;background:rgba(0,0,0,0) !important;border:1px solid !important;color:#000 !important}.all-single-product .drika-single-product .produto-conteudo .woosb-wrap{display:none}.all-single-product .drika-single-product .produto-conteudo #cfpp{display:none !important}.all-single-product .drika-single-product .produto-conteudo .entry-summary{text-align:center;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:20px;width:calc(100% - 40px)}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary{width:100%;gap:25px;flex-direction:row;flex-wrap:wrap;padding:0}}.all-single-product .drika-single-product .produto-conteudo .entry-summary .entry-title{order:1;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:130%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary .entry-title{font-size:35px}}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary .entry-title{width:100%}}.all-single-product .drika-single-product .produto-conteudo .entry-summary .price{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%;color:#231f20;order:2;width:47%;text-align:end}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary .price{font-size:29px}}.all-single-product .drika-single-product .produto-conteudo .entry-summary form{margin:0;order:4}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations{margin:0}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;display:flex;flex-direction:row;gap:25px}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody{font-size:18px}}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody tr{display:flex;flex-direction:column;width:50%;gap:10px}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody tr select{margin:0}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody>tr th,.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody>tr td{line-height:0}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody select{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody select{font-size:18px}}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .variations tbody .reset_variations{display:none !important}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .woocommerce-variation{display:flex;flex-direction:column;gap:10px;margin:10px 0 0 0}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .woocommerce-variation .woocommerce-variation-availability p{color:var(--amarelo, #ede34c)}.all-single-product .drika-single-product .produto-conteudo .entry-summary form .single_variation_wrap button{margin:20px 0}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary form .single_variation_wrap button{margin:25px 0}}.all-single-product .drika-single-product .produto-conteudo .entry-summary .single_add_to_cart_button{order:5}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary .single_add_to_cart_button{transform:scale(0.8)}}.all-single-product .drika-single-product .produto-conteudo .entry-summary .produto-categorias-tags{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:10px 15px;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-weight:600;color:#231f20;order:3;width:47%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary .produto-categorias-tags{font-size:18px}}.all-single-product .drika-single-product .produto-conteudo .entry-summary button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;float:none !important;border-color:#231f20 !important;text-transform:uppercase !important;margin-bottom:20px}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary button{font-size:18px}}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary button{font-size:18px}}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .entry-summary button{margin-bottom:25px}}.all-single-product .drika-single-product .produto-conteudo .entry-summary button:hover{background-color:var(--amarelo, #ede34c) !important}.all-single-product .drika-single-product .produto-conteudo .stock{color:var(--amarelo, #ede34c)}.all-single-product .drika-single-product .produto-conteudo .woosb-bundles{display:none}.all-single-product .drika-single-product .produto-conteudo .woocommerce-product-details__short-description{display:none}.all-single-product .drika-single-product .produto-conteudo .ppc-button-wrapper{display:none}.all-single-product .drika-single-product .produto-conteudo .acf-fields-product{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;padding:20px}.all-single-product .drika-single-product .produto-conteudo .acf-fields-product .acf-item{width:calc(50% - 20px)}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .acf-fields-product .acf-item{padding:0}}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs{display:flex;flex-direction:column;gap:20px;padding:20px}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs{padding:0}}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs ul{display:none}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-description,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information{display:flex !important;flex-direction:column;gap:20px;margin:0;align-items:flex-start;justify-content:flex-start;text-align:left;width:100%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-description,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information{gap:25px}}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-description .elementor-widget-container,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information .elementor-widget-container{display:flex;flex-direction:column;gap:10px}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-description h2,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information h2{display:none}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-description p,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information p{width:100%}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-description iframe,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information iframe{width:100%;height:auto;aspect-ratio:16/9}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;margin:0;border-collapse:separate;border-spacing:0;border-radius:10px;font-weight:400}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table{font-size:18px}}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table tbody tr th{background-color:var(--amarelo, #ede34c);color:#f0efef;border-radius:5px;border:1px solid var(--amarelo, #ede34c);border-bottom:0px;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table tbody tr th{font-size:18px}}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table tbody tr td{background-color:#c1c0c0;color:#231f20;border-radius:5px;border:1px solid var(--amarelo, #ede34c);border-bottom:0px;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table tbody tr td{font-size:18px}}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table tbody tr:last-child th,.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-additional_information table tbody tr:last-child td{border-bottom:1px solid var(--amarelo, #ede34c)}.all-single-product .drika-single-product .produto-conteudo .woocommerce-tabs #tab-title-reviews{display:none}.show-password-input{transform:translate(0, 0) !important}.pagina-minha-conta{background:#231f20;color:#f0efef}.pagina-minha-conta .button{border:1px solid #f0efef !important;color:#f0efef !important}.pagina-minha-conta a{color:#f0efef}.pagina-minha-conta input{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta input{font-size:18px}}.pagina-minha-conta .woocommerce-error::after,.pagina-minha-conta .woocommerce-info::after,.pagina-minha-conta .woocommerce-message::after{display:none}.pagina-minha-conta .woocommerce-info{border-top-color:#f0efef;background:#f0efef;color:#231f20}.pagina-minha-conta .woocommerce-info::before{color:#f0efef}.pagina-minha-conta .woocommerce-error{border-top-color:#e62154;background:#e62154;color:#f0efef}.pagina-minha-conta .woocommerce-error::before{color:#f0efef}.pagina-minha-conta .woocommerce-message{border-top-color:#d3d800;background:#d3d800;color:#f0efef}.pagina-minha-conta .woocommerce-message::before{color:#f0efef}.pagina-minha-conta.woocommerce-edit-address .woocommerce-error,.pagina-minha-conta.woocommerce-edit-address .woocommerce-info,.pagina-minha-conta.woocommerce-edit-address .woocommerce-message{margin:40px 0 0px 0}@media(min-width: 990px){.pagina-minha-conta.woocommerce-edit-address .woocommerce-error,.pagina-minha-conta.woocommerce-edit-address .woocommerce-info,.pagina-minha-conta.woocommerce-edit-address .woocommerce-message{margin:0px 0 40px 0}}.pagina-minha-conta .woocommerce-error,.pagina-minha-conta .woocommerce-info,.pagina-minha-conta .woocommerce-message{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;margin:0px 0 40px 0}@media(min-width: 990px){.pagina-minha-conta .woocommerce-error,.pagina-minha-conta .woocommerce-info,.pagina-minha-conta .woocommerce-message{font-size:18px}}@media(min-width: 990px){.pagina-minha-conta .woocommerce-error,.pagina-minha-conta .woocommerce-info,.pagina-minha-conta .woocommerce-message{margin:0px 0 40px 0}}.pagina-minha-conta .woocommerce-error a,.pagina-minha-conta .woocommerce-info a,.pagina-minha-conta .woocommerce-message a{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;width:fit-content;transform:translate(0px, -6px)}@media(min-width: 990px){.pagina-minha-conta .woocommerce-error a,.pagina-minha-conta .woocommerce-info a,.pagina-minha-conta .woocommerce-message a{font-size:18px}}@media(min-width: 990px){.pagina-minha-conta .woocommerce-error a,.pagina-minha-conta .woocommerce-info a,.pagina-minha-conta .woocommerce-message a{font-size:18px}}.pagina-minha-conta .woocommerce-error a:hover,.pagina-minha-conta .woocommerce-info a:hover,.pagina-minha-conta .woocommerce-message a:hover{background:var(--amarelo, #ede34c);color:#f0efef;transform:translate(0px, -3px)}.pagina-minha-conta .woocommerce-error::before{display:none}.pagina-minha-conta .minha-conta{max-width:1240px;margin:0 auto}.pagina-minha-conta .select2 .select2-selection{border:1px solid #000 !important;background:#f0efef !important;color:#000 !important;font-size:13px !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta .select2 .select2-selection{font-size:18px}}.pagina-minha-conta .select2 .select2-selection select{background:#f0efef !important;color:#231f20 !important}.pagina-minha-conta .select2 .select2-selection option{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta .select2 .select2-selection option{font-size:18px}}.pagina-minha-conta .select2-container .selection .select2-selection__arrow b{border-color:var(--amarelo, #ede34c) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important}.pagina-minha-conta .select2-container .select2-search{background:#f0efef !important;color:#231f20 !important}.pagina-minha-conta .select2-container .select2-search .select2-search__field{background:#f0efef !important;color:#231f20 !important}.pagina-minha-conta .select2-container .select2-results .select2-results__options{background:#f0efef !important;color:#231f20 !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta .select2-container .select2-results .select2-results__options{font-size:18px}}.pagina-minha-conta .select2-container .select2-results .select2-results__options .select2-results__option--highlighted{background:#f0efef !important;color:#231f20 !important}.pagina-minha-conta .site-main{position:relative}.pagina-minha-conta .site-main button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.pagina-minha-conta .site-main button{font-size:18px}}@media(min-width: 990px){.pagina-minha-conta .site-main button{font-size:18px}}@media(min-width: 990px){.pagina-minha-conta .site-main button{font-size:18px}}.pagina-minha-conta .site-main button:hover{background:var(--amarelo, #ede34c);color:#f0efef}@media(min-width: 990px){.pagina-minha-conta .site-main .coluna-conteudo{gap:40px;max-width:100% !important}}.pagina-minha-conta .site-main .all-titulo .entry-title{padding-bottom:15px;border-bottom:1px solid #f0efef;margin-bottom:10px}@media(min-width: 990px){.pagina-minha-conta .site-main .all-titulo .entry-title{margin-bottom:0}}.pagina-minha-conta .site-main header{border-bottom:2px solid}.pagina-minha-conta .site-main header .entry-title{font-style:normal;font-weight:600;font-size:25px;line-height:120%;padding:50px 0px 15px 0px;width:100%;text-align:center;text-transform:uppercase}@media(min-width: 990px){.pagina-minha-conta .site-main header .entry-title{text-align:left;font-size:30px;line-height:120%;padding:80px 70px 15px 70px}}.pagina-minha-conta .site-main #customer_login::before{content:none}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login{display:flex;justify-content:flex-start;gap:100px}}.pagina-minha-conta .site-main #customer_login .woocommerce-form-register,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login{border:0;padding:0;margin-top:10px;margin-bottom:0}.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .woocommerce-form-login__submit,.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .woocommerce-form-register__submit,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .woocommerce-form-login__submit,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .woocommerce-form-register__submit{color:#f0efef !important;border:1px solid !important}.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .woocommerce-form-login__rememberme,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .woocommerce-form-login__rememberme{transform:translate(0px, 6px)}.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .button-submit-login-myaccount,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .button-submit-login-myaccount{display:flex;justify-content:center}.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .button-submit-login-myaccount button,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .button-submit-login-myaccount button{float:none !important}.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .button-submit-login-myaccount button .pagina-minha-conta .site-main #customer_login .woocommerce-form-register .button-submit-login-myaccount button.woocommerce-form-register__submit,.pagina-minha-conta .site-main #customer_login .woocommerce-form-register .button-submit-login-myaccount button .pagina-minha-conta .site-main #customer_login .woocommerce-form-login .button-submit-login-myaccount button.woocommerce-form-register__submit,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .button-submit-login-myaccount button .pagina-minha-conta .site-main #customer_login .woocommerce-form-register .button-submit-login-myaccount button.woocommerce-form-register__submit,.pagina-minha-conta .site-main #customer_login .woocommerce-form-login .button-submit-login-myaccount button .pagina-minha-conta .site-main #customer_login .woocommerce-form-login .button-submit-login-myaccount button.woocommerce-form-register__submit{margin-top:10px}.pagina-minha-conta .site-main #customer_login .u-column1{padding-bottom:40px}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column1{max-width:300px;padding-bottom:0}}.pagina-minha-conta .site-main #customer_login .u-column1 .woocommerce-form-login .woocommerce-form__input-checkbox{margin:0}.pagina-minha-conta .site-main #customer_login .u-column1 .woocommerce-form-login .woocommerce-form-login__rememberme span{position:relative;top:-10px;left:7px;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column1 .woocommerce-form-login .woocommerce-form-login__rememberme span{font-size:18px}}.pagina-minha-conta .site-main #customer_login .u-column1 .woocommerce-form-login p:nth-of-type(3n){padding-top:15px}.pagina-minha-conta .site-main #customer_login .u-column1 .woocommerce-form-login p.woocommerce-LostPassword{padding-top:5px;padding-left:5px}.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button{display:flex;flex-direction:row;align-items:center;padding-top:20px;justify-content:space-between}.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button::before,.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button::after{display:none}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button{flex-direction:column;justify-content:center}}.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button label{width:fit-content}.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button label span{font-weight:400;font-size:11px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button label span{font-size:12px}}.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button .woocommerce-form__label-for-checkbox{padding-bottom:0 !important}.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button a,.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button a:visited{color:#231f20;padding:2px;border-bottom:1px solid #ec671a;text-decoration:none;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button a,.pagina-minha-conta .site-main #customer_login .u-column1 .login-container-button a:visited{font-size:18px}}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column2{max-width:350px}}.pagina-minha-conta .site-main #customer_login .u-column2 .woocommerce-privacy-policy-text{padding-top:15px;padding-bottom:20px}.pagina-minha-conta .site-main #customer_login .u-column2 .woocommerce-privacy-policy-text p{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:12px;text-align:left;padding-left:5px}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column2 .woocommerce-privacy-policy-text p{font-size:18px}}@media(min-width: 990px){.pagina-minha-conta .site-main #customer_login .u-column2 .woocommerce-privacy-policy-text p{padding-left:5px}}.pagina-minha-conta .site-main #customer_login .u-column2 .gerar-password-email{text-align:center;padding:20px 0 0 0;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.pagina-minha-conta .site-main #customer_login .woocommerce-password-strength{margin-top:25px}.pagina-minha-conta .entry-footer{display:none}.pagina-minha-conta .woocommerce-MyAccount-navigation-link--downloads,.pagina-minha-conta .woocommerce-MyAccount-navigation-link--payment-methods{display:none}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-navigation-link--customer-logout{display:block}}.pagina-minha-conta .entry-header{display:block}.pagina-minha-conta .entry-header .linha-seta{justify-content:flex-start}.pagina-minha-conta .entry-content .addtoany_share_save_container{display:none}.pagina-minha-conta .entry-content hr{display:none}.pagina-minha-conta .woocommerce-MyAccount-navigation{padding-top:105px}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-navigation{padding-top:0;border:1px solid;width:auto !important;padding:25px;border-radius:0px}}.pagina-minha-conta .woocommerce-MyAccount-navigation ul{border:1px solid;padding-top:25px;padding-bottom:25px;padding-left:25px;border-radius:0px}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-navigation ul{padding-left:0;border:0;padding-top:0px}}.pagina-minha-conta .woocommerce-MyAccount-navigation ul li{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;list-style:none}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-navigation ul li{font-size:18px}}.pagina-minha-conta .woocommerce-MyAccount-navigation ul li a{text-decoration:none;text-transform:capitalize}.pagina-minha-conta .woocommerce-MyAccount-navigation ul li a:hover{opacity:.7;font-weight:initial}.pagina-minha-conta .woocommerce-MyAccount-navigation ul li.is-active{font-weight:700}.pagina-minha-conta .woocommerce-MyAccount-navigation ul .woocommerce-MyAccount-navigation-link--customer-logout{padding-bottom:0}.pagina-minha-conta .woocommerce-MyAccount-navigation-link{padding-bottom:20px}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a:hover{color:#f0efef !important}}.pagina-minha-conta .woocommerce-MyAccount-navigation-link a,.pagina-minha-conta .woocommerce-MyAccount-navigation-link a:visited{color:#f0efef;transition:color ease .5s}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-navigation-link a:hover,.pagina-minha-conta .woocommerce-MyAccount-navigation-link a:visited:hover{font-weight:700}}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-content{margin-left:auto;position:relative;min-height:calc(100vh - 430px);float:none;width:calc(100% - 150px - 138px) !important}}.pagina-minha-conta .woocommerce-MyAccount-content p{font-style:normal;font-weight:500;font-size:15px;line-height:18px}.pagina-minha-conta .woocommerce-MyAccount-content h5,.pagina-minha-conta .woocommerce-MyAccount-content legend{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.pagina-minha-conta .woocommerce-MyAccount-content h5,.pagina-minha-conta .woocommerce-MyAccount-content legend{font-size:29px}}.pagina-minha-conta .dashboard-account-controllers{position:absolute;display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 65px);top:0;padding-top:143px}@media(min-width: 990px){.pagina-minha-conta .dashboard-account-controllers{width:30%;position:static;padding-top:0;justify-content:flex-start;gap:40px}}.pagina-minha-conta .dashboard-account-controllers .account-controllers-first{position:relative;display:flex;flex-direction:row;width:50%;height:40px}@media(min-width: 990px){.pagina-minha-conta .dashboard-account-controllers .account-controllers-first{max-width:400px;min-width:320px;width:auto}}.pagina-minha-conta .dashboard-account-controllers .account-controllers-first .dashboard-hello{min-width:200px;padding-left:20px}.pagina-minha-conta .dashboard-account-controllers .dashboard-sair{padding:10px 0;text-align:end}.pagina-minha-conta .dashboard-account-controllers .dashboard-sair a{color:#f0efef}.pagina-minha-conta .dashboard-account-controllers .dashboard-account-logout{position:absolute;top:20px;left:60px;min-width:200px}.pagina-minha-conta .dashboard-welcome{padding-top:40px}@media(min-width: 990px){.pagina-minha-conta .dashboard-welcome{max-width:400px;bottom:70px}}.pagina-minha-conta .dashboard-welcome a,.pagina-minha-conta .dashboard-welcome a:visited{font-weight:700;color:#f0efef}.pagina-minha-conta .dashboard-welcome a:hover,.pagina-minha-conta .dashboard-welcome a:visited:hover{opacity:.7}.pagina-minha-conta .woocommerce-privacy-policy-text{font-size:11px;line-height:140%;text-align:center}@media(min-width: 990px){.pagina-minha-conta .woocommerce-privacy-policy-text{font-size:12px}}.woocommerce-orders .woocommerce-MyAccount-navigation,.woocommerce-view-order .woocommerce-MyAccount-navigation,.woocommerce-edit-address .woocommerce-MyAccount-navigation,.woocommerce-edit-account .woocommerce-MyAccount-navigation{padding-top:0}@media(min-width: 990px){.woocommerce-orders .woocommerce-MyAccount-navigation,.woocommerce-view-order .woocommerce-MyAccount-navigation,.woocommerce-edit-address .woocommerce-MyAccount-navigation,.woocommerce-edit-account .woocommerce-MyAccount-navigation{padding-top:25px}}.woocommerce-orders .woocommerce-MyAccount-content,.woocommerce-view-order .woocommerce-MyAccount-content,.woocommerce-edit-address .woocommerce-MyAccount-content,.woocommerce-edit-account .woocommerce-MyAccount-content{max-width:100%}.woocommerce-orders address,.woocommerce-view-order address,.woocommerce-edit-address address,.woocommerce-edit-account address{font-size:16px;line-height:36px;border:none !important;padding:0 !important}.woocommerce-orders address .woocommerce-customer-details--phone,.woocommerce-orders address .woocommerce-customer-details--email,.woocommerce-view-order address .woocommerce-customer-details--phone,.woocommerce-view-order address .woocommerce-customer-details--email,.woocommerce-edit-address address .woocommerce-customer-details--phone,.woocommerce-edit-address address .woocommerce-customer-details--email,.woocommerce-edit-account address .woocommerce-customer-details--phone,.woocommerce-edit-account address .woocommerce-customer-details--email{padding-left:0 !important}.woocommerce-orders address .woocommerce-customer-details--phone::before,.woocommerce-orders address .woocommerce-customer-details--email::before,.woocommerce-view-order address .woocommerce-customer-details--phone::before,.woocommerce-view-order address .woocommerce-customer-details--email::before,.woocommerce-edit-address address .woocommerce-customer-details--phone::before,.woocommerce-edit-address address .woocommerce-customer-details--email::before,.woocommerce-edit-account address .woocommerce-customer-details--phone::before,.woocommerce-edit-account address .woocommerce-customer-details--email::before{display:none}.woocommerce-orders address .woocommerce-customer-details--phone,.woocommerce-view-order address .woocommerce-customer-details--phone,.woocommerce-edit-address address .woocommerce-customer-details--phone,.woocommerce-edit-account address .woocommerce-customer-details--phone{padding-top:5px}.woocommerce-orders address .woocommerce-customer-details--email,.woocommerce-view-order address .woocommerce-customer-details--email,.woocommerce-edit-address address .woocommerce-customer-details--email,.woocommerce-edit-account address .woocommerce-customer-details--email{padding-top:10px}.woocommerce-orders table.my_account_orders{border:none !important;color:#f0efef}.woocommerce-orders table.my_account_orders .woocommerce-orders-table__row--status-failed a.pay,.woocommerce-orders table.my_account_orders .woocommerce-orders-table__row--status-pending a.pay{margin-right:20px !important}.woocommerce-orders table.my_account_orders .woocommerce-orders-table__row--status-failed a.cancel,.woocommerce-orders table.my_account_orders .woocommerce-orders-table__row--status-pending a.cancel{margin-left:20px !important}.woocommerce-orders table.my_account_orders tbody tr{padding:0px 0px 40px 0}.woocommerce-orders table.my_account_orders tbody tr:first-child{padding:40px 0}.woocommerce-orders table.my_account_orders tbody tr td{padding-bottom:30px !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;text-transform:uppercase}.woocommerce-orders table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions{border-bottom:1px solid #f0efef !important}.woocommerce-orders table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-actions a:hover{background:var(--amarelo, #ede34c)}@media(min-width: 990px){.woocommerce-orders table.my_account_orders tbody tr td{font-size:18px}}.woocommerce-orders table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a,.woocommerce-orders table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a:visited{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-weight:700;text-decoration:none}@media(min-width: 990px){.woocommerce-orders table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a,.woocommerce-orders table.my_account_orders tbody tr td.woocommerce-orders-table__cell-order-number a:visited{font-size:18px}}.woocommerce-orders table.my_account_orders tbody tr td:before{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-orders table.my_account_orders tbody tr td:before{font-size:18px}}.woocommerce-orders table.my_account_orders tbody tr td time,.woocommerce-orders table.my_account_orders tbody tr td span{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;text-transform:none}@media(min-width: 990px){.woocommerce-orders table.my_account_orders tbody tr td time,.woocommerce-orders table.my_account_orders tbody tr td span{font-size:18px}}.woocommerce-orders table.my_account_orders tbody tr td .woocommerce-Price-amount{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-orders table.my_account_orders tbody tr td .woocommerce-Price-amount{font-size:18px}}.woocommerce-orders table.my_account_orders tbody tr td .woocommerce-Price-amount span{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;padding-right:5px}@media(min-width: 990px){.woocommerce-orders table.my_account_orders tbody tr td .woocommerce-Price-amount span{font-size:18px}}.woocommerce-orders table.my_account_orders tbody .woocommerce-orders-table__cell-order-total del{padding-right:10px}.woocommerce-orders table.my_account_orders .woocommerce-orders-table__cell-order-number a,.woocommerce-orders table.my_account_orders .woocommerce-orders-table__cell-order-number a:visited{color:#f0efef;font-weight:700}.woocommerce-orders .status-colorido{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;border-radius:50px;text-transform:uppercase;padding:3px 10px;width:fit-content;margin-left:auto;background-color:#f0efef;color:#231f20;line-height:140%;border:1px solid #231f20}@media(min-width: 990px){.woocommerce-orders .status-colorido{font-size:18px}}@media(min-width: 700px){.woocommerce-orders .status-colorido{width:auto;max-width:fit-content;margin:0 auto}}.woocommerce-orders .status-colorido.status-cancelled,.woocommerce-orders .status-colorido.status-failed{background:#e62154;color:#f0efef}.woocommerce-orders .status-colorido.status-processing{background:#d3d800;color:#f0efef}.woocommerce-orders .status-colorido.status-pending,.woocommerce-orders .status-colorido.status-on-hold{background:#f0efef;color:#231f20}.woocommerce-orders .status-colorido.status-completed{background:var(--amarelo, #ede34c);color:#f0efef}.woocommerce-orders .status-colorido.status-refunded{background:#e62154;color:#231f20}.woocommerce-orders table.shop_table{margin:0 !important;text-align:center !important}@media(min-width: 990px){.woocommerce-orders table.shop_table{border-spacing:0 30px;margin:-34px 0 !important}}.woocommerce-orders table.shop_table tr:last-child{margin-bottom:0px;border-bottom:0px solid #f0efef}@media(min-width: 990px){.woocommerce-orders table.shop_table th{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;text-transform:uppercase;padding:0 !important}}@media(min-width: 990px)and (min-width: 990px){.woocommerce-orders table.shop_table th{font-size:18px}}.woocommerce-orders table.shop_table td{border:none !important;background-color:rgba(0,0,0,0) !important;padding:4px 0px 10px 0px !important}@media(min-width: 990px){.woocommerce-orders table.shop_table td{border-bottom:1px solid #f0efef !important}}.woocommerce-orders table.shop_table .woocommerce-orders-table__cell-order-actions a{margin-bottom:20px !important}@media(min-width: 990px){.woocommerce-orders table.shop_table .woocommerce-orders-table__cell-order-actions a{margin-bottom:0 !important;width:auto}}.woocommerce-orders .woocommerce-orders-table__cell-order-actions::before{display:none}.woocommerce-orders .woocommerce-orders-table__cell-order-actions a{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;width:fit-content;text-transform:uppercase !important;text-decoration:none !important}@media(min-width: 990px){.woocommerce-orders .woocommerce-orders-table__cell-order-actions a{font-size:18px}}@media(min-width: 990px){.woocommerce-orders .woocommerce-orders-table__cell-order-actions a{font-size:18px}}@media(min-width: 990px){.woocommerce-orders .woocommerce-orders-table__cell-order-actions a{font-size:18px}}.woocommerce-orders .woocommerce-orders-table__cell-order-actions a:hover{box-shadow:none;border:1px solid #231f20;background-color:#231f20;color:#f0efef;box-shadow:0px 0px 4px 0px rgba(35,31,32,.5)}.woocommerce-view-order mark{background-color:rgba(0,0,0,0);font-weight:700;color:#f0efef}.woocommerce-view-order .woocommerce-MyAccount-content{padding-top:40px}@media(min-width: 990px){.woocommerce-view-order .woocommerce-MyAccount-content{padding-top:0}}.woocommerce-view-order .woocommerce-OrderUpdates{display:flex;flex-direction:column;position:relative;gap:20px;border-left:3px solid #231f20}.woocommerce-view-order .woocommerce-OrderUpdates li{padding-left:20px}.woocommerce-view-order .woocommerce-OrderUpdates li::before{content:"";position:absolute;width:10px;height:10px;background:#fff;border-radius:50%;left:-9px;border:3px solid #231f20;margin-top:5px}@media(min-width: 990px){.woocommerce-view-order .woocommerce-OrderUpdates li::before{left:-10px}}.woocommerce-view-order .woocommerce-table--order-details{border:none !important;border-spacing:0 10px !important;max-width:2000px}.woocommerce-view-order .woocommerce-table--order-details thead tr{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details thead tr{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details th{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details th{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details td{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;border-top:0px !important}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details td{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details tbody tr td:nth-child(2n){text-align:end}.woocommerce-view-order .woocommerce-table--order-details tbody tr td a{text-decoration:none;font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tbody tr td a{font-size:16px}}.woocommerce-view-order .woocommerce-table--order-details tbody tr td a:hover{font-weight:400 !important}.woocommerce-view-order .woocommerce-table--order-details tbody tr td .product-quantity{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-weight:700}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tbody tr td .product-quantity{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details tbody tr td .wc-item-meta{padding-left:0;padding-top:10px}.woocommerce-view-order .woocommerce-table--order-details tbody tr td .wc-item-meta li{list-style:none}.woocommerce-view-order .woocommerce-table--order-details tbody tr td .woocommerce-Price-amount{font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tbody tr td .woocommerce-Price-amount{font-size:16px}}.woocommerce-view-order .woocommerce-table--order-details thead tr th:nth-child(2n){text-align:end}.woocommerce-view-order .woocommerce-table--order-details th{border-top:0px !important}.woocommerce-view-order .woocommerce-table--order-details tfoot .shipped_via{display:block;max-width:90px;margin-left:auto;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:12px !important}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tfoot .shipped_via{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details tfoot td{max-width:100px;text-align:end}.woocommerce-view-order .woocommerce-table--order-details tfoot:after,.woocommerce-view-order .woocommerce-table--order-details tfoot:before{content:"";width:165%;border-top:1px solid;display:block}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tfoot:after,.woocommerce-view-order .woocommerce-table--order-details tfoot:before{width:154%}}.woocommerce-view-order .woocommerce-table--order-details tfoot tr th{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tfoot tr th{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details tfoot tr td{font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tfoot tr td{font-size:16px}}.woocommerce-view-order .woocommerce-table--order-details tfoot tr:last-child td span{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tfoot tr:last-child td span{font-size:18px}}.woocommerce-view-order .woocommerce-table--order-details tfoot tr:last-child td span span{padding-right:5px}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details tfoot tr:nth-child(2n) td{transform:translate(4px, 0px)}.woocommerce-view-order .woocommerce-table--order-details tfoot tr:nth-child(2n) td .shipped_via{margin-right:4px}}.woocommerce-view-order .woocommerce-table--order-details .woocommerce-table__product-name a,.woocommerce-view-order .woocommerce-table--order-details .woocommerce-table__product-name a:visited{color:#f0efef;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-view-order .woocommerce-table--order-details .woocommerce-table__product-name a,.woocommerce-view-order .woocommerce-table--order-details .woocommerce-table__product-name a:visited{font-size:18px}}.woocommerce-view-order .woocommerce-order-details__title{padding-top:40px}.woocommerce-view-order td,.woocommerce-view-order th{padding:9px 0px !important}.woocommerce-view-order .woocommerce-order-details{margin-bottom:0 !important}.woocommerce-view-order .woocommerce-order-details div:last-child{padding:30px 0 0 0;text-align:left !important}.woocommerce-view-order .woocommerce-order-details div:last-child div{margin:0 !important}.woocommerce-view-order .order-again{display:none}.woocommerce-view-order .woocommerce-table--custom-fields{display:none}.woocommerce-view-order #wc-correios-tracking{font-size:16px;padding-bottom:10px}.woocommerce-view-order .wc-correios-tracking-table{display:none}.woocommerce-view-order .woocommerce-customer-details{max-width:2000px;padding-top:20px}.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns--addresses::after,.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns--addresses::before{display:none}@media(min-width: 990px){.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns--addresses{display:flex;justify-content:space-between}}.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--billing-address,.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--shipping-address{width:fit-content}.woocommerce-view-order .woocommerce-customer-details .woocommerce-column__title{font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic;padding-bottom:20px}@media(min-width: 990px){.woocommerce-view-order .woocommerce-customer-details .woocommerce-column__title{font-size:16px}}@media(min-width: 990px){.woocommerce-view-order .woocommerce-customer-details .woocommerce-column__title{display:flex;justify-content:space-between}}.woocommerce-view-order .woocommerce-customer-details .woocommerce-column--shipping-address{padding-top:20px}@media(min-width: 990px){.woocommerce-view-order .woocommerce-customer-details .woocommerce-column--shipping-address{padding-top:0}}.woocommerce-view-order .woocommerce-customer-details address,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--phone,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--email{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-view-order .woocommerce-customer-details address,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--phone,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--email{font-size:18px}}.woocommerce-view-order .woocommerce-customer-details address br,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--phone br,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--email br{display:block;content:" ";margin:20px 0}.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--phone,.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--email{padding:0 0 20px 0}.woocommerce-view-order .woocommerce-customer-details address p.woocommerce-customer-details--phone{padding-top:20px}.woocommerce-view-order .order-again{margin-bottom:25px}.woocommerce-view-order .order-again a{border-radius:50px;text-transform:uppercase;width:fit-content;background-color:green !important;color:#231f20 !important;font-style:normal;font-weight:400;font-size:11px;line-height:140%;border:1px solid #1e1e1e;padding:8px 10px;transition:background-color .3s ease}@media(min-width: 990px){.woocommerce-edit-address .woocommerce-MyAccount-content{max-width:700px;float:none !important;margin-left:288px}}.woocommerce-edit-address .woocommerce-MyAccount-content form{display:flex;flex-direction:column}.woocommerce-edit-address .woocommerce-MyAccount-content form h3{padding-top:40px}@media(min-width: 990px){.woocommerce-edit-address .woocommerce-MyAccount-content form h3{padding-top:0}}.woocommerce-edit-address .woocommerce-MyAccount-content form input{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-edit-address .woocommerce-MyAccount-content form input{font-size:18px}}.woocommerce-edit-address .woocommerce-MyAccount-content form #shipping_company_field,.woocommerce-edit-address .woocommerce-MyAccount-content form #billing_company_field{display:none}.woocommerce-edit-address .woocommerce-MyAccount-content form #billing_state_field .select2-selection--single,.woocommerce-edit-address .woocommerce-MyAccount-content form #shipping_state_field .select2-selection--single{background:rgba(0,0,0,0);color:#231f20;border:1px solid #231f20;border-radius:0}.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:15px}.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper .form-row{padding:0;width:100%}@media(min-width: 990px){.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper .form-row{width:48%}}.woocommerce-edit-address .woocommerce-MyAccount-content form .woocommerce-address-fields__field-wrapper .form-row label{font-weight:700}.woocommerce-edit-address h3{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.woocommerce-edit-address h3{font-size:29px}}.woocommerce-edit-address p.endereco-primeiro-paragrafo{padding:40px 0;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-edit-address p.endereco-primeiro-paragrafo{font-size:18px}}@media(min-width: 990px){.woocommerce-edit-address p.endereco-primeiro-paragrafo{padding:0 0 20px 0}}.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address{border:1px solid;padding:10px;border-radius:0px;width:calc(100% - 20px);margin-bottom:30px;padding-bottom:17px}@media(min-width: 990px){.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address{width:44%;margin-bottom:0px}}.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{border-bottom:0px;background:rgba(0,0,0,0);padding-bottom:30px}.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address address{padding-bottom:15px !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address address{font-size:18px}}.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address address br{display:block;content:" ";margin:20px 0}.woocommerce-edit-address .edit{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;text-decoration:none;border:1px solid #f0efef;letter-spacing:1px;margin-bottom:10px}@media(min-width: 990px){.woocommerce-edit-address .edit{font-size:18px}}@media(min-width: 990px){.woocommerce-edit-address .edit{font-size:18px}}@media(min-width: 990px){.woocommerce-edit-address .edit{font-size:18px}}.woocommerce-edit-address .edit.button-white{border-color:#f0efef;color:#f0efef}.woocommerce-edit-address .edit p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.woocommerce-edit-address .edit p{font-size:18px}}.woocommerce-edit-address .edit::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.woocommerce-edit-address .edit:hover{text-decoration:none}.woocommerce-edit-address .edit:hover::after{width:100%}.woocommerce-edit-address .edit.catalogo-button::after{background:#c1c0c0}@media(min-width: 990px){.woocommerce-edit-address .edit{font-size:15px}}.woocommerce-edit-address .edit:hover{transform:translate(0px, 0px)}.woocommerce-edit-address button[name=save_address]{margin-top:30px !important}.woocommerce-edit-address .woocommerce-address-fields #shipping_neighborhood_field .optional{display:none}.woocommerce-edit-account .woocommerce-MyAccount-content{padding-top:40px}@media(min-width: 990px){.woocommerce-edit-account .woocommerce-MyAccount-content{padding-top:0;max-width:1300px;margin-left:280px}}.woocommerce-edit-account form input{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-edit-account form input{font-size:18px}}.woocommerce-edit-account .seu-login{padding-bottom:25px}.woocommerce-edit-account .flex-edit-login{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.woocommerce-edit-account .flex-edit-login{flex-direction:row}}.woocommerce-edit-account .flex-edit-login p{width:100% !important}.woocommerce-edit-account .flex-edit-login p label{padding-bottom:10px;line-height:1.1 !important}@media(min-width: 990px){.woocommerce-edit-account .flex-edit-login p{width:33% !important}}.woocommerce-edit-account .flex-edit-senha{display:flex;flex-direction:column;gap:20px}@media(min-width: 990px){.woocommerce-edit-account .flex-edit-senha{flex-direction:row}}.woocommerce-edit-account .flex-edit-senha p{width:100%}.woocommerce-edit-account .flex-edit-senha p label{padding-bottom:10px;line-height:1.1 !important}.woocommerce-edit-account .flex-edit-senha p label.hide-mb{display:none}@media(min-width: 990px){.woocommerce-edit-account .flex-edit-senha p label.hide-mb{display:block}}@media(min-width: 990px){.woocommerce-edit-account .flex-edit-senha p label[for=password_2]{min-height:35px}}@media(min-width: 990px){.woocommerce-edit-account .flex-edit-senha p{width:33% !important}}.woocommerce-edit-account #mailchimp-gdpr-fields{display:none}.woocommerce-edit-account legend{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:500;font-size:25px;line-height:120%;padding-bottom:25px;padding-top:40px}@media(min-width: 990px){.woocommerce-edit-account legend{font-size:18px;line-height:140%}}.woocommerce-edit-account button.woocommerce-Button{margin-top:40px}.entry-content .addtoany_share_save_container{display:none}.carrinho{background-color:#231f20}.carrinho .select2-container--default .select2-results__option[aria-selected=true],.carrinho .select2-container--default .select2-results__option[data-selected=true]{color:#231f20}.carrinho .select2-container .select2-search{background:#231f20 !important;color:#f0efef !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .select2-container .select2-search{font-size:18px}}.carrinho .select2-container .select2-search .select2-search__field{background:#231f20 !important;color:#f0efef !important;box-shadow:none;transform:none;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .select2-container .select2-search .select2-search__field{font-size:18px}}.carrinho .select2-container .select2-search .select2-search__field:hover{transform:none}.carrinho .select2-container .select2-results .select2-results__options{background:#231f20 !important;color:#f0efef !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .select2-container .select2-results .select2-results__options{font-size:18px}}.carrinho .select2-container .select2-results .select2-results__options .select2-results__option--highlighted{background:#f0efef !important;color:#231f20 !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .select2-container .select2-results .select2-results__options .select2-results__option--highlighted{font-size:18px}}.carrinho .coluna-conteudo{max-width:100% !important}@media(min-width: 1920px){.carrinho .coluna-conteudo{max-width:2000px !important}}.carrinho .coluna-conteudo .all-titulo{margin-bottom:40px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-titulo{margin-bottom:0}}.carrinho .coluna-conteudo .all-titulo .entry-title{color:#f0efef;padding-bottom:15px;border-bottom:4px solid}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;border-radius:0 !important;right:0;top:-15px;color:#f0efef;border:1px solid !important;display:inline-block;padding:5px 30px;z-index:3}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a.button-white{border-color:#f0efef;color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a p{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a:hover{text-decoration:none}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a:hover::after{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce .return-to-shop a.catalogo-button::after{background:#c1c0c0}.carrinho .coluna-conteudo .all-content .woocommerce button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;background:rgba(0,0,0,0);border-radius:0;border:1px solid #f0efef;color:#f0efef}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce button{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce button.button-white{border-color:#f0efef;color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce button p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce button p{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce button::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.carrinho .coluna-conteudo .all-content .woocommerce button:hover{text-decoration:none}.carrinho .coluna-conteudo .all-content .woocommerce button:hover::after{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce button.catalogo-button::after{background:#c1c0c0}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table{border:none;border-collapse:collapse;color:#f0efef;display:flex;flex-direction:column}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table thead{display:none}@media(max-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody{gap:0px}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr{min-height:250px;position:relative}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td{padding-left:calc(40% + 20px)}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-plus{left:202px !important;transform:translate(0px, 0px) !important;bottom:17px !important}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-minus{left:145px !important;transform:translate(0px, 0px) !important;bottom:17px !important}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr .product-remove{padding-bottom:0}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr .product-thumbnail{position:absolute;padding:0 !important;width:40%;top:35px}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr .product-thumbnail a{height:100%;display:block;padding:10px 20px 10px 10px}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr .product-thumbnail a img{max-width:calc(100% - 20px);object-fit:cover !important;min-height:auto !important;background:rgba(0,0,0,0);border:1px solid #f0efef;border-radius:0px;max-height:180px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr{display:flex;flex-direction:column}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr{flex-direction:row;flex-wrap:nowrap;align-items:center;padding:20px 45px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td{text-align:left !important}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td{min-height:120px;text-align:center !important}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td::before{display:flex;justify-content:center;padding-bottom:45px;text-transform:capitalize;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}}@media(min-width: 990px)and (min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td::before{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:first-child{width:30px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(2)::before{display:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(2){width:20%}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(3){font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(3){font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(3)::before{display:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(3){width:calc(35% - 30px)}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(3)::before{content:"Produto";display:block}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(4){font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(4){font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(4)::before{display:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(4){width:15%}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(4)::before{content:"Preço";display:block}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5){font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;position:relative}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5){font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5)::before{display:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5){width:15%}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5)::before{content:"Quantidade";display:block}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]::-webkit-inner-spin-button,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]::-webkit-outer-spin-button,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]::-webkit-inner-spin-button,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]::-webkit-outer-spin-button,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]{-webkit-appearance:none;margin:0}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]{-moz-appearance:textfield;pointer-events:none;pointer-events:none;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;padding:5px;border:1px solid #f0efef;border-radius:5px;line-height:1;color:#f0efef;background:rgba(0,0,0,0);width:70px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) input[type=number]{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-plus,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-minus{border:none;background:rgba(0,0,0,0);color:#f0efef;font-size:25px;padding:0;margin:0;line-height:1;cursor:pointer}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-plus:hover,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-minus:hover{text-shadow:0px 0px 4px rgba(240,239,239,.7)}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-plus.btn-bloqueado,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-minus.btn-bloqueado{opacity:.5;cursor:not-allowed;pointer-events:none}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-plus{position:absolute;bottom:20px !important;right:22px !important;box-shadow:none;left:unset !important}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-plus{bottom:28px !important}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-minus{position:absolute;bottom:20px !important;left:calc(100% - 82px) !important;box-shadow:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(5) .quantity-minus{bottom:28px !important}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(6) bdi{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:22px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(6) bdi{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(6)::before{display:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(6){width:15%;padding-left:45px;margin-left:45px;border-left:1px solid #f0efef}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(6)::before{content:"Total";display:block}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td:nth-child(6) bdi{font-size:25px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table thead{text-align:center}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table thead th{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table thead th{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody{display:flex;flex-direction:column}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody{gap:25px}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr{border:1px solid #f0efef;border-radius:0px}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td{border-top:0}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name a{color:#f0efef;text-decoration:none;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name a{font-size:29px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name a{padding-top:10px;display:block}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name a:hover{opacity:.7}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name .variation{display:none}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.quantity .qty{padding:0}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-quantity{width:fit-content}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-quantity input{box-shadow:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-price bdi{padding-top:10px;display:block}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-price,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-quantity,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-subtotal{display:flex !important;flex-direction:column !important;gap:10px !important}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-name,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-price,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-quantity,.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-subtotal{display:table-cell !important}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-remove{display:flex;align-items:center}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-remove a{margin-left:auto;color:#f0efef !important;font-family:"Gambetta";font-weight:300;font-size:30px;background-color:#231f20}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-remove a{margin:0 auto;background-color:rgba(0,0,0,0)}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-remove a:hover{background-color:#f0efef;color:#231f20 !important}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail{display:block !important;margin:0 auto}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail{display:table-cell !important}}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail::before{display:none}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail a{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail img{margin:0 auto;min-height:363px;width:100%;object-fit:cover}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce table.shop_table tbody tr td.product-thumbnail img{min-height:150px;max-height:360px;object-fit:contain;background:#231f20}}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart{position:relative;padding-bottom:40px}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho{position:fixed;top:92px;z-index:9;transition:all .3s ease;opacity:0;right:35px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho{right:135px;top:90px;pointer-events:all}}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho.p-absolute{position:absolute;bottom:25px;z-index:8;right:0;top:unset}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;border:1px solid #f0efef !important}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart].button-white{border-color:#f0efef;color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart] p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart] p{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]:hover{text-decoration:none}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]:hover::after{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart].catalogo-button::after{background:#c1c0c0}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]:hover:after{opacity:0 !important}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart .btn-atualizar-carrinho button[name=update_cart]:disabled{opacity:0}.carrinho .coluna-conteudo .all-content .woocommerce .relative-cart+p{display:none}@media(max-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody .cart-subtotal bdi{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}}@media(max-width: 990px)and (min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody .cart-subtotal bdi{font-size:29px}}@media(max-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td::before{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}}@media(max-width: 990px)and (min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td::before{font-size:29px}}@media(max-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td ul{align-items:flex-start;gap:25px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td ul li{text-align:left;padding-left:6px;display:flex;flex-direction:row;gap:5px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td ul li input{flex:0 0 auto}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-destination{text-align:left}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator a{width:100%;text-align:left;margin:0 0 0px 0}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator .shipping-calculator-form{margin:25px 0 0px 0;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator .shipping-calculator-form p{padding:0;margin:0 0 0px 0;text-align:left;width:46%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_postcode_field,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_city_field,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator .shipping-calculator-form p#calc_shipping_country_field{margin-bottom:0px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois tbody td .woocommerce-shipping-calculator .shipping-calculator-form p button{position:static}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois .order-total td{flex-direction:row;justify-content:center}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois .order-total td::before{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:23px !important;font-weight:400 !important;color:#231f20;z-index:2}}@media(max-width: 990px)and (min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois .order-total td::before{font-size:18px}}@media(max-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois .order-total td bdi{color:#231f20 !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:23px !important;font-weight:400 !important}}@media(max-width: 990px)and (min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .shop_table_dois .order-total td bdi{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom{padding-bottom:40px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 20px);gap:20px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo{flex-direction:row;gap:15px;justify-content:flex-start}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 20px);gap:20px;width:100%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form #coupon_code{width:55%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form button[value="Aplicar cupom"]{margin-top:0;width:fit-content}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form{flex-direction:row;gap:15px;justify-content:flex-start}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .button-voltar-loja{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .button-voltar-loja{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .button-voltar-loja{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .button-voltar-loja:hover{opacity:1}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;border:1px solid #f0efef !important}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button.button-white{border-color:#f0efef;color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button p{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button:hover{text-decoration:none}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button:hover::after{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon button.catalogo-button::after{background:#c1c0c0}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form input{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;width:100%;cursor:text;box-shadow:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form input{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form input:hover,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form input:focus{transform:translate(0px, 0px)}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon form input{width:250px;height:32px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .coupon+a button{font-size:20px;padding-top:7px;padding-bottom:7.6px;transform:translate(0px, 2px)}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .aplicar-cupom{margin-top:20px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .main-cart-cupom .cart-cupom-conteudo .aplicar-cupom{margin-top:0;margin-left:10px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;border:1px solid #f0efef;border-radius:0px;outline-offset:0px;padding-left:10px;padding-top:3px;padding-bottom:3px;background-color:#231f20;width:100%;color:#f0efef;box-shadow:none}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input label,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode label,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input label{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input label,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode label,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input label{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input::-webkit-input-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode::-webkit-input-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input::-webkit-input-placeholder{color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input::-moz-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode::-moz-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input::-moz-placeholder{color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input:-ms-input-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode:-ms-input-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input:-ms-input-placeholder{color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input:-moz-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode:-moz-placeholder,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input:-moz-placeholder{color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-cupom-input:focus-visible,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode:focus-visible,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input:focus-visible{outline:1px solid #f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode:hover,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_postcode:focus,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input:hover,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg #calc_shipping_city_field input:focus{transform:translate(0px, 0px)}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals{width:100%;padding:0}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .woocommerce-shipping-calculator{max-width:500px;margin-left:auto}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_postcode,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .woocommerce-shipping-calculator #calc_shipping_city_field input{text-align:end}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form #calc_shipping_country_field .selection .select2-selection,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form #calc_shipping_state_field .selection .select2-selection{color:#f0efef !important;background:#231f20 !important;border:1px solid !important}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form #calc_shipping_country_field .selection .select2-selection .select2-selection__rendered,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form #calc_shipping_state_field .selection .select2-selection .select2-selection__rendered{color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:flex-start}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form p{padding:0;margin:0 0 0px 0;text-align:left;width:46%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form p#calc_shipping_postcode_field,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form p#calc_shipping_city_field,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form p#calc_shipping_country_field{margin-bottom:0px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .shipping-calculator-form p button{position:static}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout{text-align:end;padding:0}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;background:rgba(0,0,0,0);border:1px solid #f0efef !important;border-radius:0;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;right:0;top:-15px;display:inline-block;padding:5px 30px;z-index:3;width:100% !important;padding:7px 0 !important;transform:scale(1) translate(0, 0)}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a.button-white{border-color:#f0efef;color:#f0efef}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a p{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a:hover{text-decoration:none}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a:hover::after{width:100%}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a.catalogo-button::after{background:#c1c0c0}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a{width:fit-content !important;padding:7px 30px !important;transform:scale(1.5) translate(-16%, 0)}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart-collaterals .wc-proceed-to-checkout a:hover{opacity:1}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals{width:100% !important}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois{color:#231f20 !important;width:100%;font-size:16px;line-height:19px;position:relative}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois a,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .shipping-calculator-button{color:#f0efef !important;text-decoration:underline}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois th{width:0% !important;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%;padding:30px 0;text-align:right !important;font-size:16px !important;color:#f0efef;border-bottom:1px solid #f0efef}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois th{font-size:29px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois th{width:20% !important;text-align:left !important}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois td{width:94% !important;text-align:end !important;padding:30px 0;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;color:#f0efef}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois td{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois td{width:80% !important;text-align:right !important;border-bottom:1px solid #f0efef}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois td[data-title=Subtotal]{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois td[data-title=Subtotal]{font-size:29px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total{position:relative}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total::after{content:"";background:#f7f7f7;height:40px;width:100%;position:absolute;left:0;top:25px;z-index:1}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total th,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total td bdi{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;z-index:2;position:relative;color:#231f20}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total th,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total td bdi{font-size:18px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total th{position:absolute;right:72px;font-size:20px !important}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total th{padding-top:32px !important}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total td{padding-right:15px}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois tr.order-total td bdi{font-weight:500}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-totals ul li input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:9px;height:9px;border-radius:50%;border:1px solid #f0efef;outline:none;cursor:pointer;background:#231f20;padding:0;margin:0 !important;transform:translate(-6px, 5px)}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-totals ul li input[type=radio]:checked{background:#f0efef;border-color:#f0efef;box-shadow:0px 0px 4px 1px rgba(240,239,239,.7)}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-totals ul li input[type=radio]:checked+label{text-shadow:0px 0px 4px rgba(240,239,239,.7)}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-totals ul li label{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:15px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-totals ul li label{font-size:18px}}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-totals ul li label{font-size:16px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .woocommerce-shipping-calculator a::after{display:none}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .order-total td,.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shop_table_dois .order-total th{border-bottom:0}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .wc-forward{font-size:16px;line-height:1;padding:.618em 1em}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .wc-forward{position:absolute;bottom:40px;right:90px}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals h2{font-weight:700;font-size:40px;line-height:51px;padding-bottom:30px;display:none}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .digite-seu-endereco{font-size:15px;padding-left:80px}@media(min-width: 990px){.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .digite-seu-endereco{padding-left:0}}.carrinho .coluna-conteudo .all-content .woocommerce .cart-bg .cart_totals .shipping-calculator-button{font-size:15px}.finalizar-compra{background:#231f20;color:#f0efef}.woocommerce-checkout .woocommerce-notices-wrapper,.woocommerce-checkout .woocommerce-form-login-toggle,.woocommerce-checkout .woocommerce-form-coupon-toggle{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;color:#231f20 !important}@media(min-width: 990px){.woocommerce-checkout .woocommerce-notices-wrapper,.woocommerce-checkout .woocommerce-form-login-toggle,.woocommerce-checkout .woocommerce-form-coupon-toggle{font-size:18px}}.woocommerce-checkout .woocommerce-notices-wrapper a,.woocommerce-checkout .woocommerce-form-login-toggle a,.woocommerce-checkout .woocommerce-form-coupon-toggle a{color:#231f20 !important}.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-info,.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{margin-bottom:0 !important}.woocommerce-checkout #woocommerce-checkout-form-coupon{margin:0 15px !important;border-radius:0 !important;border-left:4px solid !important;background-color:#fff}@media(min-width: 990px){.woocommerce-checkout #woocommerce-checkout-form-coupon{margin:0 !important}}.woocommerce-checkout #woocommerce-checkout-form-coupon button{color:#231f20 !important}.woocommerce-checkout label{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;color:#f0efef}@media(min-width: 990px){.woocommerce-checkout label{font-size:18px}}.woocommerce-checkout .select2 .select2-selection{border:1px solid #000 !important;background:#f0efef;color:#000;font-size:13px !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .select2 .select2-selection{font-size:18px}}.woocommerce-checkout .select2 .select2-selection select{background:#f0efef;color:#231f20}.woocommerce-checkout .select2 .select2-selection option{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .select2 .select2-selection option{font-size:18px}}.woocommerce-checkout .select2-container .select2-search{background:#f0efef !important;color:#231f20 !important}.woocommerce-checkout .select2-container .select2-search .select2-search__field{background:#f0efef !important;color:#231f20 !important}.woocommerce-checkout .select2-container .select2-results .select2-results__options{background:#f0efef !important;color:#231f20 !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .select2-container .select2-results .select2-results__options{font-size:18px}}.woocommerce-checkout .select2-container .select2-results .select2-results__options .select2-results__option--highlighted{background:#f0efef !important;color:#231f20 !important}.woocommerce-checkout .post-unico-sem-thumb .coluna-conteudo{max-width:1240px !important;margin:0 auto}@media(min-width: 990px){.woocommerce-checkout .post-unico-sem-thumb .coluna-conteudo{padding-left:0;padding-right:0}}.woocommerce-checkout #primary{overflow:hidden}.woocommerce-checkout .entry-header{display:none}.woocommerce-checkout .entry-content{padding-top:50px}@media(min-width: 990px){.woocommerce-checkout .entry-content{padding-top:80px}}.woocommerce-checkout #mailchimp-gdpr-fields{display:none !important}.woocommerce-checkout .woocommerce-info{border-top-color:#231f20}.woocommerce-checkout .woocommerce-info::before{color:#231f20}.woocommerce-checkout .woocommerce-message{margin:0px 30px 3em 30px;box-sizing:border-box}@media(min-width: 990px){.woocommerce-checkout .woocommerce-message{margin:0px 88px 3em}}.woocommerce-checkout .woocommerce-message span{line-height:30px}.woocommerce-checkout .woocommerce-message::before{display:none}.woocommerce-checkout .site-main{position:relative;overflow-x:hidden;margin-bottom:-6px}.woocommerce-checkout .site-main .all-titulo{margin-bottom:40px}@media(min-width: 990px){.woocommerce-checkout .site-main .all-titulo{margin-bottom:0}}.woocommerce-checkout .site-main .all-titulo .entry-title{color:#f0efef;padding-bottom:15px;border-bottom:4px solid}.woocommerce-checkout .site-main input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:9px;height:9px;border-radius:50%;border:1px solid #f0efef;outline:none;cursor:pointer;background:none;padding:0}.woocommerce-checkout .site-main input[type=radio]:checked{background:#f0efef;border-color:#f0efef;box-shadow:0px 0px 4px 1px rgba(240,239,239,.7)}.woocommerce-checkout .site-main input[type=radio]:checked+label{text-shadow:0px 0px 4px rgba(240,239,239,.7)}.woocommerce-checkout .entry-header{padding:40px 30px 0 30px}@media(min-width: 990px){.woocommerce-checkout .entry-header{padding:40px 88px 0 88px}}.woocommerce-checkout .entry-header .linha-seta{justify-content:flex-start}.woocommerce-checkout .woocommerce-notices-wrapper,.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-coupon,.woocommerce-checkout .woocommerce-notices-wrapper,.woocommerce-checkout .col2-set,.woocommerce-checkout #order_review_heading,.woocommerce-checkout .seu-pedido-checkout,.woocommerce-checkout .cart-checkout,.woocommerce-checkout .woocommerce-checkout-review-order-table,.woocommerce-checkout .pagamento-checkout,.woocommerce-checkout .woocommerce-form-login-toggle,.woocommerce-checkout .woocommerce-notice,.woocommerce-checkout .woocommerce-order-overview,.woocommerce-checkout .woocommerce-order-details,.woocommerce-checkout .mp-details-title,.woocommerce-checkout .mp-col-md-4,.woocommerce-checkout .mp-col-md-8,.woocommerce-checkout .woocommerce-customer-details,.woocommerce-checkout .woocommerce-message{box-sizing:border-box}.woocommerce-checkout address{font-size:16px;line-height:36px;border:none !important;padding:0 !important}.woocommerce-checkout address .woocommerce-customer-details--phone,.woocommerce-checkout address .woocommerce-customer-details--email{padding-left:0 !important}.woocommerce-checkout address .woocommerce-customer-details--phone::before,.woocommerce-checkout address .woocommerce-customer-details--email::before{display:none}.woocommerce-checkout address .woocommerce-customer-details--phone{padding-top:10px}.woocommerce-checkout address .woocommerce-customer-details--email{padding-top:10px}.woocommerce-checkout .mp-row-checkout-pix-container,.woocommerce-checkout .mp-details-title{box-sizing:border-box !important}.woocommerce-checkout .woocommerce-order-details__title,.woocommerce-checkout .woocommerce-column__title{font-size:32px;line-height:120%;padding-bottom:30px}@media(min-width: 990px){.woocommerce-checkout .woocommerce-order-details__title,.woocommerce-checkout .woocommerce-column__title{font-size:64px}}.woocommerce-checkout .mp-details-pix{box-shadow:0 0px 0px 0 !important}@media(min-width: 990px){.woocommerce-checkout .mp-details-pix .mp-row-checkout-pix .mp-col-md-4{width:39% !important}}@media(min-width: 990px){.woocommerce-checkout .mp-details-pix .mp-row-checkout-pix .mp-col-md-8{width:60% !important}}.woocommerce-checkout .mp-details-pix .mp-row-checkout-pix .mp-details-pix-number-p{line-height:25px}.woocommerce-checkout .mp-details-pix .mp-row-checkout-pix .mp-details-list{padding-bottom:20px}.woocommerce-checkout .wc-thank-you .woocommerce-order-details__title,.woocommerce-checkout .wc-thank-you .woocommerce-column__title{font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic}@media(min-width: 990px){.woocommerce-checkout .wc-thank-you .woocommerce-order-details__title,.woocommerce-checkout .wc-thank-you .woocommerce-column__title{font-size:16px}}.woocommerce-checkout .wc-thank-you .shop_table.order_details{border:0px}.woocommerce-checkout .wc-thank-you .woocommerce-order-overview{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .wc-thank-you .woocommerce-order-overview{font-size:18px}}.woocommerce-checkout .wc-thank-you .woocommerce-order-overview li{margin-right:0;border-right:0}.woocommerce-checkout .wc-thank-you address{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .wc-thank-you address{font-size:18px}}.woocommerce-checkout .wc-thank-you address .woocommerce-customer-details--phone{padding-top:10px}.woocommerce-checkout .wc-thank-you address br{display:block;content:"";padding-top:10px}.woocommerce-checkout .woocommerce-form-coupon,.woocommerce-checkout .woocommerce-form-login{display:flex;flex-direction:column;justify-content:center;align-items:center;border:none !important;background:#f0efef;color:#231f20}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon,.woocommerce-checkout .woocommerce-form-login{flex-direction:row;justify-content:space-between;flex-wrap:wrap;margin-top:0 !important}}.woocommerce-checkout .woocommerce-form-coupon button,.woocommerce-checkout .woocommerce-form-login button{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon button,.woocommerce-checkout .woocommerce-form-login button{font-size:18px}}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon button,.woocommerce-checkout .woocommerce-form-login button{font-size:18px}}.woocommerce-checkout .woocommerce-form-coupon button:hover,.woocommerce-checkout .woocommerce-form-login button:hover{background:var(--amarelo, #ede34c);color:#f0efef}.woocommerce-checkout .woocommerce-form-coupon button.woocommerce-form-login__submit,.woocommerce-checkout .woocommerce-form-login button.woocommerce-form-login__submit{margin-top:20px}.woocommerce-checkout .woocommerce-form-coupon p,.woocommerce-checkout .woocommerce-form-login p{padding-bottom:20px;color:#231f20}.woocommerce-checkout .woocommerce-form-coupon p.lost_password,.woocommerce-checkout .woocommerce-form-login p.lost_password{width:100%}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon p.lost_password,.woocommerce-checkout .woocommerce-form-login p.lost_password{width:fit-content}}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon p.lost_password a,.woocommerce-checkout .woocommerce-form-login p.lost_password a{position:relative;top:-20px}}.woocommerce-checkout .woocommerce-form-coupon p:first-child,.woocommerce-checkout .woocommerce-form-login p:first-child{width:100%}.woocommerce-checkout .woocommerce-form-coupon label,.woocommerce-checkout .woocommerce-form-login label{color:#231f20}.woocommerce-checkout .woocommerce-form-coupon .form-row-first,.woocommerce-checkout .woocommerce-form-login .form-row-first{width:100%}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon .form-row-first,.woocommerce-checkout .woocommerce-form-login .form-row-first{width:50% !important}}.woocommerce-checkout .woocommerce-form-coupon .form-row-last,.woocommerce-checkout .woocommerce-form-login .form-row-last{width:100%}@media(min-width: 990px){.woocommerce-checkout .woocommerce-form-coupon .form-row-last,.woocommerce-checkout .woocommerce-form-login .form-row-last{width:44% !important}}.woocommerce-checkout .woocommerce-form-coupon .woocommerce-form__label-for-checkbox,.woocommerce-checkout .woocommerce-form-login .woocommerce-form__label-for-checkbox{display:flex !important;gap:10px}.woocommerce-checkout #account_password_field{width:50% !important}.woocommerce-checkout #order_review_heading{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:130%;padding-top:25px;padding-bottom:25px}@media(min-width: 990px){.woocommerce-checkout #order_review_heading{font-size:35px}}@media(min-width: 990px){.woocommerce-checkout #order_review_heading{padding-top:60px}}.woocommerce-checkout .seu-pedido-checkout,.woocommerce-checkout .pagamento-checkout{padding-bottom:30px}@media(min-width: 990px){.woocommerce-checkout .seu-pedido-checkout,.woocommerce-checkout .pagamento-checkout{padding-bottom:80px}}.woocommerce-checkout .seu-pedido-checkout .linha-seta,.woocommerce-checkout .pagamento-checkout .linha-seta{justify-content:flex-start}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods{padding:30px 0 !important}@media(min-width: 990px){.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods{padding:0px 0 !important}}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods .payment_method_woo-mercado-pago-custom{max-width:calc(100vw - 45px)}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods .payment_method_woo-mercado-pago-custom #form-checkout__cardholderName{box-shadow:none;transform:none}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods .payment_method_woo-mercado-pago-custom #form-checkout__cardholderName:hover{box-shadow:none;transform:none}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods .payment_method_woo-mercado-pago-custom #form-checkout__identificationNumber-container input.mp-document{box-shadow:none;transform:none;transform:translate(0px, -1px);padding:0 14px !important}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods .payment_method_woo-mercado-pago-custom #form-checkout__identificationNumber-container input.mp-document:hover{box-shadow:none;transform:none}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods li{display:flex;flex-wrap:wrap;align-items:center;padding-top:20px;cursor:pointer}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods li:first-child{padding-top:0}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods li:last-child{padding-bottom:20px}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods li label{cursor:pointer}.woocommerce-checkout #payment .pagamento-checkout ul.wc_payment_methods li label>img{display:none}.woocommerce-checkout .col2-set{width:auto !important}.woocommerce-checkout h3{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:130%}@media(min-width: 990px){.woocommerce-checkout h3{font-size:35px}}.woocommerce-checkout .woocommerce-billing-fields h3{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:130%;padding-bottom:25px;padding-top:25px}@media(min-width: 990px){.woocommerce-checkout .woocommerce-billing-fields h3{font-size:35px}}.woocommerce-checkout .woocommerce-billing-fields #billing_country_field span.woocommerce-input-wrapper{display:flex;align-items:center;height:30px;color:#f0efef}.woocommerce-checkout #shipping_country_field span.woocommerce-input-wrapper{display:flex;align-items:center;height:30px;color:#f0efef}.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message{border-top:1px solid}.woocommerce-checkout .woocommerce-error{padding-left:15px;border-top-color:#e62154;background:#e62154;color:#f0efef}@media(min-width: 990px){.woocommerce-checkout .woocommerce-error{padding-left:50px}}.woocommerce-checkout .woocommerce-error::before{color:#f0efef}.woocommerce-checkout .woocommerce-error li{display:block;line-height:200%}.woocommerce-checkout .woocommerce-message{padding-left:15px;border-top-color:#d3d800;background:#d3d800;color:#f0efef;margin:30px 0;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .woocommerce-message{font-size:18px}}@media(min-width: 990px){.woocommerce-checkout .woocommerce-message{padding-left:50px}}.woocommerce-checkout .woocommerce-message::before{color:#f0efef}.woocommerce-checkout .woocommerce-additional-fields{display:none}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{width:100%}.woocommerce-checkout #customer_details .col-1 #billing_number_field,.woocommerce-checkout #customer_details .col-1 #billing_neighborhood_field,.woocommerce-checkout #customer_details .col-1 #shipping_number_field,.woocommerce-checkout #customer_details .col-1 #shipping_neighborhood_field,.woocommerce-checkout #customer_details .col-2 #billing_number_field,.woocommerce-checkout #customer_details .col-2 #billing_neighborhood_field,.woocommerce-checkout #customer_details .col-2 #shipping_number_field,.woocommerce-checkout #customer_details .col-2 #shipping_neighborhood_field{width:100%}.woocommerce-checkout #customer_details .woocommerce-shipping-fields{padding-top:20px}@media(min-width: 990px){.woocommerce-checkout #customer_details .woocommerce-shipping-fields{padding-top:40px}}.woocommerce-checkout #customer_details .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox{display:flex;gap:10px}@media(min-width: 990px){.woocommerce-checkout #customer_details .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox{align-items:center}}.woocommerce-checkout #customer_details .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox span{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.woocommerce-checkout #customer_details .woocommerce-shipping-fields .woocommerce-form__label-for-checkbox span{font-size:29px}}@media(min-width: 990px){.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout #customer_details .woocommerce-shipping-fields__field-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:4%}}.woocommerce-checkout #customer_details .woocommerce-billing-fields__field-wrapper #shipping_company_field,.woocommerce-checkout #customer_details .woocommerce-shipping-fields__field-wrapper #shipping_company_field{display:none}.woocommerce-checkout .form-row{color:#231f20}@media(min-width: 990px){.woocommerce-checkout .form-row{width:20% !important}.woocommerce-checkout .form-row input[name=billing_address_2]{position:relative;top:6px}}.woocommerce-checkout .form-row input{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .form-row input{font-size:18px}}.woocommerce-checkout .mailchimp-newsletter{width:100% !important}.woocommerce-checkout .cart-checkout:not(:nth-of-type(1)){display:none}.woocommerce-checkout .shop_table tr{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .shop_table tr{font-size:18px}}.woocommerce-checkout .shop_table tr td.product-name{font-family:"Barlow Condensed",sans-serif;font-size:11px;line-height:140%;font-style:italic;padding:30px 10px}@media(min-width: 990px){.woocommerce-checkout .shop_table tr td.product-name{font-size:16px}}@media(min-width: 990px){.woocommerce-checkout .shop_table tr td.product-name{text-align:left !important;padding:9px 10px}}.woocommerce-checkout .shop_table tr td.product-name a{text-decoration:none}.woocommerce-checkout .shop_table tr td::before{display:none}.woocommerce-checkout .shop_table tr #shipping_method{padding:15px 0}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table{border:none !important;margin-bottom:0}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item{display:flex;flex-direction:column}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item{flex-direction:row;flex-wrap:nowrap;align-items:center;padding:20px 0px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td{text-align:left !important}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td{min-height:120px;text-align:center !important}}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td::before{display:flex;justify-content:center;padding-bottom:23px;text-transform:capitalize;font-style:italic;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}}@media(min-width: 990px)and (min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td::before{font-size:18px}}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:first-child{width:30px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(1)::before{display:none}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(1){width:20%}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(2){font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(2){font-size:18px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(2)::before{display:none}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(2){width:calc(35% - 30px)}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(2)::before{content:"Produto";display:block}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(3){font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(3){font-size:18px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(3)::before{display:none}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(3){width:15%}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(3)::before{content:"Preço";display:block}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4){font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;position:relative}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4){font-size:18px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4)::before{display:none}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4){width:15%}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4)::before{content:"Quantidade";display:block}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]::-webkit-inner-spin-button,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]::-webkit-outer-spin-button,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]::-webkit-inner-spin-button,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]::-webkit-outer-spin-button,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]{-webkit-appearance:none;margin:0}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]{-moz-appearance:textfield;pointer-events:none;pointer-events:none;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;padding:5px;border:1px solid #f0efef;border-radius:5px;line-height:1;color:#f0efef;background:rgba(0,0,0,0);width:70px}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(4) input[type=number]{font-size:18px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(5) bdi{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;font-size:22px}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(5) bdi{font-size:18px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(5)::before{display:none}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(5){width:15%;padding-left:45px;margin-left:0px}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(5)::before{content:"Total";display:block}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tbody tr.woocommerce-cart-form__cart-item td:nth-child(5) bdi{font-size:25px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table thead{text-align:center}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr{text-align:center;border-top:1px solid #f0efef !important;border-bottom:1px solid #f0efef !important;background:#231f20 !important}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr:nth-child(2n+2){border-top:0 !important}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr:nth-child(2n+2):not(:last-child){border-bottom:0 !important}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr:nth-child(2n+2) *{background:#231f20 !important}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr{border:0 !important}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td{border:0}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td{border-top:1px solid #f0efef !important;border-bottom:1px solid #f0efef !important}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td a{color:#f0efef !important;font-size:16px !important;font-family:"Roboto",sans-serif !important}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td a{font-size:18px !important}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td a:hover{opacity:.7}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td.product-subtotal{padding-bottom:30px}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table tr td.product-subtotal{padding-bottom:9px}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-thumbnail,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-name,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-price,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-quantity,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-subtotal{display:flex !important;flex-direction:column !important;text-align:center !important}@media(min-width: 990px){.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-thumbnail,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-name,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-price,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-quantity,.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-subtotal{display:table-cell !important;width:20%}}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-thumbnail{width:20%;min-height:120px;max-height:120px}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table td.product-thumbnail{display:none !important;margin:0 auto}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table td.product-thumbnail a{width:100%}.woocommerce-checkout div.finalizar-compra div.carrinho main#primary .woocommerce-checkout #order_review .cart-checkout table.shop_table .product-thumbnail::before{display:none}.woocommerce-checkout .shop_table_dois{color:#f0efef !important;width:100%;position:relative;border:none !important}.woocommerce-checkout .shop_table_dois+p{display:none}.woocommerce-checkout .shop_table_dois a,.woocommerce-checkout .shop_table_dois .shipping-calculator-button{color:#231f20 !important;text-decoration:underline}.woocommerce-checkout .shop_table_dois th{width:0% !important;text-align:right !important;border-bottom:1px solid #f0efef;padding:30px 0}@media(min-width: 990px){.woocommerce-checkout .shop_table_dois th{width:20% !important;text-align:center !important;border-top:0 !important;padding:20px 0 !important}}.woocommerce-checkout .shop_table_dois td{width:94% !important;text-align:end !important;padding:30px 0;border-bottom:1px solid #f0efef}@media(min-width: 990px){.woocommerce-checkout .shop_table_dois td{width:80% !important;text-align:left !important;border-top:0 !important}}.woocommerce-checkout .shop_table_dois tfoot .order-total{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout .shop_table_dois tfoot .order-total{font-size:18px}}.woocommerce-checkout .shop_table_dois tfoot .order-total th,.woocommerce-checkout .shop_table_dois tfoot .order-total td{font-weight:700}.woocommerce-checkout .shop_table_dois tfoot .order-total th bdi,.woocommerce-checkout .shop_table_dois tfoot .order-total td bdi{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.woocommerce-checkout .shop_table_dois tfoot .order-total th bdi,.woocommerce-checkout .shop_table_dois tfoot .order-total td bdi{font-size:29px}}.woocommerce-checkout .shop_table_dois .cart-discount th{word-break:break-word}.woocommerce-checkout .shop_table_dois .cart-discount td .woocommerce-remove-coupon{color:#f0efef !important}.woocommerce-checkout .shop_table_dois .order-total td,.woocommerce-checkout .shop_table_dois .order-total th{border-bottom:0}.woocommerce-checkout .shop_table_dois #calc_shipping_country_field,.woocommerce-checkout .shop_table_dois #calc_shipping_state_field,.woocommerce-checkout .shop_table_dois #calc_shipping_city_field{display:none !important}.woocommerce-checkout .shop_table_dois .order-total th,.woocommerce-checkout .shop_table_dois .woocommerce-shipping-totals th,.woocommerce-checkout .shop_table_dois .cart-subtotal th,.woocommerce-checkout .shop_table_dois .cart-discount th{text-align:left !important;text-transform:uppercase}@media(min-width: 990px){.woocommerce-checkout .shop_table_dois .order-total th,.woocommerce-checkout .shop_table_dois .woocommerce-shipping-totals th,.woocommerce-checkout .shop_table_dois .cart-subtotal th,.woocommerce-checkout .shop_table_dois .cart-discount th{padding-left:13px !important}}.woocommerce-checkout .shop_table_dois #shipping_method p{font-size:16px;line-height:28px}.woocommerce-checkout .shop_table_dois #shipping_method label{padding-left:10px}.woocommerce-checkout .shop_table_dois .woocommerce-shipping-destination{font-size:16px;line-height:28px}.woocommerce-checkout div#pagseguro-credit-card-form p{display:flex;flex-direction:column;width:100% !important;justify-content:space-between}@media(min-width: 990px){.woocommerce-checkout div#pagseguro-credit-card-form p{width:49% !important;padding-bottom:20px;margin-bottom:0 !important}}.woocommerce-checkout #payment{background-color:#231f20;color:#f0efef;padding-top:25px}@media(min-width: 990px){.woocommerce-checkout #payment{padding-top:60px}}.woocommerce-checkout #payment .pagamento-titulo{border-bottom:1px solid;padding-bottom:10px;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:500;font-size:30px;line-height:130%;text-shadow:0px 0px 20px rgba(35,31,32,.7)}@media(min-width: 990px){.woocommerce-checkout #payment .pagamento-titulo{font-size:20px}}@media(min-width: 990px){.woocommerce-checkout #payment .pagamento-titulo{padding-bottom:15px;margin-bottom:40px}}.woocommerce-checkout #payment .validate-required{width:100% !important}.woocommerce-checkout #payment .validate-required span{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout #payment .validate-required span{font-size:18px}}.woocommerce-checkout #payment .wc_payment_methods .payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;color:#231f20;display:flex;flex-direction:column;gap:10px;background:#f0efef}.woocommerce-checkout #payment .wc_payment_methods .payment_box::before{display:none}.woocommerce-checkout #payment .wc_payment_methods .payment_box input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:9px;height:9px;border-radius:50%;border:1px solid #231f20;outline:none;cursor:pointer;background:none;padding:0}.woocommerce-checkout #payment .wc_payment_methods .payment_box input[type=radio]:checked{background:var(--amarelo, #ede34c);border-color:var(--amarelo, #ede34c);box-shadow:0px 0px 4px 1px rgba(var(--amarelo, #ede34c), 0.7)}.woocommerce-checkout #payment .wc_payment_methods .payment_box input[type=radio]:checked+label{text-shadow:0px 0px 4px rgba(var(--amarelo, #ede34c), 0.7)}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods{display:flex;flex-direction:column;gap:0;color:#c1c0c0;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;padding-bottom:20px}@media(min-width: 990px){.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods{font-size:18px}}@media(min-width: 990px){.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods{flex-direction:row}}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods label{color:#231f20}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods li.active{color:#231f20;border-color:#231f20 #231f20 rgba(0,0,0,0)}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods li.active input{background:#231f20}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods li{color:#231f20 !important;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #231f20}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-payment-methods li input{background:none}.woocommerce-checkout #payment .wc_payment_methods .payment_box .pagseguro-method-form p.form-row label{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;padding-bottom:10px;color:#231f20}@media(min-width: 990px){.woocommerce-checkout #payment .wc_payment_methods .payment_box .pagseguro-method-form p.form-row label{font-size:18px}}.woocommerce-checkout #payment .wc_payment_methods .payment_box .pagseguro-method-form p.form-row input{border:1px solid #231f20;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;padding:5px !important;font-size:13px !important}@media(min-width: 990px){.woocommerce-checkout #payment .wc_payment_methods .payment_box .pagseguro-method-form p.form-row input{font-size:18px}}@media(min-width: 990px){.woocommerce-checkout #payment .wc_payment_methods .payment_box .pagseguro-method-form p.form-row input{font-size:14px !important}}.woocommerce-checkout #payment .wc_payment_methods .payment_box .pagseguro-method-form p.form-row select{border:1px solid #000;background:#f0efef;color:#000;padding:5px !important;font-size:13px !important}.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-bank-transfer-form{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 990px){.woocommerce-checkout #payment .wc_payment_methods .payment_box #pagseguro-bank-transfer-form{align-items:flex-start}}.woocommerce-checkout #payment label[for=payment_method_woo-mercado-pago-custom]{position:relative;top:0px}.woocommerce-checkout #payment label[for=payment_method_woo-mercado-pago-custom] img{display:none;position:absolute !important;top:1px;left:105px}.woocommerce-checkout #payment label[for=payment_method_woo-mercado-pago-pix]{position:relative;top:-10px}.woocommerce-checkout #payment label[for=payment_method_woo-mercado-pago-pix] img{position:absolute !important;top:3px;left:30px}.woocommerce-checkout #payment label[for=payment_method_pagseguro]{position:relative;top:-6px}.woocommerce-checkout #payment label[for=payment_method_pagseguro] img{position:absolute !important;top:3px;left:115px}.woocommerce-checkout #payment .payment_box::before{border-right-color:rgba(0,0,0,0) !important;border-left-color:rgba(0,0,0,0) !important;border-top-color:rgba(0,0,0,0) !important}.woocommerce-checkout #payment .place-order{color:#f0efef;padding-top:30px !important;padding-left:0 !important;padding-right:0 !important}@media(min-width: 990px){.woocommerce-checkout #payment .place-order{width:95% !important}}.woocommerce-checkout #payment .place-order a{color:#f0efef}.woocommerce-checkout #payment .place-order .woocommerce-privacy-policy-text{padding-bottom:10px}.woocommerce-checkout #payment button#place_order{margin-top:20px;float:none;background-color:#231f20 !important;border:1px solid #f0efef !important;border-radius:0px !important;font-weight:400 !important;transform:scale(1.3) translate(12%, 0px);font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer}@media(min-width: 990px){.woocommerce-checkout #payment button#place_order{font-size:18px}}.woocommerce-checkout #payment button#place_order.button-white{border-color:#f0efef;color:#f0efef}.woocommerce-checkout #payment button#place_order p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.woocommerce-checkout #payment button#place_order p{font-size:18px}}.woocommerce-checkout #payment button#place_order::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.woocommerce-checkout #payment button#place_order:hover{text-decoration:none}.woocommerce-checkout #payment button#place_order:hover::after{width:100%}.woocommerce-checkout #payment button#place_order.catalogo-button::after{background:#c1c0c0}.woocommerce-checkout #payment button#place_order:hover{box-shadow:none !important}.woocommerce-checkout #payment a,.woocommerce-checkout #payment a:visited{color:#f0efef}.woocommerce-checkout #ppc-button-ppcp-gateway{background:#f0efef;padding:10px 0;position:relative;z-index:1}.woocommerce-checkout .product-thumbnail{height:auto !important}.woocommerce-checkout .product-thumbnail{display:none !important}@media(min-width: 990px){.woocommerce-checkout .product-thumbnail{display:table-cell !important;min-width:20% !important;max-width:20%}}.woocommerce-checkout .product-thumbnail img{width:100% !important;object-fit:contain;min-height:120px !important;max-height:120px !important}.woocommerce-checkout.woocommerce-order-received .woocommerce-order{max-width:700px;display:flex;flex-direction:column;gap:20px}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-details{padding-top:0px;padding-left:0px;margin-bottom:0}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;align-items:flex-start}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{font-size:18px}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview::before{display:none}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li{width:45%;margin:0;padding:0;word-break:break-word}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li:last-of-type{border-right:1px dashed #cfc8d8}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li strong{max-width:90%}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details{margin-bottom:20px}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details h2{font-size:29px}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table__line-item{min-height:auto !important}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table__line-item{padding:0 !important;height:136px}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table__line-item td.woocommerce-table__product-name.product-name,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table__line-item td.woocommerce-table__product-total.product-total{display:flex !important;flex-direction:column;justify-content:center;align-items:center}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details{border-top:1px solid #f0efef;border-bottom:1px solid #f0efef;border-left:0;border-right:0;border-radius:0}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details .woocommerce-table__product-name{display:flex;text-align:center !important;justify-content:center}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details .woocommerce-table__product-name a{color:#f0efef !important}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details th,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details td{border-bottom:1px solid #f0efef;text-align:center !important;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details th,.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details td{font-size:18px}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td{text-align:center}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td:first-child{width:calc(100% - 11px);padding:9px 12px;padding-left:0px !important}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td:first-child{width:70% !important}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td:last-child{width:calc(100% - 11px);padding-left:0px !important}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td:last-child{width:30% !important}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tbody tr td:last-child .woocommerce-Price-amount{width:100%;margin:0 auto;display:inline-block;text-align:center}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-of-type .woocommerce-Price-amount{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-of-type .woocommerce-Price-amount{font-size:18px}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-table--order-details tfoot tr:last-of-type .woocommerce-Price-amount .woocommerce-Price-currencySymbol{padding-right:5px}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses h2{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:130%;padding-bottom:10px}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses h2{font-size:29px}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses address{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses address{font-size:18px}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses address br{display:block;content:"";padding-top:10px}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column{padding:20px;border:1px solid #f0efef;width:calc(100% - 40px)}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column{width:calc(49% - 40px)}}.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--shipping-address{margin-top:20px}@media(min-width: 990px){.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details .woocommerce-columns--addresses .woocommerce-column--shipping-address{margin-top:0}}#billing_address_2_field::before,#shipping_address_2_field::before{content:"Complemento" !important;padding-bottom:10px;color:#f0efef}@media(min-width: 990px){#billing_address_2_field::before,#shipping_address_2_field::before{position:relative;top:7px}}@media(min-width: 990px){.revisar-pedido{position:fixed;left:50%;top:0}}.revisar-pedido .product-thumbnail{display:none}.woocommerce-order-received .woocommerce-table--custom-fields{display:none}.woocommerce-info,.woocommerce-message,.woocommerce-error{background:#fff;color:#231f20;border-top:1px solid;font-family:"Roboto",sans-serif;font-size:16px;line-height:140%;display:flex;flex-direction:column;align-items:center;gap:20px;border-left:4px solid;margin-bottom:0;margin:0 15px;text-align:left}@media(min-width: 990px){.woocommerce-info,.woocommerce-message,.woocommerce-error{font-size:18px}}@media(min-width: 990px){.woocommerce-info,.woocommerce-message,.woocommerce-error{margin-bottom:2em;margin:0}}.woocommerce-info::after,.woocommerce-message::after,.woocommerce-error::after{display:none}.woocommerce-info{border-top-color:#f0efef}.woocommerce-info::before{color:#231f20}.woocommerce-message{border-top-color:#f0efef}.woocommerce-message::before{color:#231f20}.woocommerce-error{border-top-color:#f0efef}.woocommerce-error::before{color:#231f20}.button,.single_add_to_cart_button{display:block;padding:10px;width:fit-content;text-decoration:none;border:1px solid #231f20;position:relative;z-index:1;cursor:pointer;font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%;font-weight:400 !important;background:rgba(0,0,0,0) !important;border:1px solid #231f20 !important;text-transform:uppercase !important;border-radius:0 !important;transform:scale(0.8)}.button.button-white,.single_add_to_cart_button.button-white{border-color:#f0efef;color:#f0efef}.button p,.single_add_to_cart_button p{font-family:"Barlow Condensed",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:110%}@media(min-width: 990px){.button p,.single_add_to_cart_button p{font-size:18px}}.button::after,.single_add_to_cart_button::after{content:"";position:absolute;top:0;left:0;height:100%;width:0%;background:var(--amarelo, #ede34c);transition:width .3s ease;z-index:-1}.button:hover,.single_add_to_cart_button:hover{text-decoration:none}.button:hover::after,.single_add_to_cart_button:hover::after{width:100%}.button.catalogo-button::after,.single_add_to_cart_button.catalogo-button::after{background:#c1c0c0}@media(min-width: 990px){.button,.single_add_to_cart_button{font-size:18px}}.wp-block-separator.is-style-wide,.wp-block-separator.is-style-default{width:100%}.wp-block-cover img{object-fit:cover;height:100%}.wp-block-file{margin-bottom:0;display:flex;flex-direction:row;align-items:center;min-height:30px}.wp-block-file a{font-size:11px;line-height:110%;text-align:left;font-style:italic}@media(min-width: 990px){.wp-block-file a{font-size:12px}}.wp-block-file a.wp-block-file__button{font-size:11px;font-weight:500;border-radius:100px;border:2px solid #231f20;background:#f0efef;padding:5px 10px;box-shadow:3px 2px 0px 0px #231f20;text-decoration:none;font-style:normal;transition:all .3s ease}.wp-block-file a.wp-block-file__button:hover{box-shadow:none;border:1px solid #231f20;color:#231f20}.wp-block-embed{margin:0 auto}.wp-block-embed.is-type-video .wp-block-embed__wrapper{width:calc(100vw - 66px)}@media(min-width: 990px){.wp-block-embed.is-type-video .wp-block-embed__wrapper{width:calc(100vw - 98px);max-width:1060px}}.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe{width:100%}@media(min-width: 990px){.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe{height:600px}}iframe{margin:0 auto !important}.wp-block-table{max-width:95%;overflow-x:unset;font-family:"Roboto",sans-serif;font-size:14px;line-height:130%}@media(min-width: 990px){.wp-block-table{font-size:13px}}.wp-block-table .wp-element-caption{font-size:11px;line-height:110%;text-align:left;font-style:italic}@media(min-width: 990px){.wp-block-table .wp-element-caption{font-size:12px}}.wp-block-file a,.wp-block-file a:visited{font-size:11px;line-height:110%;text-align:left;font-style:italic;color:#231f20}@media(min-width: 990px){.wp-block-file a,.wp-block-file a:visited{font-size:12px}}.wp-block-file a:hover,.wp-block-file a:visited:hover{font-weight:700}.wp-block-quote cite{font-size:20px;line-height:26px;font-style:italic}@media(min-width: 990px){.wp-block-quote cite{font-size:22px}}.wp-block-pullquote p{font-size:20px;line-height:26px;font-style:italic}@media(min-width: 990px){.wp-block-pullquote p{font-size:22px}}.wp-block-pullquote cite{font-size:11px;line-height:140%;font-style:italic}@media(min-width: 990px){.wp-block-pullquote cite{font-size:12px}}.wp-calendar-table caption{font-weight:700}.wp-block-button{min-height:40px}.wp-block-button.is-style-fill a{font-size:16px;font-weight:500;border-radius:100px;border:2px solid #231f20;background:#3172f5;color:#f0efef;padding:10px 20px;box-shadow:6px 6px 0px 0px #231f20;text-decoration:none;font-style:normal;transition:all .3s ease}.wp-block-button.is-style-fill a:hover{box-shadow:none;border:1px solid #231f20;color:#231f20}.wp-block-button.is-style-outline a{font-size:16px;font-family:"Rubik";font-weight:500;border-radius:100px;border:2px solid #231f20;background:#f0efef;padding:10px 20px;box-shadow:6px 6px 0px 0px #231f20;text-decoration:none;font-style:normal;transition:all .3s ease}.wp-block-button.is-style-outline a:hover{box-shadow:none;border:1px solid #231f20;color:#231f20}.wp-block-gallery .wp-block-image{cursor:zoom-in}.wp-block-gallery .wp-block-image figcaption{display:none}figcaption{font-family:"Roboto",sans-serif;font-size:16px;line-height:140%}@media(min-width: 990px){figcaption{font-size:18px}}.owl-carousel{background:#231f20}.owl-carousel.banner-carousel{background:rgba(0,0,0,0)}.owl-carousel .owl-nav{position:absolute;bottom:20px;left:25px;display:flex;flex-direction:row;pointer-events:none}@media(min-width: 990px){.owl-carousel .owl-nav{width:calc(100% - 50px);justify-content:space-between}}.owl-carousel .owl-nav button svg path{fill:#f0efef}.owl-carousel .owl-nav button:hover{background:none !important}.owl-carousel .owl-nav button:hover svg path{fill:#a9a795}.owl-carousel .owl-nav .owl-prev{pointer-events:all}.owl-carousel .owl-nav .owl-next{pointer-events:all;transform:rotate(180deg) translate(0px, 2px)}.gallery-section{position:relative}.gallery-section .zoom-carousel{position:absolute;top:20px;right:20px;width:25px;z-index:1;cursor:pointer;background:#a9a795;padding:10px;transition:all .3s ease}.gallery-section .zoom-carousel:hover{background:#231f20}.gallery-section .zoom-carousel:hover svg path{fill:#a9a795}.gallery-section .zoom-carousel svg path{fill:#231f20}.gallery-section .zoom-carousel svg:last-child{display:none}.one-per-slide-carousel .item{max-height:50svh}@media(min-width: 990px){.one-per-slide-carousel .item{max-height:80svh}}.one-per-slide-carousel .item img{height:50vh;object-fit:cover;margin:0 auto}@media(min-width: 990px){.one-per-slide-carousel .item img{height:80vh}}.one-per-slide-carousel.fullscreen{position:fixed;top:0;left:0;height:100svh;width:100vw;z-index:998}.one-per-slide-carousel.fullscreen+.zoom-carousel{position:fixed;top:70px;right:40px;z-index:999}.one-per-slide-carousel.fullscreen+.zoom-carousel svg:first-child{display:none}.one-per-slide-carousel.fullscreen+.zoom-carousel svg:last-child{display:block}.one-per-slide-carousel.fullscreen .item{height:100svh;max-height:100svh !important}.one-per-slide-carousel.fullscreen .item img{height:100svh !important;object-fit:contain !important;margin:0 auto}.one-per-slide-carousel.fullscreen .owl-nav{top:50%;transform:translate(0, -50%);width:calc(100% - 50px);justify-content:space-between}.default-content-one-column .one-per-slide-carousel .item{max-height:60svh}.default-content-one-column .one-per-slide-carousel .item img{height:40vh;object-fit:cover;margin:0 auto}@media(min-width: 990px){.default-content-one-column .one-per-slide-carousel .item img{height:60vh}}.banner-home{position:relative;height:80svh}@media(min-width: 990px){.banner-home{height:80svh}}.banner-home .one-per-slide-carousel .item{max-height:80svh}@media(min-width: 990px){.banner-home .one-per-slide-carousel .item{max-height:80svh;padding-right:20px}}.banner-home h2,.banner-home h3{text-shadow:-1px -1px 0 rgba(240,239,239,.3),1px -1px 0 rgba(240,239,239,.3),-1px 1px 0 rgba(240,239,239,.3),1px 1px 0 rgba(240,239,239,.3)}@media(min-width: 990px){.banner-home h2,.banner-home h3{text-shadow:none}}.banner-home.banner-contato .item{max-height:75svh !important}@media(min-width: 990px){.banner-home.banner-contato .item{gap:50px !important}}.banner-home.banner-contato .item a h3,.banner-home.banner-contato .item a p{text-shadow:-1px -1px 0 #f0efef,1px -1px 0 #f0efef,-1px 1px 0 #f0efef,1px 1px 0 #f0efef}.banner-home .background-image{position:absolute;height:100%;width:100%}.banner-home .background-image img{width:100%;height:100%;object-fit:cover}.banner-home .carousel-container-home{position:absolute;width:50%;right:unset;left:30px;bottom:50px;height:fit-content}@media(min-width: 990px){.banner-home .carousel-container-home{width:40%;max-width:500px;top:50%;right:80px;left:unset;bottom:unset;transform:translate(0, -50%)}}.banner-home .carousel-container-home .banner-carousel .item{display:flex;flex-direction:column;gap:15px}.banner-home .carousel-container-home .banner-carousel .owl-nav{position:static}@media(min-width: 990px){.banner-home .carousel-container-home .banner-carousel .owl-nav{position:absolute;bottom:unset;top:50%;width:calc(100% + 98px);transform:translate(-83px, 0)}}.banner-home .carousel-container-home .banner-carousel .owl-nav svg path{fill:#231f20}.banner-home .carousel-container-home .banner-carousel .owl-nav svg:hover path{fill:#a9a795}/*# sourceMappingURL=main-min.css.map */
