/* Extends the approved selection tokens; leaves navigation and checkout untouched. */
.astros-catalog-card { --ac-purple:#8063ab; --ac-ink:#292530; --ac-muted:#69636e; --ac-rule:#e8e3ed; }
.woocommerce ul.products { align-items:stretch; column-gap:22px; row-gap:30px; }
.woocommerce ul.products li.product.astros-catalog-card { display:flex; flex-direction:column; min-width:0; padding:0; margin-bottom:0; background:#fff; border:0; border-radius:0; box-shadow:none; }
.woocommerce ul.products li.product.astros-catalog-card .astra-shop-thumbnail-wrap { flex:0 0 auto; margin:0; }
.astros-catalog-card .woocommerce-loop-product__link { display:block; }
.astros-catalog-card .tp-image-wrapper { aspect-ratio:1; overflow:hidden; border-radius:2px; }
.woocommerce ul.products li.product.astros-catalog-card .astra-shop-thumbnail-wrap img { width:100%; height:100%; aspect-ratio:1; object-fit:cover; margin:0; border-radius:2px; }
.woocommerce ul.products li.product.astros-catalog-card .astra-shop-summary-wrap { display:flex; flex:1; flex-direction:column; padding:13px 0 0; background:#fff; }
.woocommerce ul.products li.product.astros-catalog-card .ast-woo-product-category,
.woocommerce ul.products li.product.astros-catalog-card > .woosq-btn,
.astros-catalog-card .ht-product-categories,
.astros-catalog-card .ht-product-ratting-wrap { display:none; }
.woocommerce ul.products li.product.astros-catalog-card .woocommerce-loop-product__title,
.ht-products .astros-catalog-card .ht-product-title { min-height:42px; margin:0 0 12px; padding:0; color:var(--ac-ink); font-family:Rubik,Roboto,Arial,sans-serif; font-size:15px; line-height:21px; font-weight:400; overflow-wrap:anywhere; }
.astros-catalog-card .ast-loop-product__link { margin:0; }
.woocommerce ul.products li.product.astros-catalog-card .price,
.ht-products .astros-catalog-card .ht-product-price { display:block; margin:auto 0 0; color:var(--ac-purple); font:700 23px/28px Roboto,Arial,sans-serif; font-variant-numeric:tabular-nums; letter-spacing:-.45px; }
.astros-catalog-card .price > .amount, .astros-catalog-card .price ins { color:var(--ac-purple); }
.astros-catalog-card .price del { font-size:14px; font-weight:400; }
.astros-card-from { font-size:12px; font-weight:400; letter-spacing:0; }
.astros-card-transfer,
.woocommerce ul.products li.product.astros-catalog-card .astros-card-transfer,
.ht-products .astros-catalog-card .astros-card-transfer { display:flex; flex-wrap:wrap; gap:0 4px; align-content:flex-start; align-items:baseline; min-height:36px; margin:4px 0 0; color:#69636e; font:400 12px/18px Roboto,Arial,sans-serif; letter-spacing:0; }
.astros-card-transfer strong, .astros-card-transfer strong .amount { color:#292530!important; font-size:inherit!important; font-weight:600!important; white-space:nowrap; }
.astros-card-transfer > span { white-space:nowrap; }
.woocommerce ul.products li.product.astros-catalog-card .astros-card-action,
.ht-products .astros-catalog-card .astros-card-action { display:flex; align-items:center; justify-content:space-between; gap:5px; min-height:44px; margin:8px 0 0; padding:9px 0; border:0; border-bottom:1px solid var(--ac-rule); border-radius:0; background:transparent; box-shadow:none; color:#65498c; font:600 13px/18px Roboto,Arial,sans-serif; text-decoration:none; }
.astros-catalog-card .astros-card-arrow { font-size:17px; line-height:1; }
.astros-catalog-card a:focus-visible { outline:2px solid #8063ab; outline-offset:3px; }
.astros-catalog-card a.astros-card-action:hover { color:#4d326f; border-bottom-color:#8063ab; }
.astros-catalog-card .astros-card-actions { width:100%; margin-top:8px; }
.astros-catalog-card .astros-card-quick.button,
#astros-home-selection .astros-card-quick.button { display:flex!important; align-items:center; justify-content:center; width:100%; min-height:44px; margin:0; padding:10px 12px; border:1px solid #8063ab; border-radius:3px; background:#8063ab; color:#fff; box-shadow:none; font:500 13px/20px Roboto,Arial,sans-serif; text-align:center; text-decoration:none; text-transform:none; letter-spacing:0; cursor:pointer; }
#astros-home-selection .astros-card-quick.button { margin-top:8px; }
.astros-catalog-card .astros-card-quick.button:hover,
#astros-home-selection .astros-card-quick.button:hover { background:#65498c; border-color:#65498c; color:#fff; }
.astros-catalog-card .astros-card-quick:focus-visible,
#astros-home-selection .astros-card-quick:focus-visible { outline:2px solid #65498c; outline-offset:3px; }
.astros-catalog-card .astros-card-actions a.added_to_cart { display:block; padding:8px 0; color:#65498c; font-size:13px; }
.ht-products .astros-catalog-card.ht-product { padding:0 11px; margin-bottom:20px; }
.ht-products .astros-catalog-card .ht-product-inner { display:flex; flex-direction:column; height:100%; border:0; box-shadow:none!important; background:#fff; }
.ht-products .astros-catalog-card .ht-product-image-wrap { flex:0 0 auto; }
.ht-products .astros-catalog-card .ht-product-image { aspect-ratio:1; overflow:hidden; border-radius:2px; }
.ht-products .astros-catalog-card .ht-product-image a { display:block; height:100%; }
.ht-products .astros-catalog-card .ht-product-image img { display:block; width:100%; height:100%; object-fit:cover; }
.ht-products .astros-catalog-card .ht-product-content { display:flex; flex:1; padding:13px 0 0!important; }
.ht-products .astros-catalog-card .ht-product-content-inner { display:flex; flex:1; min-width:0; flex-direction:column; }
.ht-products .astros-catalog-card .ht-product-title a { color:var(--ac-ink); }
.ht-products .slick-track:has(.astros-catalog-card) { display:flex; }
.ht-products .slick-track .astros-catalog-card.slick-slide { height:auto; display:flex; flex-direction:column; flex:0 0 auto; min-width:0; }
.ht-products .astros-catalog-card .ht-product-title { margin:0 0 12px!important; font-size:15px!important; line-height:21px!important; font-weight:400!important; }
.ht-products .astros-catalog-card .ht-product-price { display:block!important; margin:auto 0 0!important; }
.ht-products .astros-catalog-card .ht-product-price .price { display:block; color:#8063ab!important; font:700 23px/28px Roboto,Arial,sans-serif!important; }
.ht-products .astros-catalog-card .ht-product-price .price > .amount { color:inherit!important; font-size:inherit!important; font-weight:inherit!important; line-height:inherit!important; }
.ht-products .astros-catalog-card .ht-product-price .astros-card-transfer { color:#69636e!important; font:400 12px/18px Roboto,Arial,sans-serif!important; }
.ht-products .astros-catalog-card .ht-product-price .astros-card-transfer span { font:inherit!important; color:inherit!important; }
#page #content .ht-products .ht-product.astros-catalog-card .ht-product-content { min-height:0!important; padding:13px 0 0!important; }
#page #content .ht-products .ht-product.astros-catalog-card .ht-product-title { min-height:42px!important; height:auto!important; margin:0 0 12px!important; font-size:15px!important; line-height:21px!important; }
#page #content .ht-products .ht-product.astros-catalog-card .ht-product-price { margin:auto 0 0!important; }
#page #content .ht-products .ht-product.astros-catalog-card .price { margin:0!important; }
#page #content .ht-products .ht-product.astros-catalog-card .astros-card-action { margin:8px 0 0!important; }
.elementor-element-ad2a57f > .elementor-widget-container > .ht-row { margin-left:19px; margin-right:19px; }
.elementor-element-ad2a57f .ht-products .slick-arrow { z-index:2; top:130px!important; }
.single-product .summary > .astros-single-transfer { display:block; margin:0 0 16px; }
.single-product .summary > .astros-single-transfer .astros-card-transfer,
.single-product .single_variation .price .astros-card-transfer { margin-top:8px; min-height:0; font-size:14px; line-height:21px; }
@media(max-width:921px) {
 .woocommerce ul.products[class*="columns-"] { grid-template-columns:repeat(2,minmax(0,1fr)); column-gap:18px; }
 .woocommerce ul.products li.product.astros-catalog-card { width:100%; }
 .elementor-element-ad2a57f { padding:0 12px; }
 .elementor-element-ad2a57f > .elementor-widget-container > .ht-row { margin-left:-7px; margin-right:-7px; }
 .elementor-element-ad2a57f .ht-products .slick-arrow { top:calc((100vw - 58px) / 4)!important; width:32px; height:32px; }
 .elementor-element-ad2a57f .slick-prev { left:-10px!important; }
 .elementor-element-ad2a57f .slick-next { right:-10px!important; }
}
@media(max-width:600px) {
 .astros-catalog-card .astros-card-quick.button,
 #astros-home-selection .astros-card-quick.button { padding:10px 6px; font-size:12px; }
 .woocommerce ul.products[class*="columns-"] { column-gap:14px; row-gap:22px; }
 .woocommerce ul.products li.product.astros-catalog-card .astra-shop-summary-wrap,
 .ht-products .astros-catalog-card .ht-product-content { padding-top:10px!important; }
 .woocommerce ul.products li.product.astros-catalog-card .woocommerce-loop-product__title,
 .ht-products .astros-catalog-card .ht-product-title { min-height:38px; margin-bottom:9px; font-size:13px; line-height:19px; }
 .woocommerce ul.products li.product.astros-catalog-card .price,
 .ht-products .astros-catalog-card .ht-product-price { font-size:20px; line-height:25px; }
 .woocommerce ul.products li.product.astros-catalog-card .astros-card-transfer,
 .ht-products .astros-catalog-card .astros-card-transfer { min-height:34px; margin-top:3px; font-size:12px; line-height:17px; }
 .woocommerce ul.products li.product.astros-catalog-card .astros-card-action,
 .ht-products .astros-catalog-card .astros-card-action { margin-top:5px; font-size:12px; }
 .ht-products .astros-catalog-card.ht-product { padding:0 7px; }
 .ht-products .astros-catalog-card .ht-product-title { font-size:13px!important; line-height:19px!important; margin-bottom:9px!important; }
 .ht-products .astros-catalog-card .ht-product-price .price { font-size:20px!important; line-height:25px!important; }
 .ht-products .astros-catalog-card .ht-product-price .astros-card-transfer { line-height:17px!important; }
 #page #content .ht-products .ht-product.astros-catalog-card .ht-product-content { padding-top:10px!important; }
 #page #content .ht-products .ht-product.astros-catalog-card .ht-product-title { min-height:38px!important; margin-bottom:9px!important; font-size:13px!important; line-height:19px!important; }
 #page #content .ht-products .ht-product.astros-catalog-card .astros-card-action { margin-top:5px!important; }
}
