/*
Theme Name: fvcigar child
Template: fvcigar
Text Domain:  fvcigar
*/

.woocommerce-tabs {
    display: none !important;
}

.variations #size, .variations #type, .wc-block-cart__submit-button .wc-block-components-button__text {
    background-color: #535a34 !important;
    color: #fff !important;
    padding: 10px !important;
    font-weight: bold !important;
}

.wc-block-components-checkout-order-summary__content .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name {
    line-height: 32px !important;
}

.page-template-100-width #main {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.product-grid-view .woocommerce-product-details__short-description > table > tbody td:nth-child(2) {
    text-align: center !important;
}

.product-grid-view .woocommerce-product-details__short-description > table {
    border: none !important;
}

.variations .label {
    min-width: 4em !important;
}

.age-gate__wrapper {
    z-index: 999999 !important;
}

.wc-block-components-order-summary-item__description .wc-block-components-product-name {
    line-height: 32px !important;
}