.promo_box_wrapper .photo_wrapper {
    width: 25%;
    float: left;
    text-align: left;
    line-height: 0;
}

.promo_box_wrapper .desc_wrapper {
    width: 70%;
    margin: 0 2% 0 3%;
    float: left;
    padding-top: 0px;
}

.header-stack.header-center #Top_bar .logo {
    text-align: left;
}

.get_in_touch {
    padding: 20px;
    background-image: url(../images/bg-search.png);
    background-repeat: no-repeat;
    background-position: right bottom;
	margin-bottom: 10px;
}

a.mfn-link-5 span {
    background: #940000;
}

a.mfn-link-5::before {
    background: #93908d;
}

a.mfn-link-5 {
    margin: 0;
}

.opening_hours {
    padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
}

.column, .columns {
    margin: 0 1% 20px;
}

.icon_box.icon_position_left .desc_wrapper {
    padding-top: 0;
}

.icon_box a {
    display: inline;
}

#Subheader .title {
    font-family: "Patua One", Arial, Tahoma, sans-serif;
    color: #fff;
}

#Subheader {
    background-color: #eea200;
}

#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a {
    color: #fff;
}

.the_content_wrapper {
    margin: 20px 1%;
}

input[type="text"], select, textarea {
    padding: 10px;
    outline: none;
    margin: 0;
    width: 300px;
    max-width: 100%;
    display: inline;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
}

select {
    padding: 10px;
    outline: none;
    margin: 0;
    width: 200px;
    max-width: 100%;
    display: inline;
    margin-bottom: 20px;
    font-size: 13px;
    border-width: 1px;
    border-style: solid;
}

input[type="text"]:focus,input[type="tel"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus,select:focus {
    background-color: #c9f8a1 !important;
    border-color: #537c30;
    color: #537c30;
}

#Footer .footer_copy {
    background-color: #597334;
}

table td {
    padding: 7px;
    text-align: left;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
}
table th {
    padding: 7px;
    text-align: middle;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #537c30;
    color: #fff;
}

h3, h3 a, h3 a:hover {
    color: #415c25;
}

h4, h4 a, h4 a:hover {
    color: #415c25;
}

h2, h2 a, h2 a:hover {
    color: #415c25;
}

h5 {
    color: #415c25;
    font-weight: normal;
}

h5 a, h5 a:visited {
    color: #415c25;
    font-weight: normal;
}

h5 a:hover {
    color: #eea200;
    font-weight: normal;
}

.column_column ul li, .column_column ol li, .column_visual ul li, .column_visual ol li, .mfn-acc ul li, .mfn-acc ol li, .ui-tabs-panel ul li, .ui-tabs-panel ol li, .the_content_wrapper ul li, .the_content_wrapper ol li {
    font-size: 13px;
    color: #626262;
}