body {
    background: #ffffff !important;
}
.top_bar {
     background-color: rgba(256,256,256,1)!important; 
    border-color: #ffffff!important;
  border-bottom: 0px solid #e1e1e1!important;
}
#custom_logo img {
    height: 150px!important;
    width: auto!important;
}
#logo_wrapper {
    padding: 20px 0 10px 0!important;
    border-bottom: 0px solid #e1e1e1!important;
}
#wrapper {
    border: 0px solid #e1e1e1!important;
}
#nav_wrapper {
    border-bottom: 1px solid #e1e1e1;
}
.one {
    padding: 10px 0 30px 0!important;
}
div.page_content_wrapper a {
    color: #F49638!important;
}
div.page_content_wrapper a:hover {
    color: #222222!important;
}
input[type=submit], input[type=button], a.button, .button, .woocommerce .page_slider a.button, a.button.fullwidth, .woocommerce-page div.product form.cart .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    font-style: italic!important;
}
#captcha-wrap {
    border: solid #870500 0px!important;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    background: #eee!important;
    padding: 5px!important;
    margin-top: 0px!important;
    margin-right: 10px!important;
}
#captcha-wrap .text-box {
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    margin: 4px;
    border-radius: 0px!important;
    border: solid #ffdc73 0px!important;
}
#captcha-wrap .captcha-box {
    -webkit-border-radius: 0px!important;
    background: #fff;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
    border: solid #fff 0px!important;
}

@media only screen and (max-width: 960px) and (min-width: 768px)
{.logo_wrapper img {
    width: auto;
    max-height: 100px!important;
}
}
@media only screen and (max-width: 767px){
.logo_wrapper img {
    margin-top:0px!important;
    max-height: 90px!important;
}
  .top_bar {
    width: 100%;
    padding: 0 40px 0 30px;
    height: 120px !important;
    border: 0;
}
}
