/*--------------------------------------------------------------
>>> James Publishing - Theme Styles

>>> Defaults
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Global
--------------------------------------------------------------*/

div#page {
    border-top: 5px solid #0a7bc1;
}

.site-header {
    padding-top: 1.618em!important;
}

header#masthead {
    border-bottom: 3px solid #d9d9d9;
}


/*
.woocommerce-active .site-header .site-search {
    float: right;
}
*/

ul.products img,
.images img {
    border: 1px solid #e2e2e2;
}

.phone-cta a {
    font-weight: bold!important;
}

.phone-cta a span {
    color: #f67031!important;
}

.main-navigation,
.woocommerce-active .site-header .site-header-cart {
    padding-top: 0;
}

.woocommerce-active .site-branding,
.woocommerce-active .site-logo-anchor,
.woocommerce-active .site-logo-link {
    background-image: url(http://jamespublishing.com/wp-content/uploads/2016/01/james-publishing-logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 0;
    width: 300px;
    height: 70px;
}

.site-branding h1 a,
.site-branding .site-description {
    color: transparent!important;
}

.woocommerce-active .site-header .secondary-navigation {
    width: 38.826087%;
}

.site-branding h1 {
    height: 100%;
}

.site-branding h1 a {
    display: block;
    height: 100%;
}


/*Product Page*/

.single-product div.product .price {
    margin-bottom: 20px;
}

.sku_wrapper {
    display: none!important;
}

.onsale {
    border-color: #f67031!important;
    color: #f67031!important;
}

.expand-options {
    margin-left: 25px;
    display: none;
    overflow: hidden;
    -webkit-transition: max-height 300ms ease-out;
    -moz-transition: max-height 300ms ease-out;
    -o-transition: max-height 300ms ease-out;
    transition: max-height 300ms ease-out;
}

.option-radio {
    max-width: 25px;
}

.single_variation_wrap {
    display: none;
}

.woocommerce-variation-description {
    margin-top: 15px;
}

.single-product div.product form.cart {
    background-color: #f5f5f5;
    padding: 0 15px;
}

.price {
    /*font-size: 25px;*/
    color: #0B5788;
    margin-bottom: 0;
}

.variations .option-label input[type="radio"] {
    position: relative;
    top: -1px;
    left: 1px;
    margin-right: 5px;
}

.single-product div.product form.cart .button {
    float: none!important;
    margin-left: 15px;
}

span.amount {
    display: inline!important;
}

.emodal-overlay {
    background-color: rgba(0, 0, 0, 0.5)!important;
    z-index: 999!important;
}

.emodal {
    z-index: 1000!important;
}

.single-product div.product form.cart {
    padding: 0 10px!important;
}

span.product-title {
    display: block;
    font-weight: bold;
}

.product h3 {
    min-height: 44px;
}

footer .fa {
    font-size: 40px;
    margin-right: 5px;
}

footer .fa:hover {
    opacity: 0.5;
}

.emodal-title {
    margin-bottom: 20px;
}


/* My Account Page */

.col2-set {
    width: 100%!important;
}

.col-1,
.col-2 {
    width: 50%;
    float: left;
}


/*
#primary {
width: 100%;
}
*/

.pull-right {
    float: right;
}


/* Revolution Slider Overrides */

.rev-burger,
.rev-static-visbile {
    display: none!important;
}
