/* Theme Name: Castilo Child
Description: Child theme for the Castilo Theme
Author: Liviu Cerchez
Author URI: http://themeforest.net/user/liviu_cerchez
Template: castilo
Version: 0.1
 */

/* .rbs-img-container .thumbnail-overlay{
	display: block !important;
	opacity:1 !important;
	top: 0;
} */
ul.share-buttons {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

ul.share-buttons li {
  display: inline;
  margin: 0px 10px;
}

ul.share-buttons img {
  width: 50px !important;
}
.home  #featured.featured-content {
	background: unset;
/* 	background-image: url('https://www.bullshitandmore.com/wp-content/uploads/2022/04/samar-banner.png'); */
	background-image: url('https://www.bullshitandmore.com/wp-content/uploads/2022/05/header-banner-img.png');
	background-repeat: no-repeat;
	color: black;
	background-position: right bottom;
/* 	background-size: 500px; */
    background-size: contain;
	padding: 50px 0 50px 0px;
}
@media only screen and (max-width:1200px){
	.home #featured.featured-content{
		background-position: top right;
		background-size: 411px;
		padding: 17px 6px 42px 0px;
	}

}
@media only screen and (max-width:960px){
	.home #featured.featured-content{
		background-position: top right;
		background-size: 370px;
		padding: 17px 6px 42px 0px;
	}
}
@media only screen and (max-width:767px){
	.home #featured.featured-content{
		background-position: top right;
		background-size: 203px 186px;
		padding: 17px 6px 42px 0px;
	}
	.featured-content .entry-content {
    margin-top: 75px;
	}


}

#featured.featured-content {
	background: unset;
	color: black;
	padding: 50px 0 50px 0px;
}

.home.episode-type-video #featured .podcast-episode-player {
	width: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: unset;
    right: unset;
    display: block;
	height: auto;
}

.home.episode-type-video #featured .podcast-episode-player .wp-videoToogle {
    max-width: 100px;
}
.home.episode-type-video #featured .podcast-episode-player .play-episode span {
    transition: background-color .2s;
    background: #1DA1F2;
    color: white;
}
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-playpause-button > button {
		border-radius: 50%;
}
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-controls .mejs-time{
  color: #160c75;
  font-size: 17px;
}
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #DBDBDB;
}

html body .featured-content .castilo-mejs-container.mejs-audio .mejs-volume-button button::before, 
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-captions-button button::before, 
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-download-button a::before, 
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-transcript-button a::before {
 color: black;
}
html body .featured-content .castilo-mejs-container.mejs-audio .mejs-volume-button .mejs-volume-slider .mejs-volume-total .mejs-volume-current {
  background-color: black;
}

html body .featured-content .castilo-mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-slider .mejs-time-current {
	background-color: #1DA1F2;
}
.home #featured.padding-top-bottom {
	padding-top: 4rem;
}
.featured-content .latest-episode p.big {
	color: #0e28e9;
	font-size: 17px;
}
a:focus {
    outline: none;
}
.site-title h1 .custom-logo-link img {
	width: 100%; 
	height: auto; 
	max-width: 177px;
}
#site-menu a {
    padding: 0;
    margin: 4px 15px;
}
#site-menu > ul::after {
		content: unset;
}
#site-menu .current-menu-item > a {
    border-bottom: 1px solid #1DA1F2;
}
#site-menu a:hover, #site-menu  a:focus  {
    border-bottom: 1px solid #1DA1F2;
	color: #1DA1F2;
}
#site-menu .menu-item-has-children ul {
	padding-top: 0;
}
#site-menu .menu-item-has-children li:first-child {
	padding-top: 0;
}
#site-menu .menu-item-has-children li:last-child {
    padding-bottom: 0;
}
#top .call-to-action .button {
    margin: unset;
    background: #1DA1F2;
    color: white;
    border: none;
    text-transform: capitalize;
    font-size: 14px;
}

/* Home Page Latest Podcast Episodes Section */
.multiply-effect a:before {
	    content: '\F40A';
}

.multiply-effect a img {
    filter: blur(3px);
    -webkit-filter: blur(2px);
}
.multiply-effect a .noThumbnailImage {
    background: rgba(57,76,96,.15);
    border-radius: 10px;
    width: 100%;
}
.multiply-effect a .noThumbnailImage img {
    width: 50%;
    margin: 0 auto;
    padding: 30px 0px;
}

.episodes-listing {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 20px 40px;
	background: #FFFFFF;
	margin-top: 0px;
}
.add-separator {
   	border: none;
}
.epiosde-contain-left {
  display: inline-block;
  width: 75%;
  float: left;
  padding-right: 10px;
  border-right: 0.5px solid #E5E5E5;
}
.epiosde-contain-right {
  	display: inline-block;
  	width: 25%;
	border-left: 1px solid #E5E5E5;
	padding-left: 10px;
}
span.posted-in, span.posted-on, span.tags {
    display: block;
    margin-bottom: 10px;
}
.team .entry-meta span::before, 
.entry-meta .posted-in::before,
.entry-meta .posted-on::before, 
.entry-meta .tags::before {
  content: "/";
  margin-left: .3em;
  margin-right: .3em;
  opacity: .2;
}
html body .castilo-mejs-container .mejs-playpause-button > button {
    background: #1DA1F2;
    border-radius: 50%;
}

html body #content .castilo-mejs-container .mejs-playpause-button > button:hover,
html body #content .castilo-mejs-container .mejs-playpause-button > button:focus {
    background: #1DA1F2; 
}
html body #content .wp-video .castilo-mejs-container .mejs-playpause-button > button:hover, 
html body #content .wp-video .castilo-mejs-container .mejs-playpause-button > button:focus {
    background: transparent;
}
html body .castilo-mejs-container .mejs-time {
    color: #1DA1F2; 
}
html body .castilo-mejs-container .mejs-time-current, 
html body .castilo-mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
	    background: #1DA1F2; 
}
.pagination-load-more .button.button-filled {
	border-color: #1DA1F2;
	background-color: white;
	color: #1DA1F2;
	text-decoration: none;
	text-transform: capitalize;
} 
.pagination-load-more .button.button-filled:hover {
  color: white;
  background-color: #1DA1F2;
}
.episodes-listing .row.align-items-lg-center {
	justify-content: flex-end;
} 
h1.blogPostCarouselTitle {
	text-align: center;
	font-size: 32px;
	text-transform: capitalize;
}
#musings,#episodes{
    color: #1DA1F2;
}

/* Blog Post Carousel*/
.wppsac-slick-carousel-wrp .wppsac-post-carousel .wppsac-carousel-slides {
    padding: 0px;
    margin: 34px 15px;
    background: white;
    max-width: 370px;
    min-height: 400px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.wppsac-slick-carousel-wrp .wppsac-post-carousel button.slick-next {
    background: url(https://www.bullshitandmore.com/wp-content/uploads/2022/04/arrow-right.png) center center no-repeat !important;
    background-size: 25px 25px !important;
    outline: none !important;
    box-shadow: none;
	top: 100%;
    right: 45% !important;
}
.wppsac-slick-carousel-wrp .wppsac-post-carousel button.slick-prev {
    background: url(https://www.bullshitandmore.com/wp-content/uploads/2022/04/arrow-left.png) center center no-repeat !important;
    background-size: 25px 25px !important;
    outline: none !important;
    box-shadow: none;
	top: 100%;
    left: 45% !important;
}
.wppsac-slick-carousel-wrp .wppsac-post-slider .wppsac-post-date, .wppsac-post-carousel .wppsac-post-date {
    top: 40px;
    padding: 0px 0px 30px 10px;
    position: absolute;
    margin: 0;
    left: 0;
    font-size: 16px;
    border-left: 4px solid #1DA1F2;
	color: #ACACAC;
}
.wppsac-slick-carousel-wrp .wppsac-post-slider .wppsac-post-date, .wppsac-post-carousel .wppsac-post-date span {
	padding-right: 75px;
	font-size: 16px;
	color: #1DA1F2;
}
.wppsac-slick-carousel-wrp .wppsac-post-carousel .wppsac-carousel-slides .wppsac-post-image-bg{
	display: none;
}
.wppsac-slick-carousel-wrp .wppsac-post-carousel .wppsac-carousel-slides .wppsac-post-content-position {
    padding-top: 75px;
    padding-right: 10px;
    padding-left: 10px;
	padding-bottom: 10px;
    position: relative;
}
.wppsac-slick-carousel-wrp .wppsac-post-carousel .wppsac-post-categories ul.wppsac-post-categories-list li a{
    color: #ACACAC;
    background: unset;
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.wppsac-post-categories {
    margin-bottom: 30px;
}
 .wppsac-post-carousel h2.wppsac-post-title a {
    font-size: 24px;
}
.wppsac-post-content {
    margin-top: 20px;
    font-size: 15px;
}
.wppsac-post-content .wppsac-sub-content {
    padding-bottom: 30px;
}
.wppsac-post-carousel .wppsac-post-content a.wppsac-readmorebtn {
    color: #1DA1F2;
    font-size: 14px;
    border: 1px solid #1DA1F2;
    padding: 10px 20px;
}
footer.sales-box {
  display: none;
}

/* footer */

#footer .footer-log  {
    position: relative;
    text-align: left;
}
#footer .footer-log .footer-log--img {
    width: 100%;
    max-width: 121px;
    max-height: 86px;
    padding: 0;
    display: block;
}
/* #footer .footer-log .footer-log--title {
    display: block;
    width: 100%;
    position: absolute;
    top: 65px;
} */

#footer .footer-log .footer-log--title {
    display: block;
    width: 100%;
    position: relative;
    top: -20px;
}

#footer .footer-log .footer-log--title span {
    color: #1CA1F2;
}

#footer .footer-log p.footer-log--content {
/*     margin-top: 37px; */
    text-align: left;
	margin: 0;
}

#footer .footer-social .footer-social--title {
    text-align: left;
    font-size: 16px;
}
#footer .footer-social .footer-social--link {
	display: inline-block;
	width: 15%;
	margin: 5px;
    float: left;
}

#footer .footer-social .footer-social--link a {
/* 	border: 1px solid #1CA1F2; */
/*     padding: 15px; */
    border-radius: 50%;
}

#footer .footer-social .footer-social--link a {
    object-fit: contain;
	width: 54px;
	height: 54px;
}

#footer .footer-social .footer-social--link a.facebook-footer-icon {
    padding: 0;
	
}

#footer .footer-widgets-2 section .widget-title {
    padding-top: 86px;
    font-size: 16px;
    color: #222222;
}
#footer .footer-widgets-2  .widget_nav_menu li:before {
    content: none;
}
#footer .footerNavLink {
    text-align: left;
}
#footer .footerNavLink .widget li {
    font-size: 14px;
    color: #999999;
}
#footer .footerRecentEpisodes {
    padding-top: 86px;
}
#footer .footerRecentEpisodes .footerRecentEpisodes-title {
    font-size: 16px;
    text-align: left;
}
#footer .footerRecentEpisodes  h2.entry-title {
    font-size: 14px;
    color: #999999;
    text-align: left;
}
#footer .footerRecentEpisodes  h2.entry-title:hover {
    color: #1CA1F2;
}
#footer .otherPodcatPlatformLink {
    padding-top: 86px;
	text-align: left;
}
#footer .otherPodcatPlatformLink a {
    display: block;
    margin: 15px 0;
}
#footer .otherPodcatPlatformLink  h2.otherPodcatPlatformLink-title {
    font-size: 16px;
    text-align: left;
    color: #222222;
}
#footer .footer-widgets-1 {
    margin-bottom: 50px;
}
#footer .footer-widgets-1 h3.widget-title {
    text-decoration: underline;
}
#footer .footer-widgets-1 form#mc4wp-form-1 {
    max-width: 600px;
}
#footer .footer-widgets-1 form#mc4wp-form-1 input#email {
	width: 70%;
	max-width: unset;
	display: inline-block;
	float: left;}

#footer .footer-widgets-1 form#mc4wp-form-1 input.button-color.button-filled {
	width: 30%;
	margin: 0;
	padding-left:unset; 
	padding-right:unset;
	display: inline-block;
	float: left;
	text-transform: capitalize
}

#footer .footer-widgets-1  .mc4wp-form .mc4wp-alert, #footer .footer-widgets-1  .mc4wp-form .mc4wp-error {
  padding: 4.5em 1em 0 1em;
}
/*feature header*/
.FeatureHeader #top {
    background-color: #F9F9F9;
}

.FeatureHeader #featured.featured-content {
    background: #F9F9F9;
	padding-top: 20px;
	padding-bottom: 115px;
}

.FeatureHeader #featured.featured-content  .container .row div{
    width: 100%;
	display:block;
	text-align: center;
}
.FeatureHeader #featured.featured-content  .container .row div h2.entry-title{
	text-decoration: underline;
	font-size: 42px;
	color: #222222;
}
.FeatureHeader #featured.featured-content  .container .row .breadcum {
	font-size: 14px;
	color: #555555;
}
.FeatureHeader #featured.featured-content  .container .row .breadcum a{
    color: #1da1f2;
}
.featured-content .entry-title {
	margin-bottom: 30px;
	text-transform: capitalize;
}
.featured-content .entry-content {
	margin-bottom: 20px;
}
/* episode page episode listing section */
#content.episodePageContainer {
	overflow-x: unset;
}
.episodePageContainer .episodes-listing .noThumbnailImage {
	background: rgba(57,76,96,.15);
    border-radius: 10px;
    width: 100%;
}
.episodePageContainer .episodes-listing .noThumbnailImage img {
    width: 50%;
    margin: 0 auto;
    padding: 30px 0px;
}
.episodePageContainer .episodes-listing .episodes-listing--title {
    text-align: center;
    font-size: 32px;
    color: #222222;
}
.episodePageContainer .episodes-listing {
	margin-top: -65px;
}

/*pagination */

.pagination {text-align: center;}

.pagination  a.page-numbers {border: none;padding: 0;font-size: 20px;color: #777777;}
.pagination  a.page-numbers:hover {border: none;padding: 0;font-size: 20px;color: #777777;background-color: unset;}


.pagination span.page-numbers.current {background-color: unset;color: #1DA1F2;border: none;font-size: 20px;padding: 0;}

/*contact page*/
#content.singlePageContent {
	overflow-x: unset;
}
.singlePageContent .entry-content {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 20px 40px;
    background: #FFFFFF;
    margin-top: -65px;
}
.singlePageContent .entry-content form input[type="submit"] {
	border-color: unset;
    background-color: #1DA1F2;
    color: #ffffff;
    text-decoration: none;
    border-radius: 3px;
}

/* Blog Page */
.blogPageContent#content {
    overflow-x: unset;
} 
.blogPageContent .post-listing {
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 20px 40px;
    background: #FFFFFF;
    margin-top: -65px;
}
.blogPageContent .post-listing .post-listing--title {
    text-align: center;
    font-size: 32px;
    color: #222222;
}
.row.masonry-grid {
	height: auto !important;
}

.blogPageContent .post-listing .blogPostItem {
    position: relative !important;
    left: unset !important;
    right: unset !important;
    top: unset !important;
    padding: 0;
    height: auto;
    margin: 18px 0px;
}
.blogPageContent .post-listing .blogPostItem  .entry-post {
    position: relative;
	width: 450px;
	min-height: 450px;
    background: #FFFFFF;
    margin: 0 auto;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}


.blogPageContent .post-listing .blogPostItem .entry-post {
	padding: 40px;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header {
	border-left: 4px solid #1DA1F2;
	padding: 0px 40px;
	margin: 0px -40px 30px -40px;
	display: flex;
	flex-wrap: wrap;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header .blogAuthorName {
	width: 50%;
	color: #1DA1F2;
	font-size: 16px;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header .blogPostDate {
    width: 50%;
    font-size: 14px;
	color: #ACACAC;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header .categories {
	width: 100%;
	display: block;
	margin: 0;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header .categories a {
	background: unset;
	color: #ACACAC;
	margin: 0;
	margin-top: 10px;
	margin-right: 15px;
	padding: 0;
	FONT-SIZE: 14PX;
	text-transform: capitalize;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header .categories a:hover {
	color: #1DA1F2;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-title {
	margin-bottom: 20px;
	font-size: 24px;
	color: #222222;
	text-transform: inherit;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: break-spaces;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-content a.read-more {
	border: 1px solid #1DA1F3;
	padding: 10px 25px;
	text-transform: capitalize;
	color: #1DA1F2;
	font-size: 14px;
	margin-top: 25px;
}
.blogPageContent .post-listing .blogPostItem .entry-post .entry-content  *:not(:first-child) {
	DISPLAY: NONE;
}
.blogPageContent .post-listing .blogPostItem .entry-post .entry-content a.read-more {
	display:  inline-block;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-content a.read-more span {
	display: none;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-content a.read-more:hover {
	padding: 10px 25px;
	opacity: unset;
}

.blogPageContent .post-listing .blogPostItem .entry-post .entry-media.entry-image {
	display: none;
}

/*Single Blog Post Page*/
.single-postContent#content {
	overflow-x: unset;
}
.single-postContent .single-postLsiting {
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 20px 40px;
    background: #FFFFFF;margin-top: -65px;
}
.single-postContent .single-postLsiting .entry-title {
	font-size: 32px;
	color: #222222;
	text-transform: inherit;
}

.single-postContent .single-postLsiting .entry-post-header {
    border-top: 1px solid rgba(38, 38, 38, .1);
    border-bottom: 1px solid rgba(38, 38, 38, .1);
    position: relative;
    display: flex;
	flex-wrap: wrap;
    margin-bottom: 16px;
}

.single-postContent .single-postLsiting  .entry-post-header .blogAuthorName {
    display: inline-block;
    font-size: 16px;
    color: #1DA1F2;
    width: 25%;
    margin: 0;
    padding: 0;
}

.single-postContent .single-postLsiting  .entry-post-header .blogPostDate {
    display: inline-block;
    font-size: 14px;
    width: 25%;
    margin: 0;
    padding: 0;
    position: RELATIVE;
}
.single-postContent .single-postLsiting .entry-post-header .categories {
    display: inline-block;
    margin: 0;
    padding: 0;
	width: 50%
}
.single-postContent .single-postLsiting .entry-post-header .categories a {
    background: unset;
    color: #ACACAC;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    FONT-SIZE: 14PX;
    text-transform: capitalize;
}
.single-postContent .single-postLsiting .entry-post-header .categories a:hover {
    color: #1DA1F2;
}
.single-postContent .single-postLsiting .entry-footer .share-entry .categories {
    display: none;
}
.single-postContent .single-postLsiting .entry-footer  .share-entry {
    padding: 0;
	margin-bottom: 0;
}

.single-postContent .single-postLsiting .entry-footer  .share-entry .share-title {
    display: inline-block;
}

.single-postContent .single-postLsiting .entry-footer  .share-entry .share-links {
    margin: 0;
    display: inline-block;
	color: #1CA1F2;
}

.single-postContent .single-postLsiting .entry-footer  .post-controls {
    margin: 0;
}
.single-postContent .single-postLsiting #comments .comment-list .comment-author-avatar img {
    border-radius: 50%;
}
.single-postContent .single-postLsiting #comments .comment-list .bypostauthor .comment-author h6 a {
    background-color: #1CA1F2;
    color: #fff;
}
.single-postContent .single-postLsiting #comments  .comment-list .reply a {
    border: 1px solid #1DA1F2;
    font-size: 12px;
    text-transform: inherit;
	margin-right: 5px;
}
.single-postContent .single-postLsiting #comments .comment-list .comment-author-avatar {
    display: block;
    float: left;
    width: 20%;
    padding-right: 20px;
    max-width: 100px;
}
.single-postContent .single-postLsiting #comments .comment-list .comment-respond {
    padding-left: unset;
}
.single-postContent .single-postLsiting #comments .comment-form  input#submit {
    background: #1CA1F2;
    color: white;
    border: none;
    text-transform: capitalize;
    font-size: 14px;
}
.single-postContent .single-postLsiting #comments {
    margin-top: unset;
}

/*Single episode Page*/
.FeatureHeaderSingleEpisodePage.FeatureHeader #featured.featured-content .container  .podcast-episode {
	display: none;
} 
.single-episodeContent#content {
	overflow-x: unset;
}
.single-episodeContent .single-episodeListing {
	box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 20px 40px;
    background: #FFFFFF;
    margin-top: -65px;
}
.single-episodeContent .single-episodeListing .entry-post-header {
    border-top: 1px solid rgba(38, 38, 38, .1);
    border-bottom: 1px solid rgba(38, 38, 38, .1);
    position: relative;
    display: flex;
	flex-wrap: wrap;
    margin-bottom: 16px;
}

.single-episodeContent .single-episodeListing  .entry-post-header .blogAuthorName {
    display: inline-block;
    font-size: 16px;
    color: #1DA1F2;
    width: 25%;
    margin: 0;
    padding: 0;
}

.single-episodeContent .single-episodeListing .entry-post-header .blogPostDate {
    display: inline-block;
    font-size: 14px;
    width: 25%;
    margin: 0;
    padding: 0;
    position: RELATIVE;
}
.single-episodeContent .single-episodeListing .entry-post-header .categories {
    display: inline-block;
    margin: 0;
    padding: 0;
	width: 50%
}
.single-episodeContent .single-episodeListing .entry-post-header .categories a {
    background: unset;
    color: #ACACAC;
    margin: 0;
    margin-right: 15px;
    padding: 0;
    FONT-SIZE: 14PX;
    text-transform: capitalize;
}
.single-episodeContent .single-episodeListing .entry-post-header .categories a:hover {
    color: #1DA1F2;
}
.single-episodeContent .single-episodeListing .entry-footer .share-entry .categories {
    display: none;
}

.single-episodeContent .single-episodeListing .entry-footer  .share-entry {
    padding: 0;
	margin-bottom: 0;
}

.single-episodeContent .single-episodeListing .entry-footer  .share-entry .share-title {
    display: inline-block;
}

.single-episodeContent .single-episodeListing .entry-footer  .share-entry .share-links {
    margin: 0;
    display: inline-block;
	color: #1CA1F2;
}

.single-episodeContent .single-episodeListing .entry-footer  .post-controls {
    margin: 0;
}
.single-episodeContent .single-episodeListing #comments .comment-list .comment-author-avatar img {
    border-radius: 50%;
}
.single-episodeContent .single-episodeListing #comments .comment-list .bypostauthor .comment-author h6 a {
    background-color: #1CA1F2;
    color: #fff;
}
.single-episodeContent .single-episodeListing #comments  .comment-list .reply a {
    border: 1px solid #1DA1F2;
    font-size: 12px;
    text-transform: inherit;
	margin-right: 5px;
}
.single-episodeContent .single-episodeListing #comments .comment-list .comment-author-avatar {
    display: block;
    float: left;
    width: 20%;
    padding-right: 20px;
    max-width: 100px;
}
.single-episodeContent .single-episodeListing #comments .comment-list .comment-respond {
    padding-left: unset;
}
.single-episodeContent .single-episodeListing #comments .comment-form  input#submit {
    background: #1CA1F2;
    color: white;
    border: none;
    text-transform: capitalize;
    font-size: 14px;
}
.single-episodeContent .single-episodeListing #comments {
    margin-top: unset;
}

.single-episodeContent .single-episodeListing .podcast-episode .podcast-episode-player.episode-type-video {
    height: auto;
	position: relative;
}
.single-episodeContent .single-episodeListing .podcast-episode .podcast-episode-player.episode-type-video a.play-episode {
	height: 100%;
    background: rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	right: 0;
}
.single-episodeContent .single-episodeListing .podcast-episode .podcast-episode-player.episode-type-video .wp-video {
    margin: 0 auto;
}
.single-episodeContent .single-episodeListing .podcast-episode .podcast-episode-player.episode-type-video a.play-episode span{
    background: #1DA1F2;
    color: white;
    border: none;
    text-transform: capitalize;
    font-size: 14px;
}

.single-episodeContent .single-episodeListing .podcast-episode .podcast-episode-player.episode-type-video .castilo-mejs-container.mejs-video .mejs-controls {display: flex;}

.single-episodeContent .single-episodeListing .podcast-episode .podcast-episode-player.episode-type-video .mejs-mediaelement {height: auto;}
    
/* About Page */
.aboutSection1 {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}
}
.aboutSection1 .aboutSection1SamarImage {
    float: left;
	padding: 0;
}
.aboutSection1 .aboutSection1SamarImage img{
	width: inherit;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.aboutSection1 .aboutSection1Paragraph {
    float: left;
	padding: 0;
}
.aboutSection1 .aboutSection1Paragraph h1.aboutSection1ParagraphTitle {
    font-size: 32px;
	text-transform: capitalize;
}
.aboutSection1 .aboutSection1Paragraph .aboutSection1ParagraphText {
    font-size: 15px;
}
.aboutSection2 {
	    margin-top: 105px;
}
.aboutSection2  .aboutSection2Title {
    text-align: center;
    text-transform: none;
    font-size: 32px;
	padding: 0;
}
.aboutSection2 .aboutSection2FeaturedLinks {
    padding: 25px 0 0 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.aboutSection2 .aboutSection2FeaturedLinks a {
    flex: 0 0 auto;
    width: auto;
    margin: 0 15px;
}
.aboutSection2 .aboutSection2FeaturedLinks img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}
.aboutSection3 {
    margin-top: 105px;
}
.aboutSection3 .aboutSection3Title {
    text-align: center;
    text-transform: none;
    font-size: 32px;
    padding: 0;
}
.aboutSection3 .aboutSection3SubTitle {
    text-align: center;
    text-transform: none;
    font-size: 15px;
    padding: 0;
    margin-bottom: 20px;
}
.aboutSection3 .aboutSection3Video .wp-video {
  margin: 0 auto;
}
.aboutSection3 .aboutSection3Video .wp-video  .mejs-mediaelement{
	height: auto;
}

@media only screen and (min-width: 1024px) {
    .site-title h1 .custom-logo-link img {
		width: 100%;
		height: auto;
		max-width: 120px;
	}
    #footer .footer-log .footer-log--img {
        width: 100%;
        max-width: 120px;
        max-height: 86px;
        padding: 0;
        display: block;
    }
}

@media only screen and (min-width: 1200px) {
	#site-menu > ul {
		padding-left: 140px;
	}
    .site-title h1 .custom-logo-link img {
		width: 100%;
		height: auto;
		max-width: 130px;
	}
/* 	blog post lsiting page */
	.blogPageContent .post-listing .blogPostItem.odd article {margin-right: 20px;}

	.blogPageContent .post-listing .blogPostItem.even article {margin-left: 20px;}
}

@media only screen and (min-width: 1400px) {
	.site-title h1 .custom-logo-link img {
		width: 100%;
		height: auto;
		max-width: 177px;
	}
}

@media only screen and (max-width: 767px) {
	/* Latest Podcast Episodes section */
	.epiosde-contain-left {
		display: block;
		width: 100%;
		float: unset;
		padding-right: 0px; 
		border-right: none;

	}
	.epiosde-contain-right {
		display: block;
		width: 100%;
		padding-left: 0px;
		border-bottom: 1px solid #E5E5E5;
		border-left: none;
	}
	span.posted-in, span.posted-on, span.tags {
		display: unset;
	}
	.episodes-listing {
    padding: 20px 20px;
	}
	/* Blog Post Carousel*/
	.wppsac-slick-carousel-wrp .wppsac-post-carousel button.slick-next {
    	right: 40% !important;
	}
	.wppsac-slick-carousel-wrp .wppsac-post-carousel button.slick-prev {
		left: 40% !important;
	}
	
/* 	footer section */
	#footer .footerNavLink {
		text-align: left;
		display: inline-block;
		width: 30%;
	}
	#footer .footerRecentEpisodes {
    	display: none;
	}
	#footer .footer-widgets-2 section .widget-title {
    	padding-top: 40px;
	}
	#footer .otherPodcatPlatformLink {
		padding-top: 40px;
		text-align: left;
		display: inline-block;
		width: 70%;
	}

    .page-template-page-about .singlePageContent .entry-content {
        padding: 0 20px;
    }
    .aboutDescSection > .col-12 {
        padding: 0;
    }
}


@media only screen and (max-width: 991px) {
	/* 	home page feature header */
	#featured.featured-content {
		background-size: 55%;
		padding: 25px 0 35px 0;
	}
	
	
	.site-title h1 .custom-logo-link img {
		width: 100%;
		height: auto;
		max-width: 100px;
	}
    #footer .footer-log .footer-log--img {
        width: 100%;
        max-width: 100px;
        max-height: 86px;
        padding: 0;
        display: block;
    }
	#site-menu .current-menu-item > a {
		border-bottom: unset;
		background: unset;
	}
	#site-menu a:hover, #site-menu  a:focus  {
    	border-bottom: unset;
	}
	#site-menu .menu-item-has-children .menu-expand {
	    top: -10px;
	}
	/* Blog Post Carousel*/
	.wppsac-slick-carousel-wrp .wppsac-post-carousel .wppsac-carousel-slides .wppsac-post-content-position {
			padding-top: 100px;
	}
	.wppsac-slick-carousel-wrp .wppsac-post-slider .wppsac-post-date, .wppsac-post-carousel .wppsac-post-date span {
		padding-right: 30px;
	}
	/* Blog Page */
	.blogPageContent .post-listing .blogPostItem .entry-post {
		width: auto;
		height: auto;
		padding: 40px 20px;
	}
	.blogPageContent .post-listing .blogPostItem .entry-post .entry-post-header {
    	margin: 0px -20px 30px -20px;
	}
	/*Single Blog Post Page*/
	.single-postContent .single-postLsiting {
	    padding: 20px;
	}
	.single-postContent .single-postLsiting .entry-post-header .blogAuthorName {
    	width: 50%;
	}
	.single-postContent .single-postLsiting .entry-post-header .blogPostDate {
		width: 50%;
		text-align: right;
	}
	.single-postContent .single-postLsiting .entry-post-header .categories {
   		width: 100%;
	}
	/* about page*/
	.aboutSection1 .aboutSection1Paragraph h1.aboutSection1ParagraphTitle {
    	font-size: 24px;
	}
	.aboutSection2 {
    	margin-top: 50px;
	}
	.aboutSection2 .aboutSection2Title {
		font-size: 24px;
	}
	.aboutSection2 .aboutSection2FeaturedLinks {
        flex-direction: column;
	}
	.aboutSection2 .aboutSection2FeaturedLinks a {
		margin: 15px auto;
        flex: 0 0 auto;
        width: auto;
        display: flex;
	}
    .aboutSection2 .aboutSection2FeaturedLinks img {
        margin: 0 auto;
	}
	.col-12.aboutSection3 {
    	margin-top: 50px;
	}
	.aboutSection3 .aboutSection3Title {
    font-size: 24px;
	}
	
/*     footer section */
	#footer .footer-log .footer-log--title {
		top: -5px;
		font-size: 26px;
	}
}



/* Custom css changes starts */

.multiply-effect a:before {
    content: '\F40A';
    opacity: 1 !important;
}


.robo_gallery ul.share-buttons{
  list-style: none;
  padding: 0;
}

.robo_gallery ul.share-buttons li{
  display: inline;
}

.robo_gallery ul.share-buttons .sr-only{
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.robo_gallery ul.share-buttons img{
  width: 32px;
}

.robo_gallery .sharethis-inline-share-buttons > div {
  display: inline-block !important;
}

.robo_gallery .at-label {
	display: none !important;
}

.robo_gallery .at-share-btn {
	border-radius: 50% !important;
}


.entry-content .iframe-container {
  overflow: hidden;
  padding-top: 56.25%; /* 16:9 */
  position: relative;
  margin: 0 0 15px;
} 

.acf-podcast-video {
	 width: 450px;
    height: 253px;
	position: relative;
	overflow: hidden;
}


@media only screen and (max-width:960px){
    .acf-podcast-video {
		 width: 350px;
		height: 180px;
	}
}
@media only screen and (max-width:767px){
    .acf-podcast-video {
		 width: 320px;
		height: 196.88px;
	}
}
@media only screen and (max-width:320px){
    .acf-podcast-video {
		 width: 300px;
		height: 168px;
	}
}


.acf-podcast-video iframe,
.entry-content .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}


.aboutSection3Video iframe {
    margin: 0 auto;
    display: block;
}

.episodes-listing .multiply-effect a .first {
    position: relative;
    z-index: 3;
    filter: blur(0);
}

body .mfp-bottom-bar {
	display: none !important;
}

#sub-frame-error{
	display: flex;
	justify-content: center;
	margin-left: 30px;
}

@media only screen and (max-width:960px){
	.aboutSection1 .aboutSection1Paragraph .aboutSection1ParagraphText {
		max-height: 232px;
		overflow-y: scroll;
		padding-right: 15px;
	}
}

.episodes-listing .multiply-effect a .first {
    width: 235px;
    height: 132px;
    object-fit: cover;
}

.episodes-listing .multiply-effect a .first.site-logo-placeholder {
    object-fit: contain;
}

@media only screen and (max-width: 640px){
	.episodes-listing .multiply-effect a .first {
    width: 100%;
    height: auto;
		max-height: 200px;
    object-fit: cover;
}
}
@media only screen and (max-width: 450px){
	.episodes-listing .multiply-effect a .first {
    width: 100%;
    height: auto;
		max-height: 180px;
    object-fit: cover;
}
}


.wppsac-slick-carousel-wrp .wppsac-post-slider .wppsac-post-date,
.wppsac-post-carousel .wppsac-post-date span {
	padding-right: 5px;
}

.youtube-podcast img {
   max-height: 43px;
}

.podcast-icons-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.podcast-icons-wrapper a {
    width: 15%;
    flex: 0 0 145px;
    margin-left: 10px;
    max-width: 145px;
}

@media only screen and (max-width:960px){
    .podcast-icons-wrapper a {
        margin-top: 10px;
    }
}

#footer .footer-social {
	margin-top: 15px;
}



#footer .footer-log {
    height: 115px;
}

#footer .footer-social .footer-social--links {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#footer .footer-social--links p {
    margin-bottom: 0;
	font-family: "Oswald", serif;
}

#footer .footer-social--links a {
    object-fit: contain;
	width: 54px;
	height: 54px;
	margin-left: 10px;
}

#footer .footer-social--links a:first-child {
	margin-left: 0;
}

.single-episodeContent .single-episodeListing .entry-post-header,
.single-episodeListing .podcast-episode .wp-embedded-audio {
		display: none;
	}

@media only screen and (max-width: 767px){
		.footer-social--links{
		position: relative;
		/* bottom: 25px; */
	}
	.row{
		margin-top: 20px;
	}
}

#ppt-player-section {
    position: relative;
}

.single-episode .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(assets/images/play-box.png);
    background-size: 50px 50px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 5;
    cursor: pointer;
}

.single-episode #ppt-player-section.active:before {
    /* font: normal normal normal 1em/1 "Material Design Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 4;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -25px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    background-color: rgb(38 38 38);
    color: rgb(255 255 255);
    opacity: 0;
    border-radius: 3px;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    content: '\F40A';
    opacity: 1 !important;
    display: block; */
}

.entry-episode .at-resp-share-element .at-share-btn .at-label {
    display: none;
}

.entry-episode .at-resp-share-element .at-share-btn {
    border-radius: 50% !important;
}

.entry-episode .at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.entry-episode .at-resp-share-element .at-icon {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}   

.entry-episode .at-share-btn-elements {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    #top .row {
        width: 100%;
    }
    #top .container {
        justify-content: space-evenly;
    }
}