/* Enter Your Custom CSS Here */
.icon-cooking {
    background: url(http://mychefathome.com.au/wp-content/uploads/2015/10/icon_Cooking.png) no-repeat;
}
.icon-glutee {
    background: url(http://mychefathome.com.au/wp-content/uploads/2015/10/icon_GluteeFree.png) no-repeat;
}
.icon-italy {
    background: url(http://mychefathome.com.au/wp-content/uploads/2015/10/icon_Italytour.png) no-repeat;
}
.icon-cooking, .icon-glutee, .icon-italy{
  display:inline-block;
  height:122px;
  margin-bottom:10px;
  width:133px;
}
.copyright{display:none;}
.column > .dt-custom-service {
    min-height: 272px;
}
@media only screen and (max-width:479px){
#reservation div.wpcf7 {
    width: 100% !important;
    margin-left: 10px !important;
}
    #reservation span.wpcf7-list-item {
    width: 95%!important;
    margin: 10px 0 20px!important;
}
  }
@media only screen and (min-width:480px) and (max-width:767px){
    #reservation div.wpcf7 {
    width: 50% !important;
}
  #reservation span.wpcf7-list-item {
    width: 95%!important;
    margin: 10px 0 20px!important;
}
}
@media only screen and (min-width:768px) and (max-width:959px){
.column > .dt-custom-service {
    min-height: 322px;
}
    #reservation div.wpcf7 {
    width: 91% !important;
}
}
@media only screen and (min-width:960px) and (max-width:1120px){
.column > .dt-custom-service {
    min-height: 295px;
}
}
.pricingtable-themes-flat div.pricingtable-columns-container {
    margin: 0px 10px 40px;
}
.pricingtable-themes-flat div.pricingtable-items-container {
    background-color: #E76C46;
}
.pricingtable-themes-flat div.pricingtable-items {
    background: none repeat scroll 0 0 #E76C46;
    padding: 10px 0 40px;
}
div.pricingtable-themes-flat div.pricingtable-header .pricingtable-header-image {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4), 0px 0px 0px 1px rgba(255, 255, 255, 0.26);
}
.pricingtable-themes-flat div span.pricingtable-header-name {
    font-size: 25px;
    text-shadow: 1px 1px 3px #000;
    text-transform: uppercase;
}
.pricingtable-themes-flat div.pricingtable-price {
    padding: 0;
}
.pricingtable-themes-flat div.pricingtable-items-odd {
    color: #FFFFFF;
    font-size: 15px;
    min-height: 50px;
}
.pricingtable-themes-flat div a.pricingtable-signup-name {
    background: none repeat scroll 0 0 #51453D;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    padding: 5px 15px;
      box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.14), 0 0 2px 0 rgba(0, 0, 0, 0.27);
}
.pricingtable-area {
    margin: 0;
    padding: 0;
}
#reservation .pricingtable-items.pricingtable-signup {
    display: none;
}
#reservation .pricingtable-themes-flat div.pricingtable-items {
    padding:20px 5px;
}
#reservation div.wpcf7 {
    margin: 0 auto;
    width: 70%;
}
#reservation span.wpcf7-list-item {
    width: 32%;
    display: inline-block;
    text-align: center;
}