@font-face {
  font-family: 'poppins';
  src: url('../fonts/Poppins-Regular.ttf') format('truetype');
}
.view_demo_btn
{
  width: 206.767px;
  float: right;
  margin-top: -40px;
  background-color: #105b95;
  color: #fff;
  font-family: 'poppins';
  font-size: 14px;
}
.view_demo_btn:hover
{
  background-color: #003055;
  color: #fff;
}
.view_demo_btn:active
{
  background-color: #003055;
  color: #fff;
}
.page-product-downloadable .product-options-wrapper
{
  float: none !important;
  margin-top: -2px;
}
.box-tocart .fieldset
{
  border-bottom: 0px solid #c1c1c1 !important;
}
.field.choice.admin__field.admin__field-option
{
  width: 150px !important;
}
.page-product-downloadable .product-add-form
{
  clear: none !important;
}