/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.no-banner .elementor-location-header,
.no-banner .elementor-location-footer,
.hide-rd-mre .elementor-widget-button {
    display: none;
}

.wrap-mp {
    margin: 0 auto;
    width: 100%;
    max-width: 320px;
}

.single-post .elementor-widget-text-editor ul li strong,
.single-post .elementor-tab-content li strong {
    font-family: 'PopinsExtraLight 200';
}

/**
 * Till iPad
 */ 

@media only screen and (max-width:1024px) {
	
.landing-page .mob-menu-header-holder.mobmenu {
    display: none !important;
}

.landing-page {
    padding-top: 0 !important;
}
	
.mobmenu-right-panel {
    width: 100% !important;
}

.mob-expand-submenu i, #mobmenuright li a {
    font-size: 18px !important;
    font-family: Apollo !important;
}

.mobmenu-right-alignment .mob-cancel-button {
    font-size: 17px !important;
    text-align: center;
    line-height: 31px;
}

.mobmenu-right-panel .mobmenu-right-bt {
    right: 15px !important;
    top: 20px !important;
    background: #ffffff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
}
	
}

/**
 * Desktop
 */ 

@media (min-width: 769px) {
	
.header-sticky {
    position: fixed !important;
    transition: all ease.3s !important;
    top: 135px;
}

.elementor-location-header {
    height: 218px;
    transition: all ease .3s;
    background: #212d3b;
}

.darkHeader .header-sticky {
    top: 0;
}

.darkHeader .elementor-location-header {
    height: 83px;
}
	
.menu-desk:before {
    content: '';
    background-image: url(../../../wp-content/uploads/2022/09/south-perth___logo.svg);
    position: absolute;
    width: 200px;
    height: 63px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -3px;
    transition: all ease .3s;
    opacity: 0;
    left: 0;
}

.darkHeader .menu-desk:before {
    opacity: 1;
}

.menu-desk {
    padding-left: 0;
    transition: all ease .3s;
}

.darkHeader .menu-desk {
    padding-left: 250px;
}
	
}

/* iPad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	
.menu-desk:before {
    display: none !important;
}

.darkHeader .menu-desk {
    padding-left: 0 !important;
}
	
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	
.is-fgr {
    padding-top: 270px !important;
}
	
.landing-page .landing-me {
    background-image: none !important;
    padding-top: 180px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 100px !important;
}
	
span.right-menu-icon-text {
    background: linear-gradient(87.14deg, #A1853A 0%, #DAB34C 50%, #A1853A 100%);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    right: 0;
    position: fixed;
    left: 0;
    padding: 5px 10px;
    line-height: 16px;
    display: block;
    top: 60px;
}
	
body.mob-menu-slideout-over {
    padding-top: 85px !important;
}
	
}

/* iPhone */
@media only screen and (max-width: 767px) {
	
.is-fgr {
    padding-top: 280px !important;
}
	
.header-sticky {
    position: fixed !important;
    transition: all ease.3s !important;
    top: 135px;
}

.elementor-location-header {
    height: 218px;
    transition: all ease .3s;
    background: #212d3b;
}

.darkHeader .header-sticky {
    top: 0;
}

.darkHeader .elementor-location-header {
    height: 83px;
}
	
.elementor-location-header {
    display: none !important;
}
	
.my-table {
    overflow-x: scroll;
}
	
.landing-page .land-btn a.elementor-button {
    font-size: 13px !important;
    padding: 15px 10px !important;
}

.landing-page.page-id-29310 .is-fgr {
    padding-top: 130px !important;
    padding-bottom: 240px !important;
}
	
span.right-menu-icon-text {
    background: linear-gradient(87.14deg, #A1853A 0%, #DAB34C 50%, #A1853A 100%);
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    right: 0;
    position: fixed;
    left: 0;
    padding: 5px 10px;
    line-height: 16px;
    display: block;
    top: 60px;
}
	
body.mob-menu-slideout-over {
    padding-top: 102px !important;
}
	
}

.is-lmf {
    position: fixed !important;
    z-index: 9;
    width: 100%;
}

.is-fgr {
    padding-top: 135px;
}

/**
 * Nav Menu
 */ 

.not-mega .sub-menu {
    background: #212d3b;
    width: 320px !important;
    border: 1px solid #dab34c !important;
}

.not-mega .sub-menu a.elementor-sub-item {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Apollo';
}

.not-mega .sub-menu li.menu-item:hover a {
    background: transparent !important;
}

.not-mega .sub-menu a.elementor-sub-item:hover {
    color: #dab34c;
}