.primary-navigation {
    display: none;
}

.site-header {
    border-bottom-color: #ffffff;
}

.secondary-navigation .menu {
    font-size: 1.12em;
}

.storefront-secondary-navigation .site-header .secondary-navigation {

    width: 72%;
    float: right;
    margin-right: 0;

}

.storefront-secondary-navigation .site-header .site-branding {

    width: 22%;
    float: left;
    margin-right: 0px;

}

.col-full {
    max-width: 76.499em;
}

.woa-top-bar .block .widget {
    margin-bottom: 0px;
    font-size: 13px;
    margin-top: 10px;
}

.secondary-navigation {
    margin: 25px 0px 1.618em;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 3.236em;
}

img {
    border-radius: 0px;
}

.hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: 0px;
    margin-right: auto;
}

.widget .widget-title, .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(200,200,200,.2);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 500;
    color: #959595;
}

ul.menu li.current-menu-item > a {
    color: #e5007d;
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 3.236em;
}

.testimonial_rotator.template-default .slide {
    width: 100%;
    height: 400px;
}

.site-header .site-branding img {
    height: auto;
    max-width: 200%;
    max-height: none;
}

.site-header .custom-logo-link, .site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
    margin-bottom: 0;
    margin-left: 15px;
    float: left;
}
.widget .widget-title, .widget .widgettitle {
    color: #e5007d;
}

.site-info {
    padding: 2.617924em 0;
    display: none;
}

.hentry.type-page .entry-header {

    border-bottom: 0;
    margin-bottom: 0;
    display: none;

}

.site-header .custom-logo-link, .site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {

    margin-bottom: 0;
    margin-left: 0;
    float: left;

}

.widget .widget-title, .widget .widgettitle {
    color: #cfcfcf;
}

.hentry .entry-content a {
    text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: 600;
}