.elementor-widget-container:before,
.elementor-widget-container:after {
    clear: both;
    display: block;
    content: "";
}
/*.elementor-widget-container {
    margin: 0 -15px;
}*/
.kits-post-wrapper{
		float: left;
    padding: 0 15px
}
.theme44-kits-grid-column-2 .kits-post-wrapper,
.theme44-kits-grid-column-tablet-2 .kits-post-wrapper,
.theme44-kits-grid-column-mobile-2 .kits-post-wrapper{
    width: 50%;  
}
.theme44-kits-grid-column-3 .kits-post-wrapper,
.theme44-kits-grid-column-tablet-3 .kits-post-wrapper,
.theme44-kits-grid-column-mobile-3 .kits-post-wrapper {
    width: 33.33%;
}
.theme44-kits-grid-column-4 .kits-post-wrapper,
.theme44-kits-grid-column-tablet-4 .kits-post-wrapper,
.theme44-kits-grid-column-mobile-4 .kits-post-wrapper {
    width: 25%;
}
.theme44-kits-grid-column-5 .kits-post-wrapper,
.theme44-kits-grid-column-tablet-5 .kits-post-wrapper,
.theme44-kits-grid-column-mobile-5 .kits-post-wrapper {
    width: 20%;
}
.theme44-kits-grid-column-2 .kits-post-wrapper:nth-child(2n+1),
.theme44-kits-grid-column-tablet-2 .kits-post-wrapper:nth-child(2n+1),
.theme44-kits-grid-column-mobile-2 .kits-post-wrapper:nth-child(2n+1),
.theme44-kits-grid-column-3 .kits-post-wrapper:nth-child(3n+1),
.theme44-kits-grid-column-tablet-3 .kits-post-wrapper:nth-child(3n+1),
.theme44-kits-grid-column-mobile-3 .kits-post-wrapper:nth-child(3n+1),
.theme44-kits-grid-column-4 .kits-post-wrapper:nth-child(4n+1),
.theme44-kits-grid-column-tablet-4 .kits-post-wrapper:nth-child(4n+1),
.theme44-kits-grid-column-mobile-4 .kits-post-wrapper:nth-child(4n+1),
.theme44-kits-grid-column-5 .kits-post-wrapper:nth-child(5n+1),
.theme44-kits-grid-column-tablet-5 .kits-post-wrapper:nth-child(5n+1),
.theme44-kits-grid-column-mobile-5 .kits-post-wrapper:nth-child(5n+1) {
    clear: both
}
.kits-post-content {
    padding: 15px;
}
.kits-featured-image {
    line-height: 0;
}