/*
 Theme Name:   Logistic Child
 Theme URI:    http://logistic.freevision.me/
 Description:  Logistic Child Theme
 Author:       Sören Köllmann
 Author URI:   https://www.spairliners.com
 Template:     logistic
 Version:      9.6
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         spairliners, logistic, child theme
 Text Domain:  logistic-child
*/

@import "assets/css/fonts.css";

.request-a-part td,
.request-a-part th {
    font-size: 16px;
}

.request-a-part td:nth-child(1), .request-a-part th:nth-child(1),
.request-a-part td:nth-child(2), .request-a-part th:nth-child(2) {
    min-width: 50px;
}

.request-a-part td:nth-child(3), .request-a-part th:nth-child(3) {
    min-width: 200px;
}

.vc_btn3-color-sp-blue {
    background-color: #0A285A !important;
    color: #fff !important;
}

.vc_btn3-color-sp-grey {
    background-color: #A1A3A4 !important;
    color: #666 !important;
}

.vc_btn3-color-sp-silvergrey {
    background-color: #C2D7E0 !important;
    color: #666 !important;
}

.vc_btn3-color-sp-lightblue {
    background-color: #DCE9F1 !important;
    color: #666 !important;
}