/* Off the Shelf v.1.1.5 Style Index

/*------------------------------------------------------------------------------------------*/
/* Custom CSS */
/*------------------------------------------------------------------------------------------*/
/* Ligne 680 */
.price
{
  font-family: "Bree Serif",serif;
  font-size: 2.8em;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/* Ligne 182 */
input.button_buy_table
{
  background-color: #508711; /*#97bf0f;*/
  /*background-color: transparent;
  background-image: #97bf0f;
  /*background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;*/
  font-family: "Bree Serif",serif;
  color: #ffffff;
  font-size: 1.4em;
  text-shadow: #35490e;
  /*display: inline-block;*/
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 7px;
  padding-right: 12px;
  padding-bottom: 7px;
  padding-left: 12px;/*
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;*/
}

/* Ligne 328 */
#pricing h4
{
  /*
  font-family: "Bree Serif",serif;
  color: #666666;
  text-align: center;
  font-weight: normal;
  font-size: 1.6em;
  */
  color : #508711;
}






