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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(12,12,12);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(38, 38, 38);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(7,7,7);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(68,68,68);
	--btn-default-font-family: "Montserrat", Arial, Helvetica, sans-serif;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.78);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(216,163,78);
	--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: rgb(0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgb(174,182,161);
	background-image: url(https://bellabreezy.com/wp-content/uploads/2023/04/WhatsApp-Image-2025-07-23-at-21.32.35_db829b37.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
.footer-container {
	background-color: rgb(242,241,237);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.page .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
	background-repeat: repeat;
}
.single-product .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
	background-repeat: repeat;
}
.single-post .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(250,250,250);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-bg-hover: rgba(216,163,78,0.01);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1920px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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;
}

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

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


#menu-main-navigation {
    display:flex;
	  flex-direction:row;
    padding:10px 117px;
	  margin:0;
	border:2px solid blink
}
#menu-main-navigation > li {

    margin-right: -25px!important; 
}
span.nav-link-text {
    font-size: 11px !important; 
    font-weight: 450 !important;
  	margin:0px !important;
}
.whb-general-header{
	margin-top:40px !important;
}
.container, .container-fluid {
padding-right:0px;
padding-left:0px;}
.wd-tools-element .wd-tools-icon {
margin-top:10px !important;
	margin-right:10px;
	margin-left:10px;

}
.wd-tools-element .wd-tools-text {
display:none;
}
.searchform.wd-style-with-bg .searchsubmit {
background-color:#e90d8b;
}
.wd-header-cart.wd-design-5 .wd-cart-number {
background-color:#e90d8b;
}
:is(h1,h2,h3,h4,h5,h6,.title) a {
display:none;
}
.wd-product .product-wrapper {
    border-radius: 0px !important;
    padding: 0 !important;
	background-color: white !important;
		border: 0.1px solid #b9b9b9 !important;
}
.wd-product :is(.product-image-link,.hover-img) img {
    width: 100% !important;
    margin-bottom: 45px !important;
	margin-top: 45px !important;

}
/* Reduce product grid gap for all screen sizes */
.products.wd-products {
  --wd-gap-lg: 4px !important;
  --wd-gap-md: 5px !important;
  --wd-gap-sm: 5px !important;
}
.variations .woodmart-swatch-img {
    width: 60px !important;  /* Default is ~40px */
    height: 60px !important;
    border-radius: 6px; /* Optional: round edges */
    margin: 5px;
}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item) {
width: 60px !important;
	height : 60px !important;
}
.wd-swatches-grid.wd-swatches-product.wd-swatches-attr.wd-bg-style-1.wd-text-style-1.wd-dis-style-1.wd-size-large.wd-shape-round{
display : none !important;
}
.page-title h1.entry-title  {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #f5439d !important;
    background-color: #00000070 !important;
    padding: 10px !important;
    border-radius: 0px 10px 10px 0px !important;
	text-transform : uppercase !important ;
}
.wd-back-btn.wd-style-icon>a {
    height: 40px !important;
    color: #f5439d !important;
    background-color: #00000085 !important;
    padding: 28px !important;
    border-radius: 10px 0px 0px 10px;
}


