/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 09 2024 | 12:15:28 */
#primary {
    margin:0px;
	padding:0px;
}

.ast-primary-header-bar > .site-primary-header-wrap .custom-logo {
	transform: scale3d(1.8, 1.8, 2);
}


/* Submenu styling starts here */
.sub-menu .menu-item a.menu-link {
    color:#424242;
}

ul.sub-menu li.menu-item.wp-menu-img-before {
    padding:0px 25px 0px 0px;
}

/* Login and my account button */

.ast-builder-layout-element.site-header-focus-item.ast-header-button-3 {
    display:none;
}

.logged-in .ast-builder-layout-element.site-header-focus-item.ast-header-button-3 {
    display:block;
}

.logged-in .ast-builder-layout-element.site-header-focus-item.ast-header-button-1{
    display:none;
}

.pointer {
	cursor: pointer;
}

.logged-in li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-17752, .logged-in li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-17751 {
    display: none;
}

/* .admin-bar li.menu-item.menu-item-23723.wp-menu-img-before {
    padding:40px 0px 0px 0px;
} */

