/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.5.1785520558
Updated: 2026-07-31 17:55:58

*/

/* FONTS */

html * {
  font-family: "arponasans", sans-serif;
  font-style: normal;
}

/* Astra Container */
.ast-container {
  max-width: unset !important;
  padding: 0px !important;
}
/* Homepage Hero*/

.hero-banner {
  position: relative;
}

/* POP UP BOOKING WIDGET */

._WA4sdIRxssiyeK67m60 {
  background-color: #f3bd29 !important;
}

/* NAV EDITS */

#custom-site-nav ul li .elementor-item {
  padding: 10px 0px;
}

/* VIDEO IFRAME */

.mfp-iframe-holder {
  background: #323232;
}

.mfp-container .mfp-content .mfp-iframe body video {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
}

.mfp-iframe-holder .mfp-iframe-scaler .mfp-close {
  width: 25px !important;
  height: 25px !important;
  border: solid 1px !important;
  text-align-last: center !important;
  padding: 0px !important;
  margin: 0px !important;
  top: 0 !important;
  right: -30px !important;
  line-height: 0.9em !important;
}

/* CUSTOM EMPLOYEE BOX */

.custom-employee-box {
  position: relative;
}

.custom-employee-box .custom-employee-image {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  z-index: 1;
}

.custom-employee-box .custom-employee-image-right {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-80%, -50%);
  z-index: 1;
}

/* CUSTOM SITE TITLE */

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
  #custom-our-services-title h2 {
    font-size: 36px;
  }
}

/* CUSTOM TITLE COLOUR */
.custom-title span {
  color: #f3bd29;
}

/* HOTSPOT */

.custom-hotspot .e-hotspot__button {
  position: relative;
}

.custom-hotspot .e-hotspot__label {
  position: absolute;
  top: -35px;
}

/* TESTIMONIALS */

/* CUSTOM BUTTON */

#custom-button .elementor-button-content-wrapper {
  background: #444;
  transition: all 1s;
}

#custom-button .elementor-button {
  padding: 0px;
  width: 300px;
  height: 60px;
}

#custom-button .elementor-button-text {
  align-self: center;
}
#custom-button .elementor-button-icon {
  width: 20%;
  height: 60px;
  margin: 0px;
  background: #222;
  position: relative;
  transition: all 1s;
}

#custom-button svg {
  fill: #f3bd29;
  height: fit-content;
  width: 18px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 1s;
}

#custom-button:hover .elementor-button-icon {
  background: #444;
  transition: all 1s;
}

#custom-button:hover .elementor-button-content-wrapper {
  background: #222;
  transition: all 1s;
}

/* ARROW LEFT SHAPE DIVIDER */

.custom-shape-divider {
  position: relative;
}
.custom-shape-divider .elementor-element {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.custom-shape-divider .elementor-element svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 97px;
}

.custom-shape-divider .elementor-element .shape-fill {
  fill: #ffffff;
}

/* LOOP EDIT */

.custom-video-link {
  display: none;
}

#custom-loop-grid-container .e-loop-item {
  padding-left: 0px;
  padding-right: 0px;
}

.custom-loop-grid .blog-featured-image {
  position: relative;
}

.custom-loop-grid .blog-featured-image .popup-video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.custom-loop-grid .blog-featured-image .custom-blog-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100px;
  fill: #fff;
  opacity: 0.8;
}

/* LOOP PAGNATION */

#custom-loop-grid-container .elementor-pagination {
  margin-top: 100px;
}

#custom-loop-grid-container .elementor-pagination .page-numbers {
  background: #eeeeee;
  border: solid 1px #eeeeee;
  padding: 15px 20px;
  color: #1e1e1e;
}

#custom-loop-grid-container .elementor-pagination .current {
  background: #f3bc29;
  border: solid 1px #f3bc29;
  padding: 15px 20px;
  color: #1e1e1e;
}

#custom-loop-grid-container .elementor-pagination .prev {
  background: none;
  padding: 15px 25px;
  border: solid 1px #1e1e1e;
  position: relative;
}

#custom-loop-grid-container .elementor-pagination .next {
  background: none;
  padding: 15px 25px;
  border: solid 1px #1e1e1e;
  position: relative;
}

#custom-loop-grid-container .elementor-pagination .next img {
  width: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#custom-loop-grid-container .elementor-pagination .prev img {
  width: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/*

#custom-loop-grid-container .elementor-pagination .next:before{
	 background: none;
	 padding: 15px 25px;
   color: #1E1E1E;
	border: solid 1px #1E1E1E;
	background: url('/wp-content/uploads/2023/09/Arrow.svg');
	background-repeat: no-repeat;
	content:"";
	background-position: center;
	visibility: visible;
	background-size: 30%;
}


#custom-loop-grid-container .elementor-pagination .prev:before{
	 background: none;
	 padding: 15px 25px;
   color: #1E1E1E;
	border: solid 1px #1E1E1E;
	background: url('/wp-content/uploads/2023/09/ArrowPrev.svg');
	background-repeat: no-repeat;
	content:"";
	background-position: center;
	visibility: visible;
	background-size: 30%;
}

*/

/* BLOG PAGE EDITS */

.blog-content-container .e-con-boxed {
  margin-top: 0px;
}

/* BLOG ARCHIVE EDITS */

#custom-post-archive .elementor-post__text {
  padding: 0px;
}

#custom-post-archive .elementor-post__badge {
  width: fit-content;
  position: relative;
  padding: 8px 20px;
  margin: 10px 0px;
}

#custom-post-archive .elementor-post__read-more {
  border-bottom: solid 1px #f2bc27;
}

#custom-post-archive .elementor-post__read-more:after {
  content: "";
  background-image: url("/wp-content/uploads/2023/08/bg7iar2x7rclluzns67.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-left: 15px;
}

/* CUSTOM POST LINK */

.custom-post-button span {
  border-bottom: solid 1px #f2bc27;
  padding-bottom: 5px;
}

.custom-post-button span:after {
  content: "";
  background-image: url("/wp-content/uploads/2023/08/bg7iar2x7rclluzns67.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-left: 15px;
}

.custom-post-button-2 span {
  border-bottom: solid 1px #323232;
  padding-bottom: 5px;
}

.custom-post-button-2 span:after {
  content: "";
  background-image: url("/wp-content/uploads/2023/09/Arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  margin-left: 15px;
}

/* CUSTOM CAROUSEL */

.custom-carousel {
  padding-bottom: 100px !important;
}

/* CUSTOM TESTIMONIAL */

.custom-testimonials .swiper-wrapper {
  margin-bottom: 150px !important;
}

/* HOTSPOT TOOLTIP */

.hotspot-tooltip {
  position: relative;
  width: 300px;
  height: 300px;
  background: #222;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.hotspot-tooltip h4 {
  color: #f3bd29;
  margin: 0px 0px 10px 0px;
  font-weight: 100;
  font-size: 82px;
  line-height: 0.8em;
}

.hotspot-tooltip h6 {
  margin: 0;
  word-wrap: break-word;
  font-size: 20px;
  font-weight: 100;
  color: #fff;
}

#hotspot-text {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  #custom-hotspot {
    position: relative;
  }

  #custom-hotspot .hotspot-container {
    width: 100vw;
    display: block;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
  }

  .hotspot-tooltip {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  #custom-hotspot-1 {
    transform: translate(-11.5%, 20%);
  }
  #custom-hotspot-2 {
    transform: translate(-24.5%, 20%);
  }
  #custom-hotspot-3 {
    transform: translate(-37.5%, 20%);
  }
  #custom-hotspot-4 {
    transform: translate(-50.5%, 20%);
  }
  #custom-hotspot-5 {
    transform: translate(-63.5%, 20%);
  }
  #custom-hotspot-6 {
    transform: translate(-76.5%, 20%);
  }
  #custom-hotspot-7 {
    transform: translate(-89.5%, 20%);
  }
}

/* .custom-employee-box .custom-employee-image {
  position: absolute !important;
  top: 50% !important;
  left: 100% !important;
  transform: translate(-50%, -50%);
  z-index: 1;
  min-width: 402px !important;
  right: auto !important;
  width: 402px !important;
  max-width: 402px !important;
}

.custom-employee-box .custom-employee-image-right {
  right: auto !important;
  left: 100% !important;
} */
/* MEDIA QUERIES */

@media only screen and (max-width: 1024px) {
  #custom-site-nav ul li .elementor-item {
    padding: 10px;
  }

  .custom-employee-box .custom-employee-image {
    transform: translate(0%, -50%) !important;
  }
  .custom-employee-box .custom-employee-image-right {
    transform: unset;
  }
}

@media only screen and (max-width: 767px) {
  .custom-employee-box .custom-employee-image {
    transform: translate(-50%, 30%) !important;
    top: -100% !important;
    left: 50% !important;
    right: auto !important;
  }

  .custom-employee-box .custom-employee-image-right {
    transform: translate(50%, 30%) !important;
    top: -100% !important;
    right: 50% !important;
    left: auto !important;
  }
}
