.pgmain {font-family: var(--font-1)}
.pgmain button {padding: 0; border-width: 0; font: inherit; color: inherit; background-color: transparent; cursor: pointer; touch-action: manipulation;}
.pgmain img {height: auto;}
.pgmain summary {list-style: none; cursor: pointer;}
.pgmain summary::-webkit-details-marker {display: none;}
.pgmain :is(li, p) {margin-inline: 0;}

.pgmain .pgbtn1 {display: inline-grid; grid-template-columns: 1fr .5rem; gap: .625rem; align-items: center; padding: .625rem 1.25rem; border-radius: .1875rem; color: #fff !important; background-color: var(--darkBlue); transition: all .25s ease-in-out;}
.pgmain .pgbtn1:hover {background-color: var(--medBlue);}
.pgmain .pgbtn1::after {width: .5rem; height: .75rem; background-image: url('/wp-content/uploads/2024/08/chevron-right-solid_white.svg'); background-repeat: no-repeat; transition: all .25s ease-in-out; content: '';}
.pgmain .pgbtn1:hover::after {translate: .5rem;}
.pgmain .pgbtn2 {padding: .375rem 1.25rem; border: 1px solid var(--darkBlue); border-radius: 3px; font-size: 1rem; line-height: 1.6875; text-align: center; color: var(--darkBlue) !important; transition: all .25s ease-in-out !important;}
.pgmain .pgbtn2:hover {color: #fff !important; background-color: var(--darkBlue);}
.pgmain .semlist {margin: 0; padding: 0; list-style: none !important;}

.firstColumn #breadCrumb {float: none; margin-bottom: 35px;}

.pg-prodfilter summary {display: flex; justify-content: space-between; align-items: center; padding: .375rem .625rem .375rem .9375rem; border-bottom: 1px solid #fff; font: 1.125rem/1.75 var(--font-1) color: #002b59 ; background-color: #ececec;}
.pg-prodfilter-toggle > summary {color: #fff; background-color: #002b59  !important;}
.pg-prodfilter [open] summary {background-color: #dcdfe1;}
.pg-prodfilter summary::after {display: block; flex-shrink: 0; width: 13px; height: 7px; background-image: url('images/arrow-sidebar.svg'); content: '';}
.pg-prodfilter-toggle > summary::after {width: 1.25rem; height: .9375rem; background-image: url('images/Frame.svg'); rotate: 0deg !important;}
.pg-prodfilter [open] summary::after {rotate: 180deg;}
.pg-prodfilter ul {margin: 0; padding: 0; list-style: none; font: .875rem/1.25 var(--font-1)}
.pg-prodfilter li {margin: 0; padding: .8125rem .5rem .8125rem .9375rem; border-bottom: 1px solid #ebe9e4;}
.pg-prodfilter li:has(.infobtn) {display: grid; position: relative; grid-template-columns: 1fr 1.125rem; gap: .5rem;}
.pg-prodfilter .infobtn {padding: 0; border-width: 0; font: inherit; color: #cccecb; background-color: transparent; cursor: pointer; touch-action: manipulation;}
.pg-prodfilter :is(.infobtn:hover, .infobtn[aria-pressed="true"]) {color: #989c97;}
.pg-prodfilter .infobtn-info {padding-left: 1.25rem; font: .875rem/1.29 var(--font-1) letter-spacing: .05rem;}
.pg-prodfilter .infobtn:not([aria-pressed="true"]) + .infobtn-info {display: none;}
.pg-prodfilter a {display: grid; grid-template-columns: auto 1fr; gap: .625rem; color: #212529;}
.pg-prodfilter a::before {width: .625rem; height: .625rem; margin-top: .25rem; border: 1px solid #83afb4; content: '';}
.page-template-page-door-style-search-2 .pg-prodfilter a::before {border-radius: 50%;}
.pg-prodfilter a.active {font-weight: 700;}
.pg-prodfilter a.active::before {background-color: #83afb4;}

.pg-prodshowcnt {margin-top: .25rem; font: .875rem/1.68 var(--font-1); text-align: center; text-transform: uppercase; color: #163b54;}
.pg-prodtopfilter {display: flex; flex-wrap: wrap; gap: 1rem; justify-content: space-between; align-items: center; margin-top: 1rem;}
.page-template-page-door-style-search-2 .pg-prodtopfilter {margin-top: 1.875rem;}
.pg-prodtopfilter-selected {display: flex; flex-grow: 1; gap: .625rem;}
.pg-prodtopfilter-selected > div {font: 1.125rem/2rem var(--font-1); color: #163b54;}
.pg-prodtopfilter-selected .selecteds {display: flex; flex-wrap: wrap; gap: .5rem;}
.pg-prodtopfilter-selected .selecteds li {margin: 0;}
.pg-prodtopfilter-selected .selecteds a {display: inline-flex; gap: .5rem; padding: .5rem; border-radius: .25rem; font: .875rem/1.15 var(--font-1) color: #306f96; background: #ececec;}
.pg-prodtopfilter-selected .selecteds a:hover {background-color: #dcdfe1;}
.pg-prodtopfilter-selected .selecteds a::before {width: .625rem; height: 1rem; background-image: url('images/bluex.svg'); background-position: center; background-repeat: no-repeat; content: '';}
.pg-prodtopfilter-selected > a {margin-left: auto; font: 700 1rem/2rem var(--font-1) color: #163b54;}
.pg-prodtopfilter-selects {display: flex; flex-wrap: wrap; gap: 1.25rem; margin-left: auto; z-index: 9999;}
.pg-prodtopfilter-select {position: relative;}
.pg-prodtopfilter-select button span {display: inline-flex; padding: .5625rem 1.5rem .5625rem .5rem; border: 1px solid #163b54; border-radius: .1875rem;}
.pg-prodtopfilter-select button span::after {display: inline-block; width: 1.375rem; height: 1.375rem; background-image: url('images/pagination-arrow.svg'); background-position: center; background-repeat: no-repeat; background-size: 9px 17px; rotate: 90deg; translate: 1rem; content: '';}
.pg-prodtopfilter-select button + ul {display: none;}
.pg-prodtopfilter-select button[aria-expanded="true"] span::after {rotate: -90deg;}
.pg-prodtopfilter-select button[aria-expanded="true"] + ul {display: block; position: absolute; right: 0; z-index: 1; width: var(--w, auto); margin-top: -1px; border: 1px solid #163b54; border-radius: .1875rem; background-color: #fff;}
.pg-prodtopfilter-select button + ul li {margin: 0;}
.pg-prodtopfilter-select button + ul a {display: block; padding: .5625rem .5rem; color: var(--darkBlue); transition: none;}
.pg-prodtopfilter-select button + ul a:hover {color: #fff; background-color: var(--darkBlue);}

.pg-prodtopnote {margin: 3.125rem 0; font: 1rem/1.68 var(--font-1)}
.pg-prodtopnote > * {margin-inline: 0;}
.pg-prodtopnote a {text-decoration: underline; color: var(--darkBlue);}

.pg-prodnoresults {margin: 0; margin-top: 3.125rem; font: 1rem/1.68 var(--font-1)}

.pg-prodlist {display: grid; grid-template-columns: repeat(auto-fill, minmax(13.25rem, 1fr)); gap: 2.125rem 1.125rem; margin: 0; margin-top: 3.125rem; padding: 0; list-style: none; font: 1.1875rem/1.39 var(--font-1); text-transform: uppercase;}
.pg-prodlist li {display: grid; gap: .625rem; align-content: start; margin: 0; position: relative;}
.pg-prodlist img {box-sizing: content-box; height: auto; max-width: 100%;}
.pg-prodlist a {color: var(--darkBlue);}

.pg-pagination {gap: .875rem; margin-block: 2rem 3.125rem;}
.pg-pagination .page-numbers {width: 2rem; font: 1.125rem/1 var(--font-1)}
.pg-pagination :is(.prev, .next) {width: 1.25rem;}

.pgsingle-wrap {display: grid; gap: 1.25rem; padding-bottom: 6.25rem;}
.pgsingle-head {margin-bottom: 4rem;}
.pgsingle-wrap h1 {margin-block: 0; padding: 0; font-size: 1.75rem; line-height: 1.2; letter-spacing: .1875rem; color: #163b54; background: none;}
.single-combinations .pgsingle-wrap h1 {max-width: 54.75rem; font-size: clamp(2.25rem, 1.393rem + 4.286vw, 3rem); line-height: 1.17; text-transform: none; letter-spacing: .09rem;}
.pgsingle-wrap details {padding-block: 1.625rem 2.25rem; border-top: 1px solid #d9d9d9;}
.pgsingle-wrap summary {display: flex; justify-content: space-between; font-size: 1.25rem; line-height: 1.7; color: #163b54;}
.pgsingle-wrap summary::after {display: block; flex-shrink: 0; width: 17px; height: 2.125rem; background-image: url('images/arrow-sidebar.svg'); background-position: center; background-repeat: no-repeat; background-size: 100%; content: '';}
.pgsingle-wrap [open] summary::after {rotate: 180deg;}
.pgsingle-wrap details > div {margin-top: .625rem;}

.pgsingle-mainimg:not(:has(.active)) > div:not(:first-child) {display: none;}
.pgsingle-mainimg:has(.active) > div:not(.active) {display: none;}
.pgsingle-mainimg .zoomhandler {display: grid;}
.pgsingle-mainimg .zoomhandler img {grid-area: 1 / 1;}
.pgsingle-mainimg .zoomhandler::after {grid-area: 1 / 1; place-self: end; width: 2.5rem; height: 2.5rem; margin: .625rem; background-image: url('images/zoom.svg'); content: '';}
.pgsingle-side .nowshowing {margin-top: 1.875rem; font-weight: 700; font-style: italic; font-size: .875rem; line-height: 1.5; text-align: initial; letter-spacing: .05rem;}
.pgsingle-side .nowshowing span {font-weight: 400;}
.pgsingle-side details {margin-top: 1.5rem;}
.pgsingle-side .fineprint {margin-top: .625rem; font-size: .75rem; line-height: 1.25;}
.pgsingle-sidepromo {display: grid; gap: 1.25rem; justify-items: start; margin-top: 2.75rem; padding: 2.5rem 1.875rem; background-color: #E5E3DD;}
.single-combinations .pgsingle-sidepromo {margin-top: 1.875rem;}
.pgsingle-sidepromo h2 {margin: 0; font-weight: 700; font-size: 1.6rem; line-height: 1.333; letter-spacing: .05rem; color: var(--medBlue); text-transform: uppercase;}
.pgsingle-sidepromo p {margin: 0; font-size: .9375rem; line-height: 1.6rem; letter-spacing: .05rem;}

.pgsingle-main details > div p {font-size: .875rem; line-height: 1.71;}
.pgsingle-main details li > * {display: grid; gap: .5rem;}
.pgsingle-main details :is(.materialslist, .finisheslist2) {display: flex; flex-wrap: wrap; gap: 2.5rem; margin-top: 2.5rem;}
.pgsingle-main details :is(.materialslist, .finisheslist2) li {flex-basis: 7.5rem; text-align: center;}
.pgsingle-main .finisheslist2 .zoomhandler {display: grid; width:120px; height:190px;}
.pgsingle-main .finisheslist2 .zoomhandler img {grid-area: 1 / 1;}
.pgsingle-main .finisheslist2 .zoomhandler::after {grid-area: 1 / 1; place-self: end; width: 1.5rem; height: 1.5rem; margin: .625rem; background-image: url('images/zoom.svg'); background-size: cover; content: '';}
.pgsingle-main details .finisheslist2 a {margin-top: .5rem; color: #212529;}
.pgsingle-main details .materialslist .active {outline: 1px solid var(--medBlue); outline-offset: .5rem;}
.pgsingle-main details .colorslist {display: flex; flex-wrap: wrap; gap: 1.25rem; margin-top: 2.5rem;}
.pgsingle-main details .colorslist li {position: relative; flex-basis: 3.75rem; font-weight: 300; font-size: .75rem; line-height: normal; color: #000;}
.pgsingle-main details .colorslist [aria-pressed="true"] {outline: 1px solid var(--medBlue); outline-offset: .5rem;}
.pgsingle-main details .colorslist [aria-pressed="true"]::after {display: block; position: absolute; top: -.5rem; right: -.5rem; width: 1rem; height: 1rem; font-size: 1rem; line-height: 1; text-align: center; color: #fff; background-color: var(--medBlue); content: '×';}
.pgsingle-main details .colorslist img {border-radius: 50%; box-shadow: 0 0 2px rgb(0 0 0 / .5);}
.pgsingle-main details .finisheslist {display: grid; grid-template-columns: repeat(auto-fill, minmax(min(5rem, 100%), 1fr)); gap: 1.25rem; margin-top: 2.5rem;}
.pgsingle-main details:has(.finisheslist):not(:has(.active1)) {display: none;}
.pgsingle-main details .finisheslist li {font-weight: 300; font-size: .75rem; line-height: normal; text-align: center;}
.pgsingle-main details:has(.finisheslist):not(:has(li.active1.active2)) {display: none;}
.pgsingle-main details .finisheslist li.active1:not(.active2) {display: none;}
.pgsingle-main details .finisheslist a {width: 100%; color: #000; font-size:14px !important;}
.pgsingle-main:has(.active1) details .finisheslist li:not(.active1) {display: none;}
.pgsingle-main details .finisheslist :is(.active1:not(.active2), .active1.active2:not(:has(a))) img {filter: grayscale(.5); opacity: .5;}
.pgsingle-main details .finisheslist a img {width: 5.15rem; height: 5.15rem;}
.pgsingle-main .no-related-content > a {color: var(--medBlue);}

.pgsingle-main #product_tabs {background-color: inherit;}
.pgsingle-main #product_tabs .resp-tabs-list {height: auto; background: none;}
.pgsingle-main #product_tabs .resp-tabs-list li {float: none;}
.pgsingle-main #product_tabs .resp-tabs-container h2 {display: flex;}
.pgsingle-main #product_tabs .resp-tab-item {width: auto; height: auto !important; padding: .625rem 1.25rem; font-weight: 300; font-size: 1.125rem; line-height: normal; text-transform: none; background: var(--medBlue);}
.pgsingle-main #product_tabs .resp-tab-active {height: auto !important; background: var(--darkBlue); background-image: url('images/arrow_down-65.png'); background-position: 98% 20px; background-repeat: no-repeat;}
.pgsingle-main .product-tab-desc {font-size: .875rem; line-height: 1.5; letter-spacing: .05rem;}
.pgsingle-main .product-tab-desc a {font: inherit; text-decoration: underline; color: inherit;}
.pgsingle-main .product-tab-list {display: flex; flex-wrap: wrap; gap: 1.25rem; margin-top: 3.125rem;}
.pgsingle-main .product-tab-item {display: grid; flex-basis: 10.3125rem; gap: .625rem; font-size: 1.125rem; line-height: 1.44rem; text-transform: uppercase; color: var(--darkBlue);}
.pgsingle-main .product-tab-item a {display: grid; gap: .625rem; color: inherit;}

.single-combinations .pgsingle-main h2 {font-size: .9375rem; line-height: 1.68; text-transform: uppercase; letter-spacing: .05rem; color: #163B54;}
:is(.single-combinations, .page-template-page-door-style-search-2) section {display: grid; gap: 1.25rem; margin-top: 1.875rem; padding: 2.5rem 1.5rem; border: 1px solid #007298; border-radius: .625rem;}
.page-template-page-door-style-search-2 section.pgcombination-finish {margin-top: 5rem;}
.single-combinations h2 + section {margin-top: 1.5rem;}
:is(.single-combinations, .page-template-page-door-style-search-2) section > div {display: grid; gap: 1.25rem; justify-items: start;}
:is(.single-combinations, .page-template-page-door-style-search-2) section h3 {margin: 0;}
.page-template-page-door-style-search-2 section h3 {display: grid; gap: 1.25rem;}
:is(.single-combinations, .page-template-page-door-style-search-2) section h3 span {font-size: .9375rem; line-height: 1.68; letter-spacing: .05rem; color: #212529;}
:is(.single-combinations, .page-template-page-door-style-search-2) section h3 div {font-size: 1.75rem; line-height: 1.21; letter-spacing: .1875rem; text-transform: uppercase; color: #163B54;}
:is(.single-combinations, .page-template-page-door-style-search-2) section h3 div a {color: inherit !important;}
:is(.single-combinations, .page-template-page-door-style-search-2) section img {width: 210px;}
:is(.single-combinations, .page-template-page-door-style-search-2) section:is(.pgcombination-finish, .pgcombination-material) img {width: 150px;}

@media (min-width: 768px) {

	.pg-prodfilter .infobtn:hover + .infobtn-info {display: block;}
	.pg-prodfilter .infobtn-info {position: absolute; top: 50%; right: -.875rem; z-index: 1; max-width: 15.625rem; padding: 1.5625rem; color: #212529; background-color: #ececec; translate: 100% -50%; z-index: 9999}
	.pg-prodfilter .infobtn-info::before {position: absolute; top: 50%; left: -.625rem; width: 1.25rem; height: 1.25rem; background-color: #ececec; translate: 0 -50%; rotate: 45deg; content: '';}

	.pg-prodtopnote {margin-inline: 2rem;}

	.pg-prodnoresults {margin-inline: 2rem;}

	.pg-prodlist {padding-inline: 2rem;}

	.pgsingle-wrap {grid-template: auto 1fr / clamp(21.563rem, 6.75rem + 30.859vw, 26.5rem) 1fr; gap: 0 clamp(1.875rem, -9.75rem + 24.219vw, 5.75rem); margin-top: 4.5rem;}
	.single-combinations .pgsingle-wrap {grid-template-columns: 1fr 19.625rem; gap: 3.5rem;}
	.pgsingle-head {grid-area: 1 / 2;}
	.single-combinations .pgsingle-head {grid-area: 1 / 1; margin-bottom: 0;}
	.pgsingle-side {grid-area: 1 / 1 / -1 / 2;}
	.single-combinations .pgsingle-side {grid-area: 1 / 2 / -1 / 3;}
	.pgsingle-main {grid-area: 2 / 2;}
	.single-combinations .pgsingle-main {grid-area: 2 / 1}

	.single-combinations .pgsingle-sidepromo:first-child {margin-top: 0;}

}

@media (min-width: 1024px) {

	.pgsingle-main #product_tabs .resp-tab-active {background-image: none;}

	:is(.single-combinations, .page-template-page-door-style-search-2) section {grid-template-columns: 1fr auto; gap: 2.25rem; padding-inline: clamp(1.5rem, -11.591rem + 20.455vw, 3.75rem);}
	:is(.single-combinations, .page-template-page-door-style-search-2) section > div {grid-template-rows: auto 1fr; grid-area: 1 / 1;}

}


	/* Show a badge without adding extra children */
.pgsingle-mainimg[data-badge] { position: relative; }
.pgsingle-mainimg[data-badge]::before {
  content: attr(data-badge);
  position: absolute;
  top: 0em;
  left: 0rem;
  z-index: 5;
  pointer-events: none;      /* don't block zoom clicks */
  display: inline-block;
  padding: 5px 10px;
  white-space: nowrap;
  background: #012332;      /* use your NEW chip color */
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0px;
}


.pgsingle-mainimg { position: relative; }
.pgsingle-mainimg .new-product {
  position: absolute;
  top: .75rem;
  left: .75rem;
  z-index: 5;
}
.new-product.coming-soon { width: auto; padding: 5px 10px; white-space: nowrap; }


/* Position the badge on the single-finish hero */
.finish-single .finish-main-image { position: relative; }
.finish-single .finish-main-image .new-product {
  left: .75rem;
  top: .75rem;
}

/* Longer label variant (reuse from grid) */
.new-product.coming-soon {
  width: auto;
  padding: 5px 10px;
  white-space: nowrap;
}

/* Finish PDP badge placement */
.finish-single .finish-main-image .new-product {
  top: .75rem;
  left: .75rem;
}

/* Optional: tweak width for longer text */
.new-product.coming-soon { width: auto; padding: 5px 8px; }


.new-product {
    color:#FFF;
    background: #632240;
    font-family: Montserrat-Light;
    font-size: 15px;
    font-weight: 300;
    font-weight:bold;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: center;
    position:absolute;
    padding:5px;
    width:51px;
    z-index:3;
}

/* longer label variant */
.new-product.coming-soon{
  width: auto;
  padding: 5px 10px;
  white-space: nowrap;
}