.site-footer-section > * {
  margin-bottom: 0;
}
#astra-footer-menu {
	flex-wrap: nowrap;
  white-space: nowrap;
}
.ast-footer-copyright.ast-builder-layout-element {
  margin-left: 15px;
}
.footer-contact-email {
	color: #fff;
}
@media (min-width: 1200px) {
  .bdt-prime-slider-skin-locate .bdt-prime-slider-desc 		{
    padding-left: 0px !important;
  }
}
@media (min-width: 1024px) {
  .bdt-prime-slider-skin-locate .bdt-slideshow-item {
    margin:
10px 20px 10px 20px;
  }
	.bdt-slideshow-item .bdt-slide-overlay img {
		margin-left: auto;
	}
}
@media (min-width: 640px) {
  .bdt-prime-slider-skin-locate .bdt-slideshow-item.bdt-flex-column {
    flex-direction: inherit;
    gap: 3rem;
    align-items: center;
  }
}

@media screen and (min-width: 1024px) {
  .bdt-prime-slider-skin-locate .bdt-navigation-arrows {
   left: 52% !important
  }
}

.bdt-prime-slider-skin-locate .bdt-slideshow-item.bdt-active .bdt-slide-overlay::before {
	display: none;
}
@media (min-width: 768px) {
  .bdt-prime-slider-skin-locate .bdt-prime-slider-desc {
    padding: 0;
    padding-left: 0px;
  }
}
@media (min-width: 640px) {
  .bdt-prime-slider-skin-locate .bdt-slider-excerpt {
    margin-bottom: 0px;
  }
}
.ps-wi-arrow-right-5::before {
  content: "";
  display: inline-block;
  width: 25px; /* Adjust as needed */
  height: 25px; /* Adjust as needed */
  background-image: url('https://timarrowsmith.com/wp-content/uploads/2025/04/Next-Button_Icon.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.bdt-prime-slider-skin-locate .bdt-prime-slider-next span, .bdt-prime-slider-skin-locate .bdt-prime-slider-previous span {
	display: none;
}
.ps-wi-arrow-left-5::before {
  content: "";
  display: inline-block;
  width: 25px; /* Adjust as needed */
  height: 25px; /* Adjust as needed */
  background-image: url('https://timarrowsmith.com/wp-content/uploads/2025/04/Previous-Button_Icon.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.bdt-flex {
	gap: 1rem;
}
@media screen and (max-width: 1024px) {
		.bdt-prime-slider-skin-locate .bdt-navigation-arrows {
		left: 56%;
	}
}
@media (min-width: 640px) {
  .bdt-prime-slider-skin-locate .bdt-slideshow-item {
    margin:
10px 30px 10px 90px;
  }
}
@media screen and (min-width: 864px) {
	.bdt-prime-slider ul {
	  min-height: 650px !important;
  }
}
@media screen and (max-width: 768px) {
	 .bdt-prime-slider ul {
    min-height: 750px !important;
  }
	.bdt-prime-slider-skin-locate .bdt-slideshow-content-wrapper {
  position: relative;
  top: auto;
  transform: none;
  left: auto;
	}
	.bdt-prime-slider-skin-locate .bdt-navigation-arrows {
  position: relative;
  bottom: 0;
  left: auto;
	}
	.bdt-prime-slider-skin-locate .bdt-slide-overlay {
  justify-content: center;
}
	.bdt-flex {
  	justify-content: center;
  	margin-bottom: 2rem;
	}
	.elementor-14 .elementor-element.elementor-element-4e9fbac {
  text-align: center;
}
}
@media screen and (max-width: 1024px) {
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
  display: flex;
	flex-direction: column;
 }
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
  text-align: center;
}
	.site-primary-footer-wrap {
    padding-top: 45px;
    padding-bottom: 0;
  }
	.footer-widget-area.widget-area.site-footer-focus-item {
		display: flex;
		max-width: 20rem;
    margin: auto;  
	}
	.footer-widget-area.widget-area.site-footer-focus-item svg {
		width: 100%;
  	height: auto;
	}
	.footer-bar-navigation {
		width: 100%;
	}
		.ast-footer-copyright.ast-builder-layout-element {
		margin-left: 0;
	}
}
@media screen and (max-width: 600px) {
	 .bdt-prime-slider ul {
    min-height: 720px !important;
  }
}
@media screen and (max-width: 428px) {
 .bdt-prime-slider ul {
    min-height: 950px !important;
  }
	.bdt-prime-slider-skin-locate .bdt-prime-slider-desc {
  position: relative;
		width: 100%;
		padding: 0px;
	}
	.bdt-prime-slider-skin-locate .bdt-slideshow-item {
  margin: 10px;
	}
}
#circle-item-image-1,
#circle-item-image-2,
#circle-item-image-3, 
#circle-item-image-4,
#circle-item-image-5, 
#circle-item-image-6, 
#circle-item-image-7,
#circle-item-image-8,
#circle-item-image-9,
#circle-item-image-10,
#circle-item-image-11 {
	opacity: 0;
	animation: fadeIn 0.8s ease forwards;
} 

#circle-item-image-1 {
	animation-delay: 0.3s;
}

#circle-item-image-2 {
	animation-delay: 0.6s;
}

#circle-item-image-3 {
	animation-delay: 0.9s;
}

#circle-item-image-4 {
	animation-delay: 1.2s;
}

#circle-item-image-5 {
	animation-delay: 1.5s;
}

#circle-item-image-6 {
	animation-delay: 1.8s;
}

#circle-item-image-7 {
	animation-delay: 2.1s;
}

#circle-item-image-8 {
	animation-delay: 2.4s;
}

#circle-item-image-9 {
	animation-delay: 2.7s;
}

#circle-item-image-10 {
	animation-delay: 3s;
}
#circle-item-image-11 {
	animation-delay: 3.3s;
}
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(50px); }
    to { opacity: 1; transform: translateY(0); }
}


#mega-menu-wrap-max_mega_menu_1.active {
    position: fixed;
    top: 50%;
    right: 3rem;
}
.site-header {
    z-index: 99;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.ast-primary-header-bar { 
    background: transparent;
    border: 0 !important;
}
@media only screen and (max-width: 10000px) {
  #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
    left: auto;
    right: 0px;
    top: auto;
    height: auto;
    min-width: 15rem;
  }
}
@media only screen and (max-width: 10000px) {
  #mega-menu-wrap-max_mega_menu_1:has(.mega-menu-open) #mega-menu-max_mega_menu_1[data-effect-mobile^="slide_right"] + button.mega-close {
    display: none;
  }
}
@media only screen and (max-width: 10000px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #000;
    color: #9D884F;
    text-align: right;
  }
   #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link:hover {
    color: #fff;
  }
}
@media only screen and (max-width: 10000px) {
      #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
        background: #000;
        text-align: right;
        color: #9D884F;
    }
     #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {
        color: #fff;
    }
}
.ast-header-break-point #ast-mobile-header {
    background: #000;
}
@media (max-width: 921px) {
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
     color: #9D884F;
     background: #000;
  }
}

@media screen and (max-width: 768px) {
    .bdt-prime-slider-skin-locate .bdt-slideshow-content-wrapper {
      position: relative !important;
      top: auto !important;
      transform: none !important;
      left: 0px;
    }
    .bdt-prime-slider-skin-locate .bdt-navigation-arrows {
      position: absolute;
      left: calc(50% - 3rem) !important;
    }
    .bdt-prime-slider-skin-locate .bdt-slideshow-item {
      margin: 30px 0 !important;
    }
    .bdt-prime-slider-skin-locate .bdt-prime-slider-desc {
      width: 100%;
      padding: 20px !important;
    }
}

@media (min-width: 1200px) {
  .bdt-prime-slider-skin-locate .bdt-prime-slider-desc {
    padding-left: 0 !important;
  }
}
@media (min-width: 1024px) {
  .bdt-prime-slider-skin-locate .bdt-slideshow-item {
    margin: 10px !important;
  }
}
.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item #block-13 {
    text-align: right;
  padding-right: 6rem;
}
@media screen and (max-width: 768px) {
  .ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item #block-13 {
       text-align: center;
       padding-right: 0;
  }
  .bdt-prime-slider-skin-locate .bdt-prime-slider-desc {
      padding: 20px 0px !important;
  }
}
#astra-footer-menu .menu-item a:hover {
    color: #9D884F;
}

.ast-site-identity .site-title a {
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      white-space: nowrap;
      border: 0;
}
.elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a {
   text-decoration: underline !important;
}
.elementor-widget-heading .elementor-heading-title[class*="elementor-size-"] > a:hover {
   text-decoration: none !important;
}
.footer-widget-area .widget_block {
    max-width: 900px;
}
.footer-widget-area .widget_block svg {
    display: block;
    width: 900px;
    height: 100%;
}
@media (min-width: 1200px) {
    .ast-plain-container.ast-no-sidebar #primary {
        margin-bottom: 0 !important;
    }
}