/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://shopkeeper.getbowtied.com
Description: This is the Child Theme for Shopkeeper - a Hassle-free Worpress Theme with great design and extensive functionality.
Author: Get Bowtied
Author URI: https://getbowtied.com
Template: shopkeeper
Version: 2.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.woocommerce img, .woocommerce-page img {
    height: 350px;
    max-width: 350px;
}
@media screen and (min-width: 911px) {
.test_account {
display: none;
}
}
.woocommerce-account2 .woocommerce-MyAccount-navigation2 {
    display: block;
    margin-bottom: 60px;
    text-align: center;
    width: 100%;
}









/****************************************************************/
/****************************************************************/
/****************************************************************/