/*
Theme Name: Miniture Child
Theme URI: http://miniture.novaworks.net
Description: This is a child theme for Miniture Theme.
Author: Novaworks
Author URI: http: //www.novaworks.net/
Template: miniture
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:nth-child(3), .woocommerce-orders-table__header-order-total, .woocommerce-orders-table__cell-order-total, .woocommerce-view-order .woocommerce-table tfoot, .woocommerce-orders-table__cell-order-total, .woocommerce-view-order .woocommerce-table .woocommerce-table__product-total.product-total, .woocommerce-orders-table__cell-order-total, .woocommerce-view-order .woocommerce-table .woocommerce-table__product-table.product-total, .shop_table .product-price, .shop_table .product-subtotal, body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions .coupon, body.woocommerce-checkout .woocommerce .woocommerce-checkout-payment .payment_methods {
    display: none !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content p, .woocommerce-account.woocommerce-orders .woocommerce-orders-table, .woocommerce-account .woocommerce .woocommerce-MyAccount-content table th, .woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button, .woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details, .woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address .woocommerce-Address-title .edit {
    font-size: 1rem !important;
	line-height: 1.7em !important;
}

.woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address address, .woocommerce-account.woocommerce-edit-address .addresses .woocommerce-Address .woocommerce-Address-title .edit{
	font-size: 14px !important;
	line-height: 1.7em !important;
}

.woocommerce-EditAccountForm label {
	text-transform: capitalize !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li, .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a{
	text-transform: uppercase !important;
	font-size: 0.875rem !important;
	font-weight: 500 !important;
}

.woocommerce-account.woocommerce-view-order .woocommerce-MyAccount-content .woocommerce-customer-details address p {
	margin-top: 10px;
}

.woocommerce-orders-table, .woocommerce-table {
    width: 100%;
    border-collapse: collapse;
}

.woocommerce-orders-table th,
.woocommerce-orders-table td,
.woocommerce-table th,
.woocommerce-table td {
    padding: 15px !important;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    vertical-align: middle;
	font-size: 1rem;
}

.woocommerce-orders-table th, .woocommerce-table th {
    font-weight: 600;
    background: #f7f7f7;
}

.woocommerce-orders-table tbody tr:hover, .woocommerce-table tbody tr:hover {
    background: #fafafa;
}

.shop_table_responsive tbody tr td::before,
.woocommerce-table tbody tr td::before {
    content: attr(data-title);
    float: left;
    font-weight: 700;
}

@media (min-width: 768px) {
    .shop_table_responsive tbody tr td::before,
	.woocommerce-table tbody tr td::before {
        display: none;
    }
}

.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button {
    display: inline-block;
    padding: 8px 16px;
    background: #2f31b2;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}

.woocommerce-account.woocommerce-orders .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions .button:hover {
    background: #1c1e8f;
	color: #fff;
}

.woocommerce-orders-table__header
.woocommerce-table thead {
    white-space: nowrap;
}

.woocommerce-orders-table__cell,
.woocommerce-table td, .woocommerce-table th {
    padding: 15px;
}

.woocommerce-orders-table__cell-order-number a,
.woocommerce-table td a {
    font-weight: 600;
    text-decoration: none;
}

.woocommerce-pagination {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

body.woocommerce-cart .woocommerce .woocommerce-cart-form tr:not(.cart_item) td.actions button[name=update_cart] {
	position: relative !important;
	-webkit-transform: translateY(0%) !important;
	transform: translateY(0%) !important;
	left: inherit !important;
	margin-top: 0 !important;
}

body.woocommerce-cart .woocommerce .woocommerce-cart-form {
	width: 100% !important;
}

li.woocommerce-order-overview__total.total, th.woocommerce-table__product-table.product-total, td.woocommerce-table__product-total.product-total, .order_details tfoot, .widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__total.total, span.quantity, .woocommerce-form-coupon-toggle, .product-total, .woocommerce-checkout-review-order-table tfoot {
    display: none !important;
}

body.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-customer-details address {
    font-style: normal !important;
    font-size: 15px !important;
    line-height: 25px !important;
}

.widget.woocommerce.widget_shopping_cart ul.woocommerce-mini-cart {
    min-height: 75vh !important;
    max-height: 75vh !important;
}

.pop-card-text-1 {
    position: relative;
    background: #cce5fa;
    border-radius: 0 20px 0 0;
}

.pop-card-text-1:before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='#cce5fa'/%3E%3C/svg%3E%0A");
    background-size: cover;
    position: absolute;
    top: -20px;
}

.pop-card-text-1:after {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 20H20C8.95431 20 0 11.0457 0 0V20Z' fill='#cce5fa'/%3E%3C/svg%3E%0A");
    background-size: cover;
    position: absolute;
    right: -20px;
    bottom: 0;
}

.woocommerce-form-register__submit {
	width: 100% !important;
}

input::placeholder {
    text-transform: capitalize;
}

.cwr-row .cwr-field--half, .cwr-row .cwr-field--full{
	margin-bottom: 0 !important;
}

.cwr-row {
    gap: 0 20px !important;
}

.woocommerce-account .woocommerce .woocommerce-MyAccount-content p:last-of-type {
	margin-bottom: 0 !important;
}

.woocommerce-info{
	background-color: var(--e-global-color-4c4cc00) !important;
    color: var(--e-global-color-primary) !important;
}

.elementor-element.elementor-element-ad0b3be.e-con-full.e-flex.kitify-col-width-auto-no.ignore-docs-style-no.kitify-disable-relative-no.e-con.e-child, #nova_wc_quickview .nova_wc_quickview__content .site-content .product .price, ul.products .product .product-item__badges, ul.products .product .product-item .product-item__description .product-item__description--info .info-right {
    display: none !important;
}

.elementor-6189 .elementor-element.elementor-element-6a9e497 .kitify-carousel .kitify-arrow:hover{
	background-color: var(--e-global-color-primary) !important;
}

body.woocommerce-cart .woocommerce .woocommerce-cart-form thead th{
	text-align: center !important;
	font-size: 1rem !important;
}
    
/****************************************************************/
/****************************************************************/
/****************************************************************/
