.elementor-10444 .elementor-element.elementor-element-511a71bb{--display:flex;--min-height:55vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-115px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10444 .elementor-element.elementor-element-511a71bb:not(.elementor-motion-effects-element-type-background), .elementor-10444 .elementor-element.elementor-element-511a71bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.patlandvineyards.com/wp-content/uploads/2025/07/Patland-Wine-Photos-FP00748-edited.jpg");background-position:0px -154px;background-repeat:no-repeat;background-size:cover;}.elementor-10444 .elementor-element.elementor-element-5579022{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10444 .elementor-element.elementor-element-5303414{--spacer-size:50px;}.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-10444 .elementor-element.elementor-element-a5f4bf2{text-align:center;}.elementor-10444 .elementor-element.elementor-element-a80c830{text-align:center;}.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-10444 .elementor-element.elementor-element-dee8473{text-align:center;}.elementor-10444 .elementor-element.elementor-element-5d9a8013{--display:flex;}@media(min-width:1025px){.elementor-10444 .elementor-element.elementor-element-511a71bb:not(.elementor-motion-effects-element-type-background), .elementor-10444 .elementor-element.elementor-element-511a71bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-10444 .elementor-element.elementor-element-511a71bb:not(.elementor-motion-effects-element-type-background), .elementor-10444 .elementor-element.elementor-element-511a71bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 56px;}}@media(max-width:767px){.elementor-10444 .elementor-element.elementor-element-511a71bb{--width:500px;--min-height:55vh;}.elementor-10444 .elementor-element.elementor-element-511a71bb:not(.elementor-motion-effects-element-type-background), .elementor-10444 .elementor-element.elementor-element-511a71bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-64px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-6f7f1b47 */.c7-content .c7-h1 {
    display: none;
}

.c7-club__details .c7-btn {
    padding: 11px 20px!important;
}
.c7-club-list {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: flex-start !important;
  gap: 2rem !important;
  padding: 1rem !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

.c7-club {
  flex: 0 0 calc(50% - 1rem) !important; /* 2-up layout */
  max-width: calc(50% - 1rem) !important;
  box-sizing: border-box !important;
}

@media (min-width: 1024px) {
  .c7-club {
    flex: 0 0 calc(33.333% - 1.33rem) !important; /* Optional: 3-up on large screens */
    max-width: calc(33.333% - 1.33rem) !important;
  }
}

@media (max-width: 768px) {
  .c7-club {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
.c7-club__details {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important; /* Optional: centers text content too */
}

.c7-btn {
  margin-top: 1rem !important; /* Adds spacing from the content */
}/* End custom CSS */