/*
File Name: style.css
Theme Name:  NaturaLife - Child Theme
Author: RT-Themes
Version: 1.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: Designed and developed by RT-Themes - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
Text Domain: naturalife
Template: naturalife
*/



.stock.in-stock {
    display: none;
}

input.sib-NOM-area, input.sib-email-area {
    color: #707070 !important;
}

.woocommerce-cart-form table td, .woocommerce-cart-form table th {
    border: 1px solid aliceblue !important;
    padding: 10px;
}

.woocommerce-cart-form table {
    width: 100%;
}


body .select2-container--default .select2-selection--single, input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]), select, textarea {
    height: 45px;
}


#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 200px;
}


.ywgc_enter_code {
    margin: 10px !important;
    text-align: right !important;
}

.ywgc_enter_code .form-row.form-row-last {
    width: auto !important;
}
.ywgc_enter_code .form-row.form-row-first {
    margin-left: 30% !important;
}

.cart-collaterals {
    margin-top: 0 !important;
}