.mgrc{
        background: none ;
}

.mgrc .share{
    color:#000000;
    
}
.mgrc .share a.facebook{
    background:url(../../../images/icons/facebook_white.svg) no-repeat center;
}
.mgrc .share a.twitter{
    background:url(../../../images/icons/twitter_white.svg) no-repeat center;
}
.mgrc .share a.instagram{
    background:url(../../../images/icons/instagram_white.svg) no-repeat center;
}


.commerce_premium .header_informations .logo {
  background: none;
  justify-content: center;
}

.commerce_premium .header_informations .logo img {
  display: block;
}

@media (max-width: 1023px) {
  .commerce_premium .header_informations .logo img {
    width: auto;
    height: 78px;
    margin: auto;
  }
}

.commerce_premium .header_informations .part1 .my_order {
  color: #000000;
}

.commerce_premium .header_informations .part1 .tel {
  color: #000000;
  background: url(../../../images/icons/phone.svg) no-repeat center left; 
}

@media (max-width: 1023px) {
  .commerce_premium .header_informations .part1 .tel {
   background: none;
  }
}

.commerce_premium .header_informations .part2 {
	  color: #000000;
}

.commerce_premium .header_informations .part2 .custom_informations {
	  color: #00000;
}

.commerce_premium .header_informations .part2 .rate {
  color: #000000;
  text-align:left;
}

.commerce_premium .header_informations .part2 .rate > div a {
  color: #000000;
}

.commerce_premium .header_informations.sticky .logo img {
  width: auto;
  height: 110px;
  margin: auto;
}

@media (max-width: 1023px) {
  .commerce_premium .header_informations.sticky .logo img {
    height: 70px;
  }
}

.commerce_premium .header_informations.sticky .part1 .my_order {
  color: #000;
}

.commerce_premium .header_informations.sticky .part1 .tel {
  color: #000000;
     background: none;
  /*background: url(../images/icons/phone.svg) no-repeat center left;*/
}

.commerce_premium .header_informations.sticky .part1 .tel2 {
  color: #000000;
     background: none;
  /*background: url(../images/icons/phone.svg) no-repeat center left;*/
}

@media (max-width: 1023px) {
  .commerce_premium .header_informations.sticky .part1 .tel {
   background: none;
  }
}


.commerce_premium .header_informations.sticky .part2 .custom_informations {
  color: #000;
}

.commerce_premium .header_informations.sticky .part2 .rate {
  color: #000000;
}

.commerce_premium .header_informations.sticky .part2 .rate > div a {
  color: #000000;
}
