/*

Theme URI: http://demo.lunartheme.com/
Author: lunartheme
Author URI: http://lunartheme.com
Description: K-Artist plugin.
Version: 1.0.0

*/
/* =============================================================================
// TABLE OF CONTENTS
// -----------------------------------------------------------------------------
//   01. Single
//	 02. listing
//	 03. profile
// ========================================================================== */
/*--------------------------------------------------------------
	01. Single
--------------------------------------------------------------*/
.single-post-k-teacher .k2t-body {
  position: relative;
}
.single-post-k-teacher .k2t-title-bar {
  overflow: hidden;
  width: 100%;
}
.single-post-k-teacher .teacher-top-info {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  float: left;
  z-index: 2;
}
.single-post-k-teacher .teacher-entry-thumb {
  float: left;
  min-width: 270px;
  min-height: 480px;
  position: relative;
  margin-right: 30px;
  z-index: 2;
}
.single-post-k-teacher .teacher-entry-thumb .teacher-thumb {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.single-post-k-teacher .teacher-entry-thumb img {
  opacity: 0;
}
.single-post-k-teacher .teacher-entry-meta {
  position: relative;
  z-index: 1;
  background: #111d2a;
  margin: 18px 25px 18px 0;
  padding: 22px 90px 20px 15px;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-title h2 {
  font-weight: 700;
  font-size: 150%;
  font-family: 'News Cycle', sans-serif;
  color: #3cbfae;
  margin-bottom: 22px;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-description {
  color: #56708d;
  font-weight: 600;
  font-size: 87.5%;
  font-family: 'Montserrat', sans-serif;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-description p {
  font-family: 'Montserrats';
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-description blockquote {
  margin-bottom: 0;
  padding-top: 0;
  color: #fff;
  font-style: normal;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-description blockquote:before {
  content: "“";
  font-weight: 700;
  font-size: 718.75%;
  font-family: 'Montserrat';
  height: 60px;
  float: left;
  padding-top: 30px;
  padding-right: 25px;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-social {
  position: absolute;
  top: 47px;
  right: -25px;
  padding: 35px 0;
  background: #db2d8e;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-social ul li {
  float: none;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-social ul li:not(:last-child) {
  margin-right: 0;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-social ul li a {
  border: none;
  display: block;
  width: 52px;
  height: 52px;
  margin-bottom: 20px;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-social ul li a i {
  font-size: 14px;
}
.single-post-k-teacher .teacher-entry-meta .teacher-top-meta .teacher-social ul li a i:hover {
  color: #3cbfae;
}
.single-post-k-teacher .teacher-entry-meta .teacher-content {
  margin-bottom: 18px;
}
.single-post-k-teacher .teacher-entry-meta .teacher-content p {
  line-height: 187.5%;
}
.single-post-k-teacher .teacher-skill {
  width: 100%;
  float: left;
  margin: 70px 0 65px;
}
.single-post-k-teacher .teacher-skill .col-3 {
  text-align: center;
}
.single-post-k-teacher .teacher-skill .col-3 .artist-number {
  font-weight: 400;
  font-size: 343.75%;
  font-family: 'News Cycle', sans-serif;
  margin: 40px 0 20px;
}
.single-post-k-teacher .teacher-skill .col-3 .artist-name {
  font-weight: 600;
  font-size: 100%;
  font-family: 'Montserrats';
  text-transform: uppercase;
}
.single-post-k-teacher .teacher-bot-info {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  float: left;
}
.single-post-k-teacher .teacher-bot-info .teacher-connect {
  background: #fff;
  position: absolute;
  left: 50%;
  height: 100%;
}
.single-post-k-teacher .teacher-bot-info .teacher-connect .tab-content .mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
}
.single-post-k-teacher .teacher-bot-info .teacher-connect .tab-content .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.single-post-k-teacher .teacher-bot-info .teacher-connect .tab-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.2);
  width: 2px;
}
.single-post-k-teacher .teacher-bot-info .teacher-connect .tab-content:hover .mCSB_dragger .mCSB_dragger_bar {
  background: #3cbfae !important;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .date span:first-child {
  font-weight: 700;
  font-size: 325%;
  font-family: 'News Cycle', sans-serif;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .date span:last-child {
  font-weight: 700;
  font-size: 187.5%;
  font-family: 'News Cycle', sans-serif;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta {
  margin-bottom: 85px;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta .title {
  font-weight: 700;
  font-size: 125%;
  font-family: 'News Cycle', sans-serif;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta .title a {
  color: #3cbfae;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta .title a:hover {
  color: #db2d8e;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta .event-time,
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta .event-address {
  font-weight: 400;
  font-size: 100%;
  font-family: 'News Cycle', sans-serif;
}
.single-post-k-teacher .teacher-bot-info .k-event-page .event-meta .event-excerpt {
  font-weight: 400;
  font-size: 87.5%;
  font-family: 'Montserrats';
}
.single-post-k-teacher .teacher-bot-info .k-event-page .k2t-heading .heading {
  font-weight: 400;
  font-size: 281.25%;
  font-family: 'News Cycle', sans-serif;
  margin-bottom: 70px;
}
/*--------------------------------------------------------------
	02. Artist listing
--------------------------------------------------------------*/
.tax-k-teacher-category .k2t-main {
  padding-top: 62px;
}
.tax-k-teacher-category .k-teacher-filter {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
}
.teacher-listing.columns-1 .post-k-teacher {
  width: 100%;
  float: left;
}
.teacher-listing.columns-2 .post-k-teacher {
  width: 50%;
  float: left;
}
.teacher-listing.columns-3 .post-k-teacher {
  width: 33.33333333%;
  float: left;
}
.teacher-listing.columns-4 .post-k-teacher {
  width: 25%;
  float: left;
}
.teacher-listing.owl-carousel .owl-nav {
  bottom: -43px;
  top: auto;
  height: 36px;
  width: auto;
  right: 0;
}
.teacher-listing.owl-carousel .owl-nav .owl-prev,
.teacher-listing.owl-carousel .owl-nav .owl-next {
  width: 36px;
  float: left;
  height: 36px;
  line-height: 36px;
  margin-left: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border: 2px solid #fff;
  background: transparent;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  cursor: pointer;
}
.teacher-listing.owl-carousel .owl-nav .owl-prev i,
.teacher-listing.owl-carousel .owl-nav .owl-next i {
  line-height: 34px;
}
.teacher-listing.owl-carousel .owl-nav .owl-prev:hover,
.teacher-listing.owl-carousel .owl-nav .owl-next:hover {
  background: #3cbfae;
  border: 2px solid #3cbfae;
}
.teacher-listing.owl-carousel .owl-nav .owl-next {
  margin-left: 15px;
  margin-right: 0;
}
.teacher-listing.owl-carousel .owl-nav.disabled {
  display: none;
}
div.k-teacher-filter {
  overflow: hidden;
  text-align: left;
}
div.k-teacher-filter ul {
  width: calc(100%-60px);
  float: left;
}
div.k-teacher-filter ul li:first-child {
  margin-left: 0;
}
div.k-teacher-filter .t-switch-layout {
  width: 60px;
  float: right;
  text-align: right;
}
div.k-teacher-filter .t-switch-layout span {
  color: #252525;
  cursor: pointer;
  font-size: 19px;
}
div.k-teacher-filter .t-switch-layout span:hover {
  color: #3cbfae;
}
div.k-teacher-filter .t-switch-layout span:first-child {
  margin-right: 5px;
}
div.k-teacher-filter .t-switch-layout span.sl-active {
  color: #3cbfae;
}
.teacher-listing .teacher-position {
  color: #3cbfae;
  margin-bottom: 7px;
}
.teacher-listing .teacher-position a {
  color: #3cbfae;
}
.teacher-listing .teacher-position a:hover {
  color: #252525;
}
.teacher-grid-style.t-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.teacher-grid-style.t-grid .post-k-teacher {
  padding: 0 15px;
}
.teacher-grid-style .post-k-teacher {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 33px;
}
.teacher-grid-style .post-k-teacher .teacher-content .top-part-label,
.teacher-grid-style .post-k-teacher .teacher-content .listing-excerpt {
  display: none;
}
.teacher-grid-style .post-k-teacher .wrap-inner {
  position: relative;
  width: 100%;
  float: left;
  min-height: 480px;
}
.teacher-grid-style .post-k-teacher .wrap-inner:hover .teacher-meta {
  opacity: 1;
  filter: alpha(opacity=100);
}
.teacher-grid-style .post-k-teacher .wrap-inner:hover .artist-mask {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.teacher-grid-style .post-k-teacher .wrap-inner .artist-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcecfc+0,82c4ed+0,fba6e1+87,ff7cd8+99 */
  background: #ae21c4;
  background: -moz-linear-gradient(45deg, #ae21c4 0%, #763e96 50%, #08cdf0 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #ae21c4), color-stop(50%, #763e96), color-stop(100%, #08cdf0));
  background: -webkit-linear-gradient(45deg, #ae21c4 0%, #763e96 50%, #08cdf0 100%);
  background: -o-linear-gradient(45deg, #ae21c4 0%, #763e96 50%, #08cdf0 100%);
  background: -ms-linear-gradient(45deg, #ae21c4 0%, #763e96 50%, #08cdf0 100%);
  background: linear-gradient(45deg, #ae21c4 0%, #763e96 50%, #08cdf0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae21c4', endColorstr='#08cdf0', GradientType=1);
}
.teacher-grid-style .post-k-teacher .wrap-inner .teacher-meta {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
  z-index: 3;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.teacher-grid-style .post-k-teacher .wrap-inner .teacher-meta .teacher-social.k2t-social-share.social {
  float: left;
}
.teacher-grid-style .post-k-teacher .wrap-inner .teacher-meta .teacher-social.k2t-social-share.social ul {
  margin-bottom: 0;
}
.teacher-grid-style .post-k-teacher .wrap-inner .teacher-meta .teacher-social.k2t-social-share.social ul li:not(:last-child) {
  margin-right: 25px;
}
.teacher-grid-style .post-k-teacher .wrap-inner .teacher-meta .teacher-social.k2t-social-share.social ul li a {
  border: none;
  width: 10px;
}
.teacher-grid-style .post-k-teacher .wrap-inner .teacher-meta .teacher-social.k2t-social-share.social ul li a i {
  font-size: 100%;
}
.teacher-grid-style .post-k-teacher .teacher-thumb {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-bottom: 22px;
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.teacher-grid-style .post-k-teacher .teacher-thumb img {
  border-radius: 50%;
  height: 130px;
  width: 130px;
}
.teacher-grid-style .post-k-teacher .teacher-title h2 {
  font-size: 125%;
  text-align: left;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.teacher-grid-style .post-k-teacher .teacher-title h2 a {
  color: #fff;
}
.teacher-grid-style .post-k-teacher .teacher-title h2 a:hover {
  color: #db2d8e;
}
.teacher-grid-style .post-k-teacher .grid-excerpt {
  color: #fff;
  font-size: 87.5%;
  font-family: 'Montserrats';
  line-height: 25px;
  overflow: hidden;
  margin-bottom: 20px;
  text-align: left;
}
.teacher-grid-style .post-k-teacher .teacher-social ul {
  display: inline-block;
  margin-bottom: 9px;
}
.teacher-grid-style .post-k-teacher .teacher-social ul li:hover a,
.teacher-grid-style .post-k-teacher .teacher-social ul a:hover {
  background-color: transparent;
}
.teacher-grid-style .post-k-teacher .teacher-social ul a:hover {
  color: #3cbfae;
}
.teacher-grid-style .post-k-teacher .teacher-social ul i {
  font-size: 18px;
}
/* ===== Artist VC ===== */
.vc_row.vc_inner.k-teacher-shortcode .vc_column_container.vc_col-sm-4 {
  width: 24%;
}
.vc_row.vc_inner.k-teacher-shortcode .vc_column_container.vc_col-sm-8 {
  width: 76%;
}
.vc_row.vc_inner.k-teacher-shortcode .vc_column_container.vc_col-sm-4 .vc_column-inner {
  padding: 0;
}
.vc_row.vc_inner.k-teacher-shortcode .vc_column_container.vc_col-sm-8 .vc_column-inner {
  padding-right: 0;
}
.wp_p .wpb_wrapper p {
  margin-bottom: 25px;
  font-size: 15px;
  opacity: 0.95;
  filter: alpha(opacity=95);
  line-height: 26px;
}
.teacher-listing-style .post-k-teacher {
  margin-bottom: 40px;
}
.teacher-listing-style .post-k-teacher .grid-thumb,
.teacher-listing-style .post-k-teacher .grid-excerpt {
  display: none;
}
.teacher-listing-style .post-k-teacher .wrap-inner {
  background: #fff;
  min-height: 400px;
  overflow: hidden;
}
.teacher-listing-style .post-k-teacher .teacher-thumb {
  background-size: cover;
  background-position: top center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 25.64102564%;
}
.teacher-listing-style .post-k-teacher .teacher-meta {
  padding: 29px 30px 0;
  float: right;
  width: 74.35897436%;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-title h2 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-position {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  margin-bottom: 18px;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-main-content {
  overflow: hidden;
  margin-bottom: 51px;
}
.teacher-listing-style .post-k-teacher .teacher-meta .top-part-label {
  margin-bottom: 13px;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-content {
  float: left;
  width: 50%;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-content .content {
  color: #636363;
  font-size: 87.5%;
  line-height: 157.14285714%;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-content .content p {
  margin-bottom: 22px;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-social {
  position: absolute;
  top: 38px;
  right: 24px;
}
.teacher-listing-style .post-k-teacher .teacher-meta .teacher-social i {
  font-size: 18px;
}
/*--------------------------------------------------------------
	03. Artist profile
--------------------------------------------------------------*/
