/*-------------------------------
    Dark Theme  CSS
-------------------------------*/
.switch-theme-mode {
  position: fixed;
  top: 200px;
  right: 15px;
  z-index: 99;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: 0.4s;
}
.slider.round {
  border-radius: 50%;
}
.slider.round:before {
  border-radius: 50%;
}
.slider:before {
  position: absolute;
  content: "";
  height: 35px;
  width: 35px;
  left: 0px;
  bottom: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  transition: 0.4s;
  box-shadow: 0 0px 15px rgba(32, 32, 32, 0.2392156863);
  background: white url("../images/night.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #091315;
  background-size: 17px;
}

input:checked + .slider {
  background-color: transparent;
}

input:focus + .slider {
  box-shadow: 0 0 1px transparent;
}

input:checked + .slider:before {
  transform: translateX(0);
  background: white url("../images/sunny.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
}

/*---------------------------------
    Color CSS For Elements 
-----------------------------------*/
.theme-light .navbar-brand .logo-dark {
  display: none !important;
}
.theme-light .navbar-brand .logo-light {
  display: block !important;
}

.theme-dark .navbar-brand .logo-light {
  display: none !important;
}
.theme-dark .navbar-brand .logo-dark {
  display: block !important;
}
.theme-dark .hero-wrap.style1,
.theme-dark .newsletter-wrap,
.theme-dark .hero-wrap.style2,
.theme-dark .hero-wrap.style3,
.theme-dark .header-wrap.style4,
.theme-dark .bg-green {
  background-color: #222 !important;
}
.theme-dark .td-cod,
.theme-dark .contact-widget,
.theme-dark .cta-wrap .cta-shape,
.theme-dark .about-wrap.style2 .about-content .content-feature-list li,
.theme-dark .footer-wrap {
  background-color: #111 !important;
}
.theme-dark body,
.theme-dark .bg-white,
.theme-dark .product-card.style3 .product-info,
.theme-dark .testimonial-card.style3 {
  background-color: #000 !important;
}
.theme-dark .td-aztech,
.theme-dark .bg_primary,
.theme-dark .bg_ash,
.theme-dark .bg-albastor,
.theme-dark .contact-item,
.theme-dark .apply-form,
.theme-dark .post-author,
.theme-dark .wp-block-quote,
.theme-dark .header-wrap.style2,
.theme-dark .header-wrap.style1 .header-box,
.theme-dark .header-wrap.sticky.style1,
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .header-wrap.sticky.style3,
.theme-dark .header-wrap.header-two.sticky,
.theme-dark .blog-card.style2 .blog-info,
.theme-dark .cart-table table thead tr,
.theme-dark .category-box.style2 li a,
.theme-dark .product-slide-item .product-offer-price,
.theme-dark .product-card.style4 .product-info-wrap,
.theme-dark .header-wrap.header-three .header-bottom {
  background-color: #091315 !important;
}
.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6,
.theme-dark h3 a,
.theme-dark .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a,
.theme-dark .header-wrap.header-two .navbar .navbar-nav .nav-item a,
.theme-dark
  .header-wrap.header-three
  .header-bottom
  .navbar
  .navbar-nav
  .nav-item
  a,
.theme-dark .checkout-details .select-payment-method div label,
.theme-dark article p strong,
.theme-dark article p b,
.theme-dark .service-desc p strong,
.theme-dark .service-desc p b,
.theme-dark .single-listing-desc p strong,
.theme-dark .single-listing-desc p b,
.theme-dark .terms-wrap p strong,
.theme-dark .terms-wrap p b {
  color: #fff !important;
}
.theme-dark p,
.theme-dark span,
.theme-dark .checkbox label,
.theme-dark .content-feature-list li,
.theme-dark .login-form .login-body .form-group label,
.theme-dark article ol li,
.theme-dark .terms-wrap ol li,
.theme-dark article p strong,
.theme-dark .cart-table table thead tr th,
.theme-dark .footer-wrap .footer-widget .comp-desc,
.theme-dark .checkout-details .bill-item b,
.theme-dark .checkout-details .bill-item-footer b,
.theme-dark .checkout-details .bill-item-title b,
.theme-dark .pricing-card .pricing-features li,
.theme-dark .terms-wrap p strong {
  color: rgba(255, 255, 255, 0.8) !important;
}
.theme-dark .breadcrumb-title h2,
.theme-dark .discount-card.style2 .discount-content p,
.theme-dark .discount-card .discount-content span,
.theme-dark .discount-card .discount-content h3 {
  color: #000 !important;
}
.theme-dark h3:hover a,
.theme-dark article p a,
.theme-dark .service-desc p a,
.theme-dark .terms-wrap p a,
.theme-dark .copyright-text span,
.theme-dark
  .header-wrap
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a:hover,
.theme-dark
  .header-wrap
  .navbar
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a.active,
.theme-dark
  .header-wrap.header-three
  .header-bottom
  .navbar
  .navbar-nav
  .nav-item
  a:hover,
.theme-dark
  .header-wrap.header-three
  .header-bottom
  .navbar
  .navbar-nav
  .nav-item
  a.active,
.theme-dark .copyright-text a {
  color: #ffc422 !important;
}
.theme-dark .pp-post-item .pp-post-info h6 a,
.theme-dark .category-box li a,
.theme-dark .tag-list.style2 li a,
.theme-dark .contact-item .contact-info li p,
.theme-dark .contact-item .contact-info li a,
.theme-dark .post-metainfo li a,
.theme-dark .new-product-item .new-product-info h6 a,
.theme-dark .header-wrap.style2 .navbar .navbar-nav .nav-item a,
.theme-dark .header-wrap.style4 .navbar .navbar-nav .nav-item a,
.theme-dark .blog-card .blog-metainfo li a {
  color: rgba(255, 255, 255, 0.8);
}
.theme-dark .pp-post-item .pp-post-info h6 a:hover,
.theme-dark .category-box li a:hover,
.theme-dark .tag-list.style2 li a:hover,
.theme-dark .contact-item .contact-info li p:hover,
.theme-dark .contact-item .contact-info li a:hover,
.theme-dark .post-metainfo li a:hover,
.theme-dark .new-product-item .new-product-info h6 a:hover,
.theme-dark .header-wrap.style2 .navbar .navbar-nav .nav-item a:hover,
.theme-dark .header-wrap.style4 .navbar .navbar-nav .nav-item a:hover,
.theme-dark .blog-card .blog-metainfo li a:hover {
  color: #ffc422;
}
.theme-dark .site-header__bar {
  background: #091315 !important;
  border-bottom-color: rgba(255, 255, 255, 0.1) !important;
}
.theme-dark .site-header__brand .site-header__brand-text {
  color: #f9fafb;
}
.theme-dark .header-wrap.sticky .site-header__bar {
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.45);
}
.theme-dark .site-header .site-header__search-flyout.search-area {
  background: #0f1618 !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.theme-dark .site-header .site-header__search-flyout.search-area input {
  background: #0a1012 !important;
  color: #f3f4f6 !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
}
.theme-dark .site-header .site-header__search-flyout.search-area input::placeholder {
  color: rgba(255, 255, 255, 0.45) !important;
}
.theme-dark .site-header__search-toggle {
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
}
.theme-dark .site-header__search-toggle i {
  color: rgba(255, 255, 255, 0.9) !important;
}
.theme-dark .site-header__menu .nav-link:hover,
.theme-dark .site-header__menu .nav-link:focus {
  color: #ffc422 !important;
  background: rgba(255, 196, 34, 0.08) !important;
}
.theme-dark .google-trust-wrap.color-scheme-1.gradient {
  background: linear-gradient(180deg, #0c1214 0%, #091315 50%, #0a0f11 100%) !important;
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
.theme-dark .google-trust-wrap.google-trust--in-product.color-scheme-1.gradient {
  background: transparent !important;
  border-bottom: none !important;
}
.theme-dark .google-container {
  background-color: rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 255, 255, 0.18);
}
.theme-dark .google-container .google-text,
.theme-dark .google-container .google-rating {
  color: rgba(255, 255, 255, 0.9) !important;
}
.theme-dark .product-marquee.color-scheme-1.gradient {
  background: linear-gradient(180deg, #121212 0%, #0f0f0f 100%);
}
.theme-dark .marquee__wrapper {
  color: #e5e7eb;
}
.theme-dark .marquee {
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .order-form-card {
  background: linear-gradient(180deg, #151515 0%, #1a1a1a 100%);
  border-color: rgba(244, 143, 177, 0.25);
}
.theme-dark .order-form-card__sub {
  color: rgba(255, 255, 255, 0.8);
}
.theme-dark .order-form-card h2 {
  color: #f3f4f6;
}
.theme-dark .order-form-card__product-thumb img {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
}
.theme-dark .order-form-card__product-thumb-badge {
  border-color: rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
}
.theme-dark .order-form-card__badge {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.12);
  color: #d1d5db;
}
.theme-dark .order-form-timer {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .order-form-timer__label {
  color: #94a3b8;
}
.theme-dark .order-form-timer__unit {
  background: #1c1c1c;
  border-color: rgba(255, 255, 255, 0.35);
}
.theme-dark .order-form-timer__unit span {
  color: #fff;
}
.theme-dark .order-form-delivery {
  background: rgba(22, 101, 52, 0.25);
  border-color: rgba(74, 222, 128, 0.35);
  color: #bbf7d0;
}
.theme-dark .order-form-delivery strong {
  color: #dcfce7;
}
.theme-dark .order-form-card .inp {
  background: #141414;
  color: #f3f4f6;
  border-color: rgba(255, 255, 255, 0.45);
}
.theme-dark .order-form-card .inp::placeholder {
  color: rgba(255, 255, 255, 0.45);
}
.theme-dark .order-form-card .inp:focus {
  border-color: #f472b6;
  box-shadow: 0 0 0 3px rgba(244, 114, 182, 0.2);
}
.theme-dark .accordion-item .accordion-header .accordion-button,
.theme-dark .product-more-option-item a,
.theme-dark .post-metainfo li,
.theme-dark .header-wrap.style4 .option-item .searchbtn i,
.theme-dark .shopcart-btn i,
.theme-dark .blog-card .blog-metainfo li {
  color: rgba(255, 255, 255, 0.8);
}
.theme-dark .promo-card.style2,
.theme-dark .cart-total .cart-total-wrap .cart-total-item,
.theme-dark .cart-table table thead tr th,
.theme-dark .product-tablist,
.theme-dark .checkout-details .bill-item-title,
.theme-dark .checkout-details .bill-item-wrap,
.theme-dark .blog-card.style1 .blog-metainfo {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .product-cat-card,
.theme-dark .blog-card.style1 {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .promo-card.style1,
.theme-dark .cart-table table tbody tr td,
.theme-dark .cart-total {
  background-color: #000;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.19);
}
.theme-dark article,
.theme-dark .cart-coupon {
  border-color: rgba(255, 255, 255, 0.19);
}
.theme-dark .tag-list ul li a {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff !important;
}
.theme-dark .tag-list ul li a:hover {
  background: #ffc422 !important;
  color: #fff;
  border-color: transparent;
}
.theme-dark
  .benefit-wrap.style2
  .benefit-img-wrap
  .benefit-list-icon
  li
  .bn-shape-arrow,
.theme-dark
  .benefit-wrap.style2
  .benefit-img-wrap
  .benefit-list-icon
  li
  .bn-shape {
  filter: brightness(0) invert(1);
}
.theme-dark
  .benefit-wrap.style2
  .benefit-img-wrap
  .benefit-list-icon
  li
  .bn-shape-arrow:hover,
.theme-dark
  .benefit-wrap.style2
  .benefit-img-wrap
  .benefit-list-icon
  li
  .bn-shape:hover {
  filter: brightness(1) invert(0);
}
.theme-dark .owl-carousel .owl-nav button.owl-prev,
.theme-dark .owl-carousel .owl-nav button.owl-next {
  background-color: rgba(255, 255, 255, 0.1);
}
.theme-dark .owl-carousel .owl-nav button.owl-prev:hover,
.theme-dark .owl-carousel .owl-nav button.owl-next:hover {
  background-color: #dcbe4a;
}
.theme-dark .pricing-card .btn.style4,
.theme-dark .promo-card.style2 .promo-title .promo-icon,
.theme-dark .product-cat-card.style1 .product-cat-icon,
.theme-dark .promo-card.style1 .promo-icon {
  background-color: #dcbe4a;
}
.theme-dark .checkout-details .bill-item::after,
.theme-dark .checkout-details .bill-item-title::after,
.theme-dark .checkout-details .bill-item-footer::after,
.theme-dark .testimonial-slider-one.owl-carousel .owl-dots .owl-dot span,
.theme-dark .offer-pproduct-slider.owl-carousel .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .testimonial-slider-one.owl-carousel .owl-dots .owl-dot.active span,
.theme-dark .offer-pproduct-slider.owl-carousel .owl-dots .owl-dot.active span {
  background-color: #ffc422;
}
.theme-dark .search-area button i {
  color: #fff;
}
.theme-dark .product-quantity .qtySelector span {
  background-color: transparent;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.14);
}
.theme-dark .product-quantity .qtySelector input {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  background-color: transparent;
}
.theme-dark .product-tablist .nav-item .nav-link {
  color: #fff;
}
.theme-dark .product-tablist .nav-item .nav-link.active {
  color: #ffc422;
}
.theme-dark .product-tab-content .product_features li b {
  color: #fff;
}
.theme-dark .checkout-promobox {
  background: #091315;
}
.theme-dark .checkout-promobox i {
  color: #ffc422;
  position: relative;
  top: 4px;
  font-size: 20px;
  margin-right: 5px;
}
.theme-dark .checkout-form .form-group {
  margin: 0 0 15px;
}
.theme-dark .checkout-form .form-group label {
  color: rgba(255, 255, 255, 0.8);
}
.theme-dark .checkout-form .form-group input,
.theme-dark .checkout-form .form-group textarea {
  background: #fff;
  color: #000;
}
.theme-dark .checkout-form .form-group select {
  background-color: #000;
  background-image: url(../img/down-arrow-white.png);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .checkout-details.style2,
.theme-dark .service-card.style2,
.theme-dark .checkbox.style2 label::before,
.theme-dark .select-payment-method [type="radio"]:checked + label::before,
.theme-dark
  .select-payment-method
  [type="radio"]:not(:checked)
  + label::before {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark .header-wrap .navbar .navbar-nav .nav-item a:hover,
.theme-dark .header-wrap .navbar .navbar-nav .nav-item a:focus,
.theme-dark .header-wrap .navbar .navbar-nav .nav-item a.active {
  color: #ffc422 !important;
}
.theme-dark .comment-item {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .login-form-wrap,
.theme-dark .post-author {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.theme-dark input,
.theme-dark textarea,
.theme-dark .contact-widget .form-group input,
.theme-dark .contact-widget .form-group textarea,
.theme-dark .apply-form form .form-group input,
.theme-dark .login-form-wrap .login-form .form-group input,
.theme-dark #cmt-form .comment-form .form-group input,
.theme-dark #cmt-form .comment-form .form-group textarea,
.theme-dark .client-review-form .form-group input,
.theme-dark .client-review-form .form-group textarea,
.theme-dark #contactForm .form-group input,
.theme-dark .search-box .form-group input,
.theme-dark #contactForm .form-group textarea,
.theme-dark .checkout-form .form-group input,
.theme-dark .checkout-form .form-group textarea,
.theme-dark .product-card.style2 .product-info,
.theme-dark .product-card.style5 .product-info,
.theme-dark .login-form-wrap .login-body .form-group input {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.theme-dark .page-nav li a {
  background-color: #fff;
}
.theme-dark .page-nav li a:hover,
.theme-dark .page-nav li a.active {
  background-color: #ffc422;
  color: #fff !important;
}
.theme-dark .filter-item-num select,
.theme-dark .filter-item-cat select,
.theme-dark .countdown-deals .cdown,
.theme-dark .register-form .form-group select {
  background-color: #091315;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.theme-dark select {
  background-image: url(../img/down-arrow-white.webp);
}
.theme-dark .hero-wrap.style2 .hero-shape-five,
.theme-dark .product-wrap.style2 .wave-one,
.theme-dark .feature-product-wrap .feature-shape-two,
.theme-dark .footer-wrap .footer-shape-five {
  filter: brightness(0);
}
.theme-dark .team-desc img {
  filter: brightness(0) invert(1);
}
.theme-dark .pricing-card {
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: none;
}
.theme-dark .pricing-card .pricing-header {
  border-color: rgba(255, 255, 255, 0.2);
}
.theme-dark .pricing-plan-card {
  background: linear-gradient(180deg, #222 0%, #1a1a1a 100%);
  border-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
}
.theme-dark .pricing-plan-card--featured {
  border-color: rgba(244, 143, 177, 0.35);
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.5);
}
.theme-dark .pricing-plan-card__title {
  color: #f3f3f3;
}
.theme-dark .pricing-plan-card__details--checks li {
  color: #d1d5db;
}
.theme-dark .pricing-plan-card__price-wrap {
  background: rgba(20, 108, 67, 0.15);
  border-color: rgba(20, 167, 99, 0.25);
}
.theme-dark .pricing-plan-card--featured .pricing-plan-card__price-wrap {
  background: linear-gradient(135deg, rgba(194, 24, 91, 0.2) 0%, rgba(231, 107, 53, 0.15) 100%);
  border-color: rgba(244, 143, 177, 0.25);
}
.theme-dark .pricing-plan-card__price-current {
  color: #6ee7b7;
}
.theme-dark .pricing-plan-card__price-old {
  color: #9ca3af;
}
.theme-dark .single-product-pricing__title {
  color: #e8e8e8;
}
.theme-dark .single-product-details .pd-block {
  border-color: rgba(255, 255, 255, 0.1);
}
.theme-dark .single-product-details .pd-block__label {
  color: #9ca3af;
}
.theme-dark .single-product-details .pd-block__label--plain {
  color: #e8e8e8;
}
.theme-dark .single-product-details .pd-block--pricing {
  background: linear-gradient(180deg, rgba(30, 30, 30, 0.95) 0%, rgba(26, 26, 26, 0) 100%);
  border-color: rgba(255, 255, 255, 0.12);
}
.theme-dark .single-product-details .pd-block--pricing .single-product-pricing__title {
  color: #f3f3f3;
}
.theme-dark .single-product-details .single-product-title h2,
.theme-dark .single-product-details .single-product-title .product-title-heading {
  color: #f3f4f6;
}
.theme-dark .single-product-details .product-rating-bar {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.theme-dark .single-product-details .product-rating-bar__score {
  color: #fde68a;
  background: linear-gradient(145deg, rgba(113, 63, 18, 0.5) 0%, rgba(146, 64, 14, 0.55) 100%);
  border-color: rgba(251, 191, 36, 0.35);
  box-shadow: none;
}
.theme-dark .single-product-details .product-rating-bar__divider {
  background: rgba(255, 255, 255, 0.15);
}
.theme-dark .single-product-details .product-rating-bar__count {
  color: #9ca3af;
}
.theme-dark .single-product-details .product-rating-stars li i {
  color: #fbbf24;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.35));
}
.theme-dark .single-product-details .single-product-desc {
  color: #d1d5db;
}
.theme-dark .video-testimonials-wrap {
  background: linear-gradient(180deg, #0c1214 0%, #0a0f11 50%, #080c0e 100%);
  border-top-color: rgba(255, 255, 255, 0.08);
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
.theme-dark .video-testimonials__title {
  color: #f3f4f6;
}
.theme-dark .video-testimonials__sub {
  color: #9ca3af;
}
.theme-dark .video-testimonials__scroll {
  scrollbar-color: rgba(244, 143, 177, 0.45) transparent;
}
.theme-dark .video-testimonials__scroll::-webkit-scrollbar-thumb {
  background: rgba(244, 143, 177, 0.45);
}
.theme-dark .video-testimonials__embed {
  border-color: rgba(255, 255, 255, 0.1);
}
.theme-dark .drsperm-allinone-banner {
  background: #0a0f11;
}

.theme-dark .hl--mark {
  background: linear-gradient(120deg, rgba(90, 70, 20, 0.55) 0%, rgba(120, 60, 30, 0.4) 100%);
  color: #fafafa;
}
.theme-dark .read-prose-section.service-desc h2 {
  border-bottom-color: rgba(244, 143, 177, 0.45);
  color: #f3f3f3;
}
.theme-dark .read-prose-section.service-desc h3 {
  color: #f8bbd0;
}
.theme-dark body {
  color: #d1d5db;
}
.theme-dark p {
  color: #d1d5db;
}
.theme-dark .science-benefits-compact {
  background: #141414;
  border-color: rgba(255, 255, 255, 0.08);
}
.theme-dark .science-benefits-compact__title {
  color: #f3f4f6;
}
.theme-dark .science-benefit-cell {
  background: #1c1c1c;
  border-color: rgba(255, 255, 255, 0.1);
  color: #e5e7eb !important;
}
.theme-dark .science-benefit-cell:hover {
  color: #f9a8d4 !important;
  border-color: rgba(244, 143, 177, 0.35);
}
.theme-dark .expect-timeline-section {
  background: linear-gradient(180deg, #121212 0%, #141414 50%, #0f0f0f 100%);
  border-color: rgba(255, 255, 255, 0.08);
}
.theme-dark .expect-timeline-section__title {
  color: #f3f4f6;
}
.theme-dark .expect-timeline-section__sub {
  color: #9ca3af;
}
.theme-dark .expect-timeline__node-num {
  background: linear-gradient(145deg, #1c1c1c 0%, #252525 100%);
  border-color: rgba(244, 143, 177, 0.55);
  color: #fbcfe8;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
}
.theme-dark .expect-timeline__node-label {
  color: #fdba74;
}
.theme-dark .expect-timeline__card {
  background: #1c1c1c;
  border-color: rgba(255, 255, 255, 0.1);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);
}
.theme-dark .expect-timeline__step:hover .expect-timeline__card {
  border-color: rgba(244, 143, 177, 0.35);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45);
}
.theme-dark .expect-timeline__card-title a {
  color: #f3f4f6;
}
.theme-dark .expect-timeline__card-title a:hover {
  color: #f9a8d4;
}
.theme-dark .expect-timeline__card-text {
  color: #d1d5db;
}

@media only screen and (max-width: 991px) {
  .theme-dark .main-menu-wrap,
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu {
    background-color: #091315;
  }
  .theme-dark .menu-close i,
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item .menu-expand i {
    color: #fff !important;
  }
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item a.active,
  .theme-dark .main-menu li a.active {
    color: #ffc422 !important;
  }
  .theme-dark .main-menu li a.active,
  .theme-dark .main-menu li a {
    border-color: rgba(255, 255, 255, 0.2);
  }
}
@media only screen and (min-width: 992px) {
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu,
  .theme-dark .main-menu-wrap #menu ul li.has-children .sub-menu {
    background-color: #091315;
  }
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item a:hover,
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item a:focus,
  .theme-dark .header-wrap .navbar .navbar-nav .nav-item a.active {
    color: #ffc422 !important;
  }
  .theme-dark
    .header-wrap.style2
    .navbar
    .navbar-nav
    .nav-item
    .dropdown-menu
    li {
    border-color: rgba(255, 255, 255, 0.15);
  }
} /*# sourceMappingURL=dark-theme.css.map */
