﻿@charset "utf-8"; 
:root {--color: #F1AA11;}
.pro-d-main .prodetails-tabs .prodetails-tabs-item.green{display: none; }
.pro-d-main .prodetails-tabs .prodetails-tabs-item{background-color: var(--color); }
  @media (min-width:1024px){.head-logo a img{max-height:80px}
header.is-active .head-logo a img{max-height:75px}}
footer .foot-logo img {max-height: unset;}