@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//babyshower.bg/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.4") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(215,236,220);
	--wd-alternative-color: rgb(169,186,176);
	--btn-default-bgcolor: rgb(215,236,220);
	--btn-default-bgcolor-hover: rgb(89,89,89);
	--btn-accented-bgcolor: rgb(215,236,220);
	--btn-accented-bgcolor-hover: rgb(89,89,89);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(215,236,220);
	--notices-success-color: rgb(89,89,89);
	--notices-warning-bg: rgb(226,164,83);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(215,236,220);
	background-image: none;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(140,140,140);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount, html .wd-product-nav-desc .price > .amount, html .wd-product-nav-desc .price > ins .amount, html .wd-product-nav-desc .price > ins .amount, html .product-quick-view  .summary-inner > .price > .amount, html .product-quick-view .summary-inner > .price > ins .amount, html .widget-area .widget .price > .amount, html .widget-area .widget .price > ins .amount, html .widget-area .widget .price > ins .amount {
	font-weight: 600;
	font-size: 17px;
	color: rgb(210,82,110);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #0a0a0a;
}

.amount {
	color: rgb(210, 82, 110);
/**
 * BabyShower.bg — Checkout CSS v5
 * Постави в: WoodMart → Theme settings → Styles and colors → Custom CSS
 * ЗАМЕНИ всичко старо с този код
 */

/* ══════════════════════════════════════════
   СИВ ФОН — таргетира Elementor wrapper
   ══════════════════════════════════════════ */

body.woocommerce-checkout .elementor-widget-container,
body.woocommerce-checkout .elementor-widget-woocommerce-checkout,
body.woocommerce-checkout .e-con-inner,
body.woocommerce-checkout .elementor-section-wrap,
body.woocommerce-checkout article.page,
body.woocommerce-checkout .wd-page-content,
body.woocommerce-checkout #page-content {
    background: #f3f4f6 !important;
}

body.woocommerce-checkout {
    background: #f3f4f6 !important;
}

/* Padding около формата */
body.woocommerce-checkout .woocommerce {
    padding: 24px 0 40px !important;
}

/* ══════════════════════════════════════════
   ФОРМА — GRID LAYOUT
   ══════════════════════════════════════════ */

body.woocommerce-checkout form.woocommerce-checkout {
    display: grid !important;
    grid-template-columns: 1fr 360px !important;
    gap: 16px !important;
    max-width: 1060px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

/* ══════════════════════════════════════════
   ПРОГРЕС БАР
   ══════════════════════════════════════════ */

#bgshop-steps {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    grid-column: 1 / -1 !important;
    margin-bottom: 8px !important;
    gap: 0 !important;
}

.bgshop-step {
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;
    font-size: 13px !important;
}

.bgshop-step-num {
    width: 26px !important;
    height: 26px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.bgshop-step.done .bgshop-step-num { background: #1D9E75 !important; color: #fff !important; }
.bgshop-step.active .bgshop-step-num { background: #185FA5 !important; color: #fff !important; }
.bgshop-step.idle .bgshop-step-num { background: #e5e7eb !important; color: #9ca3af !important; }
.bgshop-step.done .bgshop-step-label { color: #0F6E56 !important; font-weight: 500 !important; }
.bgshop-step.active .bgshop-step-label { color: #185FA5 !important; font-weight: 500 !important; }
.bgshop-step.idle .bgshop-step-label { color: #9ca3af !important; }
.bgshop-step-line { width: 40px !important; height: 1px !important; background: #d1d5db !important; margin: 0 8px !important; }

/* ══════════════════════════════════════════
   КОЛОНИ
   ══════════════════════════════════════════ */

body.woocommerce-checkout #customer_details,
body.woocommerce-checkout .col2-set {
    grid-column: 1 !important;
    grid-row: 2 !important;
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
}

body.woocommerce-checkout .woocommerce-additional-fields {
    grid-column: 1 !important;
    grid-row: 3 !important;
    width: 100% !important;
    float: none !important;
    clear: none !important;
    margin: 0 !important;
}

body.woocommerce-checkout #bgshop-invoice-section {
    grid-column: 1 !important;
    width: 100% !important;
    margin: 0 !important;
}

body.woocommerce-checkout .woocommerce-checkout-payment {
    grid-column: 1 !important;
    grid-row: 4 !important;
    width: 100% !important;
    background: #ffffff !important;
    border-radius: 12px !important;
    padding: 20px 22px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06) !important;
    box-sizing: border-box !important;
    margin: 0 !important;
}

body.woocommerce-checkout #order_review_heading {
    grid-column: 2 !important;
    grid-row: 2 !important;
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    background: #ffffff !important;
    border-radius: 12px 12px 0 0 !important;
    padding: 18px 22px 14px !important;
    box-shadow: 0 1px 0 rgba(0,0,0,0.04) !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.09em !important;
    color: #9ca3af !important;
    border-bottom: 1px solid #f3f4f6 !important;
}

body.woocommerce-checkout #order_review {
    grid-column: 2 !important;
    grid-row: 3 / 6 !important;
    width: 100% !important;
    float: none !important;
    position: sticky !important;
    top: 16px !important;
    margin: 0 !important;
}

/* ══════════════════════════════════════════
   КАРТИ
   ══════════════════════════════════════════ */

body.woocommerce-checkout .woocommerce-billing-fields,
body.woocommerce-checkout .woocommerce-shipping-fields {
    background: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 20px 22px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06) !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    width: 100% !important;
    float: none !important;
}

body.woocommerce-checkout .woocommerce-additional-fields > div,
body.woocommerce-checkout .woocommerce-additional-fields {
    background: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 20px 22px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06) !important;
    box-sizing: border-box !important;
}

body.woocommerce-checkout #bgshop-invoice-section {
    background: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 20px 22px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06) !important;
    box-sizing: border-box !important;
}

/* ══════════════════════════════════════════
   ЗАГЛАВИЯ
   ══════════════════════════════════════════ */

body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields h3,
body.woocommerce-checkout .woocommerce-additional-fields h3,
body.woocommerce-checkout #bgshop-invoice-section h3 {
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.09em !important;
    color: #9ca3af !important;
    margin: 0 0 16px !important;
    padding-bottom: 12px !important;
    border-bottom: 1px solid #f3f4f6 !important;
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

/* ══════════════════════════════════════════
   ПОЛЕТА
   ══════════════════════════════════════════ */

body.woocommerce-checkout .form-row {
    padding: 0 !important;
    margin: 0 0 10px !important;
}

body.woocommerce-checkout .form-row label {
    font-size: 12px !important;
    font-weight: 500 !important;
    color: #6b7280 !important;
    margin-bottom: 5px !important;
    display: block !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

body.woocommerce-checkout .input-text,
body.woocommerce-checkout select,
body.woocommerce-checkout textarea {
    border: 1px solid #e5e7eb !important;
    border-radius: 8px !important;
    padding: 9px 12px !important;
    font-size: 13px !important;
    background: #f9fafb !important;
    color: #111827 !important;
    height: auto !important;
    line-height: 1.5 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    transition: border-color 0.15s !important;
    margin: 0 !important;
}

body.woocommerce-checkout .input-text:focus,
body.woocommerce-checkout select:focus,
body.woocommerce-checkout textarea:focus {
    border-color: #185FA5 !important;
    background: #ffffff !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(24,95,165,0.1) !important;
}

body.woocommerce-checkout .form-row-first,
body.woocommerce-checkout .form-row-last {
    width: 48% !important;
    display: inline-block !important;
    vertical-align: top !important;
}

body.woocommerce-checkout .form-row-first { margin-right: 4% !important; }
body.woocommerce-checkout .form-row-wide { width: 100% !important; display: block !important; }
body.woocommerce-checkout textarea#order_comments { min-height: 85px !important; resize: vertical !important; }

/* ══════════════════════════════════════════
   ФАКТУРА
   ══════════════════════════════════════════ */

body.woocommerce-checkout label[for="billing_invoice_needed"] {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 11px 14px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 8px !important;
    cursor: pointer !important;
    background: #f9fafb !important;
    font-size: 13px !important;
    color: #111827 !important;
    font-weight: 400 !important;
    margin: 0 !important;
}

body.woocommerce-checkout label[for="billing_invoice_needed"]:hover {
    border-color: #185FA5 !important;
    background: #eff6ff !important;
}

body.woocommerce-checkout #billing_invoice_needed {
    width: 16px !important;
    height: 16px !important;
    accent-color: #185FA5 !important;
    margin: 0 !important;
}

#bgshop-invoice-fields {
    border: 1px solid #93c5fd !important;
    border-top: none !important;
    border-radius: 0 0 8px 8px !important;
    padding: 16px !important;
    background: #eff6ff !important;
    margin-top: -1px !important;
}

/* ══════════════════════════════════════════
   ORDER REVIEW
   ══════════════════════════════════════════ */

body.woocommerce-checkout .woocommerce-checkout-review-order {
    background: #ffffff !important;
    border-radius: 0 0 12px 12px !important;
    padding: 14px 22px 22px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06) !important;
    border-top: 1px solid #f3f4f6 !important;
    margin: 0 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table th {
    font-size: 11px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    color: #9ca3af !important;
    padding: 0 0 10px !important;
    border-bottom: 1px solid #f3f4f6 !important;
}

body.woocommerce-checkout .woocommerce-checkout-review-order-table td {
    padding: 8px 0 !important;
    font-size: 13px !important;
    border: none !important;
    border-bottom: 1px solid #f9fafb !important;
}

body.woocommerce-checkout .cart-subtotal th,
body.woocommerce-checkout .cart-subtotal td,
body.woocommerce-checkout .woocommerce-shipping-totals th,
body.woocommerce-checkout .woocommerce-shipping-totals td {
    font-size: 13px !important;
    color: #6b7280 !important;
    padding: 5px 0 !important;
    border: none !important;
}

body.woocommerce-checkout .order-total th,
body.woocommerce-checkout .order-total td {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #111827 !important;
    padding-top: 12px !important;
    border-top: 1px solid #e5e7eb !important;
    border-bottom: none !important;
}

/* ══════════════════════════════════════════
   БУТОН ПОРЪЧАЙ
   ══════════════════════════════════════════ */

#place_order,
body.woocommerce-checkout #place_order {
    background: #185FA5 !important;
    border: none !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    padding: 13px 20px !important;
    width: 100% !important;
    color: #ffffff !important;
    cursor: pointer !important;
    margin-top: 16px !important;
    transition: background 0.15s !important;
}

#place_order:hover { background: #0C447C !important; }

/* ══════════════════════════════════════════
   ПРОМО КОД
   ══════════════════════════════════════════ */

body.woocommerce-checkout .woocommerce-form-coupon-toggle {
    font-size: 13px !important;
    color: #6b7280 !important;
    margin-bottom: 14px !important;
    text-align: center !important;
    grid-column: 1 / -1 !important;
}

body.woocommerce-checkout .woocommerce-form-coupon {
    background: #ffffff !important;
    border-radius: 10px !important;
    padding: 16px !important;
    margin-bottom: 14px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.06) !important;
    border: none !important;
    grid-column: 1 / -1 !important;
}

/* ══════════════════════════════════════════
   МОБИЛНИ
   ══════════════════════════════════════════ */

@media (max-width: 768px) {
    body.woocommerce-checkout form.woocommerce-checkout {
        grid-template-columns: 1fr !important;
    }
    body.woocommerce-checkout #order_review_heading,
    body.woocommerce-checkout #order_review {
        grid-column: 1 !important;
        grid-row: auto !important;
        position: static !important;
    }
    body.woocommerce-checkout .form-row-first,
    body.woocommerce-checkout .form-row-last {
        width: 100% !important;
        display: block !important;
        margin-right: 0 !important;
    }
}

