#wrapper {
  margin-top: 0px !important;
}


#payment-option-1-additional-information p, #payment-option-4-additional-information dl  {
  line-height: 1rem;
}

#payment-option-4-additional-information dt, #payment-option-4-additional-information dd {
  flex: 0 0 48%;
}

@media (min-width: 768px){
  .col-product-image {
	flex: 0 0 25%;
	max-width: 25%;
  }
  .col-md-6.col-product-info {
	width:75% !important;
	max-width:75% !important;
	-ms-flex: 0 0 75% !important;
	flex: 0 0 75% !important;
  }

  #col-product-info {
	display: inline-flex;
	height: 100%;
	padding-bottom: 20px;
  }

  .product_header_container {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	border-bottom: none !important;
	margin-top: 40px;
  }

  .product-information {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid rgba(160,160,160,.25);
  }


  .product-actions {
	margin-top: -3rem;
  }

  .product-info-row {
	margin-bottom: -0.5rem !important;
  }
}

.product-prices .product-reference, .product-prices #product-availability, #add-to-cart-or-refresh {
	display: none;
}

.product-additional-info {
  border-top: none ! important;
  padding-top: 0 ! important;
  padding-bottom: 2rem;
}

@media (max-width: 767px) {
 .product-additional-info {
	 display: none !important;
 }
}

#iqithtmlandbanners-block-5 {
  text-align: center;
  background-color: #ddc1a5;
  color: #FFF;
  line-height: 36px;
  width: 100% !important;
}

#iqithtmlandbanners-block-5 a {
  color: #FFF !important;
}

#tablecombz-wrapper {
  margin: 20px 0;
  overflow-x: hidden;
}

#tablecombz-table .attribute-disabled {
  display:none;
}

.tablecombz-filter, .tablecombz-fm {
  display: none;
}

.tablecombz-img img {
  height: 150px !important;
}

.tablecombz-image-modal figure {
  margin-left:-250px;
}

.tablecombz-table thead tr th {
  border: none !important;
  font-weight: normal;
}

#tablecombz-table .first_item {
  width: 150px !important;
}

.tablecombz-table {
  font-family: Arial;
  font-size: 14px;
}

.sum-label, .tablecombz-table .total .note, .tablecombz-table .total .note {
  display: none !important;
}

.tablecombz-table .total u {
  text-decoration: none !important;
}

.tablecombz-table .total {
  padding: 50px 15px !important;
}

.batch_buy {
  width: 300px;
  float: right;
}

#product #main-product-wrapper #tablecombz-wrapper {
  display: block;
}

@media (max-width: 767px){
  #tablecombz-wrapper {
	background-color: #FFF;
	position: relative;
	margin: -80px -15px 60px;
	width: auto;
	padding: 15px;
  }

  .tablecombz-img img {
	height: 120px !important;
  }

  .tablecombz-image-modal #thumbnails {
	display:none;
  }
  
  
}

@media (max-width: 820px){
  #tablecombz-table tr th:nth-child(2), #tablecombz-table tr th:nth-child(3), #tablecombz-table tr th:nth-child(4), #tablecombz-table tr td:nth-child(2), #tablecombz-table tr td:nth-child(3), #tablecombz-table tr td:nth-child(4) {
	display:none;
  }
  
  #tablecombz-table .tablecombz-avail, #tablecombz-table tr th:nth-last-child(2) {
	display: table-cell !important;
  }
  
  .batch_buy {
	width: 100%;
	float: right;
	margin-bottom:1rem;
  }

  #product #footer {
    margin-top: -80px !important;
  }
}

.reassurance_top_banner span {
  display:none;
}

.my-account-page-content .fa-file {
  display:none !important;
}