/*
 Theme Name:     Sage Femme Theme
 Theme URI:      
 Description:    Divi Child Theme
 Author:         Daniel Ridd
 Author URI:     http://www.djrxr6.com.au
 Template:       Divi
 Version:        1.0.0
*/

@import url("../Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */
a{
text-decoration:underline;
}
a.et_pb_button, .djrxr6-front-page-slider a{
text-decoration: none;
}
#footer-info{
	display:none;
}
.global-footer-nav-menu a:hover{
	color:#ffffff !important;
	text-decoration:underline;
}
.et_pb_pricing_table{
        width:100%!important;
}
.djrxr6-pricing-table .et_pb_blurb_content{
        border: solid #bebebe 1px;
        background-color: #fcfcfc;
}
.djrxr6-pricing-table h4{
	text-align:center;
 	padding: 12px 0px 12px 0px!important;
}
.djrxr6-pricing-table h5{
        border-top: solid #bebebe 1px;
        border-bottom: solid #bebebe 1px;
	text-align:center;
        font-size: 30px;
        font-weight: 300;
	 padding: 12px 0px 12px 0px!important;
        margin-bottom: 20px;
}
.djrxr6-pricing-table p, .djrxr6-pricing-table ul{
        margin: 0px 20px;
}

.djrxr6-bg-color-01, .djrxr6-pricing-table h4{
        background-color:#536d1f !important;
}
#top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a{
        color:#58A4B0!important;
}
.nav li ul {
	border-color: #58A4B0!important;
}
.djrxr6-bg-color-02{
	background-color:#6E873A;
}
.djrxr6-bg-color-04{
	background-color:#1F2E00!important;
}
.djrxr6-resource-blurb img{
	max-width:260px;
}
.djrxr6-resource-blurb p{
	font-size:11px; 
}

.djrxr6-resource-blurb-online-course img{
	max-width:500px;
}
.djrxr6-resource-blurb-online-course sup{
	font-size:8px;
}
.djrxr6-resource-blurb-online-course div.et_pb_blurb_content{
	max-width:800px;
}
.mobile_menu_bar::before{
	color:#ffffff!important;
}
.et_pb_bg_layout_light.et_pb_module.et_pb_button{
	color: #536D1F!important;
}
.djrxr6-root-blurb h2, .djrxr6-ebd-blurb h4{
        background-color: #536d1f;
        color:#ffffff;
        font-style: italic;
        padding:20px;
        text-align: center;
}
.et_pb_text.djrxr6-bg-color-01, .djrxr6-root-blurb h2, .djrxr6-ebd-blurb h4, .djrxr6-blog-testimonials .entry-featured-image-url img{
	border-radius: 3px;
}
.djrxr6-ebd-blurb h4{
        padding:20px!important;
	 margin-bottom: 20px;
}
.djrxr6-root-blurb p{
	padding: 20px;
	text-align: left;
}
.djrxr6-ebd-blurb p{
	padding-left: 20px;
	padding-right: 20px;
}
.djrxr6-root-blurb .et_pb_button{
	color: #536D1F!important;
}
div.djrxr6-root-blurb{
        text-align: center;
}
.djrxr6-footer-divider-01{
	height: 60px;
}
.djrxr6-contact-form textarea{
	width: 100%;
}
/*.et_pb_fullwidth_section .et_pb_post_title h1{*/
.et_pb_fullwidth_section h1, .djrxr6-root-blurb h2, .djrxr6-ebd-blurb h4, .djrxr6-pricing-table h4, .djrxr6-pricing-table h5{
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
	0px 8px 13px rgba(0,0,0,0.1),
	0px 18px 23px rgba(0,0,0,0.1);
}
.et_pb_post_title{
	background: -moz-radial-gradient(center, ellipse cover, rgba(110,135,58,1) 0%, rgba(94,115,49,1) 100%); /* ff3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(110,135,58,1)), color-stop(100%, rgba(94,115,49,1))); /* safari4+,chrome */
	background:-webkit-radial-gradient(center, ellipse cover, rgba(110,135,58,1) 0%, rgba(94,115,49,1) 100%); /* safari5.1+,chrome10+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(110,135,58,1) 0%, rgba(94,115,49,1) 100%); /* opera 11.10+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(110,135,58,1) 0%, rgba(94,115,49,1) 100%); /* ie10+ */
	background:radial-gradient(ellipse at center, rgba(110,135,58,1) 0%, rgba(94,115,49,1) 100%); /* w3c */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6E873A', endColorstr='#5E7331',GradientType=1 ); /* ie6-9 */
}
article.et_pb_post{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}
.djrxr6-blog-testimonials article.post.category-testimonial .entry-featured-image-url img {
	width: 50%;
	float:right;
	padding: 0px 10px 50px 10px
}
.djrxr6-blog-testimonials article{
	clear:right;
	min-height:150px;
}
article.post.category-testimonial .et_post_meta_wrapper img{
	width: 540px;
	float:right;
	padding: 0px 10px 50px 10px
}
.djrxr6-post-featured-image div{
	float:right;
	width: 50%;
		margin-left: 30px;
}
.djrxr6-post-featured-image{
	margin-bottom: 0% !important;
}
footer#main-footer{
	background-color:#364c0b;
}
.djrxr6-footer-widget{
	padding: 0px 0px 32px;
}
.et_pb_widget .djrxr6-footer-widget a{
	color:#fff;
}
.djrxr6-footer-hypno-logo{
	padding-top: 135px
}

.djrxr6-footer-widget .et-pb-icon-circle{
	color: #ffffff; border-color: #ffffff;
}
footer li:before{
	border-color: #364c0b!important;
}
