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

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%;}