.woocommerce div.product div.images img{
 width: 420px;
}

.woocommerce table.shop_table td small {
    color: #355c99;
    font-size: 27px;
    font-weight: 800;
}

body.woocommerce-page table.shop_table .product-name a {
    color: #e60f29;
    font-size: 17px;
    text-decoration: underline;
}

.woocommerce table.shop_table {
    margin: 0 -1px 80px 0;
}

.order-again{
    display: none;
}

.wpcf7-select, .wpcf7-text, .wpcf7-textarea {
    font-size: 0.875rem;
    margin-bottom: 10px;
    padding: 5px;
}

.wpcf7-submit {
    background: #355c99 linear-gradient(to bottom, #355c99, #345a95) repeat scroll 0 0;
    border-color: #355c99;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 0.9375rem;
    margin-top: 1.25rem;
    padding: 20px;
}

.form11 .button-submit {
    background: #355c99 none repeat scroll 0 0 !important;
}

.form10 .button-submit {
    background: #355c99 none repeat scroll 0 0 !important;
}

.so-widget-sow-button-flat-44c281450ea4 .ow-button-base a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #355c99 none repeat scroll 0 0;
    border-color: #355c99;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0;
    box-sizing: border-box;
    color: #ffffff !important;
    font-size: 1em;
    padding: 1em 2em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

.latest-news--block .latest-news__content {
    background-color: #f2f2f2;
}

.hentry__container {
    background-color: #f2f2f2;
}

.latest-news--block .latest-news__text {
    display: none;
}