body {
	font-family:'Open Sans' !important;
}
::-webkit-input-placeholder {color:#666;}
::-moz-placeholder          {color:#666;}/* Firefox 19+ */
:-moz-placeholder           {color:#666;}/* Firefox 18- */
:-ms-input-placeholder      {color:#666;}
#header {
	background:#fff !important;
	border-top:0 !important;
}
#header .logo {
	position: relative;
    top: -15px;
}
#header.header-corporate .searchform button {
	color:#666;
}
#mini-cart.minicart-inline .cart-items {
    color: #000;
    font-size: 16px;
}
#header .searchform input, #header .searchform select, #header .searchform button {
    background: rgb(244,232,192);
}
#mini-cart {
	    margin: 0 !important;
    float: left;
    width: 14% !important;
    display: block;
    text-align: center;
    margin-top: 12px !important;
}
#header.header-corporate .searchform input, #header.header-corporate .searchform button {
	height:29px;
	line-height: 29px;
}
#header.header-corporate .searchform button {
	padding:0 14px;
}
#header .searchform {
border:0;margin-top:7px;width:100% !important;
}
#main-menu .mega-menu > li.menu-item > a {
	font-size:16px;
	color:#000;
}
#main-menu {
	margin-top:-30px;
}
#header .searchform fieldset {
	margin-right:-18px !important;
}
li.phone {
	font-size:16px;
}
#header .header-main .container #main-menu .mega-menu > li.menu-item {
    margin: 1px 10px 1px 10px;
}
#main-menu .mega-menu > li.menu-item.active > a, #main-menu .mega-menu > li.menu-item:hover > a {
	background:rgb(132,167,0);
	border-radius:8px 8px 0px 0px;
	color:#000;
}
.widget_product_categories {
    border: 0;
    border-radius: 0;
    background: #fff;
}
#woocommerce_product_categories-2 .widget-title {
	display:none;
}
.owl-theme .owl-controls .owl-buttons div {
	color:#669900;
}
.widget_product_categories ul li > a {
	font-size:18px;
	color:#000;
	padding: 8px 0px;
}
.widget_product_categories ul li > a:hover {
color:rgb(200,111,91);
} 

.widget_product_categories ul li .toggle {
	color:rgb(90,90,90);
}
.widget_product_categories ul li .toggle:hover {
	color:rgb(200,111,91);
}
.widget > div > ul li {
	border-top:0;
	padding: 5px 0px;
}
#main {
	margin-top: -30px;
}


#header.header-10 .header-main .container .header-left, 
#header.header-10 .header-main .container .header-center, 
#header.header-10 .header-main .container .header-right {
	padding-top:0;
}

#content, .main-content {
    padding-bottom: 0 !important;
}

.wpb_content_element {
	margin-bottom:0 !important;
}


@media (max-width: 1189px) {


#main-menu .mega-menu > li.menu-item > a {
font-size:12px;
}



}


@media (msx-width:792px) {
	.header-right-top {
		display:none !important;
	}
}