/* Montserrat Regular */
@font-face {
    font-family: "Montserrat";
    src: url("/wp-content/themes/oceanwp/assets/fonts/optimized/montserrat-v31-latin-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Hind Regular */
@font-face {
    font-family: "Hind";
    src: url("/wp-content/themes/oceanwp/assets/fonts/optimized/hind-v18-latin_latin-ext-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Hind Medium */
@font-face {
    font-family: "Hind";
    src: url("/wp-content/themes/oceanwp/assets/fonts/optimized/hind-v18-latin_latin-ext-500.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




#oceanwp-cart-sidebar-wrap {
    display: none !important;
}


.lp-container {
    max-width: 1200px;
    margin: 0 auto;
}

.seo-hidden {
    position: absolute;
    left: -9999px;
}
body{
    margin: 0 !important;
}