/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/

.avia_transform3d .show_mobile_menu #mobile-advanced {
    background: white !important;
}

.wrapper-ps {
    max-width: 700px;
    margin: 100px auto;
    position: relative;
    width: 90%;
}

@media only screen and (max-width: 767px) {
.responsive .shop_table .product-quantity {
        display: block !important;
    }

#top div .quantity input.plus,
#top div .quantity input.minus {
    width: 25px !important;
}
#top div .quantity input.qty {
    width: 25px !important;
}
table div.quantity {
    width: 75px !important;
}


}