.hentry.type-page .entry-header {
    display: none !important;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 1.235801em !important;
}

.site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text] {
    display: none !important;
}

.widget_product_search form, .widget_search form {
    display: none !important;
}

.storefront-sorting {
    display: none !important;
}

/*************************************************************************/
/***************** iPhone Settings ***************************************/
/*************************************************************************/

@media (max-width: 768px) {

.alpha, h1 {
    font-size: 1.617924em;
}

.delta, h4 {
    font-size: 1.1em;
}

}

/*************************************************************************/
/***************** Desktop Settings **************************************/
/*************************************************************************/

@media (min-width: 768px) {

.site-header .site-branding {
    width: 43.73913% !important;
}

}