/*
Theme Name: NZ Autocar Magazine
Theme URI: https://themeforest.net/item/jnews-one-stop-solution-for-web-publishing/full_screen_preview/20566392
Author: NZ Autocar
Author URI: https://www.autocar.co.nz
Description: NZ Autocar Jnews child theme.
Template: jnews
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: jnews-child
*/

.jeg_main_menu > li > a {
    font-family: museo-sans,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.8em;
}

.wpb_wrapper {
    position: relative;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.vc_custom_1688356274919 {
    max-width: 728px;
    margin: auto;
    min-height: 111px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.vc_custom_1688356274919 iframe {
    max-width: 100%;
}

.mobile-menu-only {
	display: none;
}

@media screen and (max-width:1024px){
	.mobile-menu-only {
		display: block;
	}
}

@media screen and (max-width:1024px){
	.show-desktop-only {
		display: none;
	}
}

.jeg_topbar {
	display: none;
}

.logged-in .jeg_topbar {
	display: block;
}


.wppb-default-display-name-publicly-as {
	display: none;
}

/*nav.woocommerce-MyAccount-navigation {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-content{
	float: left;
}*/

.jeg_nav_col.jeg_nav_right.jeg_nav_normal ul li {
    padding: 4px;
}