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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", 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: "Cabin", 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: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,165,28);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(244,165,28);
	--btn-accented-bgcolor-hover: rgb(222,150,26);
	--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: rgb(255,255,255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 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(9,33,67);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 16px;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 0px;
}

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


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

<style>
/* ===== GACM Mega Menu Shared Styles (paste once) ===== */
.gacm-mm-box{box-sizing:border-box;width:100%;padding:18px 18px;font-family:inherit}
.gacm-mm-kicker{font-size:12px;letter-spacing:1.6px;text-transform:uppercase;color:rgb(244,165,28);font-weight:900;margin-bottom:10px}
.gacm-mm-title{font-size:22px;line-height:1.15;font-weight:900;color:#102a43;margin-bottom:10px}
.gacm-mm-text{font-size:14px;line-height:1.55;color:#3a4a5b;margin-bottom:14px}

.gacm-mm-highlight{border:1px solid rgba(244,165,28,.35);border-radius:12px;padding:12px 14px;margin-bottom:14px;background:transparent}
.gacm-mm-highlight-label{font-size:12px;font-weight:900;color:#102a43;margin-bottom:6px}
.gacm-mm-highlight-text{font-size:14px;font-weight:800;color:#102a43}

.gacm-mm-chips{display:flex;flex-wrap:wrap;gap:10px}
.gacm-mm-chip{display:inline-flex;border:1px solid rgba(16,42,67,.18);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;color:#1d3b56;background:transparent}

.gacm-mm-listhead{font-size:13px;font-weight:900;color:#102a43;margin:6px 0 12px 0}
.gacm-mm-card{display:flex;gap:12px;padding:12px 12px;border:1px solid rgba(16,42,67,.10);border-radius:12px;margin-bottom:10px;background:transparent}
.gacm-mm-ico{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#fff;background:#0b2a55;flex:0 0 auto}
.gacm-mm-ctitle{font-size:13px;font-weight:900;color:#102a43;margin-bottom:3px}
.gacm-mm-ctext{font-size:12.5px;line-height:1.4;color:#3a4a5b}

.gacm-mm-panel{border:1px solid rgba(244,165,28,.55);border-radius:14px;padding:16px 16px;background:transparent}
.gacm-mm-ptitle{font-size:14px;font-weight:900;color:#102a43;margin-bottom:12px}
.gacm-mm-grid{display:grid;gap:10px;margin-bottom:14px}
.gacm-mm-item{border:1px solid rgba(16,42,67,.10);border-radius:12px;padding:10px 12px}
.gacm-mm-ilabel{font-size:12.5px;font-weight:900;color:#102a43;margin-bottom:3px}
.gacm-mm-itext{font-size:12.5px;color:#3a4a5b;line-height:1.35}

.gacm-mm-actions{display:flex;gap:10px;flex-wrap:wrap}
.gacm-mm-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:999px;padding:10px 14px;font-size:12.5px;font-weight:900;transition:all .18s ease}
.gacm-mm-primary{background:rgb(244,165,28);color:#102a43!important;border:1px solid rgb(244,165,28)}
.gacm-mm-primary:hover{filter:brightness(.96)}
.gacm-mm-ghost{background:transparent;color:#102a43!important;border:1px solid rgba(16,42,67,.25)}
.gacm-mm-ghost:hover{border-color:rgba(16,42,67,.45)}
.gacm-mm-foot{margin-top:12px;font-size:12px;color:#5b6b7a}
</style>


<style>
  .gacm-subpage{font-family:inherit;color:#0b2a52;}
  .gacm-wrap{max-width:1180px;margin:0 auto;padding:50px 18px;}
  .gacm-hero{
    background:linear-gradient(180deg,#f9fbff 0%,#ffffff 100%);
    border:1px solid rgba(11,42,82,.08);
    border-radius:22px;
    padding:30px;
    box-shadow:0 18px 40px rgba(11,42,82,.08);
  }
  .gacm-eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:rgba(11,42,82,.70);margin-bottom:12px;}
  .gacm-h1{font-size:42px;font-weight:950;margin:0 0 16px;}
  .gacm-lead{font-size:16.5px;line-height:1.8;color:rgba(11,42,82,.86);max-width:92ch;margin:0;}
  .gacm-divider{height:1px;background:rgba(11,42,82,.10);margin:34px 0;}
  .gacm-h2{font-size:24px;font-weight:950;margin:0 0 12px;}
  .gacm-sub{font-size:14.5px;line-height:1.85;color:rgba(11,42,82,.80);max-width:105ch;margin:0 0 16px;}
  .gacm-grid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;}
  .gacm-card{
    border:1px solid rgba(11,42,82,.10);
    border-radius:20px;
    padding:20px;
    background:#fff;
    box-shadow:0 12px 26px rgba(11,42,82,.06);
  }
  .gacm-card h3{margin:0 0 8px;font-size:16px;font-weight:950;}
  .gacm-card p{margin:0 0 10px;font-size:13.8px;line-height:1.7;color:rgba(11,42,82,.82);}
  .gacm-list{margin:0;padding-left:18px;font-size:13.3px;line-height:1.8;color:rgba(11,42,82,.86);}
  .gacm-list li{margin:7px 0;}
  .gacm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
  .gacm-step{border:1px solid rgba(11,42,82,.10);border-radius:18px;padding:16px;background:#fff;}
  .gacm-step b{display:block;font-size:13.5px;margin-bottom:6px;font-weight:950;}
  .gacm-step span{display:block;font-size:12.5px;line-height:1.6;color:rgba(11,42,82,.75);}
  .gacm-note{
    border:1px solid rgba(244,165,28,.40);
    background:rgba(244,165,28,.10);
    border-radius:18px;
    padding:16px;
    font-size:13.5px;
    line-height:1.75;
    margin-top:20px;
  }
  @media (max-width: 980px){
    .gacm-grid3{grid-template-columns:1fr;}
    .gacm-steps{grid-template-columns:1fr 1fr;}
    .gacm-h1{font-size:32px;}
  }
  @media (max-width: 520px){
    .gacm-steps{grid-template-columns:1fr;}
  }
</style>