.main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a {
    color: #d3a945;
}

#colophon .widget_nav_menu .menu-item a {
    border-color: #dfd9d9;
}

#colophon #theme-attribution, #colophon #site-info {
    text-align: center;
    margin-top: 25px;
    color: #aaa;
    font-size: 11.5px;
    display: none;
}
-article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    font-size: 27px;
    line-height: 37px;
}
.vantage-carousel-title a.next, .vantage-carousel-title a.previous {
    background: #d3a945;
}
.vantage-carousel-title {
    font-size: 15px;
    font-weight: bold;
    color: #143153;
    text-transform: none;
    line-height: 1em;
}
_.widget_circleicon-widget .circle-icon-box a.more-button {
    font-weight: normal;
    font-size: 13px;
}

.widget_circleicon-widget .circle-icon-box h4 {
    color: #143153;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 0.8em;
    margin-top: 0;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    font-weight: normal;
}
.woocommerce-info {
    border-top-color: #D2A578;
}

#secondary .widget .widget-title, #masthead-widgets .widget .widget-title {
    font-size: 15px;
    color: #3e489c;
    font-weight: bold;
    margin-bottom: 15px;
}
#main {
    background: linear-gradient(to right, #ffffff, #e6ecf5, #e6ecf5);
    padding: 35px;
}
.woocommerce #page-wrapper h1.page-title {
    color: #40429a;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35em;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 500;
}
.vantage-carousel-title {
    font-size: 15px;
    font-weight: bold;
    color: #404299;
    text-transform: none;
    line-height: 1em;
}
mark, ins {
    background: #fff9c00f;
    text-decoration: none;
}