.elementor-29 .elementor-element.elementor-element-b4a64e5{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;}.elementor-29 .elementor-element.elementor-element-b4a64e5:not(.elementor-motion-effects-element-type-background), .elementor-29 .elementor-element.elementor-element-b4a64e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-f4481a9 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-29 .elementor-element.elementor-element-c7coll01{--display:flex;--padding-top:60px;--padding-bottom:80px;--padding-left:5%;--padding-right:5%;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-29 .elementor-element.elementor-element-c7coll01{--content-width:1280px;}}@media(max-width:1024px){.elementor-29 .elementor-element.elementor-element-c7coll01{--padding-top:40px;--padding-bottom:60px;--padding-left:5%;--padding-right:5%;}}@media(max-width:767px){.elementor-29 .elementor-element.elementor-element-c7coll01{--padding-top:30px;--padding-bottom:50px;--padding-left:4%;--padding-right:4%;}}/* Start custom CSS for container, class: .elementor-element-b4a64e5 */.elementor-29 .elementor-element.elementor-element-b4a64e5 {
  text-align: center !important;
  padding: 84px 24px 60px !important;
}

.mh-collection-hero-kicker .elementor-heading-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  letter-spacing: 0.42em !important;
  text-transform: uppercase !important;
  color: #987142 !important;
  margin: 0 0 18px !important;
}

.mh-collection-hero-title .elementor-heading-title {
  font-family: "Cormorant Garamond", Georgia, serif !important;
  font-size: clamp(44px, 5.5vw, 64px) !important;
  font-weight: 500 !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
  color: #10132e !important;
  margin: 0 0 20px !important;
}

.mh-collection-hero-text,
.mh-collection-hero-text p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 17px !important;
  line-height: 1.7 !important;
  color: #4a4d66 !important;
  max-width: 640px !important;
  margin: 0 auto !important;
}

/* hide C7's own "Wines" heading — the hero is the page title now */
.c7-product-collection .c7-h1 { display: none !important; }

@media (max-width: 767px) {
  .elementor-29 .elementor-element.elementor-element-b4a64e5 { padding: 56px 18px 44px !important; }
  .mh-collection-hero-title .elementor-heading-title { font-size: 38px !important; }
  .mh-collection-hero-text,
  .mh-collection-hero-text p { font-size: 16px !important; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c7coll01 *//* make every grid wrapper span full content width + centre it */
#c7-content .c7-content,
#c7-content .c7-product-collection,
#c7-content .c7-product-collection__products,
#c7-content .c7-product-collection__products--featured {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* fill the two columns evenly */
#c7-content .c7-product-collection__product-list {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 48px 40px !important;
  align-items: start !important;
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) {
  #c7-content .c7-product-collection__product-list {
    grid-template-columns: 1fr !important;
  }
}/* End custom CSS */