/* Pricetronic Woodmart overrides */

.compare_to {
  display: none !important;
}

.main-page-wrapper {
  background: #fff;
}

#shopify-section-main-menu {
  display: none;
}

.product-grid-item .product-image-link img {
  max-height: 260px;
  width: auto;
  margin: 0 auto;
}

.blog-post-loop.blog-style-shadow .article-inner {
  background: #fff;
}

@media (min-width: 992px) {
  .menu_barre .dropdown:hover > .dropdown-menu {
    display: block;
  }
  .menu_barre .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    left: 100%;
    top: 0;
  }
}

/* Full-width hero banner */
.hero-section-full {
  width: 100%;
  margin-top: -40px;
  margin-bottom: 50px;
}

.hero-slideshow-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.hero-slideshow {
  width: 100%;
}

.hero-slideshow .item {
  display: none;
  width: 100%;
  line-height: 0;
}

.hero-slideshow .item.active {
  display: block !important;
}

.hero-slide-image {
  display: block;
  width: 100%;
  height: auto;
  min-height: 280px;
  max-height: 520px;
  object-fit: cover;
  object-position: center center;
}

.hero-carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 36px;
  height: 36px;
  border: none;
  background: rgba(255, 255, 255, 0.9);
  color: #333;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.hero-carousel-prev {
  left: 12px;
}

.hero-carousel-next {
  right: 12px;
}

.hero-slideshow-dots {
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 2;
}

.hero-slideshow-dots button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.hero-slideshow-dots button.active {
  background: #fff;
}

/* Product landing carousel (#DEALS) */
.product-landing-carousel {
  position: relative;
  padding: 30px 50px 48px;
  margin-top: 10px;
}

/* Space and align #DEALS carousel with #GIFTS green band */
#DEALS.shopify-section {
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  #DEALS .product-landing-carousel {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
}

#GIFTS.shopify-section {
  margin-top: 0;
}

#GIFTS > .vc_row-has-fill {
  margin-left: -15px;
  margin-right: -15px;
  width: calc(100% + 30px);
}

.landing-product-row {
  margin: 0;
  display: flex;
  align-items: center;
}

.landing-product-image-wrap {
  background: #fff;
  padding: 12px;
  text-align: center;
}

.landing-product-image-wrap img {
  width: 100%;
  max-height: 340px;
  object-fit: contain;
}

.landing-product-no-image {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
}

.landing-price-row {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.landing-price {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.product-landing-carousel .woodmart-title-color-white .title,
.product-landing-carousel .woodmart-title-color-white .title-subtitle {
  color: #fff;
}

.landing-carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  font-size: 22px;
  cursor: pointer;
}

.landing-carousel-prev {
  left: 10px;
}

.landing-carousel-next {
  right: 10px;
}

.landing-carousel-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 6px;
}

.landing-carousel-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.landing-carousel-dots button.active {
  background: #fff;
}

.menu_barre .navbar-brand img.logo {
  max-height: 40px;
}

body.wrapper-full-width {
  display: block;
  min-height: auto;
}

/* Trending category tiles */
.trends-categories .category-grid-item {
  margin-bottom: 20px;
}

.trends-categories .category-grid-item .wrapp-category {
  border: 1px solid #e0e0e0;
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 12px;
  box-shadow: none;
  background: #fff;
  transition: border-color 0.2s ease;
}

.trends-categories .category-grid-item:hover .wrapp-category {
  border-color: #83b735;
}

.trends-categories .category-grid-item .category-title {
  position: static;
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #222;
  letter-spacing: 0.02em;
}

.trends-categories .category-grid-item a {
  display: block;
  text-decoration: none;
}

.trends-categories .hover-mask,
.trends-categories .category-image-wrapp {
  display: none;
}

@font-face {
  font-family: woodmart-font;
  src: url(css/woodmart.woff2) format("woff2"),
    url(css/woodmart.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.icons-design-line .woodmart-cart-icon:before {
  content: "\f11d";
  font-family: woodmart-font;
}

.icons-design-line .wishlist-icon:before {
  content: "\f431";
  font-family: woodmart-font;
}

.searchform .searchsubmit {
  font-size: 0;
}

.searchform .searchsubmit:after {
  content: "\f125";
  font-family: woodmart-font;
  font-size: 16px;
  color: #777;
}

/* Product page buy buttons — match bicyclesi / gogobargain layout */
.single-product-page .p-price {
  color: red;
  font-weight: 800;
}

.single-product-page .info-r-p {
  margin-bottom: 8px;
}

.single-product-page .product-buy-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 12px;
}

.single-product-page .product-buy-row .quantity {
  display: inline-flex;
  align-items: center;
  margin-right: 13px;
  border: 1px solid #e6e6e6;
}

.single-product-page .product-buy-row .quantity .minus,
.single-product-page .product-buy-row .quantity .plus {
  width: 36px;
  height: 40px;
  border: none;
  background: #f7f7f7;
  cursor: pointer;
  font-size: 18px;
  line-height: 1;
}

.single-product-page .product-buy-row .quantity .qty {
  width: 48px;
  height: 40px;
  border: none;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  font-size: 14px;
}

.single-product-page .product-buy-ebay-logo {
  max-width: 80px;
  height: auto;
  vertical-align: middle;
}

.single-product-page .buy_now,
.single-product-page .amazon_button {
  text-transform: none !important;
  cursor: pointer;
}

.single-product-page .buy_now {
  background-color: #83b735;
  color: #fff;
  border: 1px solid #83b735;
  padding: 12px 22px;
  font-weight: 600;
}

.single-product-page .buy_now:hover {
  background-color: #6f9c2d;
  border-color: #6f9c2d;
}

.single-product-page .amazon_button {
  background-color: #111;
  color: #fff !important;
  border: 1px solid #000;
  padding: 12px 18px;
  font-weight: 600;
}

.single-product-page .amazon_button:hover {
  background-color: #444;
}

.single-product-page .amazon_button .logoamazon {
  position: relative;
  top: 3px;
  left: 5px;
  display: inline-block;
  width: 50px !important;
  height: 15px !important;
  max-width: 50px !important;
  object-fit: contain;
  vertical-align: middle;
}

@media only screen and (min-width: 601px) {
  .single-product-page .buy_now,
  .single-product-page .amazon_button {
    margin: 0 0 0 10px !important;
  }
}

@media only screen and (max-width: 600px) {
  .single-product-page .buy_now,
  .single-product-page .amazon_button {
    margin: 7px 0 0 0 !important;
    padding: 12px !important;
  }

  .single-product-page .product-buy-ebay-logo {
    margin-top: 7px;
  }
}

/* Flat top nav — main categories only, no dropdowns */
.top-nav-flat > li > a .caret {
  display: none;
}

.top-nav-with-subs > li > a {
  padding: 15px 12px;
  display: inline-block;
  color: #333;
  font-weight: 600;
}

.top-nav-with-subs > li > a:hover,
.top-nav-with-subs > li > a:focus {
  color: #83b735;
}

@media (min-width: 992px) {
  .top-nav-with-subs .dropdown:hover > .dropdown-menu {
    display: block;
  }
}

/* Static footer pages — match original Woodmart page layout */
.static-page .page-title {
  margin-bottom: 0;
}

.static-page .page-title .entry-title {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  margin: 0;
}

.static-page .page-title .breadcrumbs {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  margin-top: 8px;
}

.static-page .page-title .breadcrumbs a {
  color: rgba(255, 255, 255, 0.85);
}

.static-page .content-layout-wrapper {
  padding-top: 30px;
  padding-bottom: 50px;
}

.static-page .page-container > h1 {
  display: none;
}

.static-page .rte {
  color: #777;
  line-height: 1.8;
}

.static-page .rte h2,
.static-page .rte h3 {
  color: #333;
  margin: 24px 0 12px;
}

.static-page .substep {
  margin-bottom: 30px;
}

.static-page .substep img {
  max-width: 80px;
  height: auto;
  margin-bottom: 12px;
}

.static-page .static-contact-form .input-full {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #e6e6e6;
  margin-bottom: 4px;
}

.static-page .static-contact-form label em {
  color: #e22;
}

.static-page .static-contact-form .btn-color-black {
  background: #111;
  color: #fff;
  border: none;
  padding: 12px 28px;
  text-transform: uppercase;
  cursor: pointer;
}

.static-page .static-contact-form .btn-color-black:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

/* Login / register */
.auth-page .auth-page-card {
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 32px 36px 28px;
  margin-bottom: 10px;
}

.auth-page .auth-page-intro {
  color: #777;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 0 24px;
  text-align: center;
}

.auth-page .auth-form .form-list {
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
}

.auth-page .auth-form .form-list li {
  margin-bottom: 18px;
}

.auth-page .auth-form label {
  display: block;
  color: #333;
  font-weight: 400;
  margin-bottom: 6px;
}

.auth-page .auth-form label em {
  color: #e22;
  font-style: normal;
}

.auth-page .auth-captcha-prompt {
  display: block;
  color: #999;
  font-size: 13px;
  margin-bottom: 6px;
}

.auth-page .auth-form-actions {
  margin: 24px 0 16px;
  text-align: center;
}

.auth-page .auth-form-footer {
  text-align: center;
  color: #777;
  margin: 0;
  font-size: 14px;
}

.auth-page .auth-form-message {
  margin: 0 0 12px;
  padding: 10px 12px;
  font-size: 14px;
  border-radius: 2px;
}

.auth-page .auth-form-error {
  background: #fdecea;
  color: #b42318;
  border: 1px solid #f5c2c0;
}

.auth-page .auth-form-success {
  background: #edf7ed;
  color: #2e7d32;
  border: 1px solid #c8e6c9;
}

@media (max-width: 767px) {
  .auth-page .auth-page-card {
    padding: 24px 20px 20px;
  }
}

.static-page .woodmart-info-box {
  margin-bottom: 20px;
}

.static-page .woodmart-title-style-bordered .liner-continer {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}

.static-page .woodmart-title-style-bordered .left-line,
.static-page .woodmart-title-style-bordered .right-line {
  flex: 1;
  height: 1px;
  background: #e6e6e6;
}

.static-page .woodmart-title-style-bordered .title {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}

.static-page .google-map-container {
  position: relative;
  overflow: hidden;
}

.static-page .woodmart-google-map-wrapper,
.static-page .woodmart-google-map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.static-page .static-google-map-embed {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.static-page .woodmart-google-map-content-wrap {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.static-page .woodmart-google-map-content {
  pointer-events: auto;
}

.top-nav-flat > li > a {
  padding: 15px 12px;
  display: inline-block;
  color: #333;
  font-weight: 600;
  text-transform: none;
}

.top-nav-flat > li > a:hover,
.top-nav-flat > li > a:focus {
  color: #83b735;
}

/* Blog single post */
.blog-single-page .content-layout-wrapper {
  padding-top: 30px;
  padding-bottom: 50px;
}

.blog-single-page .blog-breadcrumbs {
  margin-bottom: 28px;
  font-size: 13px;
  color: #999;
}

.blog-single-page .blog-breadcrumbs a {
  color: #777;
}

.blog-single-page .blog-breadcrumbs a:hover {
  color: #83b735;
}

.blog-single-page .breadcrumb-last {
  color: #333;
}

.blog-single-page .post-single-page .article-inner {
  margin: 0 auto;
}

.blog-single-page .post-single-page .meta-post-categories {
  margin-bottom: 10px;
}

.blog-single-page .post-single-page .meta-post-categories a {
  display: inline-block;
  background: #83b735;
  color: #fff !important;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 12px;
  letter-spacing: 0.04em;
}

.blog-single-page .post-single-page .entry-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 16px;
}

.blog-single-page .post-single-page .entry-title a {
  color: #333;
}

.blog-single-page .post-single-page .entry-meta-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  font-size: 13px;
  color: #999;
}

.blog-single-page .post-single-page .entry-meta-list a {
  color: #777;
}

.blog-single-page .post-single-page .entry-header {
  position: relative;
  margin-bottom: 32px;
}

.blog-single-page .post-single-page .entry-thumbnail {
  margin: 0;
  overflow: hidden;
}

.blog-single-page .post-single-page .entry-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}

.blog-single-page .post-single-page .woodmart-post-date {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background: #83b735;
  color: #fff;
  text-align: center;
  min-width: 58px;
  padding: 10px 8px;
  line-height: 1.1;
  z-index: 2;
}

.blog-single-page .post-single-page .post-date-day {
  display: block;
  font-size: 24px;
  font-weight: 700;
}

.blog-single-page .post-single-page .post-date-month {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.blog-single-page .post-single-page .entry-content {
  color: #777;
  line-height: 1.85;
  font-size: 15px;
}

.blog-single-page .post-single-page .entry-content img {
  max-width: 100%;
  height: auto;
  margin: 18px 0;
}

.blog-single-page .post-single-page .entry-content strong,
.blog-single-page .post-single-page .entry-content a {
  color: #333;
}

.blog-single-page .post-single-page .entry-content a:hover {
  color: #83b735;
}

@media (max-width: 767px) {
  .blog-single-page .post-single-page .entry-title {
    font-size: 26px;
  }

  .blog-single-page .post-single-page .woodmart-post-date {
    left: 12px;
    bottom: 12px;
  }
}

.blog-single-page .sidebar-container {
  margin-top: 0;
}

.blog-single-page .sidebar-content {
  padding-left: 30px;
}

.blog-single-page .woodmart-recent-posts-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-single-page .woodmart-recent-posts-list li {
  display: flex;
  gap: 12px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
}

.blog-single-page .woodmart-recent-posts-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.blog-single-page .recent-posts-thumbnail {
  flex-shrink: 0;
  display: block;
}

.blog-single-page .recent-posts-thumbnail img {
  width: 75px;
  height: 75px;
  object-fit: cover;
  display: block;
}

.blog-single-page .recent-posts-info .entry-title {
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
  font-weight: 600;
}

.blog-single-page .recent-posts-info .entry-title a {
  color: #333;
}

.blog-single-page .recent-posts-info .entry-title a:hover {
  color: #83b735;
}

.blog-single-page .sidebar-content .widget-title {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  margin: 0 0 20px;
  padding-bottom: 12px;
  border-bottom: 2px solid #eee;
}

@media (max-width: 991px) {
  .blog-single-page .sidebar-content {
    padding-left: 0;
    margin-top: 40px;
  }
}

