@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@100..900&display=swap');

body {
	  font-family: 'Figtree', sans-serif !important;
}
  
  * {
	  margin: 0px;
	  padding: 0px;
	  outline: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6, .heading-size-1{
	  font-family: 'Figtree', sans-serif !important;
	  margin: 0px !important;
	  padding: 0px;
	  letter-spacing: 0;
	  font-weight: 700;
  }
  h1, .blog-page span.xpro-post-title-text{
	  font-size: 36px;
  }
  
  h2 {
	  font-size: 31px;
  }
  
  h3 {
	  font-size: 28px;
  }
  
  h4 {
	  font-size:24px ;
  }
  
  h5 {
	  font-size: 21px;
  }
  
  h6 {
	  font-size: 18px;
  }
  
  .entry-content h1,
  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
	  margin: 0;
  }
  
  li, span, p, a, .uc_post_text{
	  font-family: 'Figtree', sans-serif !important;
	  font-size: 16px;
	  font-weight: 400 !important;

	
  }
  button, .uc_btn_txt, .elementor-36 .elementor-element.elementor-element-990c9df .elementor-slide-button {
	  font-family: 'Figtree', sans-serif !important;
	font-size: 16px;
	font-weight: 400 !important;

}
  
  /* Placeholder text color -- selectors need to be separate to work. */
  ::-webkit-input-placeholder {
		  font-family: 'Figtree', sans-serif !important;
  }
  
  :-moz-placeholder {
	  font-family: 'Figtree', sans-serif !important;
  }
  
  ::-moz-placeholder {
		  font-family: 'Figtree', sans-serif !important;
	  opacity: 1;
  }
  
  :-ms-input-placeholder {
	  font-family: 'Figtree', sans-serif !important;
  }
  
  @media only screen and (min-width: 767px) and (max-width:1023px){
  
	  .entry-content p,
	  .entry-content li {
		  font-size: 15px !important;
	  }
  
	  h1, .blog-page span.xpro-post-title-text {
		  font-size: 26px !important;
	  }
  
	  h2 {
		  font-size: 24px !important;
	  }
  
	  h3 {
		  font-size: 21px !important;
	  }
  
	  h4 {
		  font-size: 20px !important;
	  }
  
	  h5 {
		  font-size: 18px !important;
	  }
  
	  h6 {
		  font-size: 16px !important;
	  }
  
  }
  
  @media only screen and (max-width: 767px) {
  
	  h1, .blog-page span.xpro-post-title-text{
		  font-size: 23px !important;
	  }
  
	  h2 {
		  font-size: 22px !important;
	  }
  
	  h3 {
		  font-size:21px !important;
	  }
  
	  h4 {
		  font-size: 19px !important;
	  }
  
	  h5 {
		  font-size: 17px !important;
	  }
  
	  h6 {
		  font-size: 16px !important;
	  }
	    li, span, p, a, .uc_post_text{
	  font-size: 16px;
  }
  button, .uc_btn_txt, .elementor-36 .elementor-element.elementor-element-990c9df .elementor-slide-button {
	font-size: 16px;
  }
  
  } 
 
 .home header.entry-header.has-text-align-center.header-footer-group {
	  display: none;
  }
.page-id-2572 header.entry-header.has-text-align-center.header-footer-group{
	  display: none;
  }
header.entry-header.has-text-align-center {
  background-image: url('https://www.goldcoastledsigns.com.au/wp-content/uploads/2026/05/header-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

header.entry-header.has-text-align-center.header-footer-group h1.entry-title {
  font-size: 40px !important;
  padding: 8rem 1rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px !important;
  font-family: 'Figtree', sans-serif !important;
  opacity: 0;
  transform: translateY(60px);
  animation: titleRise 1.8s ease-out forwards;
}
#post-main .xpro-post-title-text{
	font-size: 40px !important;
	font-weight: 700 !important;
}
@keyframes titleRise {
    0% {
        opacity: 0;
        transform: translateY(60px);
    }
    60% {
        opacity: 0.7;
        transform: translateY(15px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
  
  .post-inner {
	  padding-top: 0;
  }
  .singular .entry-header {
	  padding:0;
  }
  .footer-nav-widgets-wrapper.header-footer-group {
	  display: none;
  }
  .post-meta-wrapper.post-meta-edit-link-wrapper {
	  display: none;
  }
  .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
	/*max-width:100% !important;
	width:100% !important;*/
    max-width: 1240px !important;
    width: 100% !important;
    margin: 0px auto !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #slider-part .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	  padding: 0px;
  }
  p{
	  margin:0;
  }

 .home #top-bar{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
	background-color:transparent;
	padding:5px 0;
}

.home #top-header{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 98;

}
/* footer#colophon{
	position:relative !important;
}
#cta{
	position:absolute;
	top:-12%;
	z-index:999;
} */

#footer{
    position: relative;
    padding-top: 65px;
}
#cta{
    position: relative;
    z-index: 10;
    margin-bottom: -75px;
}
#offers .elementor-column-gap-default{
	gap:2rem;
}
.xpro-theme-builder-frontend.xpro-theme-builder-mount {
  display: none !important;
}
.xpro-hero-slider-subtitle-wrapper {
    margin-bottom:0px;
}
.xpro-hero-slider-slide-content-wrapper {
    opacity: 0;
    animation: slideInUp 1s ease-out forwards;
    animation-delay: 0.5s;
}
@keyframes slideInUp {
    0% {
        opacity: 0;
        transform: translateY(80px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
#slider-part .xpro-hero-slider-description{
	margin-bottom:0 !important;
}

#slider-part .xpro-hero-slider-description p{
  margin-top:5px !important;
	font-size:25px !important;
	font-weight: 400 !important;
}
#slider-part .xpro-hero-slider .xpro-hero-slider-title {
    display: inline-block;
    font-size: 50px;
    font-weight: 700 !important;
    color: #fff;
}
#slider-part span.xpro-hero-slider-button-text {
    font-size: 18px !important;
}
#slider-part .xpro-hero-slider .xpro-hero-slider-title span {
    color: #0433b3;
}
#slider-part .xpro-hero-slider-slide-button-wrapper {
    margin-top: 2.2rem !important;
}
.pricing .elementor-column-gap-default {
    gap: 2rem !important;
}

#uc_post_grid_elementor_fb2ebdb .uc_post_grid_style_one_item{
    position: relative;
    overflow: visible;
}

#uc_post_grid_elementor_fb2ebdb .uc_post_image{
    position: relative;
}

#uc_post_grid_elementor_fb2ebdb .uc_content{
    position: relative;
    margin: -50px auto 0;
    width: 85%;
    z-index: 10;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
#uc_post_grid_elementor_fb2ebdb .uc_content,
#uc_post_grid_elementor_fb2ebdb .uc_content h4,
#uc_post_grid_elementor_fb2ebdb .uc_content a,
#uc_post_grid_elementor_fb2ebdb .uc_post_text{
    transition: all 0.3s ease;
}
#uc_post_grid_elementor_fb2ebdb .uc_post_grid_style_one_item:hover .uc_content h4,
#uc_post_grid_elementor_fb2ebdb .uc_post_grid_style_one_item:hover .uc_post_title a,
#uc_post_grid_elementor_fb2ebdb .uc_post_grid_style_one_item:hover .uc_post_text{
    color: #fff !important;
}

.home #th-inner {
    background-color: transparent !important;

}
body.home #logo-new img {
  content: url('https://www.goldcoastledsigns.com.au/wp-content/uploads/2026/05/logo-1-1.png');
  max-width: 100%;
  height: auto;
}
@media (min-width: 1025px) {
.home #th-inner {
	padding:20px 0 0px 0 !important;
}	
	
#top-header .ue-menu > li > a {
  padding: 5px 15px;
  font-weight:600 !important;
  color: #000;
  position: relative;
  transition: all 0.3s ease;
}
#top-header .ue-menu > li > a:hover {
  color: #0433b3;
}

#top-header .current-menu-item > a {
  color: #0433b3;
}

#top-header .ue-menu > li > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 0%;
  height: 1px;
  background: #0433b3;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

  .home #top-header .ue-menu > li > a::after {
  background: #fff;

}

#top-header .ue-menu > li > a:hover::after {
  width: 100%;
}

#top-header .ue-menu > li > a:hover {
  border-radius: 6px;
}

#top-header .ue-menu > li {
  transition: transform 0.25s ease;
}

#top-header .ue-menu > li:hover {
  transform: translateY(-2px);
}

#top-header .ue-menu > li > a:active {
  transform: scale(0.95);
}
#top-header .ue-menu > li.current_page_item > a {
  color: #0433b3;
}
#top-header .sub-menu {
  background: #fff;
  border-radius: 10px;
  padding: 8px 0;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

/* dropdown items */
#top-header .sub-menu li a {
  padding: 10px 18px;
  color: #333;
  transition: all 0.25s ease;
}

/* dropdown hover */
#top-header .sub-menu li a:hover {
  background: #f5f5f5;
  color: #0433b3;
  padding-left: 22px;
}

/* ===== FADE + SLIDE DROPDOWN ANIMATION ===== */
#top-header .ue-menu > li > .sub-menu {
  transform: translateY(10px);
  transition: all 0.3s ease;
}

#top-header .ue-menu > li:hover > .sub-menu {
  transform: translateY(0);
}

#top-header .ue-menu {
  gap: 10px;
}
	ul#menu-primary li {
    margin: 0 !important;
}
	.home #top-header .ue-menu > li > a {
    color: #fff;
}
.home #top-header .ue-menu > li.current_page_item > a {
  color: #0433b3;
}
}


#gallery .gallery-item {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    transition: all 0.4s ease;
}

#gallery .gallery-item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease, filter 0.5s ease;
}

#gallery .gallery-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.55),
        rgba(0,0,0,0.05)
    );
    opacity: 0;
    transition: 0.5s ease;
    z-index: 1;
}

#gallery .gallery-item:hover::before {
    opacity: 1;
}

#gallery .gallery-item:hover img {
    transform: scale(1.08);
    filter: brightness(0.9);
}


#gallery .gallery-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.18);
}


#gallery .gallery-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: -120%;
    width: 60%;
    height: 100%;
    background: rgba(255,255,255,0.25);
    transform: skewX(-25deg);
    transition: 0.8s;
    z-index: 2;
}

#gallery .gallery-item:hover::after {
    left: 130%;
}


#gallery .gallery-item {
    animation: fadeUp 0.8s ease forwards;
    opacity: 0;
}

#gallery .gallery-item:nth-child(1) { animation-delay: 0.05s; }
#gallery .gallery-item:nth-child(2) { animation-delay: 0.1s; }
#gallery .gallery-item:nth-child(3) { animation-delay: 0.15s; }
#gallery .gallery-item:nth-child(4) { animation-delay: 0.2s; }
#gallery .gallery-item:nth-child(5) { animation-delay: 0.25s; }
#gallery .gallery-item:nth-child(6) { animation-delay: 0.3s; }
#gallery .gallery-item:nth-child(7) { animation-delay: 0.35s; }
#gallery .gallery-item:nth-child(8) { animation-delay: 0.4s; }

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.sb-1 .swiper-slide-image {
  width: 100% !important;
}
.faq .elementor-tab-title {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  flex-direction: row-reverse !important;
}

@media (max-width: 1024px) {
  #top-header .ue-menu li a {
    color: #ffffff !important;
  }
    #top-header .ue-menu li a:hover {
    color: #98B291 !important;
  }
		.who-we span.elementor-icon-list-text {
    font-size: 17px !important;
}
	#top-header span.ue-nav-menu-mobile-icon-open.uc-active, #top-header span.ue-nav-menu-mobile-icon-close {
    font-size: 23px !important;
}
	#top-header .ue-nav-menu-mobile {
    width: 38px !important;
    height: 38px !important;
    border-radius: 5px;
}
	header.entry-header.has-text-align-center.header-footer-group h1.entry-title {
    font-size: 30px !important;
    padding: 4rem 1rem;
}
	#post-main .xpro-post-title-text{
	font-size: 30px !important;
}
#slider-part .xpro-hero-slider .xpro-hero-slider-title, #slider-part .xpro-hero-slider .xpro-hero-slider-title span {
    font-size: 36px !important;
    font-weight: 800 !important;
}
	.home #uc_nav_menu_elementor_a2b9a5a.uc-active .ue-menu {
  transform: translate(0, 29px) !important;
}
#uc_nav_menu_elementor_a2b9a5a.uc-active .ue-menu {
  transform: translate(0, 30px) !important;
}
	#gallery .gallery-item img {
  height: 200px;
}
}

@media (max-width: 767px) {
	#gallery .gallery-item img {
  height: auto;
}	
	
  #top-header .ue-menu li a {
    color: #ffffff !important;
  }
    #top-header .ue-menu li a:hover {
    color: #98B291 !important;
  }
/* 	#footer ul{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
} */
	#cta h1{
		font-size:18px !important;
	}
#slider-part .xpro-hero-slider .xpro-hero-slider-title{
    font-size: 26px !important;
    font-weight: 800 !important;
}
	.home #uc_nav_menu_elementor_a2b9a5a.uc-active .ue-menu {
  transform: translate(0, 22px) !important;
}
#uc_nav_menu_elementor_a2b9a5a.uc-active .ue-menu {
  transform: translate(0, 22px) !important;
}
	.home #top-header {
  top: 70px;
}
		#top-header span.ue-nav-menu-mobile-icon-open.uc-active, #top-header span.ue-nav-menu-mobile-icon-close {
    font-size: 22px !important;
}
	#top-header .ue-nav-menu-mobile {
    width: 35px !important;
    height: 35px !important;
}
	header.entry-header.has-text-align-center.header-footer-group h1.entry-title {
  font-size: 25px !important;
  padding: 3rem 1rem;
}
	#post-main .xpro-post-title-text{
	font-size: 25px !important;
}
}
.single-product .entry-header .intro-text,
.single-product .entry-header .post-meta-wrapper,
.single-product .pagination-single {
    display: none !important;
}
.single-product .woocommerce .single-product{
    padding-top: 50px;
    padding-bottom: 50px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{
    background-color: #0334FF;
    font-size: 16px;
    padding: 14px 30px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{
    background-color: #EE2C2A;
}
.wcgs-carousel{
    background-color: #f9f9f9;
}
.single-product .related.products{
    padding: 5px 0;
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{
    padding: 9px 6px 9px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px;
}
.woocommerce-order{
    padding-top: 50px;
}
.woocommerce-order-details,
.woocommerce-customer-details{
    padding: 10px 0;
}
.woocommerce ul.order_details {
    margin: 10px 0;
}