/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="http://themeforest.net/user/luisvelaz">Everthemes</a>
* Template: goya
* Version: 1.0.5.1
*/

.taste-attributes .pa_size {
  display: flex;
}
.taste-attributes {
  list-style-type: none;
}
.taste-attributes .attribute-label {
  font-size: inherit;
  text-transform: capitalize;
  padding: 0;
  padding-right: 0px;
  padding-right: .75rem;
  margin: 0;
  color: #282828;
  font-weight: bold;
}
.taste-attributes .attribute-value {
  color: #686868;
  font-size: 16px;
  font-weight: bold;
}
.go-back {
    background: #bd9a4b;
    color: #fff!important;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    line-height: 1.6;
    font-size: inherit;
    color: #fff;
    padding: 0.25rem 1.75rem;
    border: 2px solid transparent;
    width: 148px;
    text-align: center;
}
