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

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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(198,93,123);
	--wd-alternative-color: rgb(79,20,11);
	--wd-link-color: rgb(31,41,193);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://brewdazzle.com/wp-content/uploads/2021/10/coffee-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.header-banner {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(17,70,57);
	background-image: url(https://brewdazzle.com/wp-content/uploads/2024/12/Brewdazzle_Main-Banner-1.webp);
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(26,26,26);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgba(221,51,51,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

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

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


/* .star-rating span:before {
  color: #f7d800 !important;
} */

/* .product-grid-item .price del {
    color: red;
}

.product-grid-item .price del {
    color: black;
} */
/* .product-label.attribute-label:not(.label-with-img) {
background-color: red!important;
display: flex;
border-radius: 35px;
align-items: center;
justify-content: center;
padding: 5px 7px;
min-height: 40px;
color: white!important;
font-size: 14px;
font-weight: bold;
} */
.product-grid-item del .amount {color: black;}.product-grid-item del .amount {color: gray;}
.product-grid-item del::before { content:"M.R.P : ";color: gray;}
.product-labels .product-label.onsale {background-color: #fff0;display: none;}
.product-labels .product-label.onsale {
    background-color: #fff0;
    display: none;
}
/* .amount {
    color: black;
    font-weight: 600;
    font-size: 18px !important;
} */

/* save color  */
.price {
    color: black;
}
.product-grid-item em {
    font-style: italic;
    color: red;
}
/* .product-grid-item .amount::after{ content:"M.R.P :";color:black} */
.woocommerce-review__published-date{
	display:none;
}
.product_title {
    font-size: 24px;
    line-height: 1.2;
    --page-title-display: block;
}
/* form.cart :where(.wd-buy-now-btn) {
    flex: 0 0 auto;
    width: 226px;
    border-radius: 6px;
    padding: 16px;
    font-size: 13px;
} */
@media (max-width: 768.98px) {
    .product_title {
        font-size: 18px !important;
    }
}


.wd-nav[class*="wd-style-"]>li>a {
    color: black !important;
}

/* .price::before {
     content:"M.R.P.";
			color:black;
} */

.wd-add-btn-replace .add-to-cart-loop span {
    display: flex
;
    align-items
Aligns flex items along the cross axis of the current line of the flex container.
Learn more
Don't show
: center;
    justify-content: center;
    /* min-height: inherit; */
    transition: transform .25s ease, opacity .15s ease;
    width: 380px;
}
/* ------------- */
.tc-label-text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline;
    -ms-flex-wrap
Controls whether the flex container is single-line or multi-line, and the direction of the cross-axis, which determines the direction new lines are stacked in.
: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    gap: 0 var(--tcinnergapcolumn);
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    /* align-items: center; */
}
.fullwidth-ul .tc-mode-color .tc-label-inner:not(.tc-mode-text .tc-label-inner), .fullwidth-ul .tc-mode-images .tc-label-inner:not(.tc-mode-text .tc-label-inner) {
    justify-items: center;
    gap: var(--tcinnergaprow) 0;
    font-size: 14px;
}@media (max-width: 576px) {
	.fullwidth-ul .tc-mode-color .tc-label-inner .tc-price-wrap, .fullwidth-ul .tc-mode-images .tc-label-inner .tc-price-wrap
Specificity: (0,4,0)
 {
    justify-self: center;
    font-size: 13px;
}
}

