/*
Theme Name: That Kevin Show
Template: Divi
*/
@import url('https://fonts.googleapis.com/css2?family=Asul&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/*typography*/
body {
  font-family: "Roboto", Arial, sans-serif !important;
  color: #222;
}
.entry-content {
  font-family: "Roboto", Arial, sans-serif !important;
  font-weight: 400;
  font-size: 16px;
}
h1, h2, h2, h4, h5, h6, #top-menu a {
  font-family: "Asul", Georgia, serif !important;
  font-weight: 900;
}
h1 {
    font-size:36px;
}
h2 {
    font-size:30px;
}
h3 {
    font-size:24px;
}
h4 {
    font-size:18px;
}
/*nav*/
/*social media links in menu*/
#top-menu .menu-item-3998, #top-menu .menu-item-4003, #top-menu .menu-item-4004, #top-menu .menu-item-4005, #top-menu .menu-item-4006, #top-menu .menu-item-4007, #top-menu .menu-item-4129 {
  width: 16px;
  line-height: 16px;
  height: 16px;
  overflow: hidden;
  margin-right: 3px;
    font-size:0 !important;
}
#top-menu .menu-item-3998 a, #top-menu .menu-item-4003 a, #top-menu .menu-item-4004 a, #top-menu .menu-item-4005 a, #top-menu .menu-item-4006 a, #top-menu .menu-item-4007 a, #top-menu .menu-item-4129 a {
  width: 16px;
height:16px;
  background-image: url(/wp-content/themes/tks/images/icon-facebook.png);
  background-size: 100%;
  font-size: 0 !important;
  background-repeat: no-repeat;
}
#top-menu .menu-item-3998 a {
      background-image: url(/wp-content/themes/tks/images/icon-facebook.png);
}
#top-menu .menu-item-4003 a {
  background-image: url(/wp-content/themes/tks/images/icon-tunein.png);
}
#top-menu .menu-item-4004 a {
  background-image: url(/wp-content/themes/tks/images/icon-apple.png);
}
#top-menu .menu-item-4005 a {
  background-image: url(/wp-content/themes/tks/images/icon-soundcloud.png);
}
#top-menu .menu-item-4006 a {
  background-image: url(/wp-content/themes/tks/images/icon-instagram.png);
}
#top-menu .menu-item-4007 a {
  background-image: url(/wp-content/themes/tks/images/icon-linkedin.png);
}
#top-menu .menu-item-4129 a {
  background-image: url(/wp-content/themes/tks/images/icon-youtube.png);
}

/*rss feeds*/
.wp_rss_retriever_title {
  font-family: "Asul", Arial, sans-serif;
}
#archive-feed .wp_rss_retriever_title {
  float: left;
}
#archive-feed a.wp_rss_retriever_title {
    color:#222;
    border:none;
    font-weight:700;
    font-size:24px;
    line-height:1.2;
    width:50%;
}
#archive-feed a.wp_rss_retriever_title:hover {
}
#archive-feed .wp_rss_retriever_image, #archive-feed .wp_rss_retriever_image img {
  display: inline-block;
  margin-left:24px;
  float: right;
    border:none;
}
#archive-feed .wp_rss_retriever li {
  border-bottom: 1px solid #999;
}
#archive-feed .wp_rss_retriever_image {
  margin-right: 0;
}

.home-feed.top a.wp_rss_retriever_title {
  width: 70%;
  font-size: 16px;
}
.home-feed.middle a.wp_rss_retriever_title {
  width: 65%;
  font-size: 20px;
}
.home-feed.top a.wp_rss_retriever_title,
.home-feed.middle a.wp_rss_retriever_title {
   color: #fff;
  float: left;  
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/*.home-feed.middle a.wp_rss_retriever_title,
#home-buy .et_pb_post .entry-title a, #home-buy .et_pb_post h2 a {
  font-size: 28px;
  line-height: 1.2;
}*/
.home-feed .wp_rss_retriever_image {
  width: 40%;
  float: right;
    margin: 0;
    padding: 0;
}
.home-feed .wp_rss_retriever_date span {
  color: white;
}
/*.wp_rss_retriever_credits {
  display: none;
}*/
.kmc-video {

}
.home-feed.top li,
.home-feed.middle li {
  border-bottom: 1px solid #999;
    margin:0 0 30px 0;
    padding:0;
}

.home-feed.top li {
    margin:0;
}
.home-feed.middle li {
 padding-bottom:60px;
}
.h2-home-middle {
  font-size: 28px;
}
.h2-home-top {
    margin:0;
    padding:0;
}
.h2-home-top.watch:before, .h2-home-top.listen:before, .h2-home-top.read:before, .h2-home-middle.watch:before, .h2-home-middle.listen:before, .h2-home-middle.read:before, .h2-home-middle.buy:before {
  display: inline-block;
  width: 30px;
  height: 26px;
  margin-right: 10px;
    line-height:1;
padding:0;
  background-image: url(/wp-content/themes/tks/images/listen-icon.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}
.h2-home-top.watch:before, .h2-home-middle.watch:before {
  background-image: url(/wp-content/themes/tks/images/watch-icon.png);
  width: 36px;
  height: 26px;
}
.h2-home-top.read:before, .h2-home-middle.read:before {
  background-image: url(/wp-content/themes/tks/images/read-icon.png);
  width: 26px;
  height: 26px;
}
.h2-home-middle.buy:before {
  background-image: url(/wp-content/themes/tks/images/buy-icon.png);
  width: 29px;
  height: 26px;
}
.h2-home-top.listen:before,
.h2-home-top.read:before{
  width: 22px;
  height: 20px;
  margin-right: 7px;
}
.h2-home-top.watch:before {
  width:28px;
height:20px;
      background-image: url(/wp-content/themes/tks/images/watch-icon-top.png);

}
.h2-home-top.read:before {
  width:20px;
}
.home .post-content-inner p {
    color:#fff !important;
}

/*sidebar*/
.et_pb_widget_area_left {
    border-left:1px solid #999;
        border-right:1px solid #999;
    padding-left:50px;
}
.et_pb_widget_area_left a {
    border:none;
}
.home #post-4076,
.home #post-4087,
.home #post-4092 {
}
.home .right-report-article,
.home .right-report-article a {
    color:#fff !important;
}

/*book posts images*/
#post-4076 img,
#post-4087 img,
#post-4092 img {
    width: 25%;
    float: right;
    margin: 30px 0 20px 20px;
}
#post-4076 .post-meta,
#post-4087 .post-meta,
#post-4092 .post-meta {
    display:none;
}
article a {
    color:#ff0000;
    border-bottom:1px dotted #ff0000;
    transition:color .3s;
	transition:border .6s;
    font-weight:700;
}
article a:hover {
    border-bottom:1px solid #fff;
}
.home a,
.home a:hover {
    border:none;
    color:#fff;
    transition:all .3s;
}
.home a:hover {
    opacity:.75;
}





