/* Product grids */
.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0!important;padding:0!important;list-style:none!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product.elreda-product-card{position:relative;width:100%!important;margin:0!important;overflow:hidden;border:1px solid #e3e7ee;border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(4,21,47,.07);transition:.2s}.woocommerce ul.products li.product.elreda-product-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(4,21,47,.13)}.elreda-product-card__top{position:absolute;z-index:4;top:10px;inset-inline:10px;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.elreda-product-card__top>*{pointer-events:auto}.elreda-sale-badge{display:inline-flex;align-items:center;min-height:25px;padding:3px 8px;border-radius:7px;background:var(--er-red);color:#fff;font-size:10px;font-weight:900}.elreda-wishlist-button{display:grid;place-items:center;width:35px;height:35px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.92);color:#728096;box-shadow:0 3px 12px rgba(0,0,0,.06);cursor:pointer}.elreda-wishlist-button .elreda-icon{font-size:21px}.elreda-wishlist-button.is-active{color:var(--er-red)}.elreda-wishlist-button.is-active svg{fill:currentColor}.elreda-product-card__image{display:grid;place-items:center;min-height:225px;padding:35px 12px 9px;background:#fff}.elreda-product-card__image img{width:100%!important;height:190px!important;margin:0!important;object-fit:contain!important}.elreda-product-card__body{padding:8px 13px 13px}.elreda-card-brand{height:24px;display:flex;align-items:center;margin-bottom:3px}.elreda-card-brand__logo{max-width:80px;max-height:22px;object-fit:contain}.elreda-card-brand .elreda-brand-wordmark{font-size:11px!important}.elreda-product-card__title{display:block;min-height:48px;color:#071b3b;font-size:15px;font-weight:900;line-height:1.55}.elreda-product-card__meta{min-height:20px;margin-top:2px;color:#8a93a1;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.elreda-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:4px;color:#17233a;font-size:10px;font-weight:700}.elreda-product-card__rating span{color:#1d2b43}.elreda-product-card__rating span::first-letter{color:var(--er-warning)}.elreda-product-card__rating small{color:#8993a2}.elreda-product-card__bottom{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:6px}.elreda-product-card__price{display:flex;align-items:baseline;gap:5px;flex-wrap:wrap;color:var(--er-red);font-size:19px;font-weight:900}.elreda-product-card__price ins{text-decoration:none}.elreda-product-card__price del{color:#9aa1ac;font-size:11px;font-weight:500}.elreda-card-cart.button{width:43px!important;height:43px!important;min-height:43px!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;background:#0b2b60!important;color:#fff!important;font-size:0!important}.elreda-card-cart.button:hover{background:var(--er-red)!important}.elreda-card-cart .elreda-icon{font-size:21px}

/* Shop archive */
.elreda-shop{min-height:75vh;padding-bottom:48px;background:radial-gradient(circle at 50% -20%,#0e3671 0,#061b39 28%,#031329 70%,#020d1d 100%);color:#fff}.elreda-shop__head{padding:22px 0 17px}.elreda-shop__top{display:flex;align-items:center;justify-content:space-between;gap:15px}.elreda-shop__top>div>span{color:#9cb3d4;font-size:11px;font-weight:800}.elreda-shop__top h1{margin:2px 0;color:#fff;font-size:34px}.elreda-shop__top p{margin:3px 0;color:#a9b8cc}.elreda-shop-cart{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.04);color:#fff}.elreda-shop-cart .elreda-icon{font-size:25px}.elreda-shop-toolbar{display:grid;grid-template-columns:1fr auto auto;gap:9px;margin-top:13px}.elreda-shop-search{position:relative;display:flex;align-items:center}.elreda-shop-search input{width:100%;height:47px;padding-inline:15px 44px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.035);color:#fff;outline:none}.elreda-shop-search input::placeholder{color:#8395b0}.elreda-shop-search>.elreda-icon{position:absolute;inset-inline-end:14px;color:#fff;font-size:21px}.elreda-filter-toggle{height:47px;display:flex;align-items:center;gap:6px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.035);color:#fff;cursor:pointer}.elreda-ordering-wrap .woocommerce-ordering{float:none!important;margin:0!important}.elreda-ordering-wrap select{height:47px;min-width:150px;padding-inline:12px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#08234a;color:#fff}.elreda-filter-panel{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.035)}.elreda-filter-panel[hidden]{display:none}.elreda-filter-panel label{display:grid;gap:4px;color:#aab9cd;font-size:10px}.elreda-filter-panel input,.elreda-filter-panel select{height:41px;padding-inline:10px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#071b39;color:#fff}.elreda-chips{display:flex;gap:8px;overflow:auto;margin-top:13px;padding-bottom:4px;scrollbar-width:none}.elreda-chips::-webkit-scrollbar{display:none}.elreda-chips a{flex:0 0 auto;padding:7px 14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;color:#dbe4f1;font-size:11px;font-weight:800}.elreda-chips .is-active{border-color:var(--er-red);color:var(--er-red)}.elreda-shop__results{padding-top:7px}.elreda-result-count{margin-bottom:13px;color:#9baac0;font-size:12px}.elreda-shop__results .woocommerce-result-count,.elreda-shop__results>.woocommerce-ordering{display:none!important}.elreda-shop .woocommerce-pagination ul.page-numbers{border:0!important}.elreda-shop .woocommerce-pagination ul.page-numbers li{border:0!important;margin:3px!important}.elreda-shop .woocommerce-pagination a,.elreda-shop .woocommerce-pagination span{display:grid!important;place-items:center;width:36px;height:36px!important;padding:0!important;border-radius:9px!important;background:#0a2855!important;color:#fff!important}.elreda-shop .woocommerce-pagination .current{background:var(--er-red)!important}

/* Single product */
.elreda-single-product{min-height:75vh;padding-bottom:48px;background:radial-gradient(circle at 50% -18%,#0e3671 0,#061b39 29%,#031329 72%,#020d1d 100%);color:#fff}.elreda-product-top{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.elreda-product-top>a:first-child{justify-self:start;font-size:31px;color:#fff}.elreda-product-top>.elreda-wishlist-button{justify-self:end;background:transparent;border:1px solid rgba(255,255,255,.14);color:#fff}.elreda-brand--compact{gap:7px}.elreda-brand--compact img{width:46px;height:46px;flex-basis:46px}.elreda-brand--compact .elreda-brand__text b{font-size:15px}.elreda-brand--compact .elreda-brand__text small{font-size:8px}.elreda-product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;padding:18px;border:1px solid rgba(96,143,216,.26);border-radius:24px;background:rgba(255,255,255,.018)}.elreda-product-stage{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;padding:65px 20px 40px;border-radius:19px;background:radial-gradient(circle at 50% 64%,rgba(49,109,246,.22),transparent 35%),linear-gradient(145deg,rgba(10,39,83,.42),rgba(3,17,38,.34));overflow:hidden}.elreda-product-stage__brand{position:absolute;z-index:5;top:17px;left:50%;transform:translateX(-50%);display:grid;place-items:center;min-width:125px;min-height:54px;padding:8px 14px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(3,18,42,.55);backdrop-filter:blur(8px)}.elreda-product-brand-logo{max-width:110px;max-height:38px;object-fit:contain}.elreda-product-stage .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.elreda-product-stage .woocommerce-product-gallery__wrapper{margin:0!important}.elreda-product-stage .woocommerce-product-gallery__image{display:grid;place-items:center;min-height:390px}.elreda-product-stage .woocommerce-product-gallery__image img{width:auto!important;max-width:94%!important;max-height:370px!important;object-fit:contain!important;margin:auto}.elreda-product-stage>i{position:absolute;left:10%;right:10%;bottom:32px;height:75px;border-radius:50%;background:linear-gradient(#102445,#061426);border-bottom:3px solid #4a86ff;box-shadow:0 9px 24px rgba(0,0,0,.38),0 10px 23px rgba(44,105,246,.2)}.elreda-product-summary{padding:10px 6px}.elreda-product-summary h1{margin:0;color:#fff;font-size:34px;line-height:1.35}.elreda-product-brand-name{display:inline-block;margin-top:6px;color:#93a8c6;font-size:12px}.elreda-product-summary .woocommerce-product-rating{display:flex;align-items:center;gap:7px;margin:10px 0!important}.elreda-product-summary .star-rating{color:var(--er-warning)!important}.elreda-product-summary .woocommerce-review-link{color:#aebbd0!important}.elreda-product-summary .price{display:flex;align-items:baseline;gap:8px;margin:8px 0!important;color:var(--er-red)!important;font-size:31px!important;font-weight:900!important}.elreda-product-summary .price ins{text-decoration:none}.elreda-product-summary .price del{color:#8794a9!important;font-size:17px!important;font-weight:500}.elreda-product-short{color:#b5c2d5;font-size:14px;line-height:1.75}.elreda-product-features{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:15px 0}.elreda-product-features>div{min-height:64px;padding:10px;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:rgba(255,255,255,.025)}.elreda-product-features b,.elreda-product-features span{display:block}.elreda-product-features b{font-size:11px}.elreda-product-features span{margin-top:3px;color:#97a9c2;font-size:9px}.elreda-product-buy form.cart{display:flex;align-items:center;gap:9px;margin-top:12px!important}.elreda-product-buy .quantity input.qty{width:70px!important;height:51px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:10px!important;background:#071a36!important;color:#fff!important}.elreda-product-buy .single_add_to_cart_button{flex:1;min-height:51px!important;border-radius:11px!important;background:var(--er-red)!important;color:#fff!important;font-size:17px!important;font-weight:900!important}.elreda-product-buy .single_add_to_cart_button:hover{background:var(--er-red-dark)!important}.elreda-product-summary .product_meta{display:grid;gap:3px;margin-top:14px;color:#93a4bd;font-size:10px}.elreda-product-summary .product_meta a{color:#c5d4e7}.elreda-product-details{margin-top:15px;padding:18px;border:1px solid rgba(96,143,216,.24);border-radius:18px;background:rgba(255,255,255,.02)}.elreda-product-details .woocommerce-tabs{color:#dfe6f1}.elreda-product-details .woocommerce-tabs ul.tabs{padding:0!important}.elreda-product-details .woocommerce-tabs ul.tabs:before{border-color:rgba(255,255,255,.14)!important}.elreda-product-details .woocommerce-tabs ul.tabs li{border-color:rgba(255,255,255,.12)!important;background:#071b39!important;color:#fff!important}.elreda-product-details .woocommerce-tabs h2,.elreda-product-details .related.products>h2{color:#fff}.elreda-product-details .woocommerce-Tabs-panel{color:#afbdd0}.elreda-product-details table.shop_attributes{border-color:rgba(255,255,255,.12)!important}.elreda-product-details table.shop_attributes th,.elreda-product-details table.shop_attributes td{border-color:rgba(255,255,255,.1)!important;background:transparent!important;color:#c2cee0!important}

/* Cart / checkout / account */
.elreda-commerce-title{padding:30px 0 10px}.elreda-commerce-title h1{margin:0;color:#fff;font-size:36px}.elreda-commerce-content{padding:10px 0 36px;color:#fff}.elreda-commerce-content .woocommerce{color:#fff}.elreda-commerce-content .woocommerce-message,.elreda-commerce-content .woocommerce-info,.elreda-commerce-content .woocommerce-error{border:1px solid rgba(255,255,255,.13);border-top:3px solid var(--er-red);border-radius:12px;background:#071a36;color:#fff}.elreda-commerce-content .woocommerce-message a,.elreda-commerce-content .woocommerce-info a{color:#fff}.elreda-commerce-content table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0 12px!important}.elreda-commerce-content table.shop_table thead{display:none}.elreda-commerce-content table.shop_table tbody tr.woocommerce-cart-form__cart-item{display:grid;grid-template-columns:34px 145px 1.5fr .8fr .85fr .85fr;gap:12px;align-items:center;padding:15px;border:1px solid rgba(98,143,214,.24);border-radius:17px;background:rgba(255,255,255,.025)}.elreda-commerce-content table.shop_table tbody tr.woocommerce-cart-form__cart-item td{padding:0!important;border:0!important;background:transparent!important;color:#fff!important}.elreda-commerce-content .product-thumbnail img{width:130px!important;height:120px!important;object-fit:contain!important}.elreda-commerce-content .product-name a{color:#fff!important;font-weight:900}.elreda-commerce-content .product-price,.elreda-commerce-content .product-subtotal{color:#fff!important;font-weight:800}.elreda-commerce-content .product-remove a{display:grid!important;place-items:center;width:32px!important;height:32px!important;border-radius:9px;background:rgba(237,0,41,.09);color:var(--er-red)!important}.elreda-commerce-content .quantity input.qty{height:42px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:9px!important;background:#071a36!important;color:#fff!important}.elreda-commerce-content .actions{padding:10px 0!important;background:transparent!important}.elreda-commerce-content .coupon{display:flex;gap:7px}.elreda-commerce-content .coupon input{height:43px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:9px!important;background:#071a36!important;color:#fff!important}.elreda-commerce-content button.button,.elreda-commerce-content a.button{border-radius:10px!important;background:#0c3268!important;color:#fff!important;font-weight:800!important}.elreda-commerce-content .cart-collaterals .cart_totals{float:none!important;width:min(520px,100%)!important;margin-inline-start:auto;padding:17px;border:1px solid rgba(98,143,214,.24);border-radius:17px;background:rgba(255,255,255,.025)}.elreda-commerce-content .cart_totals h2{color:#fff}.elreda-commerce-content .cart_totals table{border-spacing:0!important}.elreda-commerce-content .cart_totals th,.elreda-commerce-content .cart_totals td{border-color:rgba(255,255,255,.1)!important;color:#fff!important}.elreda-commerce-content .wc-proceed-to-checkout a{display:flex!important;align-items:center;justify-content:center;min-height:52px;border-radius:11px!important;background:var(--er-red)!important;color:#fff!important;font-size:17px!important;font-weight:900!important}.elreda-commerce-content .checkout{display:grid;grid-template-columns:1fr .92fr;gap:17px}.elreda-commerce-content .col2-set,.elreda-commerce-content #order_review_heading,.elreda-commerce-content #order_review{float:none!important;width:100%!important}.elreda-commerce-content .col2-set,.elreda-commerce-content #order_review{padding:17px;border:1px solid rgba(98,143,214,.24);border-radius:17px;background:rgba(255,255,255,.025)}.elreda-commerce-content #order_review_heading{grid-column:2;margin:0;color:#fff}.elreda-commerce-content #order_review{grid-column:2}.elreda-commerce-content .col2-set{grid-row:1/3}.elreda-commerce-content h3{color:#fff}.elreda-commerce-content .form-row label{color:#c0cce0}.elreda-commerce-content input.input-text,.elreda-commerce-content textarea,.elreda-commerce-content select,.elreda-commerce-content .select2-container--default .select2-selection--single{min-height:45px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:9px!important;background:#071a36!important;color:#fff!important}.elreda-commerce-content input.input-text,.elreda-commerce-content textarea{padding-inline:11px}.elreda-commerce-content .select2-selection__rendered{color:#fff!important;line-height:43px!important}.elreda-commerce-content .woocommerce-checkout-review-order-table{border-spacing:0!important;color:#fff}.elreda-commerce-content .woocommerce-checkout-review-order-table th,.elreda-commerce-content .woocommerce-checkout-review-order-table td{border-color:rgba(255,255,255,.09)!important;color:#fff!important}.elreda-commerce-content #payment{border-radius:12px!important;background:#071a36!important;color:#fff!important}.elreda-commerce-content #payment ul.payment_methods{border-color:rgba(255,255,255,.1)!important}.elreda-commerce-content #payment div.payment_box{background:#0b2855!important;color:#c9d4e5!important}.elreda-commerce-content #payment div.payment_box:before{border-bottom-color:#0b2855!important}.elreda-commerce-content #place_order{width:100%;min-height:52px;background:var(--er-red)!important;font-size:16px}.elreda-commerce-content .woocommerce-MyAccount-navigation,.elreda-commerce-content .woocommerce-MyAccount-content,.elreda-commerce-content .woocommerce-form-login,.elreda-commerce-content .woocommerce-form-register{padding:15px;border:1px solid rgba(98,143,214,.24);border-radius:16px;background:rgba(255,255,255,.025)}.elreda-commerce-content .woocommerce-MyAccount-navigation ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.elreda-commerce-content .woocommerce-MyAccount-navigation a{display:block;padding:10px 11px;border-radius:9px;color:#c8d4e5}.elreda-commerce-content .woocommerce-MyAccount-navigation .is-active a{background:var(--er-red);color:#fff}.elreda-commerce-content .woocommerce-MyAccount-content a{color:#fff}.elreda-commerce-content .woocommerce-orders-table{color:#fff!important}.elreda-commerce-content .woocommerce-orders-table th,.elreda-commerce-content .woocommerce-orders-table td{border-color:rgba(255,255,255,.1)!important;color:#fff!important}

@media(max-width:1100px){.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}.elreda-product-layout{grid-template-columns:1fr 1fr}.elreda-commerce-content table.shop_table tbody tr.woocommerce-cart-form__cart-item{grid-template-columns:30px 120px 1.4fr .7fr .8fr}.elreda-commerce-content .product-subtotal{display:none}.elreda-commerce-content .checkout{grid-template-columns:1fr}}
@media(max-width:899px){.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.elreda-product-layout{grid-template-columns:1fr}.elreda-product-stage{min-height:400px}.elreda-product-stage .woocommerce-product-gallery__image{min-height:310px}.elreda-product-stage .woocommerce-product-gallery__image img{max-height:300px!important}.elreda-product-summary{text-align:center}.elreda-product-summary .woocommerce-product-rating,.elreda-product-buy form.cart{justify-content:center}.elreda-product-summary .price{justify-content:center}.elreda-product-buy form.cart{flex-wrap:wrap}.elreda-product-buy .single_add_to_cart_button{flex-basis:100%}.elreda-commerce-content .checkout{display:block}.elreda-commerce-content #order_review_heading{margin-top:14px}.elreda-commerce-content #order_review{margin-top:8px}.elreda-commerce-content .woocommerce-MyAccount-navigation,.elreda-commerce-content .woocommerce-MyAccount-content{float:none!important;width:100%!important;margin-bottom:10px}}
@media(max-width:600px){.elreda-product-card__image{min-height:160px;padding:28px 7px 4px}.elreda-product-card__image img{height:145px!important}.elreda-product-card__body{padding:7px 9px 10px}.elreda-product-card__title{min-height:42px;font-size:12px;line-height:1.5}.elreda-product-card__meta{font-size:8px;min-height:15px}.elreda-card-brand{height:19px}.elreda-card-brand__logo{max-width:62px;max-height:17px}.elreda-product-card__rating{font-size:9px}.elreda-product-card__rating small{font-size:8px}.elreda-product-card__price{font-size:16px}.elreda-product-card__price del{font-size:9px}.elreda-card-cart.button{width:37px!important;height:37px!important;min-height:37px!important}.elreda-card-cart .elreda-icon{font-size:18px}.elreda-wishlist-button{width:31px;height:31px}.elreda-sale-badge{min-height:22px;padding:2px 6px;font-size:8px}.elreda-shop__head{padding-top:17px}.elreda-shop__top h1{font-size:28px}.elreda-shop-toolbar{grid-template-columns:1fr auto auto;gap:6px}.elreda-shop-search input{height:43px;font-size:11px}.elreda-filter-toggle{height:43px;padding:0 10px}.elreda-filter-toggle span{display:none}.elreda-ordering-wrap select{height:43px;min-width:95px;width:95px;padding-inline:7px;font-size:9px}.elreda-filter-panel{grid-template-columns:1fr 1fr;padding:9px}.elreda-filter-panel label:first-child{grid-column:1/-1}.elreda-filter-panel .elreda-btn{grid-column:1/-1}.elreda-chips a{padding:6px 11px;font-size:9px}.elreda-product-top{height:61px}.elreda-brand--compact .elreda-brand__text{display:block}.elreda-brand--compact .elreda-brand__text b{font-size:13px}.elreda-product-layout{padding:10px;border-radius:17px}.elreda-product-stage{min-height:330px;padding:55px 10px 35px}.elreda-product-stage .woocommerce-product-gallery__image{min-height:265px}.elreda-product-stage .woocommerce-product-gallery__image img{max-height:255px!important}.elreda-product-stage>i{bottom:22px;height:54px}.elreda-product-summary h1{font-size:27px}.elreda-product-summary .price{font-size:25px!important}.elreda-product-features{grid-template-columns:repeat(2,1fr)}.elreda-product-features>div{min-height:57px;padding:8px}.elreda-product-details{padding:10px}.elreda-commerce-title{padding:22px 0 7px}.elreda-commerce-title h1{font-size:29px}.elreda-commerce-content table.shop_table,.elreda-commerce-content table.shop_table tbody{display:block!important}.elreda-commerce-content table.shop_table tbody tr.woocommerce-cart-form__cart-item{display:grid;grid-template-columns:100px 1fr;gap:7px 10px;margin-bottom:11px;padding:10px}.elreda-commerce-content table.shop_table tbody tr.woocommerce-cart-form__cart-item td{display:block!important}.elreda-commerce-content .product-thumbnail{grid-row:1/6}.elreda-commerce-content .product-thumbnail img{width:95px!important;height:110px!important}.elreda-commerce-content .product-remove{position:absolute;inset-inline-end:18px;margin-top:80px}.elreda-commerce-content .product-name{font-size:13px}.elreda-commerce-content .product-price{font-size:16px}.elreda-commerce-content .product-quantity{max-width:80px}.elreda-commerce-content .actions{display:block!important}.elreda-commerce-content .coupon{display:grid;grid-template-columns:1fr auto;margin-bottom:8px}.elreda-commerce-content .actions>button{width:100%}.elreda-commerce-content .cart-collaterals .cart_totals{padding:12px}.elreda-commerce-content .col2-set,.elreda-commerce-content #order_review{padding:11px}.elreda-commerce-content .form-row{width:100%!important;float:none!important}}
