/*** thsn-ihbox-style-4 ***/
.thsn-ihbox-style-4 .thsn-element-title{
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 10px;
	color: var(--thsn-logisto-global-color);
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-4 .thsn-element-title,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-4 .thsn-element-title{
	color: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper:not(.thsn-ihbox-icon-type-image) {
	font-size: 60px;
	line-height: 55px;
	color: var(--thsn-logisto-global-color);
}
.thsn-ihbox-style-4 .thsn-ihbox-svg-wrapper,
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper{
	margin-bottom: 10px;
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper{
	color: var(--thsn-logisto-secondary-color);
}
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper i:not(.thsn-logisto-icon)::before{
	display: inline-block;
	margin-bottom: 10px;
}
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image{
	margin-bottom: 20px;
}
.thsn-ihbox-style-4 .thsn-ihbox-svg-wrapper svg {
	width: 60px;
	height: 60px;
	fill: var(--thsn-logisto-global-color);
	margin-bottom: 10px;
}
.thsn-elementor-bg-color-gradient .thsn-ihbox-style-4 .thsn-ihbox-svg-wrapper svg,
.thsn-elementor-bg-color-globalcolor .thsn-ihbox-style-4 .thsn-ihbox-svg-wrapper svg{
	fill: var(--thsn-logisto-secondary-color);
}
.thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
	width: 10px;
	height: 10px;
	background-color: var(--thsn-logisto-global-color);
}
.thsn-elementor-bg-color-gradient .thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active,
.thsn-elementor-bg-color-globalcolor .thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot.active{
	background-color: var(--thsn-logisto-secondary-color);
}
.thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
	background-color: rgba( var(--thsn-logisto-global-color-rgb) , .30);
}
.thsn-elementor-bg-color-gradient .thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot,
.thsn-elementor-bg-color-globalcolor .thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel button.owl-dot{
	background-color: rgba( var(--thsn-logisto-secondary-color-rgb) , .30);
}
.thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel .owl-dots {
	text-align: left;
}
.thsn-ihbox-style-4 .thsn-element-subtitle,
.thsn-ihbox-style-4 .thsn-element-heading {
	font-size: 20px;
	line-height: 28px;
	margin: 10px 0 0;
}
.thsn-ihbox-style-4 .thsn-ihbox-icon-wrapper.thsn-ihbox-icon-type-image img {
	width: 60px;
	height: 60px;
}
/*===== RTL =====*/
body.rtl .thsn-element-miconheading-style-4.themesion-element-viewtype-carousel .owl-carousel .owl-dots{
	text-align: right;
}