@font-face {
  font-family: 'porto';
  src: url('font/porto.eot');
  src: url('font/porto.eot') format('embedded-opentype'),
       url('font/porto.woff2') format('woff2'),
       url('font/porto.woff') format('woff'),
       url('font/porto.ttf') format('truetype'),
       url('font/porto.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.consumerGroup .price-excluding-tax {
  display: none;
}
.tradeGroup .price-including-tax {
  display: none;
}
.product-options-bottom .price-box .price, .product-info-price .price-box .price {
  font-size: 28px;
  font-weight: 700;
  line-height: inherit;
  color: #000;
}

.mgz-pmt {
	overflow: auto !important;
}
.product-options-wrapper .swatch-attribute-options {
  padding: 0px 3px 0px;
  display: block;
}
.mgz-pmt .pmt-qty-wrapper .pmt-qty-button {
  display: none;
}
.mgz-pmt .pmt-qty-wrapper .pmt-qty {
  width: 45px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
}
.mgz-pmt .pmt-qty-wrapper {
  width: 45px !important;
}

.mgz-pmt tbody tr td:first-child {
  width: 90px;
}
.mgz-pmt thead th:first-child {
  width: 90px;
}
.mgz-pmt thead th {
  width: 67px;
}
.mgz-pmt tbody tr td {
  width: 67px;
}
.page-header .panel.wrapper .header-right {
  display: none !important; 
}
.page-header.type3 .header-main .header-left, .page-header.type3 .header-main .header-right {
  padding-top: 45px !important; 
  padding-bottom: 35px !important;
}
.brand-icon-img {
  height: 45px;
}
.brand-icon-logo {
  margin: 0 25px;
  height: 50px;
}
.columns {
  margin-top: 5px;
}
.footer-middle .block .block-title strong {
  font-weight: 700;
  font-size: 18px;
}
.block.filter {
  display: none;
}



@media (min-width: 992px) {
	.sw-megamenu.navigation li.level0.classic .submenu {
		padding: 20px 10px !important;
	}
	.sw-megamenu.navigation li.level0.classic .submenu a {
		font-size: 16px !important;
		line-height: 25px !important;
	}
}

