div#price_information p {
  text-transform: none;
  line-height: 1.3em;
}

@media screen and (max-width: 998px) {
  img.clear-img {
    float: none;
  }
  iframe.amoforms_iframe {
    width: auto!important;
  }
}
.content {
  min-height: 400px; 

}

.editor-content li {
  list-style-type: disc;
}

.collection__title-descriptipn-rh25 {
  margin-top: -2rem;
  margin-bottom: 2rem;
  font-size: 14px;
}

@media screen and (max-width: 1099px) {
  .collection__title-descriptipn-rh25 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media screen and (max-width: 500px) {

  .collection__title-descriptipn-rh25 {
    font-size: 12px;
    text-align: center;
  }
}
@media screen and (max-width: 769px) {
  .two-black {
    display: none !important;
  }
}
.cust-white {
  object-fit: contain;
}

.prod-block .img img {
  width: auto;
  margin: auto;
}

@media screen and (max-width: 769px) {
      .prod-block .img img {
        width: auto;
        margin: auto;
    }
  
  .special_product_label.new {
  	right: 10px !important;
  }
}

.new-product .gbtr_poduct_details_left_col .item{
  max-height: none;
}

.product-more-link {
  	display: block;
 	margin: 20px 0 0 0;
}
#selector-option-id-2775832 {
  display:none;
}
.contact-form-submit{
	font-family: "HelveticaNeue" !important;
}
.a-button{
	font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border: 4px solid #000000;
    padding: 8px 54px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 35px;
}
.a-button:hover{
	text-decoration: none;
  	color: white;
  	background: black;
}
.demo{
	text-align: center;
}
.demo p{
	padding: 30px;
}
/*
.overview{
	display: none !important;
}
*/

.registration-block{
	margin-bottom: none;
}
.reset__filter-wrap{
	visibility: hidden;
}

