input[type=checkbox]:checked {
  background-color: #2980b9;
}

textarea {
  background-color: #ffffff;
  background: #ffffff;
}

.mobile-menu-container .hs-simple .input-wrapper .btn-search,
.mobile-menu-container .hs-simple .input-wrapper .form-control {
  display: none;
}

.mobile-menu-container {
  background: #223f57;
}

button.single_add_to_cart_button.button.alt {
  background-color: #2980b9;
}

.cart-subtotal {
  display: none;
}

.woocommerce-variation-add-to-cart,
form.cart {
  margin-bottom: 0px;
}

.avg-rating-container mark align-content {
  font-size: 4em;
}

.col-md-4.col-sm-6.col-12.icon-box-wrap {
  visibility: hidden;
}

.product-gallery-btn.open-product-video-viewer {
    color: #ffffff;
    background: none;
}

#the_cover {
		background: #ffffff;
		width: 100%;
		height: 30px;
		position: absolute;
		bottom: 0px;
		z-index: 99;
}