/*
 Theme Name:   LB_Divi_Child
 Description:  A Child Theme built for LastBattle
 Author:       Carol Meyer
 Author URI:   http://www.web-beetle.com/
 Template:     Divi
 Version:      1.0.0
*/

/*----------fonts----------*/
h1 {
font-size: 37px;
line-height: 1.2em;
color: #232323;
font-family: Raleway;
}

h2 {
font-size: 28px;
line-height: 1.2em;
color: #232323;
font-family: Raleway;
}

h3 {
font-size: 21px;
line-height: 1.2em;
color: #232323;
font-family: Raleway;
}

h4 {
font-size: 16px !important;
line-height: 18px !important;
color: #232323;
font-family: Raleway;
text-transform: uppercase;
font-weight: bold;
}

p {
font-size: 16px;
line-height: 1.5;
color: #666666;
font-family: Lato;
}

/*-----------living well page----------*/
.livingwell {
font-family: Raleway !important;
font-size: 16px !important;
line-height: 20px !important;
font-weight: bold !important;
padding-top: 5px;
color: #232323;
text-align: center !important;
}

.LWsmall {
font-family: Raleway !important;
font-size: 12px !important;
line-height: 16px !important;
color: #666666;
text-align: center !important;
}

/*----------success message from Contact Page----------*/

.et-pb-contact-message  {
color: #0c71c3 !important;
font-size: 37px !important;
line-height: 1.7em !important;
font-family: Pacifico !important;
}

#top-menu li.current-menu-item > a{
    color: #800000 !important;
}
/*----------changed the meta info in recent post widget----------*/
.rpwwt-post-title {
font-family: Raleway !important;
font-size: 12px !important;
font-weight: bold !important;
color: black !important;
}

.rpwwt-post-author  {
font-family: Raleway;
font-size: 10px;
line-height: 14px;
font-weight: 500;
}

.rpwwt-post-date {
font-family: Raleway;
font-size: 10px;
line-height: 14px;
font-weight: 500;
}

.rpwwt-widget ul {
line-height: 14px !important;
}

/*contributing author on content-single.php, content.php, template-tag.php*/
.contrib-author {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: #7d383b;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 24px;
line-height: 24px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: right;
text-transform: uppercase;
vertical-align: baseline;
}
.contrib-author-right{
font-family: 'Open Sans', HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
color: #7d383b;
font-style: normal;
font-variant: normal;
font-weight: normal;
height: 18px;
line-height: 18px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
clear:both;
}

/*-----------endorsement page-------------*/

.endorsements {
padding: 30px 20px;
} 

.endorsements h2 {
font-size: 25px;
} 

.endorsements p {
color: #232323 !important;
margin-bottom: 0px;
}

.dots {
text-align: center; 
color: #800000;
}

.dots-2 {
text-align: center; 
color: #800000;
}

/*----------- Pain to Power endorsement's-------------*/

.end {
font-size: 12px;
line-height: 14px;
color: #666666;
text-align: right;
padding-bottom: 10px;
font-weight: 600;
}

.end-section blockquote {
margin-bottom: 10px;
}


/*-----------removed the tabs from the woocommerce products----------*/
.woocommerce-tabs ul.tabs {
display: none;
}

h1.product_title {
line-height: 1.2em !important;
}

/*-----------removed cart from header----------*/
.et-cart-info { display:none; }

.page-id-2783 img {
padding-top: 15px;
}

/*-------------definition list styles-----------------*/
dl dt {
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}

dl dd {
margin-bottom: 1em;
font-size: 1em;
color: #444;
}
/*-------------footer fonts-----------------*/
#footer-info {
font-size: 12px;
}

/*-----------blog padding---------------*/
.et_pb_section {
padding-top: 10px !important;
}
/*-----------remove content excerpt from Home Page---------------*/
.page-id-14 .post-content{
display: none;
}

/*----------Gallery Fonts---------------*/
.et_pb_portfolio_item .post-meta{
line-height: .7em;
}
/*----------Comment Form---------------*/
#reply-title {
border: 2px solid #000000;
padding: 20px;
color: #000000;
font-size: 16px !important;
margin-bottom: 10px;
}

#comment-wrap {
    padding-top: 5px;
}

/*-----------Click to Tweet-------------*/
.bctt-click-to-tweet {
    display: block;
    background-color: #FFF;
    position: relative;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding: 20px;
    margin-bottom: 1em;
    color: #800000 !important;
    font-family: Lato !important;
    font-size: 28px;
    font-weight: 500 !important;
    line-height: 1.5em;
}

.bctt-ctt-text a {
    position: relative;
    color: #800000 !important;
    font-family: Lato !important;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.5em;
    text-decoration: none !important;
    text-transform: none !important;
    word-wrap: break-word;
    border-bottom: none !important;
}

a.bctt-ctt-btn {
    border-bottom: none !important;
    margin-bottom: 20px;
    padding: 28px 0 0 0;
    position: relative;
    display: block;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
    color: #999999 !important;
    float: right;
    text-decoration: none !important;
}