li.product-item .product-thumb{
    display: block;
    width: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
    padding-top: 150%;
}

li.product-item .product-thumb .thumb-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

li.product-item .product-thumb .thumb-link figure img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.ovic_vc_custom_624da889d84f6, .ovic_vc_custom_6387127765901{
	margin-bottom: 25px !important;
}

.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-field .hustle-input + .hustle-input-label {
    padding-top: 6px !important;
}

@media only screen and (max-width: 768px) {
    .hustle-ui.module_id_1 .hustle-layout .hustle-title {
        margin: 0 auto !important;
    }
    .hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {
        text-align: center !important;
        line-height: 1 !important;
    }
}

.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-form .hustle-form-fields .hustle-button {
    height: 40px;
    line-height: 16px;
}