.page-title,
.custom-categories span.item-num {
	display: none!important;
}

#main {
	z-index: 3;
}

#footer.solid-bg {
	z-index: 2;
}

.facetwp-template {
	position: relative;
}

.custom-loader {
	position: absolute;
	z-index: 9999!important;
	background-image: url('../svg/loader.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 140px;
	background-color: rgba(255,255,255,0.7);
}

#main:not(.sidebar-none) .wf-container-main {
	display: flex!important;
	align-content: center!important;
	justify-content: center!important;
	flex-flow: column!important;
	align-items: center!important;
}

.content.custom-page-container {
	max-width: 1280px!important;
	width: 100%;
}

.single-post .custom-page-title {
	max-width: 100%;
	min-height: 0;
	margin-bottom: 30px;
}

.custom-page-title {
	min-height: 250px;
	padding: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background-image: url('../png/blog_page_background_2x.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.custom-page-title h2 {
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
}

.custom-page-title h1 {
	font-size: 14px;
	line-height: 16px;
	color: #8CCECF;
	text-transform: none;
	padding: 8px 12px;
	background: linear-gradient(0deg, rgba(140, 206, 207, 0.14), rgba(140, 206, 207, 0.14)), #FFFFFF;
	border-radius: 100px;
}

#presscore-custom-menu-one-11 .custom-menu,
#presscore-blog-categories-2 .custom-categories,
.menu-platform-container #menu-platform {
	padding-bottom: 0;
	display: flex;
	background: #fff;
	max-width: 100%;
	margin-top: 0!important;
	overflow: hidden;
	align-items: center;
	justify-content: center;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

.custom-categories span.item-name {
	float: none!important;
}

#presscore-custom-menu-one-11 .custom-menu li,
#presscore-blog-categories-2 .custom-categories li,
.menu-platform-container #menu-platform li {
	margin: 0px!important;
	padding: 0px!important;
	position: relative;
	min-width: 100px;
}

.menu-platform-container #menu-platform li {
	border: 0!important;
}

.menu-platform-container #menu-platform li a {
	display: block;
}

#presscore-custom-menu-one-11 .custom-menu li:first-child,
#presscore-custom-menu-one-11 .custom-menu li:hover,
#presscore-blog-categories-2 .custom-categories li.current-cat,
#presscore-blog-categories-2 .custom-categories li:hover.
body.page-id-11576 #presscore-blog-categories-2 .custom-categories li.latest a {
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.menu-platform-container #menu-platform li a:hover,
.menu-platform-container #menu-platform li.is-active a,
#presscore-custom-menu-one-11 .custom-menu li:first-child a,
#presscore-custom-menu-one-11 .custom-menu li:hover a,
#presscore-custom-menu-one-11 .custom-menu li:hover a span,
#presscore-custom-menu-one-11 .custom-menu li:hover a:hover span,
body.page-id-11576 #presscore-blog-categories-2 .custom-categories li.latest a,
#presscore-blog-categories-2 .custom-categories li.current-cat a,
#presscore-blog-categories-2 .custom-categories li:hover a,
#presscore-blog-categories-2 .custom-categories li:hover a span,
#presscore-blog-categories-2 .custom-categories li:hover a:hover span {
	font-weight: bold;
	color: #171717!important;
}

.menu-platform-container #menu-platform li a,
#presscore-custom-menu-one-11 .custom-menu li a,
#presscore-blog-categories-2 .custom-categories li a {
	padding: 25px 14px;
	color: rgba(23, 23, 23, 0.4) !important;
	z-index: 2;
	margin: 0;
}

#presscore-custom-menu-one-11 .custom-menu li a {
	padding: 25px!important;
}

.posts-wrapper {
	padding: 0px 0px 60px !important;
	margin-bottom: 50px;
	background: #fff;
	border-radius: 24px;
	overflow: visible;
	filter: drop-shadow(0px 0px 14px rgba(0, 0, 0, 0.1));
}

.posts-wrapper .row {
	padding: 0 40px;
}

.posts-wrapper .post-thumb {
	min-height: 220px;
	background-position: center center;
	background-size: cover;
	border-radius: 24px;
	background-color: #eee;
}

.posts-wrapper .content-container {
	margin-bottom: 20px;
}

.posts-wrapper .content-container h2 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
}

.posts-wrapper .content-container p {
	font-size: 16px!important;
	line-height: 26px;
	color: #757575!important;
}

.posts-wrapper .post-single-container .meta,
.posts-wrapper .content-container {
	padding: 0!important;
}

.posts-wrapper .post-single-container .meta {
	margin: 24px 0 14px;
}

.posts-wrapper .post-single-container .meta .list-of-category {
	margin-left: 0!important;
	display: flex;
	flex-flow: wrap;
}

.posts-wrapper .post-single-container .meta .list-of-category p,
.posts-wrapper .post-single-container .meta .list-of-category a {
	font-size: 12px!important;
	line-height: 14px!important;
	padding: 6px 12px;
	margin-right: 5px;
	border-radius: 100px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}

.posts-wrapper .post-single-container .meta .list-of-category a,
.posts-wrapper .post-single-container .meta .list-of-category p {
	color: #81C4EE!important;
	background: linear-gradient(0deg, rgba(129, 196, 238, 0.14), rgba(129, 196, 238, 0.14)), #FFFFFF;
}

.posts-wrapper .post-single-container .meta.meta-two .list-of-category p,
.posts-wrapper .post-single-container .meta.meta-two .list-of-category a {
	color: #8CCECF!important;
	background: linear-gradient(0deg, rgba(140, 206, 207, 0.14), rgba(140, 206, 207, 0.14)), #FFFFFF;
}

.posts-wrapper .summary-wrapper {
	padding: 40px 40px 0;
	max-width: 650px;
}

.posts-wrapper .summary-wrapper h2 {
	font-size: 32px!important;
	line-height: 40px!important;
	color: #171717!important;
	font-weight: bold!important;
}

.posts-wrapper .summary-wrapper p {
	color: #757575!important;
	font-size: 16px!important;
	line-height: 26px!important;
}

.single-post .post-single-wrapper {
	padding-bottom: 20px;
}

.post-single-wrapper {
	padding: 17px 17px 0px;
	border-radius: 24px;
	border: 1px solid rgba(23, 23, 23, 0.16);
	height: 100%;
}

.post-single-wrapper:hover {
	background: linear-gradient(0deg, rgba(23, 23, 23, 0.04), rgba(23, 23, 23, 0.04)), #FFFFFF;
}

.pagination {
  justify-content: center;
  margin: 0px;
  padding: 40px 40px 0px;
  align-content: center;
  display: flex;
}

.facetwp-facet-pagination {
	text-align: center;
  padding: 40px 40px 0px;
}

.facetwp-pager .facetwp-page {
  display: inline-block;
  text-decoration: none;
  padding: 3px 5px;
  margin-right: 3px;
  margin-left: 3px;
  font-size: 16px;
  cursor: pointer!important;
}

.facetwp-pager .facetwp-page:hover,
.facetwp-pager .facetwp-page.active {
  font-weight: bold;
  border-bottom: 2px solid #04446b;
}

#custom-search {
	padding: 32px 40px;
	position: relative;
}

body.single #custom-search {
	padding-bottom: 0!important;
}

.facetwp-load-more {
text-decoration: none;
padding: 6px 22px;
background: #171717;
border-radius: 30px;
color: #fff;
font-weight: bold;
font-size: 14px;
border: 0;
text-transform: uppercase;
}

.filters-choosen {
	background: #FFFFFF;
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.1);
	border-radius: 18px;
	padding: 20px;
	position: absolute;
	z-index: 5;
	max-width: 550px;
	right: 0;
	display: none;
}

.filters-selection {
	display: flex;
		border-bottom: 1px solid rgba(23, 23, 23, 0.16);
	margin-bottom: 0px;
	padding-bottom: 16px;
	justify-content: space-between;
align-items: center;
}

.total-selected {
	padding: 3px;
width: 22px;
height: 22px;
border: 1px solid rgba(0,0,0,0.2);
display: inline-block;
line-height: 14px;
border-radius: 50%;
font-size: 14px;
text-align: center;
margin-left: 5px;
font-weight: bold;
}

.filters-selection .facetwp-reset {
text-decoration: none;
padding: 6px 22px;
background: #171717;
border-radius: 30px;
color: #fff;
font-weight: bold;
font-size: 14px;
}

h3.facet-label::after {
  content: attr(active-checked);
  margin-left: 8px;
  color: red;
}

.filters-choosen h4 {
	font-size: 18px;
	line-height: 24px;
	color: #171717;
	margin-bottom: 0;
	padding-bottom: 0;
}

.filters-choosen img {
	height: 20px;
	margin-right: 10px;
	vertical-align: middle;
}

.taxonomy-wrapper h5 {
	font-size: 14px;
	line-height: 16px;
	color: #171717;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 16px;
}

.taxonomy-wrapper {
	margin-top: 16px;
}

.taxonomy-wrapper .facetwp-type-checkboxes {
	display: flex;
	flex-flow: wrap;
}

.taxonomy-wrapper .facetwp-checkbox {
	padding: 8px 12px 8px 30px;
	border: 1px solid rgba(23, 23, 23, 0.16);
	border-radius: 100px;
	font-size: 14px;
	line-height: 16px;
	color: #757575;
	background: url('../svg/oval.svg') 12px 50% no-repeat;
	margin-bottom: 10px!important;
	margin-right: 10px;
}


.taxonomy-wrapper.smg .facetwp-checkbox.checked,
.taxonomy-wrapper.smg .facetwp-checkbox:hover {
	background: url('../svg/green-checked.svg') 10px 50% no-repeat;
	background-color: rgba(140, 206, 207, 0.16);
	color: #8CCECF;
	border: 1px solid rgba(140, 206, 207, 0.16);
	background-size: 20px 20px;
}

.taxonomy-wrapper.by-platforms .facetwp-checkbox.checked,
.taxonomy-wrapper.by-platforms .facetwp-checkbox:hover,
.taxonomy-wrapper.by-industry .facetwp-checkbox.checked,
.taxonomy-wrapper.by-industry .facetwp-checkbox:hover {
	background: url('../svg/blue-checked.svg') 10px 50% no-repeat;
	background-color: rgba(129, 196, 238, 0.16);
	border: 1px solid rgba(129, 196, 238, 0.16);
	color: #81C4EE;
	background-size: 20px 20px;
}

.taxonomy-wrapper .facetwp-counter {
	display: none;
}

.search-wrapper {
	display: flex;
}

.search-wrapper .facetwp-facet {
	width: 100%;
}

.filter-button img {
	margin-right: 10px;
}

.filter-button {
	cursor: pointer;
	padding: 16px;
	background: #FFFFFF;
	border: 1px solid rgba(23, 23, 23, 0.16);
	border-radius: 16px;
	width: 280px;
	margin-left: 10px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}

.filter-button.filter-active,
.filter-button:hover {
	background: linear-gradient(0deg, rgba(23, 23, 23, 0.04), rgba(23, 23, 23, 0.04)), #FFFFFF;
}

.main-taxonomy-wrapper {
	padding: 30px 0px 0px;
}

.main-taxonomy-wrapper .facetwp-facet {
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.main-taxonomy-wrapper .facetwp-radio,
.main-taxonomy-wrapper .facetwp-checkbox {
	background-image: none!important;
	cursor: pointer;
	font-size: 16px;
	line-height: 26px;
	color: #757575;
	font-weight: bold;
	padding: 8px 14px 8px 12px;
	background-color: #FFF;
	border: 1px solid rgba(23, 23, 23, 0.16);
	border-radius: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.main-taxonomy-wrapper .facetwp-radio {
	display: flex;
    align-items: center;
}

.main-taxonomy-wrapper .facetwp-display-value {
	padding-right: 10px;
}

.main-taxonomy-wrapper .facetwp-radio:hover,
.main-taxonomy-wrapper .facetwp-radio.checked
.main-taxonomy-wrapper .facetwp-checkbox:hover,
.main-taxonomy-wrapper .facetwp-checkbox.checked {
  background: linear-gradient(0deg, rgba(117, 117, 117, 0.16), rgba(117, 117, 117, 0.16)), #FFFFFF;
}

.main-taxonomy-wrapper .facetwp-counter {
	padding: 2px 2px;
	background: #FFFFFF;
	border: 1px solid rgba(23, 23, 23, 0.16);
	border-radius: 100px;
	min-width: 32px !important;
	display: inline-block;
	text-align: center;
}

/** FACETWP */

.facetwp-facet input.facetwp-search {
	border-radius: 16px;
}

.facetwp-facet input.facetwp-search {
	width: 100%;
}

.facetwp-facet input.facetwp-search {
	padding-left: 50px!important;
	padding-right: 10px!important;
	height: 60px;
	border: 0!important;
	background: linear-gradient(0deg, rgba(23, 23, 23, 0.04), rgba(23, 23, 23, 0.04)), #FFFFFF;
}

.facetwp-input-wrap {
	display: block!important;
}

.facetwp-facet input.facetwp-search,
.facetwp-facet {
	margin-bottom: 0!important;
}

#custom-search .facetwp-icon {
	right: auto;
	left: 15px;
}

/** OVERWRITTEN **/

.widget_search form {
  margin: 40px 40px 0 !important;
  padding: 0px !important;
  background: none;
}

.content .searchform input.searchform-s {
  width: 100%;
  margin-bottom: 0 !important;
  border: transparent !important;
  padding: 16px 8px 16px 16px !important;
  background: linear-gradient(0deg, rgba(23, 23, 23, 0.04), rgba(23, 23, 23, 0.04)), #FFFFFF !important;
  border-radius: 12px !important;
  height: 100% !important;
}

/* TO REMOVE */

.custom-categories .current-cat a .item-name::before,
.custom-categories li a:hover .item-name::before {
	display: none;
}

.above-footer-container {
	background: #81C4EE;
	padding-top: 80px;
	padding-bottom: 80px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	flex-flow: row;
	margin-top: 100px;
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
}

.above-footer-container .arrowed-form {
  display: flex;
  padding-top: 15px;
}

.above-footer-container .arrowed-form img {
  transform: translate(0, 60px);
  margin-right: 20px;
}

.above-footer-container .text-wrapper {
	padding: 0 50px;
	width: 100%;
	min-width: 750px;
	max-width: 750px;
}

.above-footer-container .text-wrapper p {
	font-size: 22px !important;
	line-height: 32px !important;
	max-width: 430px;
}

.above-footer-container .text-wrapper * {
	color: #fff!important;
}

.above-footer-container .form-wrapper {
	max-width: 700px;
}

.above-footer-container .text-wrapper h2 {
	font-size: 40px;
	line-height: 50px;
	font-weight: bold;
}

.above-footer-container .newsletter-form .column-two input,
.above-footer-container .newsletter-form .column-full input[type="submit"] {
    border-radius: 12px!important;
}

.above-footer-container .newsletter-form .column-two input,
.above-footer-container .newsletter-form .column-two label {
    width: 100%;
}

.above-footer-container .newsletter-form .column-two {
    margin-bottom: 10px;
    width: 48%;
}

.above-footer-container .newsletter-form .column-full {
    width: 100%;
    padding-right: 0!important;
}

.above-footer-container .newsletter-form .column-two label {
    color: #fff!important;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.above-footer-container .newsletter-form .column-two input {
    border: 0px!important;
    background: rgba(255,255,255,0.2)!important;
    padding: 20px;
    height: auto !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #fff!important;
    opacity: 1 !important;
}

.above-footer-container .newsletter-form .column-two input::placeholder {
    color: #fff!important;
    opacity: 1 !important;
}

.above-footer-container .newsletter-form .column-full input[type="submit"] {
    background: #171717!important;
    color: #fff!important;
    font-weight: bold!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    width: 100%;
    text-align: center;
    border: 0!important;
    padding: 20px !important;
    height: auto !important;
    line-height: 16px !important;
}

@media only screen and (max-width :767px) {

	.post-single-container {
		margin: 0px 0px 20px;
	}

	.posts-wrapper .post-single-container .meta {
		margin: 24px 0 0px!important;
	}

	.post-single-wrapper {
		padding: 0px;
		border: 0px;
	}

	.post-single-wrapper:hover {
		background: none!important;
	}

	.search-wrapper,
	#presscore-custom-menu-one-11 .custom-menu, #presscore-blog-categories-2 .custom-categories {
		flex-flow: row;
		flex-wrap: wrap;
	}

	#presscore-custom-menu-one-11 .custom-menu li, #presscore-blog-categories-2 .custom-categories li {
		width: 100%;
	}

	.filter-button {
		margin-left: 0;
		margin-top: 20px;
		width: 100%;
	}

	.filters-choosen {
		max-width: 100%;
	}

	.posts-wrapper .row,
	#custom-search,
	.posts-wrapper .summary-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}

	.above-footer-container .text-wrapper h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.above-footer-container {
		flex-flow: column;
	}

	.above-footer-container .arrowed-form img {
		display: none;
	}

	.above-footer-container .arrowed-form {
		padding-left: 20px;
		padding-right: 20px;
	}

	.above-footer-container .text-wrapper {
		min-width: 100%;
		max-width: 100%;
		padding: 0 20px;
	}

	.above-footer-container .form-wrapper {
		min-width: 100%;
		max-width: 100%;
	}

	.above-footer-container .newsletter-form,
	.above-footer-container .newsletter-form .column-two {
		width: 100%;
	}

}