/**
Theme Name: PortalPacific-Child
Author: Portal Pacific
Author URI: https://portalpacific.net
Description: This website and theme was installed, designed and developed by www.PortalPacific.net. We are using the Astra Parent theme which is one of the most popular, light weight themes available online! So you can rest assured that your site will stay up to date and current. If you need any help with your site, theme, design or functionality reach out to us at www.PortalPacific.net. Or just click the "Dashboard" link on the left and click the white "Email Us Now" button to contact us directly from your Wordpress Dashboard.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: portalpacific-child
Template: astra
*/
@media only screen and (max-width: 767px)  {
	ul#menu-1-2e6e4676 {
		display: flex!important;
		flex-direction: column;
		align-items: center;
	}
	.elementor-menu-toggle::after {
    content: 'MENU';
    color: white;
}
.elementor-menu-toggle i.eicon {
    color: white;
}	
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    display: none!important;
}
.page.page-id-14 .entry-title {
    display: none;
}

body.home .ast-container {
    width: 100%!important;
    max-width: 100%;
    padding: 0;
}

body.home .ast-article-single {
    width: 100%;
    padding: 0;
}

body.home div#primary {
    padding-top: 0px;
    margin-top: 0px;
}

body.home .ast-footer-overlay {
    padding: 30px 20px;
}

[data-elementor-device-mode="mobile"] .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    display: block!important;
    padding-top: 0px;
    margin-top: 00px;
}

[data-elementor-device-mode="mobile"]  .elementor-menu-toggle {
    display: none;
}

[data-elementor-device-mode="mobile"] .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, [data-elementor-device-mode="mobile"] .elementor-nav-menu--dropdown .elementor-item:focus, [data-elementor-device-mode="mobile"] .elementor-nav-menu--dropdown .elementor-item:hover, [data-elementor-device-mode="mobile"] .elementor-sub-item.elementor-item-active, [data-elementor-device-mode="mobile"] .elementor-sub-item.highlighted, [data-elementor-device-mode="mobile"] .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #ee1b42!important;
	background: #ee1b42!important;
    color: #fff;
}

[data-elementor-device-mode="mobile"] .ehf-header #masthead {
    z-index: 99;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}

/* Tablet */

[data-elementor-device-mode="tablet"] .elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    display: block!important;
    padding-top: 0px;
    margin-top: 00px;
}

[data-elementor-device-mode="tablet"]  .elementor-menu-toggle {
    display: none;
}

[data-elementor-device-mode="tablet"] .elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, [data-elementor-device-mode="tablet"] .elementor-nav-menu--dropdown .elementor-item:focus, [data-elementor-device-mode="tablet"] .elementor-nav-menu--dropdown .elementor-item:hover, [data-elementor-device-mode="tablet"] .elementor-sub-item.elementor-item-active, [data-elementor-device-mode="tablet"] .elementor-sub-item.highlighted, [data-elementor-device-mode="tablet"] .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #ee1b42!important;
  background: #ee1b42!important;
    color: #fff;
}

[data-elementor-device-mode="tablet"] .ehf-header #masthead {
    z-index: 99;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}