/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

/* Global */

.block-content:last-of-type {
    padding-bottom: 0 !important;
}

.site-footer a, .elementor-section-wrap section:last-child .gem-textbox-description a {
  color: #D22E73 !important;
}

.premium-blog-thumbnail-container {
  height: 100%;
}

/* Portfolio hover icons */

.gem-team-style-5 .team-person .team-person-hover::before {
  content:"";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0%;
  left: -30%;
  width: 70%;
  height: 55%;
  opacity: 0;
  transition: 0.6s ease-in-out;
}

.gem-team-style-5 .team-person .team-person-hover.CEO::before, .gem-team-style-5 .team-person.post-1217 .team-person-hover::before {
  background-image: url('https://datainnovators.co/wp/wp-content/uploads/2021/11/Arrow-Icon.png') !important;
}

.gem-team-style-5 .team-person .team-person-hover.DDS::before {
  background-image: url('https://datainnovators.co/wp/wp-content/uploads/2021/11/data.png');
}

.gem-team-style-5 .team-person .team-person-hover.MERL::before {
  background-image: url('https://datainnovators.co/wp/wp-content/uploads/2021/11/graph2.png');
}

.gem-team-style-5 .team-person .team-person-hover.SBD::before {
  background-image: url('https://datainnovators.co/wp/wp-content/uploads/2021/11/SBD-Speech-Bubble-icon_SBD-Speech-Bubble-icon-1.png');
}

.gem-team-style-5 .team-person:hover .team-person-hover::before {
  opacity: 1;
  top: -4%;
  width: 30%;
  height: 30%;
  left: 67%;
}

.gem-team-style-5 .team-person {
  overflow: hidden;
  border-radius: 8px;
}

.pink-bullets ul, .large-pink-bullets ul {
  list-style: none;
  line-height: 1.8;
}

.pink-bullets ul > li, .large-pink-bullets ul > li {
  position: relative;
  padding-left: 3px;
}

.pink-bullets ul > li:before {
  content: "";
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background-color: #D23272;
  position: absolute;
  left: -13px;
  top: 13px;
}

.large-pink-bullets ul > li:before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #D23272;
  position: absolute;
  left: -18px;
  top: 20px;
}

svg .st1 {
  fill: #FFFFFF;
}

/* Remove red triangle */

.widget-title::after {
  display: none !important;
}

.custom-z-index .elementor-widget-heading, .custom-z-index .premium-blog, .custom-z-index .elementor-widget-button {
  z-index: 9;
  position: relative;
}

/* Portfilio circle images */

.what-we-do-portfolio img.swiper-slide-image {
  height: 250px !important;
  width: 250px !important;
  object-fit: cover;
  border-radius: 50%;
}

.what-we-do-portfolio figure.swiper-slide-inner {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

.what-we-do-portfolio .elementor-image-carousel-caption {
  position: relative;
  bottom: 5px;
  margin-bottom: 10px;
}

/* Side bar */

.widget-area #search-1 {
  margin-top: 0 !important;
}

.widget-area #text-2 .widget-title {
  margin-bottom: 10px !important;
}

/* Single post */

.single-post-custom {
  max-width: 1250px;
  width: 90%;
  margin: 30px auto 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.single-post-custom .single-wrapper {
  max-width: 72%;
  width: 100%;
}

.single-post-custom .page-sidebar {
  max-width: 26%;
  width: 100%;
  padding: 20px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #37BBCB 0%, #1C2762 100%);
}

.single-post-custom .page-sidebar h4 {
  margin-bottom: 15px !important;
}

.single-post-custom .page-sidebar a {
  text-decoration: none;
}

.single-post-custom img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.single-post-custom h1 {
  font-size: 30px;
  font-weight: 600;
  margin: 30px 0 10px;
}

.widget.widget_search .gem-button::before {
  bottom: 2px;
}

.single-post-custom .post-content {
  font-size: 16px;
}

.who-we-are-purpose-width {
  max-width: 800px;
  margin: 0 auto;
  padding: 10px 20px;
}

.who-our-values .title-h2 {
  line-height: 1 !important;
}

section.elementor-top-section {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center !important;
}

@media screen and (max-width: 768px) {

  .single-post-custom .single-wrapper, .single-post-custom .page-sidebar {
    max-width: 100%;
  }

  .single-post-custom .single-wrapper {
    margin-bottom: 50px;
  }

  .single-post-custom #recent-posts-1 {
    margin-top: 20px !important;
  }

}

@media screen and (max-width: 500px) {

  .home-posts .premium-blog-cats-container, .home-posts .premium-blog-post-content, .blog-page-posts-custom .premium-blog-post-content, .blog-page-posts-custom .premium-blog-cats-container {
    display: none !important;
  }

  .home-posts h2, .home-posts, .blog-page-posts-custom h2 a {
    font-size: 16px !important;
  }

  .home-posts .premium-blog-content-wrapper {
    padding: 15px !important;
  }

}

.custom-border-index .elementor-shape-bottom svg path {
	fill: #3cb5b6;
}

}

.custom-border-index-2 .elementor-shape-bottom svg path {
	fill: #1d2863;
}

@media screen and (max-width: 1400px) {

	#what_we_do_boxes svg {
		width: 40%;
		position: relative;
		right: 10px;
	}
}

header a, .font-noir, .font-noir .title-h2, .font-noir .title-h5, .footer-site-info, .team-person-name, .elementor-widget-sidebar h4, .widget_categories .cat-item a, .elementor-post__title a, .single-post-custom h1, .page-sidebar h4, .rs_splitted_words, .rs-layer.rev-btn {
	font-family: 'Avenir Black' !important;
}
#site-header .container-fullwidth, #top-area .container-fullwidth {
	padding-right: 0 !important;
	padding-left: 0 !important;
}