/*
Theme Name: Capital Conveyancing
Description: Capital Conveyancing
Author: noop designs
Theme URI: https://noop.com.au
Author URI: https://noop.com.au
Template: thegem
Version: 1.0.0
*/

/* .gem-testimonials.size-medium .gem-testimonial-image {
    display: none;
}

.gem-testimonials.style1 .gem-testimonial-wrapper:after,
.gem-testimonials.style2 .gem-testimonial-wrapper p:after {
    color: #B9DAEB !important;
} */

.centered-box {
 text-align: justify;
  text-justify: inter-word;
}
.gem-team-style-5 .team-person, .gem-team-style-5 .team-person .team-person-hover {
	min-height: 750px;
}
.gem-team-style-5 .team-person .team-person-name, .gem-team-style-5 .team-person .team-person-position {
	text-align: left;
}
#site-header-wrapper {
	position: fixed !important;
	top: 0;
	left: 0;
}

#main {
	margin-top: 94px;
}

@media screen and (max-width: 770px){
	#main {
		margin-top: 63px;
	}
}

#menu-item-32129 > a > button {
	background:#2E3190!important;
	width:40px!important;
	height:40px!important;
	margin-left:0!important;
	border-radius: 100px !important;
	display: flex;
	align-items: center;
	justify-content: center;
		        animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.2s both;

}

#menu-item-32129 > a {
	padding-left: 10px !important;
}

#menu-item-32129 > a > button:hover {
	background:#2E3190!important;
	width:40px!important;
	height:40px!important;
	margin-left:0!important;
	border-radius: 100px !important;
	display: flex;
	align-items: center;
	justify-content: center;
		        animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;

}
.white-text {
	color: #ffffff;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.container .blog{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start;
	margin: 0px -13px;
}

.container .blog > article{
	  width: calc(33.3% - 24px);
    display: inline-block;
    flex-basis: calc(33.3% - 24px);
    margin: 20px 12px;
    background: #fff;
	padding-bottom: 0;
	border-bottom: 0;
}

.container .blog > article:first-child{
	  width: calc(66.6% - 24px);
    flex-basis: calc(66.6% - 24px);
}

.container .blog > article .image{
		padding-top: 100%;
    position: relative;
		display: block;
}

.container .blog > article:first-child .image{
		padding-top: calc(50% - 12px);
}

.container .blog > article .post-meta, .container .blog > article .post-title{
		text-align: center;
    margin: 0 15px;
}

.container .blog > article .post-meta{
	margin-top: 15px;
	margin-bottom: 0;
}

.container .blog > article .post-meta a{
		font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
}

.container .blog > article .post-title{
	margin-bottom: 15px;
	margin-top: 0;
}

.container .blog > article .post-title h3.entry-title{
	margin: 0;
	line-height: 32px;
}

.container .blog > article .post-title .entry-title a{
	  font-size: 24px;
    line-height: 30px;
    margin-top: 0;
}

.sharer .social{
	list-style: none;
	padding-left: 0;
}

.sharer .social li{
	display: inline-block;
	margin-right: 12px;
}

.sharer .social li .socials-item-icon{
	font-size: 20px;
}
.widget-title:after, .footer-site-info a, #colophon .widget a:hover, .mc-text span {
	color: #80B641 !important;
}
.site-footer .widget_text ul li:before, #colophon #mc4wp_submit:hover {
	background: #80B641 !important;
}
#site-header .menu-button a {
   margin-left: 16px !important; 
    margin-right: 16px !important; 
    background: #80B641 !important;
    width: 10em !important;
	line-height: 2em !important;
    height: 2em !important;
    border: 0px !important;
	text-align: center;
    border-radius: 30px !important;
    color: #ffffff !important;
    border-color: transparent !important;
}

#site-header .menu-button a:hover {
    /* margin-left: -16px !important;
    margin-right: -16px !important; */
    background: #80B641 !important;
    /* width: 10em !important;
    height: 2em !important;
    border-radius: 30px !important; */
    color: #ffffff !important;
    border-color: transparent !important;
}
#site-header .header-style-3 .no-responsive#primary-menu > li.menu-item-active > a, #site-header .header-style-3 .no-responsive#primary-menu > li.menu-item-current > a, #site-header .header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li.menu-item-active > a, #site-header .header-style-3 #primary-menu.no-responsive > li:not(.megamenu-template-enable) li:hover > a {
	border-color: #80B641 !important;
}
#site-header #primary-menu.no-responsive > li:not(.megamenu-template-enable) ul > li, #site-header #primary-menu.no-responsive > li:not(.megamenu-template-enable) ul {
	border-color: #C5E3AC;
}

	

#site-header .call-btn a {
	background: #0299CF!important;
    width: 40px!important;
    height: 40px!important;
    margin-left: 0!important;
    border-radius: 100px !important;
    display: flex !important;
    align-items: center;
    padding: 0 !important;
    justify-content: center;
    animation: fade-in 0.2s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.2s both;
}
.vc_toggle .vc_toggle_title,  .vc_toggle .vc_toggle_title h4, .vc_toggle .vc_toggle_title .vc_toggle_icon {
	border: none !important;
	color: #014567 !important;
	background-color: transparent !important;
}
.vc_toggle .vc_toggle_content {
	color: #797979 !important;
}
.referral-code-form {
	background-color: #80B641 !important;
}
.gem-testimonials .gem-testimonial-content div {
	text-align: left !important;
}
.gem-testimonials .gem-testimonial-content .gem-testimonial-name {
	color: #80B641 !important;
	padding-left: 80px;
	padding-right: 80px;
}
#main .gem-testimonials.style1 .gem-testimonial-wrapper::after, #main .gem-testimonials.style2 .gem-testimonial-wrapper p::after {
	/*padding-bottom: 40px;*/
	height: unset !important;
	color: rgba(1, 69, 103, 0.25) !important;
	line-height: 1em !important;
}