/*
Theme Name: TheGem 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
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
*/

.comma-separated {
  list-style: none !important;
  margin: 30px 0px 30px 0px !important;
  padding: 0px !important;
}
.comma-separated li {
  list-style: none !important;
  margin: 0px !important;
}
.comma-separated li:before {
  content: none !important;
  display: none !important;
}
.comma-separated li:after {
  content: ", " !important;
}
.comma-separated li:last-child:after {
  content: "." !important;
}
.tm_carousel_container .owl-nav {
  display: none !important;
}
.lead {
  font-size: 20px;
  line-height: 35px;
}
.hidden {
  display: none !important;
}
.hel_old_header {
  background: #223d65 !important;
}
.hel_old_header .thegem-te-menu__default.desktop-view ul.nav-menu > li > a {
  color: #fff !important;
}
.hel_old_header
  .style-active-framed
  nav.desktop-view
  ul.nav-menu
  > li.menu-item-active
  > a::before {
  border-bottom: 2px solid #c63214 !important;
  border-left: 0px !important;
  border-top: 0px !important;
  border-right: 0px !important;
}
.hel_svg_wave {
  position: relative;
  top: -80px;
  z-index: 10;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  margin-bottom: -100px;
}
.sc_line {
  display: block;
  line-height: 0;
  width: 100%;
  margin-bottom: -200px;
}

.sc_line.color_2 .color_1,
.sc_line.color_2 .color_2 {
  fill: #ffffff;
}

.hel_hasdark_bg a {
  color: #ffffff !important;
}

.hel_round_border {
  border-radius: 20px;
}
.hel_bg_blue {
  background: #223d65;
}
.hel_bg_blue p {
  color: #ffffff;
}
.hel_bg_blue strong {
  color: white;
}
.hel_padding_20 {
  padding: 20px;
}
.hel_padding_30 {
  padding: 30px;
}
.hel_padding_40 {
  padding: 40px;
}
.hel_white_text,
.hel_white_text a {
  color: white !important;
}
.hel_black_text {
  color: black !important;
}
.hel_red_text {
  color: #c53215 !important;
}
.hel_yellow_text {
  color: #ffdd00 !important;
}
.hel_orange_text {
  color: #ff9900 !important;
}
.hel_text_upper {
  text-transform: uppercase;
}
.hel_negative_ps_200 {
  left: -200px;
}
.hel_bg_norepeat {
  background-repeat: none;
}
.hel_bg_left {
  background-position: left;
}
.hel_bg_right {
  background-position: right;
}
.hel_white_lines .sc_line.color_2 .color_1,
.hel_white_lines .sc_line.color_2 .color_2 {
  fill: #ffffff;
}

.tm_carousel_testimonial {
  background-color: #e9faff;
  padding: 45px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 20px;
}
.tm_carousel_testimonial blockquote {
  background: transparent;
  color: #df0000;
}
.tm_carousel_testimonial h5 {
  color: #000000;
}
#stats .gem-counter-number,
#stats .diagram-circle .text div span {
  font-weight: 600 !important;
  margin-top: -30px;
  margin-bottom: -10px;
}

button.owl-dot,
button.owl-next,
button.owl-prev {
  border-bottom: 0px !important;
}

.owl-carousel {
  position: relative;
  display: flex;
}
.tm_carousel_testimonial {
  align-items: stretch;
}
.owl-dots {
  text-align: center;
  margin: 20px auto;
}
.owl-dots .owl-dot.active span:before {
  transform: translate(-50%, -50%) scale(1);
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  text-align: center;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  text-align: center;
  right: -15px;
}

.owl-next {
  right: -35px;
}
.owl-prev {
  left: -35px;
}
.owl-next i,
.owl-prev i {
  background-color: #d2083e;
}
.owl-next i {
  border-radius: 0px 20px 20px 0px;
}
.owl-prev i {
  border-radius: 20px 0px 0px 20px;
}
.owl-prev i,
.owl-next i {
  color: #fff;
  font-size: 25px;
  padding: 10px 10px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dot span:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  transition: transform 0.3s;
  transform: translate(-50%, -50%) scale(0);
  background-color: #df0000;
}

.owl-dots .owl-dot span {
  border: 2px solid #cecece;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  border-radius: 50%;
  cursor: pointer;
  color: #333;
}

/* TM SEO Customisation */
.tm_seo_accordion .tabs {
  box-shadow: 0px 0px 0px 0px !important;
}
.tm_seo_accordion .tab {
  margin-bottom: 25px;
}
.tm_seo_accordion.tab:last-child {
  margin-bottom: 0px !important;
}
.tm_seo_accordion .tab label:before {
  display: none;
} /* Fixes weird Theme Issues (Relative ONLY to 'Happy Birthday' theme) */
.tm_seo_accordion input:checked + .tab-label {
  background: #df0000 !important;
  border-radius: 15px;
}
.tm_seo_accordion .tab-label {
  background: #3766af !important;
  border-radius: 15px;
}
.tm_seo_accordion .tab-content {
  background: none !important;
  background-color: transparent !important;
  font-size: 18px !important;
}

.tm_seo #page-title {
  display: none !important;
}
.tm_seo .block-content[style],
.tm_seo .block-content {
  padding-top: 0px !important;
}
.__tm_seo_gmapAPI_map {
  min-height: 300px;
}
