/*

Your custom css

*/

.woocommerce img, .woocommerce-page img {
    width: auto;
    max-height: 300px;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.mk-header-toolbar {
    background-color: transparent !important;
    text-align: center;
    text-shadow: 1px 1px 0.1px #000;
}
#mk-toolbar-navigation ul li a {

        color: #fff !important;
    padding: 0 23px;

    font-size: 20px !important;
}