.elementor-21268 .elementor-element.elementor-element-c55f678{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-21268 .elementor-element.elementor-element-11ab3ab .elementor-heading-title{font-family:"Jost", Sans-serif;font-size:55px;font-weight:800;color:#FFFFFF;}.elementor-21268 .elementor-element.elementor-element-70b9573 .page-heading{font-family:"Jost", Sans-serif;font-size:15px;font-weight:500;}.elementor-21268 .elementor-element.elementor-element-70b9573 .woocommerce-breadcrumb{fill:#FFFFFF;color:#FFFFFF;}.elementor-21268 .elementor-element.elementor-element-70b9573 .woocommerce-breadcrumb a:hover{fill:#FFFFFF;color:#FFFFFF;}.elementor-21268 .elementor-element.elementor-element-70b9573 .page-heading .title{font-family:"Jost", Sans-serif;font-size:15px;font-weight:500;fill:#FFFFFF;color:#FFFFFF;}.elementor-21268 .elementor-element.elementor-element-70b9573 .page-heading a.back-history{font-family:"Jost", Sans-serif;font-size:15px;font-weight:500;fill:#FFFFFF;color:#FFFFFF;}.elementor-21268 .elementor-element.elementor-element-23c6c08{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-21268:not(.elementor-motion-effects-element-type-background), body.elementor-page-21268 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#010203;}@media(max-width:767px){.elementor-21268 .elementor-element.elementor-element-c55f678{--margin-top:80px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-21268 .elementor-element.elementor-element-11ab3ab .elementor-heading-title{font-size:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-4c191c5 *//* Force 3:4 Aspect Ratio only on New Arrivals Grid */
.kf-new-arrivals-grid .products .product img {
    aspect-ratio: 3 / 4 !important;
    object-fit: cover !important;
    width: 100% !important;
    height: auto !important;
}

/* Remove borders and shadows only for this grid */
.kf-new-arrivals-grid .products .product {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    background: transparent !important;
    text-align: left !important;
}

/* Style Product Titles with Jost Font */
.kf-new-arrivals-grid .products .product h2, 
.kf-new-arrivals-grid .products .product .woocommerce-loop-product__title {
    font-family: 'Jost', sans-serif !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    margin-top: 15px !important;
    color: #000 !important;
    letter-spacing: 1px !important;
}

/* Style Prices */
.kf-new-arrivals-grid .products .product .price {
    font-family: 'Jost', sans-serif !important;
    font-weight: 600 !important;
    color: #000 !important;
    font-size: 16px !important;
}/* End custom CSS */