/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

.wc-pao-addon-flavor-1 select, .wc-pao-addon-flavor-2 select{width:100% !important;}
.wc-pao-addon .wc-pao-addon-wrap select {
    width: auto;
    min-width: 100% !important;
}
.bx-wrapper{border: none;
    box-shadow: none;}
body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {max-width: 30%;}
.woocommerce-product-gallery__wrapper img{width:100%}
#woocommerce_before_checkout_form{display:block !important;}