/*** thsn-ihbox-style-1 ***/
.thsn-ihbox-style-1{
	position: relative;
	margin-bottom: 0px;
}
.thsn-ihbox-style-1.thsn-ihbox .thsn-element-title{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
	font-weight: 600;
	letter-spacing: -0.2px;
}
.thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper:not(.thsn-ihbox-icon-type-image){
	font-size: 20px;
	line-height: 50px;
	color: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper .thsn-logisto-icon::before {
	line-height: 55px;
}
.thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
	height: 50px;
	width: 50px;
	border-radius: 100%;
	text-align: center;
	background-color: var(--thsn-logisto-global-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper svg{
	width: 20px;
	height: 20px;
	fill: var(--thsn-logisto-secondary-color);
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-svg-wrapper,
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-wrapper{
	background-color: var(--thsn-logisto-white-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-contents{
	margin-left: 15px;
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-type-image img{
	border-radius: 50%;
	border: 2px solid var(--thsn-logisto-global-color);
	padding: 3px
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-1 .thsn-ihbox-icon-type-image img,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-1 .thsn-ihbox-icon-type-image img{
	border-color: var(--thsn-logisto-white-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-image{
	margin-left: -10px;
	z-index: -1;
}
.thsn-ihbox-style-1 .thsn-heading-desc{
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: var(--thsn-logisto-secondary-color);
	margin-top: 10px;
}
.thsn-elementor-bg-color-secondary .thsn-ihbox-style-1 .thsn-heading-desc{
	color: var(--thsn-logisto-global-color);
}
.thsn-ihbox-style-1 .thsn-ihbox-icon-type-image{
	font-size: 18px;
	line-height: 55px;
	color: var(--thsn-logisto-white-color);
	border-radius: 50%;
	height: 55px;
	width: 55px;
	text-align: center;
}
.thsn-ihbox-style-1 .thsn-element-subtitle,
.thsn-ihbox-style-1 .thsn-element-heading{
	font-size: 20px;
	line-height: 28px;
	margin: 10px 0 0;
}
.thsn-ihbox-style-1 .thsn-ihbox-btn{
	margin-top: 10px;
}
/*===== RTL =====*/
body.rtl .thsn-ihbox-style-1 .thsn-ihbox-contents{
	margin-left: 0px;
	margin-right: 15px;
}
body.rtl .thsn-ihbox-style-1 .thsn-ihbox-image{
	margin-left: 0px;
	margin-right: -10px;
}