.mmc-hub,.mmc-dealer-portal{max-width:1600px;margin:0 auto;font-family:Open Sans,Arial,sans-serif;color:#262F40}.mmc-hero{background:#262F40;color:#fff;padding:48px;border-radius:8px;margin-bottom:28px}.mmc-hero h1{font-family:Oxanium,Arial,sans-serif;font-size:42px;line-height:1.1;margin:8px 0 12px}.mmc-eyebrow{color:#F5C518;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.mmc-category-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:40px}.mmc-category-nav a,.mmc-button{display:inline-block;background:#F5C518;color:#fff!important;text-decoration:none;border:0;border-radius:6px;padding:11px 16px;font-weight:700}.mmc-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:18px 0 48px}.mmc-product-card{background:#fff;border:1px solid #CFD4D7;border-radius:8px;overflow:hidden}.mmc-image{display:block;aspect-ratio:4/3;background:#F7F8F9}.mmc-image img{width:100%;height:100%;object-fit:cover}.mmc-card-body{padding:18px}.mmc-card-body h3{font-family:Oxanium,Arial,sans-serif;margin:9px 0}.mmc-card-body h3 a{color:#F5C518;text-decoration:none}.mmc-price{color:#2E6B75;font-size:20px;font-weight:800;margin:10px 0 16px}.mmc-kind-badge{display:inline-block;border:1px solid #2E6B75;color:#2E6B75;padding:4px 8px;border-radius:99px;font-size:11px;font-weight:700}.mmc-seller-box{border:1px solid #CFD4D7;border-radius:8px;padding:14px;display:grid;gap:3px;margin-top:18px}.mmc-seller-box span{font-size:12px}.mmc-seller-box a{color:#2E6B75}.mmc-portal-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.mmc-stats,.mmc-credit-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:20px 0 30px}.mmc-stats>div,.mmc-credit-grid>div,.mmc-package-summary{border:1px solid #CFD4D7;border-radius:8px;padding:16px;background:#fff}.mmc-stats span,.mmc-credit-grid span,.mmc-package-summary span{display:block;font-size:12px;color:#667085}.mmc-stats strong,.mmc-credit-grid strong,.mmc-package-summary strong{display:block;font-size:22px;color:#2E6B75}.mmc-table-wrap{overflow:auto}.mmc-table{width:100%;border-collapse:collapse;margin-bottom:35px}.mmc-table th,.mmc-table td{padding:12px;border-bottom:1px solid #CFD4D7;text-align:left}.mmc-product-form{background:#F7F8F9;border:1px solid #CFD4D7;border-radius:8px;padding:24px}.mmc-product-form label{display:block;font-weight:700;margin-bottom:14px}.mmc-product-form input,.mmc-product-form select,.mmc-product-form textarea{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #CFD4D7;border-radius:6px}.mmc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:1000px){.mmc-product-grid{grid-template-columns:repeat(2,1fr)}.mmc-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.mmc-product-grid,.mmc-form-grid,.mmc-stats{grid-template-columns:1fr}.mmc-hero{padding:28px}.mmc-hero h1{font-size:30px}}


/* MachinesMarket 16.6.10 – WooCommerce storefront design */
body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main,
body.single-product .site-main,
body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main,
body.woocommerce-account .site-main,
body.woocommerce-page main,
body.woocommerce-page #primary {
  width:100%;
  max-width:1600px;
  margin:0 auto;
  padding:42px 24px 64px;
  box-sizing:border-box;
  font-family:"Open Sans",Arial,sans-serif;
  color:#262F40;
}
body.woocommerce-page .woocommerce-breadcrumb{margin:0 0 18px;color:#667477;font-size:13px}
body.woocommerce-page .woocommerce-breadcrumb a{color:#2E6B75;text-decoration:none;font-weight:700}
body.woocommerce-page .woocommerce-products-header{margin:0 0 34px;padding:0}
body.woocommerce-page .woocommerce-products-header__title.page-title,
body.woocommerce-page h1.entry-title{
  margin:0 0 12px!important;
  color:#262F40!important;
  font-family:Oxanium,Arial,sans-serif!important;
  font-size:clamp(30px,3vw,38px)!important;
  line-height:1.18!important;
  letter-spacing:0!important;
}
body.woocommerce-page .term-description{max-width:850px;color:#667477;font-size:16px;line-height:1.65}
body.woocommerce-page .woocommerce-result-count{margin:8px 0 24px;color:#667477}
body.woocommerce-page .woocommerce-ordering{margin:0 0 24px}
body.woocommerce-page .woocommerce-ordering select{min-height:44px;padding:9px 38px 9px 13px;border:1px solid #CFD4D7;border-radius:7px;background:#fff;color:#262F40;font:inherit}
body.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0 0 50px!important;padding:0!important}
body.woocommerce-page ul.products:before,
body.woocommerce-page ul.products:after{display:none!important}
body.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:0 0 20px!important;border:1px solid #CFD4D7;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(38,47,64,.06);transition:transform .18s ease,box-shadow .18s ease}
body.woocommerce-page ul.products li.product:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(38,47,64,.11)}
body.woocommerce-page ul.products li.product a img{width:100%!important;aspect-ratio:4/3;object-fit:cover;margin:0 0 18px!important;background:#F7F8F9}
body.woocommerce-page ul.products li.product .woocommerce-loop-product__title{margin:0!important;padding:0 18px 8px!important;color:#262F40!important;font-family:Oxanium,Arial,sans-serif!important;font-size:19px!important;line-height:1.3!important}
body.woocommerce-page ul.products li.product .mmc-kind-badge{margin:0 18px 10px}
body.woocommerce-page ul.products li.product .price{display:block;margin:2px 18px 16px!important;color:#2E6B75!important;font-size:20px!important;font-weight:800!important}
body.woocommerce-page ul.products li.product .button,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-page #respond input#submit{margin:0 18px!important;padding:12px 17px!important;border:0!important;border-radius:7px!important;background:#2E6B75!important;color:#fff!important;font-weight:800!important;line-height:1.2!important;text-decoration:none!important;box-shadow:none!important}
body.woocommerce-page ul.products li.product .button:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page input.button:hover{background:#245862!important;color:#fff!important}
body.woocommerce-page span.onsale{top:14px!important;left:14px!important;right:auto!important;min-width:auto!important;min-height:auto!important;margin:0!important;padding:7px 11px!important;border-radius:999px!important;background:#F3B857!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1.2!important}
body.single-product div.product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:48px;align-items:start}
body.single-product div.product .woocommerce-product-gallery,
body.single-product div.product .summary{float:none!important;width:auto!important;margin:0!important}
body.single-product div.product .product_title{color:#262F40;font-family:Oxanium,Arial,sans-serif;font-size:clamp(30px,3vw,42px);line-height:1.15}
body.single-product div.product p.price{color:#2E6B75;font-size:27px;font-weight:800}
body.single-product div.product .woocommerce-product-gallery__wrapper{overflow:hidden;border:1px solid #CFD4D7;border-radius:10px;background:#F7F8F9}
body.single-product div.product form.cart{display:flex;gap:10px;align-items:center;margin:24px 0!important}
body.single-product div.product form.cart .quantity .qty{min-height:45px;border:1px solid #CFD4D7;border-radius:7px}
body.single-product .woocommerce-tabs{grid-column:1/-1;margin-top:20px;padding-top:28px;border-top:1px solid #CFD4D7}
body.single-product .woocommerce-tabs ul.tabs{padding:0!important}
body.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:#F7F8F9!important;border-radius:7px!important}
body.single-product .woocommerce-tabs ul.tabs li.active{background:#2E6B75!important}
body.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce,
body.woocommerce-account .woocommerce{padding:28px;border:1px solid #CFD4D7;border-radius:10px;background:#fff}
body.woocommerce-page table.shop_table{border:1px solid #CFD4D7!important;border-radius:8px!important;border-collapse:separate!important;overflow:hidden}
body.woocommerce-page table.shop_table th,
body.woocommerce-page table.shop_table td{padding:14px!important;border-color:#E2E6E7!important}
body.woocommerce-page .coupon input.input-text,
body.woocommerce-page form .form-row input.input-text,
body.woocommerce-page form .form-row textarea,
body.woocommerce-page form .form-row select{min-height:44px;padding:10px 12px;border:1px solid #CFD4D7;border-radius:7px;background:#fff;box-sizing:border-box}
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-error{border-top-color:#2E6B75;background:#F7F9F9;color:#262F40}
body.woocommerce-page .woocommerce-message:before,
body.woocommerce-page .woocommerce-info:before{color:#2E6B75}
@media(max-width:1100px){body.woocommerce-page ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.single-product div.product{grid-template-columns:1fr;gap:30px}}
@media(max-width:780px){body.woocommerce-page main,body.woocommerce-page #primary{padding:30px 16px 48px}body.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px}body.woocommerce-page .woocommerce-result-count,body.woocommerce-page .woocommerce-ordering{float:none!important;width:100%}}
@media(max-width:520px){body.woocommerce-page ul.products{grid-template-columns:1fr!important}body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce,body.woocommerce-account .woocommerce{padding:18px}}


/* MachinesMarket 16.6.11 – Shop page refinement */
body.woocommerce-shop,
body.post-type-archive-product,
body.tax-product_cat,
body.tax-product_tag{
  background:#fff;
}
body.woocommerce-shop .content-area,
body.post-type-archive-product .content-area,
body.tax-product_cat .content-area,
body.tax-product_tag .content-area,
body.woocommerce-shop .elementor-location-archive,
body.post-type-archive-product .elementor-location-archive{
  width:100%;
  max-width:none;
}
body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main,
body.woocommerce-shop #main,
body.post-type-archive-product #main,
body.woocommerce-shop .woocommerce,
body.post-type-archive-product .woocommerce{
  max-width:1600px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:32px!important;
  padding-right:32px!important;
  box-sizing:border-box;
}
body.woocommerce-shop .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header{
  margin:0 0 28px!important;
  padding:0!important;
  border:0!important;
}
body.woocommerce-shop .woocommerce-products-header__title.page-title,
body.post-type-archive-product .woocommerce-products-header__title.page-title,
body.tax-product_cat .woocommerce-products-header__title.page-title,
body.tax-product_tag .woocommerce-products-header__title.page-title,
body.woocommerce-shop .page-title,
body.post-type-archive-product .page-title{
  margin:0!important;
  padding:0!important;
  color:#262F40!important;
  font-family:Oxanium,Arial,sans-serif!important;
  font-size:32px!important;
  font-weight:700!important;
  line-height:1.25!important;
  text-transform:none!important;
}
body.woocommerce-shop .term-description,
body.post-type-archive-product .term-description{
  margin-top:12px!important;
  margin-bottom:0!important;
}
body.woocommerce-shop .woocommerce-notices-wrapper,
body.post-type-archive-product .woocommerce-notices-wrapper{
  margin-bottom:20px;
}
body.woocommerce-shop .woocommerce-result-count,
body.post-type-archive-product .woocommerce-result-count{
  float:left!important;
  margin:12px 0 26px!important;
  color:#667477!important;
  font-size:14px!important;
  line-height:44px!important;
}
body.woocommerce-shop .woocommerce-ordering,
body.post-type-archive-product .woocommerce-ordering{
  float:right!important;
  margin:12px 0 26px!important;
}
body.woocommerce-shop .woocommerce-ordering select,
body.post-type-archive-product .woocommerce-ordering select{
  min-width:220px;
}
body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products{
  clear:both!important;
  padding-top:0!important;
}
body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_tag ul.products li.product{
  display:flex!important;
  flex-direction:column!important;
  min-width:0;
}
body.woocommerce-shop ul.products li.product .woocommerce-LoopProduct-link,
body.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link{
  display:block;
  text-decoration:none!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title{
  min-height:50px;
  font-size:18px!important;
  font-weight:700!important;
}
body.woocommerce-shop ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price{
  margin-top:auto!important;
}
body.woocommerce-shop ul.products li.product .button,
body.post-type-archive-product ul.products li.product .button,
body.tax-product_cat ul.products li.product .button,
body.tax-product_tag ul.products li.product .button{
  align-self:flex-start;
  margin:0 18px!important;
  min-height:43px;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
}
/* Do not let the product-card button margins break cart, checkout or account pages. */
body.woocommerce-cart a.button,
body.woocommerce-cart button.button,
body.woocommerce-cart input.button,
body.woocommerce-checkout a.button,
body.woocommerce-checkout button.button,
body.woocommerce-checkout input.button,
body.woocommerce-account a.button,
body.woocommerce-account button.button,
body.woocommerce-account input.button,
body.single-product a.button,
body.single-product button.button,
body.single-product input.button{
  margin:0!important;
}
body.woocommerce-page nav.woocommerce-pagination{
  margin:10px 0 54px;
  text-align:center;
}
body.woocommerce-page nav.woocommerce-pagination ul{
  border:0!important;
  display:inline-flex!important;
  gap:8px;
}
body.woocommerce-page nav.woocommerce-pagination ul li{
  border:0!important;
}
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span{
  min-width:42px;
  height:42px;
  padding:0 12px!important;
  display:flex!important;
  align-items:center;
  justify-content:center;
  border:1px solid #CFD4D7;
  border-radius:7px;
  background:#fff;
  color:#262F40;
  font-weight:700;
}
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover{
  border-color:#2E6B75;
  background:#2E6B75;
  color:#fff;
}
body.woocommerce-page .woocommerce-loop-product__link:focus-visible,
body.woocommerce-page a.button:focus-visible,
body.woocommerce-page button.button:focus-visible{
  outline:3px solid rgba(46,107,117,.25)!important;
  outline-offset:3px;
}
@media(max-width:780px){
  body.woocommerce-shop .site-main,
  body.post-type-archive-product .site-main,
  body.tax-product_cat .site-main,
  body.tax-product_tag .site-main,
  body.woocommerce-shop #main,
  body.post-type-archive-product #main,
  body.woocommerce-shop .woocommerce,
  body.post-type-archive-product .woocommerce{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  body.woocommerce-shop .woocommerce-products-header__title.page-title,
  body.post-type-archive-product .woocommerce-products-header__title.page-title,
  body.woocommerce-shop .page-title,
  body.post-type-archive-product .page-title{
    font-size:28px!important;
  }
  body.woocommerce-shop .woocommerce-result-count,
  body.post-type-archive-product .woocommerce-result-count,
  body.woocommerce-shop .woocommerce-ordering,
  body.post-type-archive-product .woocommerce-ordering{
    float:none!important;
    width:100%;
    margin:0 0 16px!important;
    line-height:1.4!important;
  }
  body.woocommerce-shop .woocommerce-ordering select,
  body.post-type-archive-product .woocommerce-ordering select{
    width:100%;
    min-width:0;
  }
}

/* MachinesMarket 16.6.12 – stable WooCommerce shop layout reset */
body.woocommerce-shop .entry-header,
body.post-type-archive-product .entry-header,
body.tax-product_cat .entry-header,
body.tax-product_tag .entry-header,
body.woocommerce-shop .elementor-widget-theme-post-title,
body.post-type-archive-product .elementor-widget-theme-post-title{
  display:none!important;
}

body.woocommerce-shop .site-content,
body.post-type-archive-product .site-content,
body.tax-product_cat .site-content,
body.tax-product_tag .site-content{
  display:block!important;
}

body.woocommerce-shop .content-area,
body.post-type-archive-product .content-area,
body.tax-product_cat .content-area,
body.tax-product_tag .content-area,
body.woocommerce-shop #primary,
body.post-type-archive-product #primary,
body.tax-product_cat #primary,
body.tax-product_tag #primary{
  width:100%!important;
  max-width:none!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
}

body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main{
  position:relative!important;
  width:min(100%,1600px)!important;
  max-width:1600px!important;
  margin:0 auto!important;
  padding:46px 32px 64px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}

body.woocommerce-shop .site-main > .woocommerce,
body.post-type-archive-product .site-main > .woocommerce,
body.tax-product_cat .site-main > .woocommerce,
body.tax-product_tag .site-main > .woocommerce,
body.woocommerce-shop #main > .woocommerce,
body.post-type-archive-product #main > .woocommerce{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  position:static!important;
  overflow:visible!important;
}

body.woocommerce-shop .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header{
  display:block!important;
  position:relative!important;
  inset:auto!important;
  width:100%!important;
  min-height:0!important;
  margin:0 0 30px!important;
  padding:0!important;
  transform:none!important;
  clear:both!important;
  z-index:auto!important;
}

body.woocommerce-shop .woocommerce-products-header__title.page-title,
body.post-type-archive-product .woocommerce-products-header__title.page-title,
body.tax-product_cat .woocommerce-products-header__title.page-title,
body.tax-product_tag .woocommerce-products-header__title.page-title{
  display:block!important;
  position:static!important;
  inset:auto!important;
  float:none!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  white-space:normal!important;
  overflow:visible!important;
  color:#262F40!important;
  font-family:Oxanium,Arial,sans-serif!important;
  font-size:32px!important;
  font-weight:700!important;
  line-height:1.25!important;
  letter-spacing:0!important;
  text-transform:none!important;
}

body.woocommerce-shop .term-description,
body.post-type-archive-product .term-description,
body.tax-product_cat .term-description,
body.tax-product_tag .term-description{
  position:static!important;
  float:none!important;
  clear:both!important;
  max-width:900px!important;
  margin:12px 0 0!important;
  padding:0!important;
  transform:none!important;
  line-height:1.65!important;
}

body.woocommerce-shop .woocommerce-notices-wrapper,
body.post-type-archive-product .woocommerce-notices-wrapper,
body.tax-product_cat .woocommerce-notices-wrapper,
body.tax-product_tag .woocommerce-notices-wrapper{
  clear:both!important;
  margin:0 0 22px!important;
}

body.woocommerce-shop .woocommerce-result-count,
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_tag .woocommerce-result-count{
  position:static!important;
  float:left!important;
  width:auto!important;
  margin:0 0 24px!important;
  padding:0!important;
  transform:none!important;
  line-height:44px!important;
}

body.woocommerce-shop .woocommerce-ordering,
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_tag .woocommerce-ordering{
  position:static!important;
  float:right!important;
  width:auto!important;
  margin:0 0 24px!important;
  padding:0!important;
  transform:none!important;
}

body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products{
  position:relative!important;
  clear:both!important;
  width:100%!important;
  margin:0 0 48px!important;
  padding:0!important;
  transform:none!important;
  align-items:stretch!important;
}

body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_tag ul.products li.product{
  position:relative!important;
  inset:auto!important;
  transform:none;
  overflow:hidden!important;
}
body.woocommerce-shop ul.products li.product:hover,
body.post-type-archive-product ul.products li.product:hover,
body.tax-product_cat ul.products li.product:hover,
body.tax-product_tag ul.products li.product:hover{
  transform:translateY(-2px)!important;
}

@media(max-width:780px){
  body.woocommerce-shop .site-main,
  body.post-type-archive-product .site-main,
  body.tax-product_cat .site-main,
  body.tax-product_tag .site-main{
    padding:32px 16px 48px!important;
  }
  body.woocommerce-shop .woocommerce-products-header__title.page-title,
  body.post-type-archive-product .woocommerce-products-header__title.page-title,
  body.tax-product_cat .woocommerce-products-header__title.page-title,
  body.tax-product_tag .woocommerce-products-header__title.page-title{
    font-size:28px!important;
  }
  body.woocommerce-shop .woocommerce-result-count,
  body.post-type-archive-product .woocommerce-result-count,
  body.tax-product_cat .woocommerce-result-count,
  body.tax-product_tag .woocommerce-result-count,
  body.woocommerce-shop .woocommerce-ordering,
  body.post-type-archive-product .woocommerce-ordering,
  body.tax-product_cat .woocommerce-ordering,
  body.tax-product_tag .woocommerce-ordering{
    float:none!important;
    width:100%!important;
    margin:0 0 14px!important;
    line-height:1.5!important;
  }
  body.woocommerce-shop .woocommerce-ordering select,
  body.post-type-archive-product .woocommerce-ordering select,
  body.tax-product_cat .woocommerce-ordering select,
  body.tax-product_tag .woocommerce-ordering select{
    width:100%!important;
  }
}


/* MachinesMarket 16.6.18 – consolidated WooCommerce shop shell */
body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main{
  display:block!important;
  width:min(100%,1600px)!important;
  max-width:1600px!important;
  min-height:0!important;
  margin:0 auto!important;
  padding:42px 32px 72px!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.woocommerce-shop .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0 0 28px!important;
  padding:0!important;
  transform:none!important;
  overflow:visible!important;
}
body.woocommerce-shop .woocommerce-products-header__title.page-title,
body.post-type-archive-product .woocommerce-products-header__title.page-title,
body.tax-product_cat .woocommerce-products-header__title.page-title,
body.tax-product_tag .woocommerce-products-header__title.page-title{
  position:static!important;
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  font-size:clamp(30px,3vw,42px)!important;
  line-height:1.18!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  transform:none!important;
}
body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products{
  clear:both!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
  gap:24px!important;
  width:100%!important;
  margin:0 0 52px!important;
  padding:0!important;
}
body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_tag ul.products li.product{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  margin:0!important;
  padding:0 0 20px!important;
  overflow:hidden!important;
  border:1px solid #dfe4e5!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(38,47,64,.07)!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-LoopProduct-link,
body.post-type-archive-product ul.products li.product .woocommerce-LoopProduct-link{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  min-width:0!important;
}
body.woocommerce-shop ul.products li.product a img,
body.post-type-archive-product ul.products li.product a img,
body.tax-product_cat ul.products li.product a img,
body.tax-product_tag ul.products li.product a img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  object-fit:cover!important;
  margin:0 0 18px!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{
  min-height:0!important;
  margin:0!important;
  padding:0 18px 10px!important;
  font-size:18px!important;
  line-height:1.35!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-shop ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price,
body.tax-product_cat ul.products li.product .price,
body.tax-product_tag ul.products li.product .price{
  margin:auto 18px 16px!important;
}
@media(max-width:1100px){
  body.woocommerce-shop ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:780px){
  body.woocommerce-shop .site-main,body.post-type-archive-product .site-main,body.tax-product_cat .site-main,body.tax-product_tag .site-main{padding:30px 16px 54px!important}
  body.woocommerce-shop ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
}
@media(max-width:520px){
  body.woocommerce-shop ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.tax-product_tag ul.products{grid-template-columns:1fr!important}
}

/* MachinesMarket 16.6.19 – compact shop spacing and typography */
body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main,
body.tax-product_tag .site-main{
  padding:28px 28px 56px!important;
}
body.woocommerce-shop .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header{
  margin-bottom:18px!important;
}
body.woocommerce-shop .woocommerce-products-header__title.page-title,
body.post-type-archive-product .woocommerce-products-header__title.page-title,
body.tax-product_cat .woocommerce-products-header__title.page-title,
body.tax-product_tag .woocommerce-products-header__title.page-title,
body.woocommerce-shop h1.page-title,
body.post-type-archive-product h1.page-title,
body.tax-product_cat h1.page-title,
body.tax-product_tag h1.page-title{
  font-size:clamp(26px,2.2vw,34px)!important;
  line-height:1.2!important;
  letter-spacing:-.02em!important;
}
body.woocommerce-shop .term-description,
body.post-type-archive-product .term-description,
body.tax-product_cat .term-description,
body.tax-product_tag .term-description{
  margin:8px 0 0!important;
  font-size:15px!important;
  line-height:1.55!important;
}
body.woocommerce-shop .woocommerce-result-count,
body.post-type-archive-product .woocommerce-result-count,
body.tax-product_cat .woocommerce-result-count,
body.tax-product_tag .woocommerce-result-count,
body.woocommerce-shop .woocommerce-ordering,
body.post-type-archive-product .woocommerce-ordering,
body.tax-product_cat .woocommerce-ordering,
body.tax-product_tag .woocommerce-ordering{
  margin-top:0!important;
  margin-bottom:18px!important;
}
body.woocommerce-shop ul.products,
body.post-type-archive-product ul.products,
body.tax-product_cat ul.products,
body.tax-product_tag ul.products{
  gap:18px!important;
  margin-bottom:38px!important;
}
body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_tag ul.products li.product{
  padding-bottom:16px!important;
}
body.woocommerce-shop ul.products li.product a img,
body.post-type-archive-product ul.products li.product a img,
body.tax-product_cat ul.products li.product a img,
body.tax-product_tag ul.products li.product a img{
  margin-bottom:14px!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{
  padding:0 16px 8px!important;
  font-size:16px!important;
  line-height:1.32!important;
}
body.woocommerce-shop ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price,
body.tax-product_cat ul.products li.product .price,
body.tax-product_tag ul.products li.product .price{
  margin:auto 16px 12px!important;
  font-size:18px!important;
  line-height:1.25!important;
}
body.woocommerce-shop ul.products li.product .button,
body.post-type-archive-product ul.products li.product .button,
body.tax-product_cat ul.products li.product .button,
body.tax-product_tag ul.products li.product .button{
  margin:0 16px!important;
}
@media(max-width:780px){
  body.woocommerce-shop .site-main,
  body.post-type-archive-product .site-main,
  body.tax-product_cat .site-main,
  body.tax-product_tag .site-main{padding:22px 16px 44px!important}
  body.woocommerce-shop .woocommerce-products-header__title.page-title,
  body.post-type-archive-product .woocommerce-products-header__title.page-title,
  body.tax-product_cat .woocommerce-products-header__title.page-title,
  body.tax-product_tag .woocommerce-products-header__title.page-title{font-size:26px!important}
}

/* MachinesMarket 16.6.20 – hard reset against overlapping WooCommerce headings */
body.woocommerce-shop .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header,
body.tax-product_cat .woocommerce-products-header,
body.tax-product_tag .woocommerce-products-header,
body.woocommerce-shop .woocommerce-products-header__title,
body.post-type-archive-product .woocommerce-products-header__title,
body.tax-product_cat .woocommerce-products-header__title,
body.tax-product_tag .woocommerce-products-header__title,
body.woocommerce-shop h1.page-title,
body.post-type-archive-product h1.page-title,
body.tax-product_cat h1.page-title,
body.tax-product_tag h1.page-title,
body.woocommerce-shop .elementor-widget-theme-archive-title,
body.post-type-archive-product .elementor-widget-theme-archive-title,
body.woocommerce-shop .elementor-widget-theme-post-title,
body.post-type-archive-product .elementor-widget-theme-post-title{
  position:static!important;
  inset:auto!important;
  top:auto!important;
  right:auto!important;
  bottom:auto!important;
  left:auto!important;
  float:none!important;
  clear:both!important;
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin-top:0!important;
  transform:none!important;
  overflow:visible!important;
  z-index:auto!important;
}
body.woocommerce-shop .woocommerce-products-header__title.page-title,
body.post-type-archive-product .woocommerce-products-header__title.page-title,
body.tax-product_cat .woocommerce-products-header__title.page-title,
body.tax-product_tag .woocommerce-products-header__title.page-title,
body.woocommerce-shop h1.page-title,
body.post-type-archive-product h1.page-title,
body.tax-product_cat h1.page-title,
body.tax-product_tag h1.page-title{
  display:block!important;
  margin:0 0 16px!important;
  padding:0!important;
  font-size:30px!important;
  line-height:1.3!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-shop ul.products li.product,
body.post-type-archive-product ul.products li.product,
body.tax-product_cat ul.products li.product,
body.tax-product_tag ul.products li.product{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  height:auto!important;
  min-height:100%!important;
  overflow:hidden!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__link,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__link,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__link,
body.tax-product_tag ul.products li.product .woocommerce-loop-product__link{
  position:static!important;
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  height:auto!important;
  transform:none!important;
}
body.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,
body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
body.tax-product_tag ul.products li.product .woocommerce-loop-product__title{
  position:static!important;
  display:block!important;
  float:none!important;
  clear:both!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:0 16px 10px!important;
  font-size:16px!important;
  line-height:1.45!important;
  white-space:normal!important;
  overflow:visible!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  transform:none!important;
  z-index:auto!important;
}
body.woocommerce-shop ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price,
body.tax-product_cat ul.products li.product .price,
body.tax-product_tag ul.products li.product .price{
  position:static!important;
  display:block!important;
  clear:both!important;
  height:auto!important;
  transform:none!important;
}
@media(max-width:780px){
  body.woocommerce-shop .woocommerce-products-header__title.page-title,
  body.post-type-archive-product .woocommerce-products-header__title.page-title,
  body.tax-product_cat .woocommerce-products-header__title.page-title,
  body.tax-product_tag .woocommerce-products-header__title.page-title,
  body.woocommerce-shop h1.page-title,
  body.post-type-archive-product h1.page-title,
  body.tax-product_cat h1.page-title,
  body.tax-product_tag h1.page-title{
    font-size:25px!important;
    line-height:1.35!important;
    margin-bottom:14px!important;
  }
}


/* MachinesMarket 16.6.21 – Kontaktüberschrift und Elementor-Headings stabilisieren */
body.woocommerce-shop .elementor-heading-title,
body.post-type-archive-product .elementor-heading-title,
body.tax-product_cat .elementor-heading-title,
body.tax-product_tag .elementor-heading-title,
body.single-product .elementor-heading-title,
body.woocommerce-shop .elementor-widget-heading,
body.post-type-archive-product .elementor-widget-heading,
body.tax-product_cat .elementor-widget-heading,
body.tax-product_tag .elementor-widget-heading,
body.single-product .elementor-widget-heading {
  position:static!important;
  inset:auto!important;
  float:none!important;
  clear:both!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  transform:none!important;
  overflow:visible!important;
}
body.woocommerce-shop .elementor-heading-title,
body.post-type-archive-product .elementor-heading-title,
body.tax-product_cat .elementor-heading-title,
body.tax-product_tag .elementor-heading-title,
body.single-product .elementor-heading-title {
  display:block!important;
  margin:0 0 14px!important;
  padding:0!important;
  font-size:clamp(20px,2vw,28px)!important;
  line-height:1.25!important;
  letter-spacing:normal!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
}
body.woocommerce-shop .elementor-widget-heading + .elementor-widget,
body.post-type-archive-product .elementor-widget-heading + .elementor-widget,
body.single-product .elementor-widget-heading + .elementor-widget {
  margin-top:0!important;
}
@media(max-width:780px){
  body.woocommerce-shop .elementor-heading-title,
  body.post-type-archive-product .elementor-heading-title,
  body.tax-product_cat .elementor-heading-title,
  body.tax-product_tag .elementor-heading-title,
  body.single-product .elementor-heading-title {
    font-size:22px!important;
    line-height:1.3!important;
    margin-bottom:12px!important;
  }
}

/* MachinesMarket 16.6.22 – Shop spacing, coming-soon shell and floating contact strip fix */
body.woocommerce-shop,
body.post-type-archive-product{
  overflow-x:hidden!important;
}

body.woocommerce-shop .site-main,
body.post-type-archive-product .site-main{
  padding-top:24px!important;
  padding-bottom:56px!important;
}

body.woocommerce-shop .woocommerce-products-header,
body.post-type-archive-product .woocommerce-products-header{
  margin:0 0 16px!important;
}

body.woocommerce-shop .woocommerce-products-header__title.page-title,
body.post-type-archive-product .woocommerce-products-header__title.page-title,
body.woocommerce-shop main h1,
body.post-type-archive-product main h1{
  margin:0 0 12px!important;
  padding:0!important;
  font-size:clamp(24px,2vw,30px)!important;
  line-height:1.22!important;
  letter-spacing:-.015em!important;
}

body.woocommerce-shop main h2,
body.post-type-archive-product main h2,
body.woocommerce-shop .elementor-heading-title,
body.post-type-archive-product .elementor-heading-title{
  margin-top:0!important;
  margin-bottom:12px!important;
  font-size:clamp(20px,1.7vw,26px)!important;
  line-height:1.3!important;
}

body.woocommerce-shop main p,
body.post-type-archive-product main p{
  margin-top:0!important;
  margin-bottom:16px!important;
  line-height:1.6!important;
}

body.woocommerce-shop .woocommerce,
body.post-type-archive-product .woocommerce{
  min-height:260px;
}

/* WooCommerce coming-soon / empty-store output */
body.woocommerce-shop .woocommerce > :only-child,
body.post-type-archive-product .woocommerce > :only-child,
body.woocommerce-shop .wc-block-store-notices + div:only-child{
  max-width:760px;
  margin:24px auto!important;
}

body.woocommerce-shop .woocommerce-info,
body.post-type-archive-product .woocommerce-info,
body.woocommerce-shop .wc-block-components-notice-banner{
  margin:18px 0 28px!important;
  padding:18px 22px!important;
  border:1px solid #dfe4e5!important;
  border-left:4px solid #2e6b75!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#262f40!important;
  box-shadow:0 8px 24px rgba(38,47,64,.06)!important;
}

/* Elementor floating contact/call bar: do not leave a yellow edge on the shop */
body.woocommerce-shop .e-floating-buttons,
body.post-type-archive-product .e-floating-buttons,
body.woocommerce-shop .elementor-floating-button,
body.post-type-archive-product .elementor-floating-button,
body.woocommerce-shop .elementor-widget-floating-buttons,
body.post-type-archive-product .elementor-widget-floating-buttons,
body.woocommerce-shop .elementor-sticky--active:has(a[href^="tel:"]),
body.post-type-archive-product .elementor-sticky--active:has(a[href^="tel:"]),
body.woocommerce-shop [style*="position: fixed"]:has(a[href^="tel:"]),
body.post-type-archive-product [style*="position: fixed"]:has(a[href^="tel:"]),
body.woocommerce-shop [style*="position:fixed"]:has(a[href^="tel:"]),
body.post-type-archive-product [style*="position:fixed"]:has(a[href^="tel:"]){
  display:none!important;
}

/* Prevent pseudo-elements of hidden side widgets from remaining visible */
body.woocommerce-shop .e-floating-buttons::before,
body.woocommerce-shop .e-floating-buttons::after,
body.post-type-archive-product .e-floating-buttons::before,
body.post-type-archive-product .e-floating-buttons::after{
  content:none!important;
  display:none!important;
}

@media(max-width:780px){
  body.woocommerce-shop .site-main,
  body.post-type-archive-product .site-main{
    padding:18px 16px 42px!important;
  }
  body.woocommerce-shop .woocommerce-products-header__title.page-title,
  body.post-type-archive-product .woocommerce-products-header__title.page-title,
  body.woocommerce-shop main h1,
  body.post-type-archive-product main h1{
    font-size:24px!important;
    line-height:1.3!important;
  }
}
