/*
Theme Name: Magazine Shop Pro - Chamber
Template: magazine-shop-pro
Theme URI: https://www.themeinwp.com/theme/magazine-shop-pro/
Author: Joel Howard
Author URI: https://www.joelhoward.me
Description: Magazine Shop is a feature-rich WordPress theme, suitable for personal, blog and magazine website about fashion, travel journey, tour, lifestyle, food blogs and others. Magazine Shop is responsiveness and compatible with all major browsers. Build with Customizer API it's design will show you uniqueness and delivers you stylish design.
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: magazine-shop
Tags: blog, news, entertainment, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, full-width-template, custom-header, translation-ready, theme-options, threaded-comments, footer-widgets
*/

/* Custom Form Colors */
form.visual-form-builder h3 {
    color: #097f9b;
}

h1, h2, h3, h4, h5, h6, blockquote, q {
    font-weight: 700;
}

/* Link colors */
div.site-content a {
    color: #097f9b !important;
}

div.site-content a:hover {
    color: #337ab7 !important;
}

/* Chamber Blue Helper */
.chamber-blue {
    color: #097f9b !important;
}

/* style read more arrow for articles to be chamber blue */
.button-fancy:hover.chamber-blue > .btn-arrow {
    background-color: #097f9b;
}

.button-fancy:hover.chamber-blue > .btn-arrow:before, .button-fancy:hover.chamber-blue > .btn-arrow:after {
    background-color: #097f9b;
}


/* styling for published/by line for posts */
span.byline {
    padding-left: 10px;
}

div.woo-categories-widget {
    display: none !important;
}
