/*
 Theme Name:     Divi Child - E.Grami
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         NetCube
 Author URI:     https://netcube.pl
 Template:       Divi
 Version:        1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

button[disabled="disabled"] {
    background: darkslategray !important;
}
.address-header {
    text-align: center;
    padding-top: 20px;
}
.submit-set-address {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 30px;
}
#billing_address, #shipping_address {
    background: #eee;
    border: 0;
    padding: 16px;
}
.column-formula_1, .column-lp, .column-jm,
.column-rodzaj, .column-nazwa, .column-symbol, .column-cena {
    pointer-events: none;
}
.dt-buttons {
    display: none;
}
.info-text-order {
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 17px;
}
#notices {
    height: 100px;
}
.admin-email, .admin-phone, .extra-info, .pointer-events-none input, .pointer-events-none label {
    pointer-events: none;
}
.adres-header {
    margin-bottom: 10px;
    color: #892525;
}
.column-miniatura {
    width: 80px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.column-miniatura img {
    width: 80px;
    height: 40px;
    object-fit: cover;
}
.red-line {
    background: #af2f2e;
    height: 1px;
    width: 100%;
}
.add_address {
    margin-left: 20px !important;
}
