:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 300;
	--wd-text-color: rgb(58,58,58);
	--wd-text-font-size: 16px;
	--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: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #68000a;
	--wd-alternative-color: #adadad;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #595959;
	--btn-accented-bgcolor-hover: #9e9e9e;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #595959;
	--wd-link-color-hover: #9e9e9e;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 880px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: rgb(132,132,132);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(104,0,10);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,244,244);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(244,244,244);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(247,247,247);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1250px;
--wd-form-brd-radius: 5px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1250px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1250px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1250px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lato !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: #0a0a0a;
}

.headersidefont {
  font-size: 22px;
}
div.header_address {
    font-size: 16px;
    line-height: 19px;
}

div.team_header {
    font-size: 22px;
}

.woodmart-navigation .item-level-0>a {
    padding-left: 13px;
    padding-right: 13px;
}

.quick-view { display:none; }

div.top_telephone {
    font-size: 16px!important;
}

div.top_email {
    font-size: 16px!important;
}

.category-grid-item .category-title {
    line-height: 1.1!important;
    font-size: 20px;
    font-weight: 600;
    color: #333;
}
.grecaptcha-badge { 
    visibility: hidden;
}

.vertical-navigation .menu-item-design-full-width .sub-menu-dropdown {
    padding-top: 5px!important;
    padding-left: 20px;
    padding-right: 35px;
    width: 800px;
}

.amount_needed {
    width: 100px!important;
    text-align: left!important;
    padding-left: 20px!important;
    padding-right: 10px!important;
}

td.product-subtotal span {
    font-size: 25px!important;
}

.wpf-umf-upload-variation {
        font-size: 14px!important;
}

table td {
    padding: 5px 20px!important;
}

product_price {
    font-weight: 600;
    font-size: 20px!important;
}

.whb-top-bar .whb-text-element {
    line-height: 1.0!important;
}

.searchform input[type="text"] {
    padding-left: 20px;
}

.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}

div.product-grid-item .price {
	display: none;
}

.wd-sticky-btn-on .wd-sticky-btn {
	transform: translate3d(0, 0, 0);
}

.product-grid-item .wd-entities-title, .product-grid-item .wd-product-cats, .product-grid-item .wd-product-brands-links {
  font-size: 14px!important;
}

table th {
  border-bottom: none !important;
}

table td {
  border-bottom: none !important;
}

/* Change text color for the specific selected dropdown item */
li.my-custom-menu-color a {
    color: #68000A !important;
}

/* Optional: Change color on hover if needed */
li.my-custom-menu-color a:hover {
    color: #68000A !important;
}
/* CRAFT GICLÉE — HIDE BASE PRODUCT PRICE ON SINGLE PRODUCT PAGES */
.single-product .summary .price{
    display:none !important;
}

/* =========================================================
   CRAFT GICLÉE — PRODUCT SEARCH RESULTS
   FINAL SIMPLE VERSION
   ========================================================= */

body.search-results{
  --cg-red:#68000A;
  --cg-red-dark:#500007;
  --cg-ink:#292725;
  --cg-text:#403D3A;
  --cg-muted:#69645F;
  --cg-cream:#F7F4EF;
  --cg-warm:#F1ECE6;
  --cg-white:#FFFDF9;
  --cg-line:#D7D0C8;
}

/* GRID */
body.search-results .products{
  gap:30px 22px !important;
  align-items:stretch;
}

/* CARD */
body.search-results .product-grid-item{
  position:relative;
  height:100%;
  margin:0 !important;
  padding:0 0 17px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  overflow:visible !important;
}

/* IMAGE AREA */
body.search-results .product-element-top{
  position:relative;
  margin:0 0 14px !important;
  overflow:hidden;
  aspect-ratio:1 / 1;
  background:var(--cg-cream);
  border:1px solid #E1DBD4;
}

body.search-results .product-element-top > a{
  display:block;
  width:100%;
  height:100%;
}

body.search-results .product-element-top img{
  display:block;
  width:100% !important;
  height:100% !important;
  object-fit:cover;
  object-position:center;
  transition:transform .25s ease;
}

body.search-results .product-grid-item:hover .product-element-top img{
  transform:scale(1.025);
}

/* CONTENT */
body.search-results .product-element-bottom{
  padding:0 2px !important;
  text-align:left !important;
}

/* PRODUCT TITLE */
body.search-results .wd-entities-title{
  position:relative;
  margin:0 !important;
  padding:0 0 12px !important;
  font-family:var(
    --e-global-typography-primary-font-family,
    "Poppins",
    Arial,
    sans-serif
  ) !important;
  font-size:15px !important;
  font-weight:700 !important;
  line-height:1.35 !important;
  text-align:left !important;
}

body.search-results .wd-entities-title a{
  color:var(--cg-ink) !important;
  text-decoration:none !important;
  transition:color .15s ease;
}

body.search-results .wd-entities-title a:hover{
  color:var(--cg-red) !important;
}

/* BURGUNDY ACCENT UNDER TITLE */
body.search-results .wd-entities-title:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:30px;
  height:2px;
  background:var(--cg-red);
  transition:width .2s ease;
}

body.search-results .product-grid-item:hover .wd-entities-title:after{
  width:52px;
}

/* CATEGORY IF WOODMART OUTPUTS ONE */
body.search-results .wd-product-cats{
  margin:0 0 6px !important;
  color:var(--cg-muted) !important;
  font-size:10px !important;
  font-weight:700 !important;
  letter-spacing:.08em;
  text-align:left !important;
  text-transform:uppercase;
}

body.search-results .wd-product-cats a{
  color:var(--cg-muted) !important;
}

/* PRICE IF PRESENT */
body.search-results .price{
  display:block;
  margin:9px 0 0 !important;
  color:var(--cg-text) !important;
  font-size:13px !important;
  font-weight:700 !important;
  text-align:left !important;
}

/* BUTTON IF WOODMART OUTPUTS ONE */
body.search-results .wd-add-btn{
  margin:12px 0 0 !important;
  text-align:left !important;
}

body.search-results .wd-add-btn a{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  min-height:36px !important;
  width:auto !important;
  padding:8px 14px !important;
  border:1px solid var(--cg-red) !important;
  border-radius:0 !important;
  background:transparent !important;
  color:var(--cg-red) !important;
  box-shadow:none !important;
  font-size:10px !important;
  font-weight:800 !important;
  letter-spacing:.06em;
  text-transform:uppercase !important;
}

body.search-results .wd-add-btn a:hover{
  background:var(--cg-red) !important;
  color:#fff !important;
}

/* PLACEHOLDER PRODUCTS */
body.search-results img[src*="woocommerce-placeholder"]{
  object-fit:contain !important;
  padding:22% !important;
  background:var(--cg-warm) !important;
  opacity:.55;
}

/* REMOVE UNNECESSARY WOODMART VISUAL CLUTTER */
body.search-results .product-grid-item:hover{
  box-shadow:none !important;
}

body.search-results .wd-buttons{
  box-shadow:none !important;
}

/* MOBILE */
@media(max-width:767px){

  body.search-results .products{
    gap:22px 14px !important;
  }

  body.search-results .product-grid-item{
    padding-bottom:14px !important;
  }

  body.search-results .product-element-top{
    margin-bottom:11px !important;
  }

  body.search-results .wd-entities-title{
    font-size:14px !important;
  }
}