/*=== thsn-ihbox-style-18 ===*/
.thsn-ihbox-style-18{
	text-align: center;
}
.thsn-ihbox-style-18 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-18 .thsn-ihbox-svg-wrapper {
	font-size: 50px;
	line-height: 60px;
	color: var(--thsn-logisto-global-color);
	display: inline-block;
	margin-bottom: 10px;
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-18 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-18 .thsn-ihbox-icon-wrapper{
	color: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-18 .thsn-ihbox-icon-wrapper i:not(.thsn-logisto-icon){
	display: inline-block;
	margin-bottom: 12px;
}
.thsn-ihbox-style-18 .thsn-ihbox-svg-wrapper svg {
	width: 50px;
	height: 50px;
	margin-bottom: 12px;
	fill: var(--thsn-logisto-global-color);
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-18 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-18 .thsn-ihbox-svg-wrapper svg{
	fill: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-18 .thsn-element-title,
.thsn-ihbox-style-18,
.thsn-ihbox-style-18 .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-18 .thsn-ihbox-svg-wrapper{
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.thsn-ihbox-style-18 .thsn-element-title{
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 10px;
}
.thsn-text-color-white .thsn-ihbox-style-18 .thsn-element-title,
.thsn-elementor-bg-color-blackish .thsn-ihbox-style-18 .thsn-element-title{
	color: var(--thsn-logisto-white-color);
}
.thsn-ihbox-style-18:hover .thsn-ihbox-icon-wrapper,
.thsn-ihbox-style-18:hover .thsn-ihbox-svg-wrapper {
	transform: rotateY(360deg);
}
.thsn-ihbox-style-18 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image img{
	width: 60px;
	height: 60px;
	margin-bottom: 15px;
}
.thsn-ihbox-style-18 .thsn-element-subtitle,
.thsn-ihbox-style-18 .thsn-element-heading {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
}