.elementor-6441 .elementor-element.elementor-element-601d97e{--display:flex;--min-height:0px;--gap:35px 35px;--row-gap:35px;--column-gap:35px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6441 .elementor-element.elementor-element-c27293c > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6441 .elementor-element.elementor-element-c27293c{text-align:center;}.elementor-6441 .elementor-element.elementor-element-c27293c .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-style:normal;line-height:1.355em;letter-spacing:0px;word-spacing:2px;color:#000000;}.elementor-6441 .elementor-element.elementor-element-e1093f7{--display:flex;--min-height:0px;--gap:35px 35px;--row-gap:35px;--column-gap:35px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6441 .elementor-element.elementor-element-a5e038a > .elementor-widget-container{margin:-25px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6441 .elementor-element.elementor-element-a5e038a.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-6441 .elementor-element.elementor-element-601d97e{--content-width:1446px;}}@media(max-width:1024px){.elementor-6441 .elementor-element.elementor-element-c27293c{width:100%;max-width:100%;}.elementor-6441 .elementor-element.elementor-element-c27293c .elementor-heading-title{font-size:40px;}}@media(max-width:767px){.elementor-6441 .elementor-element.elementor-element-c27293c > .elementor-widget-container{margin:15px 15px 15px 15px;}.elementor-6441 .elementor-element.elementor-element-c27293c .elementor-heading-title{font-size:32px;line-height:1.1em;}.elementor-6441 .elementor-element.elementor-element-e1093f7{--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for heading, class: .elementor-element-c27293c */best-sellers/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a5e038a *//* Make products fill all space in the row */
ul.products.columns-5 {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between !important; /* fill entire width */
    padding: 5;
    margin: 0;
}

ul.products.columns-5 li.product {
    margin: 0 !important; /* remove default spacing */
    width: 19.8%; /* 5 products per row, small gap */
    box-sizing: border-box;
}/* End custom CSS */