:root {
	--wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(53,77,62);
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(53,77,62);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(41,192,147);
	--btn-accented-bgcolor-hover: rgb(37,177,136);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(53,77,62);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
	color: #354d3e;
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(58,107,74);
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1280px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Quicksand !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Quicksand !important;
}

.wd-page-title {
background-color: rgb(53,77,62);
}

.pagination-cstm .page-numbers{
    border-radius: 9px;
    border: 1.5px solid #e2e8f0;
    background: #fff;
    align-items: center;
    padding: 8px 16px;
    text-decoration: none;
    transition: all .2s;
    cursor: pointer;
}
.pagination-cstm .page-numbers.current, .pagination-cstm .page-numbers:hover  {
    background: #003820;
    border-color: #003820;
    color: #fff;
    padding: 8px 16px;
}
.video-num {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, .65);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 9px;
    border-radius: 20px;
    z-index: 9;
}
.envira-gallery-wrap .envira-album-info {
    padding: 16px 18px 18px;
}
.album-card div.envira-gallery-item .envira-gallery-item-inner {
    border-top-left-radius: 16px;
	  border-top-right-radius: 16px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 32px rgba(0, 56, 32, .10);
    border: 1px solid #f0f0f0;
    cursor: pointer;
    transition: transform .22s, box-shadow .22s;
}
.envira-gallery-wrap .envira-album-info{
	  border-bottom-right-radius: 16px;
	  border-bottom-left-radius: 16px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 4px 32px rgba(0, 56, 32, .10);
    border: 1px solid #f0f0f0;
    cursor: pointer;
    transition: transform .22s, box-shadow .22s;
}
.envira-gallery-wrap .envira-album-info .envira-album-title{text-align:left;
    font-size: 14px;
    font-weight: 700;
    color: #0f172a;
    margin-bottom: 4px;
    line-height: 1.3;}       
.envira-gallery-wrap .envira-album-info .envira-album-image-count{
	  font-size: 12px;
	text-align:left;
    color: #64748b;
}              
.cat-label {
    display: flex;
    align-items: center;
    gap: 12px;
}
.logo-card:hover{box-shadow: 0 12px 48px rgba(0, 56, 32, .16); transform: translateY(-3px);}
.cat-label::before {
    content: '';
    width: 4px;
    height: 22px;
    background: #007A45;
    border-radius: 2px;
    display: inline-block;
    flex-shrink: 0;
}
.step-card{position: relative; margin-bottom: 15px; counter-increment: step;}
.step-card::before {
    content: counter(step);
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    width: 28px;
    height: 28px;
    background: #007A45;
    color: #fff;
    border-radius: 50%;
    font-weight: 700;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 28px;
}
.megamenu_bgcss .wd-dropdown-menu.wd-design-sized:not(.wd-scroll), .wd-dropdown-menu.wd-design-sized.wd-scroll .wd-dropdown-inner{box-shadow:none; padding: 0; --wd-dropdown-bg-color: none;}
.depart_megamenu .sub-sub-menu > li {
    padding: 4px 8px;
    margin-bottom: 4px;
}
.depart_megamenu .sub-sub-menu > li:hover {
    background: #edf4ef;
    display: inline-flex;
    padding: 4px 8px;
    border-radius: 10px;
}
.depart_megamenu li>a{padding-top:4px; padding-bottom:4px;}
.svc-grid .jet-listing-dynamic-repeater__items{
		display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.svc-grid .jet-listing-dynamic-repeater__item span{gap: 9px;}
.svc-grid .jet-listing-dynamic-repeater__item span::before {
    content: '✓';
    font-weight: 800;
    color: var(--gb);
}
.opd-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.opd-day {
    font-weight: 600;
    color: #0f172a;
}
.opd-time {
    color: #007A45;
    font-weight: 600;
    font-size: 13px;
}
.award-tab .jet-listing-dynamic-repeater__item {
    padding: 14px 0;
    border-bottom: 1px solid #e8f4ee;
}
.award-item {
    gap: 14px;
}
.award-tab .jet-listing-dynamic-repeater__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.award-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: #fef6ec;
    border: 1px solid #f5d5a0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    flex-shrink: 0;
}
.expertise-delimiter .jet-listing-dynamic-terms{    
		display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 9px;}
.expertise-delimiter span.jet-listing-dynamic-terms__link{
	display: inline-flex;
  align-items: center;
  gap: 9px;
}
.expertise-delimiter span.jet-listing-dynamic-terms__link:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e8921a;
    flex-shrink: 0;
}
.doctors-tabs .e-n-tabs-heading {
    background: #e8f4ee;
    padding: 4px;
    border-radius: 12px;
}
.doctors-tabs .e-n-tabs-heading button{
    min-height: 0;
}
.stat {
    position: relative;
}
.stat:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: #f5d5a0;
}
.feat-strip {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
@keyframes roam{
0% {
    transform: translate(0, 0);
}
25% {
    transform: translate(calc(100vw - 200px), 150px);
}
50% {
    transform: translate(calc(100vw - 200px), 50px);
}
75% {
    transform: translate(0, 150px);
}
}
.feat-strip::before {
    content: '';
    position: absolute;
    inset: 0;
    opacity: .04;
    background-image: linear-gradient(rgba(255, 255, 255, .5) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .5) 1px, transparent 1px);
    background-size: 44px 44px;
}
.feat-strip::after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    border-radius: 50%;
    top: -150px;
    left: -100px;
    background: radial-gradient(circle, rgba(0, 166, 81, .2) 0%, transparent 70%);
    animation: roam 16s linear infinite;
}
.wd-content-layout {
    padding-block: 0px;
}
.sec-kicker::before {
    content: '';
    width: 32px;
    height: 2px;
    background: #007A45;
}
.sec-kicker {
    display: flex;
    align-items: center;
		gap: 8px;
		letter-spacing: 2.5px;
    text-transform: uppercase;
}
.whb-top-bar-inner a.wd-social-icon {
    width: 26px;
    height: 26px;
    font-size: 10px;
}
.whb-column>.wd-button-wrapper {
    padding-inline: 5px;
}
footer .wd-copyrights {border-top: 0;}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600 !important;
    content: '\f0d7' !important;
    font-size: 10px !important;
    color: inherit !important;
    margin-inline-start: 5px !important;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a{line-height:1.2; min-height: 0; padding: 8px 11px;}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
    border-radius: 8px;
    transition: all .18s;
    white-space: nowrap;
}
.btn-emrg{
		background: linear-gradient(135deg, #e53e3e, #f25252);
    color: white;  
		padding: .5rem 1.1rem;
    font-size: .8rem;
	  border-radius: 50px;
	letter-spacing: .05em;
}
.btn-emrg:hover {
    transform: translateY(-2px);
}
.header-btn{ background: linear-gradient(135deg, #3a6b4a, #619d77) !important;   
	  background-size: 200% 200% !important;
    background-position: left center !important;
    color: #fff !important;
    padding: .5rem 1.1rem !important;
	  text-transform: capitalize;
    letter-spacing: .05em;
    border-radius: 50px !important;
    font-weight: 600 !important;
    transition: all .35s ease !important;
}
.header-btn:hover {
    background-position: right center !important;
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(42, 157, 143, 0.3) !important;
}
.footer-text p {
    background: #caa856;
    border-radius: 999px;
    color: #222;
    align-items: center;
    padding: 4px 13px;
}

/* Galaxy Hospital — CF7 Form Styles */
.gh-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 20px;
}
.gh-form-group { display: flex; flex-direction: column; gap: 7px; }
.gh-full { margin-bottom: 20px; }
.gh-label {
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #334155;
  letter-spacing: 0.3px;
}
.gh-required { color: #e53e3e; }
.gh-form-group .gh-input, .gh-form-group .gh-select, .gh-form-group .gh-textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1.5px solid #e2e8f0;
  border-radius: 10px;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #0f172a;
  background: #ffffff;
  outline: none;
  transition: border-color .2s, box-shadow .2s;
  appearance: none;
}
.gh-form-group .gh-input:focus, .gh-form-group .gh-select:focus, .gh-form-group .gh-textarea:focus {
  border-color: #007A45;
  box-shadow: 0 0 0 3px rgba(0,122,69,0.10);
}
.gh-form-group .gh-select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 40px;
  cursor: pointer;
}
.gh-form-group .gh-textarea { resize: vertical; min-height: 120px; line-height: 1.6; }
.gh-submit {
  width: 100%;
  background: #003820 !important;
  color: #ffffff !important;
  padding: 14px 28px !important;
  border-radius: 12px !important;
  font-family: 'DM Sans', sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  border: none !important;
  cursor: pointer;
  transition: background .2s, transform .15s;
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.gh-submit:hover { background: #005430 !important; transform: translateY(-1px); }
.gh-note {
  font-size: 12px;
  color: #94a3b8;
  text-align: center;
  margin-top: 12px;
}
.wpcf7-not-valid-tip { font-size: 11px; color: #e53e3e; margin-top: 4px; }
.wpcf7-response-output {
  border-radius: 10px !important;
  font-size: 13px !important;
  font-family: 'DM Sans', sans-serif !important;
  margin-top: 16px !important;
  padding: 12px 18px !important;
}
/* CF7 Placeholder Styling */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
  color: #a0aec0;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  opacity: 1;
}

/* Firefox */
.wpcf7 input::-moz-placeholder,
.wpcf7 textarea::-moz-placeholder {
  color: #64748b;
  opacity: 1;
}

/* Chrome/Safari/Edge */
.wpcf7 input::-webkit-input-placeholder,
.wpcf7 textarea::-webkit-input-placeholder {
  color: #64748b;
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

/* Placeholder fade on focus */
.wpcf7 input:focus::placeholder,
.wpcf7 textarea:focus::placeholder {
  color: #64748b;
  transition: color 0.2s ease;
}
@media (max-width: 640px) {
  .gh-form-row { grid-template-columns: 1fr; }
}

/* Galaxy Hospital — Feedback Form (CF7) Styles */
.ghf-form-section{
  font-family:'Playfair Display',serif;
  font-size:16px;
  font-weight:700;
  color:#0f172a;
  margin:28px 0 20px;
  padding-bottom:10px;
  border-bottom:2px solid #f0faf5;
}
.ghf-form-section:first-child{margin-top:0;}

.ghf-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
  margin-bottom:20px;
}
.ghf-form-group{display:flex;flex-direction:column;gap:7px;}
.ghf-full{margin-bottom:20px;}
.ghf-label{
  font-family:'DM Sans',sans-serif;
  font-size:12px;
  font-weight:600;
  color:#334155;
  letter-spacing:.3px;
}
.ghf-required{color:#e53e3e;}

.ghf-form-group .ghf-input,.ghf-form-group .ghf-select,.ghf-form-group .ghf-textarea,.ghf-form-group .ghf-textarea-sm{
  width:100%;
  padding:12px 16px;
  border:1.5px solid #e2e8f0;
  border-radius:10px;
  font-family:'DM Sans',sans-serif;
  font-size:14px;
  color:#0f172a;
  background:#fff;
  outline:none;
  transition:border-color .2s,box-shadow .2s;
  appearance:none;
}
.ghf-form-group .ghf-input:focus,.ghf-form-group .ghf-textarea:focus,.ghf-form-group .ghf-textarea-sm:focus{
  border-color:#007A45;
  box-shadow:0 0 0 3px rgba(0,122,69,.10);
}
.ghf-form-group .ghf-textarea{resize:vertical;min-height:110px;line-height:1.6;}
.ghf-form-group .ghf-textarea-sm{resize:vertical;min-height:80px;line-height:1.6;}

/* Placeholder styling */
.ghf-form-group .ghf-input::placeholder,
.ghf-form-group .ghf-textarea::placeholder,
.ghf-form-group .ghf-textarea-sm::placeholder{color:#a0aec0;font-family:'DM Sans',sans-serif;font-size:14px;font-weight:400;opacity:1;}
.ghf-form-group .ghf-input::-moz-placeholder,
.ghf-form-group .ghf-textarea::-moz-placeholder,
.ghf-form-group .ghf-textarea-sm::-moz-placeholder{color:#64748b;opacity:1;}
.ghf-form-group .ghf-input::-webkit-input-placeholder,
.ghf-form-group .ghf-textarea::-webkit-input-placeholder,
.ghf-form-group .ghf-textarea-sm::-webkit-input-placeholder{color:#64748b;font-family:'DM Sans',sans-serif;font-size:14px;font-weight:400;}

/* ============================================================
   STAR RATING ROWS
   ============================================================ */
.ghf-rating-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:12px;
  padding:14px 18px;
  background:#f8fafb;
  border-radius:12px;
  border:1.5px solid #eef2f7;
  margin-bottom:12px;
  transition:border-color .2s;
}
.ghf-rating-row:hover{border-color:#b8ddd0;}

.ghf-rating-label{
  font-family:'DM Sans',sans-serif;
  font-size:14px;
  font-weight:500;
  color:#334155;
  min-width:200px;
}

/* Stars */
.ghf-stars{
  display:flex;
  align-items:center;
  gap:6px;
}
.ghf-star{
  font-size:30px;
  color:#d0d9e8;
  cursor:pointer;
  transition:color .12s, transform .1s;
  line-height:1;
  user-select:none;
}
.ghf-star:hover{transform:scale(1.15);}
.ghf-star--active{color:#f5a623;}

/* Error hint */
.ghf-star-error{
  font-size:11px;
  color:#e53e3e;
  font-family:'DM Sans',sans-serif;
  margin-top:2px;
  width:100%;
}

/* Radio / Checkbox groups */
.ghf-radio-group,.ghf-checkbox-group{
  display:flex;
  flex-wrap:wrap;
  gap:10px 8px;
}
.ghf-radio-group .wpcf7-list-item,.ghf-checkbox-group .wpcf7-list-item{
  display:flex;
  align-items:center;
  gap:8px;
  background:#f8fafb;
  border:1.5px solid #e2e8f0;
  border-radius:9px;
  padding:9px 14px;
  cursor:pointer;
  transition:border-color .2s,background .2s;
  font-size:13px;
  color:#334155;
  font-weight:500;
}
.ghf-radio-group .wpcf7-list-item:hover,.ghf-checkbox-group .wpcf7-list-item:hover{
  border-color:#b8ddd0;
  background:#f0faf5;
}
.ghf-radio-group input,.ghf-checkbox-group input{
  accent-color:#007A45;
  width:15px;height:15px;margin:0;
}

/* Submit button */
.ghf-submit{
  width:100%;
  background:#003820 !important;
  color:#ffffff !important;
  padding:14px 28px !important;
  border-radius:12px !important;
  font-family:'DM Sans',sans-serif !important;
  font-size:15px !important;
  font-weight:700 !important;
  border:none !important;
  cursor:pointer;
  transition:background .2s,transform .15s;
  margin-top:8px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.ghf-submit:hover{background:#005430 !important;transform:translateY(-1px);}

.ghf-note{font-size:12px;color:#94a3b8;text-align:center;margin-top:12px;}

/* CF7 validation */
.wpcf7-not-valid-tip{font-size:11px;color:#e53e3e;margin-top:4px;}
.wpcf7-response-output{
  border-radius:10px !important;
  font-size:13px !important;
  font-family:'DM Sans',sans-serif !important;
  margin-top:16px !important;
  padding:12px 18px !important;
}

@media(max-width:640px){
  .ghf-form-row{grid-template-columns:1fr;}
  .ghf-rating-row{flex-direction:column;align-items:flex-start;}
  .ghf-stars{gap:8px;}
  .ghf-star{font-size:34px;}
}



@media (min-width: 577px) and (max-width: 767px) {
	@media (max-width: 768px) {
    .svc-grid .jet-listing-dynamic-repeater__items, .expertise-delimiter .jet-listing-dynamic-terms{
        grid-template-columns: 1fr;
    }
}
}

@media (max-width: 576px) {
	@media (max-width: 768px) {
    .svc-grid .jet-listing-dynamic-repeater__items, .expertise-delimiter .jet-listing-dynamic-terms{
        grid-template-columns: 1fr;
    }
}
}

