.sticky-right .btn-side-bar .js-shopping-cart-nb {
	position: absolute;
	font-size: 12px;
	top: 2px;
	min-width: 20px;
	color: #fff;
	border-radius: 100%;
	line-height: 20px;
	left: 50%;
	text-align: center;
	padding: 0 5px;
}

#header-desktop .sticky-right .btn-side-bar .js-shopping-cart-nb{
	background: #333333;
}

.sticky-right .btn-side-bar {
	float: left;
	color: #fff;
	font-size: 0;
	position: relative;
	width: 45px;
	text-align: center;
}

.sticky-right .btn-side-bar i {
	font-size: 18px;
	display: block;
	line-height: 50px;
}

.sticky-right .btn-side-bar-cart i::before {
    content: "\f290";
}

.sticky-right{
	position: absolute;
	z-index: 1;
	display: none;
	right: 0;
	top: 0;
}

.wrapper-header-bottom{
	position: relative;
}

@media (min-width: 1200px) {
	.menu-sticky #header-desktop.sticky-top .sticky-right{
		display: block;
	}
}

#header-desktop{
	position: relative;
	z-index: 3;
}

@media (min-width: 992px) {
	.has-sticky.menu-sticky #left-content, .has-sticky.menu-sticky #right-content{
	  top: 70px;
	}
}

@media (min-width:992px) {
	.menu-sticky #header-desktop.sticky-top{
		position: -webkit-sticky;
		position: sticky;
		z-index: 1039;
		top: -140px;
	}
}

#header-top {
	border-bottom: 1px solid #ebebeb;
	padding: 5px 0;
}

.menu-sticky #header-desktop.sticky-top #horizontal_menu .element_a_depth_0 .cate_label {
    top: 0px;
}

#header-top a{
	color: inherit;
}

#header-top .btn-side-bar-account i {
    display: none;
}

.wrapper-header-top{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
  	-webkit-align-items: center;
    justify-content: space-between;
	font-size: 1.3rem;
}

.nav-top-left{
	margin-right: 20px;
}

.nav-top-right{
	margin-left: 20px;
}

.nav-top-center{

}

#header-top .dropdown-menu{
	min-width: 110px;
}

#header-top .dropdown .dropdown-toggle {
    line-height: 19px;
	padding: 10px 0;
}

#header-top .dropdown .dropdown-toggle i{
	vertical-align: 0px;
	font-size: 12px;
	margin-left: 3px;
}

#header-top .dropdown.language-selector img{
	margin-right: 5px;
	vertical-align: -1px;
	height: auto;
}

#header-top > div > div > div >*{
	position: relative;
    margin: 0 20px;
	float: left;
	transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
}

.header-desktop-2 #header-desktop #header-top > div > div > div >*:hover, .header-desktop-2 #header-desktop #header-top > div > div > div >*.open{
    color: #b33a3a;
}

#header-top > div > div > div >*:first-child{
    margin-left: 0;
}

#header-top > div > div > div >*:last-child{
    margin-right: 0;
}

#header-top > div > div > div >*:not(:last-child)::after{
	background: #b8b8b8;
	content: "";
	height: 10px;
	margin-top: -5px;
	position: absolute;
	right: -20px;
	top: 50%;
	width: 2px;
}

#header-desktop .contact-link {
    color: #666666;
	float: left;
	position: relative;
	padding: 0 10px;
}

#header-desktop .contact-link:first-child {
	padding-left: 0;
}

#header-desktop .contact-link:last-child {
	padding-right: 0;
}

.header-desktop-2 #header-desktop .contact-link em {
    color: #b33a3a;
    font-size: 18px;
	margin-right: 5px;
}

.header-desktop-2 #header-desktop .contact-link a:hover {
    color: #b33a3a;
}

#header-desktop .contact-link:not(:last-child)::before {
    background: #666 none repeat scroll 0 0;
    content: "";
    height: 2px;
    margin-top: -1px;
    position: absolute;
    right: -2px;
    top: 50%;
    width: 5px;
}

#header-top a.btn-side-bar{
    line-height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.wrapper-header-middle{
	padding: 19px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	align-items: center;
  	-webkit-align-items: center;
    justify-content: space-between;
}

#header-middle .header-middle-left{
    padding-bottom: 10px;
    margin-right: 15px;
}

@media (min-width:1200px) {
	#header-middle .header-middle-left{
		min-width: 270px;
	}	
}

#header-middle .header-middle-center{
	padding-top: 19px;
	padding-bottom: 18px;
}

#header-middle .header-middle-right{
	margin-left: 15px;
	padding-top: 19px;
	padding-bottom: 18px;
}

.wrapper-header-middle > a{
	color: #ffffff !important;
}

#header-middle .search_tags {
	margin-top: 5px;
}

#header-middle .search-widget {
	margin-left: 27px;
}

#header-middle .searchbox {
	position: relative;
}

#header-middle .searchbox .select-styled {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 210px;
    line-height: 44px;
    padding-left: 20px;
    border-radius: 8px 0 0 8px;
    color: #232323;
    border-right: 1px solid #ebebeb;
    text-align: center;
    padding-right: 40px;
}

#header-middle .searchbox .select-styled::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    margin-left: 30px;
    line-height: 41px;
    font-size: 14px;
    color: #666666;
    position: absolute;
    right: 20px;
}

#header-middle .searchbox .search_query {
	padding-left: 20px;
	padding-right: 65px;
	border-radius: 40px;
	line-height: 41px;
	display: block;
	min-width: 560px;
	width: 100%;
    height: 45px;
    border: 2px solid #ebebeb;
}

#header-middle .searchbox .button-search {
    width: 50px;
    text-align: center;
    line-height: 32px;
    background: #222;
    border-radius: 40px;
    color: #fff;
    font-size: 0;
    border: none;
    position: absolute;
    top: 7px;
    right: 7px;
}

#header-middle .searchbox .button-search span {
	font-size: 14px;
}

#header-middle .searchbox .search-result {
    left: 0;
    margin-top: 0;
}

#header-middle .searchbox.show-cat .search_query {
	padding-left: 230px;
}

#header-middle .searchbox.show-cat .search-result {
    left: 210px;
}

/******************************/

#header-middle .btn-side-bar-search{
	width: 570px;
	line-height: 41px;
	border-radius: 40px;
	padding: 0 18px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	border: 2px solid #ebebeb;
	color: #999999;
}

#header-middle .btn-side-bar-search .search-txt{
	display: none;
}

#header-middle .search-c-v{
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

#header-middle .btn-side-bar-search .search-categories{
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 20px;
	border-right: 1px solid #ebebeb;
	margin-right: 17px;
	pointer-events: none;
	color: #232323;
	font-size: 1.3rem;
	width: 190px;
	text-align: center;
}

#header-middle .btn-side-bar-search .search-categories::after{
	content: "\f0d7";
	font-family: 'FontAwesome';
	margin-left: 30px;
	float: right;
	line-height: 41px;
	font-size: 14px;
	color: #666666;
}

#header-middle .btn-side-bar-search .search-value {
    white-space: nowrap;
    padding: 0 20px;
	padding-left: 3px;
}

#header-middle .btn-side-bar-search i{
	width: 50px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	background: #222;
	border-radius: 40px;
	color: #fff;
	margin-right: -12px;
}

#header-middle .btn-side-bar:not(:first-child) {
	margin-left: 27px;
}

#header-middle .btn-side-bar i {
	vertical-align: inherit;
}

#header-middle .btn-side-bar-wishlist {
	font-size: 30px;
	line-height: 45px;
	display: inline-block;
}

#header-middle .btn-side-bar-wishlist span{
	display: none;
}

#header-middle .btn-side-bar-wishlist i::before {
    content: "\f08a";
}

#header-middle .btn-side-bar-cart .shopping-cart-item{
	display: none;
}

#header-middle .btn-side-bar-cart > i::before {
    content: "\f290";
}

#header-middle .btn-side-bar-cart{
	font-size: 30px;
	line-height: 45px;
	position: relative;
	padding-right: 20px;
	display: inline-block;
}

.header-desktop-2 #header-desktop #header-middle .btn-side-bar-cart .shopping-cart-nb{
    background: #b33a3a;
    border-radius: 100%;
    color: #fff;
    font-size: 13px;
    height: 20px;
    line-height: 18px;
    margin-left: -5px;
    min-width: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -3px;
}


#header-desktop #horizontal_menu .element_li_depth_0 > a {
    color: #ffffff;
	line-height: 50px;
	height: 50px;
}

#header-desktop #horizontal_menu .element_li_depth_0:hover > a, #header-desktop #horizontal_menu .element_li_depth_0 > a.active {
    color: #232323;
}

.header-desktop-2 #header-desktop #header-bottom {
	background: #b33a3a;
}

#horizontal_menu .nrt_mega_menu {
	margin: 0;
	padding-left: 270px;
	margin-right: -30px;
}

#horizontal_menu .nrt_mega_menu .element_li_depth_0 {
    margin: 0 30px;
}

@media (max-width: 1199px) {
	#horizontal_menu .nrt_mega_menu .element_li_depth_0 {
		margin: 0 20px;
	}
	#horizontal_menu .nrt_mega_menu {
		margin-right: -20px;
	}
}

#horizontal_menu .element_a_depth_0 .triangle::after {
	display: none;
}

#vertical_menu {
    display: block;
    position: relative;
    width: 270px;
    float: left;
	border: none;
	z-index: 1;
}

#vertical_menu .nrt_mega_menu {
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
	border: 1px solid #ebebeb;
	border-radius:  0 0 5px 5px;
	opacity: 0;
	visibility: hidden;
    -webkit-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

#vertical_menu:hover > .nrt_mega_menu {
    visibility: visible;
	opacity: 1;
}

@media (min-width: 1200px) {
	body#index #header-desktop:not(.sticky-top) #vertical_menu .nrt_mega_menu {
		visibility: visible;
		opacity: 1;
	}
}

#vertical_menu .v-title {
	background: #222;
	border: none;
	padding: 0 20px;
	position: relative;
	text-align: left;
	cursor: pointer;
	color: #ffffff;
	font-weight: 600;
	line-height: 50px;
}

#vertical_menu .v-title i {
    font-size: 16px;
    margin-right: 20px;
	vertical-align: 0;
}

#vertical_menu .v-title span {
    font-size: 16px;
    line-height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 20px;
    top: 50%;
}

#vertical_menu .nrt_mega_menu .element_li_depth_0 {
	padding: 0 20px;
}

#vertical_menu .element_a_depth_0 {
	cursor: pointer;
	font-weight: 400;
	text-transform: capitalize;
	padding: 12px 0;
	border-bottom: 1px dashed rgba(0,0,0,.1);
	line-height: 20px;
}

#vertical_menu .nrt_mega_menu .element_li_depth_0:last-child .element_a_depth_0 {
	border-bottom: none;
	line-height: 26px;
}

#vertical_menu .element_a_depth_0 .triangle::after {
    right: 0;
}

#vertical_menu .cate_label {
    line-height: 17px;
}

#vertical_menu .element_a_depth_0 i {
    margin-right: 15px;
}


#vertical_menu:hover > .v-title span::before {
	content: "\f107";
}

@media (min-width: 1200px) {
	body#index #header-desktop:not(.sticky-top) #vertical_menu .v-title span::before {
		content: "\f107";
	}
}

/*--------------------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;
}