#header_inner .searchform .search_input {
    height: 50px;
    padding: 0 20px;
    width: 30%;
    background-color: transparent;
    border: solid 2px #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    text-align: -webkit-center;
    font-size: 16px;
}

#menu_wrap {
    background-color: #2a4d49;
}

#header_inner {
    padding: 200px 0;
}

#home_cta {
    padding: 200px 0;
}

#product_info .avatar {
display: none;
}

#product_info {
    margin-left: -60px;
    font-size: 20px;
}

#product_meta_wrap {
    font-size: 11px;
    font-weight: bold;
}

.alignright, .alignleft, .aligncenter, .alignnone {
    padding: 0;
    border: none;
}

.box_title h3, .box_title h4, #reply-title span {
    padding: 0 0px;
    text-align: left;
    font-size: 16px;
}

.box_title, #reply-title {
    text-align: left;
}

.box_title:before, #reply-title:before {
    display: none;
}

#home_latest_posts article .latest_bg_img {
    transition-duration: 0.3s;
}
p.wp-caption-text {
    font-size: 18px;
}
.single_extra_image {
    display: none;
}