.elementor-2516 .elementor-element.elementor-element-b60fe0c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-2516 .elementor-element.elementor-element-b8b0354{padding:0px 4px 0px 4px;}}/* Start custom CSS for html, class: .elementor-element-b8b0354 *//* =========================================================
   TIME POLO CUT-AND-SEW — REMOVE OUTER SIDE SPACES
========================================================= */

html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: clip !important;
}

/* Remove Elementor container spacing around this page */
.e-con:has(.tp-cutsew-v2),
.elementor-section:has(.tp-cutsew-v2),
.elementor-container:has(.tp-cutsew-v2),
.elementor-column:has(.tp-cutsew-v2),
.elementor-widget-wrap:has(.tp-cutsew-v2),
.elementor-widget-html:has(.tp-cutsew-v2),
.elementor-widget-html:has(.tp-cutsew-v2) > .elementor-widget-container {
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Fix the 100vw overflow from the original code */
.tp-cutsew-v2 {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Make inner content nearly full width */
.tp-cutsew-v2 .tp-cs-shell {
    width: 100% !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
}

/* Tablet */
@media screen and (max-width: 1024px) {
    .tp-cutsew-v2 .tp-cs-shell {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/* Mobile */
@media screen and (max-width: 767px) {
    .tp-cutsew-v2 .tp-cs-shell {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}/* End custom CSS */