/* Global */

body,div#outerwrapper {
	overflow-x: hidden !important;
}

/* Top of Header */

.header {
	position: relative !important;
	background-image: none !important;
	padding-bottom: 60px;
	background-color: #ffffff;
}

.header-top span {
	font-size: 14px;
	color: #ffffff;
}

/* Nav area in Header */


.header-container {
	width: 960px;
	margin: 0 auto;
}

.mc-logo2 {
    width: 275px;
    float: left;
    padding-top: 20px;
}

.mc-inner2 { 
	height: auto;
}

.header-top { 
	background: #b2bf00;
	width: 100%;
	padding: 10px;
	text-align: center;
}

.header-right-container {
	vertical-align: middle;
	float: left;
	margin-top: 30px;
}

#header-right {
     float: left;
     width: 267px;
}

/* Cart links */

.cart-container {
	float: left;
}

.cart-container img {
	width: 18px;
    float: left;
    margin: -3px 0 0 5px;
}

.shopping-bag2 {
	background-image: none !important;
	height: auto !important;
	min-width: 310px !important;
	margin-left: 43px;
	margin-right: -10px;
	margin-top: 4px;
}


.shopping-bag-links2 {
	position: relative;
	top: 0;
	left: 0;
}

.shopping-bag-links2 a {
	float: left;
	margin-left: 5px;
}

.shopping-bag-links2 a::after {
	content: '|';
	margin-left: 5px;
}

.shopping-bag-links2 a.last::after {
	content: '';
	margin-left: 5px;
}

.cart-icon { 	
}

/* Search Input */

.mc-search2 {
    clear: both;
    margin-top: 40px;
    margin-right: -33px;
}

/* Megamenu */


.megamenu_container2 {
    height: auto !important;
    margin: 0;
    float: left;
    width: auto;
	margin-left: 40px;
}

.megamenu2 > li {
	background-image: none !important;
}

.megamenu2 > li a {
	padding: 20px 10px;
	color: #54585a !important;
	font-size: 17px;
}

.megamenu2 > ul li ul li a {
	color: #54585a !important;
	font-size: 17px;
	padding: 0 !important;
	clear: both !important;
	margin: 3px !important;
	display: block !important;
	height: 10px !important;
}

.megamenu2 li a:hover {
	color: #b2bf00 !important;
}

.megamenu2 > ul li ul li a:hover {
	color: #b2bf00 !important;
}

.megamenu2 > li:hover {
	text-shadow: none !important;
	box-shadow: none !important; 
	background: none !important;
	background-image: none !important;
}

.megamenu2 > ul li ul.list_unstyled li:hover a {
	text-shadow: none !important;
	box-shadow: none !important; 
	background: none !important;
	background-image: none !important;
}

.megamenu2 > ul li ul.list_unstyled li > div:hover a {
	text-shadow: none !important;
	box-shadow: none !important; 
	background: none !important;
	background-image: none !important;
}

.megamenu2 .dropdown_container {
	border-top: 4px solid #b2bf00 !important;
	top: 74px !important;
	padding-top: 10px !important;
}

.megamenu2 .dropdown_10columns {
	width: 170%;
	padding: 0 !important;
	margin: 0 !important;
	
}

.megamenu2 .dropdown_10columns .col4 {
	width: 30%;
	padding-top: 10px;
}

.megamenu2 .dropdown_3columns {
	width: 60%;
}

.megamenu2 .list_unstyled {
	margin: 0 !important;
}

.megamenu2 .col4 li a, .megamenu2 .col12 li a {
     font-size: 13px;
     padding: 0;
}

.megamenu2 .col4.megamenu-col {
	padding: 0!important;
	margin: 0 !important;
}


/* Footer */

.footer-contact-icon { 
	float: left;
	margin-right: 15px;
	margin-top: -10px
}

.mc-footer-contain2 {
	background-image: none !important;
	background: #54585a;
	border-top: 4px solid #b2bf00;
	height: 250px !important;
}


.mc-footer-contain2 h1 {
	color: #b2bf00 !important;
	font-size: 22px;
}

.copyright {
	clear: both;
	text-align: center;
	width: 100%;
	margin: 40px 0 20px 0;
}

.mc-footer-contain2 #column-2,#column-3,#column-4 {
	margin-top: 15px !important;
}


.item_cell_new {
	margin-bottom: 30px;
}

p#price_new_cat520M.price_new {
	padding: 5px 10px 5px 5px !important;
}

.skin-show { 
	opacity: 0.8;
}

.skin-show:hover { 
	opacity: 1;
}









