/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


th.product-subtotal,
td.product-subtotal,
th.product-thumbnail,
td.product-thumbnail,
th.product-price,
td.product-price {
    display: none;
}

.itwpt-table-base table {
    text-align: left;
}

.itwpt-table-base table tfoot {
    display: none;
}

.itwpt-table-base table thead {
    background: #EE0000;
    color: #ffffff;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
}

td.sku_tbl_column.sku_custom_column {
    white-space: nowrap;
}

.itwpt-table-base table td {
    color: #262626;
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.itwpt-table-scroll {
    border-radius: 0 !important;
}

.itwpt-table-base .itwpt-table-scroll table td,
.itwpt-table-base .itwpt-table-scroll table th,
.itwpt-table-base .itwpt-table-scroll table tr,
.itwpt-table-base .itwpt-table-scroll table {
    border: 1px solid #000000 !important;
}

.icon-itpreview::before {
    font-size: 22px;
    color: #000000;
}

div.mCSB_scrollTools {
    display: none;
}

.itwpt-quantity .quantity input {
    background: #ff000000 !important;
    color: #000000;
}

.itwpt-quantity svg {
    fill: transparent !important;
    stroke: #000000;
}

.itwpt-table-base td {
    padding: 0 5px !important;
    margin: 0;
}

.itwpt-quantity {
    display: flex;
    align-items: center;
    justify-content: center;
}

tr:nth-child(2n) {
    background: #EFF0F2 !important;
}

.add-to-cart.itwpt-button {
    background: transparent;
}

div#ast-scroll-top {
    background-color: #000000 !important;
}

img.minus-dfw,
img.plus-dfw {
    width: 8px;
}

table p {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 768px) {

    .itwpt-table-base .itwpt-table-scroll table td,
    .itwpt-table-base .itwpt-table-scroll table th,
    .itwpt-table-base .itwpt-table-scroll table {
        border: none !important;
    }

    .itwpt-table-base .itwpt-table-scroll table tr {
        margin-bottom: 30px;
        padding: 20px 10px;
    }

    .woocommerce-cart-form button.button {
        transform: translateY(-50px) !important;
    }

    .product-sku::before {
        content: "Código: " !important;
        font-weight: 700;
        float: left;
    }

    .woocommerce-cart-form button.button {
        bottom: -70px !important;
    }

    button#wpforms-submit-535 {
        width: 100% !important;
    }

}





.shop_table thead {
    background: red !important;
    color: #ffffff;
}

.shop_table td a {
    color: #EE0000;
}

.coupon {
    display: none !important;
}

.cart-collaterals {
    display: none;
}

.woocommerce-js table.shop_table,
.woocommerce-page table.shop_table {
    border: 1px solid #000000;
    border-bottom: none;
}

table.shop_table {
    border-collapse: collapse;
}

table.shop_table tr td {
    border-bottom: 1px solid #000000 !important;
}

table.shop_table tr:last-child td {
    border: none !important;
}

button#wpforms-submit-535 {
    background: #ee0000;
    font-family: Arial;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    text-align: center;
}

.woocommerce-cart-form button.button {
    background: #ee0000 !important;
    position: absolute;
    bottom: -30px;
    right: 0;
}

.woocommerce-cart-form button.button:hover {
    background: #000000 !important;
}

.shop_table tbody tr:last-child {
    height: 0px !important;
    border: none !important;
}

.shop_table tbody td.actions {
    padding: 0 !important;
}

.shop_table tr:nth-child(2n) {
    background: #EFF0F2 !important
}


th.product-remove {
    text-align: center;
}

th.product-name {
    width: 60%;
}

.product-sku {
    white-space: nowrap;
    text-align: center;
}

.quantity,
.product-quantity {
    text-align: center;
}

.itwpt-quantity .quantity .qty {
    max-width: 30px !important;
}

.wpforms-container .wpforms-field {
    padding: 10px 0 !important;
    position: relative;
}