/** Shopify CDN: Minification failed

Line 46:0 Unexpected "}"

**/
.custom-color-1 {
    background-color: #ee7700 !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.custom-color-2 {
    background-color: #04af04 !important;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.banner-text-center {
    float: left;
    margin: 0 0 315px 0;
    width: 100%;
}
.banner-text-center .text-left-col {
    color:#000080;
    float: left;
    font-size: 110px;
    font-family: "Oswald";
    margin: 0 0 0 100px;
    text-transform: uppercase;
}
.banner-text-center .text-right-col {
    color:#ffffff;
    float: right;
    font-size: 110px;
    font-family: "Oswald";
    text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
    }
    .banner-text-center .text-right-col {
        margin: 0 50px 0 0;
    }
}
@media screen and (max-width: 1200px) {
    .banner-text-center {
        margin: 0 0 110px 0;
    }
    .banner-text-center .text-right-col {
        margin: 400px 50px 0 0;
    }
}
@media screen and (max-width: 892px) {
    .banner-text-center {
        margin: 0 0 90px 0;
    }
   .banner-text-center .text-left-col {
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .banner-text-center .text-right-col {
        margin: 300px 0 0 0;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 500px) {
    .banner-text-center {
        margin: 0 0 70px 0;
    }
   .banner-text-center .text-left-col {
        font-size: 90px;
    }
    .banner-text-center .text-right-col {
        font-size: 90px;
    }
}
@media screen and (max-width: 410px) {
    .banner-text-center {
        margin: 0 0 40px 0;
    }
   .banner-text-center .text-left-col {
        font-size: 75px;
    }
    .banner-text-center .text-right-col {
        font-size: 75px;
        margin: 230px 0 0 0;
    }
}

/* font-family: "Franklin Gothic Medium", "Franklin Gothic", "ITC Franklin Gothic", Arial, sans-serif; */

.shopify-policy__container {
    max-width: 1000px !important;
    padding: 0 0 100px 0 !important;
}
