.menu-node--main_lvl_1 > .menu-link {
  color: white;
}
.menu-node--main_lvl_1 > .menu-link > .menu-marker {
  color: #fcd06a;
}

.menu--main > li:first-child > a[href="/collection/popular"] {
  color: red;
  font-weight: bold;
  font-size: 20px;
}

div.index .slider-title > a {
  color: red;
  font-weight: bold;
  font-size: 22px;
  padding: 3px 8px 0 8px;   
  border-radius: 3px;
}

.search_widget-toggler.fr.js-search_widget-toggler {
  display: none;
}

.search_widget-toggler.fr.js-search_widget-toggler+.mc-grid-12.lg-fr.js-search_widget-wrapper.hidden.mc-hidden {
  display: block !important;
}

@media (min-width: 1080px) {
  
.header-block.contacts.lg-padded-inner-bottom>p {
  padding-top: 10px;
  float: left;
  }
  
 .header-block.contacts.lg-padded-inner-bottom  .tel+table {
    width: 172px !important;
  }
 
.header-block.contacts.lg-padded-inner-bottom>p:first-child,
.header-block.contacts.lg-padded-inner-bottom>p:nth-child(3){
  display: none;
}
  
  
  
}

a[href="/collection/popular"].menu-link {
  color: red;
}
  

