/*
 Theme Name:   Prosperity Child
 Theme URI:    https://themesharbor.com/downloads/prosperity/
 Description:  This is a child theme, based on Prosperity.
 Author:       Taras Dashkevych
 Author URI:   https://themesharbor.com/
 Template:     prosperity
 Version:      1.0.1
 Tags:
 Text Domain:  prosperity
*/

/* DO NOT USE @IMPORT RULE TO LOAD PARENT THEME STYLES. THEY ARE LOADED AUTOMATICALLY. ENTER YOUR STYLES AFTER THIS COMMENT. YOU CAN ALSO REMOVE THIS COMMENT. */

body, button, input, select, textarea {
	font-weight: 400;
}

img {
	margin: auto !important;
}

.hidden {
	display: none !important;
}

.inactive-sidebar.archive:not(.post-type-archive-jetpack-testimonial) .site-main, .inactive-sidebar.blog .site-main, .inactive-sidebar.page.page-template-default .site-main, .inactive-sidebar.search .site-main, .inactive-sidebar.single .site-main {
	max-width: 100%;
}

@media only screen and (max-width: 720px) {
.col-12,
.col-lg-12 {
	width: 100%;
}
}

@media only screen and (min-width: 720px) {
	.offset-lg-2 {
	    margin-left: 16.6666666667%;
	}

	.offset-lg-2 .wp-block-columns {
		margin-left: -16.6666666667%;
		margin-right: -16.6666666667%;
	}
}

#masthead {
	margin: 0;
	border: none;
}

#masthead .top-bar .search-form label:before {
	display: none;
}

#masthead .top-bar .search-form .search-field {
	padding-left: 0;
	max-width: 100%;
	width: 250px;

	font-size: 1rem;
}

#masthead .header-inner {
	display: flex;
	align-items: flex-end;
}

#masthead .site-branding {
	float: none;
}

#masthead .custom-logo {
	max-height: 80px; 	
	width: auto;
}

#masthead .main-navigation {
	display: none;
}

#masthead .secondary-navigation {
	margin: 0;
	margin-left: 3rem;
	float: none;
	max-width: none;
	overflow: visible;
}

#masthead .main-navigation ul.sub-menu,
#masthead .secondary-navigation ul.sub-menu {
	flex-direction: column;
	top: 1.5rem;
	left: 1.4rem;
	border: 0;
	background-color: #764183;
	color: white;
	width: auto;
}

#masthead .main-navigation ul>li>ul:before, 
#masthead .secondary-navigation ul>li>ul:before {
	border-color: transparent transparent #764183;
	left: 1.5rem;
	top: -5px;
}

#masthead .secondary-navigation ul>li>ul>li,
#masthead .main-navigation ul>li>ul>li {
	padding: 0;
	white-space: nowrap;
}

#masthead .secondary-navigation ul>li>ul>li a,
#masthead .main-navigation ul>li>ul>li a {
    padding: .35rem .8rem;
    margin: 0;
	width: auto;
	max-width: 100% !important;
}

@media only screen and (max-width: 992px) {
	#masthead .header-inner {
		align-items: center;
	}
	#masthead .secondary-navigation {
		display: none;
	}
	#masthead .mobile-buttons {
		margin: 0;
		margin-left: 1rem;
	}
}

#masthead .secondary-navigation ul {
	padding: .3rem 0;
	display: flex;
}

#masthead .secondary-navigation ul li {
	border: none !important;
	margin: 0;
    padding-left: 40px;
	font-weight: 800;
	text-transform: uppercase;
}

#toggle-sidebar #close-toggle-sidebar {
	background-color: #764183;
}

@media only screen and (max-width: 992px) {
	#page #featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry {
		max-width: 100% !important;
	}
}

@media only screen and (min-width: 992px) {
#page #featured-content .featured-slide .hentry .inner-hentry {
	max-width: 50%;
}
}

#page #featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry, 
#page #featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry:before, 
#page #featured-content .featured-slide .hentry .inner-hentry pre, 
#page #featured-content .inner-hentry .table-striped tbody tr:nth-of-type(odd) {
	padding: 60px 30px 60px 0;
	background: rgba(0,0,0,.75) !important;
	max-width: 50%;
}

#page #featured-content h1.entry-title {
	line-height: 1;
}

#page #featured-content .hentry .more-link-container {
	margin-bottom: 0;
}

#page .brief-text {
	padding: 60px 0;
	background-color: #f2f2f2;
	color: #222;

	font-size: 1rem;
}

#page .brief-text h1 {
	margin-top: 0;
	color: #764183;
}

#page .front-block {
	padding: 0;
}

#page .devider-header {
	margin: 4rem 0;
}

#page .front-blog-posts .entry-meta {
	display: none;
}

#page .ab-block-cta {
	height: 100%;
	border-radius: 0px;
	padding: 30px 15px;

	display: flex;
	flex-direction: column;
	justify-content: center;
}

#page .ab-block-cta .ab-font-size-32.ab-cta-title {
	margin: 0 auto 1rem auto;
}

#page .ab-block-cta .ab-button {
	background: #764183 !important;
    border: none;
    border-radius: 1px;
    display: inline-block;
    height: 44px;
    line-height:44px !important;
    line-height: 44px;
    padding: 0 18px;
    color: #fff;
    font-size: 1rem;
}

#page .ab-block-cta .ab-button:before {
    content: "\f18e";
    border-right: 1px solid hsla(0,0%,100%,.3);
    line-height: normal;
    margin-right: 10px;
    padding-right: 9px;

    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit
}

#page .wp-block-columns {
	margin-top: 5rem;
	margin-bottom: 0rem;
}

#page #more .more-block-header {
	margin-bottom: 70px;
}

#page #more .more-block-header .more-block-title {
	font-size: 2rem;
}

#page #more .entry-title,
#page .wp-block-embed .entry-title {
	font-size: 20px;
    margin-bottom: 25px;
}

#page #more .sharedaddy {
	display: none;
}

.page-header .page-title {
    margin: 0 0 20px;
    margin-bottom: 30px;
    color: #764183;
    font-size: 2rem;
}

.page-header .more-link-container {
	display: none;
}

.page .hentry .entry-header .entry-title, 
.single .hentry .entry-header .entry-title {
	color: #764183;
}

.page .hentry .entry-header .entry-meta,
.single .hentry .entry-header .entry-meta {
	display: none;
}

.single .hentry {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#page div.sharedaddy {
	border-top: 2px solid #888;
	padding-top: 1rem;
}

#page div.sharedaddy h3.sd-title {
	margin-bottom: 1rem;
	font-size: 1rem;
	font-weight: bold;
	color: #222;
	font-family: Roboto;
}

#page .sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button,
#page .sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button,
#page .sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
	background-color: #764183;
	margin-right: .5rem;
}

#page .entry-footer {
	display: none;
}

#page .post-navigation {
	display: none;
}

#page .single-thumb {
	margin-bottom: 3rem;
}

#page .single-thumb .entry-thumb {
	min-height: 40vw;
}
@media only screen and (max-width: 992px) {
	#page .single-thumb .entry-thumb {
		min-height: 50vw;
	}
}

.bg-blue {
	background-color: #764183;
	color: white;
}

.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue h4,
.bg-blue h5 {
	color: white;
}

.bg-gray {
	margin-bottom: 30px;
	background-color: #f2f2f2;

	text-align: center;
	color: #222;
}

.bg-gray .page-header {
	margin: 0;
	padding: 0;
	border: none;
}

.bg-gray .taxonomy-description {
	color: #222;
}

.home-main {
	margin: 3rem 0 5rem;
}

.archive-main {
	margin: 3rem 0 5rem;
	column-count: 2;
}

.page-inner a i.fa {
	display: inline-block;
	background-color: #764183;
	color: white;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    box-shadow: none;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    margin: 1rem .5rem 0 0;
}

.page-inner a:hover i.fa {
	opacity: .7;
}


@media only screen and (max-width: 992px) {
	.archive-main {
		column-count: 1;
	}
}

.archive-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1rem;
	margin-bottom: 2rem;
}

.archive-main h2 {
	margin: 0;
}

#publication-search {
	margin-top: -1rem;
	margin-bottom: 3rem;
}

#publication-search select {
	width: 100%;
	height: 2rem;
}

.single-main .entry-content h2 {
	margin: 0 0 .5rem 0;
	font-size: 1.5rem;
}

.navigation.pagination .current,
.navigation.pagination a:hover {
	background-color: #764183;
}

footer.site-footer .footer-widgets {
	border: none !important;
}

footer.site-footer .widget.widget_jp_blogs_i_follow ol li:before, .widget ul li:before {
	display: none;
}

footer.site-footer .widget ul li {
	border: none !important;
	margin: 0;
	padding: 0;
}

footer.site-footer .widget a.none {
	border: none !important;
}

footer.site-footer .widget a i.fa {
	display: inline-block;
	background-color: white;
	color: #764183;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0;
    box-shadow: none;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    margin: 1rem .5rem 0 0;
}

footer.site-footer .widget a.button {
	background-color: white;
	color: #764183 !important;
	display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0 18px;
}

footer.site-footer .widget a:hover i.fa {
	opacity: .7;
}

footer.site-footer .footer-bottom {
	  background-image: linear-gradient(-145deg, #9f86a0, #764183);
}

.single-thumb {
	text-align: center;
}
.single-thumb .container {
	text-align: left;
}

#mobile-navigation ul.menu + ul.menu {
	display: none;
}

.more-link-container {
	direction: ltr;
}