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

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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,89,95);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(221, 51, 51);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-otl-color: rgb(255,255,255);
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: rgb(84,89,95);
	--btn-default-bgcolor: ec1c24;
	--btn-default-bgcolor-hover: rgb(236,28,36);
	--btn-accented-bgcolor: rgb(221,51,51);
	--btn-accented-bgcolor-hover: rgb(221,51,51);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(246,252,254);
	background-image: none;
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(246,252,254);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1266px;
--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: 0px;
}

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



/* =========================
   BRAND COLOR SYSTEM
========================= */

:root {
  --main-red: #ec1c24;
  --main-red-light: #ff5a5f;
  --main-red-soft: rgba(236, 28, 36, 0.25);
}

/* =========================
   HEADER / TOP BAR
========================= */

.whb-top-bar {
  background-color: var(--main-red) !important;
  background-image: linear-gradient(90deg, var(--main-red) 0%, var(--main-red-light) 100%) !important;
}

/* =========================
   CLEAN MENU SYSTEM (FIXED)
========================= */

/* Default menu color */
.whb-top-bar .menu-item > a,
.whb-top-bar .menu-item > a span,
.whb-top-bar .nav-link-text {
  color: #000000 !important;
}

/* Hover */
.whb-top-bar .menu-item:hover > a,
.whb-top-bar .menu-item:hover > a span,
.whb-top-bar .menu-item:hover .nav-link-text {
  color: var(--main-red) !important;
}

/* Active / current */
.whb-top-bar .menu-item.current-menu-item > a,
.whb-top-bar .menu-item.current_page_item > a,
.whb-top-bar .menu-item.current-menu-ancestor > a,
.whb-top-bar .menu-item.current-menu-item > a span,
.whb-top-bar .menu-item.current_page_item > a span,
.whb-top-bar .menu-item.current-menu-ancestor > a span {
  color: var(--main-red) !important;
}

/* REMOVE PURPLE VISITED COLOR */
.whb-top-bar .menu-item > a:visited {
  color: #000000 !important;
}

/* Underline effect */
.whb-top-bar .menu-item > a::after {
  background-color: var(--main-red) !important;
}

/* =========================
   BUTTONS (GLOBAL)
========================= */

button,
input[type="submit"],
.gmwqp_inq_addtocart,
.gmwqp_inq,
.viewcaren,
.gmqqp_submit_btn,
.single-product-content .gmwqp_inq {
  background-color: var(--main-red) !important;
  border-radius: 35px !important;
  color: #fff !important;
}

/* =========================
   POPUP STYLES
========================= */

.gmwqp_inner_popup_op h3 {
  background-color: var(--main-red-soft) !important;
}

.gmwqp_inner_popup_op button {
  background-color: var(--main-red) !important;
  color: #fff !important;
  border-radius: 50px !important;
}

.gmwqp_inner_popup_op button:hover {
  background-color: #000 !important;
}

/* INPUT BORDER */
.gmqqp_input {
  border-radius: 0px !important;
  padding: 8px !important;
  background-color: transparent !important;
  border-color: var(--main-red-soft) !important;
}

/* =========================
   ELEMENTOR TEXT FIX
========================= */

.elementor-widget-heading span,
.elementor-widget-text-editor span,
.elementor-heading-title span,
.elementor-widget-heading em,
.elementor-widget-text-editor em,
.elementor-widget-heading strong,
.elementor-widget-text-editor strong {
  color: var(--main-red) !important;
}

/* =========================
   PAGE-SPECIFIC FIX
========================= */

#post-4400 h1 span,
#post-4400 h2 span,
#post-4400 h3 span,
#post-4400 h4 span,
#post-4400 .elementor-heading-title span,
#post-4400 .liner-continer span {
  color: var(--main-red) !important;
}

/* =========================
   TYPOGRAPHY
========================= */

p {
  letter-spacing: 0.3px;
}

h3 {
  margin-bottom: 10px;
}

/* =========================
   INPUT FIELDS
========================= */

input[type="email"],
input[type="date"],
input[type="number"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  font-size: 14px;
  border-radius: 20px;
  background-color: #fff !important;
  padding: 10px;
  color: #767676;
  font-weight: 300;
}

/* =========================
   CONTACT FORM BUTTON
========================= */

div.wpcf7 input[type="submit"] {
  border-radius: 36px !important;
  padding: 20px 30px;
}

/* =========================
   PRODUCT UI
========================= */

.wd-product-thumb,
.woocommerce-product-gallery img {
  border-radius: 20px !important;
}

/* REMOVE OPTIONAL UI */
.wd-compare-btn,
.wd-wishlist-btn,
.wd-nav-product-cat.has-product-count {
  display: none !important;
}

/* =========================
   PAGE BACKGROUND
========================= */

.wd-page-content {
  background-color: #F6FCFE !important;
}

/* =========================
   SHADOW SYSTEM
========================= */

.elementor .btn {
  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
}

.elementor-widget-icon-box .elementor-icon-box-icon {
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px !important;
  border-radius: 50px;
}

/* =========================
   BREADCRUMBS
========================= */

.wd-last,
.breadcrumbs .wd-last,
.woocommerce-breadcrumb .wd-last,
span.wd-last {
  color: var(--main-red) !important;
}

.woocommerce-breadcrumb a,
.breadcrumbs a {
  color: var(--main-red) !important;
}
/* =========================
   FINAL MENU FIX (UNIVERSAL - WOODMART)
========================= */

/* Default menu color */
.whb-header .wd-nav > li > a,
.whb-header .wd-nav > li > a span {
  color: #000000 !important;
}

/* Hover */
.whb-header .wd-nav > li:hover > a,
.whb-header .wd-nav > li:hover > a span {
  color: #ec1c24 !important;
}

/* Active / current page */
.whb-header .wd-nav > li.current-menu-item > a,
.whb-header .wd-nav > li.current_page_item > a,
.whb-header .wd-nav > li.current-menu-ancestor > a,
.whb-header .wd-nav > li.current-menu-item > a span {
  color: #ec1c24 !important;
}

/* REMOVE PURPLE VISITED COLOR */
.whb-header .wd-nav > li > a:visited {
  color: #000000 !important;
}

/* Nuclear fallback (kills ANY purple in header) */
.whb-header a:visited {
  color: #000000 !important;
}