/*
 Theme Name:   Global Test Equipment
 Theme URI:    https://generatepress.com
 Description:  Custom Theme for Global Test Equipment
 Author:       Jonathan Tucker
 Author URI:   https://robotlogicmarketing.com
 Template:     generatepress
 Version:      0.1
*/

.footer-link {
	text-decoration: none;
}
.footer-link:hover {
color: #40a0c8!important;
}

.woocommerce-Price-amount {
	font-weight: 700;
}
.wc-product-image {
	text-align: left;
}

.add_to_cart_button,.add-to-cart-global{border-radius:3px !important;font-weight:500 !important}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .wc-block-components-button{font-size:16px;border-radius:3px !important}
.dataTables_filter{padding-bottom:10px}
.modal-content{width:auto;max-width:800px}

.related-products-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.related-products-table th,
.related-products-table td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
	background:#f2f2f2;
}

.related-products-table th {
    background-color: #d4d4d4;
    text-align: center;
    font-weight: bold;
}

.related-col-image {
    text-align: center;
    width: 250px;
}

.related-thumb {
    display: block;
    margin: auto;
    max-width: 60px;
    height: auto;
}

.related-col-name {
    text-align: left;
}

.related-col-price {
    text-align: center;
    font-weight: bold;
}

.related-col-button {
    text-align: center;
}
.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited{background:#46a6cc;border:none;color:#fff}
.fl-builder-content a.fl-button *, .fl-builder-content a.fl-button:visited *{color:#fff}

span.count{display:none}
button:disabled{display:none}
.get-a-quote-button{font-weight:600 !important;padding:12px 30px !important}