#header-desktop {
    position: relative;
    z-index: 3;
    margin-bottom: 35px;
    padding-left: 100px;
    padding-right: 100px;
}

#header-desktop #header-top {
    padding-bottom: 35px;
}

#header-middle .wrapper-header-middle {
	position: relative;
}

@media (max-width: 1199px){
	#header-desktop {
		padding-left: 30px;
		padding-right: 30px;
	}	
}

@media (min-width: 992px) {
	.has-sticky.menu-sticky #left-content, .has-sticky.menu-sticky #right-content{
	  top: 80px;
	}
}

@media (min-width:992px) {
	.menu-sticky #header-desktop.sticky-top{
		position: -webkit-sticky;
		position: sticky;
		z-index: 1039;
		background: #fff;
	}
	.menu-sticky #header-desktop.sticky-top.box-shadow{
		box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
	}
}

#header-desktop .text-header {
    line-height: 20px;
    padding-top: 18px;
    padding-bottom: 16px;
}

#header-desktop .text-header > b {
    letter-spacing: 2.6px;
    font-size: 14px;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 27px;
    margin-right: 27px;
}

.header-logo img {
    display: block;
    max-height: 100%;
    width: auto;
}

.header-logo {
    margin: 5px 0;
    z-index: 1;
    position: absolute;
    font-size: 0;
	left: 0;
	top: 0;
}

.header-logo::before {
    content: '';
	display: inline-block;
	height: 50px;
	vertical-align: middle;
}

.header-logo a {
	display: inline-block;
	vertical-align: middle;
}

.header-top{
	z-index: 1;
	position: absolute;
	font-size: 0;
	text-align: right;
	right: 0;
	top: 0;
}

@media (min-width: 1200px) {
	.header-logo{
		min-width: 180px;
	}

	.header-top{
		min-width: 180px;
	}
}

#horizontal_menu .element_a_depth_0 {
    cursor: pointer;
    display: block;
    font-weight: 700;
    font-size: 1.8rem;
    color: #000000;
    line-height: 36px;
    position: relative;
    height: 36px;
    text-transform: capitalize;
	margin: 12px 0;
}

#horizontal_menu .nrt_mega_menu .element_li_depth_0 {
    margin: 0 18px;
}

#horizontal_menu .nrt_mega_menu {
	margin: 0 auto;
	display: table;
}

#horizontal_menu .element_a_depth_0 .cate_label {
    top: -10px;
    left: 50%;
}

#horizontal_menu .element_a_depth_0 .triangle::after {

}

#horizontal_menu .menu_sub {
    border-top: 2px solid #141414;
}

#horizontal_menu .element_a_depth_0 .triangle::before {
	border-bottom-color: #141414;
	margin-top: 1px;
	margin-left: -6px;
	border-width: 6px;
}

#header-desktop .btn-side-bar-search {
    color: #141414;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 45px;
    font-size: 0;
    margin: 12px 0;
    display: inline-block;
    position: relative;
}

#header-desktop .btn-side-bar-search i{
	font-size: 21px;
}

#header-desktop .btn-side-bar-cart {
    color: #141414;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 45px;
    font-size: 0;
    margin: 12px 0;
    display: inline-block;
    position: relative;
}

#header-desktop .btn-side-bar-cart i{
	font-size: 21px;
}

#header-desktop .btn-side-bar-cart i::before {
	font-family: 'Material-Design-Iconic-Font';
    content: '\f1cb';
}

#header-desktop .btn-side-bar-cart .shopping-cart-nb {
    border-radius: 100%;
    color: #fff;
    font-size: 9px;
    line-height: 17px;
    margin-right: -20px;
    min-width: 17px;
    position: absolute;
    right: 50%;
    top: -3px;
}

.header-desktop-7 #header-desktop .btn-side-bar-cart .shopping-cart-nb {
    background: #b33a3a;
}

#header-desktop .btn-side-bar-account {
    color: #141414;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 45px;
    font-size: 0;
    margin: 12px 0;
    display: inline-block;
    position: relative;
}

#header-desktop .btn-side-bar-account i{
	font-size: 20px;
}

#header-desktop .btn-side-bar-account i::before {
    content: '\f2be';
}

#header-desktop .btn-side-bar-cart i::before {
	font-family: 'fontello';
    content: '\e87f';
}

#header-desktop .btn-side-bar-search i::before {
	font-family: 'fontello';
    content: '\e884';
}

/*--------------------breadcrumd--------------------*/

#breadcrumb {
	background: #f7f7f7;
}

#breadcrumb:not(.no-box-shadow) {
	box-shadow: 0 15px 15px -15px rgba(0,0,0,0.07) inset;
}

#breadcrumb .container {
    position: relative;
}

#breadcrumb ol {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
	padding: 22px 0;
	line-height: 1;
}

@media (max-width: 991px) {
	#breadcrumb ol {
		overflow: auto;
	}
}

#breadcrumb ol > li:first-child, #breadcrumb ol > li:first-child a {
    font-size: 0;
}

#breadcrumb ol > li:first-child a::before {
    content: "\e883";
    font-family: 'fontello';
    font-size: 14px;
}

#breadcrumb ol > li {
    display: inline-block;
    font-size: 0;
    font-weight: 400;
    line-height: 1;
}

#breadcrumb li a {
    font-size: 14px;
}

#breadcrumb li a:not(:hover) {
    color: #a8a8a8;
}

#breadcrumb ol > li + li::before {
    content: "\e81a";
    font-family: 'fontello';
    font-size: 13px;
    line-height: 1;
    color: #a8a8a8;
    margin-left: 8px;
    margin-right: 10px;
}