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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//birthdaywala.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,45,64);
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(73,21,21);
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(73,21,21);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(20,20,20);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Merriweather", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,65,77);
	--wd-alternative-color: rgb(245,106,121);
	--btn-default-bgcolor: rgb(255,238,237);
	--btn-default-bgcolor-hover: rgb(255,166,161);
	--btn-accented-bgcolor: rgb(20,60,100);
	--btn-accented-bgcolor-hover: rgb(53,227,234);
	--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: rgb(36,157,226);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.product-labels .product-label.onsale {
	background-color: rgb(220,20,60);
	color: rgb(247,247,247);
}
.product-labels .product-label.new {
	background-color: rgb(34,177,76);
}
.product-labels .product-label.featured {
	background-color: rgb(255,87,34);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(129,215,66);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(255,139,170);
}

/* === Desktop Headings === */
@media (min-width: 1025px) {
  h1 { font-size: 42px; font-weight: 700; color: #222; margin-bottom: 25px; text-transform: capitalize; }
  h2 { font-size: 32px; font-weight: 600; color: #333; margin-bottom: 20px; }
  h3 { font-size: 26px; font-weight: 500; color: #444; margin-bottom: 15px; }
  p { font-size: 18px; line-height: 1.9; color: #555; margin-bottom: 18px; }
  .cta-button { background:#28a745; color:#fff; padding:14px 28px; border-radius:10px; font-size:20px; font-weight:700; text-transform:uppercase; }
  .cta-button:hover { background:#218838; }
  .section { padding:80px 40px; }
  .section-title { text-align:center; margin-bottom:50px; }
}

/* === Tablet Headings === */
@media (min-width: 768px) and (max-width: 1024px) {
  h1 { font-size: 34px; font-weight: 700; color: #222; margin-bottom: 20px; text-align:center; }
  h2 { font-size: 26px; font-weight: 600; color: #333; margin-bottom: 18px; }
  h3 { font-size: 20px; font-weight: 500; color: #444; margin-bottom: 12px; }
  p { font-size: 15px; line-height: 1.7; color: #555; margin-bottom: 14px; text-align:justify; }
  .cta-button { background:#28a745; color:#fff; padding:12px 22px; border-radius:8px; font-size:17px; font-weight:700; text-transform:uppercase; }
  .cta-button:hover { background:#218838; }
  .section { padding:50px 20px; }
  .section-title { text-align:center; margin-bottom:35px; }
}

/* === Mobile (Portrait + Landscape) === */
@media (max-width: 767px) {
  h1 { font-size: 24px; font-weight: 700; color: #222; margin-bottom: 14px; text-align:center; }
  h2 { font-size: 20px; font-weight: 600; color: #333; margin-bottom: 12px; text-align:center; }
  h3 { font-size: 16px; font-weight: 500; color: #444; margin-bottom: 10px; }
  p { font-size: 13px; line-height: 1.6; color: #555; margin-bottom: 10px; text-align:justify; }
  .cta-button { background:#28a745; color:#fff; padding:8px 16px; border-radius:6px; font-size:14px; font-weight:700; text-transform:uppercase; }
  .cta-button:hover { background:#218838; }
  .section { padding:30px 12px; }
  .section-title { text-align:center; margin-bottom:20px; }
}

/* === Universal Styles (All Devices) === */
img { max-width:100%; height:auto; border-radius:6px; transition:transform 0.3s ease; }
img:hover { transform:scale(1.02); }
a { color:#d6336c; text-decoration:none; font-weight:600; }
a:hover { color:#222; text-decoration:underline; }
@media (min-width: 1025px) {
	/* === Desktop Headings === */
@media (min-width: 1025px) {
  h1 {
    font-size: 42px;
    font-weight: 700;
    color: #222;
    margin-bottom: 25px;
    text-transform: capitalize;
  }
  h2 {
    font-size: 32px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
  }
  h3 {
    font-size: 26px;
    font-weight: 500;
    color: #444;
    margin
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* === Tablet Headings === */
@media (min-width: 768px) and (max-width: 1024px) {
  h1 {
    font-size: 34px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
    text-align: center; /* Tablet pe center align for balance */
  }
  h2 {
    font-size: 26px;
    font-weight: 600;
    color: #333;
    margin-bottom: 18px;
  }
  h3 {
    font-size: 20px;
    font-weight: 500;
    color: #444;
    margin-bottom: 12px;
  }
}

/* === Tablet Paragraphs === */
@media (min-width: 768px) and (max-width: 1024px) {
  p {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 14px;
    text-align: justify; /* Tablet readability */
  }
}

/* === Tablet Images === */
@media (min-width: 768px) and (max-width: 1024px) {
  img {
    max-width: 100%;
    height: auto;
    border-radius: 6px;
    transition: transform 0.3s ease;
  }
  img:hover {
    transform: scale(1.02);
  }
}

/* === Tablet Links === */
@media (min-width: 768px) and (max-width: 1024px) {
  a {
    color: #d6336c;
    text-decoration: none;
    font-weight: 600;
  }
  a:hover {
    color: #222;
    text-decoration: underline;
  }
}

/* === Tablet CTA Buttons === */
@media (min-width: 768px) and (max-width: 1024px) {
  .cta-button {
    background-color: #28a745;
    color: #fff;
    padding: 12px 22px;
    border-radius: 8px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
  }
  .cta-button:hover {
    background-color: #218838;
  }
}

/* === Tablet Section Spacing === */
@media (min-width: 768px) and (max-width: 1024px) {
  .section {
    padding: 50px 20px;
  }
  .section-title {
    text-align: center;
    margin-bottom: 35px;
  }
}

}

@media (min-width: 577px) and (max-width: 767px) {
	/* === Mobile Landscape Headings === */
@media (min-width: 480px) and (max-width: 896px) {
  h1 {
    font-size: 26px;
    font-weight: 700;
    color: #222;
    margin-bottom: 16px;
    text-align: center;
  }
  h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
  }
  h3 {
    font-size: 17px;
    font-weight: 500;
    color: #444;
    margin-bottom: 10px;
  }
}

/* === Mobile Landscape Paragraphs === */
@media (min-width: 480px) and (max-width: 896px) {
  p {
    font-size: 14px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 12px;
    text-align: justify;
  }
}

/* === Mobile Landscape Images === */
@media (min-width: 480px) and (max-width: 896px) {
  img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    transition: transform 0.3s ease;
  }
  img:hover {
    transform: scale(1.02);
  }
}

/* === Mobile Landscape Links === */
@media (min-width: 480px) and (max-width: 896px) {
  a {
    color: #d6336c;
    text-decoration: none;
    font-weight: 600;
  }
  a:hover {
    color: #222;
    text-decoration: underline;
  }
}

/* === Mobile Landscape CTA Buttons === */
@media (min-width: 480px) and (max-width: 896px) {
  .cta-button {
    background-color: #28a745;
    color: #fff;
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
  }
  .cta-button:hover {
    background-color: #218838;
  }
}

/* === Mobile Landscape Section Spacing === */
@media (min-width: 480px) and (max-width: 896px) {
  .section {
    padding: 35px 15px;
  }
  .section-title {
    text-align: center;
    margin-bottom: 25px;
  }
}

}

@media (max-width: 576px) {
	/* === Mobile Headings === */
@media (max-width: 767px) {
  h1 {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    margin-bottom: 14px;
    text-align: center;
  }
  h2 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    text-align: center;
  }
  h3 {
    font-size: 16px;
    font-weight: 500;
    color: #444;
    margin-bottom: 10px;
  }
}

/* === Mobile Paragraphs === */
@media (max-width: 767px) {
  p {
    font-size: 13px;
    line-height: 1.6;
    color: #555;
    margin-bottom: 10px;
    text-align: justify;
  }
}

/* === Mobile Images === */
@media (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    transition: transform 0.3s ease;
  }
  img:hover {
    transform: scale(1.02);
  }
}

/* === Mobile Links === */
@media (max-width: 767px) {
  a {
    color: #d6336c;
    text-decoration: none;
    font-weight: 600;
  }
  a:hover {
    color: #222;
    text-decoration: underline;
  }
}

/* === Mobile CTA Buttons === */
@media (max-width: 767px) {
  .cta-button {
    background-color: #28a745;
    color: #fff;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
  }
  .cta-button:hover {
    background-color: #218838;
  }
}

/* === Mobile Section Spacing === */
@media (max-width: 767px) {
  .section {
    padding: 30px 12px;
  }
  .section-title {
    text-align: center;
    margin-bottom: 20px;
  }
}

}

