/*
Theme Name: Kunco Child
Description: Child theme for the Kunco themes
Author: gaviathemes
Template:     kunco
Text Domain:  kunco-child
*/


.item-brand.text-center img {
    width: 210px;
    height: 91px;
    object-fit: contain;
}

.item-brand.text-center img[alt="capco a wipro company"],
.item-brand.text-center img [alt="Thejo"] {
	width: 150px !important;
}

.item-brand.text-center img[alt="The Ma Foi Fountation"],
.item-brand.text-center img[alt="TN-YTF"] {
	width: max-content !important;
}

.item-brand.text-center img[alt="Thejo"] {
	width: 165px !important;
}

.item-brand.text-center img[alt="Accel"] {
	width: 155px !important;
}

.item-brand.text-center img[alt="PK-Sports.png"] {
	width: 185px !important;
}

.item-brand.text-center img[alt="Focus Infotech"] {
	width: 145px !important;
}


.heading ~ p {
    margin-left: 0 !important;
    max-width: 100% !important;
}


.AuthorBio .wp-block-media-text__content{
	padding-left:0 !important;
	
}

.powerResponsibilityImg figure{
	padding:0 !important;
}

.AuthorBio .wp-block-media-text__content p{
	margin-left:0 !important;
}
@media only screen and (max-width: 600px) {
	.AuthorBio {
		display:flex;
	    flex-direction: column;
	}
}

.single.single-post article h2,
.single.single-post article .content-inner p {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}

.hide-colon {
    display: none;
}

#wp-content #post-7050 .post-thumbnail img{
	display:none;
}

article#post-7074 .attachment-full {
    display: none;
}

.custom-breadcrumb  .breadcrumb{   
	color: black !important;
}

.main-page-content  .post-7160.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry.category-blog.grow-content-body  .post-thumbnail{
	display: none;
}