/*
Theme Name: Jobster Child
Theme URI: http://pixelprime.co/themes/jobster-wp/
Template: jobster
Description: Jobster Child Theme
Version: 2.1
Author: Pixel Prime
Author URI: http://pixelprime.co/
Text Domain: jobster
Tags: black, white, light, four-columns, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments
License: 
License URI: 
*/

.pxp-root {
    --pxpHoverTransition: 300ms cubic-bezier(0.215,0.61,0.355,1);
    --pxpHoverOpacity: 0.6;
    --pxpTextColor: #17171D;
    --pxpMainColor: #0969C3;
    --pxpMainColorTransparent: rgba(9,105,195,0.05);
    --pxpMainColorDark: #002745;
    --pxpMainColorLight: #e6f0f9;
    --pxpSecondaryColor: #fdebff;
    --pxpSecondaryColorLight: #FFF8EC;
}