/**
* Theme Name: Smartic Child
* Description: This is a child theme of Smartic, generated by Merlin WP.
* Author: <a href="https://wpopal.com/">Opal Team</a>
* Template: smartic
* Version: 2.3.1
*/

.is-large.wc-block-cart .wc-block-cart-items th,
.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    text-align: center;
}
.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items td {
    padding: 24px 16px;
}
.wc-block-cart .wc-block-cart__submit .wc-block-cart__submit-container {
    background-color: var(--e-global-color-primary);
    color: #FFFFFF;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5em;
    border-radius: 4px 4px 4px 4px;
}
.wc-block-cart .wc-block-cart__submit .wc-block-cart__submit-container a {
    color: #fff;
}
.wc-block-components-shipping-rates-control__package {
    display: none;
}
.widget_price_filter .price_slider_amount {
    flex-wrap: wrap;
}
.widget_price_filter .price_slider_amount .price_label {
    width: 100%;
}
.widget_price_filter .price_slider_amount .button {
    margin: 15px 0 0;
}
.smartic-handheld-footer-bar ul.columns-3 li {
	width: 50%;
}
.smartic-handheld-footer-bar .my-account {
	display: none;
}
div.product .summary .wooct-wrap-single {
	margin-bottom: 20px;
}
div.product .summary .wooct-text-above {
	margin-bottom: 10px;
	font-weight: 600;
	color: red;
}
.single-product div.product p.price {
	font-size: 24px;
}
ul.products li.product .wooct-countdown {
	margin-top: 10px;
}
ul.products li.product .wooct-text-above {
	margin-bottom: 10px;
	font-weight: 600;
	color: red;
}
#reviews .commentlist li p.meta time {
	display: none;
}
.e-checkout__column.e-checkout__column-start .col2-set,
.e-checkout__container #order_review {
	width: 100%;
}
.e-checkout__container #order_review {
	border: none;
	padding: 0;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last {
	width: 100%;
}
.checkout-review-order-table-wrapper {
	padding: 0;
}