/*
Theme Name:     BID - Women for Women
Theme URI: 	
Description:    Custom child theme 
Author:         Brown Ink Design
Theme URI: 	
Template:       jupiter
Version:        5.1.6
*/

body div#ShfkrIlgEl.moModal {
	position: fixed;
    right: 0px!important;
    bottom: 0px!important;
    width: auto !important;
    height: auto!important;
    margin: 0 10px 10px 0!important;
}
.mk-fancy-title p {
	color: inherit !important;
}
/*
______________________________________________
PAGE TITLE BACKGROUND FIX
______________________________________________
*/

header .mk-header-bg {
	padding-bottom: 29px;
}
/*
______________________________________________
MAKE MEGA MENU TITLES NOT CLICKABLE
______________________________________________
*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 768px) {
.ShowonMobiles{
	display: block!important;
}
.not-active {
   pointer-events: none;
   cursor: default;
}
.HideonMobiles{
	display: none!important;
}
.mk-responsive-nav ul.sub-menu > li.menu-item-has-children > a {
	font-weight: 700 !important;
}
#layerslider_1 {
	margin: 100px auto 0px -20px!important;
	}
#fancy-title-6 {
	font-size: 19px !important;
    line-height: 24px !important;	
}
#mk-footer {
    background-size: cover!important;
	background-position: center -1px!important;

	}}
.main-navigation-ul li.ShowonMobiles {
	display: none;
}

/*
______________________________________________
IE HEADER FIX
______________________________________________
*/
header .mk-toolbar-holder svg {
	width: 16px !important;
}
/*
____________________________________________
TABLE LEFT ALIGN FIX
____________________________________________
*/
.mk-fancy-table th,
table td {
	text-align: left !important;
}

/*
____________________________________________
LEFT ALIGNED DIVIDER LINE FIX - MOBILE
____________________________________________
*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 736px) {
.mk-divider.custom-width.left .divider-inner {
	margin: 0 auto !important;
}}

/*
____________________________________________
Gallery - Fancy Box Title Issue
____________________________________________
*/
.fancybox-skin .fancybox-title {
	display: none !important;
}

/*
____________________________________________
FOOTER NAV LINE HEIGHT & PADDING ISSUES
____________________________________________
*/
#mk-footer .widget-sub-navigation ul li a, #mk-footer .widget_nav_menu ul li a {
    padding: 0px 0 !important;
}
.widget-sub-navigation, .widget_nav_menu, .widget_product_categories {
    padding: 0px 4px 4px 4px !important;
}