/*|-----------------------------------------------------------------|*/
/*|************************ Header home 4 **************************|*/
/*|-----------------------------------------------------------------|*/

#desktop-header.header_style_4 .header-bottom .header-bottom-left {
    z-index: 10;
    position: relative;
    margin-top: -10px;
}
#desktop-header.header_style_4 .header-bottom .header-bottom-right {
    z-index: 1;
    position: relative;
    /*margin-top: -10px;*/
    padding-right: 15px
}
#desktop-header.header_style_4 #_desktop_fieldvmegamenu .v-megamenu-title .title_text {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
}
#desktop-header.header_style_4 #_desktop_fieldvmegamenu .v-megamenu-title {
    padding: 0 15px 0 20px;
    border-radius: 0;
    background-color: transparent;
    height: 100%;
    color: #fff;
    text-align: left;
}
#desktop-header.header_style_4 #_desktop_fieldvmegamenu .v-megamenu-container{
    height: 60px;
    line-height: 60px;
    background-color: #9a2645;
}
#desktop-header.header_style_4 #_desktop_fieldvmegamenu .v-megamenu-title::before {
    line-height: 60px;
    right: 20px;
    left: auto
}
#desktop-header.header_style_4 #_desktop_cart {
    height: 50px;
    color: #fff;
    background-color: #9a2645;
	opacity: .7;
}
#desktop-header.header_style_4 #_desktop_cart:hover {
	opacity: 1;
}
#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview{
    background-color: transparent;
    padding: 6px 0 6px 30px;
    height: 100%;
	display: flex;
}
#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview .click-cart {
	display: flex;
	cursor: pointer;
}
#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview .click-cart i.fa-shopping-bag {
    display: inline-flex;
	align-self: center;
	*position: absolute;
    *top: 33%; /*22px;*/
    *left: 10%; /*25px;*/
    font-size: 18px;
}

#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview .click-cart .text_cart {
    text-transform: uppercase;
}
#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview .click-cart > div {
	/*display: flex;
	flex-wrap: wrap;
	align-self: center;*/
}
#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview .click-cart > div span {
    padding: 0; /*padding: 0 1px 0 10px;*/
}
#desktop-header.header_style_4 #_desktop_cart .blockcart.cart-preview .click-cart > span {
    width: 100%;
    display: inline-block;
	text-align: left;
	padding: 0 10px;
}
#desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) .plus_col{
    overflow: hidden;
    width: 100%;
    position: absolute;
    bottom: 100%;
    left: 0;
	display: none;
}
#desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) .plus_col > .container {
    position: relative;
    height: 10px;
}
#desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) .plus_col > .container > span:before,
#desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) .plus_col > .container > span:after {
    background-color: #9a2645;
    content: "";
    height: 10px;
    width: 5000px;
    position: absolute;
    left: 100%;
    bottom: 0;
}
#desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) .plus_col > .container > span:after {
    left: auto;
    right: 100%;
}
#desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) {
    position: relative;
}
#desktop-header.header_style_4 #header-sticky {
    background-color: #9a2645; /*#ba080b;*/
}
#desktop-header.header_style_4 #_desktop_fieldmegamenu > ul {
    height: 50px;
    line-height: 50px;
}
#desktop-header.header_style_4 #_desktop_fieldmegamenu > ul > li.root {
    padding: 0 5px;
}
#desktop-header.header_style_4 #_desktop_field-search-no-popup {
    position: relative;
    display: inline-block;
    margin-top: -5px;
    width: 100%;
}
#desktop-header.header_style_4 #_desktop_field-search-no-popup #search_query_top {
    background-color: transparent;
    border: none;
    padding: 10px 20px 10px 40px;
}
#desktop-header.header_style_4 #_desktop_field-search-no-popup .button-submit-search {
    position: absolute;
    display: inline-block;
    top: 0;
    line-height: 40px;
    padding: 0;
    width: 40px;
    background-color: transparent;
    border: none;
    font-size: 20px;
    /*text-align: left;*/
}
#desktop-header.header_style_4 #_desktop_field-search-no-popup #item-search {
    position: absolute;
    z-index: 3;
    background-color: #fff;
    width: 100%;
}
#desktop-header.header_style_4 #_desktop_field-search-no-popup #item-search .items-list-search {
    margin-bottom: 0
}
#desktop-header.header_style_4 #_desktop_field-search-no-popup #item-search .items-list-search .item {
    line-height: 24px;
    display: flex;
    padding: 15px;
}
#desktop-header.header_style_4 #_desktop_language_selector,#desktop-header.header_style_4 #_desktop_currency_selector {
    display: inline-block;
    line-height: 24px;
    padding: 0 15px;
}
#desktop-header.header_style_4 #_desktop_language_selector ul.dropdown-menu,#desktop-header.header_style_4 #_desktop_currency_selector ul.dropdown-menu {
    right: 0;
    left: auto;
}
#desktop-header.header_style_4 .right-nav #_desktop_user_info .button-popup-create-account {
    display: none;
}
#desktop-header.header_style_4 .right-nav #wishlist-nav,
#desktop-header.header_style_4 .right-nav #compare_nav,
#desktop-header.header_style_4 .right-nav #_desktop_user_info {
    padding: 0 15px;
}
#desktop-header.header_style_4 .right-nav #_desktop_user_info {
    padding-right: 0
}
#desktop-header.header_style_4 .left-nav .text-nav1 i.fa,
#desktop-header.header_style_4 .right-nav #wishlist-nav i.fa,
#desktop-header.header_style_4 .right-nav #compare_nav i.fa,
#desktop-header.header_style_4 .right-nav #_desktop_user_info i.fa{
    margin-right: 5px
}
#desktop-header.header_style_4 .right-nav #wishlist-nav a,
#desktop-header.header_style_4 .right-nav #compare_nav a,
#desktop-header.header_style_4 .right-nav #_desktop_user_info {
    color: #444; /*#fff;*/
    opacity: 0.6
}
#desktop-header.header_style_4 .header-nav {
    background-color: #ffffff; /*#9a2645;*/
    border: none;
    line-height: 45px;
}
#header #desktop-header.header_style_4 .header-top {
    height: 123px;
    line-height: 123px;
}
#header #desktop-header.header_style_4 .v-megamenu-container i {
    margin-right: 10px;
    font-size: 16px;
    width: 15px;
    text-align: left;
    margin-left: 0
}
#header #desktop-header.header_style_4 .v-megamenu > ul > li {
    line-height: 24px;
}
#header #desktop-header.header_style_4 .v-megamenu > ul > li div.submenu.bottom-co {
    width: 600px;
    padding: 0
}
#header #desktop-header.header_style_4 .v-megamenu > ul > li div.submenu.right-co {
    width: 398px;
    padding: 0;
    border: none;
    padding: 0
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu {
    margin-left: 0px;
    border-left: 0
}
#header #desktop-header.header_style_4 .v-megamenu .submenu .v-main-section.only-right {
    width: 200px;
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co .right-section {
    width: 197px;
    float: right;
    min-height: 20px;
}
#header #desktop-header.header_style_4 .v-megamenu div.submenu .v-main-section-links > li {
    float: left;
    width: 160px;
    margin: 0 15px;
    margin-bottom: 7px;
    position: relative;
}
#header #desktop-header.header_style_4 .v-megamenu .right-co .section-indent {
    padding: 18px 0 15px 12px;
    overflow: hidden;
}
#header #desktop-header.header_style_4 .v-megamenu .right-section .section-indent {
    padding-right: 30px;
    padding-top: 30px;
}
#header #desktop-header.header_style_4 .v-megamenu .v-main-section-links > li > a {
    color: #9a2645;
    line-height: 12px;
    margin: 12px 0 0;
    padding: 0 0 7px;
    text-transform: uppercase;
}
#header #desktop-header.header_style_4 .v-megamenu .v-main-section-sublinks li a {
    padding: 5px 0;
    margin-bottom: 0
}
#header #desktop-header.header_style_4 .v-megamenu ul.v-main-section-links >li >a.menu-item-title:before {
    content: "";
    width: 100%;
    height: 11px;
    background: #eeeeee;
    position: absolute;
    top: 12px;
    left: 0;
    z-index: -1;
}
#header #desktop-header.header_style_4 .v-megamenu ul.v-main-section-links >li >a.menu-item-title {
    display: inline-block;
    background: #fff;
    padding-right: 5px;
}
#header #desktop-header.header_style_4 .v-megamenu .bottom-co .section-indent {
    padding: 15px 15px 15px 12px;
    overflow: hidden
}
#header #desktop-header.header_style_4 .v-megamenu .bottom-co .v-bottom-section img {
    margin-top: -15px;
}
#header #desktop-header.header_style_4 .v-megamenu .bottom-co .v-bottom-section a.imagelink {
    padding: 0 15px 15px 15px;
    display: block
}
#header #desktop-header.header_style_4 .v-megamenu > ul > li div.submenu.full-width {
    width: 408px;
    padding: 0
}
#header #desktop-header.header_style_4 .v-megamenu > ul > li div.submenu.full-width .section-indent {
    padding: 15px 15px 15px 12px;
    overflow: hidden
}
#header #desktop-header.header_style_4 .v-megamenu > ul > li div.submenu.right-co.fmsid10 {
    width: 500px
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section{
    width: 299px
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product .li-indent{
    display: flex
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product .li-indent .left-product{
    padding-right: 20px;
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product .li-indent .right-product{
    text-align: left
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product .li-indent .right-product .price,
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product .li-indent .right-product .old_price{
    text-align: left;
    color: #000
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product .li-indent .right-product .price-container {
    width: 100%;
    display: inline-block;
    height: auto;
    position: relative;
    bottom: 0;
    color: #000;
    text-align: left;
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product-title {
    line-height: 24px;
    margin-top: -7px;
    padding: 0;
    margin-bottom: 10px;
    border: 0;
    position: relative
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product-title span{
    display: inline-block;
    color: #9a2645;
    background: #fff;
    padding-right: 5px;
}
#header #desktop-header.header_style_4 .v-megamenu>ul>li div.submenu.right-co.fmsid10 .right-section .menu-product-title:before {
    content: "";
    width: 100%;
    height: 11px;
    background: #eeeeee;
    position: absolute;
    top: 5px;
    left: 0;
    z-index: -1;
}
#header #desktop-header.header_style_4 .v-megamenu .menu-product.nbs-flexisel-ul > li div.li-indent:first-child {
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 14px;
}
#header #desktop-header.header_style_4 .v-megamenu .v-right-section-products.nbs-flexisel-ul li {
    margin: 0;
    width: 270px !important;
    float: left;
    text-align: left;
}
#header #desktop-header.header_style_4 .v-megamenu .right-co .section-indent .flexisel-nav-wrapper{
    display: none;
}
#desktop-header.header_style_4 #header-sticky.sticky-desktop {
    height: auto
}
#desktop-header.header_style_4 #header-sticky.header-bottom.sticky-desktop .header-bottom-left,
#desktop-header.header_style_4 #header-sticky.header-bottom.sticky-desktop .header-bottom-right{
    margin-top: 0
}
#desktop-header.header_style_4 #header-sticky.header-bottom.sticky-desktop #_desktop_fieldmegamenu > ul {
   /* height: 60px;
    line-height: 60px; */
	display: flex;
	width: 75%;
}
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item .title .title-text, 
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item .title .fa {
    color: #fff;
	opacity: .7;
    text-transform: uppercase;
	margin-right: 5px;
}
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item .title .fa {
	font-size: 1.25em;
}
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item a.active .title .title-text,
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item:hover a .title .title-text,
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item a.active .title .fa ,
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item:hover a .title .fa {
    color: #fff;
	opacity: 1;
}
#header #desktop-header.header_style_4 .v-megamenu .menu-product.nbs-flexisel-ul > li div.li-indent{
    margin-right: 0;
}
#desktop-header.header_style_4 .right-nav #wishlist-nav a:hover,
#desktop-header.header_style_4 .right-nav #compare_nav a:hover,
#desktop-header.header_style_4 .right-nav #_desktop_user_info:hover{
    opacity: 1;
}
#header #desktop-header.header_style_4 .v-megamenu{
    z-index: 10
}
#header #desktop-header.header_style_4 #header-sticky:not(.sticky-desktop) .v-megamenu.active{
    display: block
}
#desktop-header.header_style_4 .fieldmegamenu > ul > li .root-item .title span.icon-has-sub{
    margin-left: 5px;
    color: #fff;
}

/*|-----------------------------------------------------------------|*/
/*|********************** End Header home 1 ************************|*/
/*|-----------------------------------------------------------------|*/