.elementor-kit-6{--e-global-color-primary:#153448;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.ht-product-image {
    width: 300px;
    height: 300px;
    background: center no-repeat;
    background-size: contain;
    border-radius: 6px 6px 0 0;
}
.ht-product-content{
    width: 300px;
    height: 300px;
    border-radius: 0 0 4px 4px;
}
.ht-product-title{
    display: flex;
}
.woocommerce-loop-product__title{
    white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 280px;
      width: 100%;
      display: inline-block;
}
.woolentor-product-same-height.ht-products .ht-product .ht-product-inner {
    height: 90%;
    border-radius: 8px 8px 2px 2px;
    width: 90%;
    display: flex;
    flex-direction: column;
}
.woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img{
    width: 300px;
    height: 300px;
    background: no-repeat;
}
@media only screen and (max-width: 768px) {
    .ht-product-image-wrap,
    .ht-product-content,.ht-product-inner
    {
        width: 100%
    }

    .ht-product-content {
        border-radius: 0 0 6px 6px;
    }
    .wpc-food-block-tab-item.wpc-tab-block1>.wpc-row{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .wpc-food-block-tab-item.wpc-tab-block1>.wpc-row>div{
        margin: 5px;
        padding: 0;
    }
    .woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img{
    width: 300px;
    height: 150px;
    background: no-repeat;
}
.woocommerce-loop-product__title{
    white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100px;
      display: inline-block;
}
.button.product_type_simple.add_to_cart_button {
    max-width: 140px;
    padding: 10px 16px;
    text-align: center;
}
}/* End custom CSS */