/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

/* Load fonts */
@font-face {
  font-family: 'Better Times';
  src: url('/wp-content/themes/uncode-child/fonts/better-times/Better-Times.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


/* Need to overwite this default Uncode theme settings */
li {
  color: black !important;
  font-size: 16px;
}




/* Submenu */

.drop-menu.open-animated a {
  font-weight: 400;
  color: black !important;
  font-size: 16px;
}

.drop-menu.open-animated {
  border-radius: 20px;
  margin-top: -10px !important;
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.49) !important;
  z-index: 999 !important;
}


/* Contact Top Button */
.contact-header-link a {
  border: 1px solid black;
  border-radius: 25px;
  max-height: 45px;
  width: 110px;
}


/* Contact Us Menu Button */
#menu-main-navigation li.contact-header-link a.cursor-init:hover, #menu-main-navigation li.contact-header-link.active > a {
    background-color: #eb5d26 !important;
    border: 1px solid #eb5d26 !important;
    color: white !important;
}


/* Need to set menu colors here as well to change color on hover*/
.menu-light .menu-smart a:hover, .menu-light .menu-smart a:focus {
  color: #eb5d26 !important;
}

/* Mobile Hamburger links */
.menu-item a:hover {
  color: #eb5d26;
}


/* Target the active menu item */
/* Active menu item ONLY when header is NOT stuck */
header.menu-primary:not(.is_stuck) .menu-primary-inner .current-menu-item > a,
header.menu-primary:not(.is_stuck) .menu-primary-inner .active > a {
    color: #ff9a00 !important; /* Orange */
}




.contact-header-link .fa {
  font-size: 20px;
  text-align: right;
}

/* Update logo color for the home page */
 #main-logo .logo-image.main-logo.logo-light img {
    /*filter: invert(1) sepia(1) saturate(5) hue-rotate(180deg);*/
}

.menu-smart.sm.menu-icons.menu-smart-social.mobile-hidden.tablet-hidden {
  float: right;
}

.menu-wrapper.menu-shrink.menu-sticky.menu-no-arrows.no-header {
  /*background-color: white !important;*/
}

.menu-wrapper {
  background-color: white !important;
}

/* Sticky header menu */
.is_stuck #desktop-menu-trigger {
  display: flex;
  float: right;
}

/* ══ Base state ═════════════════════════════════════════════ */
.nav.navbar-nav.navbar-main.navbar-nav-first{
  opacity: 1;
  visibility: visible;
  transition: opacity .35s ease;              /* fade‑out */
}


/* ══ Sticky but logo still shrinking ════════════════════════ */
.is_stuck:not(.logo-done)
.nav.navbar-nav.navbar-main.navbar-nav-first{opacity:1;visibility:visible;}

.is_stuck:not(.logo-done)
#desktop-menu-trigger{opacity:0;visibility:hidden;pointer-events:none;}

/* ══ Sticky + logo done (cross‑fade) ════════════════════════ */
.is_stuck.logo-done
.nav.navbar-nav.navbar-main.navbar-nav-first{
  opacity:0;
  pointer-events:none;
}

#desktop-menu-trigger, .shrinked #desktop-menu-trigger, .is_stuck:not(.logo-done) #desktop-menu-trigger {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: none;
  position: absolute;
  top: 10; 
  right: 10; 
}

.is_stuck.logo-done #desktop-menu-trigger {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  position: absolute; 
  top: 10px;
  right: 10px;
  transition: opacity 1.5s ease; /* hamburger to appear */
}


/* When hamburger disappears, close the offcanvas menu */



/* Layout Padding */

/* Navbar */

#menu-main-navigation {
  padding-right: 0px;
}

/* Fully hidden by default */
.navbar-extra-icons {
  display: none !important;
  opacity: 0;
  visibility: hidden;
  /*transform: translateY(-10px);*/
    transition:
    opacity 0.5s ease,
    transform 0.5s ease,
    visibility 0.5s ease;
}

/* Stage 1: Start fade-in, make it take layout space */
.navbar-extra-icons.fading-in {
  display: flex !important;
  opacity: 0;
  visibility: visible;
}

/* Stage 2: Full visible */
.navbar-extra-icons.visible {
  opacity: 1;
}

.menu-smart.sm.menu-icons.menu-smart-social.mobile-hidden.tablet-hidden {
  right: -10px;
}


.row-menu {
  max-width: 1500px;
  margin: auto;
}

/* overwrite top navbar menu */
.menu-container.style-color-xsdn-bg {
  background-color: transparent !important;
}


/* overwrite sticky header*/
.blur-menu-stuck #masthead.is_stuck .menu-container {
  backdrop-filter: blur(7px) !important;
  background: rgba(0, 0, 0, 0.20) !important;
}


/* Custom pre-set width */

.set-max-1500 {
    max-width: 1500px !important;
}

.set-max-1550 {
    max-width: 1550px !important;
}

.set-max-1450 {
    max-width: 1450px;
    margin: auto;
}

.set-max-1950 {
    max-width: 1950px;
    margin: auto;
}

.set-max-1878 {
    max-width: 1878px;
    margin: auto !important;
}

.set-max-1425 {
    max-width: 1425px;
    margin: auto;
}

.set-max-1350 {
    max-width: 1350px;
    margin: auto;
}

.set-max-1250 {
    max-width: 1250px;
}

.set-max-1050 {
    max-width: 1050px;
}

.set-max-650 {
    max-width: 650px;
}

.set-margin-20 {
    margin-top: 20px !important;
}

.set-margin-10 {
    margin-top: 10px !important;
}

.remove-margin {
    margin-top: 0px !important;
}

/* Logos Section */

.logos-section-four img, .logos-section-three img {
    max-width: 250px !important;
    margin: auto;
}

.logos-section-three {
    max-width: 1250px;
    margin: auto;
}


/* Button "Find Out More" */
a.cta-button_details {
    font-size: 1.4em !important;
    padding: 10px 25px 10px 25px !important;
}

a.custom-link.btn.btn-lg.border-width-0.cta-button_details.btn-button_color-915937.btn-circle.btn-icon-right.btn-ripple-in.btn-border-animated.cursor-init {
        font-weight: 500 !important;
}

/* Row Border Radius */
.column-background {
    border-radius: 0px !important;
}

.menu-smart > li {
    font-weight: 500 !important;
    font-size: 15px !important;
}

ul.menu-smart.sm.menu-icons.menu-smart-social {
    margin-top: 10px !important;
    margin-left: 20px;
}

#custom-menu nav, #desktop-custom-menu nav {
  margin-top: 80px;
}

.menu-item {
  margin-bottom: 18px;
}

.menu-item a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
  opacity: 1;
  visibility: visible;
  line-height: 0.8;
font-size: 18px;
}

/* Submenu styles */
.has-submenu .submenu {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding-left: 0px;
  margin-top: 0;
  font-size: 18px;
  transition: all 0.4s ease;
}

.has-submenu.open .submenu {
  max-height: 500px;
  margin-top: 20px;
  font-size: 17px !important;
  opacity: 1;
  padding-top: 10px;
}

.submenu-item {
  margin-bottom: 15px;
}



.menu-trigger {
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 9999 !important;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer !important;
  margin-left: 20px;
}

/* Base overlay */
.offcanvas-menu {
  position: absolute;
  
  top: 0px;
  
  right: 0px !important;
  
  width: 100vw;
  height: 100vh;
  opacity: 0;
  transform: scale(0.8);
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform-origin: top right;
  pointer-events: none;
  z-index: 10000;
  
    max-width: 19rem;
    height: auto;
    border-radius: 25px;
    background: white !important;


}

.offcanvas-menu.opening {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.offcanvas-menu.closing {
  opacity: 0;
  transform: scale(1);
  pointer-events: none;
}


.offcanvas-menu .cta-btn.cursor-init {
  width: 100% !important;
}


.menu-content {
  opacity: 0;
  transition: opacity 0.4s ease;
  height: 100%;
  padding: 3.75rem 2rem 1.875rem 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Fade in text after open */
.offcanvas-menu.ready .menu-content {
  opacity: 1;
}


 .menu-content {
      text-align: left !important;
line-height: 0.7 !important;
}

.menu-close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  background: none;
  border: none;
  color: #000;
  cursor: pointer;
  z-index: 100001 !important; /* higher than parent to ensure it's on top */
}


.offcanvas-menu ul {
  list-style: none;
  padding: 0;
  margin: 80px 0 0;
}

.offcanvas-menu li {
  font-size: 22px;
  margin-bottom: 20px;
}

.offcanvas-menu a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
}

/* Submenu with animation */
.has-submenu .submenu {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding-left: 15px;
  margin-top: 0;
  font-size: 18px;
  transition: all 0.4s ease;
}

.has-submenu.open .submenu {
  max-height: 500px;
  margin-top: 10px;
  opacity: 1;
}

.toggle-icon {
  margin-left: 5px;
  font-weight: bold;
}

/* CTA delayed */
.cta {
  margin-top: auto;
  padding-top: 20px;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.offcanvas-menu.ready .cta {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
  
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
    border: 2px solid black;
    padding: 0px;
    border-radius: 25px;
    font-size: 18px;
    margin: le;
    float: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #000;
    line-height: 1 !important;
    font-weight: 400;
    text-decoration: none;
    white-space: nowrap;
    margin-top: 15px;
    z-index: 9999 !important;
    
}


.menu-light .menu-smart .cta-btn:hover, .menu-light .menu-smart .cta-btn:focus, .menu-light .menu-smart .cta-btn:active {
  color: white !important;
  background-color: #000 !important;
}

.cta-btn, .cta-btn-mobile {
  display: inline-block;
  background: #fff;
  padding: 14px 28px;
  border-radius: 9999px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  width: 100% !important;
}

.cta-btn:hover, .cta-btn:active, .cta-btn-mobile:hover, .cta-btn-mobile:active {
  background: #000 !important;
  color: #fff !important;
  width: 100% !important;
}


.cta-btn-mobile {
  transition: none !important;
  -webkit-tap-highlight-color: transparent !important;
}

/* Remove the grey overlay on tap for mobile */
.cta-btn {
  -webkit-tap-highlight-color: transparent !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

body.menu-open {
  overflow: hidden;
}

/* Style of the circle hamburger */
.menu-trigger.animated-icon {
  position: relative; /* or static, depending on the context */
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: transparent;
  transition: all 0.3s ease;
  z-index: 2147483646 !important; 

}

#menu-trigger {
    top: 0 !important;
}

.menu-trigger.animated-icon.active {
  border: 2px solid #000 !important;
}


/* The 3 lines *//* Adjusted hamburger icon for 2 lines */
.menu-trigger.animated-icon span {
  position: absolute;
  width: 22px;
  height: 2px;
  background: #fff;
  transition: all 0.4s ease;
}

.menu-trigger.animated-icon.active span {
     background: #000 !important;
}
.menu-trigger.animated-icon span:nth-child(1) {
  transform: translateY(-5px);
}

.menu-trigger.animated-icon span:nth-child(2) {
  transform: translateY(5px);
}

/* Animated to X */
.menu-trigger.animated-icon.active span:nth-child(1) {
  transform: rotate(45deg);
}

.menu-trigger.animated-icon.active span:nth-child(2) {
  transform: rotate(-45deg);
}


/* Services Section */
.card-design {
    border-radius: 25px !important;
    margin: auto;
}

.card-design .cta-image img {
    max-height: 600px;
    width: auto;
    float: right;
}

/* Footer */


a.custom-link.btn.btn-lg.border-width-0.newsletter-sign-up.btn-default.btn-circle.btn-icon-right.btn-ripple-in.btn-border-animated {
    background-color: transparent !important;
    border: 1px solid white !important;
    max-width: 100px;
    border-radius: 30px;
    font-size: 25px !important;
    font-weight: 500 !important;
    line-height: 1.1;
    text-align: left;
    padding: 15px 15px 15px 25px !important;
    justify-content: space-between;
    letter-spacing: 0;
}

a.custom-link.btn.btn-lg.border-width-0.newsletter-sign-up.btn-default.btn-circle.btn-icon-right.btn-ripple-in.btn-border-animated:hover {
    background-color: #eb5d26 !important;
    border: 1px solid #eb5d26 !important;
}

a.custom-link.btn.btn-lg.border-width-0.newsletter-sign-up.btn-default.btn-circle.btn-icon-right.btn-ripple-in.btn-border-animated:hover {
    color: white !important;
}


.footer-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2rem;
  padding: 0px;
}

.footer-address,
.footer-links,
.footer-social {
  min-width: 200px;
}

.footer-links {
  display: flex;
  gap: 1rem;
  justify-content: left;
}

.footer-links div {
  display: flex;
  flex-direction: column;
}

.footer-social {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}


.footer-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: transparent;
  color: white;
  border-radius: 50%;
  text-decoration: none;
  font-size: 14px;
  transition: background 0.3s ease;
      border: 1px solid;
}

.footer-social a:hover {
  background-color: #EB5D27; /* or any hover color */
   border: 1px solid;
   color: white !important;
}

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  gap: 1rem;
  padding: 1rem 0;
  font-size: 0.95rem;
  margin-top: 2rem;
}



/* Tag blocks */
.tag-group {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
}

.tag, .term-filters .term-filter-link {
    background: transparent;
    color: #222;
    border-radius: 999px;
    border: 1px solid #595959;
    padding: 0.5em 1em;
    margin: 0.1em 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.tag a, .term-filters .term-filter-link {
  color: black !important;
}
.tag a:hover, .term-filters .term-filter-link:hover {
  color: white !important;
}

.tag.active, .term-filter-link.term-filter-link--active {
  background-color: #000 !important;
  color: white !important;
}

.tag.active a {
      color: white;

}


span.tag:hover, .term-filters .term-filter-link:hover {
    background-color: #312b2b;
    color: white;
    cursor: pointer;
}

p.discover_more {
    color: black;
    padding-bottom: 10px;
    font-size: 1.2em;
        padding-bottom: 0px;
}

/* Gradient Animated Title */

@keyframes gradientFlow {
    0% {
      background-position: 0% 50%;
    }
    25% {
      background-position: 50% 60%;
    }
    50% {
      background-position: 100% 50%;
    }
    75% {
      background-position: 50% 40%;
    }
    100% {
      background-position: 0% 50%;
    }
  }

  .animated-gradient {
    margin-left: -6px;
    display: inline-block !important;
    font-size: 100px;
    font-weight: 900;
    background: linear-gradient(
      -45deg,
      #ff9a00,
      #ff2d55,
      #f4c430,
      #fe6b8b,
      #ff9a00
    );
    background-size: 500% 500%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientFlow 6s ease-in-out infinite;
    line-height: 0.95;
    padding-bottom: 0.4em; /* or px */
    font-size: 3.1em;
  }
 
  
  

@media screen and (min-width: 1480px) {
    
.add-desktop-padding {
    padding-left: 36px !important;
    padding-right: 36px !important;
}

.woocommerce-cart .row.row-parent.style-light.limit-width.double-top-padding.double-bottom-padding {
    padding-left: 15px;
}

}


 
@media screen and (max-width: 1500px ) { 
.row.single-top-padding.single-bottom-padding.no-h-padding.full-width.row-parent,
.row.single-top-padding.single-bottom-padding.no-h-padding.limit-width.row-parent {
     padding-left: 36px;
     padding-right: 36px
     
 }
 
.add-custom-padding {
    padding-left: 30px;
    padding-right: 30px;
}

}



@media screen and (min-width: 960px) {

.pum-close.popmake-close.pum-close-uncode {
  top: -10px !important;
}

.pum-content.popmake-content.pum-content-uncode p {
  font-size: 1.1em !important;
}


}



@media screen and (max-width: 960px) {
    
body.single-post h1 span {
  font-size: 35px;
  line-height: 1.2;
}
    
.remove-mobile-padding .uncell.single-block-padding {
  padding: 0px;
}
    
/* Contact Form slider */
.budget-label-left, .budget-label-right {
    display: none;
}

.range-slider {
    margin-left: 0px !important;
}

.woocommerce-checkout .wcs-recurring-totals-panel__details.wc-block-components-panel {
    max-width: 90%;
    margin: auto;
}


/* Mobile Pop Up */

/* Adjust close button */

#popmake-159787 .double-block-padding, #popmake-159807 .double-block-padding, #popmake-159808 .double-block-padding, #popmake-159809 .double-block-padding, #popmake-160162 .double-block-padding {
            padding: 15px 45px 15px 25px !important;
    
}
.pum-close.popmake-close.pum-close-uncode {
  top: 10px !important;
  right: 10px !important;
  width: 60px !important;
  height: 60px !important;
}

.pum-container.custom-position {
    padding: 0px !important;
}

.margin-top-mobile-10 {
  margin-top: 10px !important;
}


.pum-container .wpb_column.pos-top.pos-center.align_left.column_child.col-lg-8.single-internal-gutter {
    padding-top: 25px;
}


.pum-content.popmake-content.pum-content-uncode p {
    font-size: 14px !important;
    line-height: 1.5;
}

/* Prevent pop up jump from left to middle */	
.popmake, .pum-container {
    left: 50% !important;
    transform: translateX(-50%) !important;
}

html.pum-open,
body.pum-open {
    overflow: hidden !important;
    height: 100% !important; /* ensure full height lock */
    touch-action: none; /* prevent mobile swipe scrolling */
}


html.pum-open body {
  overflow: hidden !important; /* prevent background scrolling */
}

/* Style of the circle hamburger */
.menu-trigger.animated-icon {
  border: 2px solid #000;
}

.menu-trigger.animated-icon span {
    background: #000;
}

.pum-container.custom-position {
    width: 100%;
    margin: auto;
}

    
.footer-first-cta {
  display: block
}

/* Newsletter pop up mobile */

h2.custom.font-weight-700.fontsize-136692-custom span {
    font-size: 35px;
    font-weight: 500 !important;
}

.newsletter-signup-wrapper .double-block-padding {
    padding-top: 25px;
    padding-bottom: 35px;
}

/* Service section */
.card-design .cta-image img {
    float: left;
}
    
    
/* Update Mobile Main padding and menu */    
.row-menu-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

 .menu-container .logo-container {
    position: relative;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

    
.hide-mobile {
    display: none !important;
}
    
.card-design h4 {
    font-size: 3.4em !important;
}

.page-title-mobile span {
    font-size: 1.15em;
    line-height: 1;
}

.tag {
    font-size: 1em;
}

.welcome-ssm h2 {
    font-size: 3.8em !important;
}
    
.footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem;
  }

.add-mobile-padding {
    padding-left: 36px !important;
    padding-right: 36px !important;
}

  .responsive-text {
    font-size: 0.6rem !important;
  }
  
  .hide-mobile {
      display: none;
  }

a.custom-link.btn.btn-lg.border-width-0.newsletter-sign-up.btn-default.btn-circle.btn-icon-right.btn-ripple-in.btn-border-animated {
    max-width: 350px;
    float: left;
}

.btn-container .btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container) {
        font-weight: 500 !important;
}

  .footer-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-links {
    flex-direction: row;
    width: 100%;
    justify-content: flex-start;
  }

  .footer-social {
    margin-top: 1rem;
  }
  
  .main-container footer .row-inner {
      display: block !important;
  }
 
 /* checkout mobile */
 .woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 100% !important;
}


}


@media screen and (max-width: 784px) {
    
    tr.wc-block-cart-items__row {
        display: block !important;
    }
    
    
td.wc-block-cart-item__product {
    width: 100%;
    float: left;
    margin-top: 30px !important;
}

    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none;
    }
    
    td.wc-block-cart-item__product {
    margin-bottom: 0px !important;
}

tr.wc-block-cart-items__row {
    padding-bottom: 0px !important;
    margin-bottom: 0px;
}
    
}
    
/* Sub page animation test */


.add-animation .uncode-canvas-bg-noise-wrap::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 680px;
  background: linear-gradient( to bottom, rgba(40, 73, 84, 0) 0%, rgba(210, 219, 145, 0) 30%, rgba(210, 219, 145, 0) 60%, rgb(40, 84, 94) 90%, rgb(40, 73, 84) 100% );
  z-index: 2;
  pointer-events: none;
  transition: background 0.7s ease;
}


/* Organge Bottom */
.add-animations-orange .block-bg-overlay::after {
  content: '';
  position: absolute;
  inset: 0;
  pointer-events: none;
  /*z-index: 2;*/
  transition: background 0.7s ease;

  background:
    /* Top fade */
    linear-gradient(
      to bottom,
      rgba(254, 159, 26, 1) 0%,         /* solid orange */
      rgba(254, 159, 26, 0) 100%        /* fully transparent */
    ) top / 100% 180px no-repeat,

    /* Bottom fade */
    linear-gradient(
      to top,
      rgba(254, 159, 26, 1) 0%,         /* solid orange */
      rgba(254, 159, 26, 0) 100%        /* fully transparent */
    ) bottom / 100% 180px no-repeat;
}



/* Parent must be positioned */
.add-animations-orange .uncode-canvas-bg-noise-wrap {
  position: relative !important;
}

.increase-z-index {
    z-index: 25;
}


/* FAQ Section */
.faq_section .panel.panel-default.wpb_accordion_section.group.no-block-padding.no-h-padding {
    border: 0px !important;
    padding-bottom: 20px !important;
}

.faq_section .panel-title > a {
    padding-bottom: 0px !important;
}

.faq_section .uncode_text_column p {
    padding-left: 30px;
    font-size: 1.43em;
}

.faq_section .panel-title.active > a {
    color: #fff !important;
}

@media screen and (max-width: 1030px) {
 .faq_section .uncode_text_column p {
    padding-left: 0px;
 }
 .animated-gradient {
    font-size: 2.5em;
    }
}


.plus-signed.sign-size-md .panel-title > a {
    position: relative;
    font-size: 1.4em !important;

}

.plus-signed.sign-size-md .panel-title > a > span {
    display: inline-block;
}

.plus-signed.sign-size-md .panel-title > a > span:before {
    content: "+";
    display: inline-block;
    margin-right: 0.5em;
    font-size: 0.9em;
    transition: transform 0.2s;
    vertical-align: middle;
}

.plus-signed .panel-title.active > a span:before {
    transform: rotate(45deg);
}

.plus-signed.sign-size-md .panel-title > a > span:after {
    display: none !important;
}

/* Blog Posts */

/* Only applies on single blog post pages */
body.single-post .tmb .t-entry-visual img {
  border-radius: 20px;
}

body.single-post {
    background: linear-gradient( to top, #a6bc32 0%, #c7d27a 15%, #e4ebc2 20%, #ffffff 25% );
}



.single-blog p {
  color: #000;
  line-height: 1.4;
  font-size: 18px;
}

.single-blog h3, .single-blog h2, .single-blog h4, .single-blog h5 {
  color: #000 !important;
}

.single-blog h3 {
    font-size: 1.9em !important;
}

.single-blog .uncode-info-box {
  margin-top: 20px !important;
}

.single-blog .date-info {
  color: #717171 !important;
  font-size: 1.7em;
}

.t-entry-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; /* creates space between items */
}




/* Category Button */
.category-info a, .next-article, .t-entry-category.t-entry-tax {
  background-color: #EB5D27;
  padding: 15px 15px 15px 15px;
  border-radius: 25px;
  border: 1px solid #EB5D27;
}

.category-info a, .t-entry-category.t-entry-tax {
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  border-radius: 25px;
  border: 1px solid #EB5D27;
  background: linear-gradient(-45deg, #EB5D27, #fd464f, #FF7A5C, #EB5D27, #fd464f);
  background-size: 600% 600%;
  color: #fff;
  font-weight: 500;
  animation: gradientFlow 8s ease infinite;
}

/* More noticeable gradient animation */
@keyframes gradientFlow {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}



.cat-comma {
  display: none !important;
}


.insight-blog-posts p {
  color: black !important;
  line-height: 1.4;
  font-size: 17px;
}

.insight-blog-posts h3 a {
  color: black !important;
    line-height: 1.25;
  font-size: 1.1em;
}

.insight-blog-posts .btn {
  border-radius: 25px;
  font-size: 16px;
}

.insight-blog-posts h3 a:hover {
  color: #EB5D27 !important;
}


.insight-blog-posts .t-entry-date {
  /*color: #808080 !important;*/
  color: #000;
  font-weight: 500 !important;
  font-size: 13px !important;
  margin-bottom: 18px !important;
  margin-top: 18px !important;
}



.category-info {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; 
}

.category-info a, .btn.next-article.cursor-init, .btn.next-article, .t-entry-category.t-entry-tax a {
color: white !important;
 font-size: 17px;
}


 .t-entry-category.t-entry-tax a {
     font-size: 15px;
 }
 
.t-entry-category.t-entry-tax {
  padding: 10px 20px 10px 20px;
}


.category-info a, .t-entry-category.t-entry-tax a {
    pointer-events: none;
    cursor: default;
}


.next-article:hover {
    background-color: white;
}

.btn.next-article.cursor-init:hover {
  color: #EB5D27 !important;
}

/* Newsletter sign up pop up */
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
	padding-right: 0px !important;
}
	
/* Prevent pop up jump because of scroll bar */	
html.pum-open,
body.pum-open {
    overflow-y: scroll !important;
}


/* Prevent width shift when popup opens */
html.pum-open,
body.pum-open {
    overflow-y: scroll !important;
}
html.pum-open body {
    overflow: hidden !important;
}



#popmake-159606 input {
  width: 100%;
  border: 1px solid;
  border-radius: 5px;
  font-size: 17px;
}

#popmake-159606 p {
  font-weight: 500;
}

#popmake-159606 {
  padding: 0px !important;
}

.submit-sign-up-pop-up {
  border: 0px !important;
  background-color: white !important;
  color: #000;
  font-size: 20px !important;
  line-height: 1;
}

/* PopUp */

.pum-container .pum-title {
  font-size: 2em;
}

.set-min-height .uncoltable {
    min-height: 55vh; /* 55% of viewport height */
}

.pum-close.popmake-close.pum-close-uncode {
  background-color: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  width: 70px;
  height: 70px;
  border-radius: 24px;
  margin-top: 0px !important;
  padding-top: 0px !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition:
    background-color 0.4s ease,
    transform 0.35s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.35s ease,
    border-color 0.35s ease;
}

.pum-close.popmake-close.pum-close-uncode:hover {
  background-color: rgba(255, 255, 255, 0.22);
  border-color: rgba(255, 255, 255, 0.4);
  transform: translateY(-3px) scale(1.08);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}


.pum-title {
    display: none;
}

.pum-container p {
    color: white;
}


/* Animation keyframes */

/* === POP‑UP CONTAINER =================================================== */

#popmake-159787, #popmake-159807, #popmake-159808, #popmake-159809, #popmake-160162 {
  padding: 0px !important;
}

#popmake-159787 p, #popmake-159807 p,  #popmake-159808 p, #popmake-159809 p, #popmake-160162 p {
  color: black !important;
}

#popmake-159787 .double-block-padding, #popmake-159807 .double-block-padding, #popmake-159808 .double-block-padding, #popmake-159809 .double-block-padding, #popmake-160162 .double-block-padding  {
 padding: 35px 60px 35px 35px;
}

#popmake-159787 .vc_custom_heading_wrap, #popmake-159807 .vc_custom_heading_wrap, #popmake-159808 .vc_custom_heading_wrap, #popmake-159809 .vc_custom_heading_wrap, #popmake-160162 .vc_custom_heading_wrap {
  margin-top: 5px !important;
}

.pum-container {  
  /* smoother, banding‑free gradient */
  background: radial-gradient(ellipse at 30% 30%,
    #FF9D08  0%,
    #FF9D08 15%,
    #E95624 35%,
    #FF5E13 60%,
    #E53D00 85%,
    #E53D00 100%);
  background-size: 400% 400%;   /* oversize so edges never show */
  background-repeat: no-repeat; /* prevents tiling seams          */
  animation: gradientFlow 16s cubic-bezier(.4,0,.2,1) infinite;

  /* existing visual props */
  border-radius: 25px;
  box-shadow: 0 10px 30px rgba(0,0,0,.3);
/*  overflow: hidden;*/
/*  position: relative;*/
}

/* === MOTION — slow rectangle sweep ===================================== */
@keyframes gradientFlow {
  0%   { background-position:   0%   0%; }
  25%  { background-position: 100%   0%; }
  50%  { background-position: 100% 100%; }
  75%  { background-position:   0% 100%; }
  100% { background-position:   0%   0%; }
}


/* Active */
.btn-container a.btn-flat:hover:not(.btn-hover-nobg) {
    background-color: transparent !important;
  color: #eb5d26 !important;
}

/*.style-dark a:not(.btn-text-skin):focus, .style-light .style-dark a:not(.btn-text-skin):focus {*/
/*color: white !important;*/
/*  background-color: #eb5d26 !important;*/
    
/*}*/



/* Cart Page, Checkout Page, My Account */

.wc-block-components-checkout-step__container label {
  color: black;
}

article#post-159820,
article#post-159821,
article#post-159822 {
    background: linear-gradient(
        to top,
        #a6bc32 0%,    /* starting green */
        #c7d27a 15%,   /* lighter green */
        #e4ebc2 20%,   /* very light green */
        #ffffff 25%   /* white at the bottom */
    );
}

.wp-block-woocommerce-cart.alignwide, .wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
    max-width: 100%;
    margin: auto;
}


.woocommerce-cart h1.post-title {
    display: inline-block !important;
    font-size: 100px;
    font-weight: 900;
    background: linear-gradient(-45deg, #ff9a00, #ff2d55, #f4c430, #fe6b8b, #ff9a00);
    background-size: 500% 500%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientFlow 6s ease-in-out infinite;
    line-height: 0.95;
    padding-bottom: 0.4em;
    font-size: 4.1em;
    margin-left: -5px;

}

.wc-block-cart-item__wrap .wc-block-components-product-name {
    pointer-events: none; 
    cursor: default;     
}

a.wc-block-components-product-name {
    font-family: helvetica-lt-pro, sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #353839 !important;
    letter-spacing: 0 !important;
}

span.price.wc-block-components-product-price, .wc-block-components-product-metadata__description p, .wc-block-cart-item__quantity {
    color: #ABA7B3;
    font-weight: 400;
    font-size: 18px;
}

th.wc-block-cart-items__header-image, h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title, span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value  {
    text-transform: none !important;
    font-size: 20px;
    font-weight: 600 !important;
    color: #353839 !important;
}

.wc-block-components-totals-item.wcs-recurring-totals-panel__title {
    line-height: 2;
}

.wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper, .wc-block-components-totals-item__description, span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
    font-size: 17px !important;
    letter-spacing: 0px !important;
}


.wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    padding-bottom: 0px;
}

.woocommerce-cart td.wc-block-cart-item__total {
    display: none;
}

.woocommerce-cart th.wc-block-cart-items__header-total {
    display: none;
}

.woocommerce-cart .wp-block-woocommerce-cart.alignwide {
    margin-left: 0px !important;
}

.woocommerce-cart td.wc-block-cart-item__image {
    width: 200px;
}

.wc-block-components-totals-wrapper {
    line-height: 1 !important;
     border-top: 2px solid #ABA7B3 !important;

}

/* Make the row behave like a block card */
tr.wc-block-cart-items__row {
    border-radius: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained, button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #EB5D27;
    color: white;
    border-radius: 5px;
    border: 1px solid #EB5D27;
    width: 100%;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained.cursor-init:hover, button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background-color: transparent;
    color: #EB5D27;
    border: 1px solid #EB5D27;
     width: 100%;
}


/* code remove product */
.wc-block-cart-item__quantity {
    display: none !important;
}

.wc-block-cart__payment-options {
  display: none;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
    border-bottom: 0px !important;
}


/* My Account Page */
button.woocommerce-button.button.woocommerce-form-login__submit, .woocommerce-Button {
    background-color: #EB5D27 !important;
    color: white !important;
    border-radius: 5px !important;
    border: 1px solid #EB5D27 !important;
    width: 100% !important;
    max-width: 250px !important;
    line-height: 1 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover, .woocommerce-Button:hover {
    background-color: transparent !important;
    color: #EB5D27 !important;
    border: 1px solid #EB5D27 !important;
     width: 100% !important;
}

.woocommerce-form.woocommerce-form-login.login {
  max-width: 800px;
  border: 1px solid #eb5d27;
  padding: 45px;
  margin-top: 25px;
  border-radius: 25px;
  
}



/* CHECKOUT PAGE */

.woocommerce-checkout .wc-block-components-sidebar-layout .wc-block-components-main {
  width: 60%;
}


.woocommerce-checkout .wc-block-components-panel__button, .wc-block-components-totals-item {
    font-size: 20px !important;
    color: #000000 !important;
    font-weight: 500 !important;
}

.wc-block-components-radio-control-accordion-option.wc-block-components-radio-control-accordion-option--checked-option-highlighted {
    padding: 10px;
}

.u-lh.u-fs-sm.u-color-textSecondary.u-mt-2.p-TermsText.TermsText.Text--terms {
    max-width: 600px !important;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 0px !important;
    padding-top: 0px !important;
    font-size: 18px !important;
    color: #353839 !important;
    margin-bottom: 15px;
}

h2.wc-block-components-title.wc-block-components-checkout-step__title {
    color: #EB5D27 !important;
    letter-spacing: 0px !important;
    font-weight: 400;
    font-size: 22px;
}

p.wc-block-components-checkout-step__description {
    font-weight: 400;
    font-size: 16px;
    color: #ABA7B3 !important;
}

p.wc-block-components-checkout-order-summary__title-text {
    font-size: 20px;
    color: #353839;
    margin-bottom: 0px !important;
}

.wp-block-woocommerce-checkout-order-summary-block {
    border: 0px !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    display: none !important;
}

.wc-block-components-order-summary-item__total-price {
    display: none !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 125px !important;
    width: 125px !important;
}

.wc-block-components-order-summary-item__image {
    width: 120px !important;
    margin-top: 0px !important;
}

h3.wc-block-components-product-name, .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    color: #353839 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
}

.woocommerce-checkout span.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
    font-size: 14px !important;
}

.woocommerce-checkout .wc-block-components-product-metadata__description p {
    font-size: 14px;
    margin-top: 15px !important;
}

.wp-block-woocommerce-checkout-order-summary-fee-block.wc-block-components-totals-wrapper {
  display: none !important;
}


.woocommerce-checkout .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value.wc-block-components-order-summary-item__individual-price {
  font-weight: 500 !important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
  margin-top: 0px !important;
  padding-bottom: 0px !important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-totals-block {
    border-top: 0px !important;
    padding-bottom: 0px !important;
}


.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-discount-block.wc-block-components-totals-wrapper {
  display: none;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
  margin-bottom: 0px;
}


.woocommerce-checkout .wc-block-checkout__actions_row {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button {
  order: 2;       /* moves the link below the button */
  text-align: left;
  margin-top: 15px;
}


.woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
        align-items: normal !important;
}

.wc-block-components-checkout-return-to-cart-button.cursor-init, .wc-block-components-checkbox__label {
  font-size: 17px;
}

.wc-block-components-totals-shipping.wc-block-components-totals-wrapper {
  display: none !important;
}

.wc-block-components-panel__button, .wc-block-components-totals-item {
  font-size: 20px !important;
  color: #ABA7B3;
  font-weight: 500 !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
  font-weight: 500 !important;
}

.wc-block-components-totals-item.wc-block-components-totals-footer-item, .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
  color: #353839;
  font-size: 1.1em !important;
}


.wcs-recurring-totals-panel .wc-block-components-totals-item__label, .wcs-recurring-totals-panel .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-item__value {
  color: #353839;
  font-size: 16px;
  font-weight: 600 !important;
}

.wcs-recurring-totals-panel span, .wcs-recurring-totals-panel__details.wc-block-components-panel div {
  font-size: 15px !important;
}

.wc-block-components-totals-wrapper:empty {
    display: none !important;
}


/* Mobile */

@media screen and (max-width: 585px) {
.set-min-height .uncoltable {
    min-height: 40vh; /* 55% of viewport height */
}

.two-column-lists li {
    font-size: 15px !important;
}
}
