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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//popcobs.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Geologica", 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-widget-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 16px;
	--wd-primary-color: rgb(1,14,133);
	--wd-alternative-color: rgba(1,14,133,0.8);
	--wd-link-color: rgb(1,14,133);
	--wd-link-color-hover: rgba(1,14,133,0.85);
	--btn-default-bgcolor: rgb(51,51,51);
	--btn-default-bgcolor-hover: rgb(36,36,36);
	--btn-accented-bgcolor: rgb(1,14,133);
	--btn-accented-bgcolor-hover: rgba(1,14,133,0.65);
	--btn-font-family: "Geologica", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(136,173,153);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-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(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(247,247,247);
	background-image: url(https://popcobs.com/wp-content/uploads/2025/11/page-title1-scaled.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 28px;
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: capitalize;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(36,36,36);
}
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);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 44px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 20px;
}
.wd-nav-arrows.wd-pos-together:not(:where(.wd-custom-style)) {
	--wd-arrow-gap: 20px;
	--wd-arrow-size: 50px;
	--wd-arrow-icon-size: 20px;
	--wd-arrow-offset-h: 0px;
	--wd-arrow-offset-v: 15px;
	--wd-arrow-bg: rgb(247,247,247);
	--wd-arrow-bg-hover: rgb(136,173,153);
	--wd-arrow-bg-dis: rgb(247,247,247);
	--wd-arrow-radius: 25px;
}
.wd-nav-scroll {
	--wd-nscroll-width: 45%;
	--wd-nscroll-drag-bg: rgb(136,173,153);
	--wd-nscroll-drag-bg-hover: rgba(136,173,153,0.8);
}
.product-labels .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -50px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 60px;
	}

}
:root{
--wd-container-w: 1720px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


.wp-block-social-links .wp-block-social-link svg {
  display: inline-block !important;
  width: 1em !important;
  height: 1em !important;
  fill: currentColor !important;
}

.wp-social-link-instagram,
.wp-social-link-facebook,
.wp-social-link-youtube {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* ── Popcobs FAQ Page Styles ── */
:root {
  --blue-deep:   #0a3d7a;
  --blue-mid:    #1158b8;
  --blue-bright: #1a73e8;
  --blue-light:  #e8f1fc;
  --blue-pale:   #f2f7ff;
  --text-dark:   #0d1b2e;
  --text-body:   #374151;
  --white:       #ffffff;
  --border:      #dce8f8;
  --radius:      14px;
  --shadow:      0 4px 24px rgba(17,88,184,0.10);
}

.faq-wrap {
  max-width: 860px;
  margin: 0 auto;
  padding: 2px 24px 10px;
}

.faq-section-title {
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--blue-bright);
  margin: 48px 0 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.faq-section-title:first-child { margin-top: 0; }
.faq-section-title::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--border);
}

.faq-item {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  margin-bottom: 10px;
  box-shadow: var(--shadow);
  overflow: hidden;
  transition: box-shadow .25s, border-color .25s;
}
.faq-item:hover { border-color: var(--blue-bright); box-shadow: 0 6px 28px rgba(26,115,232,.12); }
.faq-item.open  { border-color: var(--blue-bright); box-shadow: 0 8px 32px rgba(26,115,232,.15); }

.faq-q {
  width: 100%;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  text-align: left;
  gap: 16px;
}
.faq-q-text {
  font-size: 16px;
  font-weight: 700;
  color: var(--text-dark);
  flex: 1;
}
.faq-icon {
  width: 30px; height: 30px; min-width: 30px;
  border-radius: 50%;
  background: var(--blue-light);
  display: flex; align-items: center; justify-content: center;
  transition: background .2s;
}
.faq-icon svg { width: 14px; height: 14px; stroke: var(--blue-bright); stroke-width: 2.5; fill: none; transition: transform .3s; }
.faq-item.open .faq-icon { background: var(--blue-bright); }
.faq-item.open .faq-icon svg { stroke: #fff; transform: rotate(45deg); }

.faq-a { max-height: 0; overflow: hidden; transition: max-height .4s cubic-bezier(.4,0,.2,1); }
.faq-a-inner {
  padding: 0 24px 22px;
  border-top: 1px solid var(--border);
  font-size: 15px;
  line-height: 1.75;
  color: var(--text-body);
}
.faq-a-inner a { color: var(--blue-bright); font-weight: 600; text-decoration: none; }
.faq-a-inner a:hover { text-decoration: underline; }

.contact-card {
  margin-top: 56px;
  background: linear-gradient(135deg, var(--blue-deep) 0%, var(--blue-mid) 100%);
  border-radius: 20px;
  padding: 48px 40px;
  color: #fff;
}
.contact-card h2 { font-size: 26px; font-weight: 900; margin-bottom: 10px; color: #fff; }
.contact-card > p { color: rgba(255,255,255,.8); font-size: 15px; margin-bottom: 28px; }

.contact-label {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  background: rgba(255,255,255,.12);
  color: rgba(255,255,255,.85);
  padding: 5px 14px;
  border-radius: 99px;
  margin-bottom: 16px;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 14px;
  margin-bottom: 24px;
}
.c-chip {
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 14px;
  padding: 22px 18px;
}
.c-chip .c-icon { font-size: 22px; margin-bottom: 8px; }
.c-chip .c-label {
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: rgba(255,255,255,.55);
  margin-bottom: 5px;
}
.c-chip .c-val {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
.c-chip .c-val:hover { text-decoration: underline; }

.hours-strip {
  background: rgba(255,255,255,.07);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 12px;
  padding: 20px 28px;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
.hours-title {
  width: 100%;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: rgba(255,255,255,.55);
  padding-bottom: 12px;
  margin-bottom: 4px;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
.h-item strong {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 2px;
}
.h-item span { font-size: 13px; color: rgba(255,255,255,.65); }

@media (max-width: 600px) {
  .contact-card { padding: 32px 20px; }
  .faq-q { padding: 16px 18px; }
  .faq-a-inner { padding: 0 18px 18px; }
  .hours-strip { gap: 20px; }
}

/* ── Popcobs Cancellation Policy Page Styles ── */
h4 {
  color: #010e85;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 24px;
}
p {
  margin: 6px 0;
  line-height: 1.6;
}
ul {
  margin: 8px 0 8px 20px;
  line-height: 1.8;
}

/* Business Hours Block */
.policy-hours {
  max-width: 380px;
  margin-top: 10px;
}
.policy-hours-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #010e85;
}
.policy-hours-row {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.policy-hours-last {
  border-top: none;
}
.policy-closed {
  color: #cc0000;
}


/* ── Popcobs Company Information Page Styles ── */
h2 {
  color: #010e85;
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 32px;
}
h4 {
  color: #010e85;
  font-size: 18px;
  margin-bottom: 8px;
  margin-top: 24px;
}
p {
  margin: 6px 0;
  line-height: 1.6;
}
ul {
  margin: 8px 0 8px 20px;
  line-height: 1.8;
}
hr {
  border: none;
  border-top: 1px solid #dce8f8;
  margin: 28px 0;
}

/* Business Details Table */
.company-table {
  width: 100%;
  max-width: 600px;
  border-collapse: collapse;
  margin: 16px 0;
}
.company-table td {
  padding: 10px 14px;
  border: 1px solid #dce8f8;
  font-size: 15px;
  line-height: 1.6;
  vertical-align: top;
}
.company-table td:first-child {
  font-weight: 700;
  color: #0d1b2e;
  width: 38%;
  background: #f2f7ff;
}

/* Business Hours Block */
.policy-hours {
  max-width: 380px;
  margin-top: 10px;
}
.policy-hours-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #010e85;
}
.policy-hours-row {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.policy-hours-last {
  border-top: none;
}
.policy-closed {
  color: #cc0000;
}