#podsumowanie {
    border-collapse: collapse;
    width: 100%;
}

#podsumowanie th {
	padding: 5px 10px;
	border-style: inset;
	color: #FFFFFF;
	font-weight: 600;
	text-transform: uppercase;
	background-color:#22405c;
	border: 1px solid #22405c;
}

#podsumowanie th:first-child,
#podsumowanie th:nth-child(even) {
    background: #185690;
    border: 1px solid #185690;
}

#podsumowanie .summaryTab th:first-child, 
#podsumowanie .summaryTab th:nth-child(even) {
    border: 1px solid #22405c;
}

.styled {
	display: none !important;
}

.intro {
	background: #f5f5f5;
}

.details {
	background: #FBFBFB;
}

.align_center {
	text-align: center !important;
}

#podsumowanie th {
    border-collapse: collapse;
    vertical-align: middle;
	text-align: left;
}

.sum-order-details {
	display: block;
	float: left;
	list-style: none;
}

.sum-order-details li {
	margin: 10px 0;
	display: block;
}

.intro > td {
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-collapse: collapse;
    padding: 5px;
    vertical-align: middle;
}

.intro .lightButtonLeft {
	margin: 0;
	padding-top: 0;
	border: 0 none;
	color: #FFFFFF;
    display: block;
    font-family: Tahoma,Arial;
    font-size: 9px;
    font-weight: 400;
    margin: 3px 0;
    padding: 2px 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.intro .lightButtonLeft.green-button {
	background: none repeat scroll 0 0 #6AAB32;
}

.intro .lightButtonLeft.red-button {
	background: none repeat scroll 0 0 #FF0000;
}


.details > td {
	padding: 0 20px 20px;
}

.summaryTab {
    text-align: left;
    width: 100%;
	border-collapse: collapse;
}

#podsumowanie h3 {
    font-size: 12px;
    margin: 20px 0 10px;
    font-weight: 600;
}

.summaryTab th {
    border: 1px solid #CCCCCC;
    padding: 5px;
}

.darkHeader {
    background: #4d4d4d;
	color: #FFFFFF;
	padding: 10px !important;
}

.summaryTab td {
    border: 1px solid #CCCCCC;
    padding: 5px !important;
	width: 33%;
}

.cart_total {
	text-align: right;
}

.cart_buttons {
	text-align: center;
	padding: 20px 0;
	display: block;
	width: 100%;
}

.summary-row td {
    font-weight: 700;
    background-color: #FFF !important;
    border: 0px !important;
}

#promotionCodeInput {
    border: 2px solid #CFCFCF;
    display: inline-block;
    height: 30px;
    padding: 7px 15px !important;
    width: 170px;
    font-weight: normal;
    margin-right: 0px;
}

button#addPromotionCode {
    margin-left: -40px;
}

#faktura_vat {
    margin: 20px 0;
}

#rodzaje_platnosci_list li {
	list-style: none;
	line-height: 26px;
}

#rodzaje_platnosci_list input {
	margin-right: 5px;
	vertical-align: text-top;
}

.nobrdr {
	border-top: 0 none !important;
	border-left: 0 none !important;
	background: none transparent;
}

.intro small {
	color: #666666;
    display: block;
    font-size: 10px;
    line-height: 10px;
}

.intro .btns {
	width: 65px;
}

.intro .wymiary {
	width: 85px;
	white-space: nowrap;
}

.intro .waga {
	width: 75px;
}

.intro .ilosc {
	width: 50px;
}

.intro .pobranie {
	width: 90px;
}

.intro .koszt {
	width: 80px;
}

.intro .align_center {
	text-align: center;
}

#doladuj-prepaid {
    margin-left: 20px;
}

.details > td {
	width:100%;
}

.show_hide {
	width: 65px;
	white-space: nowrap;
}

.reg_accept_cont {
	margin-left: 30px;
	float: left;
}

.reg_accept_cont span.checkbox {
	display: inline-block;
	float: left;
	margin-right: 12px;
}

.reg_accept_cont a{
	font-weight: bold;
}

#mk_box_panel {
	width: 100%;
	float: left;
}

#mk_box_panel h2 {
	font-size: 20px;
	padding: 0 25px;
}

.ui-state-highlight {
	background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
	border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

#rodzaje_platnosci_list {
    margin-bottom: 10px;
    margin-left: 20px;
}

#zaplac_przez_platnosc_pl {
	width: auto;
	float:right;
	height: auto;
	margin: 20px;
}

#wyslij_zamowienie {
	margin-left: 15px;
	margin-top: 15px;
}

.cart-left-side label {
	font-size: 14px;
	display: inline;
}

.alert {
	margin: 0 20px 20px;
}

.shop-terms.inline > ul > li.level_0.i_0 > span > a > span.long-arrow {
    background: none;
    display: none;
}

/* =========================
   Paczuszka Variant A refresh
   Visual only, no logic changes
   ========================= */

.cart-details {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 16px;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

#podsumowanie {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    overflow: hidden;
}

#podsumowanie th {
    background: #f8fafc !important;
    color: #334155;
    border: 0;
    border-bottom: 1px solid #e2e8f0;
    font-size: 12px;
    letter-spacing: .03em;
    text-transform: uppercase;
    padding: 10px 8px;
}

#podsumowanie th:first-child,
#podsumowanie th:nth-child(even),
#podsumowanie .summaryTab th:first-child,
#podsumowanie .summaryTab th:nth-child(even) {
    background: #f8fafc !important;
    border-color: #e2e8f0 !important;
}

.intro {
    background: #fff;
}

.intro > td {
    border-top: 0;
    border-bottom: 1px solid #eef2f7;
    padding: 8px;
}

.intro .lightButtonLeft {
    border-radius: 8px;
    font-size: 11px;
    font-weight: 700;
    padding: 5px 8px;
    text-transform: none;
}

.intro .lightButtonLeft.green-button {
    background: #f59e0b;
}

.intro .lightButtonLeft.red-button {
    background: #dc2626;
}

.intro .adresat strong {
    color: #111827;
    font-size: 13px;
}

.intro small {
    color: #6b7280;
    font-size: 11px;
    line-height: 1.3;
}

.intro .koszt strong {
    color: #111827;
}

.summary-row td {
    font-size: 14px;
}

.summaryTab {
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    overflow: hidden;
}

.summaryTab th,
.summaryTab td {
    border-color: #e2e8f0;
    padding: 8px !important;
    font-size: 12px;
}

.darkHeader {
    background: #f8fafc;
    color: #111827;
}

#podsumowanie h3,
.section-title {
    font-size: 16px;
    color: #111827;
    margin: 14px 0 10px;
}

#promotionCodeInput {
    border: 1px solid #cfd8e3;
    border-radius: 10px;
    height: 40px;
    width: 210px;
    font-size: 13px;
}

button#addPromotionCode {
    margin-left: 8px;
    border-radius: 10px;
}

.cart-left-side label {
    font-size: 13px;
    color: #334155;
}

#rodzaje_platnosci_list {
    margin-left: 0;
    padding-left: 0;
}

#rodzaje_platnosci_list li {
    padding: 8px 10px;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    margin-bottom: 8px;
    background: #fff;
}

#dodaj_nowa_paczke,
#wyslij_zamowienie {
    min-height: 40px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 700;
}

#wyslij_zamowienie {
    margin-left: 8px;
    margin-top: 8px;
}

.alert {
    margin: 0 0 12px;
    border-radius: 10px;
    font-size: 13px;
}

@media (max-width: 767px) {
    .cart-details {
        padding: 10px;
    }

    #promotionCodeInput {
        width: 100%;
        margin-bottom: 8px;
    }

    button#addPromotionCode {
        width: 100%;
        margin-left: 0;
    }

    #dodaj_nowa_paczke,
    #wyslij_zamowienie {
        width: 100%;
        margin-left: 0;
    }
}

/* Extra polish for V2 cart layout */
.row-content .content-panel .cart-details {
    border: 1px solid #e2e8f0;
    border-radius: 14px;
    padding: 14px;
    background: #ffffff;
    box-shadow: 0 10px 22px rgba(15, 23, 42, 0.06);
}

#podsumowanie > tbody > tr:first-child > th {
    background: #0f172a;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: .04em;
    text-transform: uppercase;
    border-color: #0f172a;
}

#podsumowanie tr.details > td {
    border-top: 0;
    background: #f8fafc;
}

#podsumowanie .show_hide .package-action {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-width: 84px;
    height: 38px;
    margin: 0 auto !important;
    border-radius: 999px !important;
    border: 1px solid rgba(101, 163, 13, 0.38) !important;
    background: linear-gradient(135deg, #84cc16, #65a30d) !important;
    box-shadow: 0 10px 20px rgba(101, 163, 13, 0.25);
    text-decoration: none !important;
    padding: 0 12px !important;
}

#podsumowanie .show_hide .package-action .c-label {
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: .02em;
    text-transform: none !important;
}

#podsumowanie .show_hide .package-action .mini-arrow {
    margin-left: 6px;
    border-left-color: rgba(255, 255, 255, 0.9) !important;
}

.mk_box_panel_faktura {
    margin-top: 14px;
    padding: 14px;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #ffffff;
}

#wyslij_zamowienie.is-loading {
    opacity: .85;
    cursor: wait;
}

#order-submit-overlay {
    display: none;
    position: fixed;
    z-index: 99999;
    inset: 0;
    background: rgba(15, 23, 42, 0.42);
}

#order-submit-overlay .order-submit-overlay-card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 280px;
    max-width: 92vw;
    padding: 18px 20px;
    border-radius: 14px;
    border: 1px solid #dbe4ee;
    background: #ffffff;
    box-shadow: 0 14px 30px rgba(15, 23, 42, 0.24);
    text-align: center;
}

#order-submit-overlay .order-submit-overlay-card strong {
    display: block;
    margin-bottom: 6px;
    color: #102a43;
    font-size: 16px;
}

#order-submit-overlay .order-submit-overlay-card span {
    color: #486581;
    font-size: 12px;
}

#order-submit-overlay .order-submit-spinner {
    width: 36px;
    height: 36px;
    margin: 0 auto 12px;
    border-radius: 50%;
    border: 3px solid #d9f99d;
    border-top-color: #84cc16;
    animation: cartSubmitSpin 0.9s linear infinite;
}

@keyframes cartSubmitSpin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

#register_account_div {
    margin-top: 14px;
    padding: 14px;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    background: #f8fafc;
}
