/*
Theme Name: Jesus Jones v1.1
Theme URI: http://pentangle.co.uk/themes/jesus-jones
Author: Pentangle
Author URI: http://pentangle.co.uk/
Description: Pentangle Bootstrap theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jesus-jones
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('fonts/source-sans-pro/SourceSansPro-Light.otf') format('truetype');
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('fonts/source-sans-pro/SourceSansPro-Regular.otf') format('truetype');
}

@font-face {
    font-family: 'Oswald-ExtraLight';
    src: url('fonts/oswald/Oswald-ExtraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Oswald-Regular';
    src: url('fonts/oswald/Oswald-Regular.ttf') format('truetype');
}

.red {
    border: 1px #F00 solid;
}

.blue {
    border: 1px #00F solid;
}

img{
    max-width: 100%;
    height: auto;
}

/* standard styling */

html, body {
    height: 100%;
    background-color: #222;
    color: #ddd;
}

#menu-main-menu .current-menu-item a {
    border-bottom: 2px solid #cc0067;
    padding-bottom: 2.8em;
    color: #cc0067
}

p, address {
    font-size: 15px;
    font-family: 'SourceSansPro-Light';
    color: #fff;
}

h1, h2, h4 {
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
    color: #fff;
}

h4 {
    font-family: 'Oswald-Regular';
    color: #fff;
    font-size: 20px;
}

h5 {
    font-size: 18px;
    font-family: 'Oswald-Regular';
    text-transform: uppercase;
    color: #fff;
}

h2 {
    border-bottom: 2px solid #cc0067;
    font-family: 'Oswald-Regular';
    display: inline-block;
    color: #fff;
    padding-bottom: 12px;
}

h3 {
    text-transform: uppercase;
    border-bottom: 2px solid #cc0067;
    font-family: 'Oswald-Regular';
/*    display: inline-block;*/
    color: #fff;
    padding-bottom: 12px;
}

h3.date {
    font-size: 0.8em;
}

hr {
    margin-top: -12px;
    border-top: 2px solid #4a4949;
}

ul {
    list-style: none;
    font-family: 'SourceSansPro-Light';
    color: #fff;
}

li {
    list-style: none;
    font-family: 'SourceSansPro-Light';
    color: #fff;
    line-height: 35px;
}

a {
    color: #fff;
}

a:hover {
    text-decoration: none;
    color: #cc0067;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}


/* nav styling */

.logo-position {
    position: relative;
    z-index: 1;
}

.jesusjones-logo {
    margin-top: 39px;
    position: absolute;
    z-index: 2;
    width: 380px;
    margin-left: 19px;
}

.main-nav {
    padding: 12px;
    list-style: none;
    text-align: right;
    background-color: #070707;
    height: 160px;
    padding-right: 50px;
    border-bottom: 1px solid #353434;
}

.main-nav li {
    display: inline-block;
    margin-top: 10px;
    font-family: 'Oswald-Regular';
    position: relative;
    right: -12px;
    top: 41px;
}

.nav-width {
    max-width: 1350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.main-nav li a {
    padding: 10px;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff;
}

.logo {
    text-align: left;
}

.navbar-brand a {
    display: block;
}

.navbar {
    margin-bottom: -1px;
}


/* main body styling */

.header-background {
    background: url('../img/header-image.jpg') center;
    height: 450px;
    background-size: cover;
}

.page-background {
    height: 400px;
    background-size: cover;
}

.main-width {
    max-width: 1350px;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.box-color {
    background-color: #070707;
    margin-top: 40px;
    padding: 30px;
    padding-right: 35px;
}

.box-color li {
    text-transform: uppercase;
}

.box-space {
    border-right: 15px solid #1a1a1a;
}

.right-box {
    position: relative;
    float: right;
}

a.news-button {
    text-align: center;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    font-family: 'Oswald-ExtraLight';
    background-color: #cc0067;
    margin-top: 22px;
}

.news-text {
    margin-top: -11px;
}

.news-text p {
    padding-right: 30px;
}

.news-space {
    margin-bottom: 64px;
}

.news-button {
    width: 150px;
}

hr.news {
    padding: 6px;
    border-top: 2px solid #1d1d1d;
    width: 91%;
}

/* WooCommerce */

.shop-image {
    width: 150px;
    height: 100px;
}

.image-space {
    margin-top: 20px;
}

.news-box {
    margin-top: 20px;
}

.news-box h4 {
    font-family: 'Oswald-Regular';
    color: #fff;
    padding-bottom: 12px;
}

.news-date {
    margin-top: 22px;
}

.news-date p {
    color: #cc0067;
    font-size: 16px;
    font-family: 'Oswald-Regular';
}

.main-content {
    padding-right: 70px;
}

.main-content a {
    color: #cc0067;
    text-decoration: underline;
}

.date-text p {
    color: #cc0067;
    font-size: 16px;
    font-family: 'Oswald-Regular';
    margin-top: -12px;
    margin-bottom: 30px;
}

.name-background {
    position: relative;
    background-color: #cc0067;
    padding: 1px;
    margin-bottom: 30px;
}

.name-background a {
    color: #fff;
    text-align: center;
}

.name-background h4 {
    text-align: center;
}

.item-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.bottom-margin {
    margin-bottom: 15px;
}

.item-space {
    margin-top: -10px;
    margin-bottom: 25px;
}

.title-space {
    margin-bottom: 40px;
}

.img-left {
    margin-left: 40px;
}

a.read-more {
    color: #cc0067;
    font-family: 'Oswald-Regular';
    font-size: 16px;
    text-decoration: underline;
}

a.news-more {
    color: #fff;
    font-family: 'Oswald-Regular';
    font-size: 16px;
    text-decoration: underline;
}

label {
    color: #fff;
    font-family: 'SourceSansPro-Light';
    font-size: 16px;
    margin-top: 18px;
    font-weight: normal;
}

.btn {
    border-radius: 0;
    background-color: #cc0067;
    font-family: 'Oswald-Regular';
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding-right: 35px;
    padding-left: 35px;
}

.form-control {
    border-radius: 0;
}


/* woocommerce styling */

.woocommerce table.shop_table th {
    color: #fff;
    font-family: 'SourceSansPro-Light';
}

span.amount {
    color: #fff;
    font-family: 'SourceSansPro-Light';
}

.woocommerce .quantity .qty {
    color: #000;
}

tr.cart_item {
    color: #fff;
}

nav.woocommerce-breadcrumb a, .shop-links a, span.amount, a.cart-contents {
    font-family: 'SourceSansPro-Light';
    font-size: 16px;
}

.panel {
    background-color: #070707;
}

span.onsale, span.sku_wrapper, li.description_tab, li.additional_information_tab {
    display: none;
}

.product-info {
    text-align: center;
    margin-bottom: 130px;
}

.product-info .price {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    margin-top: -15px;
    margin-bottom: 8px;
}

.single-product {
    margin-top: 30px;
}

.product-info h3 {
    border-bottom: none;
    font-size: 18px;
}

input.input-text.qty.text {
    width: 50px;
}

nav.woocommerce-breadcrumb {
    color: #fff;
    font-family: 'SourceSansPro-Light';
    font-size: 16px;
}

td.label {
    display: none;
}

select#pa_size {
    margin-bottom: 20px;
}

.woocommerce-checkout #payment, .woocommerce-checkout #payment div.payment_box {
    background-color: #070707!important;
    border-radius: 0!important;
}

.woocommerce h3 {
    display: block;
}

.woocommerce-billing-fields h3 {
    display: block;
}

.button.single_add_to_cart_button.button.alt {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 15%;
    border: none;
    font-family: 'Oswald-Regular';
    background-color: #cc0067;
    color: white;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 16px;
}


/*
a.button.product_type_variable.add_to_cart_button, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
{
position: absolute;
bottom: -35px;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
width: 74%;
font-family: 'Oswald-Regular';
background-color: #cc0067;
color: white;
text-transform: uppercase;
font-size: 16px;
}
*/

a.checkout-button.button.alt.wc-forward, .woocommerce .cart .button, .woocommerce .cart input.button, input#place_order.button.alt {
    left: 0;
    right: 0;
    font-family: 'Oswald-Regular';
    background-color: #cc0067;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
    width: 200px;
    border-radius: 0;
}

img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

select.orderby {
    display: none;
}

span.product-title {
    display: block;
    margin-right: 20px;
}

.product-info.related {
    margin-bottom: 10px;
    margin-top: -4px;
}

p.woocommerce-result-count {
    display: none;
}

tr.shipping th {
    padding-top: 23px;
}

th {
    padding-right: 23px;
}


/* footer styling */

footer {
    padding-top: 40px;
    height: auto;
    background-color: #070707;
    margin-top: 100px;
    border-top: 1px solid #353434;
    overflow: hidden;
    padding-bottom: 3%;
}

footer h4 {
    color: #cc0067;
}

footer p {
    color: white;
    line-height: 1.3;
    text-align: center;
}

footer ul {
    text-align: center;
    list-style-type: none;
}

footer li {
    display: inline;
    color: #fff;
}

footer a {
    color: #cc0067;
}

footer a:hover {
    color: white;
}

.icon-background {
    color: #363636;
}

.fa-stack-1x {
    color: #fff;
    left: -7px!important;
}

.fa-stack-2x {
    left: -7px!important;
}

.fa-lg {
    font-size: 30px!important;
}

.right-text {
    text-align: right;
    margin-top: 50px;
}


/* media queries */

@media screen and (max-width: 991px) {
    .main-nav {
        text-align: center;
        height: 340px;
    }
    .jesusjones-logo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 400px;
        position: relative;
        margin-top: 7px;
        right: -24px;
    }
    .logo {
        text-align: center;
    }
    .box-space {
        border-right: none;
    }
    #menu-main-menu .current-menu-item a {
        border-bottom: none;
    }
    a.news-button {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .header-background {
        display: none;
    }
    li.active {
        border-bottom: none;
        padding-bottom: 0;
    }
    .main-nav li {
        margin-top: 1px;
    }
    ul#menu-main-menu-menu {
        margin-top: -15px;
    }
    a.button.product_type_variable.add_to_cart_button {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.woocommerce-message {
    background: #fff;
    color: #000;
    border-radius: 5px;
    padding: 5px;
}

h1.page-break {
    position: absolute;
    left: 0;
    width: 100%;
    border-top: 1px solid #fff;
}

.header-bar {
    background-color: #000;
}

.bottom-margin {
    margin-bottom: 1em;
}

.content-wrapper {}



.product span.price {
    display: block;
    text-align: center;
}

.product h2, .product h3, .product h4, .product h5, .product h6 {
    display: block;
    text-align: center;
    border-bottom: 0px;
}

a.button.product_type_variable.add_to_cart_button, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 74%;
    font-family: 'Oswald-Regular';
    background-color: #cc0067;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
}


/*body {background-color: #444;}*/

.product_images {}

.product_info {}

.quantity {
    display: inline-block;
    width: 20%;
}

.button.single_add_to_cart_button.button.alt {
    display: inline-block;
    width: 78%;
}

.reset_variations {
    display: none;
}

.variations {
    width: 100%;
}

.variations select {
    width: 100%;
}

.woocommerce.images {
    margin-top: 20px;
}

.woocommerce.images img {
    width: 100%;
    height: auto;
}

.shop_attributes th {
    color: #fff;
}

select#pa_size {
    margin-bottom: 0px;
}

a.news-button {
    clear: left;
    display: block;
    background-color: #cc0067;
    color: white;
    font-family: "Oswald-ExtraLight";
    font-size: 16px;
    /*margin-top: 22px;*/
    padding: 5px 10;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    margin-bottom: 15px;
    line-height: inherit;
}

.hero {
    position: relative;
}

.hero .content-block {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    bottom: 10px;
}

.row {
    margin-top:20px;
    margin-bottom:20px;
}

h1.page-break {
position: absolute;
left:0;
width:100%;
border-top:1px solid #fff;
}


.header-bar {
background-color: #000;
}

.bottom-margin {
margin-bottom:1em;
}
.content-wrapper {
}
.content-block {
    padding: 20px;
    background-color: #000;
    overflow: auto;
    margin-bottom: 1em;
    padding: 20px;
    background-color: #000;
}

.content-block a{
    color: #cc0067;
}

.name-background a{
    color: #fff;
}

.product span.price {
display:block;
text-align: center;
}
.product h2, .product h3, .product h4, .product h5, .product h6  {
display: block;
text-align: center;
border-bottom: 0px;
}

a.button.product_type_variable.add_to_cart_button, a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart
{
display: block;
margin-left: auto;
margin-right: auto;
width: 74%;
font-family: 'Oswald-Regular';
background-color: #cc0067;
color: white;
text-transform: uppercase;
text-align: center;
font-size: 16px;
}


/*body {background-color: #444;}*/

.product_images {

}
.product_info {

}
.quantity {
display: inline-block;
width:20%;

}
.button.single_add_to_cart_button.button.alt {
display: inline-block;
width:78%;
}
.reset_variations {
display: none;
}
.variations {
width: 100%;
}
.variations select {
width:100%;
}
.woocommerce.images {
margin-top: 20px;
}
.woocommerce.images img{
width:100%;
height:auto;
}
.shop_attributes th {
  color:#fff;
}

select#pa_size {
    margin-bottom: 0px;
}
a.news-button {
  clear:left;
  display: block;
    background-color: #cc0067;
    color: white;
    font-family: "Oswald-ExtraLight";
    font-size: 16px;
    /*margin-top: 22px;*/
    padding: 5px 10;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

ul {
  padding:0px;
  margin:0px;
}

li {
  margin-bottom:15px;
   line-height: inherit;
}

.hero {
  position: relative;
}

.hero .content-block {
  background: rgba(0,0,0,0.25);
  position:absolute;
  bottom:10px;
}
h1, h2, h3 {
    clear:left;
}

.product img { height: auto; max-width: 100%; }

form input, form select {
    color:black;
    font-family: 'SourceSansPro-Light';
}
