/*
 Theme Name:     Belle
 Theme URI:      https://www.bellewebdesign.com.au
 Description:    Child theme for the Divi theme
 Author:         Belle Design
 Author URI:     ttps://www.bellewebdesign.com.au
 Template:       Divi
 Version:        1.0.3
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

/* ---------------------- Custom Fonts ---------------------- */

@font-face {
    font-family: 'Beloved Sans';
    src: url('fonts/beloved-sans-webfont.woff') format('woff'),
         url('fonts/beloved-sans-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Beloved Sans Bold';
    src: url('fonts/beloved-sans-bold-webfont.woff') format('woff'),
         url('fonts/beloved-sans-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap
}

@font-face {
    font-family: 'Beloved Script';
    src: url('fonts/beloved-script-webfont.woff') format('woff'),
         url('fonts/beloved-script-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap
}

@font-face {
    font-family: 'Beloved Script Bold';
    src: url('fonts/beloved-script-bold-webfont.woff') format('woff'),
         url('fonts/beloved-script-bold-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap
}


/* ---------------------- Global ---------------------- */

::selection {
    background-color: #eaf7f7;
}

::-moz-selection {
	background-color: #eaf7f7;
}

.cursive-sm {
	font-family: 'Beloved Script Bold';
	text-transform: none;
	font-size: 36px;
	font-weight: normal;
}

.cursive-med {
	font-family: 'Beloved Script Bold';
	text-transform: none;
	font-size: 42px;
}

.cursive-lrg {
	font-family: 'Beloved Script Bold';
	text-transform: none;
	font-size: 60px;
}

.cursive-xlrg {
	font-family: 'Beloved Script Bold';
	text-transform: none;
	font-size: 78px;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 20px;
	line-height: 1.4em;
}

li {
	padding-bottom: 10px;
}

.et_pb_button {
	background-size: cover !important;
}

a.et_pb_button {
	color: #ffffff;
}

a.et_pb_button:hover {
	color: #ffffff;
}

#gold-button.et_pb_button:hover,
.et_pb_newsletter_button.et_pb_button:hover,
.et_pb_button:hover {
	background-size: cover !important;
}

.et_contact_bottom_container {
    float: left;
    text-align: left;
}

.half-bg {
	background-position: 50% center !important;
}

.single hr {
	border-top: 1px solid #217b86;
	border-bottom: none;
	border-right: none;
	border-left: none;
	height: 1rem;
	margin: 1rem 0;

}

.single hr::after {
  	content: '';
  	background: url('/wp-content/uploads/2020/01/branch-divider.png') no-repeat;
  	background-size: 75% auto;
	background-position: center;
  	width: 6%;
  	display: inline-block;
  	position: absolute;
  	left: 44%;
	margin-top: -1rem;
  	padding: 1rem;
  	background-color: white;
}

.quotes {
	font-family: Arial, Open Sans, sans-serif;
}

.gold-bg {
	background: url('/wp-content/uploads/2020/01/gold-btn-2.jpg') no-repeat !important;
	padding: 10px 20px;
}

.page-template #main-content .container::before {
	display: none;
}

.page-template #sidebar {
	display: none;
}

#page-container { 
	overflow: hidden; 
}

/* ---------------------- Header ---------------------- */

#logo {
	max-width: 285px;
}

#main-header.et-fixed-header .logo_container {
	opacity: 1 !important;
}

/*#main-header.et-fixed-header .logo_container a {
	display: inline-block;
	background: url('/wp-content/uploads/2020/01/anna-sayce-no-tag-1.png') no-repeat;
	background-position: left center;
	background-size: auto 50%;
	height: 90px;
	width: 484px;
}

#main-header.et-fixed-header .logo_container img#logo {
	display: none !important;
}*/

#top-menu li {
	padding-right: 0px;
}

#et-top-navigation nav > ul > li > a {
	padding: 10px 12px !important;
	margin-bottom: 25px;
}

#top-menu .menu-item-has-children > a:first-child::after {
    top: 7px;
    font-size: 14px;
}

.nav li ul {
	width: 260px;
}

#top-menu li li {
    padding: 0 15px;
}

#top-menu li li a {
    width: 280px;
    padding: 5px 15px;
}

.login-link a {
	border: solid 1px #217b86;
}


/* fixing padding of global body for custom header */
#main-content {
  margin-top: -140px;
}

#left-area {
	padding-top: 140px;
}


/* ---------------------- Home Page ---------------------- */

.et_pb_slide_description, 
.et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding-top: 3%;
	padding-bottom: 3%;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    width: 60% !important;
	text-shadow: none;
}

.et_pb_bg_layout_dark .et_pb_slide_description p {
    font-size: 16px;
	line-height: 1.7em;
}

.et_pb_slide_image {
    width: 30% !important;
    margin-right: 10% !important;
}

.hp-courses .et_pb_column {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.et_pb_signup_0.et_pb_subscribe .et_pb_newsletter_button.et_pb_button {
	background-size: cover !important;
}

/* ---------------------- All Courses ---------------------- */

#ecourses .et_pb_column {
	background-size: 27% auto;
}

#ecourses-2 .et_pb_column {
	background-size: 15% auto;
}


/* ---------------------- About ---------------------- */

#tools-three {
	z-index: 99;
	margin-left: -3% !important;
	background-size: 70% auto;
}

#supernatural {
	background-size: auto 70%;
}

.about-break {
	display: none;
}

/* ---------------------- Intuitive Awakening ---------------------- */

.et_pb_testimonial h3 {
	font-family: 'Beloved Script BOld' !important;
	font-weight: 500;
	font-size: 36px;
	line-height: 1em !important;
}

.et_pb_testimonial_portrait:before {
	box-shadow: none;
}

.test-1 .et_pb_testimonial_portrait {
	margin-right: 50px !important;
	margin-bottom: 50px !important;
}

.test-2 .et_pb_testimonial_portrait {
	float: right !important;
	margin-left: 50px !important;
	margin-bottom: 50px !important;
}

.test-2 .et_pb_testimonial_description {
	margin-left: 0px !important;
}

img.lesson-icon {
	vertical-align: middle;
	margin-left: 20px;
	height: 100px;
	width: auto;
}

.full-specialty .et_pb_row {
	width: 100% !important;
	max-width: 100%;
}


/* Sales pages */

.et-pb-controllers {
    bottom: 0;
}

.icon-title img {
	margin-right: 20px; 
	float: left;
}


/* ---------------------- Blog ---------------------- */

/*#blog-module.blog .et_pb_post {
	min-height: 600px;
}

.et_pb_blog_grid .et_pb_post {
	border: none;
}

.et_pb_blog_grid .et_pb_image_container {
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
}

a.more-link {
	padding-top: 10px;
	display: block;
} */

.pt-cv-content-item {
	padding-bottom: 50px;
}

.pt-cv-readmore {
	display: block;
}

.single .entry-title {
	text-transform: uppercase;	
	font-size: 20px;
	letter-spacing: 1.5px;
	font-weight: 600;
	margin-bottom: 30px;
}

.single h2 {
	padding-top: 20px;
}

.single .et_pb_section {
	padding-top: 0px;
}

.single .et_pb_row {
	width: 100%;
}

.single .entry-title {
	margin-bottom: 0px;
}

#left-area .post-meta {
	display: none;
}

.et_monarch .et_pb_section .et_social_inline_bottom {
    margin-top: 40px;
	margin-bottom: 0px;
}

.et_monarch .et_pb_section .et_social_inline_bottom:before {
	content:'Share ';
	font-family: 'Beloved Sans Bold';
	letter-spacing: 1px;
	font-size: 20px;
}

.et_monarch .et_social_networks .et_social_icon {
	width: 46px;
	height: 46px;
	line-height: 46px;
	margin-top: 10px;
}

.post-navigation {
	padding: 30px 0;
}

.post-navigation a {
	letter-spacing: 1px;
	font-size: 14px;
}

.post-navigation img {
	width: 30px;
	height: auto;
}

.post-navigation .alignleft img {
	margin-right: 10px;
}

.post-navigation .alignright img {
	margin-left: 10px;
}

#recent-posts .et_pb_blog_grid .et_pb_post {
	padding: 0px !important;
}

#recent-posts .entry-title {
    font-size: 16px;
	text-transform: none !important;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	letter-spacing: 0px;
}

#recent-posts p {
	font-size: 13px !important;
	padding-bottom: 10px;
}

.single a {
	color: #f77373;
	text-decoration: underline;
}

#blog-content p {
	padding-bottom: 2rem;
}

#blog-content h5 {
	letter-spacing: 0px;
}

#blog-content h6 {
	color: #217b86;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0px;
}

.pin-it {
	max-width: 350px;
	height: auto;
}

.blog-social img {
	margin-right:15px;
	vertical-align: middle;
}

.share {
	margin-right: 15px;
}

.mob-share {
	display: none;
}

.nav-previous {
	background: url('/wp-content/uploads/2020/01/left-arrow.png') no-repeat;
	background-size: auto 100%;
	background-position: left center;
	padding: 5px 0;
}

.nav-previous .nav-label {
	margin-left: 30px;
	margin-right: 10px;
}

.nav-next {
	background: url('/wp-content/uploads/2020/01/right-arrow.png') no-repeat;
	background-size: auto 100%;
	background-position: right center;
	padding: 5px 0;
}

.nav-next .nav-label {
	margin-right: 30px;
	margin-left: 10px;
}

.meta-nav {
	visibility: hidden;
}

.single #reply-title {
	color: #5bc4c4;
}

.single .comment-notes {
	font-style: italic;
	font-size: 14px;
}

.single .comment_avatar img {
	max-width: 100px;
}

.single .comment-body {
    padding-left: 135px;
}

.single span.fn, 
.single span.fn a {
	font-family: 'Beloved Sans Bold';
	font-size: 26px;
	font-weight: 400;
}

.single h1#comments {
	padding-bottom: 30px;
}

span.fn, span.fn a {
	color: #217b86 !important;
}

/* Related Posts */

.relpost-thumb-container h3 {
	padding-bottom: 50px;
	font-size: 24px;
}

.relpost-block-single {
	width: 33.3333%;
	padding: 0 2%;
}

.relpost-block-single div {
	width: auto !important;
}

.relpost-block-single-image {
	width: 300px !important;
	height: 188px !important;
	margin-bottom: 15px;
}

.relpost-block-single-text {
	text-align: left;
	line-height: 1.6em;
	text-decoration: none !important;
}

.relpost-thumb-container a {
	text-decoration: none !important;
}

.relpost-block-single-text b {
	font-family: 'Beloved Sans Bold', Helvetica, Arial, Lucida, sans-serif;
	line-height: 1.4em;
	letter-spacing: 1px;
	color: #f77373;
	font-size: 16px;
}

/* Old CK optin boxes */
.ck_form.ck_naked .ck_subscribe_button {
	background: #f77373 !important;
}

/* Article Listing Page */
.wsp-posts-title {
	display: none;
}

.wsp-category-title {
	font-family: 'Beloved Sans Bold', Helvetica, Arial, Lucida, sans-serif;
	line-height: 1.4em;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: 500;
}

.wsp-category-title:before {
	display: none;
}

.wsp-category-title a {
	color: #217b86;
}

.wsp-posts-list li {
	list-style-type: none;
}

ul.wsp-posts-list {
	padding-top: 15px;
	padding-left: 0px;
}



/* ---------------------- Graduate Page ---------------------- */

.grad-padding {
	margin-bottom: 2% !important;
}

/* ---------------------- Member Pages ---------------------- */

#member-circle {
	margin-left: 15%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


#login-form form label {
	color: #ffffff !important;
	font-size: 16px !important;
	font-family: 'Karla', sans-serif;
	text-transform: none;
	font-weight: 600;
}

#login-form form input[type="text"], 
#login-form form select, 
#login-form form textarea,
#login-form form input[type="email"], 
#login-form form input[type="password"]{
    padding: 10px;
    border: none;
	color: #217b86;
	font-weight: 600;
	background-color: #ffffff;
	background: #ffffff !important;
	width: 300px !important;
	float: right !important;
}

#login-form tr:nth-child(5) {
	position: absolute;
	margin-top: -50px !important;
	right: 0;
}

#login-form form input[type="submit"] {
	padding: 10px 20px;
	background: url('/wp-content/uploads/2020/01/gold-btn-2.jpg') no-repeat !important;
	background-size: cover !important;
	border: none;
	border-radius: 0px !important;
    width: 300px !important;
	cursor: pointer;
	font-weight: 600;
}


#login-form form input[type="submit"]:hover {
	background: url('/wp-content/uploads/2020/01/light-gold-btn.jpg') no-repeat !important;
}

.accessally-lost-password-link {
    font-size: 16px !important;
    color: #ffffff !important;
	font-weight: 600;
    text-align: right;
    padding-top: 15px;
    display: block;
}

.accessally-icon-img {
	width: 33%;
	height: auto;
	padding: 3px 5px;
}

/* Access Ally Order pages */

.accessally-order-form-step-1-submit,
.accessally-order-form-cc-pay,
.accessally-order-form-coupon-button {
	border-radius: 0px;
}

/* Default page layout settings */

.archive #sidebar,
.page #sidebar,
.search #sidebar,
.error404 #sidebar {
	display: none;
}

.archive #main-content .container::before,
.page #main-content .container::before,
.search #main-content .container::before,
.error404 #main-content .container::before {
	display: none;
}

.page #left-area {
	float: none;
	padding-right: 0px;
	margin: auto;
}

.page #left-area h3 {
    color: #F77373;
    padding-top: 30px;
}

.page #left-area a {
    color: #F77373;
}

.page .main_title {
	margin-bottom: 0px;
}


/* ---------------------- Forum ---------------------- */
/* Hiding Quick Links dropdown (not working) */
#spMainContainer #spQuickLinksForum,
#spMainContainer #spQuickLinksTopic {
	display: none !important;
}

/* Removing the bottom forum 'stats' section */
#spMainContainer .spStatsSection {
	display: none;
}

#spMainContainer .spGroupViewSection, 
#spMainContainer .spForumViewSection, 
#spMainContainer .spTopicViewSection, 
#spMainContainer .spMemberGroupsSection,
.ttip,
#spMainContainer a.spToolsButton,
#spMainContainer a.spToolsButton:hover,
.ui-widget-header {
	background: #f77373 !important;
}

#spMainContainer,
#spMainContainer a.spRowName, 
#spMainContainer a.spInRowLastPostLink,
#spMainContainer .spInRowLabel,
#spMainContainer #spBreadCrumbs a,
#spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent,
#spMainContainer .spTopicPostSection.spEven,
#spMainContainer .spTopicPostSection.spOdd,
#spMainContainer .spGroupForumSection.spEven,
#spMainContainer .spGroupForumSection.spOdd,
#spMainContainer .spTopicPostSection,
#spMainContainer a:hover, 
#spMainContainer .spLink:hover,
#spMainContainer textarea.spControl, 
#spMainContainer select.spControl, 
#spMainContainer input.spControl,
#spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent blockquote {
	color: #217b86 !important;
}

#spMainContainer a.spButton,
#spMainContainer a.spInRowLastPostLink,
#spMainContainer a,
#spMainContainer .spLink,
#spMainContainer input.spSubmit,
#spMainContainer #spQuickLinksTopic, 
#spMainContainer #spQuickLinksForum {
	color: #f77373 !important;
}

#spMainContainer .spPageLinks a.spPageLinks.spCurrent {
	background: #fdeae7 !important;
}

#spMainContainer .spPageLinks a.spPageLinks:hover {
	background: #92cfd2 !important;
}

/* ---------------------- Testimonials ---------------------- */

.tfn {
	font-family: 'Beloved Sans Bold',Helvetica,Arial,Lucida,sans-serif;
	color: #f77373;
	font-size: 24px;
	font-weight: normal;
}

.tln {
	font-family: 'Beloved Script Bold',Helvetica,Arial,Lucida,sans-serif;
	color: #f77373;
	font-size: 30px;
	letter-spacing: 2px;
	line-height: 1.5em;
	font-weight: normal;
}

#testimonial p {
	font-size: 18px;
	line-height: 1.6em;
}

#testimonial h3 {
	letter-spacing: 0px;
	font-weight: 700;
	line-height: 1.4em;
}


/* ---------------------- Footer ---------------------- */

#main-footer {
	background: url('/wp-content/uploads/2020/01/footer-bg.jpg') no-repeat !important;
	background-size: cover !important;
}

.footer-widget h4 {
	font-family: 'Beloved Sans Bold';
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

.footer-widget:first-child .fwidget {
    margin-bottom: 0px !important;
}

.footer-widget {
	width: 100%;
}

#footer-widgets .footer-widget li::before {
	display: none;
}

#footer-widgets .footer-widget li {
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

#footer-widgets {
	border-bottom: 3px solid #ffffff;
}

#nav_menu-2 {
	float: left;
	clear: both;
}

#nav_menu-3 {
	float: right;
}

.footer-btn {
	background: #ffffff;
	padding: 5px 10px;
	margin-bottom: 17px;
}

.footer-btn:hover {
	opacity: 0.8;
}

.footer-btn a {
	color: #7fc2cb !important;
}

#media_image-2 {
	padding-left: 35%;
}



/* ---------------------- Responsive ---------------------- */

@media screen and (max-width: 1450px) {
	
	.about-break {
		display: block;
		height: 0px;
	}
}

@media screen and (max-width: 1300px) {
	
	#main-header .container {
		width: 96%;
	}
	
	#logo {
    	max-width: 200px;
	}
}

@media screen and (max-width: 980px) {
	
  	/*#main-content {
	  margin-top: -157px;
	}*/

	.hide-mobile {
		display: none;
	}
	
	.no-bg {
		background: none !important;
		background-image: none !important;
	}
	
	.custom-row {
  		display: -webkit-box;
  		display: -moz-box;
 	 	display: -ms-flexbox;
  		display: -webkit-flex;
  		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}

	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}
 
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}
	
	#testimonial .first-on-mobile {
		margin-bottom: 30px;
	}
	
	#testimonial .second-on-mobile {
		margin-bottom: 0px;
	}
	
	.half-col .et_pb_column {
		width: 50%;
		margin: 0px;
		float: right;
	}
	
	.about-break {
		display: none;
	}
	
	#main-header .container {
		width: 80%;
	}
		
	#logo {
		max-width: 70% !important;
		max-height: 70% !important;
	}
	
	#main-header.et-fixed-header .logo_container a {
		width: 175px;
		height: 56px;
	}
	
	.login-link a {
		border: none;
	}
	
	.hp-courses .et_pb_column {
		display: block;
	}
	
	.single .et_pb_row {
		width: 80%;
	}
	
	#blog-module.hp .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before { 
		content: '3 .column.size-1of3' !important;
	}

	#blog-module.hp .column.size-1of3 {
		width: 30.666666% !important;
		margin-right: 4%;
	}

	#blog-module.hp .column.size-1of3:last-child {
		margin-right: 0;
	}
	
	#member-circle {
		margin-left: 7% !important;
	}
	
	#login-form td {
		width: 100% !important;
		display: block !important;
	}
	
	#login-form form input[type="text"], 
	#login-form form select, 
	#login-form form textarea,
	#login-form form input[type="email"], 
	#login-form form input[type="password"],
	#login-form form input[type="submit"] {
		float: left;
		width: 100% !important;
	}
	
	#login-form tr:nth-child(5) {
		position: relative;
		margin-top: 0px !important;
		left: 0;
	}
	
	.accessally-lost-password-link {
		text-align: left;
	}
	
	#main-footer {
		background: url('/wp-content/uploads/2020/01/footer-bg-mob.jpg') no-repeat !important;
		background-size: cover;
	}
	
	.footer-widget:nth-child(2) {
		display: none;
	}
	
	#nav_menu-3 {
		float: left;
		clear: both;
	}
	
	.accessally-icon-img {
		width: 50%;
		padding: 8px;
		display: block;
		float: left;
	}
	
	#testimonial img {
		max-width: 300px;
		float: left;
	}
}

@media screen and (max-width: 767px) {
	
	.cursive-lrg {
		font-size: 52px;
	}
	
	.cursive-xlrg {
		font-size: 60px;
	}
	
	.half-col .et_pb_column {
		width: 100%;
	}
	
	.et_pb_slide_description, 
	.et_pb_slider_fullwidth_off .et_pb_slide_description {
    	padding-right: 0;
		padding-left: 0;
		width: 100% !important;
	}
	
	.et_pb_slide_image {
    	width: 100% !important;
    	margin-right: 0 !important;
		display: block !important;
		margin-bottom: 8%;
	}
		
	.test-1 .et_pb_testimonial_portrait,
	.test-2 .et_pb_testimonial_portrait {
		float: none !important;
		margin: 0px auto 50px !important;
	}
	
	#blog-module.blog .et_pb_post {
		min-height: 100%;
	}
	
	.relpost-block-single {
		width: 400px;
		padding: 0;
		margin: 0 auto;
	}

	.relpost-block-single-image {
		width: 400px !important;
		height: 250px !important;
	}

}

@media screen and (max-width: 600px) {
	.et_pb_testimonial h3 {
		font-size: 30px;
	}
	
	.accessally-icon-img {
		width: 100%;
		padding: 15px 0px;
	}
		
	.share {
		display: none !important;
	}
	
	.mob-share {
		display: block !important;
	}
}

@media screen and (max-width: 479px) {
	
	.cursive-med {
		font-size: 36px;
	}
	
	.cursive-lrg {
		font-size: 42px;
	}
	
	.cursive-xlrg {
		font-size: 52px;
	}
	
	.full-width-cols .et_pb_column {
		width: 100% !important;
		margin-right: 0px !important;
	}
	
	#resources-banner-mob {
		padding-bottom: 75%;
	}
	
	#resources-banner-mob h1 {
		font-size: 26px !important
	}
	
	#resources-banner-mob h3 {
		font-size: 30px !important
	}
	
	img.lesson-icon {
		display: block;
		margin: 0 auto;
	}
	
	.single .comment_avatar img {
		max-width: 40px;
	}

	.single .comment-body {
    	padding-left: 50px;
	}
	
	.relpost-block-single {
		width: 300px;
	}

	.relpost-block-single-image {
		width: 300px !important;
		height: 203px !important;
	}
	
	.icon-title img {
		width: 40px !important;
		height: 40px !important;
		margin-right: 15px;
	}
	
	#member-circle {
		margin-left: 7% !important;
	}
	
	#member-circle h1 {
		font-size: 34px;
	}
	
	#member-circle p {
		font-size: 50px;
	}
	
	#testimonial img {
		max-width: 250px;
	}
}

@media screen and (max-width: 380px) {

	.about-break {
		display: block;
		height: 0px;
	}
	
	#hp-banner .et_pb_column_1 {
		padding-left: 30%;
	}
	
	.relpost-block-single {
		width: 250px;
	}

	.relpost-block-single-image {
		width: 250px !important;
		height: 169px !important;
	}
}