/*
Theme Name:     Jupiter Child Theme
Theme URI:    http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Tony "Antonio" Ciccarone
Theme URI:    http://themeforest.net/user/artbees
Template:       jupiter
Version:        5.0.9
*/



#resource-posts .vc_gitem-post-data-source-post_title,
.resource-posts .spg-data .spg-entry-title h3 {
    margin: 8% 0;
    font-size: 20px!important;
    font-weight: 700!important;
    letter-spacing: 2px;
	color: #4b657c;
	text-transform: uppercase;
	text-align: center;
}

.single-resource .featured-image {
	display: none!important;
}

/*
.resource-posts .spg-data .spg-entry-title h3::after{
	content: "Read More";
	background: #e89f4c;
	color: #fff;
	border-radius: 0px;
    padding: 10px 20px;
    font-size: 14px;
    margin: 17px 0 0 0!important;

	font-weight: bold;
	display: inline-block;

}
*/

.spg-read-more {
	
	    background: #e89f4c;
	    color: #fff!important;
	    border-radius: 0px;
	    padding: 10px 20px;
	    font-size: 14px;
	    margin: 17px 0 0 0!important;
	    font-weight: bold;
	    display: inline-block!important;
	    text-align: center;
	    width: 200px;
	    margin: auto!important;
	}

.resource-posts .spg-thumb {
	
}

.resource-posts  .spg-post-meta .spg-post-meta-label{
	font-weight: bold;
}
.resource-posts  .spg-post-meta,
.resource-posts  .spg-post-meta a {
    color: #82a6c1!important;
	text-align: center;
}

#resource-posts .vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 66%!important;
}

#resource-posts .vc_grid-item {
    border: 1px solid #efefef;
	position: relative;
	left: -1px;
	border-top: 0px!important;
	padding-right: 0px!important;
	padding-top: 30px;
}

#resource-posts  .vc_btn3-container.vc_btn3-inline {

    margin: auto;
    text-align: center;
    width: 130px;
    display: block;
}

.resource-posts .spg-grids li .spg-entry-title {
	min-height: 85px;
}



.single-resource .header-style-3 .logo-has-sticky .mk-sticky-logo {
    opacity: 1!important;
}

.spg-custom-tax label {
	
    font-size: 30px;
    color: #6f6f6f;
    font-weight: bolder;
	padding-bottom: 0px;
    text-transform: uppercase;
	display: block;
	clear: both;
}

.single-resource .blog-single-meta,
.single-resource .mk-about-author-wrapper {
	display: none;
}

/*
#resource-posts .vc_grid-styled-select::before {
	content: "Category:";
	padding-left: 10px;
	position: relative;
	top: 1px;
}
*/


.wr-bucket {
	text-align: center;
	padding: 15px 5px;
}
.wr-header {
	    font-size: 16px!important;
		text-transform: none!important;
		    min-height: 40px;
}

a.wr-button,
.google-meet {
    background: #f39c37;
    color: #fff;
    font-weight: bold;
    padding: 5px 20px 6px 20px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
	display: block;
    font-size: 13px!important;
}

a.wr-button:hover{
	opacity: 0.6;
}

.wr-grid .wpb_row.vc_inner.vc_row.vc_row-fluid.jupiter-donut- {
    border-top: 1px solid #f5f5f5;
    padding-top: 60px;
}


.google-meet {
    text-align: center!important;
    display: block;
	margin: auto!important;
	background: #ececec;
    position: relative;
    top: -56px;
}
.google-meet span a {
	color: #fff!important;
}

.inner-team-member label {
	font-weight: bold;
	color: #82a6c2;
}

.inner-team-member .modal {
    line-height: 24px!important;
}

.team-wr {
	padding-top: 25px;
	font-weight: bold;
}

.team-wr .wr-button {
margin-top: 10px;	
}


.simple-banner {
    position: relative!important;
    z-index: 5000000;
}
div#simple-banner a {
    color: #fff902!important;
}

.mk-footer-copyright {
    padding-left: 0px!important; 
}

@media only screen and (max-width: 991px) {
	#resource-posts .vc-gitem-zone-height-mode-auto:before {
	  
	    padding-top: 100%!important;
	}
	
}

@media only screen and (max-width: 768px) {
	.wr-grid .wpb_row.vc_inner.vc_row.vc_row-fluid.jupiter-donut- {
	    border-top: 0px!important;
	    padding-top: 0px;
	}
	
	#resource-posts .vc_gitem_row .vc_gitem-col {
		margin-right: 25px;
	}
	
	#resource-posts .vc-gitem-zone-height-mode-auto:before {
	  
	    padding-top: 40%!important;
	}
	
	.spg-filter-form {
		text-align: center!important;
		padding-left: 7px;
		margin: 0 auto!important;
		display: block!important;
	}
	.spg-custom-tax label {
		padding-top: 25px!important;
	}
}


.team-member.mk-col-1-3 {
    min-height: 285px;
}