.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
.whb-top-bar .container{
padding: 0px 25px;
}
/* @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap'); */

:root {
    --bud-color-primary: #00C2CB;
    --bud-color-black: #111111;
    --bud-color-light: #f5f5f5;
    --bud-color-light-accent: #d4d4d4;
    --bud-color-primary-light: #F2FCFC;

    --bud-section-padding-y: 80px;
}

body {
    background: #f5f5f5;
}

/* Override theme styles if needed */
.whb-top-bar .whb-col-1 :is(.whb-col-left, .whb-mobile-left) {
    margin: 0 !important;
    margin-inline: 0 !important;
}

.whb-top-bar .container {
    width: 100% !important;
    max-width: 100% !important;
}

.whb-top-bar .wd-header-text.wd-inline {
    flex: 1 !important;
    padding: 0 !important;
}

.whb-header-bottom .nav-link-text {
    font-size: 14px;
    font-weight: 600;
}

.whb-header-bottom .container {
    max-width: 100% !important;
    padding: 0px 20px !important;
}

.whb-general-header .container {
    max-width: 1440px !important;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children, .menu-item-has-children)>a:after {
    color: var(--bud-color-black) !important;
    font-size: 12px !important;
    font-weight: bold;
}

.woodmart-nav-link .wd-nav-img {
    width: 20px !important;
    aspect-ratio: 1;
    height: auto !important;
    max-height: 100% !important;
    margin: 0px;
}

.whb-header-bottom {
    padding: 20px 0px !important;
}

.whb-header-bottom .wd-header-nav {
    padding: 0px !important;
}

.whb-header-bottom .wd-header-nav .wd-nav.wd-gap-m {
    transition: all 200ms ease-in-out;
    gap: 20px !important;
}

.whb-header-bottom .wd-header-nav .woodmart-nav-link {
    column-gap: 8px !important;
    height: auto !important;
    max-height: max-content;
}

.whb-full-width .whb-row>.container,
.whb-full-width+.whb-clone .whb-row>.container {
    width: 100% !important;
}

.whb-header-bottom .whb-col-left,
.whb-header-bottom-inner {
    max-height: max-content;
    height: auto !important;
}

.wd-dropdown-menu.wd-dropdown {
    border-radius: 8px;
}

.wd-dropdown-menu.wd-dropdown .container {
    padding: 0px !important;
}

.wd-tools-element .wd-tools-icon:before {
    font-size: 26px !important;
    color: var(--bud-color-black) !important;
}

.wd-tools-element>a {
    padding: 0px !important;
}

.whb-general-header .whb-column.whb-col-right {
    gap: 20px;
}

.wd-header-cart.wd-design-5:not(.wd-style-text) {
    margin-inline-end: 20px !important;
}

.footer-list a {
    transition: all 200ms;
}

.footer-list a:hover {
    color: var(--bud-color-black) !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 2px;
    font-weight: 500;
}

.footer-list a:hover span {
    color: var(--bud-color-black) !important;
}

.elementor .elementor-hidden-mobile.copyright-section,
.elementor .elementor-hidden-phone.copyright-section {
    display: block !important;
}

/* .whb-header,
.whb-header.whb-sticky-prepared {
    position: sticky !important;
    z-index: 999;
}

body:has(.whb-sticky-prepared) .main-page-wrapper {
    padding-top: 40px;
} */

.wd-page-title .title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 48px;
}

.wd-page-title {
    padding: var(--bud-section-padding-y) 0px !important;
    min-height: 250px;
    display: flex;
    align-items: center;
    background-color: var(--bud-color-black);
}

.wd-page-title::before {
    content: "";
    position: absolute;
    inset: 0;
    background: black;
    opacity: 30%;
}

.wd-page-title .container {
    position: relative;
    z-index: 10;
}

/* .wd-page-title {
    background-size: 250px !important;
} */

.product-wrapper .wd-entities-title a {
    font-family: "Raleway", sans-serif;
}

.product-wrapper .wrapp-product-price .price {
    font-size: 16px;
}

.wd-title-wrapp {
    flex-direction: column;
    gap: 20px;
}

.wd-header-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.whb-sticked .whb-general-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wd-breadcrumbs.woocommerce-breadcrumb {
    text-transform: uppercase;
}

.wd-content-layout {
    padding-top: 30px !important;
    padding-bottom: var(--bud-section-padding-y) !important;
}

.whb-main-header {
    border-bottom: 1px solid var(--bud-color-light-accent);
}

.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: none !important;
}



/* remove default bullets and align items */
ul.bud-product-keypoints {
    list-style: none;
    margin: 6px 0 10px;
    padding: 0;
}
.product-wrapper .amount{
color:#006066!important;
}
.wd-product.wd-hover-buttons-on-hover .wd-add-btn>a{
background-color:#006066!important;
}
.wd-arrow-inner:hover{
background-color:#006066!important;
}
/* each li becomes a flex row so text vertically centers with the icon */
ul.bud-product-keypoints li {
    display: flex;
    align-items: center;
    gap: 8px;
    /* space between icon and text */
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3;
    color: #111;
    /* icon uses this color via currentColor */
    margin-bottom: 5px;
}

/* the SVG marker placed via ::before */
ul.bud-product-keypoints li::before {
    content: "";
    display: inline-block;
    width: 12px;
    /* control icon size here */
    height: 12px;
    flex: 0 0 12px;
    background-repeat: no-repeat;
    background-size: contain;
    /* Data-URI SVG (URL-encoded minimal SVG using 'currentColor' for stroke) */
    background-image: url("../images/check.svg");
}

select[name="orderby"] option {
    color: var(--bud-color-black);
}

.wd-product select {
    border-radius: 16px !important;
    border-color: var(--bud-color-black) !important;
    color: var(--bud-color-black) !important;
}

.bud-product-breadcrumbs {
    padding-top: 30px;
}

.bud-child-product-categories a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0px;
    gap: 8px;
}

.bud-child-product-categories a:hover span {
    text-decoration: underline;
}
.bud-hero-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* Hero image */
.bud-hero-banner-img {
  width: 100%;
  height: auto;
  display: block;
}

/* Black overlay (above image, below text) */
.bud-hero-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55); /* adjust opacity as needed */
  z-index: 1;
  pointer-events: none;
}

/* Content area */
.bud-hero-banner .container,
.bud-hero-content {
  position: relative;
  z-index: 2; /* ensures text stays above overlay */
}

/* Optional text styling */
.bud-hero-content {
  text-align: center;
  color: #fff;
  padding: 120px 20px; /* adjust for vertical spacing */
}

.bud-hero-title {
  font-size: 48px;
  font-weight: 700;
  margin: 10px 0 20px;
  text-transform: capitalize;
}

.bud-hero-subtitle {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.bud-hero-content p:last-of-type {
  font-size: 16px;
  opacity: 0.9;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .bud-hero-title {
    font-size: 30px;
  }
  .bud-hero-subtitle {
    font-size: 16px;
  }
  .bud-hero-content {
    padding: 80px 15px;
  }
}

.bud-child-product-categories img {
    max-width: 100px !important;
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    border: 4px solid var(--bud-color-primary) !important;
    border-radius: 100px !important;
    padding: 4px;
    background-color: var(--bud-color-primary-light) !important;
}

.bud-child-product-categories span {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.bud-child-product-categories .swiper-wrapper {
    justify-content: center;
}

.container:has(> .bud-child-product-categories) {
    max-width: 900px !important;
}

.bud-child-product-categories .swiper-pagination {
    bottom: -10px !important;
}

.bud-child-product-categories .swiper-wrapper {
    display: flex;
    box-sizing: content-box;
}

.bud-child-product-categories .swiper-slide {
    flex-shrink: 0;
    width: auto;
    /* or a fixed width if you prefer */
}

.promo-slider img {
    width: 100%;
    aspect-ratio: 16/8;
    object-fit: cover;
    border-radius: 16px;
}

@media screen and (min-width : 1600px) {
    .whb-header-bottom .wd-header-nav .wd-nav {
        column-gap: 30px !important;
    }

    .whb-header-bottom .wd-header-nav .wd-nav span.nav-link-text,
    .wd-dropdown .woodmart-nav-link {
        font-size: 16px !important;
    }

    .product-wrapper .wd-entities-title a {
        font-size: 16px !important;
    }

}

@media screen and (max-width : 1400px) {
    .whb-header-bottom .nav-link-text {
        font-size: 12px !important;
    }
}

@media screen and (min-width : 1024px) {
    .wd-col-offcanvas-md-sm.wd-col-offcanvas-sm {
        max-width: 25%;
    }
}

@media screen and (max-width : 1024px) {
    :root {
        --bud-section-padding-y: 60px;
    }

    .wd-nav-img {
        margin-right: 8px !important;
    }

    .wd-col-offcanvas-md-sm.wd-col-offcanvas-sm {
        position: fixed;
        z-index: 9999;
    }

    .bud-child-product-categories img {
        max-width: 70px;
    }
}

@media screen and (min-width : 768px) {
    .whb-general-header .container {
        padding: 0px 40px !important;
    }
}

@media screen and (max-width : 576px) {
    .wd-product .wd-entities-title a {
        font-size: 14px !important;
        color: black !important;
    }

    .wd-product .bud-product-keypoints li {
        font-size: 12px !important;
        font-weight: 500 !important;
    }

    .wd-product .bud-product-keypoints li::before {
        width: 10px !important;
        height: 10px !important;
        flex: 0 0 10px !important;
    }

    .wd-product .price {
        font-size: 18px !important;
    }

    .wd-product .product-element-bottom {
        gap: 10px !important;
        padding-bottom: 60px !important;
    }

    .wd-product .wd-swatch {
        padding: 4px !important;
    }

    .wd-product .wd-swatch span {
        font-size: 12px !important;
    }

    .wd-product .wd-swatches-product {
        gap: 4px !important;
        padding-bottom: 10px !important;
    }

    .wd-product .wd-add-btn a {
        padding: 4px 0px !important;
    }

    .wd-product .wd-add-btn a span {
        font-size: 12px !important;
    }

    .wd-product select {
        font-size: 12px !important;
    }
}

/* Desktop header dropdown positioning fixes */
@media (max-width: 768px) {
    :root {
        --bud-section-padding-y: 40px;
    }

    .wd-dropdown-menu {
        left: auto !important;
        right: 0 !important;
        min-width: 200px;
        max-width: calc(100vw - 40px) !important;
        width: auto !important;
    }

    /* Fix sub-sub menus */
    .sub-sub-menu.wd-dropdown {
        position: static !important;
        display: block !important;
        box-shadow: none;
        border: none;
        border-top: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 0;
        background: rgba(0, 0, 0, 0.1);
        margin-top: 5px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
    }

    .menu-item-has-children:hover .sub-sub-menu,
    .menu-item-has-children.mobile-active .sub-sub-menu {
        max-height: 300px;
    }
}
.wd-product .price {
        font-size: 20px !important;
    }
@media (min-width: 769px) {
    .dropdown-right .wd-dropdown-menu {
        left: auto !important;
        right: 0 !important;
    }

    .dropdown-center .wd-dropdown-menu {
        left: 50% !important;
        transform: translateX(-50%) !important;
        right: auto !important;
    }

    .submenu-left .sub-sub-menu {
        left: auto !important;
        right: 100% !important;
    }

    .submenu-up .sub-sub-menu {
        top: auto !important;
        bottom: 0 !important;
    }
}

/* Ensure dropdowns don't overflow viewport */
.wd-dropdown-menu {
    max-width: calc(100vw - 20px);
    box-sizing: border-box;
}

.sub-sub-menu.wd-dropdown {
    max-width: calc(100vw - 40px);
    box-sizing: border-box;
}

/* End Desktop header dropdown positioning fixes */

.bud-popup-wrapper {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 20px;
    display: grid;
    place-items: center;
    z-index: 99999;
    transition: all 200ms ease;
    pointer-events: none;
    opacity: 0;
}

.bud-popup-wrapper.show {
    pointer-events: all !important;
    opacity: 1 !important;
}

.bud-popup-overlay {
    position: fixed;
    inset: 0;
    background: black;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    transition: all 200ms ease;
}

body.bud-has-popup .bud-popup-overlay {
    opacity: 60% !important;
    pointer-events: all !important;
}

.bud-popup {
    background-color: #F2FCFC;
    background-size: cover;
    background-position: right;
    border-radius: 16px;
    overflow: hidden;
    max-width: 875px;
    width: 100%;

    position: relative;

    display: flex;
    justify-content: space-between;
    gap: 0px;
}

.bud-popup-bg {
    -webkit-mask: url("../images/popup/bg-mask.svg") right/cover no-repeat;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: right;
    -webkit-mask-size: cover;

    mask: url("../images/popup/bg-mask.svg") right/cover no-repeat;
    mask-repeat: no-repeat;
    mask-position: right;
    mask-size: cover;
    width: 100%;
    max-width: 380px;
}

.bud-popup-content {
    padding: 40px;
    width: 100%;
    font-size: 16px;
}

.bud-popup-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bud-popup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
}

.bud-popup-close-button {
    background-color: #111 !important;
    border: none !important;
    cursor: pointer !important;
    height: 60px !important;
    aspect-ratio: 1 !important;
    border-radius: 100px !important;
    transition: all 0.2s ease-in-out !important;
    padding: 0px !important;
}

.bud-popup-close-button img{
    width: 30px !important;
    aspect-ratio: 1 !important;
}

.bud-popup-close-button:hover {
    opacity: 0.9;
    transform: rotate(90deg);
}

.bud-popup-title {
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.bud-popup-button {
    background-color: #111;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    max-width: max-content;
    padding: 12px 24px;
    border-radius: 100px;
    margin-bottom: 20px;
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
}

.bud-popup-button:hover {
    opacity: 0.9
}

.bud-popup-content ul {
    margin-bottom: 20px;
}

.bud-popup-content ul:not(.bud-list-has-icon) {
    padding-left: 20px;
}

/* remove default bullets and align items */
.bud-popup-content ul.bud-list-has-icon {
    list-style: none;
}

/* each li becomes a flex row so text vertically centers with the icon */
.bud-popup-content ul.bud-list-has-icon li {
    display: flex;
    align-items: center;
    gap: 8px;
    /* space between icon and text */
    font-weight: 500;
    line-height: 1.3;
    color: #111;
    /* icon uses this color via currentColor */
    margin-bottom: 10px;
}

/* the SVG marker placed via ::before */
.bud-popup-content ul.bud-list-has-icon li::before {
    content: "";
    display: inline-block;
    width: 16px;
    /* control icon size here */
    height: 16px;
    flex: 0 0 16px;
    background-repeat: no-repeat;
    background-size: contain;
    /* Data-URI SVG (URL-encoded minimal SVG using 'currentColor' for stroke) */
    background-image: url("../images/popup/check-dark.svg");
}

.bud-popup-bottom {
    padding-top: 20px;
}

.bud-popup-subtitle {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.bud-popup-bottom-logos {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

@media screen and (max-width : 992px) {
    .bud-popup {
        flex-direction: column;
        padding: 20px;
        gap: 20px;
        align-items: flex-end;
    }

    .bud-popup-bg {
        mask: none;
        -webkit-mask: none;
        position: absolute;
        inset: 0;
        width: 100%;
        max-width: 100%;
        z-index: 1;
    }

    .bud-popup-close {
        position: relative;
        right: unset;
        top: unset;
    }

    .bud-popup-close-button {
        height: 40px;
    }

    .bud-popup-close-button img {
        width: 100%;
        padding: 10px;
    }

    .bud-popup-content {
        position: relative;
        z-index: 2;
        background-color: #F2FCFC;
        border-radius: 16px;
        font-size: 14px;
        padding: 20px;
    }

    .bud-popup-title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .bud-popup-content ul.bud-list-has-icon li {
        margin-bottom: 5px;
    }

    .bud-popup-content ul,
    .bud-popup-button {
        margin-bottom: 15px;
    }

    .bud-popup-button {
        padding: 8px 16px;
    }

    .bud-popup-content ul.bud-list-has-icon li::before {
        width: 14px;
        height: 14px;
        flex: 0 0 14px;
    }

    .bud-popup-bottom-logos img {
        height: 30px;
    }

    .bud-popup-bottom {
        padding-top: 10px;
    }
}

.bud-fixed-offer-btn {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #111;
    color: #fff;
    padding: 14px 20px;
    border-radius: 8px 0 0 8px;
    font-weight: 600;
    cursor: pointer;
    z-index: 100000;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transition: all 0.2s ease;
}

.bud-fixed-offer-btn:hover {
    opacity: 0.9;
    background: #333;
}

.product-card-desc{
    order: -1;
    font-size: 14px;
}

.product-card-desc p {
    margin-bottom: 5px;
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0.4;
    }
}

.pulse-animation {
    animation: pulse 1s ease-in-out infinite;
}
.bud-why-choose-us-content * {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

.bud-why-choose-us-content {
	text-align: center !important;
	background: #f5f5f5;
	padding: 40px;
	border-radius: 16px;
	margin-inline: auto;
	margin-top: 40px;
}

.bud-why-choose-us-content h2,
.bud-why-choose-us-content p {
	margin-bottom: 20px;
}

.bud-why-choose-us-content ul {
	list-style: none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	justify-content: center;
	gap: 20px;
	margin: 0px;
	margin-bottom: 20px;
}

.bud-why-choose-us-content ul li {
	background: white;
	padding: 20px;
	border-radius: 16px;
	margin: 0px;
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 10px;
	justify-content: center;
	align-items: center;
}

.bud-why-choose-us-content ul li strong {
	display: block;
}

@media screen and (max-width : 768px) {
	.bud-why-choose-us-content ul {
		grid-template-columns: 1fr 1fr;
	}
}

@media screen and (max-width : 576px) {
	.bud-why-choose-us-content ul {
		grid-template-columns: 1fr;
	}

	.bud-why-choose-us-content ul li {
		width: 100%;
	}
}

.wd-entry-content .bud-product-cta {
	border-radius: 16px;
	overflow: hidden;
}

.bud-product-cta {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding: 80px 0px;
}

.bud-product-cta::after {
	content: "";
	position: absolute;
	inset: 0;
	background: black;
	opacity: 50%;
}

.bud-cta-heading {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 30px !important;
}

.bud-cta-heading,
.bud-btn {
	position: relative;
	z-index: 10;
}

.bud-btn {
	padding: 18px 36px;
	text-transform: capitalize;
	color: #111;
	font-size: 18px;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 10px;
	max-width: max-content;
	transition: all 250ms ease;
}

.bud-btn-primary {
	background-color: #00C2CB;
	border-radius: 100px;
}

.bud-btn-primary:hover {
	opacity: 0.7
}

.bud-product-cta .bud-btn,
.bud-product-cta .bud-cta-heading {
	margin: auto;
}

.bud-product-cta .bud-cta-heading {
	max-width: 700px;
}


@media screen and (max-width : 1024px) {
	.bud-product-cta {
		padding: 40px 0px;
	}

	.bud-cta-heading {
		font-size: 24px;
		margin-bottom: 20px !important;
	}

	.bud-btn {
		padding: 12px 24px;
		font-size: 14px;
	}
}

.bud-product-faqs {
	padding: 80px 0px;
	background: #f5f5f5;
	margin-top: 80px;
}

.bud-product-faqs .faq-item {
	padding: 0px !important;
	background: transparent !important;
	box-shadow: none;
}

.bud-product-faqs .faq-question {
	color: #111;
}

.bud-product-faqs .faq-question span {
	font-size: 16px !important;
	font-weight: 600 !important;
}

.bud-product-faqs .faq-answer * {
	font-size: 14px;
	color: #333 !important;
}

.product-faq-heading {
	text-align: center;
	margin-bottom: 40px !important;
	font-size: 32px;
	font-weight: 700;
	text-transform: uppercase;
}

.product-faq-card {
	max-width: 700px;
	background: white;
	padding: 40px;
	border-radius: 16px;
	margin: auto;
}

.product-faq-card .faq-question span {
	text-transform: none !important;
	font-size: 16px !important;
	font-weight: 600;
}

.product-faq-card .faq-question,
.product-faq-card .faq-answer {
	padding: 0px !important;
	background: transparent !important;
}

.bud-faq-accordion .faq-item {
	border-bottom: none !important;
	margin-bottom: 10px;
}

.faq-question {
	width: 100%;
	text-align: left;
	background: none;
	border: none;
	padding: 15px;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.faq-chevron {
	transition: transform 0.3s ease;
}

.faq-question.active .faq-chevron {
	transform: rotate(180deg);
}

.faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease, padding 0.3s ease;
	padding: 0 15px;
}

.faq-answer.open {
	padding: 15px;
}

@media screen and (max-width : 1024px) {
	.bud-product-faqs {
		padding: 40px 0px;
		margin-top: 40px;
	}

	.product-faq-card {
		margin-inline: 20px;
	}

	.product-faq-heading {
		font-size: 24px;
		margin-bottom: 20px !important;
	}

}
#main-content {
    padding: 0px !important;
    margin: 0px !important;
    width: 100%;
    max-width: 100%;
    display: block;
}

.bud-hero-banner{
    --banner-height:450px; 
    position: relative;
    min-height: var(--banner-height);
}

.bud-hero-banner-img{
    display: block;
    height: var(--banner-height);
    width: 100%;
    object-fit: cover;
}

.bud-hero-banner .container{
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    transform: translatey(-50%);
}

.bud-hero-subtitle {
    color: var(--bud-color-primary);
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 16px !important;
    font-style: italic;
}

.bud-hero-content {
    min-height: 370px;
    padding: var(--bud-section-padding-y) 0px;
}

.bud-hero-content,
.bud-hero-content h1 {
    color: white;
    text-align: center;
}

.bud-hero-title {
    font-size: 48px;
    font-weight: 800;
}

.bud-hero-content .bud-btn {
    margin-inline: auto;
    margin-bottom: 20px;
}

.bud-btn-white {
    background: white;
    border-radius: 100px;
}

.bud-hero-content p {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
color:white;
}

.bud-promo-sliders {
    padding: 40px 0px;
}

.bud-promo-sliders .container {
    display: flex;
    gap: 20px;
}

.promo-slider {
    flex-grow: 1;
    width: 100%;
}

.bud-info-points {
    background: white !important;
    padding: 40px 0px;
}

.bud-info-points-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 40px;
}

.info-point {
    width: 100%;
    flex-grow: 1;

    display: flex;
    gap: 20px;
}

.info-point-content {
    display: flex;
    flex-direction: column;

}

.info-point-content p,
.info-point-content strong {
    margin: 0px;
    line-height: 1.3;
}

.info-point-content strong {
    font-size: 14px;
    text-transform: capitalize;
    color: #111;
    margin-bottom: 10px;
}

.info-point-content p {
    font-size: 16px;
    color: #777;
}

.bud-about,
.bud-how-it-works,
.bud-member-cta {
    padding: var(--bud-section-padding-y) 0px;
    text-align: center;
}

.bud-member-cta {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bud-how-it-works {
    background-color: var(--bud-color-primary-light);
}

.bud-about {
    background-color: var(--bud-color-primary);
}

.bud-about .section-title-wrapper,
.bud-member-cta .section-title-wrapper {
    margin-bottom: 20px;
}

.section-title-wrapper {
    margin-bottom: 40px;
}

.bud-about-content {
    font-size: 18px !important;
    max-width: 800px;
    margin: 0 auto;
    color: #111;
}

.section-title-wrapper {
    max-width: 750px;
    margin-inline: auto;
}

.section-title-wrapper h2 {
    margin-bottom: 0px;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    color: #111;
}

.section-title-wrapper p {
    margin: 0px;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 16px;
    margin-bottom: 8px;
    color: #111;
}

.bud-how-it-works-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.how-it-works-item {
    background-color: #E5F9FA;
    border-radius: 16px;
    text-align: left;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.how-it-works-item-title {
    margin: 0px;
    font-weight: 600;
    color: #111;
}

.how-it-works-item-content {
    margin: 0px;
    color: #777777;
}

.bud-member-cta .bud-btn {
    margin-inline: auto;
}

.bud-member-cta .section-title-wrapper h2,
.bud-member-cta .section-title-wrapper p,
.bud-member-cta-content {
    color: white;
}

.bud-member-cta-content {
    max-width: 800px;
    margin-inline: auto;
    font-size: 18px;
}
 @media (max-width: 480px) {
.bud-member-cta-content {
    max-width: 800px;
    margin-inline: auto;
    font-size: 16px;
 }
 .bud-product-faqs .faq-answer *{
 font-size: 16px;
 }
}

.bud-info-items {
    background-color: var(--bud-color-primary-light);
    padding: var(--bud-section-padding-y) 0px;
}

.bud-info-items-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.bud-info-item {
    background-color: #E5F9FA;
    padding: 20px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bud-info-item * {
    margin: 0px;
}

.bud-info-item-title {
    font-size: 18px !important;
    font-weight: 700;
}

.bud-info-item-count {
    font-size: 32px;
    font-weight: 800;
    color: var(--bud-color-primary);
}

.bud-info-item-content {
    color: #555;
}

.bud-posts {
    background-color: white;
    padding: var(--bud-section-padding-y) 0px;
}

.bud-posts .section-title-wrapper {
    text-align: center;
}

.bud-locations-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 40px;
}

.bud-locations {
    padding: var(--bud-section-padding-y) 0px;
}

.bud-locations .section-title-wrapper {
    max-width: 100%;
}

@media screen and (max-width : 1200px) {
    .bud-info-items-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width : 992px) {
    .bud-info-items-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .bud-info-item-title {
        font-size: 16px !important;
    }

    .bud-info-item-content {
        font-size: 16px !important;
    }
}

@media screen and (max-width : 576px) {
    .bud-info-items-wrapper {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 768px) {
    .bud-how-it-works-grid {
        grid-template-columns: 1fr;
    }
}

.bud-faq {
    background-color: var(--bud-color-primary);
    padding: var(--bud-section-padding-y) 0px;
}

.bud-faq .section-title-wrapper * {
    color: #fff;
}

.bud-faq-wrapper {
    display: flex;
    gap: 40px;
}

.bud-product-faqs {
    padding: 0px !important;
    margin: 0px !important;
    border-radius: 16px;
}

.bud-map {
    min-height: 400px;
}

.bud-map,
.bud-faqs {
    flex-grow: 1;
    width: 100%;
}

.bud-map iframe {
    width: 100%;
    min-height: 100%;
    border-radius: 16px;
}

.faq-question {
    justify-content: flex-start !important;
    text-align: left !important;
}

.product-faq-card {
    max-width: 100%;
    margin: 0px;
}

@media screen and (max-width : 1024px) {
    .bud-faq-wrapper {
        flex-direction: column-reverse
    }
}

.wd-cat-content .wd-entities-title {
    max-width: 200px !important;
    font-size: 18px !important;
    color: #111 !important;
    text-transform: capitalize!important;


}

.bud-testimonials {
    padding: var(--bud-section-padding-y) 0px;
    background: white;
}

.bud-testimonials .section-title-wrapper {
    margin-inline: 0px !important;
}

.bud-categories {
    padding: var(--bud-section-padding-y) 0px;
    background-color: #E5F9FA;
}

.bud-categories .section-title-wrapper {
    text-align: center;
}

.bud-products {
    padding: var(--bud-section-padding-y) 0px;
}

.bud-products .section-title-wrapper {
    text-align: center;
}

.bud-newsletter {
    padding: var(--bud-section-padding-y) 0px;
    background-color: #E5F9FA;
}

.bud-newsletter {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bud-newsletter .container {
    background: white;
    padding: 40px;
    border-radius: 16px;
    text-align: center;
    max-width: 700px;
}


.bud-newsletter .container h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.bud-newsletter .container form {
    display: flex;
    align-items: center;
}

.bud-newsletter .container input {
    height: 50px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.bud-newsletter .container button {
    height: 50px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

.bud-products-heading {
    text-align: center;
    font-weight: 600;
    font-size: 28px !important;
    text-transform: uppercase;
}

.bud-products-wrapper+.bud-products-wrapper {
    padding-top: 40px;
}

.product-wrapper {
    background-color: white;
}

.product-element-bottom {
    padding: 0px 20px;
}

@media screen and (max-width : 1024px) {
    .bud-info-points-wrapper {
        flex-wrap: wrap;
    }
}

.bud-map {
    display: flex;
}

@media screen and (max-width : 1024px) {
    .bud-hero-content {
        min-height: auto !important;
    }
}

@media screen and (max-width : 768px) {
    .bud-promo-sliders .container {
        flex-direction: column;
    }

    .bud-locations-wrapper {
        gap: 20px !important;
        grid-template-columns: 1fr !important;
    }
}

@media screen and (max-width : 1024px) {
    .bud-locations-wrapper {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media screen and (max-width : 992px) {
    .bud-locations-wrapper {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 768px) {
    .bud-hero-subtitle {
        font-size: 12px !important;
        margin-bottom: 5px !important;
    }

    .bud-hero-title {
        font-size: 36px;
    }

    .section-title-wrapper {
        margin-bottom: 20px !important;
    }

    .section-title-wrapper h2 {
        font-size: 24px !important;
    }

    .bud-products-heading {
        font-size: 20px !important;
    }
}

        .bud-about {
            padding: 80px 0;
            background: #ffffff;
            position: relative;
            overflow: hidden;
        }

        .bud-about::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: 
                radial-gradient(circle at 20% 50%, rgba(0, 194, 203, 0.04) 0%, transparent 50%),
                radial-gradient(circle at 80% 50%, rgba(0, 194, 203, 0.03) 0%, transparent 50%);
            pointer-events: none;
        }

        .section-title-wrapper {
            margin-bottom: 40px;
        }

        .section-title-wrapper p {
            color: #00C2CB;
            letter-spacing: 2px;
            text-transform: capitalize;
            margin-bottom: 12px;
            display: inline-block;
            padding: 8px 24px;
            background: rgba(0, 194, 203, 0.08);
            border-radius: 30px;
            border: 1px solid rgba(0, 194, 203, 0.2);
        }

        .section-title-wrapper h2 {
            line-height: 1.2;
            margin-bottom: 0;
        }

        .bud-about-content {
            line-height: 1.8;
            text-align: center;
            max-width: 900px;
            margin: 0 auto;
            padding: 32px;
            background: #f8f9fa;
            border-radius: 16px;
            border: 1px solid #e0e0e0;
        }
        /* Responsive Design */
        @media (max-width: 768px) {
            .bud-about {
                padding: 60px 0;
            }

            .section-title-wrapper p {
                padding: 6px 20px;
                font-size: 14px;
            }

            .bud-about-content {
                padding: 24px;
                font-size:16px;
            }
            .feature-icons {
                grid-template-columns: 1fr;
                gap: 20px;
                margin-top: 40px;
            }
        }

        @media (max-width: 480px) {
            .bud-about-content {
                padding: 20px;
                font-size:16px!important;
            }
        }

        /* Decorative elements */
        .leaf-decoration {
            position: absolute;
            opacity: 0.03;
            pointer-events: none;
        }

        .leaf-decoration.leaf-1 {
            top: 10%;
            left: 5%;
            font-size: 120px;
            transform: rotate(-25deg);
        }

        .leaf-decoration.leaf-2 {
            bottom: 15%;
            right: 8%;
            font-size: 100px;
            transform: rotate(45deg);
        }
.woocommerce form .form-row .required { visibility: visible; }

			.swiper-pagination-bullet {
    background: #333;
    opacity: 3;
}

.swiper-pagination-bullet-active {
    background: white;
    opacity: 1
}
.bud-child-product-categories .swiper-button-prev,
.bud-child-product-categories .swiper-button-next {
    color: #333; 
    width: 0px;
    height: 40px;
    background: rgba(255,255,255,0.8);
    border-radius: 50%;
	--swiper-navigation-size:30px!important;
}
.bud-child-product-categories .swiper-button-prev:hover,
.bud-child-product-categories .swiper-button-next:hover {
    background: rgba(0,0,0,0.5);
    color: #fff;
}
.wd-breadcrumbs {
	font-size:12px;
}
.wd-toolbar .wd-tools-icon{
	margin-bottom:12px
}
.wd-sidebar-opener{display:none;}

.bud-fixed-offer-btn{
	padding: 14px 05px
}
body.term-shatter .page-title{
	display:flex;
}
        .bud-about {
            padding: 80px 0;
            background: #ffffff;
            position: relative;
            overflow: hidden;
        }

        .bud-about::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: 
                radial-gradient(circle at 20% 50%, rgba(0, 194, 203, 0.04) 0%, transparent 50%),
                radial-gradient(circle at 80% 50%, rgba(0, 194, 203, 0.03) 0%, transparent 50%);
            pointer-events: none;
        }

        .section-title-wrapper {
            margin-bottom: 40px;
        }

        .section-title-wrapper p {
            color: #00C2CB;
            letter-spacing: 2px;
            text-transform: capitalize;
            margin-bottom: 12px;
            display: inline-block;
            padding: 8px 24px;
            background: rgba(0, 194, 203, 0.08);
            border-radius: 30px;
            border: 1px solid rgba(0, 194, 203, 0.2);
        }

        .section-title-wrapper h2 {
            line-height: 1.2;
            margin-bottom: 0;
        }

        .bud-about-content {
            line-height: 1.8;
            text-align: center;
            max-width: 900px;
            margin: 0 auto;
            padding: 32px;
            background: #f8f9fa;
            border-radius: 16px;
            border: 1px solid #e0e0e0;
        }
        /* Responsive Design */
        @media (max-width: 768px) {
            .bud-about {
                padding: 60px 0;
            }

            .section-title-wrapper p {
                padding: 6px 20px;
                font-size: 14px;
            }

            .bud-about-content {
                padding: 24px;
                font-size:16px;
            }
            .feature-icons {
                grid-template-columns: 1fr;
                gap: 20px;
                margin-top: 40px;
            }
        }

        @media (max-width: 480px) {
            .bud-about-content {
                padding: 20px;
                font-size:16px!important;
            }
        }

        /* Decorative elements */
        .leaf-decoration {
            position: absolute;
            opacity: 0.03;
            pointer-events: none;
        }

        .leaf-decoration.leaf-1 {
            top: 10%;
            left: 5%;
            font-size: 120px;
            transform: rotate(-25deg);
        }

        .leaf-decoration.leaf-2 {
            bottom: 15%;
            right: 8%;
            font-size: 100px;
            transform: rotate(45deg);
        }
.bud-locations-list-title{
    color:#333333;
    font-size: 14px;
    font-weight:bold;
}
.bud-locations-list li{
    font-size: 14px;
    color: #838383;
}
}