@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//baptismdressindia.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.7") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", 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: "Lato", 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(95,110,30);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(95,110,30);
	--btn-accented-bgcolor-hover: rgb(76,86,8);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--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: rgb(252,252,252);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 500px;
	--wd-popup-padding: 5px;
}
: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(17,17,17);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 251px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.custom-size-guide-btn {
  
  width: auto !important;   /* overrides full-width from parent */
  max-width: 180px;         /* medium button width */
  padding: 6px 14px;
  background: #000;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  margin: 15px 0 20px 15px;
}
.custom-size-guide-btn {
    display: block !important;
    
    flex-basis: 100% !important;
    clear: both !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.custom-size-guide-btn:hover {
  background: #333;
  color: #fff;
}


/* Optional: make popup close button more visible */
.mfp-close {
  color: #000 !important;
  font-size: 24px;
  opacity: 1 !important;
}


.tmcp-swatches {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.tmcp-swatch {
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  background-color: #fff;
  font-size: 14px;
  user-select: none;
}

.tmcp-swatch:hover {
  background-color: #f5f5f5;
}

.tmcp-swatch.active {
  background-color: #000;
  color: #fff;
  border-color: #000;
}


.lm-mrp-inline {
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.lm-tax-note {
  font-size: 15px;
  margin-left: 4px;
}
.lm-ship-note {
  font-size: 15px;
  margin-top: 5px;
  color: #333;
  line-height: 1.4;
  font-weight: 600; /* makes it bold */
}

.lm-final-total-text {
  font-size: 18px;
  font-weight: 600;
  color: #3b3b1f;
}
.lm-tax-note {
  font-size: 15px;
  margin-left: 4px;
  font-weight: 400;
}




.shipping-note {
    font-size: 12px;
    font-weight: normal;
    color: #777;
    margin-top: 4px;
    line-height: 1.4;
}



.custom-size-guide-btn {
  display: inline-block;
  width: auto !important;
  max-width: 180px;
  padding: 6px 14px;
  background: #000;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
  cursor: pointer;
  white-space: nowrap;
  text-align: center;
  margin: 10px 0 20px 0; /* spacing below price */
  text-decoration: none;
}

.custom-size-guide-btn:hover {
  background: #333;
  color: #fff;
}

/* Optional: make popup close button more visible */
.mfp-close {
  color: #000 !important;
  font-size: 24px;
  opacity: 1 !important;
}






















/* ============================================================
   GENERIC SET COMPARISON CARDS
   Theme highlight: #5f6e1e
   No product images
   ============================================================ */


/* ------------------------------------------------------------
   MAIN CONTAINER
   ------------------------------------------------------------ */

.wc-set-comparison-cards {
    width: 100%;
    max-width: 100%;

    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        minmax(0, 1fr);

    gap: 24px;

    margin: 25px 0 30px;

    box-sizing: border-box;
}


/* ------------------------------------------------------------
   HEADING
   ------------------------------------------------------------ */

.wc-set-comparison-heading {
    grid-column: 1 / -1;

    margin: 0 0 2px;
}

.wc-set-comparison-heading h3 {
    margin: 0 0 6px;

    font-size: 26px;
    line-height: 1.2;

    font-weight: 700;

    color: #292525;
}

.wc-set-comparison-heading p {
    margin: 0;

    color: #777;

    font-size: 14px;
    line-height: 1.5;
}


/* ------------------------------------------------------------
   CARD
   ------------------------------------------------------------ */

.wc-set-comparison-card {
    position: relative;

    min-width: 0;
    width: 100%;

    box-sizing: border-box;

    display: flex;
    flex-direction: column;

    background: #fff;

    border: 1.5px solid #d9d9d9;

    border-radius: 12px;

    padding: 25px;

    cursor: pointer;

    transition:
        border-color .25s ease,
        box-shadow .25s ease,
        background .25s ease;

}


/* Hover */

.wc-set-comparison-card:hover {
    border-color: #5f6e1e;

    box-shadow:
        0 8px 25px rgba(0, 0, 0, .07);
}


/* Selected */

.wc-set-comparison-card.wc-set-selected {
    border: 2px solid #5f6e1e;

    background: #fbfcf6;

    box-shadow:
        0 8px 25px rgba(95, 110, 30, .10);
}


/* ------------------------------------------------------------
   TOP AREA
   ------------------------------------------------------------ */

.wc-set-card-top {
    width: 100%;

    display: grid;

    grid-template-columns:
        34px
        minmax(0, 1fr)
        auto;

    column-gap: 10px;

    align-items: start;

    margin-bottom: 28px;
}


/* ------------------------------------------------------------
   RADIO
   ------------------------------------------------------------ */

.wc-set-radio {
    width: 29px;
    height: 29px;

    min-width: 29px;

    box-sizing: border-box;

    border: 2px solid #b9b9b9;

    border-radius: 50%;

    display: flex;

    align-items: center;
    justify-content: center;

    margin-top: 1px;

    transition:
        border-color .2s ease,
        background .2s ease;
}

.wc-set-radio span {
    width: 13px;
    height: 13px;

    border-radius: 50%;

    background: transparent;
}

.wc-set-radio.checked {
    border-color: #5f6e1e;

    background: #5f6e1e;
}

.wc-set-radio.checked span {
    background: #fff;
}


/* ------------------------------------------------------------
   TITLE
   ------------------------------------------------------------ */

.wc-set-card-title {
    min-width: 0;
}

.wc-set-card-title h4 {
    margin: 0;

    color: #292525;

    font-size: 24px;
    line-height: 1.15;

    font-weight: 700;

    overflow-wrap: normal;
    word-break: normal;
}

.wc-set-card-title p {
    margin: 8px 0 0;

    color: #777;

    font-size: 14px;
    line-height: 1.45;
}


/* ------------------------------------------------------------
   PRICE
   ------------------------------------------------------------ */

.wc-set-card-price {
    min-width: 90px;

    text-align: right;

    white-space: nowrap;

    padding-left: 8px;
}

.wc-set-card-price .price {
    margin: 0 !important;
}

.wc-set-card-price del {
    display: block;

    color: #999;

    font-size: 12px;

    line-height: 1.25;
}

.wc-set-card-price ins {
    display: block;

    color: #5f6e1e;

    font-size: 20px;

    line-height: 1.2;

    font-weight: 700;

    text-decoration: none;
}

.wc-set-card-price .woocommerce-Price-amount {
    font-weight: inherit;
}


/* ------------------------------------------------------------
   CONTENT
   ------------------------------------------------------------ */

.wc-set-card-content {
    flex: 1;

    width: 100%;

    margin-bottom: 25px;
}


/* ------------------------------------------------------------
   INCLUDED TITLE
   ------------------------------------------------------------ */

.wc-set-included-title {
    margin-bottom: 17px;

    color: #5f6e1e;

    font-size: 13px;

    line-height: 1.3;

    font-weight: 700;

    letter-spacing: .4px;
}


/* ------------------------------------------------------------
   ITEMS
   ------------------------------------------------------------ */

.wc-set-items {
    width: 100%;

    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    column-gap: 22px;

    row-gap: 14px;
}

.wc-set-item {
    min-width: 0;

    display: flex;

    align-items: flex-start;

    gap: 9px;

    color: #292525;

    font-size: 14px;

    line-height: 1.4;
}

.wc-set-check {
    width: 22px;
    min-width: 22px;
    height: 22px;

    border-radius: 50%;

    background: #5f6e1e;

    color: #fff;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    font-size: 12px;

    line-height: 1;

    font-weight: 700;

    margin-top: 1px;
}

.wc-set-item-text {
    min-width: 0;
}


/* ------------------------------------------------------------
   NO ITEMS
   ------------------------------------------------------------ */

.wc-set-no-items {
    color: #777;

    font-size: 14px;
}


/* ------------------------------------------------------------
   SELECT BUTTON
   ------------------------------------------------------------ */

.wc-set-select-button {
    width: 100%;

    min-height: 50px;

    box-sizing: border-box;

    padding: 10px 14px;

    border:
        1.5px solid #5f6e1e !important;

    border-radius: 8px !important;

    background: #fff !important;

    color: #5f6e1e !important;

    font-size: 14px !important;

    line-height: 1.2 !important;

    font-weight: 700 !important;

    cursor: pointer;

    transition:
        background .25s ease,
        color .25s ease;
}


/* Selected card */

.wc-set-selected
.wc-set-select-button {
    background: #5f6e1e !important;

    color: #fff !important;
}


/* Hover */

.wc-set-select-button:hover {
    background: #5f6e1e !important;

    color: #fff !important;
}


/* ------------------------------------------------------------
   MOST POPULAR
   ------------------------------------------------------------ */

.wc-set-popular-badge {
    position: absolute;

    top: -17px;

    left: 50%;

    transform: translateX(-50%);

    z-index: 5;

    padding: 9px 28px;

    background: #5f6e1e;

    color: #fff;

    border-radius:
        7px 7px 0 0;

    font-size: 11px;

    line-height: 1.2;

    font-weight: 700;

    letter-spacing: .4px;

    white-space: nowrap;
}


/* ------------------------------------------------------------
   HIDE ORIGINAL SET FIELD
   ------------------------------------------------------------ */

.wc-set-original-hidden {
    display: none !important;
}


/* ============================================================
   DESKTOP SIZE ADJUSTMENT
   ============================================================ */

@media (min-width: 1025px) {

    .wc-set-comparison-cards {
        gap: 22px;
    }

    .wc-set-comparison-card {
        padding: 22px;
    }

    .wc-set-card-top {
        grid-template-columns:
            30px
            minmax(0, 1fr)
            auto;

        column-gap: 8px;
    }

    .wc-set-radio {
        width: 27px;
        height: 27px;
        min-width: 27px;
    }

    .wc-set-radio span {
        width: 12px;
        height: 12px;
    }

    .wc-set-card-title h4 {
        font-size: 21px;
    }

    .wc-set-card-title p {
        font-size: 13px;
    }

    .wc-set-card-price {
        min-width: 80px;
    }

    .wc-set-card-price ins {
        font-size: 18px;
    }

    .wc-set-items {
        column-gap: 16px;
        row-gap: 12px;
    }

    .wc-set-item {
        font-size: 13px;
    }

}


/* ============================================================
   TABLET
   ============================================================ */

@media (max-width: 1024px) {

    .wc-set-comparison-cards {
        grid-template-columns: 1fr 1fr;

        gap: 18px;
    }

    .wc-set-comparison-card {
        padding: 20px;
    }

    .wc-set-card-title h4 {
        font-size: 21px;
    }

}


/* ============================================================
   MOBILE
   ============================================================ */

@media (max-width: 767px) {

    .wc-set-comparison-cards {
        grid-template-columns: 1fr;

        gap: 24px;

        margin-top: 20px;
    }


    .wc-set-comparison-heading h3 {
        font-size: 22px;
    }


    .wc-set-comparison-heading p {
        font-size: 13px;
    }


    .wc-set-comparison-card {
        padding: 19px;
    }


    .wc-set-card-top {
        grid-template-columns:
            30px
            minmax(0, 1fr)
            auto;

        column-gap: 9px;

        margin-bottom: 24px;
    }


    .wc-set-radio {
        width: 27px;
        height: 27px;
        min-width: 27px;
    }


    .wc-set-card-title h4 {
        font-size: 21px;
    }


    .wc-set-card-title p {
        font-size: 13px;
    }


    .wc-set-card-price {
        min-width: 75px;

        padding-left: 4px;
    }


    .wc-set-card-price del {
        font-size: 11px;
    }


    .wc-set-card-price ins {
        font-size: 17px;
    }


    .wc-set-items {
        grid-template-columns: 1fr;

        row-gap: 11px;
    }


    .wc-set-item {
        font-size: 14px;
    }


    .wc-set-popular-badge {
        top: -15px;

        padding: 8px 20px;

        font-size: 10px;
    }

}


.woocommerce-variation>div {
    margin-bottom: 20px;
    display: none !important;
}