/*
Theme Name: Salient Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Description: A child theme of Saliet Theme
Author: Olivia Hoback
Author URI: http://www.olivia.nu/
Version: 1.0.0
Template: salient
*/
@import url("../salient/style.css");

body .pnty-table,
body.single-pnty_job .pnty-single-job,
body:not(.woocommerce-cart) .main-content table.pnty-table{
	max-width: 1000px;
    margin: 0 auto;
}
body .pnty-table a{
	color: #3555ff;
}

body .pnty-btn{
	background: #293486;
	color: #f6ece1;
	font-family: Work Sans;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
	padding: 12px 22px;
}
html body.single-pnty_job .row .col.section-title h1.entry-title{
	font-size: 50px;
}
