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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", 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: var(--wd-text-font);
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(46,95,167);
	--wd-alternative-color: rgb(63,167,214);
	--btn-default-bgcolor: rgb(235,230,255);
	--btn-default-bgcolor-hover: rgb(214,209,232);
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(30,115,190);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(46,95,167);
}
.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(247,247,247);
	background-image: none;
}
 {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(51,51,51);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .widget_product_categories .product-categories li a, .wd-entities-title {
	color: rgb(46,95,167);
}
.widget_product_categories .product-categories li a:hover, .widget_product_categories .product-categories li.current-menu-item a, .wd-entities-title:hover {
	color: rgb(46,95,167);
}
html .btn.wd-buy-now-btn {
	color: rgb(36,36,36);
	background: rgb(235, 230, 255);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(36,36,36);
	background: rgb(214,209,232);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--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;
--wd-brd-radius: 5px;
}

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


.wd-page-title {
background-color: rgba(151,151,151,0.11);
}

/* Hero slider arrow background */
#slider-45 .wd-nav-arrows.wd-slider-arrows.wd-style-3 {
  --wd-arrow-bg: rgba(46, 95, 167, 0.6) !important;
  --wd-arrow-bg-hover: rgba(46, 95, 167, 0.75) !important;
  --wd-arrow-color: #ffffff !important;
  --wd-arrow-color-hover: #ffffff !important;
  --wd-arrow-radius: 50% !important;
}

/* Keep arrow circle size */
#slider-45 .wd-nav-arrows.wd-slider-arrows.wd-style-3 .wd-arrow-inner {
  width: 52px !important;
  height: 52px !important;
  border-radius: 50% !important;
}

/* Force icon color */
#slider-45 .wd-nav-arrows.wd-slider-arrows.wd-style-3 .wd-arrow-inner::before,
#slider-45 .wd-nav-arrows.wd-slider-arrows.wd-style-3 .wd-arrow-inner::after {
  color: #ffffff !important;
  border-color: #ffffff !important;
}


/* Category slider arrows - mobile/tablet */
.wd-cats-element .wd-btn-arrow {
    background: transparent !important;
    box-shadow: none !important;
    color: rgba(46, 95, 167, 1) !important;
}

.wd-cats-element .wd-btn-arrow .wd-arrow-inner,
.wd-cats-element .wd-btn-arrow .wd-arrow-inner::after {
    color: rgba(46, 95, 167, 1) !important;
    border-color: rgba(46, 95, 167, 1) !important;
  }

/* Mobile tab menu: inactive */
.mobile-tab-title,
.mobile-tab-title > a {
    background-color: #bfbfbf !important;
    color: #ffffff !important;
}

/* Mobile tab menu: inactive text */
.mobile-tab-title .nav-link-text {
    color: #ffffff !important;
}

/* Mobile tab menu: active */
.mobile-tab-title.wd-active,
.mobile-tab-title.wd-active > a {
    background-color: #848FAD !important;
    color: #ffffff !important;
}

/* Mobile tab menu: active text */
.mobile-tab-title.wd-active .nav-link-text {
    color: #ffffff !important;
}

/* Active item inside mobile menu */
.wd-nav-mobile li.wd-active > a,
.wd-nav-mobile li.current-menu-item > a {
    background-color: #848FAD !important;
    color: #ffffff !important;
}

.wd-nav-mobile li.wd-active > a span,
.wd-nav-mobile li.current-menu-item > a span {
    color: #ffffff !important;
}


/* Price slider track */
.widget_price_filter .price_slider {
    height: 6px !important;
    background: #e5e5e5 !important;
    border-radius: 999px !important;
    border: none !important;
}

/* Active price range line */
.widget_price_filter .price_slider .ui-slider-range {
    background: #2E5FA7 !important;
    border-radius: 999px !important;
}

/* Price slider wrapper */
.widget_price_filter .price_slider {
    position: relative !important;
    height: 24px !important;
    background: transparent !important;
    border: none !important;
    margin-top: 16px !important;
}

/* Grey background line */
.widget_price_filter .price_slider::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 4px;
    background: #e5e5e5;
    border-radius: 999px;
    transform: translateY(-50%);
}

/* Active blue line */
.widget_price_filter .price_slider .ui-slider-range {
    position: absolute !important;
    top: 50% !important;
    height: 4px !important;
    background: #2E5FA7 !important;
    border-radius: 999px !important;
    transform: translateY(-50%) !important;
}

/* Round blue handles */
.widget_price_filter .price_slider .ui-slider-handle {
    position: absolute !important;
    width: 22px !important;
    height: 22px !important;
    top: 50% !important;
    margin-top: 0 !important;
    margin-left: -11px !important;
    transform: translateY(-50%) !important;

    background: #2E5FA7 !important;
    border: none !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    cursor: pointer;
}

/* Remove default decoration */
.widget_price_filter .price_slider .ui-slider-handle::before,
.widget_price_filter .price_slider .ui-slider-handle::after {
    display: none !important;
}

/* Woodmart filter count / swatch badge */
.wd-widget .wd-filter-list .count,
.widget_layered_nav .count,
.woodmart-woocommerce-layered-nav .count {
    background-color: #2E5FA7 !important;
    color: #ffffff !important;
    border-color: #2E5FA7 !important;

    border-radius: 999px !important;
    min-width: 38px !important;
    height: 22px !important;
    padding: 0 10px !important;

    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-weight: 600 !important;
    line-height: 1 !important;
}

/* Round X close button + blue Close text */
.close-side-widget.wd-cross-icon > a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  color: #2E5FA7 !important;
}

/* Blue "Close" text */
.close-side-widget.wd-cross-icon .wd-action-text {
  color: #2E5FA7 !important;
  font-weight: 600;
}

/* Make X icon area round */
.close-side-widget.wd-cross-icon .wd-action-icon {
  width: 24px !important;
  height: 24px !important;
  min-width: 24px !important;
  border-radius: 50% !important;
  background-color: #2E5FA7 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.close-side-widget.wd-cross-icon .wd-action-icon::before {
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 1 !important;
  margin: 0 !important;
}

/* Woodmart breadcrumb: replace Home text with home icon */
.wd-breadcrumbs.woocommerce-breadcrumb > a.wd-last-link:first-child {
    font-size: 0;
    display: inline-flex;
    align-items: center;
}

/* Home icon */
/* Woodmart breadcrumb: replace first Home link with icon on all pages */
.wd-breadcrumbs > a:first-of-type {
    font-size: 0 !important;
    display: inline-flex;
    align-items: center;
}

/* Home icon */
.wd-breadcrumbs > a:first-of-type::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #2E5FA7;

    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z'/%3E%3C/svg%3E");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;

    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z'/%3E%3C/svg%3E");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
}