/*=== .thsn-service-style-6 ===*/
.thsn-service-style-6 {
	position: relative;
}
.thsn-service-style-6 .themesion-post-item {
    /* display: flex; */
    position: relative;
    overflow: hidden;
    display: grid !important;
    grid-template-columns: 0.80fr 1fr;
    gap: 36px;
    background-color: var(--thsn-dentiq-light-bg-color);
    border-radius: 7px;
    padding: 12px 50px 12px 12px;
}
.thsn-service-style-6 .thsn-featured-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: 7px;
}
.thsn-service-style-6 .thsn-featured-wrapper img{
	width: 100%;
	border-radius: 7px;
	overflow: hidden;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.thsn-service-style-6:hover .thsn-featured-wrapper img{
	transform: scale(1.15);
}
.thsn-service-style-6 .thsn-service-icon{
	font-size: 75px;
	color: var(--thsn-dentiq-global-color);
}
.thsn-service-style-6 .thsn-service-icon img{
	max-width: 22px;
	margin-bottom: 5px;
}
.thsn-service-style-6 .thsn-service-cat {
    border-radius: 20px;
    border: 1px solid #D3D5D9;
    backdrop-filter: blur(50px);
    display: inline-block;
    line-height: 30px;
    padding: 0 13px;
    font-size: 14px;
    margin-top: 55px;
    text-transform: uppercase;
    color: #4B535D;
}
.thsn-service-style-6 .thsn-service-cat a {
     color: #4B535D;
}
.thsn-service-style-6 .thsn-service-cat a:hover {
	color: var(--thsn-dentiq-global-color);
}
.thsn-service-style-6 .themesion-box-content-inner {
    padding-left: 0px;
    padding: 10px 0 15px;
}
.thsn-service-style-6 .thsn-service-title{
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 0;
    padding-top: 11px;
    padding-bottom: 15px;
    letter-spacing: -0.78px;
}
.thsn-service-style-6 a.thsn-readmore-btn i {
    font-size: 26px;
    position: absolute;
    right: 30px;
    top: 30px;
    transform: rotate(-45deg);
}
.thsn-service-style-6 .thsn-service-content p {
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;      /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
[data-columns="3"] .thsn-service-style-6 .themesion-post-item {
    gap: 20px;
    padding: 12px 20px 12px 12px;
}
[data-columns="3"] .thsn-service-style-6 .themesion-post-item {
    grid-template-columns: 1fr 0.8fr;
}
[data-columns="3"] .thsn-service-style-6 .thsn-service-title {
    font-size: 22px;
    line-height: 30px;
}
[data-columns="3"] .thsn-service-style-6 .thsn-service-icon {
    font-size: 60px;
    line-height: 60px;
}
[data-columns="3"] .thsn-service-style-6 .thsn-service-cat {
    margin-top: 25px;
}
[data-columns="6"] .thsn-service-style-6 .themesion-post-item,
[data-columns="5"] .thsn-service-style-6 .themesion-post-item,
[data-columns="4"] .thsn-service-style-6 .themesion-post-item {
    grid-template-columns: auto;
    padding: 12px 12px 12px 12px;
    gap: 0px;
}
[data-columns="6"]  .thsn-service-style-6 .themesion-box-content-inner,
[data-columns="5"]  .thsn-service-style-6 .themesion-box-content-inner,
[data-columns="4"]  .thsn-service-style-6 .themesion-box-content-inner {
    padding-left: 0px;
    padding: 10px 15px 20px;
}
[data-columns="6"] .thsn-service-style-6 .thsn-service-cat,
[data-columns="5"] .thsn-service-style-6 .thsn-service-cat,
[data-columns="4"] .thsn-service-style-6 .thsn-service-cat {
    margin-top: 10px;
}

.thsn-light-body-background  .thsn-service-style-6 .themesion-post-item,
.thsn-elementor-bg-color-globalcolor .thsn-service-style-6 .themesion-post-item,
.thsn-elementor-bg-color-secondary .thsn-service-style-6 .themesion-post-item,
.thsn-elementor-bg-color-blackish .thsn-service-style-6 .themesion-post-item,
.thsn-elementor-bg-color-light .thsn-service-style-6 .themesion-post-item {
    background-color: #fff;
}


@media (max-width: 1366px) {
    .thsn-service-style-6 .themesion-post-item {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 1200px) {
    .thsn-service-style-6 .themesion-post-item {
        grid-template-columns: 1.2fr 1fr;
    }
}
@media (max-width: 767px) {
    .thsn-service-style-6 .themesion-post-item {
        grid-template-columns: 1.2fr 1fr;
    }
    .thsn-service-style-6 .themesion-post-item {
        gap: 25px;
        padding: 12px 30px 12px 12px;
    }
    .thsn-service-style-6 .thsn-service-title {
        font-size: 24px;
        line-height: 30px;
    }
    .thsn-service-style-6 .thsn-service-icon {
        font-size: 65px;
    }
    .thsn-service-style-6 .thsn-service-cat {
        margin-top: 25px;
    }
}
@media (max-width: 600px) { 
    .thsn-service-style-6 .themesion-post-item {
        display: block !important;
    }
    .thsn-service-style-6 .themesion-box-content-inner {
        padding: 10px 15px 25px;
    }
    .thsn-service-style-6 .themesion-post-item {
        gap: 25px;
        padding: 12px 12px 12px 12px;
    }
}