/**
Theme Name: RXFiler
Author: PureLogics
Author URI: http://wpastra.com/about/
Description: RX Filer Child Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rxfiler
Template: astra
*/
.teal{
	color: #00c7d1;
}

.steps .e-con{
	overflow:hidden;
}
.steps span.number {
    width: 50px;
    height: 50px;
    position: absolute;
    background: #00c7d1;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    border-radius: 50%;
    top: -35px;
    font-size: 20px;
    left: -34px;
}
#block-13 .has-ast-global-color-2-color {
    color: #e9f8f9 !important;
    font-size: 16px;
}
header .ast-container {
        max-width: 1280px;
        padding: 0;
    }
.site-footer-primary-section-1 img {
    max-width: 150px !important;
}
.site-footer-primary-section-1 .wp-block-gallery.has-nested-images figure.wp-block-image img{
	 max-width: 150px !important;
}
.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button {
    color: #fff;
    
}
.main-header-menu .menu-link, .main-header-menu>a{
	padding-left:0.5em;
	padding-right:0.5em;
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{
	    width: 70px !important;
	    height: auto !important;
}
.entry-title, .entry-title a
 {
    font-weight: 700;
    letter-spacing: 0;
}
.swiper-slide-inner img {
    width: 100px;
}
/* Fixed header AFTER scroll */
#masthead.site-header.is-fixed-on-scroll {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #273651;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
    transition: all 0.3s linear;
    transform: scale(1.08);
}
#masthead{
    transition: all 0.3s linear;
    transform: scale(1.08);
}
/* Prevent content jump when header becomes fixed */
body.has-fixed-header-padding {
  padding-top: 80px;
  transition: all 0.3s linear;
}
body{
    
}
/* Active menu item styles (Astra one-page) */
#ast-hf-menu-1 li.is-active > a.menu-link {
    color: #00c7d1;
    font-weight: 800;
}

#ast-hf-menu-1 li.is-active {
  position: relative;
}
/* Subtle DARKER glow animation */
.glow-button a {
  --glow: #4faed8; /* darker version of #6ec1e4 */

  display: inline-flex;
  align-items: center;
  justify-content: center;

  background: var(--glow);
  color: #fff;
  text-decoration: none;

  border-radius: 999px;
  padding: 12px 18px;

  box-shadow: 0 8px 18px rgba(79, 174, 216, 0.28);
  transition: transform 180ms ease, box-shadow 220ms ease, filter 220ms ease;
  will-change: transform, box-shadow;

  animation: glowPulseDark 2.6s ease-in-out infinite;
}

/* Hover – stronger but still subtle */
.glow-button a:hover {
  transform: translateY(-1px);
  filter: brightness(1.02);
  box-shadow:
    0 10px 24px rgba(79, 174, 216, 0.36),
    0 0 0 6px rgba(79, 174, 216, 0.18);
}

/* Focus (accessibility) */
.glow-button a:focus-visible {
  outline: none;
  box-shadow:
    0 10px 26px rgba(79, 174, 216, 0.42),
    0 0 0 8px rgba(79, 174, 216, 0.25);
}

/* Reduce motion support */
@media (prefers-reduced-motion: reduce) {
  .glow-button a {
    animation: none;
  }
}

@keyframes glowPulseDark {
  0%, 100% {
    box-shadow:
      0 8px 18px rgba(79, 174, 216, 0.6),
      0 0 0 0 rgba(79, 174, 216, 0.00);
  }
  50% {
    box-shadow:
      0 10px 24px rgba(79, 174, 216, 0.8),
      0 0 0 8px rgba(79, 174, 216, 0.18);
  }
}
/* .elementor-widget-icon-box:hover {
    margin-top: -5px;
    transition: all 0.3s linear;
} */
.elementor-widget-icon-box{
    transition: all 0.3s linear;
}
.post-1306 .entry-title {
    max-width: 1140px;
    margin: 0 auto;
    padding: 30px 0;
}

.post-1306 h3,
.post-3 h3,
.post-3 h2,
.post-1306 h2 {
    font-size: 27px;
    letter-spacing: 0;
}
ul.privacy-menu {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.privacy-menu li a {
    font-size: 14px;
    margin: 0 4px;
}
.ast-footer-copyright.ast-builder-layout-element{
    margin: 0;
}
.no-margin p {
    margin: 0;
}
.site-logo-img .transparent-custom-logo img, .ast-theme-transparent-header .site-logo-img img{
	filter: none;
}
.mc4wp-form-fields {
    position: relative;
}
.mc4wp-form-fields .submit {
    position: absolute;
    top: 0;
    right: 0;
	
}

.mc4wp-form-fields input[type="submit"]{
	color:#fff;
}
section#block-21 p {
    margin: 0;
}
.mc4wp-form-fields #email {
    padding: 13px;
    height: auto;
    border-radius: 50px;
}
section#block-22 h5 {
    color: #fff;
    margin: 0;
}
.ast-theme-transparent-header .main-header-menu .menu-link{
	font-size:16px;
}
.coming-soon {
    left: auto !important;
    right: 10px;
    width: 140px !important;
    top: 10px !important;
    font-size: 16px;
}
.countdown-wrap { max-width: 520px; }
.countdown-label { color: rgba(255,255,255,.75); font-size: 14px; margin-bottom: 10px; }

.countdown{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  border-radius: 16px;
  border: 1px solid rgba(0,199,209,.35);
  background: rgba(10, 35, 45, .45);
  backdrop-filter: blur(10px);
  box-shadow: 0 0 0 1px rgba(0,199,209,.12) inset;
}

.cd-item{ text-align: center; min-width: 76px; }
.cd-value{
  color: #fff;
  font-weight: 800;
  font-size: 26px;
  line-height: 1;
  letter-spacing: .5px;
}
.cd-unit{
  margin-top: 4px;
  color: rgba(255,255,255,.65);
  font-size: 12px;
}
.cd-sep{
  color: rgba(0,199,209,.8);
  font-weight: 700;
  font-size: 22px;
  margin-top: -6px;
}

.cd-expired{
  margin-top: 10px;
  color: #00c7d1;
  font-weight: 700;
}
.astra-back-btn-wrap {
    position: absolute;
    top: 0;
    background: #c4f1f4;
    left: 0;
    width: 100%;
    text-align: center;
}
.astra-back-btn-wrap {
    position: relative;
    top: -20px;
    background: #c4f1f4;
    left: 0;
    width: 100%;
    text-align: center;
    border-radius: 10px;
}
.astra-back-btn-wrap a{
	display:block;
	color:#000;
}
.single-layout-1 {
    padding-bottom: 60px;
}
body:not(.home) header.site-header .ast-primary-header-bar {
    background: #041b28 !important;
}
body:not(.home) header.site-header .ast-primary-header-bar a.menu-link {
    color: #fff;
	font-size: 16px;
}
body:not(.home) header.site-header .ast-primary-header-bar .current_page_item a.menu-link{
	color:#00c7d1;
}

.elementor-element-d0ad306.elementor-widget-video .elementor-custom-embed-image-overlay img {
   
    object-fit: contain;

    background: #111e3d;
}
.main-navigation  ul.main-header-menu li ul.sub-menu{
background:#0F1F3D;
}
@media screen and (min-width:768px) {
.major-platforms .elementor-element .elementor-widget-text-editor{
	min-height:90px;
}
.major-platforms .elementor-element .elementor-widget-icon-list{
	min-height:135px;
}	
}
/* .elementor-video-landscape video {
   
    background: #111e3d;
} */
.main-navigation ul.main-header-menu li ul.sub-menu{
	background:#fff;
}
ul.sub-menu li a {
    color: #24354b !important;
}
.footer-widget-area li.menu-item-has-children {
    display: none;
}
.widget_text a {
    text-decoration: underline;
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    position: relative;
    padding: 0;
    overflow: hidden;
    display: block;
    max-height: 250px;
}
.ast-blog-layout-4-grid .ast-article-inner .wp-post-image {
    width: 100%;
    object-fit: cover;
    min-height: 300px;
}
.ast-single-post a.cta {
    background: #00c7d1;
    color: #fff;
    text-decoration: none;
    padding: 20px 30px;
    display: inline-block;
    border-radius: 44px;
    font-weight: bold;
}
.heateor_sss_sharing_container.heateor_sss_vertical_sharing.heateor_sss_bottom_sharing {
    display: none !important;
}
.elementskit-card-body.ekit-accordion--content ul {
    margin: 0 0 10px 19px;
    padding: 0;
}
h5, .entry-content :where(h5){
	font-size:20px;
}
@media screen and (min-width:320px) and (max-width:767px){
	.cd-item {
    text-align: center;
    min-width: 40px;
}
	.countdown{
		padding-left:10px;
		padding-right:10px;
	}
}