.product_cat-flower-bouquet .woocommerce-loop-product__link:before,.product_cat-chocolate-bouquet .woocommerce-loop-product__link:before {
	content: "";
    position: absolute;
    top: 31%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: calc(100% - 30px);
    height: auto;
    aspect-ratio: 1 / 1;
    background-color: var(--e-global-color-secondary);
    z-index: -1;
    border-radius: 100%;
}
.ekit-back-to-top-container .ekit-btt__button {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.woocommerce.woopspro-product-slider button.slick-next, .woocommerce.woopspro-product-slider button.slick-next:hover, .woocommerce.woopspro-product-slider button.slick-next:focus,.woocommerce.woopspro-product-slider button.slick-prev, .woocommerce.woopspro-product-slider button.slick-prev:hover, .woocommerce.woopspro-product-slider button.slick-prev:focus {
    background-color: var(--e-global-color-primary)!important;
}
.wa-inquiry {
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
    top: 12px;
    width: 35px;
    height: 35px;
    background-color: #40c351;
    padding: 3px 4px;
    border-radius: 100px;
	transition: 300ms;
}
.wa-inquiry:hover {
    transform: scale(0.90);
}
a.wa-btn.wa-inquiry img {
    padding: 0 !important;
    width: 28px !important;
}
.round-bg-wrap {
    position: relative;
    z-index: 1;
}
.round-bg-wrap:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 450px;
    height: 450px;
    display: inline-block;
    background-color: var(--e-global-color-primary);
    z-index: -1;
    border-radius: 100%;
}
.footer-heading .elementor-heading-title {
    position: relative;
}
.footer-heading .elementor-heading-title:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 2px;
    background: #e9d9ee;
    display: inline-block;
    bottom: -7px;
    border-radius: 70px;
}
.home-category-box {
    padding: 12px;
}
a.category-img {
    position: relative;
	flex-flow: column;
    display: flex;
    align-items: center;
	border-radius: 20px;
    overflow: hidden;
    justify-content: center;
}
.cat-title-wrap {
    position: absolute;
    bottom: 20px;
    min-height: 50px;
	z-index: 99;
}
.home-category-box a img {
    transition: 500ms;
}
.home-category-box:hover a img {
    transform: scale(1.05);
}
.cat-title-wrap h2.category-title {
    font-size: 1.5rem;
    text-align: center;
    margin: 0;
	color: #FFFFFF;
}
.category-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.75), transparent);
	transition: 500ms;
	z-index: 99;
}
.category-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 1), transparent);
    transition: 500ms;
    opacity: 0.75;
}
.category-img:hover:before {
    opacity: 1;
}
.cmn-nav-arrow .slick-arrow {
    position: absolute;
    bottom: -50px;
    top: unset;
    transform: translateX(-50%);
    left: calc(50% - -18px);
    width: 28px;
    height: 28px;
}
.cmn-nav-arrow .slick-next:before, .cmn-nav-arrow .slick-prev:before {
    font-size: 1.875rem;
    color: var(--e-global-color-primary);
}
.cmn-nav-arrow button.slick-prev.slick-arrow {
    left: calc(50% - 18px);
}
.related.products {
    clear: both;
}
.summary.entry-summary .woocommerce-Price-currencySymbol {
    font-family: system-ui;
    font-size: 1.625rem;
}
.wa-pro-btn {
    padding: 10px 20px;
    background-color: #075E54;
    color: #FFFFFF!important;
    position: relative;
    border-radius: 100px;
    font-size: 1.25rem;
    line-height: 1.2;
    width: fit-content;
    white-space: nowrap;
    transition: 500ms;
	display:flex;
	align-items:center;
	gap:5px;
}
.wa-pro-btn:hover {
    transform: scale(0.95);
    color: #FFFFFF;
    background-color: #128C7E;
}
.wa-pro-btn img {
    width: 28px;
}
.features-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 25px;
    flex-wrap: nowrap;
    margin-top: 30px;
}
.feature-ico img {
    width: 50px;
    margin-bottom: 8px;
}
.feature-box {
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    box-shadow: 0 15px 20px -12px rgba(0, 0, 0, 0.75);
    border-radius: 20px;
    padding: 10px 10px;
    overflow: hidden;
    transition: 500ms;
}
.feature-box:hover {
	transform: translateY(-10px)
}
.pro-loop-thumb img {
    border-radius: 15px;
}
.pro-loop-thumb {
    border: 1px solid var(--e-global-color-primary);
    border-radius: 25px;
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
}
.product_cat-flower-bouquet .pro-loop-thumb, .product_cat-chocolate-bouquet .pro-loop-thumb{
    border: 1px solid transparent;
}
.elementor-kit-6 h3.related-products-subheading {
    clear: both;
    font-size: 1.125rem;
    color: #000000;
    text-align: center;
    margin: 30px 0 0 0;
    display: inline-block;
    width: 100%;
}
.related.products>h2 {
	position: relative;
    text-align: center;
    margin-bottom: 50px;
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    font-size: var(--e-global-typography-primary-font-size);
}
.related.products>h2:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 100px;
    height: 4px;
    background-color: var(--e-global-color-secondary);
    border-radius: 70px;
    transform: translateX(-50%);
    left: 50%;
    bottom: -20px;
}
.pro-loop-thumb img {
    transition: 500ms;
}
.woocommerce ul.products li.product:hover .pro-loop-thumb img {
    transform: scale(1.05);
}
.pro-loop-img {
    display: flex;
    align-items: center;
    width: 100%;
    overflow: hidden;
    border-radius: 15px;
}
.inner-header-wrap {
    display: flex;
    align-items: baseline;
    justify-content: center;
    text-align: center;
    padding: 50px 0px;
    background-image: url(/wp-content/uploads/2026/04/jagdish-flower-banner.png);
    background-position: 100% 75%;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.inner-header-box {
    z-index: 99;
}
.inner-header-box h1 {
    color: #FFFFFF!important;
}
.elementor-kit-6 .inner-header-box h2 {
    line-height: var(--e-global-typography-primary-line-height);
    font-size: var(--e-global-typography-primary-font-size);
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: #FFFFFF;
}
.inner-header-box .woocommerce-breadcrumb, .inner-header-box .woocommerce-breadcrumb a {
    color: #FFFFFF !important;
}
.inner-header-wrap:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.75);
}
.header-search-wrap .dgwt-wcas-search-wrapp {
    width: 450px;
}
.header-search-wrap .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
	padding: 10px 24px 11px 48px;
}
.woocommerce div.product {
/*     padding: 70px 0px; */
}
.single-product div#primary {
    padding: 70px 0 0 0;
}
.input-wrap label {
    color: #FFFFFF;
	margin-bottom: 8px;
}
.input-wrap input, .input-wrap textarea {
    border-radius: 15px !important;
    padding: 14px 20px !important;
	outline: 0!important;
}
.submit-wrap .wpcf7-submit {
    background-color: #824e74;
    border: 1px solid #824e74;
    color: #FFFFFF;
    border-radius: 80px;
    padding: 10px 30px;
    font-size: 1.125rem;
    transition: 300ms;
}
.submit-wrap .wpcf7-submit:hover {
    background-color: transparent;
    transform: scale(0.90);
}
div#primary {
    padding: 50px 0px;
}
.insta-wrap .eapps-instagram-feed {
/*     height: 600px; */
    overflow: hidden;
}
div#eapps-instagram-feed-1>a {
    display: none !important;
}
.woocommerce ul.products li.product-category a .woocommerce-loop-category__title {
    font-size: 1.5rem;
    margin: 0;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    min-height: 50px;
    z-index: 99;
    text-align: center;
    width: 100%;
}
.woocommerce-loop-category__title .count {
    display: none;
}
.woocommerce ul.products li.product-category a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 1), transparent);
    transition: 500ms;
    opacity: 0.75;
    z-index: 9;
}
.woocommerce ul.products li.product-category a {
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.woocommerce ul.products li.product-category a img {
    transition: 500ms;
}
.woocommerce ul.products li.product-category:hover img {
    transform: scale(1.05);
}

.category-bottom-description h2{
    margin: 30px 0 20px 0; 
    position: relative;

}
.category-bottom-description h2:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    background-color: var(--e-global-color-secondary);
    bottom: -10px;
    border-radius: 30px;
}
.category-bottom-description h2:first-child {
    margin-top: 0;
}
.category-bottom-description ul, .category-bottom-description ol {
    margin-bottom: 20px;
}
.category-bottom-description ul li, .category-bottom-description ol li{
    margin-bottom: 6px;
}

.category-bottom-description {
    border-top: 1px solid var(--e-global-color-secondary);
    padding-top: 30px;
    margin-top: 20px;
}
.post-wrap-rb {
    padding: 60px 0px;
}








