.mobile_app_navigation{
display:none;
}


@media (max-width: 1020px){

  .site_small_header_fixed{
      background-color: rgb(255, 255, 255) !important;
        border-bottom: 1px solid rgb(255, 255, 255) !important;
  }
  
  .mobile_app_navigation{
display:block;
}
  
  .nav-bar_dark {
border-bottom: 0px solid #eee;
}
  
.mobile_app_navigation{
    position: fixed;
    width: 100%;
    min-height: 10px;
    background: #fff;
    top: 50px;
  padding-top:4px;
    z-index: 98;
  font-size:0;
      box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
 
}

.show_item_count_in_carts{    
    position: absolute;
    left: 38px;
    min-width: 21px;
    background: #FB4B60;
    color: #fff;
    font-weight: 900;
    height: 22px;
    border-radius: 100%;
    line-height: 2.15em;
    font-size: 11px;
    top: 10px;
    text-align: center;
    padding-left: 2px;
}

.show_item_count_in_carts_2{
position: absolute;
    left: 51.5%;
    min-width: 17px;
    background: #FB4B60;
    color: #fff;
    font-weight: 900;
    height: 17px;
    border-radius: 100%;
    line-height: 1.95em;
    font-size: 10px;
    top: 6px;
    text-align: center;
    padding-left: 0px;
}

  .has-dropdown .nav-item-link:after {
    content: "";
    background: url('https://cdn.shopify.com/s/files/1/1563/5597/t/17/assets/ico_header_drop_down_link.png?2116241745198327127') no-repeat;
    background-position: center center;
    background-size:10px 6px;
    display: inline-block;
    width: 28px;
    height: 9px;
}
  

.grid-item img{
vertical-align:middle;
}

.img_ico_header_mobile{
width:33px;
  margin-right:18px;
  margin-top:-3px;
}



  .has-none-dropdown .nav-item-link:after {
    content: "";
    background: url('https://cdn.shopify.com/s/files/1/1563/5597/t/17/assets/ico_header_go_to_link.png?14422453254898796213') no-repeat;
    background-position: center center;
    background-size:6px 9px;
    display: inline-block;
    width: 28px;
    height: 9px;
}

.nav-item-link{
color:#322F31 !important;
          font-weight: 400;
    font-size: 16px;
  letter-spacing: 0.08em;
}
  

.mobile_app_navigation_list{
  box-sizing:border-box;
    width:25%;
  text-align:center;
  vertical-align:top;
    display:inline-block;
  padding-bottom:3px;
  border-bottom:4px solid transparent;
  transition:all 300ms ease;
}

.mobile_app_navigation_list_active{
  border-bottom:4px solid #3ADDC9;

}

.mobile_app_navigation_list:focus{
  opacity:0.5;
}


.mobile_app_navigation_list:hover{
  opacity:0.5;
}



.mobile_app_navigation_link{
position:relative;
  width:100%;
  text-align:center;
  vertical-align:top;
  box-sizing:border-box;
  border:0px solid #ccc;
  font-size:16px;
  display:inline-block;
 
}



.mobile_app_navigation_list_img{
width:33px;
  padding-top:4.5px;
}

.mobile_app_navigation_list_title{
font-size:10.5px;
  margin:0px;
  letter-spacing:0.05em;
  color:#0E0706;
  opacity:0.6;
}


.mobile_app_navigation_list_title_active{
font-weight:900;
  color:#3ADDC9;
  opacity:1;
}

}

@media (max-width: 1020px){
  
.menu_border_line_mobile {
    background: #0E0706;
}
  
.new_smaller_header_grid {
    height: 48px;
}
  
  .site_small_header_fixed {
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
  
  .grid_item_smaller_logo #logo img {
    width: 90px;
    padding-top: 0px;
    margin-top:-1px;
}
  
  .grid_item_smaller_logo #logo {
    padding: 17px 20px 14px 20px;
}
  
  #cart-count-2 {
    opacity: 0.15;
}
  
}

@media (max-width: 1020px){
  
  .currency-picker__wrapper {
    height: 0px;
}
  
.currency-picker__wrapper {
    padding-top: 0px;
    right: -3px !important;
}
  
  .currency-picker {
    font-size: 13px;
    background-size: auto 8px;
padding: 4px 0px 1px 54px;
        line-height: 3.75em;
    background-image:url('https://cdn.shopify.com/s/files/1/1343/4177/t/100/assets/white_arrow_select_dark_bottom.png?18042626234097802165') !important;
 
        font-weight: 600;
        color: #322F31 !important;
}
  

.nav-item-link {
    padding: 15px 18px !important;
}
  
  .nav_secondaty .has-dropdown .nav-item-link {
    padding: 17px 18px !important;
}
  
  
    .split_up_header_part_other{
height:118px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}
  
  
  .split_up_header_part{
height:118px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}
  
}

@media (max-width: 980px){
.split_up_header_part{
height:64px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}
}
  
@media (max-width: 640px){
.menu_icon_expand {
    width: 28px;
    padding-left: 20px;
    padding-top: 16px;
}
  
.menu_close_line_mobile {
    left: 20px;
      top: 3px;
}
  
}


@media (max-width: 480px){
  
  
  .split_up_header_part{
height:52px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}
  
  
  .mobile_app_navigation {
    top: 41px;
  }
  
  .grid_item_smaller_logo{
      height: 40px;
  }
  
  .menu_icon_expand {
   padding-top: 13.5px;
}
  
  .grid_item_smaller_logo #logo {
    padding: 14.5px 20px 11px 20px;
}
  
  .currency-picker {
    line-height: 2.9em;
}
  
  .new_smaller_header_grid {
    height: 40px;
}
  
  .mobile_app_navigation_list_img{
width:30px;
}
  

  
}


  @media (max-width: 400px){
  .split_up_header_part{
height:55px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}
  }



@media (max-width: 375px){

.mobile_app_navigation_list_img{
width:30px;
}
  
  .show_item_count_in_carts_2 {
    position: absolute;
    left: 51.5%;
    min-width: 17px;
    background: #FB4B60;
    color: #fff;
    font-weight: 900;
    height: 17px;
    border-radius: 100%;
    line-height: 1.95em;
    font-size: 10px;
    top: 5px;
    text-align: center;
    padding-left: 0px;
}
  
}


@media (max-width: 340px){
  
    
    .split_up_header_part_other{
height:106px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}
  
  
    .split_up_header_part{
height:43px;
  width:100%;
  position:relative;
  box-sizing:border-box;
}

.mobile_app_navigation_list_img{
width:27px;
}
  
  .show_item_count_in_carts_2 {
    position: absolute;
    left: 51%;
    min-width: 17px;
    background: #FB4B60;
    color: #fff;
    font-weight: 900;
    height: 16px;
    border-radius: 100%;
    line-height: 1.95em;
    font-size: 9px;
    top: 5px;
    text-align: center;
    padding-left: 0px;
}
  
  .mobile_app_navigation_list {
    border-bottom: 3px solid transparent;
}
  
  .mobile_app_navigation_list_active {
    border-bottom: 3px solid #3ADDC9;
}
  
  
  .mobile_app_navigation_list_title {
    letter-spacing: 0em;
        font-size: 9.5px;
    margin-top:-0.5px;
}
  
  .mobile_app_navigation_list {
    padding-bottom: 2px;
}
  
  
    .mobile_app_navigation {
    top: 35px;
  }
  
  .grid_item_smaller_logo{
      height: 35px;
  }
  
  .menu_icon_expand {
   padding-top: 11px;
}
  
  .grid_item_smaller_logo #logo {
    padding: 10.5px 20px 11px 20px;
}
  
  .currency-picker {
    line-height: 2.9em;
}
  
  .new_smaller_header_grid {
    height: 35px;
}
  
  .mobile_app_navigation_list_img{
width:28px;
}
  
  .grid_item_smaller_logo #logo {
    padding: 13px 20px 11px 20px;
}
  
  .currency-picker {
    line-height: 2.7em;
}

 .currency-picker {
    font-size: 12px;
    background-size: auto 6px;
    padding: 2.5px 0px 1px 60px;
       margin-right: 14px;
}
  
  .img_ico_header_mobile {
    width: 28px;
        margin-right: 11px;
    margin-top: -2px;
}
  
  .menu_close_line_mobile {
    top: 5px;
  }
  
  .nav_secondaty .has-dropdown .nav-item-link {
    font-size: 12px !important;
        letter-spacing: 0.02em;
}
  
  .nav-item-link{
    font-size: 12px !important;
        letter-spacing: 0.02em;
  }
  
 .nav-item-link .show_item_count_in_carts {
    position: absolute;
    left: 10.5%;
    min-width: 17px;
    background: #FB4B60;
    color: #fff;
    font-weight: 900;
    height: 18px;
    border-radius: 100%;
    line-height: 1.9em;
    font-size: 10px;
    top: 10px;
    text-align: center;
    padding-left: 2px;
}

  
}


