﻿/***************************************** Top Menu *********** 25/11/1401 ********************* h.rezaee ***************/
.TopMenu {
    margin: auto;
    padding: 12px 16px;
    background: #fff;
    border-bottom: 1px solid #f2f2f5;
    position: relative;
}
.TopMenu .container{
    padding: 0;
    max-width: 1667px;
    margin: auto;
}
.t-logo{
    margin-left: 20px;
    position: relative;
}
.t-logo img{
    width: 115px;
}
.t-search{
    background-color: #f1f2f4;
    width: 600px;
    height: 44px;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 8px;
}
.form-search{
    width: 100%;
    padding: 0 6px;
}
.search-submit{
    color: #9e9fb1;
    background: transparent;
    border: none;
}
.search-submit svg{
    width: 20px;
    height: 20px;
    display: inline-block;
}
.search-inner-content{
    flex: 0 0 93%;
    max-width: 93%;
}
.search-query{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 2.17;
    padding: 0 8px;
    width: 100%;
    height: 44px !important;
    background: transparent !important;
    border: none !important;
    outline: none;
    margin-bottom: 0;
}
.LoginBtn, .LoggedIn {
    border: 1px solid #e0e0e6;
    background-color: transparent;
    padding: 6px 16px;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}
.LoggedIn{
    display: none;
}
.LoginBtn{
    display: block;
}
.LoginBtn .shopDS-svg-icon svg{
    width: 17px;
    height: 17px;
    stroke: #3f4064;
    margin-left: 8px;
}
.line-24{
    display: block;
    width: 1px;
    height: 24px;
    margin: 0 12px;
    background-color: #e0e0e6;
}
#BasketCount{
    position: absolute;
    right: 0;
    top: -10px;
    display: block;
    text-align: center;
    background-color: #4676ed;
    border-radius: 3px;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    padding: 5px 5px 3px;
    line-height: 1;
    min-width: 18px;
}
.ContactUsButton {
    border: none;
    fill: #A3A3A3!important;
}
.ContactUsButton, .menuspin {
    cursor: pointer;
    background: 0 0;
}
.UNmaeImgBox .TextLevel1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.ContactUsBox_menu {
    margin-top: 1px;
    text-align: left;
    min-width: 239px;
    right: auto;
    position: absolute;
    display: none;
    z-index: 99;
    padding: 15px 0 0;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    border-radius: 8px;
    background: #f5f7fa;
    left: 0;
}
.ContactUsTitle {
    font-size: 16px;
    font-weight: 800;
    display: block;
    color: #3f4064;
}
.ContactUsBox_menu2 {
    border-radius: 0 0 8px 8px;
    text-align: left;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    margin: 0;
}
.ContactUsBox_menu2, .TextLevel4, .create_login, .goToPanel {
    white-space: nowrap;
}
.ContactUsBox_menu2>li>a {
    display: block;
    border-bottom: 1px solid #f5f7fa;
    color: inherit;
    transition: .14s;
    font-size: 16px;
    vertical-align: middle;
    padding: 8px 0;
    text-align: right;
}
.ContactUsBox_menu2 li:hover a, .ContactUsBox_menu2 li:hover a:not([href]):not([class]){
    color: #ee0481;
    text-decoration: auto;
}
.ContactUsBox_menu2 li:hover a svg{
    fill: currentColor;
}
#UserProfile_image{
    width: 25px;
    height: 25px;
    border-radius: 99px;
    margin-left: 8px;
}
.d-flx  {
    
    display:  -ms-flexbox;
    
    display:  flex;
    
    -ms-flex-wrap:  wrap;
    
    flex-wrap:  wrap;
    
}
.align-center  {
    
    align-items:  center;
    
}
.j-center  {
    
    justify-content:  center;
    
}
.LoginBtn,  .LoggedIn  {
    border:  1px solid #e0e0e6;
    background-color:  transparent;
    padding: 6px 16px;
    border-radius:  8px;
    position:  relative;
    cursor:  pointer;
}
.LoginBtn  {
    
    display:  block;
    
}
.cart-icon {
    
    position:  relative;
    
}
.shopDS-svg-icon svg  {
    width:  24px;
    height:  24px;
    display:  inline-block;
}
.LoginBtn .shopDS-svg-icon svg  {
    
    width:  17px;
    
    height:  17px;
    
    stroke:  #3f4064;
    
    margin-left:  8px;
    
}
.shopDS-svg-icon,  #usersNames  {
    
    color:  #080a38;
    
    font-size:  14px;
    
    font-weight:  700;
    
    line-height:  2.17;
    
    position:  relative;
    
}
.line-24  {
    
    display:  block;
    
    width:  1px;
    
    height:  24px;
    
    margin:  0 12px;
    
    background-color:  #e0e0e6;
    
}
#BasketCount  {
    
    position:  absolute;
    
    right:  -4px;
    
    top:  -14px;
    
    display:  block;
    
    text-align:  center;
    
    background-color:  #ee0480;
    
    border-radius:  3px;
    
    font-size:  10px;
    
    font-weight:  700;
    
    color:  #fff;
    
    padding:  5px 5px 3px;
    
    line-height:  1;
    
    min-width:  18px;
    
    z-index:  1;
    
}
.j-between {
    justify-content: space-between;
}
.callUs svg{
    width: 17px;
    height: 17px;
    display: inline-block;
}
/******************************** end top menu ************************************/
/*************************** Desktop Menu*********************************/
.MultiLevelNav{
    background: #fff;
}
.MultiLevelNav *{
    text-align: right;
    cursor: pointer;
}
.ParentLevel1{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    max-width: 1676px;
    margin: auto;
    padding: 7px 0;
    background: #fff;
}
.ItemLevel1{
    padding: 0 12px;
    display: inline-block;
}
.ItemLevel1.fading{
    margin: 0;
}
.ItemLevel1.fading .TextLevel1{
    color: #ee0481;
}
.ItemLevel1.fading svg{
    width: 18px;
    height: 18px;
    fill: currentColor;
    display: inline-block;
}
.TextLevel1{
    font-size: 18px;
    font-weight: 600;
    line-height: 2.17;
    color: #5a5c7a;
    cursor: pointer;
    align-items: center;
    display: flex;
    white-space: nowrap;
    position: relative;
}
.ItemLevel1:first-child .TextLevel1{
    color: #3f4064;
    font-size: 18px;
    line-height: 2.15;
    font-weight: 800;
    padding-left: 15px;
    position: relative;
}
.ItemLevel1:first-child .TextLevel1:before{
    content:'';
    background: #e0e0e6;
    width: 1px;
    height: 15px;
    display: block;
    position: absolute;
    right: auto;
    left: 0;
}
.IconL1{
    margin-left: 2px;
}
.IconL1 svg{
    margin:  0 !important;
    transform: rotate(-90deg);
}
.TextLevel1:after{
    content:'';
    background: #ee0481;
    transition: all .2s ease;
    pointer-events: none;
    height: 2px;
    width: 0;
    border-radius: 8px 8px 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 50;
    transform: translate3d(100px, 0, 0);
    display: block;
}
.ItemLevel1:hover .TextLevel1:after{
    width: 100%;
    transform: translate3d(0, 0, 0);
}
.ItemLevel1:hover .BoxLevel2{
    display: block;
}
.ItemLevel2{
    width: 100%;
    align-items: center;
    display: flex;
}
.TextLevel2 {
    color: #3f4064;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.17;
    flex: 0 0 13%;
    border-left: 1px solid #f1f2f4;
    padding: 12px 8px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.ItemLevel2:hover .TextLevel2, .HovItemL2 .TextLevel2{
    color: #ee0481;
    background: rgb(241 242 244 / 40%);
}
.IconL2 svg{
    width: 22px;
    height: 22px;
    display: inline-block;
    fill: currentColor;
    margin-left: 8px;
}
.ItemLevel1:hover .TextLevel1, .ItemLevel3:hover .TextLevel3, .ItemLevel4:hover .TextLevel4{
    color: #ee0481;
}
.BoxLevel2, .BoxLevel3{
    display: none;
}
.ParentLevel2{
    position: absolute;
    z-index: 20;
    background: #fff;
    right: 0;
    left: 0;
    max-width: 1676px;
    margin: auto;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 14%), 0 4px 8px rgb(0 0 0 / 30%);
    background-color: #fff;
    overflow: hidden;
    top: 120px;
}
.ParentUl2{
    display: flex;
    flex-direction: column;
    border-left: 1px solid #f1f2f4;
    scrollbar-width: 8px;
}
.ParentLevel3{
    top: 0;
    max-width: 86%;
    position: absolute;
    width: 100%;
    right: auto;
    left: 0;
    height: 100%;
    padding: 12px 0;
    background: #fff;
}
.ParentUl3{
    background-color: #fff;
    cursor: default;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 300px;
    display: flex;
}
.ParentUl4{
    height: auto;
    flex-wrap: wrap;
    flex-direction: column;
    display: flex;
    justify-content: flex-start;
    padding: 0;
    max-height: 245px;
}
.ItemLevel4 {font-weight: 700;vertical-align: middle;}
.ItemLevel2:hover .BoxLevel3, .HovItemL2 .BoxLevel3{
    display: block;
}
.ItemLevel3{
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}
.TextLevel3{
    color: #080a38;
    font-size: 16px;
    font-weight: 700;
    line-height: 2.15;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-right: 12px;
}
.TextLevel3:before{
    content:'';
    background: #ee0481;
    display: block;
    position: absolute;
    width: 2px;
    height: 14px;
    top: 7px;
    right: 0;
    left: auto;
}
.TextLevel4{
    color: #767790;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.17;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-decoration: none;
}
.ItemLevel1.megaMenu .ParentLevel2 {
    width: auto;
    right: auto;
    left: auto;
}
.ItemLevel1.megaMenu .ParentLevel2 .TextLevel2{
    flex: 0 0 100%;
    line-height: 1;
}
.menu_header{
    display: none;
}
.d-block-sup {
    display: none;
}
/*************************** End Desktop Menu*********************************/







/* 



.ItemLevel1.categories {
    cursor: pointer;
    transition: .5s;
    padding: 13px 21px 13px 24px;
    margin: 0 0 0 10px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    position: relative;
    line-height: 1.5;
    background-color:  #1f1180;
    color: #fff;
    width: auto;
    justify-content: space-between;
}
.ItemLevel1{
    position: relative;
    line-height: 1.5;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.categories .TextLevel1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}
.ItemLevel1 .TextLevel1 .IconL1 svg {
    width: 18px;
    height: 18px;
}
.ItemLevel1.categories .TextLevel1 .IconL1 svg {
    width: 24px;
    height: 24px;
    fill: #fff;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.categories .TextLevel1 .spnL1 {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 2px 5px 0 0;
    white-space: nowrap;
    color: #fff;
}
.MultiLevelNav .ParentLevel1 {
    padding: 10px 0 12px;
    display: flex;
    align-items: center;
}
.MultiLevelNav, .MultiLevelNav .ParentLevel1 {
    display: -ms-flexbox;
    list-style: none;
    margin-bottom: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 {
    position: absolute;
    top:  50%;
    right:  auto;
    z-index: 999;
    width: 270px;
    border-top: 15px solid transparent;
    opacity: 0;
    transition: .3s;
    visibility: hidden;
    display:  none;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 {
    background-color: #fff;
    display: block;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ParentUl2 {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    border: 2px solid #eee;
    padding: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2 {
    padding: 0 28px;
    transition: .5s;
    float: left;
    position: relative;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2 .TextLevel2 {
    color:  #666d7a;
    font-weight:  600;
    padding: 9px 0;
    transition: .3s;
    line-height: normal;
    border-bottom: 1px solid #eee;
    display: flex;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    font-size:  13px;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2:last-child .TextLevel2, .MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 .ItemLevel3:last-child {
    border: none;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 {
    margin: auto;
    top: -1px;
    left: calc(100% + 0px);
    transform: scale(0);
    transition: left .3s, opacity .6s cubic-bezier(.65,  .8,  .44,  .99);
    padding: 30px;
    background-image: url("/FileManager/Icons/Background/department-menu-bg-1.jpg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 545px;
    min-width: 200px;
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 999;
    float: left;
    height: 100%;
    min-height: 420px;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2:hover .BoxLevel3 {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 {
    display: flex;
    padding: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 .ItemLevel3 {
    padding: 0 30px;
    border-right: 1px solid #eee;
    width: 45%;
    text-align: left;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 .ItemLevel3 .TextLevel3 {
    padding: 0;
    margin: 0 10px 22px 0;
    font-weight: 700;
    color: #222;
    border-right: 1px solid #eee;
    position: relative;
    cursor: pointer;
    text-decoration: none;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 .ItemLevel3 .BoxLevel4 .ParentLevel4 .ParentUl4 {
    padding: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 .ItemLevel3 .BoxLevel4 .ParentLevel4 .ParentUl4 .ItemLevel4 .TextLevel4 {
    text-align: left;
    border: none;
    padding: 0;
    margin: 0 0 12px;
    font-weight: 400;
    line-height: 1.4;
    display: inline-block;
    transition: .3s;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ParentLevel2 .ItemLevel2 .BoxLevel3 .ParentLevel3 .ParentUl3 .ItemLevel3 .BoxLevel4 {
    margin: 20px 0 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1:hover .BoxLevel2 {
    opacity: 1;
    visibility: visible;
    display:  block;
}
.MultiLevelNav {
    margin-top: 0;
    width: 100%;
    background: #fff;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 234;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.MultiLevelNav .ParentLevel1 {
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: start;
    position: relative;
    flex-wrap: nowrap;
    background-color: transparent;
    color: #616161;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    align-items: center;
    max-width: 1670px;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1:first-child .TextLevel1 {
    margin-right: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .TextLevel1 {
    margin: 0;
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    font-size:  18px;
    padding: 11px 21px;
    border-style: none;
    color:  #3f4064;
    font-weight:  600;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .TextLevel1 .spnL1:after {
    content: "";
    display: block;
    height: 2px;
    width: 0;
    position: absolute;
    right: 0;
    bottom: -7px;
    left: 0;
    background:  linear-gradient(90deg, #ee0481 0, #f89ccd 35%, #ecd812 100%);
}
.GlasBg, .MultiLevelNav .ParentLevel1 .ItemLevel1.chevronDown .TextLevel1 .IconL1, .collapse__btn, .d_block900, .menu_header {
    display: none;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1:hover .TextLevel1 .spnL1:after {
    width: 100%;
    transition: .4s;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.megaMenu .BoxLevel2 {
    width: auto;
    right: auto;
    left: auto;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2.HovItemL2 .TextLevel2:before {
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-direction: normal;
    transform: translateX(7px);
    transition: transform linear;
    will-change: transform;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2:hover .TextLevel2:hover:before {
    opacity: 1;
    margin-left: 3px;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2 .BoxLevel3 .TextLevel3 {
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2 .BoxLevel3 .ItemLevel3 .TextLevel3:before {
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 1px;
    background: linear-gradient(90deg, #8b8b8e 0, #c6c5c8 35%, #d4d3d5 100%);
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear;
    visibility: hidden;
    opacity: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2 .BoxLevel3 .ItemLevel3:hover .TextLevel3:before {
    right: 0;
    visibility: visible;
    opacity: 1;
    width: 30px;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .BoxLevel2 .ItemLevel2 .BoxLevel3 .ItemLevel3:hover .TextLevel3 {
    color: rgb(251 251 251);
}
.MultiLevelNav.scrolling {
    position: fixed;
    background-color: #fff;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@keyframes fadeOutUp {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
}@keyframes fadeInDown {
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
}.GlasBg {
    width: 100%;
    height: 100%;
    background: #1111115c;
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;
}
.collapse__btn {
    transition: .3s;
    cursor: pointer;
    text-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
}
.menuspin {
    width: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 16px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 50;
    right: 40px;
    bottom: 0;
    top: 91px;
    padding: 0;
    position: absolute;
    left: auto;
}
.menuspin div {
    width: 40px;
    height: 2px;
    background: #000;
    position: relative;
    -webkit-transition: .2s cubic-bezier(.4,  0,  .2,  1);
    -o-transition: .2s cubic-bezier(.4,  0,  .2,  1);
    transition: .2s cubic-bezier(.4,  0,  .2,  1);
}
.right_zero {
    right: 0!important;
}
.UNmaeImgBox a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.LoginBtn .spnL1 {
    margin-left: 9px;
}
.ContactUsBox_menu {
    margin-top: 1px;
    text-align: right;
    min-width: 239px;
    right:  auto;
    position: absolute;
    display: none;
    z-index: 99;
    padding: 15px 0 0;
    box-shadow:  0 2px 4px 0 rgb(0 0 0 / 10%);
    border-radius: 8px;
    background: #f2f2f5;
    left:  0;
}
#UserProfile_image {
    width: 25px;
    height: 25px;
    margin-left: 5px;
    border-radius: 50%}
.ContactUsTitle {
    font-size: 16px;
    font-weight: 800;
    display: block;
}
.menu__phone {
    font-size: 12px;
    color: #212125;
}
.ContactUsBox_menu2 {
    border-radius: 0 0 8px 8px;
    text-align: right;
    white-space: nowrap;
    width: 100%;
    background: #fff;
    padding: 0 15px;
}
.ContactUsBox_menu2>li>a {
    display: block;
    border-bottom: 1px solid #eee;
    color: inherit;
    transition: .14s;
    font-size: 14px;
    vertical-align: middle;
    padding:  6px 0;
}
.ContactUsBox_menu2>li>a:hover {
    font-weight: 600;
    letter-spacing: .3px;
}
.ContactUsButton {
    cursor: pointer;
    background: 0 0;
    border: none;
    fill: #a3a3a3!important;
}
.ContactUsIcons {
    transition: .3s;
}
.ContactUsButton:hover .ContactUsIcons, .IsOpen .ContactUsIcons {
    color: var(--sitecolor);
}
.IsOpen .chevronMenu {
    transform: rotate(180deg);
} */
.collapse__btn{
    display: none;
}
.menuspin {
    width: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 16px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 50;
    right: 40px;
    bottom: 0;
    top: 91px;
    padding: 0;
    position: absolute;
    left: auto;
}
.menuspin div {
    width: 40px;
    height: 2px;
    background: #000;
    position: relative;
    -webkit-transition: .2s cubic-bezier(.4, 0, .2, 1);
    -o-transition: .2s cubic-bezier(.4, 0, .2, 1);
    transition: .2s cubic-bezier(.4, 0, .2, 1);
}
@media (max-width:1654px) {
    .MultiLevelNav .ParentLevel1, .shopDS-container {
    width: 1500px;
    padding-right: 0;
    padding-left: 0;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.categories {
    width: auto;
    line-height: 1.5;
}
}@media (max-width:1520px) {
    .MultiLevelNav .ParentLevel1, .shopDS-container {
    width: 1360px;
}
}@media (max-width:1380px) {
    .MultiLevelNav .ParentLevel1, .shopDS-container {
    width: 1200px;
}
}@media (max-width:1220px) {
    .MultiLevelNav .ParentLevel1, .shopDS-container {
    width: 1100px;
}
}@media (max-width:1120px) {
    .MultiLevelNav .ParentLevel1, .shopDS-container {
    width: 1000px;
}
}@media (max-width:1020px) {
    .MultiLevelNav .ParentLevel1, .shopDS-container {
    width: 900px;
}
.header-element--header-bar {
    display: none;
}
.site-header .header-items--right {
    width: 35%;
    margin-top: 10px;
    margin-right: auto;
}
.header-element--account {
    margin-right: 0;
}
}
@media (max-width:920px) {
    .search-inner-content{
    flex: 0 0 85%;
    max-width: 85%;
}
    .site-header .header-items--right {
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #eee;
    padding: 15px 0 0;
}
.collapse__btn {
    display: flex!important;
    align-items: baseline;
}
.MultiLevelNav, .MultiLevelNav.scrolling {
    position: fixed;
    bottom: 0;
    top: 0;
    height: 100%;
    z-index: 9999999;
    width: 16rem;
    right: -16rem;
    transition: .7s;
    overflow-y: auto;
    margin-top: 0;
    overflow-x: hidden;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    display: block;
    background: #fff;
    animation: none;
}
.right_zero{
    right: 0 !important;
}
.menu_header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 0;
    border-bottom: 1px dashed #484848;
}
.close_menu {
    position: absolute;
    top: -8px;
    left: 0;
    z-index: 99;
    cursor: pointer;
    color: #cacfd5;
    font-size: 30px;
    padding: .7rem;
}
.logo_wrapper a {
    color: #fff;
    display: block;
    text-align: right;
    text-indent: -1000em;
    background: url(/FileManager/logo/logo.svg) 50%/50% no-repeat;
    -webkit-transition: background-position .3s cubic-bezier(.17,  .67,  .49,  .93);
    transition: background-position .3s cubic-bezier(.17,  .67,  .49,  .93);
    width: 250px;
    height: 50px;
    /* filter: contrast(0); */
}
.MultiLevelNav .ParentLevel1 {
    flex-direction: column;
    width: 15rem;
    align-items: flex-start;
    position: relative;
    padding-top: 25px;
    padding-right: 15px;
    background: transparent;
    display: block;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 {
    line-height: 3;
    display: block;
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .TextLevel1 {
    /* color: #fff; */
    /* opacity: .8; */
    /* padding: 11px 0; */
}
.MultiLevelNav .ParentLevel1 .ItemLevel1 .TextLevel1 svg {
    fill: #fff;
}
.site-header .header-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    margin: auto;
}
.site-header .header-items--center {
    width: 70%}
}@media (max-width:900px) {
    .shopDS-container {
    width: 800px;
}
.site-header .header-items--right {
    width: 100%;
    border-top: 1px solid #eee;
    padding: 20px 0 0;
}
}@media (max-width:800px) {
    .shopDS-container {
    width: 700px;
}
}@media (max-width:698px) {
    .shopDS-container {
    width: 600px;
}
.menuspin {
    right: 5%}
.site-header .header-items--center {
    width: 50%}
}@media (max-width:520px) {
    .site-branding .logo.logo-svg img {
    max-width: 100%;
    height: auto;
}
}
.d-block-sup {
    display: none;
}
.GlasBg{
    background: #000;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    position: fixed;
    z-index: 100;
    opacity: .3;
    display: none;
}
.ContactUsBox_menu2 li: last-child a {
    
    border:  none;
    
    padding:  6px 0 0;
    
}
.MultiLevelNav .ParentLevel1 .ItemLevel1: hover .TextLevel1 {
    
    color:  var(--color-golden);
    
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.megaMenu .TextLevel1 {
    
    display:  flex;
    
    align-items:  center;
    
    justify-content:  space-between;
    
    flex-direction:  row-reverse;
    
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.megaMenu .TextLevel1 svg {
    
    transform:  rotate(-90deg);
    
}
.MultiLevelNav .ParentLevel1 .ItemLevel1.megaMenu: hover .TextLevel1 svg {
    
    transform:  rotate(90deg);
    
}
/*************************************** responsive **********************************/
@media(max-width: 1138px){
    .t-search{
    width: 300px;
    max-width: 100%;
}
}
@media(max-width: 920px){
    .ItemLevel1:first-child .TextLevel1:before{
        content: none;
    }
    .GlasBg{
    }
    .ParentLevel2{
    top: auto;
    position: relative;
    max-width: 100%;
    box-shadow: none;
}
.ItemLevel2{
    border: 0;
    display: block;
}
    .ParentUl3{
    display: block;
    max-height: 100%;
}
     .ParentUl2, .ParentLevel3, .ParentUl3{
    /* display: none; */
}
    .ParentLevel3{
    position: relative;
    right: 0;
    max-width: 100%;
    background: transparent;
}
    .TextLevel2, .ItemLevel3{
    flex: 0 0 100%;
    max-width: 100%;
    border: 0;
    display: block;
}
    .hide{
    display: none;
}
    .t-logo{
    margin-right: 50px;
}
    .menuspin{
    top: 31px;
    right: 17px;
}
}
@media(max-width: 726px){
    .t-search {
    width: 200px;
    max-width: 100%;
}
    .search-inner-content {
    flex: 0 0 80%;
    max-width: 80%;
}
}
@media(max-width: 638px){
    .TopMenu .container.d-flx:first-child{
    flex-direction: column;
    align-items: flex-end;
}
.t-search{
    position: absolute;
    bottom: 12px;
    right: 17px;
    height: auto;
}
    .menuspin{
    top: 21px;
}
    .t-logo{
    margin: 0;
    flex: 0 0 100%;
    max-width: 100%;
}
    .TopMenu{
    border: 0;
}
    .lineMenu{
        border-bottom: 1px solid #f2f2f5;
        margin: 6px 0;
        width: 100%;
        height: 1px;
    }
}
@media(max-width: 450px){   
.line-24{
    margin: 0 6px;
}
    .LoginBtn, .LoggedIn{
    padding: 6px;
}
}
@media(max-width: 405px){
    .LoginBtn, .LoggedIn{
    padding: 0;
    border: 0;
}
        .LoginBtn span span{
    display: none;
}
    .LoginBtn .shopDS-svg-icon svg{
    margin: 0;
}
    .t-search{
    height: 30px;
}
}
@media(max-width: px){}