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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--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: "Poppins", 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-primary-color: #271b58;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(39,27,88);
	--btn-accented-bgcolor-hover: rgb(39,27,88);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(39,27,88);
	background-image: none;
}
.page-title-default {
	background-color: rgb(18,57,150);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
: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: 8px;
}

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

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


<style>
@media only screen and (max-width: 768px) {
    .wd-side-hidden {
        --wd-side-hidden-w: none !important;
    }
    
}
.shopping-cart-widget-body{
        max-height: 450px;
    overflow-y: auto;
        min-height: 250px;
    }

.is-collapsed{
	display: block !important;
}

#wom_message{
	min-height:100px;
}

.fc-expansible-form-section__content--order_comments, .woocommerce-additional-fields__field-wrapper, #billing_same_as_shipping_field, #fc-substep__text--order_notes{
display: none !important;
}

.widget_shopping_cart .wd-entities-title a, .widget_shopping_cart .product-element-top a{pointer-events: none;   /* Prevents clicks */
    cursor: default;        /* Removes hand cursor */
    color: #999;            /* Optional: greyed out look */
    text-decoration: none; 
}

.widget_shopping_cart .wd-buttons, .wc-ddm-warning{
display:none !important;
}

.wc-ddm-ui label {
    font-weight: 500;
    color: #333;
}

.wc-ddm-radio-group {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wc-ddm-radio-group label {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: normal;
    color: #444;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 10px;
}

#custom-date-picker input[type="text"] {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.checkout-upsell-section{
background:#f1f1f1
}

.checkout-upsell-section .product-wrapper {
    position: relative !important;
    transition: transform .3s ease !important;
    border: 1px solid #ccc !important;
    padding: 5px !important;
    border-radius: 10px !important;
}

.product-image-summary-inner .product-images{
padding:0px
}

</style>@media (min-width: 577px) and (max-width: 767px) {
	.home-1{
	    display: flex
;scrollbar-width: none;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    gap: 12px;
    padding: 10px;
	scroll-behavior: smooth;
}

.home-1 .e-con.e-child {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: calc(100vw / 3.5 - 20px);
}

.home-2 .products{
	display: flex;
	overflow-x: auto;
}

.home-2 .products .product-grid-item{
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: calc(100vw / 1.8 - 20px);
}
}

@media (max-width: 576px) {
	.home-1{
	    display: flex
;scrollbar-width: none;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    scroll-snap-type: x mandatory;
    gap: 12px;
    padding: 10px;
	scroll-behavior: smooth;
}

.home-1 .e-con.e-child {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: calc(100vw / 3.5 - 20px);
}
.home-2 .products{
	display: flex;
	overflow-x: auto;
}

.home-2 .products .product-grid-item{
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: calc(100vw / 1.8 - 20px);
}
}

