/*

Theme Name: Kmarmedia

Theme URI: https://Kmar.media

Author: Kmarmedia

Author URI: https://Kmar.media

Description: Kmarmedia eCommerce Theme.

Version: 1.0

Text Domain: Kmarmedia

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor {
  display: block;
}
.tab-content {
  background: var(--porto-light-1);
  border: 1px solid var(--porto-gray-2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top-width: 0;
}
.tab-content .e-n-tabs-heading button {
  border-radius: 10px;
}
.tab-content .e-n-tabs-heading button span {
  color: #009dac !important;
}
.tab-content .e-n-tabs-heading button:hover,
.tab-content .e-n-tabs-heading button[aria-selected='true'] {
  background: #01a0af !important;
  color: #fff !important;
}
.tab-content .e-n-tabs-heading button:hover span,
.tab-content .e-n-tabs-heading button[aria-selected='true'] span {
  color: #fff !important;
}
.tab-content h3 {
  line-height: 0.9;
  margin: 0;
  padding: 20px 0;
  font-size: 30px;
  color: #009dac;
  letter-spacing: 0em;
  font-weight: 500;
}
.tab-content h4 {
  line-height: 1;
  margin: 0;
  padding: 20px 0;
  font-size: 25px !important;
  letter-spacing: 0em;
  font-weight: 400 !important;
  color: var(--e-global-color-primary);
}
.tab-content h4:before {
  content: '';
  width: 2px;
  height: 20px;
  background: var(--e-global-color-primary);
  position: absolute;
  display: block;
  left: 0;
  top: 55%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.tab-content h4:after {
  content: '';
  width: 2px;
  height: 20px;
  background: var(--e-global-color-primary);
  position: absolute;
  display: block;
  right: 0;
  top: 55%;
  transform: translateY(-50%);
  -ms-trnsaform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.tab-content h4 span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 20px;
  box-sizing: border-box;
  max-width: fit-content;
}
.list-content-tab .content-dd {
  padding: 0 40px;
  background-color: #f9f9f9;
}
.list-content-tab .content-dd .hr {
  margin: 20px 0;
  width: 20px;
  height: 4px;
  border-radius: 4px;
  background: #009dac;
}
.list-content-tab .text-c {
  font-size: 16px !important;
  color: #666666 !important;
  font-weight: 400 !important;
  line-height: 24px !important;
  word-break: keep-all;
  text-align: justify;
}
.image-title figure.elementor-image-box-img img {
  width: 340px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.image-title .elementor-image-box-title {
  display: table;
  width: 100%;
  height: 50px;
  background-color: #dbe3e9;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.image-title .elementor-image-box-title a {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #555555;
  letter-spacing: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.image-title .elementor-image-box-wrapper:hover .elementor-image-box-title {
  background-color: #009dac;
}
.image-title .elementor-image-box-wrapper:hover .elementor-image-box-title a {
  color: #fff;
}
.image-title-pro figure.elementor-image-box-img img {
  width: 340px;
}
.image-title-pro .elementor-image-box-title {
  margin-top: 20px;
  padding: 0 30px;
  font-size: 18px;
  color: #666666;
  letter-spacing: -0.025em;
  font-weight: 500;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.image-title-pro .elementor-image-box-title:before {
  content: '';
  width: 10px;
  height: 20px;
  background: #009dac;
  border-radius: 30px 0 0 30px;
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.image-title-pro .elementor-image-box-title:after {
  content: '';
  width: 10px;
  height: 20px;
  background: #009dac;
  border-radius: 0 30px 30px 0;
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-trnsaform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.tab-content figure.elementor-image-box-img {
  margin-bottom: 0 !important;
}
h5.inline-block.portfolio-desc {
  display: none;
}
.splq {
}
.list-splq .elementor-post__thumbnail__link {
  border: 1px solid #999;
  border-radius: 10px;
}
.tab-video {
}
.list-video {
}
.tab-video .list-video img {
  border-radius: 10px;
}
@media (max-width: 767px) {
  .tab-content h4 {
    font-size: 20px !important;
  }
  .tab-content h4:before,
  .tab-content h4:after {
    height: 16px;
    top: 52%;
  }
  .list-content-tab .text-c {
    padding-bottom: 20px;
  }
}
