:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cabin", 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: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(237,34,36);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-bgcolor: rgb(236,33,35);
	--btn-accented-bgcolor-hover: rgb(211,29,29);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(89,133,200);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(89,133,200);
	--wd-link-color-hover: rgb(81,121,182);
}
.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-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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(255,255,255);
	background-image: none;
}
 {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 600;
	color: rgb(255,255,255);
}
html table th {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: uppercase;
}
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(51,51,51);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color-focus: rgb(52,152,219);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 15px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgba(255,255,255,0.5);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
}
.wd .product-label.onsale {
	background-color: rgb(89,133,200);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(89,133,200);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(89,133,200);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-h: -35px;
	}
	.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
		--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 14px;
	--wd-arrow-offset-v: 5px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(0,0,0);
}

.whb-top-bar {
background: #ED2224;
background: linear-gradient(90deg, rgba(237, 34, 36, 1) 0%, rgba(196, 6, 9, 1) 100%);
}

.cxglass-title-319 {
    width: 100%;
    padding: 88px 24px 88px;
    background: radial-gradient(circle at 82% 38%, rgba(237, 34, 36, .055) 0%, rgb(52 52 52) 32%), linear-gradient(135deg, #ff0404 0%, #ec2123 48%, #cf0d10 100%);
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}





.cxglass-title-inner-319{
  max-width:1600px;
  margin:0 auto;
}

.cxglass-breadcrumb-319{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  margin-bottom:58px;
  font-size:13px;
  opacity:0;
  transform:translateY(10px);
  animation:cxglassUp319 .65s ease forwards;
}

.cxglass-breadcrumb-319 a{
  color:#777;
  text-decoration:none;
  transition:.25s;
}

.cxglass-breadcrumb-319 a:hover{
  color:#ED2224;
}

.cxglass-breadcrumb-319 i{
  font-size:10px;
  color:#b9b9b9;
}

.cxglass-breadcrumb-319 span{
  color:#343434;
  font-weight:500;
}

.cxglass-title-grid-319{
  display:grid;
  grid-template-columns:minmax(0,820px) minmax(360px,1fr);
  gap:90px;
  align-items:center;
  min-height:360px;
}

.cxglass-title-copy-319{
  opacity:0;
  transform:translateY(22px);
  animation:cxglassUp319 .82s ease .12s forwards;
}

.cxglass-eyebrow-319{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:22px;
  font-size:13px;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:#ED2224;
}

.cxglass-eyebrow-319 i{
  font-size:14px;
}

.cxglass-title-copy-319 h1{
  margin:0 0 26px;
  font-size:clamp(52px,5vw,86px);
  line-height:.96;
  letter-spacing:-3.6px;
  color:#ffffff;
  font-weight:600;
}

.cxglass-title-copy-319 p {
    max-width: 760px;
    margin: 0;
    font-size: clamp(17px, 1.25vw, 21px);
    line-height: 1.75;
    color: #b1b1b1;
}

.cxglass-visual-319{
  position:relative;
  height:370px;
  min-width:360px;
  opacity:0;
  transform:translateY(26px);
  animation:cxglassVisual319 .9s ease .22s forwards;
}

.cxglass-glow-319{
  position:absolute;
  width:360px;
  height:360px;
  right:72px;
  top:10px;
  background:radial-gradient(circle,rgba(237,34,36,.16) 0%,rgba(237,34,36,.055) 36%,rgba(237,34,36,0) 72%);
  filter:blur(4px);
}

.cxglass-panel-319{
  position:absolute;
  width:175px;
  height:300px;
  top:34px;
  background:
    linear-gradient(115deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.25) 34%,rgba(255,255,255,.68) 58%,rgba(255,255,255,.16) 100%);
  border:1px solid rgba(255,255,255,.9);
  box-shadow:
    inset 0 0 0 1px rgba(52,52,52,.08),
    inset 14px 0 24px rgba(255,255,255,.55),
    0 28px 60px rgba(52,52,52,.12);
  transform:skewY(-7deg);
  transition:.65s cubic-bezier(.2,.8,.2,1);
  overflow:hidden;
}

.cxglass-panel-319::before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(105deg,rgba(255,255,255,0) 10%,rgba(255,255,255,.78) 42%,rgba(255,255,255,0) 62%);
  transform:translateX(-120%);
  opacity:.8;
  animation:cxglassShine319 3.8s ease-in-out 1.1s infinite;
}

.cxglass-panel-319::after{
  content:"";
  position:absolute;
  top:0;
  right:16px;
  width:1px;
  height:100%;
  background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(52,52,52,.08),rgba(255,255,255,.55));
}

.cxglass-panel-a-319{
  right:300px;
  z-index:1;
  transform:translateX(18px) skewY(-7deg);
}

.cxglass-panel-b-319{
  right:210px;
  z-index:2;
  transform:translateX(12px) skewY(-7deg);
}

.cxglass-panel-c-319{
  right:120px;
  z-index:3;
  transform:translateX(6px) skewY(-7deg);
}

.cxglass-panel-d-319{
  right:30px;
  z-index:4;
  transform:translateX(0) skewY(-7deg);
}

.cxglass-visual-319:hover .cxglass-panel-a-319{
  transform:translateX(0) skewY(-7deg);
}

.cxglass-visual-319:hover .cxglass-panel-b-319{
  transform:translateX(-8px) skewY(-7deg);
}

.cxglass-visual-319:hover .cxglass-panel-c-319{
  transform:translateX(-16px) skewY(-7deg);
}

.cxglass-visual-319:hover .cxglass-panel-d-319{
  transform:translateX(-24px) skewY(-7deg);
}

@keyframes cxglassUp319{
  to{
    opacity:1;
    transform:translateY(0);
  }
}

@keyframes cxglassVisual319{
  to{
    opacity:1;
    transform:translateY(0);
  }
}

@keyframes cxglassShine319{
  0%,55%{
    transform:translateX(-130%);
  }
  100%{
    transform:translateX(130%);
  }
}

@media(max-width:1180px){
  .cxglass-title-grid-319{
    grid-template-columns:1fr;
    gap:54px;
  }

  .cxglass-visual-319{
    max-width:620px;
    min-width:0;
    height:320px;
  }

  .cxglass-panel-319{
    width:150px;
    height:260px;
  }

  .cxglass-panel-a-319{
    right:270px;
  }

  .cxglass-panel-b-319{
    right:190px;
  }

  .cxglass-panel-c-319{
    right:110px;
  }

  .cxglass-panel-d-319{
    right:30px;
  }
}

@media(max-width:768px){
    
    .cxglass-title-319 {
   
    background: #343434;
}

  .cxglass-title-319{
    padding:32px 18px 62px;
  }

  .cxglass-breadcrumb-319{
    margin-bottom:38px;
  }

  .cxglass-title-grid-319{
    gap:42px;
    min-height:auto;
  }

  .cxglass-title-copy-319 h1{
    letter-spacing:-2px;
  }

  .cxglass-eyebrow-319{
    font-size:12px;
    letter-spacing:.12em;
    line-height:1.5;
  }

  .cxglass-visual-319{
    height:250px;
  }

  .cxglass-glow-319{
    width:260px;
    height:260px;
    right:20px;
    top:0;
  }

  .cxglass-panel-319{
    width:105px;
    height:210px;
    top:18px;
  }

  .cxglass-panel-a-319{
    right:195px;
  }

  .cxglass-panel-b-319{
    right:138px;
  }

  .cxglass-panel-c-319{
    right:81px;
  }

  .cxglass-panel-d-319{
    right:24px;
  }
}

@media(max-width:480px){
  .cxglass-visual-319{
    height:220px;
  }

  .cxglass-panel-319{
    width:82px;
    height:185px;
  }

  .cxglass-panel-a-319{
    right:156px;
  }

  .cxglass-panel-b-319{
    right:112px;
  }

  .cxglass-panel-c-319{
    right:68px;
  }

  .cxglass-panel-d-319{
    right:24px;
  }
}

@media (max-width:768px){

    .cxglass-title-319{
        padding:32px 18px 60px;
    }

    .cxglass-breadcrumb-319{
        margin-bottom:32px;
    }

    .cxglass-title-grid-319{
        display:block;
        min-height:auto;
    }

    .cxglass-title-copy-319{
        max-width:100%;
    }

    .cxglass-title-copy-319 h1{
        font-size:44px;
        letter-spacing:-2px;
    }

    .cxglass-title-copy-319 p{
        font-size:17px;
        line-height:1.7;
    }

    .cxglass-eyebrow-319{
        font-size:12px;
        letter-spacing:.12em;
        line-height:1.5;
    }

    .cxglass-visual-319{
        display:none;
    }

}@media (min-width: 768px) and (max-width: 1024px) {
	.gtranslate_wrapper {
    margin: 17px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.gtranslate_wrapper {
    margin: 17px;
}
}

@media (max-width: 576px) {
	.gtranslate_wrapper {
    margin: 17px;
}
}

