
.page-pages .container-fluid {
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}
.page-pages {
    background-color: unset !important;
}
.page-categories-home .container-fluid {
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}
.page-categories-home  {
    background-color: unset !important;
}

.page-categories  .container-fluid {
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}
.container-fluid{
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}

.h-min-600 {
    min-height: 600px;
    border: 1px solid var(--bs-gray-200, #e6e3dc) !important;
    border-radius: 0.7rem;
}
header .container-fluid,
header .container,
header .header-content .container-fluid,
header .header-content .container {
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}
.swiper-wrapper{
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}
.modules-box {
    max-width: 1440px !important;
    margin: 0 auto;
    width: 100%;
}
header,
footer,
.top-wrap,
.breadcrumb-wrap {
    width: 100%;
    background-color: #fff;
}
.product-image .right{
    margin-left:30px;
}
body.page-checkout {
    background-color: #fff;
}

footer .footer-bottom{background-color:#fff;border-top: 1px solid #e6e3dc;align-items: center;}
footer, .breadcrumb-wrap {max-width: 1440px !important;margin:0 auto;width:100%;}