.elementor-15758 .elementor-element.elementor-element-ad52b42{--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;--justify-content:center;--align-items:center;--padding-top:44px;--padding-bottom:44px;--padding-left:0px;--padding-right:0px;}.elementor-15758 .elementor-element.elementor-element-ad52b42:not(.elementor-motion-effects-element-type-background), .elementor-15758 .elementor-element.elementor-element-ad52b42 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-4efa1a7 );}.elementor-15758 .elementor-element.elementor-element-269d657{--display:flex;}.elementor-widget-countdown .elementor-countdown-item{background-color:var( --e-global-color-primary );}.elementor-widget-countdown .elementor-countdown-digits{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-countdown .elementor-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .elementor-countdown-expire--message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-15758 .elementor-element.elementor-element-78463d8 .elementor-countdown-wrapper{max-width:100%;}body:not(.rtl) .elementor-15758 .elementor-element.elementor-element-78463d8 .elementor-countdown-item:not(:first-of-type){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-15758 .elementor-element.elementor-element-78463d8 .elementor-countdown-item:not(:last-of-type){margin-right:calc( 10px/2 );}body.rtl .elementor-15758 .elementor-element.elementor-element-78463d8 .elementor-countdown-item:not(:first-of-type){margin-right:calc( 10px/2 );}body.rtl .elementor-15758 .elementor-element.elementor-element-78463d8 .elementor-countdown-item:not(:last-of-type){margin-left:calc( 10px/2 );}.elementor-15758 .elementor-element.elementor-element-78463d8 .elementor-countdown-item{background-color:var( --e-global-color-f10e875 );}@media(min-width:768px){.elementor-15758 .elementor-element.elementor-element-269d657{--content-width:600px;}}/* Start custom CSS *//* ===== VDURA ISC 2026 — Beautification ===== */

/* Countdown timer — gold numbers */
.elementor-countdown-digits {
  color: #e79f23 !important;
  font-weight: 700 !important;
  font-size: 3.5rem !important;
  text-shadow: 0 0 20px rgba(231,159,35,0.4);
}
.elementor-countdown-label {
  color: #ccc !important;
  font-size: 0.75rem !important;
  letter-spacing: 2px !important;
  text-transform: uppercase;
}
.elementor-countdown-item {
  background: rgba(255,255,255,0.05) !important;
  border: 1px solid rgba(231,159,35,0.25) !important;
  border-radius: 12px !important;
  padding: 16px 24px !important;
  backdrop-filter: blur(8px);
}

/* Section heading gold */
.elementor-widget-heading h4 {
  color: #e79f23 !important;
}

/* Date/Location/Booth — bold labels gold */
.elementor-icon-list-items strong {
  color: #e79f23 !important;
}
.elementor-icon-list-text {
  font-size: 1rem !important;
  line-height: 1.6 !important;
}
.elementor-icon-list-item {
  padding: 6px 0 !important;
}

/* Schedule a Meeting button — gold fill */
.elementor-button {
  background: #e79f23 !important;
  color: #05070d !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  border-radius: 8px !important;
  border: none !important;
  transition: all 0.2s ease !important;
  padding: 14px 32px !important;
}
.elementor-button:hover {
  background: #f5b035 !important;
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(231,159,35,0.35) !important;
}

/* Hero subtitle text — better readability */
.elementor-widget-text-editor p {
  line-height: 1.75 !important;
  color: rgba(230,237,243,0.85) !important;
}

/* Hero eyebrow text */
.elementor-widget-heading h6 {
  letter-spacing: 4px !important;
  color: #e79f23 !important;
  opacity: 0.9;
}

/* Form heading */
.elementor-widget-heading h5 {
  color: #e79f23 !important;
}

/* Subtle gold separator line above countdown */
.elementor-countdown-wrapper {
  padding: 8px 0 !important;
}/* End custom CSS */