/*
Theme Name: Crown Kadence Child
Template: kadence
Text Domain: crown
Version: 1.0
*/

.header-html,
.mobile-html {
    font-style: normal;
    color: #fff;
}


.single-content ul,.single-content ol {
    padding-left: 0 !important;
}

@media (max-width: 768px) {
    .wc-block-product-template__responsive {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
