.woocommerce div.product div.images img {
   
    width: 300px;
   
    margin-left: auto;
    margin-right: auto;
}

.woocommerce div.product form.cart table {
   
    width: 100%;
}

.woocommerce div.product form.cart table td {
   
    border: 0;
}

.woocommerce div.product form.cart table td {
   
    width: 42%;
    padding-right: 3px;
}

#woo_price_calc_1 input {
    width: 100%;}
    
#product-1391 .woocommerce-product-gallery,#product-1391 .product_title{
    display:none;
}

#product-1391 .summary {
    
    float: left;
    width: 100%;
}

 .woocommerce button {
    background-color: #68b30b !important;
    color: #fff;
}

.variation p {
    line-height: 1.2em;
    margin-top: 3px;
}

.coupon .input-text{
    width:auto !important
}

.main-navigation ul > li {
    padding: 0 35px 0 0!important;
}


.woocommerce-message {
    position: absolute;
    bottom: -55px;
    height: 50px;
    width: 95%;
    
    border-top-color: transparent;
    z-index: 9999999;
}

.woocommerce-message .button {
    bottom: 5px;
}

.woocommerce, .woocommerce .woocommerce-breadcrumb {
   
    margin-top: 30px;
}