#fn_pop_up_cart_wrap {box-sizing: border-box;width: min(720px, calc(100vw - 32px));max-width: 720px;padding: 0;background: transparent;border-radius: 16px;overflow: visible;}#fn_pop_up_cart {width: 100%;}.astra-popup-cart {display: flex;box-sizing: border-box;width: 100%;max-height: min(780px, calc(100vh - 48px));flex-direction: column;background: #ffffff;border: 1px solid rgba(24, 56, 79, 0.13);border-radius: 16px;box-shadow: 0 20px 55px rgba(17, 31, 44, 0.2);overflow: hidden;}.fancybox-content:has(#fn_pop_up_cart_wrap) {padding: 0;background: transparent;overflow: visible;}.fancybox-content:has(#fn_pop_up_cart_wrap) .fancybox-close-small {position: absolute;top: 13px;right: 13px;width: 38px;height: 38px;padding: 0;background: #f5f8fa;border: 1px solid var(--astra-border);border-radius: 10px;color: var(--astra-muted);opacity: 1;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease;}.fancybox-content:has(#fn_pop_up_cart_wrap) .fancybox-close-small svg {width: 17px;height: 17px;}.astra-popup-cart__body {display: flex;box-sizing: border-box;min-height: 0;flex: 1 1 auto;flex-direction: column;margin: 0;padding: 0;overflow: hidden;}.astra-popup-cart__header {display: flex;box-sizing: border-box;min-height: 66px;flex: 0 0 auto;align-items: center;padding: 17px 66px 14px 20px;background: linear-gradient( 180deg, #ffffff 0%, #fbfcfd 100% );border-bottom: 1px solid var(--astra-border);}.astra-popup-cart__title {margin: 0;color: var(--astra-heading);font-family: inherit;font-size: 18px;font-weight: 800;line-height: 1.25;}#fn_pop_up_cart_wrap .astra-popup-cart--empty {position: relative;display: flex;box-sizing: border-box;width: 100%;min-height: 270px;max-height: none;align-items: center;justify-content: center;flex-direction: column;margin: 0;padding: 78px 24px 34px;background: linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);border: 1px solid rgba(24, 56, 79, 0.13);border-radius: 16px;text-align: center;box-shadow: 0 20px 55px rgba(17, 31, 44, 0.2);overflow: hidden;}#fn_pop_up_cart_wrap .astra-popup-cart--empty::before {content: "";position: absolute;top: 30px;left: 50%;display: block;box-sizing: border-box;width: 48px;height: 48px;background-color: #edf7fb;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2324729d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='20' r='1'/%3E%3Ccircle cx='18' cy='20' r='1'/%3E%3Cpath d='M2 3h3l2.4 11.2a2 2 0 0 0 2 1.6h7.9a2 2 0 0 0 2-1.6L21 7H6'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: center;background-size: 24px 24px;border: 1px solid rgba(36, 114, 157, 0.15);border-radius: 13px;transform: translateX(-50%);}#fn_pop_up_cart_wrap .astra-popup-cart--empty > .h1 {position: relative;box-sizing: border-box;width: 100%;margin: 14px 0 0;padding: 0;color: var(--astra-heading);font-family: inherit;font-size: 20px;font-weight: 800;line-height: 1.3;text-align: center;}#fn_pop_up_cart_wrap .astra-popup-cart--empty > .h1::after {content: "";display: block;width: 46px;height: 2px;margin: 12px auto 0;background: var(--astra-accent);border-radius: 999px;}#fn_pop_up_cart_wrap .astra-popup-cart--empty > p.block.padding {box-sizing: border-box;width: 100%;max-width: 360px;margin: 12px auto 0;padding: 0;background: transparent;border: 0;color: var(--astra-muted);font-family: inherit;font-size: 14px;font-weight: 500;line-height: 1.55;text-align: center;box-shadow: none;}@media (max-width: 767px) {#fn_pop_up_cart_wrap .astra-popup-cart--empty {min-height: 240px;padding: 70px 18px 28px;border-radius: 14px;}#fn_pop_up_cart_wrap .astra-popup-cart--empty::before {top: 26px;width: 44px;height: 44px;background-size: 22px 22px;border-radius: 12px;}#fn_pop_up_cart_wrap .astra-popup-cart--empty > .h1 {margin-top: 12px;font-size: 18px;}#fn_pop_up_cart_wrap .astra-popup-cart--empty > .h1::after {width: 40px;margin-top: 10px;}#fn_pop_up_cart_wrap .astra-popup-cart--empty > p.block.padding {max-width: 280px;margin-top: 10px;font-size: 13px;line-height: 1.5;}}.astra-popup-cart__items {box-sizing: border-box;min-height: 0;flex: 1 1 auto;padding: 4px 20px 0;overflow-x: hidden;overflow-y: auto;overscroll-behavior: contain;scrollbar-width: thin;scrollbar-color: rgba(36, 114, 157, 0.3) transparent;}.astra-popup-cart__items::-webkit-scrollbar {width: 7px;}.astra-popup-cart__items::-webkit-scrollbar-track {background: transparent;}.astra-popup-cart__items::-webkit-scrollbar-thumb {background: rgba(36, 114, 157, 0.28);border-radius: 999px;}.astra-popup-cart__item {position: relative;display: flex;box-sizing: border-box;width: 100%;min-height: 122px;align-items: center;gap: 14px;margin: 0;padding: 14px 0;border-bottom: 1px solid var(--astra-border);}.astra-popup-cart__item:last-child {border-bottom: 0;}.astra-popup-cart__image {display: flex;box-sizing: border-box;width: 88px;min-width: 88px;max-width: 88px;height: 88px;min-height: 88px;flex: 0 0 88px;align-items: center;justify-content: center;margin: 0;padding: 7px;background: #ffffff;border: 1px solid var(--astra-border);border-radius: 11px;overflow: hidden;}.astra-popup-cart__image > a {display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;line-height: 0;}.astra-popup-cart__image img {display: block;width: auto;max-width: 100%;height: auto;max-height: 100%;object-fit: contain;}.astra-popup-cart__content {position: relative;display: grid;box-sizing: border-box;min-width: 0;flex: 1 1 auto;grid-template-rows: 48px 52px;align-content: center;gap: 5px;padding: 0 34px 0 0;}.astra-popup-cart__name {box-sizing: border-box;width: 100%;height: 48px;min-height: 48px;margin: 0;padding: 0;overflow: hidden;}.astra-popup-cart__name .purchase__name_link {display: -webkit-box;max-height: 38px;overflow: hidden;color: var(--astra-heading);font-family: inherit;font-size: 13.5px;font-weight: 600;line-height: 1.4;text-decoration: none;-webkit-box-orient: vertical;-webkit-line-clamp: 2;transition: color 180ms ease;}.astra-popup-cart__name > i {display: block;height: 13px;margin: 0;overflow: hidden;color: var(--astra-muted);font-size: 10.5px;font-weight: 500;font-style: normal;line-height: 13px;text-overflow: ellipsis;white-space: nowrap;}.astra-popup-cart__product-meta {display: grid;box-sizing: border-box;width: 100%;height: 52px;grid-template-columns: minmax(105px, 1fr) 92px minmax(86px, auto);align-items: stretch;gap: 10px;margin: 0;padding: 5px 8px;background: #f8fafb;border: 1px solid var(--astra-border);border-radius: 9px;overflow: hidden;}.astra-popup-cart__price,.astra-popup-cart__amount,.astra-popup-cart__line-total {display: grid;box-sizing: border-box;min-width: 0;grid-template-rows: 12px 28px;align-items: center;margin: 0;padding: 0;}.astra-popup-cart__product-meta .purchase__group_title {display: block;width: 100%;height: 12px;margin: 0;padding: 0;color: var(--astra-muted);font-size: 9.5px;font-weight: 500;line-height: 12px;}.astra-popup-cart__price .purchase__group_title {text-align: left;}.astra-popup-cart__amount .purchase__group_title {text-align: center;}.astra-popup-cart__line-total .purchase__group_title {text-align: right;}.astra-popup-cart__product-meta .purchase__group_content {display: flex;width: 100%;height: 28px;min-height: 28px;align-items: center;margin: 0;padding: 0;line-height: 1;}.astra-popup-cart__price-values {display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;gap: 2px 6px;}.astra-popup-cart__old-price-line,.astra-popup-cart__current-price-line {display: inline-flex;align-items: baseline;white-space: nowrap;}.astra-popup-cart__old-price {position: relative;color: var(--astra-muted);font-size: 11px;font-weight: 500;}.astra-popup-cart__old-price::after {content: "";position: absolute;top: 50%;right: -1px;left: -1px;height: 1px;background: currentColor;transform: rotate(-7deg);}.astra-popup-cart__old-currency {position: static;margin-left: 2px;color: var(--astra-muted);font-size: 8px;}.astra-popup-cart__current-price {color: var(--astra-heading);font-size: 14px;font-weight: 800;}.astra-popup-cart__current-price--sale {color: #c4413c;}.astra-popup-cart__current-currency {position: relative;top: -4px;margin-left: 2px;font-size: 8px;font-weight: 700;}.astra-popup-cart__unit {margin-left: 3px;color: var(--astra-muted);font-size: 9px;}.astra-popup-cart__amount {justify-items: center;}.astra-popup-cart__amount .amount {display: flex;box-sizing: border-box;width: 88px;max-width: 88px;height: 30px;align-items: center;margin: 0 auto;padding: 0;background: #ffffff;border: 1px solid #d7e1e8;border-radius: 9px;overflow: hidden;}.astra-popup-cart__amount .amount__minus,.astra-popup-cart__amount .amount__plus {display: inline-flex;width: 28px;height: 28px;flex: 0 0 28px;align-items: center;justify-content: center;color: var(--astra-primary);font-size: 17px;line-height: 1;cursor: pointer;}.astra-popup-cart__amount .amount__input {box-sizing: border-box;width: 32px;height: 28px;margin: 0;padding: 0;background: transparent;border: 0;border-radius: 0;color: var(--astra-heading);font-size: 13px;font-weight: 700;line-height: 28px;text-align: center;box-shadow: none;outline: none;}.astra-popup-cart__line-total {justify-items: end;}.astra-popup-cart__line-total .purchase__group_content {justify-content: flex-end;color: #009de6;font-size: 16px;font-weight: 800;white-space: nowrap;}.astra-popup-cart__line-total .currency {position: relative;top: -5px;margin-left: 3px;font-size: 8px;}.astra-popup-cart__remove {position: absolute;top: 0;right: 0;display: inline-flex;box-sizing: border-box;width: 27px;height: 27px;align-items: center;justify-content: center;background: #fff4f3;border: 1px solid rgba(210, 65, 59, 0.35);border-radius: 50%;color: #d2413b;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease;}.astra-popup-cart__remove svg {width: 13px;height: 13px;color: currentColor;}.astra-popup-cart__footer {flex: 0 0 auto;grid-template-columns: minmax(150px, auto) minmax(290px, 1fr);align-items: center;gap: 18px;}.astra-popup-cart__summary-inner {grid-template-columns: auto minmax(100px, 1fr);align-items: center;gap: 5px 12px;}.astra-popup-cart__checkout {grid-column: 1 / -1;}@media (hover: hover) and (pointer: fine) {.fancybox-content:has(#fn_pop_up_cart_wrap) .fancybox-close-small:hover {background: #fff4f3;border-color: rgba(210, 65, 59, 0.3);color: #d2413b;transform: rotate(4deg);}.astra-popup-cart__name .purchase__name_link:hover {color: var(--astra-primary);}.astra-popup-cart__amount .amount__minus:hover,.astra-popup-cart__amount .amount__plus:hover {background: rgba(36, 114, 157, 0.08);color: var(--astra-primary-dark);}.astra-popup-cart__remove:hover {background: #d2413b;border-color: #d2413b;color: #ffffff;transform: scale(1.06);}}@media (max-width: 767px) {#fn_pop_up_cart_wrap {width: calc(100vw - 16px);max-width: calc(100vw - 16px);}.astra-popup-cart {max-height: calc(100dvh - 16px);border-radius: 14px;}.fancybox-content:has(#fn_pop_up_cart_wrap) {margin: 8px;}.fancybox-content:has(#fn_pop_up_cart_wrap) .fancybox-close-small {top: 10px;right: 10px;width: 36px;height: 36px;border-radius: 9px;}.astra-popup-cart__header {min-height: 58px;padding: 14px 58px 12px 12px;}.astra-popup-cart__title {font-size: 16px;}.astra-popup-cart__items {padding: 2px 12px 0;}.astra-popup-cart__item {min-height: 116px;gap: 10px;padding: 12px 0;}.astra-popup-cart__image {width: 72px;min-width: 72px;max-width: 72px;height: 72px;min-height: 72px;flex-basis: 72px;padding: 5px;border-radius: 9px;}.astra-popup-cart__content {grid-template-rows: 48px 46px;gap: 6px;padding-right: 27px;}.astra-popup-cart__name {height: 48px;min-height: 48px;}.astra-popup-cart__name .purchase__name_link {max-height: 38px;font-size: 12.5px;line-height: 1.45;}.astra-popup-cart__product-meta {height: 46px;grid-template-columns: 84px minmax(62px, 1fr) minmax(72px, auto);align-items: center;gap: 6px;padding: 5px 7px;border-radius: 8px;}.astra-popup-cart__product-meta .purchase__group_title {display: none;}.astra-popup-cart__price,.astra-popup-cart__amount,.astra-popup-cart__line-total {display: flex;min-height: 36px;align-items: center;}.astra-popup-cart__amount {order: 1;justify-content: flex-start;}.astra-popup-cart__line-total {order: 2;justify-content: center;}.astra-popup-cart__price {order: 3;justify-content: flex-end;padding-right: 7px;}.astra-popup-cart__amount .amount {width: 84px;max-width: 84px;}.astra-popup-cart__line-total .purchase__group_content {justify-content: center;font-size: 16px;}.astra-popup-cart__price-values {width: 100%;height: 36px;align-items: flex-end;justify-content: center;flex-direction: column;flex-wrap: nowrap;gap: 2px;text-align: right;}.astra-popup-cart__old-price-line,.astra-popup-cart__current-price-line {width: 100%;justify-content: flex-end;}.astra-popup-cart__old-price {font-size: 10px;}.astra-popup-cart__current-price {font-size: 13px;}.astra-popup-cart__remove {width: 24px;height: 24px;}.astra-popup-cart__footer {grid-template-columns: 1fr;gap: 9px;}.astra-popup-cart__continue {width: 100%;}.astra-popup-cart__summary {order: 1;}.astra-popup-cart__summary-inner {grid-template-columns: auto minmax(90px, 1fr);}.astra-popup-cart__checkout {margin-top: 5px;}}@media (max-width: 374px) {.astra-popup-cart__items {padding-right: 9px;padding-left: 9px;}.astra-popup-cart__item {gap: 8px;}.astra-popup-cart__image {width: 66px;min-width: 66px;max-width: 66px;height: 66px;min-height: 66px;flex-basis: 66px;}.astra-popup-cart__product-meta {grid-template-columns: 80px minmax(57px, 1fr) minmax(66px, auto);gap: 4px;padding-right: 5px;padding-left: 5px;}.astra-popup-cart__amount .amount {width: 80px;max-width: 80px;}.astra-popup-cart__price {padding-right: 5px;}}@media (min-width: 768px) {#fn_pop_up_cart_wrap .astra-popup-cart__body,#fn_pop_up_cart_wrap .block__popup_cart {box-sizing: border-box;width: 100%;min-width: 0;max-width: none;flex: 1 1 auto;margin: 0;}#fn_pop_up_cart_wrap .astra-popup-cart__header,#fn_pop_up_cart_wrap .astra-popup-cart__items {box-sizing: border-box;width: 100%;min-width: 0;max-width: none;}#fn_pop_up_cart_wrap .astra-popup-cart__item {box-sizing: border-box;width: 100%;min-width: 0;max-width: none;}#fn_pop_up_cart_wrap .astra-popup-cart__content {box-sizing: border-box;width: auto;min-width: 0;max-width: none;flex: 1 1 auto;}#fn_pop_up_cart_wrap .astra-popup-cart__items {padding-right: 20px;padding-left: 20px;}#fn_pop_up_cart_wrap .astra-popup-cart__product-meta {grid-template-columns: minmax(120px, 1fr) 92px minmax(90px, auto);}#fn_pop_up_cart_wrap .astra-popup-cart__summary {width: 100%;max-width: none;}#fn_pop_up_cart_wrap .astra-popup-cart__content {grid-template-rows: 48px 58px;gap: 6px;}#fn_pop_up_cart_wrap .astra-popup-cart__product-meta {height: 58px;min-height: 58px;align-items: stretch;padding: 5px 8px;}#fn_pop_up_cart_wrap .astra-popup-cart__price,#fn_pop_up_cart_wrap .astra-popup-cart__amount,#fn_pop_up_cart_wrap .astra-popup-cart__line-total {display: grid;grid-template-rows: 14px 30px;row-gap: 4px;align-items: center;min-height: 48px;}#fn_pop_up_cart_wrap .astra-popup-cart__product-meta .purchase__group_title {position: static;display: block;width: 100%;height: 14px;margin: 0;padding: 0;font-size: 9.5px;line-height: 14px;}#fn_pop_up_cart_wrap .astra-popup-cart__product-meta .purchase__group_content {height: 30px;min-height: 30px;align-items: center;margin: 0;padding: 0;}#fn_pop_up_cart_wrap .astra-popup-cart__amount .amount {align-self: center;height: 30px;margin: 0 auto;transform: none;}#fn_pop_up_cart_wrap .astra-popup-cart__price-values {height: 30px;min-height: 30px;align-items: center;}#fn_pop_up_cart_wrap .astra-popup-cart__line-total .purchase__group_content {height: 30px;min-height: 30px;align-items: center;justify-content: flex-end;}#fn_pop_up_cart_wrap .astra-popup-cart__item {min-height: 128px;}#fn_pop_up_cart_wrap .astra-popup-cart__footer {grid-template-columns: 190px minmax(0, 1fr);align-items: end;gap: 14px;padding: 14px 20px 18px;}#fn_pop_up_cart_wrap .astra-popup-cart__continue {align-self: end;width: 220px;max-width: 220px;height: 46px;min-height: 46px;padding: 0 14px;border-radius: 9px;line-height: 1;}#fn_pop_up_cart_wrap .astra-popup-cart__summary {align-self: stretch;padding: 10px;}#fn_pop_up_cart_wrap .astra-popup-cart__checkout {height: 46px;min-height: 46px;margin-top: 7px;}}.astra-popup-cart__footer {display: block;box-sizing: border-box;width: 100%;margin: 0;padding: 14px 20px 18px;background: #fbfcfd;border-top: 1px solid var(--astra-border);}.astra-popup-cart__summary {box-sizing: border-box;width: 100%;max-width: none;margin: 0;padding: 12px;background: linear-gradient( 135deg, #edf7fb 0%, #f8fcfd 100% );border: 1px solid rgba(36, 114, 157, 0.16);border-radius: 12px;box-shadow: 0 4px 14px rgba(24, 56, 79, 0.05);}.astra-popup-cart__summary-inner {display: block;width: 100%;margin: 0;padding: 0;}.astra-popup-cart__summary-top {display: flex;box-sizing: border-box;min-height: 38px;align-items: center;justify-content: space-between;gap: 16px;margin: 0 0 10px;padding: 0 3px 10px;border-bottom: 1px solid rgba(36, 114, 157, 0.12);}.astra-popup-cart__summary-label {color: var(--astra-primary-dark);font-family: inherit;font-size: 13px;font-weight: 800;line-height: 1.2;}.astra-popup-cart__total {color: #009de6;font-family: inherit;font-size: 26px;font-weight: 800;line-height: 1;letter-spacing: -0.025em;text-align: right;white-space: nowrap;}.astra-popup-cart__total .currency {position: relative;top: -7px;margin-left: 3px;font-size: 10px;font-weight: 700;}.astra-popup-cart__actions {display: grid;box-sizing: border-box;grid-template-columns: minmax(170px, 0.8fr) minmax(260px, 1.35fr);gap: 10px;width: 100%;}.astra-popup-cart__continue,.astra-popup-cart__checkout {display: inline-flex;box-sizing: border-box;width: 100%;max-width: none;height: 48px;min-height: 48px;align-items: center;justify-content: center;margin: 0;padding: 0 16px;border-radius: 9px;font-family: inherit;font-size: 12px;font-weight: 800;line-height: 1;text-align: center;text-decoration: none;}.astra-popup-cart__continue {background: #ffffff;border: 1px solid rgba(36, 114, 157, 0.35);color: var(--astra-primary);box-shadow: none;transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;}.astra-popup-cart__checkout {background: linear-gradient( 180deg, #e48959 0%, var(--astra-accent) 100% );border: 1px solid var(--astra-accent);color: #ffffff;box-shadow: 0 5px 14px rgba(217, 120, 74, 0.23);transition: background 180ms ease, border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;}@media (hover: hover) and (pointer: fine) {.astra-popup-cart__continue:hover {background: #edf7fb;border-color: var(--astra-primary);color: var(--astra-primary-dark);box-shadow: 0 4px 12px rgba(36, 114, 157, 0.09);transform: translateY(-1px);}.astra-popup-cart__checkout:hover {background: linear-gradient( 180deg, #eb9668 0%, var(--astra-accent-hover) 100% );border-color: var(--astra-accent-hover);box-shadow: 0 7px 18px rgba(217, 120, 74, 0.29);transform: translateY(-1px);}}@media (max-width: 767px) {.astra-popup-cart__footer {padding: 10px 12px 12px;}.astra-popup-cart__summary {padding: 10px;border-radius: 10px;}.astra-popup-cart__summary-top {min-height: 34px;margin-bottom: 8px;padding-bottom: 8px;}.astra-popup-cart__total {font-size: 23px;}.astra-popup-cart__actions {grid-template-columns: 1fr;gap: 8px;}.astra-popup-cart__checkout {order: 1;}.astra-popup-cart__continue {order: 2;}.astra-popup-cart__continue,.astra-popup-cart__checkout {height: 46px;min-height: 46px;}}@media (min-width: 768px) {.astra-popup-cart__actions {display: grid;grid-template-columns: minmax(190px, 0.75fr) minmax(300px, 1.4fr);gap: 10px;align-items: stretch;}.astra-popup-cart__continue,.astra-popup-cart__checkout {grid-column: auto;grid-row: 1;align-self: stretch;width: 100%;height: 48px;min-height: 48px;margin: 0;}.astra-popup-cart__continue {order: 1;}.astra-popup-cart__checkout {order: 2;}}
/*# sourceMappingURL=custom_shop..astra-popup-cart.css.d1a816a9ab7af07284ee6e02a2a086ab.css.map */
