.page-template-default .woocommerce .qodef-woocommerce-product-list-info .qodef-product-list-product-title, .page-template-full-width .woocommerce .qodef-woocommerce-product-list-info .qodef-product-list-product-title, .qodef-woocommerce-page .qodef-woocommerce-product-list-info .qodef-product-list-product-title {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 5px;
}


@media only screen and (max-width: 600px) {
  footer .qodef-footer-top .qodef-column:first-child {
    padding-left: 0px;
}
}

.qodef-mobile-header .qodef-mobile-logo-wrapper a {
    display: block;
    max-height: 40px;
}