#textover{}
#textover:before {
    content: "SIGN UP NOW";
    color: #fff;
    font-size: 13rem;
    position: absolute;
    top: -60px;
    opacity: 0.2;
    font-weight: 700;
    font-family: "Barlow Condensed", sans-serif;
}
body{overflow-x:hidden;}
a {
  
    color: #0183C9;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #0183C9;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #0183C9;

}
h1, h2, h3, h4, h5, h6 {
    font-family: "Barlow Condensed", sans-serif !important;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    background-color: #0183C7;
    border-radius: 3px;
    height: 42px;
}
#textovers:before {
    content: "FITNESS WEAR";
    color: #fff;
    font-size: 13rem;
    position: absolute;
    top: -60px;
    opacity: 0.2;
    font-weight: 700;
    font-family: "Barlow Condensed", sans-serif;
}
#skews:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100vw;
    -webkit-transform: skew(-21deg);
    background-color: #232626;
    background-color: #000000;
    z-index: -1;
}
#skew:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100vw;
    -webkit-transform: skew(-21deg);
    background-color: #232626;
    background-color: #000000;
    z-index: 0;
}