/* Bull Builder integration for the original Ecom 1 template. */
.bb-skin--e1{width:100%;max-width:100%;background:#f5f5f5;color:#6c757d;font-family:Roboto,sans-serif;overflow-x:hidden}
.bb-skin--e1 .mainbag{width:100%;max-width:none;padding:0!important}
.bb-skin--e1 .container-fluid{width:100%;max-width:none;padding-left:0;padding-right:0}
.bb-skin--e1 .container-fluid>.row{margin-left:0;margin-right:0}
.bb-skin--e1 .page-home,.bb-skin--e1 .pb-themesection{width:100%;max-width:none;margin:0;padding:0}
.bb-skin--e1 .pb-themesection>.container,.bb-skin--e1 .pb-themesection>.container-fluid{width:100%;max-width:none;margin:0;padding:0}
.bb-skin--e1 .pb-themesection>*>.row{width:100%;max-width:none;margin:0;padding:0}
.bb-skin--e1 .pb-themesection>*>.row>[class*=col]{width:100%;max-width:none;flex:0 0 100%;padding:0}
.bb-skin--e1 a,.bb-skin--e1 button{transition:.2s}
.e1-brand-original{display:flex;height:58px;align-items:center}
.e1-brand-original img{display:block;width:auto;height:auto;max-width:230px;max-height:56px;object-fit:contain}
.e1-category-menu{position:relative}
.e1-category-list{display:none;top:65px;left:15px;width:calc(100% - 30px);z-index:999}
.e1-category-menu.is-open .e1-category-list{display:flex}
.e1-category-list .nav-link{display:flex;justify-content:space-between;width:100%}
.e1-header .navbar .btn{border-radius:0}
.e1-header .badge{min-width:20px;padding-bottom:2px}
.e1-mobile-tools{display:flex;min-height:44px;align-items:center;justify-content:flex-end;gap:6px}
.e1-mobile-navigation{position:relative;order:99}
.e1-mobile-navigation summary,.e1-mobile-tool,.e1-mobile-categories summary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;border:1px solid #d8dcdf;border-radius:9px;background:#fff;color:#3d464d;cursor:pointer;padding:6px 10px;font-size:13px;font-weight:600;line-height:1;text-decoration:none;list-style:none}
.e1-mobile-navigation summary::-webkit-details-marker,.e1-mobile-categories summary::-webkit-details-marker{display:none}
.e1-mobile-navigation[open] summary,.e1-mobile-categories[open] summary{border-color:#ffd333;box-shadow:0 0 0 3px rgba(255,211,51,.18)}
.e1-mobile-nav-panel{position:absolute;z-index:1102;right:0;left:auto;top:calc(100% + 7px);display:grid;width:min(280px,calc(100vw - 24px));padding:8px;border:1px solid #e1e4e7;border-radius:12px;background:#fff;box-shadow:0 16px 38px rgba(30,34,38,.18);text-align:right}
.e1-mobile-nav-panel a{padding:11px 13px;border-radius:8px;color:#3d464d;font-weight:600;text-decoration:none}
.e1-mobile-nav-panel a:hover,.e1-mobile-nav-panel a.active{background:#fff4c7;color:#1e2226}
.e1-mobile-tool{margin:0;border-color:#e1e4e7}
button.e1-mobile-tool{font-family:inherit}
.e1-mobile-tool .e1-cart-count{display:inline-flex;min-width:18px;height:18px;align-items:center;justify-content:center;border-radius:9px;background:#ffd333;color:#1e2226;font-size:11px}
.e1-mobile-brand-row{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:14px;padding:10px 0}
.e1-brand-mobile{display:flex;min-width:0;align-items:center}
.e1-brand-mobile img{display:block;width:auto;height:auto;max-width:min(180px,46vw);max-height:44px;object-fit:contain}
.e1-mobile-categories{position:relative;margin-left:auto}
.e1-mobile-categories summary{border-color:rgba(255,255,255,.22);background:#ffd333;color:#1e2226;padding:10px 13px}
.e1-mobile-categories nav{position:absolute;z-index:1101;right:0;top:calc(100% + 8px);display:grid;width:min(360px,calc(100vw - 30px));max-height:65vh;overflow:auto;padding:8px;border-radius:12px;background:#fff;box-shadow:0 18px 46px rgba(0,0,0,.28)}
.e1-mobile-categories nav a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 12px;border-bottom:1px solid #edf0f2;color:#3d464d;font-weight:600;text-decoration:none}
.e1-mobile-categories nav a:last-child{border-bottom:0}
.e1-mobile-categories nav small{min-width:26px;border-radius:12px;background:#f1f3f5;padding:3px 7px;text-align:center}
.e1-carousel{height:430px;overflow:hidden}
.e1-carousel .carousel-item{height:430px}
.e1-carousel .carousel-indicators li{cursor:pointer}
.e1-carousel .carousel-caption{background:rgba(30,34,38,.48)}
.e1-carousel .carousel-caption p{font-size:17px}
.cat-item{height:100px}
.cat-item img{width:100%;height:100%;object-fit:cover}
.product-item{height:calc(100% - 1.5rem);display:flex;flex-direction:column}
.product-item .product-img{aspect-ratio:1/1;background:#fff}
.product-item .product-img>img{height:100%;object-fit:contain}
.product-item>.text-center{display:flex;flex:1;flex-direction:column;justify-content:center}
.product-item .text-truncate{display:block}
.e1-product-card-cta{width:calc(100% - 24px);margin:0 12px 12px;background:transparent}
.e1-product-card-button{display:flex;width:100%;min-height:52px;align-items:center;justify-content:flex-start;gap:10px;border:0;border-radius:4px 4px 11px 11px;background:var(--e1-product-button,#ffd333);color:#1f2327;font-weight:700;text-align:left;text-decoration:none;padding:13px 16px;box-shadow:inset 0 -2px 0 rgba(0,0,0,.12)}
.e1-product-card-button strong{font-weight:700}
.e1-product-card-chevron{margin-left:auto;font-size:11px;opacity:.65}
.e1-product-card-button:hover{filter:brightness(.94);color:#111;text-decoration:none}
.e1-product-card-button:disabled{cursor:not-allowed;filter:grayscale(.65);opacity:.65}
.e1-product-more{display:inline-block;margin-top:10px;color:#495057;font-size:12px;font-weight:700;text-decoration:underline}
.e1-product-detail{position:fixed;z-index:1110;left:50%;top:50%;transform:translate(-50%,-50%);width:min(580px,calc(100vw - 30px));max-height:80vh;overflow:auto;background:#fff;border-top:6px solid #ffd333;padding:34px;box-shadow:0 20px 70px rgba(0,0,0,.28);text-align:left}
.e1-product-detail[hidden]{display:none}
.e1-product-detail__close{position:absolute;right:15px;top:15px;width:36px;height:36px;border:0;background:#3d464d;color:#fff}
.e1-vendor-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,1fr);gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}
.e1-vendor-carousel>a{display:flex;align-items:center;justify-content:center;scroll-snap-align:start}
.e1-vendor-carousel img{width:100%;max-height:100px;object-fit:contain}
.e1-shop-search{width:240px}
.e1-shop-sort{width:190px}
.e1-shop-empty{margin-bottom:30px}
.e1-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin:15px 0 35px}
.e1-pagination .btn{min-width:42px;border-radius:0}
.e1-hp{position:absolute!important;left:-10000px!important}
.e1-cart-backdrop{position:fixed;inset:0;z-index:1098;background:rgba(22,26,29,.55)}
.e1-cart{position:fixed;z-index:1099;right:0;top:0;bottom:0;width:min(440px,100vw);background:#fff;transform:translateX(102%);transition:.3s;display:flex;flex-direction:column;box-shadow:-15px 0 45px rgba(0,0,0,.15)}
.e1-cart.is-open{transform:none}
.e1-cart__head{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e4e6e8}
.e1-cart__head h3{margin:0}.e1-cart__head small{color:#858d93}
.e1-cart-close{border:0;background:#f1f2f3;width:38px;height:38px}
.e1-cart__items{overflow:auto;flex:1;padding:10px 24px}
.e1-cart-line{display:grid;grid-template-columns:64px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #eceeef}
.e1-cart-line img{width:64px;height:64px;object-fit:contain;background:#f5f5f5}
.e1-cart-line h4{font-size:14px;margin:0 0 5px}
.e1-cart-line__controls{display:flex;align-items:center;gap:8px}.e1-cart-line__controls button{border:1px solid #ddd;background:#fff;width:25px;height:25px}
.e1-cart-line__remove{border:0;background:none;color:#bb2b2b}
.e1-cart__empty{display:none;text-align:center;padding:60px 25px}.e1-cart__foot{padding:20px 24px;border-top:1px solid #e4e6e8}
.e1-cart__foot>div{display:flex;justify-content:space-between;margin-bottom:15px}.e1-cart__foot strong{font-size:20px;color:#3d464d}
body.e1-cart-visible{overflow:hidden}
.e1-product-main{width:100%;max-width:none}
.e1-product-gallery,.e1-product-summary,.e1-product-description,.e1-product-variants{height:100%;border:1px solid #e5e7e9;background:#fff;padding:28px;box-shadow:0 10px 30px rgba(30,34,38,.06)}
.e1-product-gallery__main{display:flex;min-height:520px;align-items:center;justify-content:center;background:#f7f7f7}
.e1-product-gallery__main img{display:block;width:100%;height:520px;object-fit:contain}
.e1-product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}
.e1-product-thumb{aspect-ratio:1;border:2px solid transparent;background:#f7f7f7;padding:4px;overflow:hidden}
.e1-product-thumb.is-active{border-color:#ffd333}
.e1-product-thumb img{width:100%;height:100%;object-fit:contain}
.e1-product-summary{display:flex;flex-direction:column;justify-content:center}
.e1-product-kicker{margin:0 0 8px;color:#85710d;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.e1-product-summary h1{margin:0;color:#3d464d;font-size:38px;line-height:1.15}
.e1-product-meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:16px;color:#747b81;font-size:13px}
.e1-product-price{margin:22px 0 12px;color:#3d464d;font-size:32px;font-weight:700}
.e1-product-availability{display:flex;align-items:center;gap:8px;margin:0 0 18px;font-weight:700}.e1-product-availability.is-available{color:#247748}.e1-product-availability.is-unavailable{color:#b02a37}.e1-product-availability small{margin-left:6px;color:#6c757d;font-weight:400}
.e1-product-lead{font-size:16px;line-height:1.7}
.e1-product-buy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}
.e1-product-option,.e1-product-quantity-label{display:grid;gap:6px;margin:0}.e1-product-option span,.e1-product-quantity-label span{color:#3d464d;font-size:13px;font-weight:700}
.e1-product-buy-button{grid-column:1/-1;display:flex;min-height:52px;align-items:center;justify-content:center;gap:10px;border-radius:4px;font-size:16px;font-weight:700}
.e1-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0 0}.e1-product-facts>div{border:1px solid #eceeef;background:#fafafa;padding:12px}.e1-product-facts dt{font-size:11px;text-transform:uppercase}.e1-product-facts dd{margin:3px 0 0;color:#3d464d;font-weight:700}
.e1-product-description h2,.e1-product-variants h2{color:#3d464d;font-size:24px}.e1-product-description>div{line-height:1.8}
.e1-product-variant-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.e1-product-variant-grid article{display:grid;gap:5px;border:1px solid #e3e5e7;background:#fafafa;padding:15px}.e1-product-variant-grid article>span,.e1-product-variant-grid article>small{font-size:12px}
@media(max-width:991.98px){.bb-skin--e1 .px-xl-5{padding-left:20px!important;padding-right:20px!important}.e1-header{position:relative;z-index:1080;box-shadow:0 8px 24px rgba(30,34,38,.1)}.e1-header>.container-fluid.bg-dark{margin-bottom:20px}.e1-carousel,.e1-carousel .carousel-item{height:420px}.e1-carousel .carousel-caption>div{width:100%;max-width:680px!important;padding:24px!important}.e1-carousel .display-4{font-size:38px;line-height:1.08}.e1-carousel .carousel-caption p{max-width:580px;margin:0 auto 12px!important;padding:0!important}.e1-carousel .carousel-caption .btn{margin-top:8px!important}.e1-filter-body{display:none}.e1-filters.is-open .e1-filter-body{display:block}.e1-shop-search{width:180px}.e1-shop-sort{width:160px}.product-item{border-radius:14px;overflow:hidden;box-shadow:0 5px 18px rgba(30,34,38,.08)}}
@media(max-width:767.98px){.bb-skin--e1 .px-xl-5{padding-left:15px!important;padding-right:15px!important}.e1-carousel,.e1-carousel .carousel-item{height:390px}.e1-carousel .display-4{font-size:31px}.e1-carousel .carousel-caption p{font-size:14px;line-height:1.45}.e1-carousel .carousel-caption .px-5{padding-left:0!important;padding-right:0!important}.product-offer{height:180px!important;border-radius:12px}.e1-shop-search{width:100%;margin:10px 0}.e1-shop-sort{width:100%;margin-bottom:10px}.e1-shop .d-flex.ml-auto{width:100%;flex-wrap:wrap;margin-left:0!important}.e1-product-detail{padding:28px 20px}.e1-vendor-carousel{grid-auto-columns:150px}}
@media(max-width:767.98px){.e1-product-gallery,.e1-product-summary,.e1-product-description,.e1-product-variants{padding:18px}.e1-product-gallery__main,.e1-product-gallery__main img{height:360px;min-height:360px}.e1-product-summary h1{font-size:30px}.e1-product-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575.98px){.bb-skin--e1 .px-xl-5{padding-left:8px!important;padding-right:8px!important}.bb-skin--e1 section.container-fluid{margin-left:0!important;margin-right:0!important}.e1-mobile-tools{gap:4px;padding:0 4px}.e1-mobile-navigation summary,.e1-mobile-tool{min-height:32px;padding:6px 8px;font-size:12px}.e1-mobile-tool__label{display:none}.e1-mobile-brand-row{min-height:64px;padding:8px 0}.e1-brand-mobile img{max-width:46vw;max-height:42px}.e1-mobile-categories summary{padding:9px 10px;font-size:12px}.e1-carousel,.e1-carousel .carousel-item{height:380px}.e1-carousel .carousel-caption>div{padding:18px 14px!important}.e1-carousel .display-4{font-size:27px;margin-bottom:10px!important}.e1-carousel .carousel-caption p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:8px!important}.e1-carousel .carousel-caption .btn{padding:9px 16px!important}.section-title{font-size:21px}.cat-item{height:82px}.cat-item>div:first-child{width:78px!important;height:82px!important}.product-item{border-radius:8px}.product-item .text-center{padding:16px 12px!important}.product-item .text-center>small{display:block}.product-item h5{font-size:18px}.e1-product-card-cta{width:calc(100% - 20px);margin:0 10px 10px}.e1-cart-line{grid-template-columns:52px 1fr}.e1-cart-line>div:last-child{grid-column:2}.e1-cart-line img{width:52px;height:52px}.e1-product-gallery__main,.e1-product-gallery__main img{height:310px;min-height:310px}.e1-product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.e1-product-summary h1{font-size:26px}.e1-product-price{font-size:27px}.e1-product-buy,.e1-product-facts,.e1-product-variant-grid{grid-template-columns:1fr}.e1-product-main .breadcrumb{white-space:normal}.e1-product-main>.row{width:100%;margin:0}}
.e1-whatsapp{position:fixed;right:22px;bottom:22px;bottom:calc(22px + env(safe-area-inset-bottom,0px));z-index:1090;display:inline-flex;align-items:center;max-width:56px;height:56px;border-radius:999px;background:#25d366;color:#fff;overflow:hidden;text-decoration:none;animation:e1-wa-pulse 3.2s ease-out infinite;transition:max-width .3s ease,transform .3s ease,background .3s ease}
.e1-whatsapp__icon{display:flex;flex:0 0 56px;align-items:center;justify-content:center;width:56px;height:56px;font-size:29px;line-height:1}
.e1-whatsapp__label{padding-right:22px;font-size:15px;font-weight:700;white-space:nowrap}
.e1-whatsapp:hover,.e1-whatsapp:focus-visible{color:#fff;text-decoration:none;background:#1fbe5b;transform:translateY(-2px);animation:none;box-shadow:0 14px 32px rgba(18,140,74,.45),0 3px 8px rgba(30,34,38,.2)}
@media(hover:hover){.e1-whatsapp:hover,.e1-whatsapp:focus-visible{max-width:230px}}
@keyframes e1-wa-pulse{0%{box-shadow:0 10px 26px rgba(18,140,74,.34),0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 10px 26px rgba(18,140,74,.34),0 0 0 16px rgba(37,211,102,0)}100%{box-shadow:0 10px 26px rgba(18,140,74,.34),0 0 0 0 rgba(37,211,102,0)}}
@media(prefers-reduced-motion:reduce){.e1-whatsapp{animation:none;transition:none;box-shadow:0 10px 26px rgba(18,140,74,.34)}}
@media(max-width:575.98px){.e1-whatsapp{right:14px;bottom:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));max-width:52px;height:52px}.e1-whatsapp__icon{flex:0 0 52px;width:52px;height:52px;font-size:27px}}
@media print{.e1-whatsapp{display:none}}
