/*
Theme Name: Hydrogen
Theme URI: http://gantry.org
Author: RocketTheme, LLC
Author URI: http://rockettheme.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.2.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.equineName .equineSex { padding-right: 20px; }

/*
*
*   Dentons additional code - https://github.com/dentonsnet/bapsh
* 
*/

.ProductPage--custom_fields span{
    font-weight: 600;
}

.ProductPage--custom_fields div{
    margin: 3px 0;
}

.related.products {
  display: none;
}