.Gstore-products-shell{width:100%;background:#fff;padding:clamp(24px,4vw,64px) clamp(16px,4vw,48px)}.Gstore-products-shell .Gstore-products-grid{width:100%;max-width:var(--gstore-container-max-width,1280px);margin:0 auto;padding-left:0;padding-right:0}.Gstore-products-grid .wc-block-product-template,.Gstore-products-grid ul.products,.Gstore-products-grid ul.wc-block-product-template{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;list-style:none!important;padding:0!important;margin:0!important;width:100%}.Gstore-products-grid ul.products::after,.Gstore-products-grid ul.products::before{content:none!important;display:none!important}.Gstore-products-grid--has-carousel{position:relative;display:flex;flex-direction:column;gap:var(--gstore-spacing-4,16px)}.Gstore-products-carousel__viewport{width:100%}.Gstore-products-carousel__controls{display:flex;justify-content:center;align-items:center;gap:var(--gstore-spacing-3,12px);padding:var(--gstore-spacing-2,8px) 0;width:100%}.Gstore-products-carousel__button{position:relative;width:40px;height:40px;border-radius:999px;border:1px solid var(--gstore-color-border,#e0e0e0);background:rgba(255,255,255,.95);backdrop-filter:blur(8px);color:var(--gstore-color-text-primary,#111);box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;flex-shrink:0}.Gstore-products-carousel__button:hover:not([disabled]){transform:scale(1.1);background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Gstore-products-carousel__button:active:not([disabled]){transform:scale(.95)}.Gstore-products-carousel__button[disabled]{opacity:.3;pointer-events:none;cursor:not-allowed}.Gstore-products-carousel__button--next,.Gstore-products-carousel__button--prev{position:relative;left:auto;right:auto}@media (min-width:769px){.Gstore-products-carousel__controls{display:none}}@media (max-width:768px){.Gstore-home-section.Gstore-home-products{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;padding-bottom:24px!important}.Gstore-home-products,.Gstore-products-shell{padding-bottom:24px!important}.Gstore-home-products .Gstore-home-section__header,.Gstore-home-section__header,.Gstore-home-section__header--left{padding-left:0!important;padding-right:0!important}.Gstore-home-products .Gstore-products-grid{padding-left:0;padding-right:0}.Gstore-products-grid--has-carousel{padding-bottom:var(--gstore-spacing-6,32px)}.Gstore-products-carousel__viewport{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-left:clamp(12px,4vw,20px);padding-right:clamp(12px,4vw,20px);scroll-padding-inline:calc((100vw - min(320px,80vw))/ 2);scrollbar-width:none;box-sizing:border-box}.Gstore-products-carousel__viewport::-webkit-scrollbar{display:none}.Gstore-products-carousel__viewport .wc-block-product-template,.Gstore-products-carousel__viewport ul.products,.Gstore-products-carousel__viewport ul.wc-block-product-template{display:flex!important;flex-wrap:nowrap;gap:var(--gstore-spacing-4,16px)!important;width:max-content;list-style:none;margin:0;padding:0}.Gstore-products-carousel__viewport .wc-block-product-template>.wc-block-product,.Gstore-products-carousel__viewport ul.products>li.product,.Gstore-products-carousel__viewport ul.wc-block-product-template>li{flex:0 0 min(320px,80vw);scroll-snap-align:center;scroll-snap-stop:always}.Gstore-products-carousel__viewport .Gstore-product-card__inner,.Gstore-products-carousel__viewport .wc-block-product{height:100%}}.Gstore-home-products .wp-block-shortcode{width:100%}.Gstore-product-card{list-style:none!important;margin:0!important;padding:0!important}.Gstore-product-card__inner{position:relative;background:#fff;border-radius:4px;border:1px solid var(--gray-border);display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--shadow-sm);transition:.2s;height:100%;color:var(--text-main)}.Gstore-product-card__inner:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Gstore-product-card__badge{position:absolute;top:16px;left:16px;background:var(--gstore-color-accent);color:#fff;padding:6px 10px;border-radius:4px;font-size:var(--gstore-font-size-xs);font-weight:700;z-index:10;text-transform:uppercase;letter-spacing:.5px;user-select:none;box-shadow:var(--shadow-sm)}.Gstore-product-card__top{padding:24px;background:#fff;display:flex;justify-content:center;align-items:center;height:220px;position:relative;border-bottom:2px solid #f0f0f0;overflow:hidden}.Gstore-product-card__image{width:100%;height:180px;display:flex;justify-content:center;align-items:center}.Gstore-product-card__image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Gstore-product-card__image img{width:auto;max-width:100%;max-height:100%;border-radius:var(--gstore-radius-base);object-fit:contain}.Gstore-product-card__favorite{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:1.5px solid var(--gray-border);display:flex;align-items:center;justify-content:center;background:#fff;color:var(--text-muted);cursor:pointer;transition:transform .2s,border-color .2s,color .2s;box-shadow:0 2px 6px rgba(0,0,0,.06);z-index:10}.Gstore-product-card__favorite:hover{border-color:#ff4757;color:#ff4757;transform:scale(1.1)}.Gstore-product-card__favorite-icon{font-size:var(--gstore-font-size-lg);color:currentColor;transition:color var(--gstore-transition-fast)}.Gstore-product-card__favorite.is-favorited{background:var(--gstore-color-accent);border-color:var(--gstore-color-accent);color:#fff}.Gstore-product-card__corner-accent{display:none}.Gstore-product-card__body,.Gstore-product-card__content{padding:0;flex:1;display:flex;flex-direction:column;gap:0}.Gstore-product-card__meta{background:var(--card-meta-bg);padding:10px 20px;border-bottom:1px solid var(--gray-border);display:flex;flex-direction:column;gap:4px;height:7em;min-height:7em;box-sizing:border-box}.Gstore-product-card__rating{margin-bottom:0;background:0 0;padding:0;border:0}.Gstore-product-card__stars{display:flex;align-items:center;gap:2px;letter-spacing:1px}.Gstore-product-card__star{color:#bfbfbf;font-size:var(--gstore-font-size-sm)}.Gstore-product-card__star--filled{color:khaki}.Gstore-product-card__rating-count{color:var(--text-muted);font-size:var(--gstore-font-size-xs);margin-left:6px;font-weight:500}.woocommerce ul.products li.Gstore-product-card .woocommerce-loop-category__title,.woocommerce ul.products li.Gstore-product-card .woocommerce-loop-product__title,.woocommerce ul.products li.Gstore-product-card h3{padding:0;margin:0}.Gstore-product-card__title{font-size:var(--gstore-font-size-base);font-weight:600;line-height:1.4;max-height:2.8em;min-height:auto;color:var(--text-main);margin:0;padding:0!important;background:0 0;border:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.Gstore-product-card__title a{color:inherit;text-decoration:none;transition:color .2s}.Gstore-product-card__title a:hover{color:var(--green)}.Gstore-product-card__title a:focus,.Gstore-product-card__title a:focus-visible{outline:0}.Gstore-product-card__price-section{background:#fff;padding:16px 20px;margin:0;display:flex;flex-direction:column;gap:2px}.Gstore-product-card__reposicao{background:#fff;padding:16px 20px;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:6px}.Gstore-product-card__reposicao-badge{display:inline-block;background:#f5e9c0;color:#7a6200;font-size:var(--gstore-font-size-sm, 12px);font-weight:700;letter-spacing:.05em;padding:3px 10px;border-radius:4px}.Gstore-product-card__reposicao-text{font-size:var(--gstore-font-size-sm, 12px);color:var(--text-main);font-weight:600;margin:0!important;line-height:1.4}.Gstore-product-card__reposicao-hint{font-size:var(--gstore-font-size-sm, 12px);color:var(--text-muted);margin:0!important;line-height:1.4}.Gstore-product-card__price-original{font-size:var(--gstore-font-size-sm);color:var(--text-muted);text-decoration:line-through;font-weight:700;min-height:18px}.Gstore-product-card__price-original--placeholder{visibility:hidden}.Gstore-product-card__price-row{font-weight:900;color:var(--green);font-size:var(--gstore-font-size-xl);line-height:1.2}.Gstore-product-card__price-row .woocommerce-Price-amount{font-size:inherit;color:inherit;font-weight:inherit}.Gstore-product-card__price-details{font-size:var(--gstore-font-size-sm);color:var(--text-muted);line-height:1.4;font-weight:500;display:flex;flex-direction:column;gap:2px;margin-top:2px}.Gstore-product-card__price-details-label{font-weight:600;color:var(--text-main)}.Gstore-product-card__installments{color:var(--text-muted)}.Gstore-product-card__installments .price-sub-installments-select{display:none!important}.Gstore-product-card__footer{padding:20px;background:#fafafa;border-top:2px solid #f0f0f0;margin-top:auto}.Gstore-product-card__footer .add_to_cart_button,.Gstore-product-card__footer .ajax_add_to_cart,.Gstore-product-card__footer .button,.Gstore-product-card__footer .product_type_simple{width:100%!important;padding:10px 16px!important;border-radius:4px!important;border:none!important;background:var(--green)!important;color:#fff!important;font-size:clamp(12px, 2vw, 14px)!important;font-weight:700!important;cursor:pointer!important;transition:all var(--gstore-transition-fast)!important;box-shadow:0 2px 6px rgba(46,155,59,.2)!important;text-transform:uppercase!important;letter-spacing:.5px!important;text-align:center;text-decoration:none!important;display:block!important;margin:0!important}.Gstore-product-card__footer .add_to_cart_button:hover,.Gstore-product-card__footer .button:hover,.Gstore-product-card__footer .product_type_simple:hover{background:var(--green-dark)!important;transform:translateY(-1px);box-shadow:0 4px 10px rgba(46,155,59,.25)!important}.Gstore-product-card__footer .add_to_cart_button:active,.Gstore-product-card__footer .button:active,.Gstore-product-card__footer .product_type_simple:active{transform:translateY(0)}.Gstore-product-card__stripe{display:none}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner{--gstore-hidden-card-action-area:104px;box-shadow:none}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__top{border-bottom:1px solid #edf0f2}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__meta{align-items:center;background:#fff;border-bottom:0;height:auto;min-height:92px;padding:18px 18px 6px;text-align:center}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__rating,body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__stars{justify-content:center}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__title{font-size:var(--gstore-font-size-sm);font-weight:500;text-align:center}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__price-section,body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__reposicao{align-items:center;border-top:1px solid #edf0f2;box-sizing:border-box;justify-content:center;min-height:var(--gstore-hidden-card-action-area);padding:16px 20px;position:relative;text-align:center}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__price-section>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__reposicao>:not(.Gstore-product-card__footer){transition:opacity .2s,filter .2s,transform .2s}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__price-row{color:var(--text-main)}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__footer{position:absolute;right:20px;bottom:auto;left:20px;top:50%;z-index:12;margin:0;padding:8px;border:0;border-radius:6px;background:rgba(255,255,255,.76);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transform:translateY(calc(-50% + 10px));transition:opacity .2s,transform .2s}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:focus-within .Gstore-product-card__price-section>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:focus-within .Gstore-product-card__reposicao>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:hover .Gstore-product-card__price-section>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:hover .Gstore-product-card__reposicao>:not(.Gstore-product-card__footer){filter:blur(2px);opacity:.58;transform:none}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:focus-within .Gstore-product-card__footer,body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:hover .Gstore-product-card__footer{opacity:1;pointer-events:auto;transform:translateY(-50%)}.Gstore-products-grid ul.products li.product{margin:0!important;padding:0!important;width:auto!important;float:none!important}.Gstore-products-grid ul.products li.product .woocommerce-loop-category__title,.Gstore-products-grid ul.products li.product .woocommerce-loop-product__title,.Gstore-products-grid ul.products li.product h3{padding:0!important;margin:0!important}.Gstore-products-grid ul.products li.product a img{width:auto!important;margin:0!important}@media (max-width:1024px){.Gstore-products-grid .wc-block-product-template,.Gstore-products-grid ul.products,.Gstore-products-grid ul.wc-block-product-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.Gstore-products-grid .wc-block-product-template,.Gstore-products-grid ul.products,.Gstore-products-grid ul.wc-block-product-template{grid-template-columns:1fr!important;gap:16px!important}.Gstore-product-card__top{height:200px}.Gstore-product-card__image{height:160px}.Gstore-product-card__image img{max-width:100%!important}.Gstore-product-card__meta{height:7em;min-height:7em}.Gstore-product-card__title{font-size:var(--gstore-font-size-sm)!important}.Gstore-product-card__price-row{font-size:var(--gstore-font-size-lg)!important}}@media (min-width:1024px){.Gstore-product-card__title{font-size:var(--gstore-font-size-base)!important}.Gstore-product-card__price-row{font-size:var(--gstore-font-size-xl)!important}.Gstore-product-card__price-details{font-size:var(--gstore-font-size-sm)!important}}.Gstore-products-grid .wc-block-product-template,.Gstore-products-grid ul.wc-block-product-template{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;list-style:none!important;padding:32px!important;margin:0 auto!important;max-width:1400px!important}.Gstore-products-grid .wc-block-product,.Gstore-products-grid li.wc-block-product{background:#fff!important;border-radius:4px!important;border:1px solid var(--gray-border)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-shadow:var(--shadow-sm)!important;transition:.2s!important;position:relative!important;padding:0!important;margin:0!important;width:auto!important}.Gstore-products-grid .wc-block-product:hover{box-shadow:var(--shadow-md)!important;transform:translateY(-2px)!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-image,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-image{padding:24px!important;background:#fff!important;display:flex!important;justify-content:center!important;align-items:center!important;min-height:200px!important;position:relative!important;border-bottom:2px solid #f0f0f0!important;margin:0!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-image img,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-image img{width:100%!important;max-width:200px!important;border-radius:var(--gstore-radius-base)!important;object-fit:contain!important;height:auto!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-image::before,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-image::before{display:none!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-rating,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-rating{background:#f6f6f6!important;padding:18px 20px 10px!important;margin:0!important;text-align:left!important;min-height:auto!important;display:flex!important;align-items:center!important;border-bottom:none!important}.Gstore-products-grid .wc-block-product .star-rating,.Gstore-products-grid .wc-block-product .wc-block-components-product-rating__stars{display:flex!important;gap:2px!important;color:#bfbfbf!important;letter-spacing:1px!important}.Gstore-products-grid .wc-block-product .star-rating::before,.Gstore-products-grid .wc-block-product .wc-block-components-product-rating__stars::before{content:'★★★★★'!important;color:#bfbfbf!important;letter-spacing:2px!important;font-size:var(--gstore-font-size-sm)!important}.Gstore-products-grid .wc-block-product .wp-block-post-title,.Gstore-products-grid .wc-block-product h2.wp-block-post-title{font-size:var(--gstore-font-size-base)!important;font-weight:600!important;line-height:1.4!important;min-height:auto!important;color:var(--text-main)!important;padding:0 20px 18px!important;margin:0!important;background:#f6f6f6!important;border-bottom:1px solid var(--gray-border)!important;display:-webkit-box!important;-webkit-line-clamp:2!important;line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;text-align:left!important}.Gstore-products-grid .wc-block-product .wp-block-post-title a{color:var(--gstore-color-text-primary,#1a1a1a)!important;text-decoration:none!important;transition:color .2s!important}.Gstore-products-grid .wc-block-product .wp-block-post-title a:hover{color:var(--gstore-color-accent)!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-price,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-price{background:#fff!important;border:none!important;border-radius:0!important;padding:16px 20px!important;margin:0!important;position:relative!important;text-align:left!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-price .woocommerce-Price-amount,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount{font-weight:800!important;color:var(--gstore-color-accent)!important;font-size:var(--gstore-font-size-xl)!important;display:block!important;margin-bottom:6px!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-price::after,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-price::after{content:attr(data-price-details)!important;font-size:var(--gstore-font-size-sm)!important;color:var(--text-muted)!important;line-height:1.6!important;font-weight:500!important;display:block!important}.Gstore-products-grid .wc-block-product .wp-block-button,.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-button{background:#fafafa!important;border-top:2px solid #f0f0f0!important;margin:auto 0 0!important;padding:20px!important;width:100%!important;border-radius:0!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-button__button,.Gstore-products-grid .wc-block-product .wp-block-button__link,.Gstore-products-grid .wc-block-product button.wp-block-button__link{width:100%!important;padding:10px 16px!important;border-radius:4px!important;border:none!important;background:var(--gstore-color-accent)!important;color:#fff!important;font-size:clamp(12px, 2vw, 14px)!important;font-weight:700!important;cursor:pointer!important;transition:background var(--gstore-transition-fast)!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;text-align:center!important;text-decoration:none!important;display:block!important;margin:0!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-button__button:hover,.Gstore-products-grid .wc-block-product .wp-block-button__link:hover{background:var(--gstore-color-accent-hover)!important}.Gstore-products-grid .wc-block-product .wc-block-components-product-button__button:active,.Gstore-products-grid .wc-block-product .wp-block-button__link:active{transform:translateY(0)!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product,body.gstore-product-card-style-hidden-button .Gstore-products-grid li.wc-block-product{--gstore-hidden-card-action-center:52px;box-shadow:none!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wc-block-components-product-rating,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-post-title,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-rating,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product h2.wp-block-post-title{background:#fff!important;text-align:center!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wc-block-components-product-rating,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-rating{justify-content:center!important;padding:18px 20px 8px!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .star-rating,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wc-block-components-product-rating__stars{justify-content:center!important;margin-right:auto!important;margin-left:auto!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-post-title,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product h2.wp-block-post-title{border-bottom:0!important;font-size:var(--gstore-font-size-sm)!important;font-weight:500!important;padding:0 20px 8px!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wc-block-components-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-price{border-top:1px solid #edf0f2!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:104px!important;padding:16px 20px!important;text-align:center!important;transition:opacity .2s,filter .2s,transform .2s!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wc-block-components-product-price .woocommerce-Price-amount,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount{color:var(--text-main)!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-button,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-button{position:absolute!important;right:20px!important;bottom:auto!important;left:20px!important;top:calc(100% - var(--gstore-hidden-card-action-center))!important;z-index:12!important;width:auto!important;padding:8px!important;border:0!important;border-radius:6px!important;background:rgba(255,255,255,.76)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;opacity:0!important;pointer-events:none!important;transform:translateY(calc(-50% + 10px))!important;transition:opacity .2s,transform .2s!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:focus-within .wc-block-components-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:focus-within .wp-block-woocommerce-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:hover .wc-block-components-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:hover .wp-block-woocommerce-product-price{filter:blur(2px)!important;opacity:.58!important;transform:none!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:focus-within .wp-block-button,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:focus-within .wp-block-woocommerce-product-button,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:hover .wp-block-button,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:hover .wp-block-woocommerce-product-button{opacity:1!important;pointer-events:auto!important;transform:translateY(-50%)!important}@media (hover:none),(pointer:coarse){body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__footer{position:static;padding:20px;border-top:0;border-radius:0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;opacity:1;pointer-events:auto;transform:none}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__footer .add_to_cart_button,body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__footer .ajax_add_to_cart,body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__footer .button,body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__footer .product_type_simple{box-shadow:none!important}body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:focus-within .Gstore-product-card__price-section>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:focus-within .Gstore-product-card__reposicao>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:hover .Gstore-product-card__price-section>:not(.Gstore-product-card__footer),body.gstore-product-card-style-hidden-button .Gstore-product-card--button-hidden .Gstore-product-card__inner:hover .Gstore-product-card__reposicao>:not(.Gstore-product-card__footer){filter:none;opacity:1;transform:none}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-button,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-button{position:static!important;width:100%!important;padding:20px!important;border-top:0!important;border-radius:0!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;opacity:1!important;pointer-events:auto!important;transform:none!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wc-block-components-product-button__button,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product .wp-block-button__link,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product button.wp-block-button__link{box-shadow:none!important}body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:focus-within .wc-block-components-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:focus-within .wp-block-woocommerce-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:hover .wc-block-components-product-price,body.gstore-product-card-style-hidden-button .Gstore-products-grid .wc-block-product:hover .wp-block-woocommerce-product-price{filter:none!important;opacity:1!important;transform:none!important}}.Gstore-products-grid .wc-block-product::after{display:none!important}.Gstore-products-grid .wc-block-product>*{margin-left:0!important;margin-right:0!important}.Gstore-products-grid .wc-block-product .has-text-align-center,.Gstore-products-grid .wc-block-product [data-text-align=center]{text-align:left!important}.Gstore-products-grid .wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price{all:unset!important;display:block!important}.Gstore-products-grid .wp-block-woocommerce-product-collection{background:0 0!important}@media (max-width:1024px){.Gstore-products-grid .wc-block-product-template,.Gstore-products-grid ul.wc-block-product-template{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:640px){.Gstore-products-grid .wc-block-product-template,.Gstore-products-grid ul.wc-block-product-template{grid-template-columns:1fr!important;gap:16px!important;padding:20px 10px!important}}
