/* @override http://localhost/gusteau/wp-content/themes/gusteau/assets/css/header-3.css */

/**
 * The header-3 stylesheet for Gusteau.
 *
 * @package Gusteau
 * @author  SunriseThemes
 * @link http://www.sunrisetheme.com
 */
 .k2t-header {
	background-color: #fff;
}
.k2t-header-mid .k2t-menu > li > a > span {
	color: #000;
}
.k2t-header-mid .k2t-menu > li:hover > a > span {
	color: #c95f32;
}
.k2t-header {
	background-color: #fff;
}
.k2t-header * {
	background-color: transparent;
}
.k2t-header .k2t-row > [class*="col-"]:last-child {
	text-align: left;	
}
.k2t-header .k2t-row > [class*="col-"]:last-child .k2t-menu {

}
.h-element i {
	color: black;
}
.k2t-header-mid .social li a {
	padding: 0;
}
.k2t-header-mid .shop-cart .shop-item {
	top: 90px;
}
.k2t-header-mid .k2t-menu li:hover > ul {
	top: 90px;
}
.h-element {
	line-height: 90px;
}
.h-element .shop-cart {
	line-height: 90px;
	padding: 0 3px;
}
.k2t-header-mid .k2t-menu li > ul,
.k2t-header-mid .k2t-menu li:hover > ul {
	top: 90px;
}
.k2t-header-mid .wc-shop-cart {
	padding: 0 4px;
}
.k2t-header-mid .social li {
	padding: 0 3px;
}
.k2t-header-mid .k2t-menu > li > a {
	padding-right: 30px;
}
.k2t-logo {
	line-height: 90px;
}
.k2t-header-mid .k2t-menu > li > a > span {
	line-height: 90px;
}
.k2t-menu {
	padding-left: 0;
}
.k2t-header .sticky {
	background-color: #fff;
}