/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/

.fusion-fullwidth {
	padding: 0 15px;
}

.fusion-col-6 {
	width: 50%;
	float: left;
}

.column-wrapper {
	margin: 0 3.84%;
}

.category-banner {
	background-image: url("https://australianrotaryhealth.org.au/wp-content/uploads/2022/03/Banner-Background1.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:  70px 0;
}

.category-banner .fusion-row {
	max-width: 1248px !important;
	margin-left: calc(-4% / 2 );
	margin-right: calc(-4% / 2 );
	align-items: center;
}

.category-banner .fusion-row .fusion-col-6:first-child .title {
	margin-right: 3.84%;
	margin-left: 3.84%;
}

/*.category-banner .fusion-row .fusion-col-6:last-child .title {
	margin-bottom: 40px;
}*/

.category-banner .title .category-subheading {
	font-family: "NewsGothic Bold";
	font-weight: 400;
	margin: 0;
	font-size: 60px;
	color: #000000;
	line-height: 1.2;
}

.category-banner .title h1 {
	font-family: "NewsGothic Bold";
	font-weight: 400;
	margin: 0px;
	font-size: 60px;
	text-transform: uppercase;
	color: #fff;
	line-height: 0.9;
}

.category-main {
	margin-top: 60px;
}

.category-main .fusion-fullwidth {
	padding:  0;
}

.category-main .left-column {
	position: relative;
	float: left;
	margin-bottom: 20px;
	width: 78%;
	padding: 0 27px;
}

.category-main .left-column .content {
	border-bottom: 2px solid #666;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

.category-main .left-column .content h2 {
	font-family: "NewsGothic Regular" !important;
	font-weight: 400 !important;
	margin: 0 0 15px;
	font-size: 45px;
	color: rgb(210, 51, 129);
}

.category-main .left-column .content p {
	font-size: 20px;
	color: #666;
}

.category-main .left-column .blog-wrapper:last-child {
	border-bottom: 2px solid #666666;
	padding-bottom: 25px;
}

.category-main .right-column {
	width: 22%;
	float: left;
}

.category-main .right-column .sidebar-bg {
	height: auto;
	/*background-image: url('https://arh.dwsstaging.net.au/wp-content/uploads/2022/01/BG-blue-1.jpg');*/
	background: linear-gradient(180deg, rgba(31,204,210,1) 0%, rgba(31,204,210,1) 58%, rgba(255,255,255,1) 100%);
	background-position: center;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 100px;
	padding-left: 30px;
	padding-right: 12px;
	margin-left: 8.7272727272727%;
}

.category-main .right-column .sidebar-bg h3 {
	font-family: "NewsGothic Regular";
	font-weight: 400;
	margin: 0px 0 25px;
	font-size: 40px;
	color: #fff;
	line-height: 1.2;
}

.category-main .right-column .sidebar-bg h4 {
	font-family: "NewsGothic Regular";
	font-weight: 400;
	margin: 0px;
	font-size: 16px;
	color: rgb(175, 24, 87);
	line-height: 1.2;
}

.category-main .right-column .sidebar-bg .wrapper {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.category-main .right-column .sidebar-bg .wrapper:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

.category-main .right-column .sidebar-bg .wrapper:first-child h3 {
	margin-bottom: 5px;
}

.category-main .right-column .sidebar-bg .wrapper:last-child h3 {
	font-family: "NewsGothic Regular";
	font-weight: 400;
	margin-top: 40px;
	margin-bottom: 5px;
	font-size: 30px;
	text-transform: uppercase;
}

.category-main .right-column .sidebar-bg h3.color-gry {
	color: rgb(102, 102, 102);
}

.category-main .right-column .sidebar-bg h3.color-blk {
	color: #000;
}

.category-main .right-column .sidebar-bg .wrapper p a {
	font-size: 20px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "NewsGothic Regular";
	font-weight: 400;
}

.category-main .pagination .current {
	background: transparent;
	color: #d41568;
}

.category-main .pagination a {
	color: #9a9a9a;
}

.category-main .pagination a .page-text {
	color: #000;
}

.category-main .pagination a:hover .page-text {
	color: #9a9a9a;
}

.category-main .pagination a.pagination-next:hover:after {
	color: #9a9a9a;	
}

.category-main .pagination a.pagination-next:after {
	font-size: 24px;
}

.category-main .pagination a.pagination-prev:hover:before {
	color: #9a9a9a;	
}

.category-main .pagination a.pagination-prev:before {
	font-size: 24px;
}

.blog-wrapper .long-info p {
	margin-top: 0;
}

.category-main .sidebar-bg .categories .parent-category-btn {
	cursor: pointer;
	font-size: 20px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: "NewsGothic Regular";
}

.category-main .sidebar-bg .categories .sub-cat {
	display: none;
}

.category-main .sidebar-bg .categories .sub-cat .sub-sub-cat {
	margin-left: 15px;
}

.category-main .sidebar-bg .categories .sub-cat a {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

.side-menu-bg .categories .parent-category-btn {
	cursor: pointer;
}

.side-menu-bg .categories .sub-cat {
	display: none;
}

.side-menu-bg .categories .sub-cat a {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

@media (max-width: 1330px) {
	.category-banner .fusion-col-6 {
		width: 100%;
		float: none;
	}

	.category-banner {
		text-align: center;
	}

	.category-banner .fusion-row .fusion-col-6:first-child .title {
		padding-bottom: 0;
		margin: 0 !important;
	}

	.category-banner .title h1 {
		font-size: 60px;
	}

	.category-banner .title {
		margin-top: 15px !important;
		margin-bottom: 0 !Important;
	}

	.category-banner .title .category-subheading {
		font-size: 35px;
	}

	.category-main .left-column {
		float: none;
		width: 100%;
		margin-bottom: 50px;
	}

	.category-main .right-column {
		float: none;
		width: 100%;
		max-width: 1024px;
		margin: 0 auto;
	}

	.category-main .right-column .sidebar-bg {
		margin-left: 0;
		height: auto;
	}

	.category-main .right-column .sidebar-bg .wrapper {
		text-align: center;
	}

	.category-main .right-column .sidebar-bg .wrapper .flex-price {
		justify-content: center;
	}
}