/*
Theme Name: Extendable-child
Theme URI: https://github.com/extendify/extendable
Author: Extendify
Author URI: https://extendify.com
Description: A Child Theme of the Extendable Theme
Template: extendable
Requires at least: 6.3
Tested up to: 6.6
Requires PHP: 7.4
Version: 2.0.15
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: extendable
Tags: one-column, custom-colors, custom-menu, custom-logo, e-commerce, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments

Extendable is a derivative work of the code from the
Twenty Twenty-Two WordPress Theme, which is licensed GPLv2.

Extendable WordPress Theme, (C) 2022 Extendify Inc.
Extendable therefore is also distributed under the terms of the GNU GPL.
*/


/* Fallback for deprecate variables.
---------------------------------------------------------------------------- */



.wp-block-separator {
    border-bottom: solid 1px;
 }
form.post-password-form {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
}
body.page-id-320 form.wpcf7-form .wpcf7-response-output {
    color: #FFF;
    font-weight: bold;
}

ul.tick-symbol { position:relative; list-style-type: none; }
ul.tick-symbol li::before {
  content: "\2713";          /* The content property is required */
  font-weight: 900;
  font-size: 1em;
  margin-right: 10px;     /* Spaces the icon away from the text */
  color: #FFFFFF;         /* Colors text strings or symbols */
  display: inline-block;
  text-align: center;
  width: 15px;
  height: 15px;
  border: solid 1px #C67402;
  background: #C67402;
  border-radius: 49%;
  line-height: 0.9;
}

div.gold-stack > figure {
    position: relative;
}
div.gold-stack > figure:not(:last-child)::after {
  content: "";                 /* Required to make the element render */
  display: inline-block;       /* Allows sizing layout controls */
  width: 50px;                 /* Match your desired image width */
  height: 50px;                /* Match your desired image height */
  background-image: url('/wp-content/uploads/2026/07/golden-arrow_62x38.png');
  background-size: contain;    /* Options: cover, contain, or specific dimensions */
  background-repeat: no-repeat;
  position: absolute;
  top: 30%;
}


.pos-relative{
	position: relative;
}
.dis-inline-block{
	display: inline-block;
}
.hover-underline,
.hover-underline > a{
	text-decoration: none;
}
.hover-underline:hover,
.hover-underline > a:hover {
	text-decoration: underline;
}
.make-inline{display:inline;}
.opacity-class{
	opacity: 0.7;
}
body.not-logged .hide-for-now{
	display: none;
}
.my-gradient{
	background: linear-gradient(45deg, #b90202, #f4883b);
}

/* Hidden things */
body.page-id-266 header,
body.page-id-266 footer,
body.page-id-296 header,
body.page-id-296 footer {
    display: none;
}

.dark-back-filter {z-index: 1;} /* Must set the parent so that the psudo z-index can work. */
.dark-back-filter::after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #000000;
	opacity: 0.6;
    z-index: -1; 
}
.parallax-effect {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* The main logo */
body > div > header > div > div > div.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-2.wp-block-group-is-layout-flex > div.wp-block-site-logo > a > img {
	transition height 3s, width 3s;
}
.wp-block-site-logo.is-default-size img {
    max-height: 90px !important;
}
.logo-mobile-height {
	height: 42px !important;
	width: auto !important;;
    position: relative;
}

/* Transparency behind the Hero text */
body.home #wp--skip-link--target > div
> div > div > div > div >div.add-trans-background { /* add the class 'add-trans-background' to the element that you want to work with. */
    z-index: 3; /* psudo parent element must have z-index setting to set psudo elment z-index order */
}
body.home #wp--skip-link--target > div
> div > div > div > div >div.add-trans-background::before
{
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	background-color: #000000;
	opacity: 0.3;
    z-index: -1; 
} 
/* Smooth Back to Top Button */
.smooth-back-to-top-button.active-progress {
    opacity: 0.6;
}

/* Trick menu starts */
body > div.wp-site-blocks > header > div {
    /* height: 72px; */
    position: fixed;
    top: 0;
    transition: top 0.3s ease-in-out;
    width: 100%;
}
.nav-up {
    top: -72px !important;
}

body > div.wp-site-blocks > header > div::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0px;
	background-color: #000000;
	opacity: 0.3;
	z-index: -1;
}
body > div.wp-site-blocks > header > div.nav-down::before {
    opacity: 0.4;
}
/* Set the padding on the header button */
body > div > header > div > div > div.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex > div > a {
    padding: 8px;
}
/* The off-canvas menu background */
.wp-block-navigation__responsive-container.is-menu-open.is-menu-open {
    width: 70%;
    min-width: 300px;
    border-right: solid 1px #000;
    /* box-shadow: 10px 10px 5px 12px #333; */
}
.wp-block-navigation__responsive-container.is-menu-open.is-menu-open a > span {
    font-size: 20px; /* larger text size on the mobile menu */
}
nav ul > li.wp-block-navigation-item.current-menu-item.wp-block-navigation-link a span {
    text-decoration: underline;
    font-weight: bold;
}
#modal-1-content > ul > li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu > ul > li {
    padding-bottom: 10px; /* increase the gap betwen menu items on the sub menus */
}
/* Trick menu ends */


h1.wp-block-site-title > a,
body > div.wp-site-blocks > header > div {
	color: #FFF;
}
body.not-logged .trans-background{
	z-index: -1;
	opacity: 0.7;
    height: 100%;
    width: 100%;
    position: absolute;
	background-color: #000000 !important;
}
body.not-logged header div.trans-sticky-menu{
    position:absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    max-width: 100%;
    width:100%;
    height:100%;

}

body.not-logged header div.trans-nav-background{
    display: block;
	opacity: 0.7;
	background-color: #000000 !important;
}
body main{
	margin-top: -0px !important;
	padding-top: -0px !important;
}
body.home main{
/* 	margin-top: -120px !important; */
}

header{
	position: relative;
    margin-top: 0px;
    z-index: 500;
}





/* Adding Google Fonts Stargs*/
body {
     font-family: Open Sans;
    font-weight: 300;
    font-size: 16px;
}
body h1 {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 3.375em;
    line-height: 1.26;
}
body .h-lead p {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.5;
}
body .h-lead p {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 1.25em;
    line-height: 1.5;
}
body p {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}
body h2 {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 300;
    font-size: 2.7em;
    line-height: 1.55;
}
body h3 {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 2em;
    line-height: 1.55;
}
body h4 {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 500;
    font-size: 1.7em;
    line-height: 1.55;
}
body h5 {
    margin-bottom: 16px;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 1.125em;
    line-height: 1.55;
}
/* Adding Google Fonts Ends */

footer {
    background: #02235B;
    background: linear-gradient(0deg, rgba(2, 35, 91, 1) 0%, rgb(0 3 8) 100%);
}
footer nav ul > li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu 
> ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu > li > a {
    color:#000;
}
/* Hide the footer hambur */
body > div > footer > div 
> div.wp-block-group.alignwide.has-global-padding.is-content-justification-center.is-layout-constrained.wp-block-group-is-layout-constrained 
> div > div > div:nth-child(2) > nav > button {
    display:none;
}


/* Animations not working, had to reset from base extensible theme */
@media (prefers-reduced-motion: reduce) {
    *, *::before, *::after {
        transition-duration: 0.2s !important;
    }
}

/* Fix page index to the right edge on screens wider than 1200px */

#page-index-01 {
    font-weight: bold;
}
@media screen and (min-width: 999px) {
    #page-index-01 {
        position: fixed;
        top: 15%;
        right: 30px;
        transform: translateY(-50%);
        z-index: 1000;
        padding: 15px;
        max-width: 220px;
        opacity: 0.8 !important;
        /* border: solid 1px #CCC; */
    }
    #page-index-01 li {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1150px) {
    #page-outer > div {
        margin-left: 15px !important;
    }
    #page-index-01 > div > ol > li {
        margin-bottom: 20px; 
    }
}
@media screen and (min-width: 1450px) {
    /* #page-index-01 {
        right: 10%;
    } */
}

@media screen and (max-width: 1100px) {
  /* Force the hamburger button to show */
  .wp-block-navigation__responsive-container-open {
    display: block !important;
  }
  /* Hide the full horizontal menu */
  .wp-block-navigation__responsive-container:not(.is-menu-open.has-modal-open) {
    display: none !important;
  }
}

@media (max-width: 780px) {

}


@media (max-width: 880px) {
    body {
       font-size: 17px;
    }
    /* Toggle Hamburger Menu Starts */
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: flex;
    }
    /* #modal-1 .wp-block-navigation__responsive-container-content { display:none;}
    #modal-1.is-menu-open .wp-block-navigation__responsive-container-content {display:block;}

    /* Swap the order of the Hamburger menu and the header phone number */
   /* body > div > header > div > div 
    > div.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-6c531013.wp-block-group-is-layout-flex {
         order:2;
    } */
    
    /* adjust the menu height down */
    body > div.wp-site-blocks > header > div {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        height: 55px;
    }
    body > div > header > div > div {
        height: 40px;
    }
    /* reposition the Hamburger menu */
    body > div > header > div > div 
    > div.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-6c531013.wp-block-group-is-layout-flex 
    > nav > button {
        margin-top: 15px;
    }
    /* Toggle Hamburger Menu Ends */

    /* Adjust the header button dimentions */
    body > div > header > div > div > div.wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex > div > a {
            padding-top: 3px;
            padding-bottom: 3px;
    }

    body > div.wp-site-blocks > header > div > div > div > div.wp-custom-css-d4dce94f.wp-block-site-logo.has-custom-css > a > img {
        width: 50px;
    }
    /* Size down the size of the logo and branding text on the header */
    body > div.wp-site-blocks > header > div > div > div > 
    div.wp-block-group.is-vertical.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-6b215f87.wp-block-group-is-layout-flex > h1 > a,
    body > div.wp-site-blocks > header > div > div > div > 
    div.wp-block-group.is-vertical.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-6b215f87.wp-block-group-is-layout-flex > p {
        font-size: 0.7em;
    }

    /* Site Title */
    header > div > div > div.wp-block-group.is-nowrap.is-layout-flex.wp-container-core-group-is-layout-2.wp-block-group-is-layout-flex 
	> div.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow > h1 > a{
        font-size: larger;
    } 
 

} 

/* @media screen and (min-width: 790px) and (max-width: 880px){
    .details-container {
        padding: 
    }

} */

@media screen and (max-width: 450px) {

}

@media screen and (max-width: 409px) {
    div.gold-stack > figure:not(:last-child)::after {
        transform: rotate(90deg);
    }
}



