CL8 0.00% 1.0¢ carly holdings limited

/* ----------------------------------------------------------...

  1. 304 Posts.
    lightbulb Created with Sketch. 12
    /*
    ----------------------------------------------------------
    [Table of contents]

    #Woocommerce-base
    #Woocommerce-layout
    #Woocommerce-smallscreen
    #Woocommerce-general

    ----------------------------------------------------------
    */
    .clear {
    clear: both;
    }
    .nobr {
    white-space: nowrap;
    }
    /*
    ----------------------------------------------------------

    #Woocommerce-layout

    ----------------------------------------------------------
    */
    .woocommerce .col2-set {
    width: 100%;
    }
    .woocommerce .col2-set:before,
    .woocommerce .col2-set:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .col2-set:after {
    clear: both;
    }
    .woocommerce .col2-set:before,
    .woocommerce .col2-set:after {
    content: " ";
    display: table;
    }
    .woocommerce .col2-set:after {
    clear: both;
    }
    .woocommerce .col2-set .col-2 {
    margin-top: 36px;
    }
    .woocommerce .page-wrapper img {
    height: auto;
    max-width: 100%;
    }
    .woocommerce div.product div.images,
    .woocommerce #content div.product div.images {
    width: 100%;
    }
    .woocommerce div.product div.thumbnails,
    .woocommerce #content div.product div.thumbnails {
    margin-left: -18px;
    }
    .woocommerce div.product div.thumbnails:before,
    .woocommerce #content div.product div.thumbnails:before,
    .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:after {
    clear: both;
    }
    .woocommerce div.product div.thumbnails:before,
    .woocommerce #content div.product div.thumbnails:before,
    .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:after {
    content: " ";
    display: table;
    }
    .woocommerce div.product div.thumbnails:after,
    .woocommerce #content div.product div.thumbnails:after {
    clear: both;
    }
    .woocommerce div.product div.thumbnails a,
    .woocommerce #content div.product div.thumbnails a {
    float: left;
    width: 33.333333%;
    padding-left: 18px;
    padding-top: 18px;
    }
    .woocommerce div.product div.thumbnails a.first,
    .woocommerce #content div.product div.thumbnails a.first {
    clear: both;
    }
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary {
    float: right;
    width: 50%;
    }
    @media (min-width: 960px) {
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary {
    padding-left: 18px;
    }
    }
    .woocommerce div.product .woocommerce-tabs,
    .woocommerce #content div.product .woocommerce-tabs {
    clear: both;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs:before,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
    .woocommerce div.product .woocommerce-tabs ul.tabs:after,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs:after,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
    clear: both;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs:before,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
    .woocommerce div.product .woocommerce-tabs ul.tabs:after,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
    content: " ";
    display: table;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs:after,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs:after {
    clear: both;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li,
    .woocommerce #content div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    }
    .woocommerce div.product #reviews .comment:before,
    .woocommerce #content div.product #reviews .comment:before,
    .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:after {
    clear: both;
    }
    .woocommerce div.product #reviews .comment:before,
    .woocommerce #content div.product #reviews .comment:before,
    .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:after {
    content: " ";
    display: table;
    }
    .woocommerce div.product #reviews .comment:after,
    .woocommerce #content div.product #reviews .comment:after {
    clear: both;
    }
    .woocommerce div.product #reviews .comment img,
    .woocommerce #content div.product #reviews .comment img {
    float: right;
    height: auto;
    }
    .woocommerce #quantity input ::-webkit-outer-spin-button,
    .woocommerce #content .quantity input ::-webkit-outer-spin-button,
    .woocommerce #quantity input input::-webkit-inner-spin-button,
    .woocommerce #content .quantity input input::-webkit-inner-spin-button {
    opacity: 0;
    }
    .woocommerce #quantity input:hover ::-webkit-outer-spin-button,
    .woocommerce #content .quantity input:hover ::-webkit-outer-spin-button,
    .woocommerce #quantity input:hover input::-webkit-inner-spin-button,
    .woocommerce #content .quantity input:hover input::-webkit-inner-spin-button {
    opacity: 1;
    }
    .woocommerce .row-related {
    border-top-width: 1px;
    border-top-style: solid;
    padding: 54px 0px 72px 0px;
    }
    .woocommerce .related:before,
    .woocommerce .upsells.products:before,
    .woocommerce .related:after,
    .woocommerce .upsells.products:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .related:after,
    .woocommerce .upsells.products:after {
    clear: both;
    }
    .woocommerce .related:before,
    .woocommerce .upsells.products:before,
    .woocommerce .related:after,
    .woocommerce .upsells.products:after {
    content: " ";
    display: table;
    }
    .woocommerce .related:after,
    .woocommerce .upsells.products:after {
    clear: both;
    }
    .woocommerce .related ul.products,
    .woocommerce .upsells.products ul.products,
    .woocommerce .related ul,
    .woocommerce .upsells.products ul {
    float: none;
    }
    .woocommerce .related ul.products li.product,
    .woocommerce .upsells.products ul.products li.product,
    .woocommerce .related ul li.product,
    .woocommerce .upsells.products ul li.product {
    width: 48%;
    }
    @media (max-width: 569px) {
    .woocommerce .related ul.products li.product,
    .woocommerce .upsells.products ul.products li.product,
    .woocommerce .related ul li.product,
    .woocommerce .upsells.products ul li.product {
    width: 100%;
    }
    }
    .woocommerce .related ul.products li.product img,
    .woocommerce .upsells.products ul.products li.product img,
    .woocommerce .related ul li.product img,
    .woocommerce .upsells.products ul li.product img {
    width: 100%;
    height: auto;
    }
    .woocommerce ul.products {
    clear: both;
    }
    .woocommerce ul.products:before,
    .woocommerce ul.products:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce ul.products:after {
    clear: both;
    }
    .woocommerce ul.products:before,
    .woocommerce ul.products:after {
    content: " ";
    display: table;
    }
    .woocommerce ul.products:after {
    clear: both;
    }
    .woocommerce ul.products li.product {
    float: left;
    margin: 0 2em 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    }
    .woocommerce ul.products li.first {
    clear: both;
    }
    .woocommerce ul.products li.last {
    margin-right: 0;
    }
    .woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
    }
    .woocommerce.columns-2 ul.products li.product {
    width: 48%;
    }
    @media (max-width: 569px) {
    .woocommerce.columns-2 ul.products li.product {
    width: 100%;
    }
    }
    .woocommerce.columns-3 ul.products li.product {
    width: 30.75%;
    }
    .woocommerce.columns-5 ul.products li.product {
    width: 16.95%;
    }
    .woocommerce.columns-6 ul.products li.product {
    width: 13.5%;
    }
    .woocommerce .woocommerce-result-count {
    float: left;
    }
    .woocommerce .woocommerce-ordering {
    float: right;
    }
    .woocommerce .woocommerce-pagination ul.page-numbers:before,
    .woocommerce .woocommerce-pagination ul.page-numbers:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .woocommerce-pagination ul.page-numbers:after {
    clear: both;
    }
    .woocommerce .woocommerce-pagination ul.page-numbers:before,
    .woocommerce .woocommerce-pagination ul.page-numbers:after {
    content: " ";
    display: table;
    }
    .woocommerce .woocommerce-pagination ul.page-numbers:after {
    clear: both;
    }
    .woocommerce .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
    }
    .woocommerce table.cart img,
    .woocommerce #content table.cart img {
    height: auto;
    }
    .woocommerce table.cart td.actions,
    .woocommerce #content table.cart td.actions {
    text-align: right;
    padding: 18px 18px 18px 18px;
    }
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text {
    max-width: 10em;
    }
    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon {
    float: left;
    }
    .woocommerce table.cart td.actions .coupon label,
    .woocommerce #content table.cart td.actions .coupon label {
    display: none;
    }
    .woocommerce .cart-collaterals {
    width: 100%;
    }
    .woocommerce .cart-collaterals:before,
    .woocommerce .cart-collaterals:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .cart-collaterals:after {
    clear: both;
    }
    .woocommerce .cart-collaterals:before,
    .woocommerce .cart-collaterals:after {
    content: " ";
    display: table;
    }
    .woocommerce .cart-collaterals:after {
    clear: both;
    }
    .woocommerce .cart-collaterals .related {
    width: 30.75%;
    float: left;
    }
    .woocommerce .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
    }
    @media (max-width: 569px) {
    .woocommerce .cart-collaterals .cross-sells {
    width: 100%;
    }
    }
    .woocommerce .cart-collaterals .cross-sells ul.products {
    float: none;
    }
    .woocommerce .cart-collaterals .cross-sells ul.products li {
    width: 48%;
    }
    @media (max-width: 569px) {
    .woocommerce .cart-collaterals .cross-sells ul.products li {
    width: 100%;
    }
    }
    .woocommerce .cart-collaterals .shipping_calculator {
    width: 48%;
    float: left;
    }
    @media (max-width: 569px) {
    .woocommerce .cart-collaterals .shipping_calculator {
    width: 100%;
    }
    }
    .woocommerce .cart-collaterals .shipping_calculator:before,
    .woocommerce .cart-collaterals .shipping_calculator:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .cart-collaterals .shipping_calculator:after {
    clear: both;
    }
    .woocommerce .cart-collaterals .shipping_calculator:before,
    .woocommerce .cart-collaterals .shipping_calculator:after {
    content: " ";
    display: table;
    }
    .woocommerce .cart-collaterals .shipping_calculator:after {
    clear: both;
    }
    .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
    .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%;
    }
    @media (max-width: 569px) {
    .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
    .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 100%;
    }
    }
    .woocommerce .cart-collaterals .cart_totals {
    text-align: right;
    }
    .woocommerce ul.cart_list li:before,
    .woocommerce ul.product_list_widget li:before,
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:after {
    clear: both;
    }
    .woocommerce ul.cart_list li:before,
    .woocommerce ul.product_list_widget li:before,
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:after {
    content: " ";
    display: table;
    }
    .woocommerce ul.cart_list li:after,
    .woocommerce ul.product_list_widget li:after {
    clear: both;
    }
    .woocommerce ul.cart_list li img,
    .woocommerce ul.product_list_widget li img {
    float: right;
    height: auto;
    }
    .woocommerce form .form-row:before,
    .woocommerce form .form-row:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce form .form-row:after {
    clear: both;
    }
    .woocommerce form .form-row:before,
    .woocommerce form .form-row:after {
    content: " ";
    display: table;
    }
    .woocommerce form .form-row:after {
    clear: both;
    }
    .woocommerce form .form-row label {
    display: block;
    }
    .woocommerce form .form-row label.checkbox {
    display: inline;
    }
    .woocommerce form .form-row select {
    width: 100%;
    }
    .woocommerce form .form-row .input-text {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    width: 100%;
    }
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible;
    }
    @media (max-width: 569px) {
    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last {
    width: 100%;
    }
    }
    .woocommerce form .form-row-last {
    float: right;
    }
    .woocommerce form .form-row-wide {
    clear: both;
    }
    .woocommerce #payment .form-row select {
    width: auto;
    }
    .woocommerce #payment .terms {
    text-align: right;
    padding: 0 1em 0;
    }
    .woocommerce-billing-fields > *:first-child,
    .woocommerce-shipping-fields > *:first-child {
    margin-top: 0px !important;
    }
    /*
    ----------------------------------------------------------

    #Woocommerce-smallscreen

    ----------------------------------------------------------
    */
    @media (max-width: 959px) {
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2 {
    float: none;
    width: 100%;
    }
    .woocommerce ul.products li.product {
    width: 48%;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
    }
    .woocommerce ul.products li.product:nth-child(2n) {
    float: right;
    clear: none !important;
    }
    .woocommerce div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary {
    float: none;
    width: 100%;
    }
    .woocommerce table.cart .product-thumbnail,
    .woocommerce #content table.cart .product-thumbnail {
    display: none;
    }
    .woocommerce table.cart td.actions,
    .woocommerce #content table.cart td.actions {
    text-align: left;
    }
    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon {
    float: none;
    padding-bottom: .5em;
    }
    .woocommerce table.cart td.actions .coupon:before,
    .woocommerce #content table.cart td.actions .coupon:before,
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce #content table.cart td.actions .coupon:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce #content table.cart td.actions .coupon:after {
    clear: both;
    }
    .woocommerce table.cart td.actions .coupon:before,
    .woocommerce #content table.cart td.actions .coupon:before,
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce #content table.cart td.actions .coupon:after {
    content: " ";
    display: table;
    }
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce #content table.cart td.actions .coupon:after {
    clear: both;
    }
    .woocommerce table.cart td.actions input,
    .woocommerce #content table.cart td.actions input,
    .woocommerce table.cart td.actions .button,
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text {
    width: 48%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce .cart-collaterals .cross-sells {
    width: 100%;
    float: none;
    text-align: left;
    }
    .woocommerce.woocontent-checkout form.login .form-row {
    width: 100%;
    float: none;
    }
    .woocommerce #payment .terms {
    text-align: left;
    padding: 0;
    }
    .woocommerce #payment #place_order {
    float: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
    margin-bottom: 1em;
    }
    .woocommerce .lost_reset_password .form-row-first,
    .woocommerce .lost_reset_password .form-row-last {
    width: 100%;
    float: none;
    margin-right: 0;
    }
    }
    @media (max-width: 959px) and (max-width: 569px) {
    .woocommerce ul.products li.product {
    width: 100%;
    }
    }
    @media (max-width: 959px) and (max-width: 569px) {
    .woocommerce table.cart td.actions input,
    .woocommerce #content table.cart td.actions input,
    .woocommerce table.cart td.actions .button,
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text {
    width: 100%;
    }
    }
    /*
    ----------------------------------------------------------

    #Woocommerce-general

    ----------------------------------------------------------
    */
    /* Price slider bar / layered nav UI */
    /* Text on tertiary colour bg */
    /* Price slider bg */
    @font-face {
    font-family: 'star';
    src: url('../fonts/woocommerce/star.eot');
    src: url('../fonts/woocommerce/star.eot?#iefix') format('embedded-opentype'), url('../fonts/woocommerce/star.woff') format('woff'), url('../fonts/woocommerce/star.ttf') format('truetype'), url('../fonts/woocommerce/star.svg#star') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    @font-face {
    font-family: 'WooCommerce';
    src: url('../fonts/woocommerce/WooCommerce.eot');
    src: url('../fonts/woocommerce/WooCommerce.eot?#iefix') format('embedded-opentype'), url('../fonts/woocommerce/WooCommerce.woff') format('woff'), url('../fonts/woocommerce/WooCommerce.ttf') format('truetype'), url('../fonts/woocommerce/WooCommerce.svg#WooCommerce') format('svg');
    font-weight: normal;
    font-style: normal;
    }
    p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: .5em 0;
    text-align: center;
    z-index: 99998;
    }
    .admin-bar p.demo_store {
    top: 28px;
    }
    .wc-forward,
    .wc-forward a {
    font-size: 12px;
    }
    .woocommerce {
    /* Sale labels */
    /* Star rating */
    /* Payment box - appears on checkout and page page */
    }
    .woocommerce .woocommerce-success {
    border-color: #28DE72;
    }
    .woocommerce .woocommerce-message,
    .woocommerce .woocommerce-error-list,
    .woocommerce .woocommerce-info {
    border-width: 2px;
    border-style: solid;
    padding-bottom: 18px;
    font-weight: 600;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    position: relative;
    }
    .woocommerce .woocommerce-message:before,
    .woocommerce .woocommerce-error-list:before,
    .woocommerce .woocommerce-info:before,
    .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error-list:after,
    .woocommerce .woocommerce-info:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error-list:after,
    .woocommerce .woocommerce-info:after {
    clear: both;
    }
    .woocommerce .woocommerce-message:before,
    .woocommerce .woocommerce-error-list:before,
    .woocommerce .woocommerce-info:before,
    .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error-list:after,
    .woocommerce .woocommerce-info:after {
    content: " ";
    display: table;
    }
    .woocommerce .woocommerce-message:after,
    .woocommerce .woocommerce-error-list:after,
    .woocommerce .woocommerce-info:after {
    clear: both;
    }
    .woocommerce .woocommerce-message p,
    .woocommerce .woocommerce-error-list p,
    .woocommerce .woocommerce-info p {
    margin: 0px 0px 0px 0px;
    }
    .woocommerce .woocommerce-message li,
    .woocommerce .woocommerce-error-list li,
    .woocommerce .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    }
    .woocommerce .woocommerce-message .wc-forward {
    float: right;
    text-shadow: none;
    margin: 2px 0px 0px 0px;
    }
    .woocommerce .woocommerce-message .wc-forward:after {
    font-family: uncodeicon;
    content: '\e0c3';
    color: inherit;
    margin-left: .5em;
    width: 1.28571429em;
    height: 1.28571429em;
    display: inline-block;
    text-align: center;
    }
    .woocommerce .woocommerce-error-list {
    margin: 0px;
    border-color: #FF3100;
    color: #FF3100;
    }
    .woocommerce small.note {
    display: block;
    font-size: 12px;
    margin: 9px 0px 0px 0px;
    }
    .woocommerce .woocommerce-breadcrumb {
    font-size: 12px;
    border: 1px solid;
    padding: 18px 18px 18px 18px;
    }
    .woocommerce .woocommerce-breadcrumb:before,
    .woocommerce .woocommerce-breadcrumb:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce .woocommerce-breadcrumb:after {
    clear: both;
    }
    .woocommerce .woocommerce-breadcrumb:before,
    .woocommerce .woocommerce-breadcrumb:after {
    content: " ";
    display: table;
    }
    .woocommerce .woocommerce-breadcrumb:after {
    clear: both;
    }
    .woocommerce div.product,
    .woocommerce #content div.product {
    position: relative;
    /* Main product title */
    /* Price */
    /* Stock */
    /* Product image and thumbnail */
    /* Summary div (contains title, price etc) */
    /* Social networking */
    /* Tabs on the product page */
    /* Cart button */
    /* add to cart forms */
    }
    .woocommerce div.product .product_title,
    .woocommerce #content div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    }
    .woocommerce div.product .price-container,
    .woocommerce #content div.product .price-container {
    margin-top: 18px !important;
    }
    .woocommerce div.product span.price ins,
    .woocommerce #content div.product span.price ins,
    .woocommerce div.product p.price ins,
    .woocommerce #content div.product p.price ins {
    background: inherit;
    text-decoration: none;
    }
    .woocommerce div.product span.price del,
    .woocommerce #content div.product span.price del,
    .woocommerce div.product p.price del,
    .woocommerce #content div.product p.price del {
    font-size: .7em;
    display: block;
    }
    .woocommerce div.product p.stock,
    .woocommerce #content div.product p.stock {
    font-size: 0.92em;
    }
    .woocommerce div.product .out-of-stock,
    .woocommerce #content div.product .out-of-stock {
    color: #FF3100;
    }
    .woocommerce div.product .woocommerce-images,
    .woocommerce #content div.product .woocommerce-images {
    margin-top: 0px !important;
    }
    .woocommerce div.product div.images img,
    .woocommerce #content div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    }
    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary {
    margin-bottom: 2em;
    }
    .woocommerce div.product .wootabs .nav-tabs,
    .woocommerce #content div.product .wootabs .nav-tabs {
    border: none;
    }
    .woocommerce div.product .wootabs .tab-content,
    .woocommerce #content div.product .wootabs .tab-content {
    border-top-width: 1px;
    border-top-style: solid;
    padding: 0px;
    overflow: hidden;
    }
    .woocommerce div.product .wootabs .tab-pane:not(.tab-vcomposer) .product-tab,
    .woocommerce #content div.product .wootabs .tab-pane:not(.tab-vcomposer) .product-tab {
    margin: 36px 0px 36px 0px;
    }
    .woocommerce div.product .wootabs .tab-pane iframe,
    .woocommerce #content div.product .wootabs .tab-pane iframe {
    max-width: 100%;
    }
    .woocommerce div.product p.cart,
    .woocommerce #content div.product p.cart {
    margin-bottom: 2em;
    }
    .woocommerce div.product p.cart:before,
    .woocommerce #content div.product p.cart:before,
    .woocommerce div.product p.cart:after,
    .woocommerce #content div.product p.cart:after {
    content: " ";
    display: table;
    table-layout: fixed;
    }
    .woocommerce div.product p.cart:after,
    .woocommerce #content div.product p.cart:after {
    clear: both;
    }
    .woocommerce div.product p.cart:before,
    .woocommerce #content div.product p.cart:before,
    .woocommerce div.product p.cart:after,
 
watchlist Created with Sketch. Add CL8 (ASX) to my watchlist
(20min delay)
Last
1.0¢
Change
0.000(0.00%)
Mkt cap ! $2.683M
Open High Low Value Volume
1.0¢ 1.0¢ 1.0¢ $2.609K 260.8K

Buyers (Bids)

No. Vol. Price($)
2 229131 1.0¢
 

Sellers (Offers)

Price($) Vol. No.
1.2¢ 293906 2
View Market Depth
Last trade - 10.02am 07/08/2024 (20 minute delay) ?
CL8 (ASX) Chart
arrow-down-2 Created with Sketch. arrow-down-2 Created with Sketch.