Default & Sphinx
Content Container
.container_class {
}

Home page
Home slider
Home Slider
.home_slider_container {
}
.home_slider_slide {
}
.home_slider_card {
}

Home section title
.home_section_top_container {
}
.home_section_top_title {
}

Category Card
.default_category_card {
}
.default_category_card_img {
}
.default_category_card_name {
}

Featured Card
.default_product_featured_container {
}
.default_product_featured_card {
}
.default_product_featured_card_img {
}

Product list
.default_product_list_container {
}
.default_product_list_card {
}

Home products grid
.home_products_grid_container {
}
.home_products_grid_card {
}

Home banner
.home_banner {
}
.home_banner_img {
}

Product page
Product name
.product_name {
}
Product price
.product_price_container {
}
.product_price {
}

Product description
.product_description {
}
Default product image
.default_product_img {
}
.default_product_preview_img {
}

Sphinx product image
.sphinx_product_img {
}

Product form checkout
.product_form_checkout {
}

Total shipping cost
.total_shipping_container {
}
.total_shipping {
}
Total price
.total_price_container {
}
.total_price {
}
Fake Stock
.fake_stock_container {
}
.fake_stock_progress {
}
.fake_stock_count {
}

Fake visitors
.fake_visitors_container {
}
Products grid
.products_grid_container {
}
.products_grid_card {
}

Product reviews
.reviews_container {
}
.reviews_summary {
}
.user_reviews_container {
}
.user_review {
}
.user_review_name {
}
.user_review_comment {
}
.user_review_img {
}

Inputs, textarea
.global_input {
}
.global_textarea {
}
.gov_select {
}

Buttons
Checkout button and add to cart button
.checkout_btn {
}
.add_to_cart_btn {
}

Form button
.form_checkout_btn {
}

Quantity button
.quantity_container {
}
.quantity_btn {
}

Category page
Category section header
.category_section_header {
}
.category_section_header_title {
}

Category products grid
.category_products_grid_container {
}
.category_products_grid_card {
}

Global
Default Header
.default_header {
}

.default_header_top_text {
}

.default_header_container {
}

.default_header_logo {
}

Sphinx Header
.sphinx_header {
}

.sphinx_header_container {
}

.sphinx_header_top_text {
}

.sphinx_header_logo {
}

.sphinx_header_links {
}

Footer
.default_footer {
}
.default_footer_links_container {
}
.default_footer_link {
}
.default_footer_social_container {
}
.default_footer_social_link {
}
.footer_store_info {
}

Slider
info
The following classes are used for the global slider component so every slider in the theme will have the same style.
.swiper-pagination {
}
.swiper-pagination-bullet {
}
.swiper-pagination-bullet-active {
}
.slider_buttons_container {
}
.slider_button {
}

Payments
.payments_container {
}
.payment_card {
}
.radio_container {
}
.radio_circle {
}
.payment_card_content {
}
.payment_card_name {
}
.payment_card_description {
}
.payment_card_img {
}

Thanks page
.thanks_content {
}
.thanks_container {
}
.order_invoice_container {
}

Checkout page
.checkout_bg_right {
}
.checkout_bg_left {
}
.checkout_container {
}
.checkout_order_summary {
}
.checkout_cart_items_container {
}
.checkout_form {
}
.checkout_buy_now {
}
