/*
 Theme Name:   Global Healthy Living Foundation
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  GHLF Custom Theme
 Author:       Asitha de Silva
 Author URI:   https://asithadesilva.com
 Template:     Total
 Version:      1.0.1
 Text Domain:  ghfltheme
*/

.ghlf-card-container {
    display: inline-flex;
    align-items: center;
    flex: auto;
    flex-wrap: wrap;
    padding: 0 20%;
    justify-content: center;
}

.ghlf-card-container .ghlf-card-item {
    width: 33%;
}

.navbar-style-one {
    margin-top: 0;
}

.gchoice_50_1_0, .gchoice_50_1_1{
    width:20%!important;
    display:inline-block!important;
}


#label_50_1_0{
    font-size:16px!important;
    color:#4dbc00!important;
}



#label_50_1_1{
    color:#bc0b00;
    font-size:16px!important;
}


div.gfield_radio input[type="radio"]:checked {
  filter: grayscale(1)!important;
}