.elementor-widget-upstudy-custom-icon .elementor-icon {
position: relative;
}
.elementor-widget-upstudy-custom-icon .elementor-icon img {
width: 70px;
position: relative;
z-index: 1;
}
.elementor-widget-upstudy-custom-icon .elementor-icon i, .elementor-widget-upstudy-custom-icon .elementor-icon svg {
position: relative;
z-index: 1;
}
.elementor-widget-upstudy-custom-icon .icon-shape-wrap {
background: var(--upstudy-primary-color);
border-radius: 50%;
width: 50px;
height: 50px;
position: absolute;
top: 20px;
left: 20px;
} .elementor-widget-upstudy-custom-icon .elementor-icon-box-wrapper.shape-image .elementor-icon {
position: relative;
display: inline-flex;
line-height: 1;
transition: all .3s;
font-size: 50px;
text-align: center;
}
.elementor-widget-upstudy-custom-icon .elementor-icon-box-wrapper.shape-image .image-shape-wrap {
width: 125px;
position: absolute;
top: 0;
left: 0;
}
.elementor-icon-box-wrapper .elementor-icon-box-conten {
position: relative;
}
.elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
margin-bottom: 5px;
font-size: 22px;
}
.elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
margin-bottom: 0;
}
@media (min-width: 768px) {
.elementor-widget-upstudy-custom-icon.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-upstudy-custom-icon.elementor-position-right .elementor-icon-box-wrapper {
display: flex;
gap: 35px;
}
.elementor-widget-upstudy-custom-icon.elementor-position-right .elementor-icon-box-wrapper {
text-align: right;
flex-direction: row-reverse
}
.elementor-widget-upstudy-custom-icon.elementor-position-left .elementor-icon-box-wrapper {
text-align: left;
flex-direction: row
}
.elementor-widget-upstudy-custom-icon.elementor-position-top .elementor-icon-box-img {
margin: auto
}
.elementor-widget-upstudy-custom-icon.elementor-vertical-align-top .elementor-icon-box-wrapper {
align-items: flex-start
}
.elementor-widget-upstudy-custom-icon.elementor-vertical-align-middle .elementor-icon-box-wrapper {
align-items: center
}
.elementor-widget-upstudy-custom-icon.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
align-items: flex-end
}
}