.page-subtitle:not(:empty) {
  margin-top: 0px;
}

.company-letters {
  background: none !important;
}

.entry-content h2 {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}

.entry-content h1 {
  text-transform: uppercase !important;
  font-weight: 700 !important;
}


/** Job Alert Page **/

body .chosen-container {
  color: #000000;
}




.page-subtitle:not(:empty) {
  margin-top: 0px !important;
}

section#text-18.widget.widget--home.widget_text {
	margin-top: 25px;
	margin-bottom: 75px;
}

ul.job_listings, ul.resumes {
  padding: 20px !important; 
}

div.job_listings {
  padding: 20px;
}

/** Price table &amp; post a job page **/

.slick-next:before, .slick-prev:before {
  color: #ffffff !important;
}

.widget-description.widget-description--home {
  color: #ffffff !important;
}

a.callout-container.button {
float: right !important;
}

.so-widget-sow-price-table-atom-50213781b8ee {
    margin: auto !important;
    width: 90% !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-details .ow-pt-per {
    color: #ffffff !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-button {
display: block !important;
padding: 15px !important;
text-align: center !important;
background: rgba(0, 0, 0, .5) !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0) !important;
border-top: 0px solid #000000 !important;
border-bottom: 0px solid #000000 !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-details .ow-pt-per {
  text-shadow: none !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-details .ow-pt-price {
    text-shadow: none !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-title .ow-pt-subtitle {
   text-shadow: none !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-title {
  text-shadow: none !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature {
	text-shadow: none !important;
  color: #ffffff !important;
	background: rgba(0, 0, 0, .5) !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column .ow-pt-features .ow-pt-feature.ow-pt-feature-odd {
	text-shadow: none !important;
  color: #ffffff !important;
	background: rgba(0, 0, 0, .5) !important;
}

.so-widget-sow-price-table-atom-50213781b8ee .ow-pt-columns-atom .ow-pt-column.ow-pt-even .ow-pt-features .ow-pt-feature {
	text-shadow: none !important;
  color: #ffffff !important;
	background: rgba(0, 0, 0, .5) !important;
}

/** Body padding top on all platforms **/
 .body {
   padding-top: 0px !important;
}

body.style {
  padding-top: 0px !important;
}

#wrapper {
  clear: both;
}

  /** Dashboard top margin **/

.woocommerce-MyAccount-content {
  margin-top: -4em !important;
}


/** Resume Search Button Styling **/

.search_resumes>div input[type=submit] {
  color: #ffffff;
  border-width: 2px;
  border-color: #ffffff;
}


/** Job manager error styling **/

.job-manager-error {
  background: rgba(0, 0, 0, .5);
}


/** Checkout styling **/

.subscription_details .button {
  max-width: 100% !important;
}


.woocommerce-info {
	background: rgba(0, 0, 0, .5);
}

.woocommerce-error li {
  background: rgba(0, 0, 0, .5);
}

/** Account page styling **/

a.button.change_payment_method {
    font-size: 20px !important;
  float: left;
  width: 65%;
}

a.button.cancel {
  font-size: 20px !important;
  float: right !important;
	margin-left: 20px !important;
}

a.button.view {
    font-size: 25px !important;
}




.pho-user-info .pho-username {
	    color: #ffffff !important;	
  	font-weight: bolder !important;
    text-transform: uppercase;
    background: #3c2e43;
}

ul.phoen_nav_tab {
  text-align: center !important;
  text-transform: uppercase !important;
}

.woocommerce .phoen_custom_account ul li.woocommerce-MyAccount-navigation-link a {
  border-radius: 10px !important;
}


.woocommerce-account .phoen_custom_account ul li {
      border: #ccc solid 0px !important;
      padding-top: 10px !important;
}

/** Sort out top of page margins especially on mobile **/

.content-area {
      margin-top: 1.5em;
}

@media screen and (max-width:979px) {
.content-area {
      margin-top: 5.5em !important;
}
}

/** Change button styling on home page **/

input[type=submit] {
  background: rgba(51, 195, 224, 0.75) !important;
  border-color: #ffffff !important;
  text-align: center !important;
}

.pt-cv-view .product.woocommerce .button {
  background-color: #33c3e0 !important;
}



/** Hide product meta on single product page **/
.single-product .product_meta {
   display: none;
}


/** Shop page memberships **/

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  margin-top: 0px;
}

ul.tabs.wc-tabs {
  margin-top: 0px;
}

span.subscription-details {
	visibility: hidden;
}

span.subscription-price {
	visibility: hidden;
}

.single-product #content {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.col-xs-12.col-md-8 {
  width: auto;
}


.job_listing-description h2 {
  font-size: 20px;
	background: rgba(60, 46, 67, .8);
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
  width: 145%;
	margin-left: -10%;
	text-indent: 9%;
}

.widget--job_listing {
  margin-top: 0px;
  margin-bottom: 0px !important;
	text-align: center;
  border-width: 0px;
}

div.job_application.application {
	text-align: center;
  margin-bottom: 40px;
}


div#content.container.content-area {
  padding-bottom: 0px;
}



/** Blog post meta design mobile **/

@media screen and (max-width:979px) {
.col-xs-12 {
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width:979px) {
.entry-author {
    font-size: large;
    background-color: #3c2e43;
    padding: 10px;
}
}

.entry-author {
    font-size: large;
}

@media screen and (max-width:979px) {
  .entry-meta__date a {
    font-size: small;
    background-color: #3c2e43;
    padding: 10px !important;
    margin-left: -7px!important;
}
}

  .entry-meta__date a {
    font-size: small;
    background-color: #3c2e43;
    padding: 10px !important;
    margin-left: -7px important;
}

.modal .job-manager-application-form.job-manager-form p:last-of-type {
  padding-bottom: 50px !important;
}

/** Salty Weekend Page **/
.page-template-template-widgetized .widget_text {
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 20px;
}

#jobify_widget_feature_callout-44 .feature-callout  {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-45 .feature-callout  {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-46 .feature-callout  {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-47 .feature-callout  {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-48 .feature-callout  {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}




/** Footer styling **/
.col-lg-3 {
  width: 33%
}

.footer-widgets {
  padding-bottom: 40px;
}

/** Mobile edits **/




@media screen and (max-width:979px) {
  div.col-md-3.col-xs-12 {
    padding-left: 0px !important;
  }
}

  
 @media screen and (max-width:979px) {
  .widget-area--sidebar.col-md-3.col-xs-12   {
    padding-left: 0px !important;
  }
}

@media screen and (max-width:979px) {
  div#content.container {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
}

@media screen and (max-width:979px) {
.entry-content {
  padding-right: 20px;
}
}

@media screen and (max-width:979px) {
.page-title {
  	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
}

@media screen and (max-width:979px) {
  .page-header {
    padding: 0px 0 5px 0;
    margin: 80px 0 -50px 0;
    
  }
}

@media screen and (max-width:979px) {
.container.content-area {
    padding-bottom: 25px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media screen and (max-width:979px) {
.hentry {
	padding-left: 0px !important;
    padding-right: 0px !important;
}
}

a.js-primary-menu-toggle.primary-menu-toggle.primary-menu-toggle--close.primary-menu-toggle--opened { 
  font-size: 16px;
  float: right;
  margin-top: 0px;
  margin-bottom: -20px;
}

::-webkit-input-placeholder { /* Chrome */
  color: #ffffff
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #ffffff
  opacity: 1;
}

button.searchform__submit:before {
  font-size: 40px;
  color: #ffffff
}

button.searchform__submit {
  width: 65px;
  height: 65px;
}

@media screen and (max-width:979px) {
nav#site-navigation.site-primary-navigation.site-primary-navigation--open {
    height: 400px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    overflow-y: scroll;
    -webkit-overflow-scrolling:touch;
}
}

@media screen and (max-width:979px) {
ul.sub-menu {
	padding: 20px;
}
}


@media screen and (max-width:979px) {
header#masthead.site-header {
  position: fixed;
  width: 100% !important;
  margin-bottom: 20px;
}
}

@media screen and (max-width:979px) {
div#primary {
    padding-top: 100px !important;
    padding-right: 0px;
}
}

@media screen and (max-width:768px){
.col-lg-3 {
    width: 95%;
    margin-bottom: 40px;
}
}

@media all and (max-width:768px) 
    {div.col-xs-12.col-md-6.col-lg-3 
  {
 display: block; 
 float: none; 
 width: 100%;
}
}

/** Post A Job Page
**/

section#text-19.widget.widget--home.widget_text {
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-9 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-38 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-39 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-40 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-41 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}


.feature-callout.text-center .callout-feature-content {
  -webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

h2.callout-feature-title {
  font-weight: bold !important;
}

.price-option__description {
  background-color: rgba(0, 0, 0, 0.498039);
  color: #ffffff;
}

section#jobify_widget_companies-2.widget.widget--home.jobify_widget_companies.widget--home-companies {
   margin-bottom: 150px;
}


/** Homepage email form **/

div.mc4wp-form-fields {
  margin: 0 auto;
  text-align: center;
}

input[type=submit] {
  background-color: #33c3d0;
}

form#mc4wp-form-1.mc4wp-form.mc4wp-form-1911 {
    width: 75%;
    margin: 0 auto;
  text-align: center;
}

/** 2017 Salty Year Page
**/
div.textwidget {
  font-weight: bold !important;
  color: #ffffff;
}


#jobify_widget_feature_callout-10 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-11 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-12 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-13 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-14 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-15 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-16 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-17 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-18 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-19 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-20 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-21 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-22 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-23 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-24 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-25 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-26 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-27 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-28 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-29 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-30 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-31 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-32 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-33 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-34 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-35 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

/**/

div.slick-track {
  width: 101%;
}

img.wp-post-image {
  padding: 5px;
}

section#jobify_widget_companies-3.widget.widget--home.jobify_widget_companies.widget--home-companies {
  margin-bottom: 150px;
}

/**
Facebook embed post style
**/

.pluginSkinLight {
  color: #ffffff !important;
}

  

.entry-content h2 {
  	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

div.entry-content {
  	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}



/** Training page styling
**/

#jobify_widget_feature_callout-5 .callout-feature-content {
  	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

#jobify_widget_feature_callout-5 .callout-feature-content p, {
  font-weight: bold;
}


/**
Job applications backend styling
**/

div.job-applications ul.job-applications li.job-application header {
  color: #000000;
}

/**
Woocommerce styling (e.g. logout)
**/

.woocommerce-message {
  background-color: rgba(0, 0, 0, 0.498039);
  border-color: #33c3e0;
  
}

div.woocommerce-message {
  color: #33c3e0 !important;
  
} 

.woocommerce-MyAccount-navigation-link {
  display: inline-block;
}


/**
Stying homepage crew pack widget
**/

#jobify_widget_feature_callout-7 .feature-callout {
  background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-7 .callout-feature-content p {
  color: #ffffff !important;
  font-weight: bold !important;
}
  

/**
Styling Content View
**/

.pt-cv-meta-fields .avatar {
  padding: 5px;
}

.pt-cv-view .pt-cv-title {
  background: #3c2e43;
  text-transform: uppercase;
  font-size: 25px;
  padding: 5px;
}

.pt-cv-view .pt-cv-carousel-indicators li.active {
  background-color: #33c3e0 !important;
}

.pt-cv-wrapper .carousel-control .glyphicon {
  background-color: #33c3e0 !important;
}

div.pt-cv-meta-fields {
  background: #3c2e43;
}

/**a._blank.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd.cvp-responsive-image.img-none {
  margin-bottom: 300px !important;
}
**/

.pt-cv-scrollable .pt-cv-title {
  text-transform: uppercase;
  font-size: 30px;
  background-color: #3c2e43;
}

a._blank.pt-cv-readmore.btn.btn-success.cvplbd {
  width: 100%;
  text-transform: uppercase !important;
  font-size: 30px;
  background-color: #33c3e0 !important;
}

#pt-cv-view-a0da91ftgu .pt-cv-readmore {
  background-color: #33c3e0 !important;
}

.pt-cv-meta-fields span {
  color: #ffffff;
  font-size: 16px;
  background-color: #3c2e43;
}

a.button {
  background-color: #33c3e0 !important;
}


/**
Make photo galleries display properly
**/

#gallery-2 .gallery-caption {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}


#gallery-2 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 25% !important;
}


.ngg-galleryoverview {
  width: 150%;
}

data.entry-date.entry-meta__date {
  color: #ffffff !important;
}

img.avatar.avatar-100.photo {
  float: right;
  padding: 0px;
  margin-right: 10px;
  border-radius: 50%;
  display: block;
  border-width: 3px;
  border-style: solid;
  border-color: #ffffff;
}



/**
Widget title
**/

.widget-title {
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/**
Employer page styling
**/xf.

.page-subtitle:not(:empty) {
  margin-top: 10px;
  margin-bottom: 0px;
}

div.job_listing-about {
  padding-left: 5%;
}

.job_listing-company-social {
  color: #33c3e0;
}


/**
Account Sign-In Styling
**/

.account-sign-in {
  background: rgba(0, 0, 0, .5);
  color: #ffffff;
  font-weight: bold;
}


/**
Job listing &amp; resume listing styling
**/

ul.job_listings, ul.resumes {
  background-color: rgba(0, 0, 0, 0.498039) !important;
  color: #ffffff;
}


/** 
Homepage styling
**/

div#pt-cv-view-b3c0306dc8.pt-cv-view.pt-cv-grid.pt-cv-colsys.pt-cv-nolf.pt-cv-sharp-buttons {
  margin-bottom: -60px;
}

div.video-description.col-xs-12.col-md-6.col-lg-7 {
  width: 100%;
}

div.job_listings {
  margin-bottom: -40px;
  margin-top: -20px;
}

.widget.widget--home.jobify_widget_callout.widget--home-callout {
  margin-bottom: -40px;
  margin-top: 30px;
}


div.video-preview.col-xs-12.col-md-6.col-lg-5 {
  width: 100%;
  margin-bottom: -30px;
  margin-top: -30px;
}

#pt-cv-view-b464562o3z .pt-cv-title a {
  font-weight: bolder !important;
  text-transform: uppercase;
  font-size: font-size: 35px;
}

.pt-cv-view .product .amount {
  color: #ffffff;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: x-large;
  margin-bottom: 0;
  padding-right: 5px;
  background: #33c3e0;
}

.pt-cv-view .product del .amount {
  color: #ffffff !important;
  font-size: 16px;
  margin-top: 9px;
  margin-right: 6px;
  background: none;
}

h2.callout-feature-title {
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: bolder;
}

.widget-title.widget-title--home {
  text-transform: uppercase;
  font-weight: bolder;
  text-align: center;
}

div.feature-callout.text-right.image-pull {
  margin-top: 20px;
 
}

#jobify_widget_feature_callout-2 .callout-feature-content p {
  color: #ffffff !important;
}

#jobify_widget_feature_callout-2 .feature-callout {
   background-color: rgba(0, 0, 0, 0.498039) !important;
}

#jobify_widget_feature_callout-4 .callout-feature-content p {
  color: #ffffff !important;
}

#jobify_widget_feature_callout-4 .feature-callout {
   background-color: #3c2e43 !important;
}

.load_more_jobs strong {
  color: #ffffff;
}

.hero-search {
  margin-bottom: 20px;
}



/** 
Footer stylng
**/


    
/**
Employer dashboard styling
**/

div.job-applications ul.job-applications li.job-application header {
  color: #33c3e0;
}

div.job-applications ul.job-applications li.job-application footer {
  background-color: #3c2e43;
}

section.job-application-content {
  color: #3c2e43;
}

div.job-applications ul.job-applications li.job-application section.job-application-content .job-application-meta a {
  color: #33c3e0;
}

a.delete_job_application {
  visibility: hidden;
}


form.job-manager-application-edit-form.job-manager-form {
  color: #3c2e43;
}


.nav-menu--primary ul li a, .nav-menu--primary li a, .nav-menu--primary ul li a:hover {
  font-size: 15px !important;
  text-transform: uppercase;
  letter-spacing: 0px;
}

ul.sub-menu {
  background-color: #3c2e43 !important;
}

.nav-menu--primary .children a, .nav-menu--primary .sub-menu a, ul.nav-menu--primary .children a, ul.nav-menu--primary .sub-menu a {
  color: #ffffff !important;
}


span.post-date {
  color: #33c3e0 important!;
}


/**
Application form styling
**/


.modal-title {
  background: #33c3e0;
}

.modal .job-manager-application-form.job-manager-form p:last-of-type {
  background: #3c2e43;
  padding-bottom: 20px;
  padding-top: 20px;	
}


/**
Shop styling
**/

.product_list_widget {
  color: #ffffff;
}

div.col-md-3.col-xs-12 {
  padding-left: 50px;
}


/** 
Dashboard styling
**/

.single_job_listing .job-manager-applications-applied-notice {
  color: #33c3e0;
}



.ui.black.table {
	border: 5px;
	border-color: #33c3e0;
	border-style: solid;
  	border-top: 0.2em solid #33c3e0;
}

.ui.blue.label {
  background-color: #33c3e0;!important;
  border-color: #33c3e0;!important;
  color: #FFFFFF !important;
}

/**
Account sign in detail style change
**/

.p {
  padding-left: 20px;
}

.showlogin {
  color: #00b495;
}

.showcoupon {
  color: #00b495;
}

.field.account-sign-in {
  color: #33c3e0;
}



div.woocommerce-message {
  color: #f58357;
  font-weight: bold;
}

.modal {
  max-width: 75%;
  background-color: #3c2e43;
  color: #ffffff;
}

font-weight: bold;

/**
Edit date colour on blog posts
**/

.entry-meta {
  color: #ffffff !important;
}

/** 
Remove hyphens from post titles
**/

.entry-title {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

.entry-summary h2 {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}

/**/

.widget-title {
  color: #33c3e0;
}




/**
Styling Shop page
**/

div.col-xs-12.col-md-8 {
color: #ffffff;
}




/**
Styling Checkout page
**/

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
display: inline-block;
vertical-align: middle;
float: none;
color: #ffffff;
background-color: #33c3e0;
border-color: #ffffff;
}

.woocommerce-info {
color: #33c3e0;
border-color: #33c3e0;
}

.showcoupon {
  color: #f58357;
}

.label {
  color: #33c3e0;
}

.payment_methods li .payment_box {
background: transparent;
border-style: solid;
border-width: 2px;
margin: 1.5em -2em -1.5em -2em;
padding: 2em;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-color: #ededed;
color: #ffffff;
}

.payment_methods li .payment_box:hover {
background: transparent;
border-style: solid;
border-width: 2px;
margin: 1.5em -2em -1.5em -2em;
padding: 2em;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-color: #ededed;
color: #ffffff;
}


.payment_methods li {
padding: 1.5em 2em;
margin-bottom: 1em;
background: transparent;
border-radius: 4px;
color: #33c3e0;
}


/**
Styling product page
**/

li.additional_information_tab {
    display: none !important;
}

.single-product #content .summary .woocommerce-tabs {
color: #ffffff;
}

.single-product #content .single_add_to_cart_button {
color: #ffffff;
background-color: #33c3e0;
border-color: #ffffff;
}

.single-product #content{
color: #ffffff;
background-color: #33c3e0;
border-color: #ffffff;
}

.single-product #content .product_meta {
  background: transparent;
}



/**
Suggestion to make job date better
**/
.job_listing-meta li, .resume-meta li {
	display: flex;
	display: moz-flex;
	display: webkit-flex;
}

/**
Facebook embed background colour white
**/

iframe {
	background-color: #3c2e43;
}




/**
Word wrap off
**/

a {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

p {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}



.widget_facebook_likebox {

text-align: center;
padding-bottom: 20px;
margin-top: 20px;
}




/**
Keep nav bar on one line
**/

.nav-menu.nav-menu--primary{
white-space: nowrap;
}




/**
Keep all navbar links on one line
**/

.nowrap {
  white-space: nowrap ;
}




/**
Facebook comments styling
**/

.span {
color:#33c3e0;
font-family:'courier'
}

.col-md-12.col-sm-12.col-xs-12.pt-cv-content-item.pt-cv-2-col {
  padding-bottom: 40px;
}

  



/**
Change colour of read more button
**/


.pt-cv-wrapper .btn-success {
color: #fff;
background-color: #33c3e0;
border-color: #33c3e0;
}

/**
Make strikethrough font white not black
**/

del {
  color: #ffffff;
}




a._self {
  background-color: #ffffff;
padding: 5px; 
}


/**
Sub-menu font colour
**/

.nav-menu--primary .children a, .nav-menu--primary .sub-menu a, ul.nav-menu--primary .children a, ul.nav-menu--primary .sub-menu a {
  color: #33c3e0;
}

.nav-menu--primary .children a, .nav-menu--primary .sub-menu a, ul.nav-menu--primary .children a, ul.nav-menu--primary .sub-menu a:hover {
  color: #33c3e0;
}

/**
Styling form label padding
**/

.nf-field-label {margin-bottom: 0px;}

.nf-field-description {
padding-bottom: 5px;
}

/**
Link colour white  - deleted by accident
**/



/** 
Remove category links from bottom of blog pages
**/
.entry-categories {
display:none;
}

/**
Remove sidebar from blog pages
**/
div#content.container.content-area {
padding-right: 70px;
}



._self { color: #FFFFFF; }



/**
Job pages related job styling
**/

div#.jp-relatedposts.jp-relatedposts {
display: none;
}





/**
Inspiration articles styling
**/

.col-md-12.col-sm-6.col-xs-12.pt-cv-content-item.pt-cv-2-col { padding-top: 50px; }


.hentry {
  	padding-top: 10px;
	padding-left: 45px;
}

.widget_featured_jobs {
	padding: 0px;
  	color: #494751;
}

.entry-meta {
	color: #ffffff;
	margin-right: 30px;
}


.widget-area--sidebar.col-md-3.col-xs-12 {
 	padding-left: 50px;
}

.jp-relatedposts-post-date {
  color: #FFFFFF;
}


.jp-relatedposts-post-context {
  color: #FFFFFF;
}



/**
Sub menu styling
**/

.sub-menu .ul {
background-color: #3c2e43;
width: 400px;
}


/**
Related jobs styling
**/

.related-jobs.container {
	padding-bottom: 25px;
  	padding-top: 25px;
  	padding-left: 25px;
    padding-right: 50px;
 	margin-bottom: 25px;
	background: rgba(0, 0, 0, .5);
}

.widget-title.widget--title-job_listing-top {
  color: #ffffff;
}

/**
Apply button styling
**/
.button {
	color: #ffffff;
	background-color: #33c3e0;
	border-color: #33c3e0;
}

.button:hover {
	color: #ffffff;
	background-color: #33c3e0;
  	border-width: 5px;
  	border-top: 5px;
	border-color: #ffffff;
 	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
  	border-top-style: 5px;
}

/**
Homepage callout styling
**/

.widget.widget--home.jobify_widget_callout.widget--home-callout {
  

padding-bottom: 20px;
padding-top: 20px;
color: rgb(255, 255, 255);
font-weight: bold;
background-color: rgba(0, 0, 0, 0.498039);
margin-bottom: 20px;
}


/**
Company logo styling on job pages
**/



/**
Company logo styling
**/

img.company_logo {
	border: solid 5px;
	border-color: #33c3e0;
	border-radius: 100px;
	min-width: 75px;
	min-height: 75px;
}


/**
Apply button styling
**/
.application_button.button.popup-trigger {
	color: #ffffff;
	background-color: #33c3e0;
	border-color: #33c3e0;
}

.application_button.button.popup-trigger:hover {
	color: #ffffff;
	background-color: #33c3e0;
	border-color: #ffffff;
}
  
/**
Job pages content styling
**/

.container.content-area {
  
  	color: #ffffff;
	padding-bottom: 25px;
  	padding-top: 25px;
  	padding-left:25px;
    padding-right: 50px;
	background: rgba(0, 0, 0, .5);
  
}
  


/******
Change body text on pages to white
******/

.h3.widget-title.widget--title-job_listing-top {
  color: #ffffff;
}


/******
Change job type check boxes to white
******/

.job_types li {
  color: #ffffff;
}


/******
Change content container on jobs &amp; product pages
******/

div#content.container {
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 30px;
    background: rgba(0, 0, 0, .5);
    margin-top: 60px !important;
}








/******
Adding border beneath but not above homepage callout feature at top
*****/

.widget--home--no-margin {
    margin: 0;
    margin-bottom: 50px;
}




.pt-cv-wrapper img {
    border: 0px none;
  	border-radius: 10px
    -moz-border-radius: 10px;
   
}

/******
Making site logo bigger and adding left padding (for mobile)
*****/

.site-title img {
    max-width: 65%;
  	padding: 0 0 0 10px;
  	
}

/******
Removing padding in header bar
*****/

.site-header .container {
  padding: 20px 0 20px 0;
}

/******
Making navbar font size bigger, uppercase, option for spacing
*****/

.nav-menu--primary ul li a, .nav-menu--primary li a, .nav-menu--primary ul li a:hover {
    
    font-size: 30px;
    text-transform: uppercase;
  	letter-spacing: 0px;
}
  
  .nav-menu--primary li a:hover, .primary-menu-toggle, .searchform--header__submit, .searchform--header__input {
  font-size:40px;
  text-transform: uppercase;
  letter-spacing: 0px;
}

/******
Making homepage recent jobs same width as callout
*****/

.homepage-widget {
    margin: 50px;
}

/******
Removing padding in footer, and changing line height, and changing to white from purple h3 style, and font
*****/

.footer-widgets {
    padding: 50px 0px 0px;
}

.footer-widget.widget_text {
    margin-top: 0px;
    line-height: 2;
}

.footer-widget-title {
  	color: #ffffff
}

.footer-widgets {
    font-family: 'Open Sans', Helvetica;
    font-style: normal;
    font-weight: 400;
}

/******
Making homepage recent jobs same width as callout
*****/


.col-xs-12 {
    padding: 0px;
}

/******
Removing padding from page titles
*****/

.page-title {
    font-size: 34px;
    margin: 0px;
}

/******
Adding padding to subtitle on job pages
******/
.page-subtitle ul {
    list-style: outside none none;
    margin: 20px 0px 0px 0px;
}



/******
Add gradient to site header
******/
header#masthead.site-header, .nav-menu-primary .sub-menu {
	background: -moz-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #33c3e0), color-stop(100%, #00b495)); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* ie10+ */
	background: linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##33c3e0', endColorstr='#00b495',GradientType=1 ); /* ie6-9 */
}

/******
Change font in copyright bar
******/

div.site-info {
    font-family: 'Open Sans';
    font-style: normal;
  	font-weight: 700;
}


/******
Remove image in featured job home page widget
******/

.jobify_widget_jobs .single-job-spotlight .single-job-spotlight-feature-image img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 0px;
}


/******
Change footer &amp; copyright background colour
******/


.footer-widgets {
    background: #3c2e43;
}


.copyright {
    	background: -moz-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* ff3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #33c3e0), color-stop(100%, #00b495)); /* safari4+,chrome */
	background: -webkit-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* safari5.1+,chrome10+ */
	background: -o-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* opera 11.10+ */
	background: -ms-linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* ie10+ */
	background: linear-gradient(45deg, #33c3e0 0%, #00b495 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='##33c3e0', endColorstr='#00b495',GradientType=1 ); /* ie6-9 */
}




/******
Change page header background colour &amp; font
******/

.page-header {
    background: #3c2e43;
    border-bottom: 0px solid #ccc;
}






.slider-title {
  color: #ffffff; 
  font-size: 55px; 
  font-family: 'Open Sans'; 
  font-weight: bold; 
  background: #3c2e43; 
  opacity: 0.85; 
  padding: 15px 30px;
  display: inline-block;
}

.slider-caption {
  color: #ffffff; 
  font-size: 25px; 
  font-family: 'Open Sans'; 
  font-weight: bold; 
  background: #3c2e43; 
  opacity: 0.85; 
  padding: 15px 30px;
  display: inline-block;
}

.slider-blank {
  opacity:1;
}


/******
Change widget titles to white
******/
.widget-title--home {
color: #ffffff;
}


/******
Change job spotlight text to white
******/

.job-spotlight__content {
color: #ffffff;
}

/******
Tweak bottom homepage callout
******/

section#jobify_widget_callout-5.widget.widget--home.jobify_widget_callout.widget--home-callout {
  padding-bottom: 20px;
  padding-top: 20px;
  color: #ffffff;
  font-weight: bold; 
  background: rgba(0, 0, 0, .5);
  margin-bottom: 20px;
}


/******
Shop layout fix on mobile device
******/

@media screen and (max-width:768px){
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 45%;
}
}
@media screen and (max-width:400px){
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 95%;
}
 .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n){
    float:left;
  }
}

/** fix cart page on mobile **/
@media screen and (max-width:768px){
body .woocommerce table.cart .product-price, body .woocommerce table.cart .product-quantity, body .woocommerce table.cart .product-subtotal, body.woocommerce-page table.cart .product-price, body.woocommerce-page table.cart .product-quantity, body.woocommerce-page table.cart .product-subtotal{width:100%;}
}

@media screen and (max-width:400px){
body .woocommerce table.cart td.actions .input-text[name=coupon_code], body.woocommerce-page table.cart td.actions .input-text[name=coupon_code],.woocommerce-page table.cart td.actions .coupon .input-text+.button{width:100%;}
}

.jobify_widget_job_apply .application_details{display:none !important;}



body {
 word-break: keep-all !important;
}

/** H3 no hyphens **/

h3 {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

/** Style list/bullet point text **/

li {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}


/** WooCommerce My Account **/

/**
.wc-tabs, .woocommerce-account .woocommerce-MyAccount-navigation ul {
  margin: 0;
margin-top: 0px !important;
margin-bottom: 40px;
padding: 0;
display: inline-grid;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-top: 0;
float: left;
width: 33%;
}
**/


<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->