.elementor-5835 .elementor-element.elementor-element-5ae1dba{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-5835 .elementor-element.elementor-element-c66a71e{--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-5835 .elementor-element.elementor-element-c66a71e.e-con{--order:-99999 /* order start hack */;}.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-5835 .elementor-element.elementor-element-0663474{margin:0px 10px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:justify;font-family:"Faustina", Sans-serif;font-weight:400;color:#3F3F3F;}.elementor-5835 .elementor-element.elementor-element-3abace5{--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;--border-radius:20px 20px 20px 20px;box-shadow:0px 0px 10px 0px rgba(236.3, 236.3, 236.3, 0.99);}.elementor-5835 .elementor-element.elementor-element-3abace5:not(.elementor-motion-effects-element-type-background), .elementor-5835 .elementor-element.elementor-element-3abace5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F8FC;}.elementor-5835 .elementor-element.elementor-element-3abace5.e-con{--order:-99999 /* order start hack */;}.elementor-5835 .elementor-element.elementor-element-4a196f9{--display:flex;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-5835 .elementor-element.elementor-element-c97013d .elementor-button{background-color:#BD0000;font-family:"Roboto", Sans-serif;font-size:11px;font-weight:500;padding:5px 3px 5px 3px;}.elementor-5835 .elementor-element.elementor-element-3c38871{--display:flex;}.elementor-5835 .elementor-element.elementor-element-64f530e{font-family:"Roboto", Sans-serif;font-size:12px;font-weight:400;}@media(min-width:768px){.elementor-5835 .elementor-element.elementor-element-5ae1dba{--content-width:1005px;}.elementor-5835 .elementor-element.elementor-element-c66a71e{--width:60%;}.elementor-5835 .elementor-element.elementor-element-3abace5{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-44dabf6 */.custom-subscription-product:nth-child(3) {
  grid-column: 1 / span 2; /* Spans both columns */
  justify-self: center; /* Center align */
  width: 50%; /* Smaller centered card */
}/* --- Subscription Product Grid Styling --- */
.custom-subscription-products {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr) !important; /* Always 2 per row */
  gap: 15px !important;
  justify-content: center !important;
  align-items: stretch !important;
}

.custom-subscription-product {
 
  text-align: center !important;
  transition: all 0.3s ease !important;
 
  padding-bottom: 4px !important;
  margin: 0 auto !important;
  max-width: 100% !important;
  min-width: 160px !important;
}



.variation-.elementor-5835 .elementor-element.elementor-element-44dabf6s label {
  display: block !important;
  font-weight: 600 !important;
  color: #444 !important;
  font-size: 13px !important;
  margin-bottom: 4px !important;
}

.variation-.elementor-5835 .elementor-element.elementor-element-44dabf6s select {
  width: 100% !important;
  padding: 5px 8px !important;
  border: 1px solid #ccc !important;
  border-radius: 5px !important;
  font-size: 13px !important;
  background: #f9f9f9 !important;
  transition: border-color 0.3s !important;
}

.variation-.elementor-5835 .elementor-element.elementor-element-44dabf6s select:focus {
  border-color: #2271b1 !important;
  outline: none !important;
  background: #fff !important;
}

.custom-subscribe-btn {
 
 
  padding: 8px 0 !important;
  border: none !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  width: 100% !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  transition: all 0.3s !important;
}

.custom-subscribe-btn:hover:enabled {
  background: #135e96 !important;
  transform: scale(1.03) !important;
}

.custom-subscribe-btn:disabled {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
}

/* Hide titles and prices */
.custom-product-title,
.custom-product-price {
  display: none !important;
}
.custom-subscription/* Remove all padding, margins, and spacing for this section */
.custom-subscription-product {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  text-align: center !important;
  box-shadow: none !important;
  
}

/* Also remove inner element spacing if needed */
.custom-subscription-product * {
  margin: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  
}
.custom-subscribe-btn{
    background:#B80000 !important;color:#fff;padding:3px 6px !important;border:none;border-radius:4px;cursor:pointer;width:50% !important;font-size:8px !important;
}
.custom-subscription-product{
    padding:0px !important;
    padding-bottom:2px !important;
}/* End custom CSS */