#nhgdcmega {
  box-shadow: inset 0 5px 15px rgba(0, 0, 0, 0.01);
  width: 100%;
  padding: 20px;
  background: white;
  border: 1px solid #EAEAEA;
  border-radius: 3px;
  overflow: hidden;
  margin-top: 6px;
  background: #fbf9f3 url('http://nhg.xpd.no/wp-content/themes/tights/img/fabric_of_squares_offwhite.jpg') top center repeat;
  text-align: center;
  /*.columns-2 {
		.products .product {
			.make-xs-column(12);
		}
	}

	.columns-3 {
		.products .product {
			.make-xs-column(12);
			.make-sm-column(12);
			.make-md-column(8);			
		}
	}

	&,.columns-4 {
		.products .product {
			.make-xs-column(12);
			.make-sm-column(8);
			.make-md-column(6);			
		}
	}*/
}
#nhgdcmega .nhgdc-2col-left {
  float: left;
  width: 50%;
  padding-right: 10px;
  height: 100%;
}
#nhgdcmega .nhgdc-2col-right {
  float: right;
  width: 50%;
  padding-left: 10px;
  height: 100%;
}
#nhgdcmega img {
  max-height: 100%;
  width: auto;
}
#nhgdcmega h2 {
  margin-top: 0;
}
#nhgdcmega h2,
#nhgdcmega h2 a {
  color: #E17B1F;
}
#nhgdcmega .brand-logos {
  text-align: center;
  overflow: hidden;
  clear: both;
}
#nhgdcmega .brand-logos .brand img {
  height: 25px;
  margin: 7px;
}
#nhgdcmega .block {
  background: white;
  display: block;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 12px;
}
#nhgdcmega .products {
  margin-top: 15px;
  overflow: hidden;
}
#nhgdcmega .products .product {
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}
@media (max-width: 767px) {
  #nhgdcmega .products .product {
    width: 50%;
  }
}
#nhgdcmega .products .product img {
  max-width: 100%;
  height: auto;
}
#nhgdcmega .products .product h3 {
  color: #333;
  margin: 0;
  font-size: 13px;
}
#nhgdcmega .mega {
  border-radius: 3px;
  max-width: 100%;
  height: auto;
}
#nhgdcmega .content-blocks a,
#nhgdcmega .content-blocks h2 {
  text-decoration: none;
  color: #333 !important;
}
#nhgdcmega .content-blocks a:hover,
#nhgdcmega .content-blocks h2:hover,
#nhgdcmega .content-blocks a:hover h2,
#nhgdcmega .content-blocks h2:hover h2 {
  color: #E17B1F !important;
}
@media (min-width: 768px) {
  #nhgdcmega .content-blocks > div:nth-child(4) {
    clear: left !important;
  }
}
@media (max-width: 767px) {
  #nhgdcmega .content-blocks > div:nth-child(3),
  #nhgdcmega .content-blocks > div:nth-child(5) {
    clear: left !important;
  }
}
#nhgdcmega .content-blocks .block {
  margin-bottom: 20px;
}
#nhgdcmega .content-blocks .block h2,
#nhgdcmega .content-blocks .block span {
  padding-left: 10px;
  padding-right: 10px;
}
#nhgdcmega .content-blocks .block img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
#nhgdcmega .content-blocks .block h2 {
  font-size: 17px;
  margin-bottom: 5px;
}
#nhgdcmega .content-blocks .block span {
  display: block;
  margin-bottom: 15px;
  color: #777;
  font-size: 12px;
}
#nhgdcmega .onsale {
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
#nhgdcmega .onsale .inside {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  width: 63.63961031px;
  height: 63.63961031px;
  top: -31.81980515px;
  left: -31.81980515px;
  padding-top: 47.63961031px;
  line-height: 14px;
  font-family: proxima-nova, sans-serif;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-shadow: 1px 1px rgba(255, 255, 255, 0.1);
  background-color: #FFE26B;
  color: #252A28;
  font-size: 14px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.005);
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
#nhgdcmega .badge {
  position: absolute;
  bottom: 5px;
  right: 5px;
  border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: bold;
  padding: 2px 3px 1px;
  background: #efefef;
  color: #555;
  text-shadow: none;
}
#nhgdcmega .badge.bestseller {
  background: #F7BA7E;
  color: #4F1E00;
}
#nhgdcmega .badge.new {
  background: #F7DF7E;
  color: #4F3600;
}
#nhgdcmega .products {
  list-style: none;
  padding: 0;
}
#nhgdcmega .products a:hover,
#nhgdcmega .products a:active {
  text-decoration: none;
}
#nhgdcmega .products .product {
  /* .make-xs-column(12);
			.make-sm-column(8);
			.make-md-column(6); */
  position: relative;
}
#nhgdcmega .products .product .block {
  position: relative;
}
#nhgdcmega .products .product .product-img-wrap {
  position: relative;
}
#nhgdcmega .products .product .wp-post-image {
  border-bottom: 1px solid #EFEFEF;
}
#nhgdcmega .products .product .product-info {
  margin: 10px 15px 15px 15px;
  height: 71px;
  overflow: hidden;
  text-align: center;
  /*@media (min-width: @screen-sm-min) {
		  			height: @product-line-height * 3;
		  		}

		  		@media (min-width: @screen-md-min) {
		  			height: @product-line-height * 2;
		  		}*/
}
#nhgdcmega .products .product .product-info,
#nhgdcmega .products .product .product-info h3 {
  line-height: 17px;
}
#nhgdcmega .products .product .product-info h3 {
  height: 17px;
  overflow: hidden;
}
#nhgdcmega .products .product.with-logo .product-info {
  height: 110px;
}
#nhgdcmega .products .product.with-logo .product-info .brand-logo-img {
  height: 30px;
  width: auto;
  margin: 4px auto 5px;
}
#nhgdcmega .products .product.doubleline .product-info {
  height: 127px;
}
#nhgdcmega .products .product.doubleline .product-info h3 {
  height: auto;
  min-height: 17px;
  max-height: 34px;
}
#nhgdcmega .products .product .price {
  display: block;
  font-weight: normal;
  font-size: 11px;
  color: #333;
}
#nhgdcmega .products .product .price del {
  color: #E05546;
  margin: -2px 0 0 0;
}
#nhgdcmega .products .product .price ins {
  background: none;
  text-decoration: none;
}
#nhgdcmega .products .product .price .from {
  font-size: 0.67em;
  margin: -2px 0 0 0;
  text-transform: uppercase;
  color: rgba(159, 96, 96, 0.5);
}
#nhgdcmega .products .product .add-to-cart-wrap {
  position: absolute;
  bottom: 20px;
  width: 100%;
  margin-left: -6px;
  padding: 0 15px;
}
