img {
width: 100% !important;
height: auto !important;
}

ul.products h3 {
    font-size: 16px;
margin-top: 15px;
}
ul.products li.product {
    width: 33%;
}
.breadcrumbs-wrapper {
display: none;
}
.entry-meta .post-author  { display: none !important; }

.header-primary-nav .suppaMenu .suppa_menu::after {
    background: #fff none repeat scroll 0 0 !important;
    border-right: none !important;
    width: 1px !important;
}
#products_predictive_search-2 {
width: 60%;
}
.ctr_search .txt_livesearch, #wrap .ctr_search .txt_livesearch {
    height: 30px !important;
    line-height: 30px !important;
    width: 100% !important;
}
.widget_pt_search_widget {
color: #fff;
font-weight: 400;
}
.searchtext {
color: #333 !important;
}
h3#ship_heading {
color: #151515;
background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: lighter;
    margin: 0;
    padding: 12px 40px;
    text-align: left;
border-top: 1px solid #e1e1e1;
    margin: 0 -40px;
}
p#allw {
padding: 20px 0;
}
.shop_table .shipping {
}
/*
li.product .inner-product-content.fade-hover .additional-buttons {
width: 70%;
    height: 45px;
    padding: 10px;
background-color: #87CEFA;
}
li.product .inner-product-content.fade-hover .additional-buttons a:hover {
color: #fff;
}
*/

.woocommerce .add_to_cart_button, .woocommerce .button.product_type_variable, .woocommerce .product_type_simple, .woocommerce .outofstock .button {
    width: auto;
    text-align: center;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: white;
    background-color: #c2d44e;
    border: 0 none;
    padding: 5px;
    border: #c2d44e 1px solid;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
    color: white;
    background-color: #c2d44e;
    padding: 0 20px;
    display: inline-block;
    margin: 0;
}