/*
 Theme Name:   PowerJobs
 Theme URI:    http://www.powerjobs.nl
 Description:  ZeroPlex Custom Theme
 Author:       Bob Rademaker
 Author URI:   http://www.zeroplex.nl
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or laterLicense URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/


/* POWERJOBS COLORS:
BLUE #1: 009fe3
BLUE #2: 312783
BG BLUE: ecf0f5
*/


/* =Theme customization starts here
------------------------------------------------------- */


h2 {
  color: #312783;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
}

h3 {
  color: #312783;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}

h4 {
  color: #312783;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
}

.powerrow {
  padding-top: 0!important;
}

.et_monarch .et_pb_section .et_social_inline_bottom {
  margin-top: -27px;
  margin-bottom: 0;
}

.et_social_inline {
  padding: 20px;
}

.powerpagetitlerow {
  padding: 0!important;
}

@media (min-width: 1px) {
  .powersearch .et_pb_widget {
    width: 99%!important;
  }
}

.powersearch {
  padding-right: 0!important;
  border-right: none!important;
}

.powerslider .et_pb_slide_description h2,
.powerslider .et_pb_slide_description,
.powerslider .et_pb_slide_description .et_pb_slide_content {
  text-align: left!important;
}

.powerslider .et_pb_slide {
  border-radius: 5px;
}

.powerslider .et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
  width: auto;
  margin: auto;
  padding: 10% 6% 4%;
}

.powerpagetitle h1 {
  font-weight: bold;
  color: #009fe3;
  word-spacing: -8px;
  display: inline-block;
  padding: 20px;
}

.powerpagetitle span {
  color: #312783!important;
}

.subtitel span {
  color: #009fe3!important;
}

.powermap .et_pb_map,
.powermap .gm-style,
.powermap .gm-style + div {
  border-radius: 3px;
}

.et_pb_social_media_follow {
  padding: 0 20px!important;
}


/*------------------------------------------------*/


/*-------------[Custom Subscribe Demo]------------*/


/*------------------------------------------------*/

.demo-subscribe-section {
  padding: 0px!important;
}

.demo-subscribe-section .et_pb_row {
  padding: 0px!important;
}

.demo-subscribe-section .et_pb_newsletter {
  padding: 0px 0px;
}

.demo-subscribe-section .et_pb_newsletter_description {
  padding: 0 0 0 0;
  width: 35%;
  margin: 0;
  color: #0e71b8;
}

.demo-subscribe-section .et_pb_newsletter_description p {
  padding: 19px 20px 0px 0px;
  font-size: 22px;
}

.demo-subscribe-section .et_pb_newsletter_form {
  width: 50%;
  padding-left: 5px;
  height: 60px;
}

.demo-subscribe-section .et_pb_newsletter_form p {
  display: inline-block;
  margin-right: 10px;
  padding: 0px;
  padding-bottom: 10px;
}

.demo-subscribe-section .et_pb_newsletter_form p input {
  padding: 10px 5% !important;
  width: 200px;
  border-radius: 3px!important;
}

.demo-subscribe-section span.et_pb_newsletter_button_text {
  display: none;
}

.demo-subscribe-section .et_pb_newsletter_button {
  padding: 0 0 0 10px;
  text-align: right;
  border: none;
  background: url(https://www.powerjobs.nl/wp-content/uploads/2015/12/powerjobs_mail_2.png) no-repeat left top;
  width: 64px;
  height: 64px;
  cursor: pointer;
  z-index: 1;
  margin-left: 10px;
  margin-bottom: -37px;
  margin-top: -2px;
}

.demo-subscribe-section a.et_pb_newsletter_button:after {
  display: none;
}

.demo-subscribe-section .et_pb_newsletter_form p:nth-child(3) {
  display: none;
}

.demo-subscribe-section .et_pb_newsletter_result {
  padding-top: 19px;
}

.demo-subscribe-section h2.et_pb_subscribed {
  font-size: 17px;
  padding-top: 3px;
}

@media only screen and (max-width: 1110px) {
  .demo-subscribe-section .et_pb_newsletter_description {
    width: 35%;
  }
  .demo-subscribe-section .et_pb_newsletter_description p {
    padding: 9px 20px 0px 0px;
  }
  .demo-subscribe-section .et_pb_newsletter_form {
    width: 65%;
  }
}

@media only screen and (max-width: 980px) {
  .demo-subscribe-section .et_pb_newsletter_description {
    width: 100%;
    text-align: center;
  }
  .demo-subscribe-section .et_pb_newsletter_description p {
    text-align: center!important;
  }
  .demo-subscribe-section .et_pb_newsletter_form {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 570px) {
  .demo-subscribe-section .et_pb_newsletter_form {
    height: 100px;
    padding-top: 17px;
  }
  .demo-subscribe-section .et_pb_newsletter_button {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 550px) {
  .demo-subscribe-section .et_pb_newsletter_form {
    height: 130px;
  }
  .demo-subscribe-section .et_pb_newsletter_button {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 460px) {
  .demo-subscribe-section .et_pb_newsletter_form {
    height: 168px;
  }
  .demo-subscribe-section .et_pb_newsletter_form {
    width: 63%;
    margin-left: 17%;
  }
}

@media only screen and (max-width: 360px) {
  .demo-subscribe-section .et_pb_newsletter_form {
    width: 50%;
    margin-left: 10%;
  }
  .demo-subscribe-section .et_pb_newsletter_button {
    margin-left: 45px;
  }
}


/*------------------------------------------------*/


/*-------------[End Custom Subscribe]-------------*/


/*------------------------------------------------*/

.powerbuttonmod {
  margin: 0 20px 20px 20px;
  display: inline-block;
}

.et_pb_blog_grid_wrapper {
  margin: 0 20px;
}

.powerbutton {
  padding: 17px 15px 15px 15px;
  line-height: 15px;
  margin-bottom: 14px;
  color: #fff;
  font-family: Abel, Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
  background: #009fe3;
  border-bottom: 3px solid #004f71;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  width: auto;
  position: relative;
  outline: none;
  text-decoration: none;
  text-align: center;
}

.powerbutton:hover {
  height: 50px;
  top: 1px;
  background: #008fcc;
  border-bottom-width: 2px;
  color: #fff;
}


/* .et_pb_text a {
  display: inline-block;
  position: relative;
  padding-bottom: 0px;
}

.et_pb_text a:after {
  content: '';
  display: block;
  margin: auto;
  height: 1px;
  width: 0px;
  background: transparent;
  transition: width .2s ease, background-color .2s ease;
}

.et_pb_text a:hover:after {
  width: 100%;
  background: #009fe3;
} */

.powercontactform {
  margin: 0 20px 20px 20px;
}

.powercontactform .powerbutton {
  cursor: pointer;
}

.wpcf7-form-control-wrap input {
  width: 100%;
  padding: 16px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #999;
  background-color: #ecf0f5;
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  border-top: 3px solid #b1b4b8;
}

input[type=text],
input[type=email],
textarea {
  transition: all .5s;
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  /*   border-top: 3px solid #312783!important; */
  border-color: #312783;
}

.wpcf7-form-control-wrap textarea {
  width: 100%;
  padding: 16px;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #999;
  background-color: #ecf0f5;
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  max-height: 150px;
  border-top: 3px solid #b1b4b8;
}

#main-content .container,
#main-content .entry-content {
  background-color: #ecf0f5;
}

.et_pb_post h2 {
  margin-top: 0;
}

.et_pb_title_container h1 {
  line-height: 1.5em;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
  margin: 25px auto;
}

.powerblog .et_pb_post h2 {
  margin: -10px -20px 10px -20px;
  padding: 10px 20px;
  background-color: #009fe3;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
}

.powerblog .et_pb_post .post-meta {
  margin: -10px -20px 10px -20px;
  padding: 5px 20px;
  background-color: #312783;
  text-transform: uppercase;
  color: #FFF!important;
  font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
}

.powerblog .et_pb_post .post-meta a {
  color: #FFF!important;
  font-weight: bold;
}

.buttonrow .powerbutton {
  margin-bottom: 0;
}

.buttonrow .powerbuttonmod {
  margin-bottom: 0!important;
}

.buttonrow .et_pb_column {
  text-align: center;
}

.et_pb_title_container .et_pb_title_meta_container span {
  padding-bottom: 12px;
  display: inline-block;
  color: #312783;
  font-weight: bold;
  text-transform: uppercase;
}

.et_pb_title_container .et_pb_title_meta_container span:before {
  content: "vacature geplaats op "
}

.powertextrow .entry-content {
  background-color: #FFFFFF!important;
}

.powerlist ul {
  padding: 0 0 10px 0!important;
  list-style-type: none!important;
}

.powerlist ul li a {
  transition: all 0.4s;
}

.powerlist ul li a:hover {
  color: #009fe3;
  transition: all 0.4s;
}

div.wpcf7-response-output {
  margin: 0 0 20px 0;
  padding: 0px 5px;
  float: right;
  width: 75%;
}

div.wpcf7-validation-errors {
  border: 2px solid #FF0000;
}

.wpcf7 .bericht {
  margin-top: 14px;
  display: block;
}

.wpcf7 .bericht textarea:focus {
  border-color: #312783;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  border-top: 3px solid #FF0000!important;
  transition: all 0.5s;
}

img.ajax-loader {
  display: none!important;
}

.et_pb_s:focus {
  border-color: #ddd!important;
}

.smallsearch .et_pb_searchform,
.smallsearch .et_pb_s {
  width: calc(100% - 20px)!important;
}

.resultsearch .smallsearch .et_pb_searchform,
.resultsearch .smallsearch .et_pb_s {
  width: 100%!important;
}

.powertextrow .et_pb_column {
  position: relative;
}

.bottomlink {
  position: absolute;
  bottom: 0;
  margin-bottom: 10px;
  transition: all .5s;
}

.bottomlink:hover {
  color: #009fe3;
}

.et_pb_blog_grid_wrapper .entry {
  display: none;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .subtitel h2,
  .powersubtitel h2,
  .powersubtitelmark h2,
  .uitgelichtsubtitel h2 {
    font-size: 1.2em;
    word-wrap: normal;
  }
  .et_pb_fullwidth_post_title_0 .et_pb_title_container h1 {
    font-size: 1.2em!important;
    word-wrap: normal;
  }
  .et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
    padding: 1em .5em;
  }
  
}