
/*
 Theme Name:     Divi Soberscove
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

a {
color: #111;
text-decoration: underline;
}

h3 a{
    text-decoration: none;
    font-family: 'Function Pro',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    color rgba(0,0,0,.6);
}

h2{
    text-decoration: none;
    font-family: 'Function Pro',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    color: rgba(0,0,0,.6);
    font-size: 20px;
}

#miniHeader {
    font-size: 20px;
}

#miniHeader h2{
    font-size: 20px;
}

#moreStuff {
    text-align: right;
    font-size: 14px;
    display: block;
    padding: 12px;
    border-top: 1px dotted #999;
    margin: 10px 0px;
}


h1 a{
    text-decoration: none;
}


body, p {
    font-family: Tahoma, Geneva, sans-serif;
    color: #333;
}


.menu-item {
    background: #ededed;
}


.singleEvent, .singleNews {
    background-color: none;
    display: block;
    padding: 12px;
    border-top: 1px dotted #999;
}



.bookGrid {
    float: left;
    clear: both;
    display: block;
    margin-bottom: 50px;
}


.singleBook {
    float: left;
    width: 264px;
    height: 160px;
    padding: 10px 12px 30px 0px;
    margin: 20px 6px 50px 0px;
    text-transform: uppercase;

}

.singleBook h3{
    font-size: .95em;
    float: left;
    clear: both;
    height: 30px;
}


a.catalogueLink{
    float: right;
    margin: 0 0 0 1em;
}

a.prominent{
    display: inline-block;
    text-decoration: none;
    padding: 1em 0 .5em 0;
    color: #595959;
    font-size: 1em;
    border-bottom: 1px #595959 solid;
    font-weight: bold;
}

a.prominent:hover{
    text-decoration: none;
    padding-top: 10px;
    border-bottom: 1px #000 solid;
    color: #222;
}

.singleEventPage {
    float: left;
    width: 120px;
    padding: 5px;
    margin: 4px;
    text-transform: uppercase;
    border-top: 1px dotted #777;
    border-bottom: 1px dotted #777;
    background-color: #aaa;
}


.singleNewsPage {
    float: left;
    height: 230px;
    width: 110px;
    padding: 5px;
    margin: 4px;
    text-transform: uppercase;
    border-top: 1px dotted #777;
    border-bottom: 1px dotted #777;
    background-color: #aaa;
}


.singleEventPage:nth-child(odd), .singleNewsPage:nth-child(odd){
    background-color: #ccc;
}


#bookDeets ul{
    margin: 5px 0px 40px 0;
}

#bookDeets li{
    list-style: none;
    text-decoration: none;
    margin: 0px 0px 0px 0;
    padding: 5px 0px;
    border-bottom: 1px dotted #777;
    font-size: 14px;
}


#bookDeets li h2{
    margin: 10px 0px -20px 0px;
    font-size: 20px;
}


#buyButton {
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #FF5B00;
    width: 210px;

}


#buyButton:hover {
    color: #fff;
    background-color: #444;
    text-decoration: none;
}

.buttonLink {
    text-decoration: none;
}

.shopify-buy__btn{

}

.orderNote{
    margin-top: 0px;
}

#bookPrice{
    font-size: 1.6em;
    text-align: center;
    color: #666;
}

button.shopify-buy__btn {
    text-transform: uppercase;
}


.contentHolder {
    padding: 16px 0px 0px 0px;
    border-top: 1px dotted #777;
    margin: -8px 0px 0px 0px;
}

.contentHolderImageCredits {
    padding: 16px 0px 0px 0px;
    border-top: 1px dotted #777;
    margin: -8px 0px 0px 0px;
    font-size: .8em;
}

.contentHolder h2{
    margin: 0px 0px -20px 0px;
}

.singleTitle{
    font-size: 22px;
    margin: 0px 0px -20px 0px;
}

.mobile_menu_bar {
    margin: -70px -28px 0px 0px;
}

.redText {
color: red;
}
