/* COLOURS */
/* GLOBAL */
/*Pop CSS*/
blockquote {
  font-size: 28px;
  font-family: "Caveat", Georgia, Times, serif;
  font-style: normal;
  line-height: 32px;
}
@media (max-width: 768px) {
  blockquote {
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 0 40px;
  }
  blockquote::before {
    background-size: 30px 30px;
  }
}
blockquote em, blockquote cite {
  font-style: normal;
  font-weight: bold;
}
del {
  color: #c5c5c5;
}
.btn-outline {
  background: none;
  padding: 15px;
  margin: 30px 0;
  font-size: 1.2em;
  border-radius: 50px;
  color: #28c5b3;
  border: solid 1px #28c5b3;
  box-shadow: none;
}
.btn-outline:hover {
  top: 0;
  border: solid 1px #463942;
  box-shadow: none;
  color: #463942;
}
.btn-outline-white {
  border: solid 1px white;
  color: white;
  box-shadow: #000 0 1px 0px;
}
.btn-outline-white:hover {
  border: solid 1px #28c5b3;
  box-shadow: none;
  color: #28c5b3;
}
#feature-image .feature-wrapper {
  padding-top: 40px;
  /* HOME */
}
@media screen and (max-width: 560px) {
  /* FREELANCING FREEDOM SALES PAGE */  section#about {
    background-position: 80% 50%;
  }
}
@media (max-width: 991px) {
  body.postid-24 {
    padding-top: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .feature-wrapper {
    text-align: center;
  }
  .feature-wrapper h2 {
    font-size: 32px;
  }
  .feature-wrapper img {
    max-width: 25%;
  }
}
.bordered-bg {
  color: white;
  border-top: solid 6px #f7921c;
  border-bottom: solid 6px #e5e5e5;
}
.postid-24 .pricing-section {
  display: none !important;
}
.postid-24 h4, .postid-24 h5 {
  text-transform: none;
}
.postid-24 h3 em, .postid-24 h4 em, .postid-24 h5 em, .postid-24 h6 em {
  color: #28c5b4;
  font-style: normal;
}
.postid-24 ul.list-unstyled li {
  background: none;
  margin: 0;
  padding: 5px 0;
}
.postid-24 ul {
  padding: 0;
  list-style: none;
}
.postid-24 ul li {
  margin: 15px 0;
  background-image: url('/wp-content/themes/brightsidestudios/img/freelancingfreedom/bullet_orange_sm@2x.png');
  background-repeat: no-repeat;
  padding: 0 0 0 28px;
  background-size: 20px;
  background-position: 0 4px;
}
.postid-24 #pricing-packages {
  padding: 40px 60px !important;
}
@media screen and (max-width: 768px) {
  .postid-24 #pricing-packages {
    padding: 10px !important;
  }
}
.postid-24 .pricing-package h3, .postid-24 .pricing-package-popular h3 {
  text-align: center;
  line-height: 36px;
}
.postid-24 .pricing-package h3 small, .postid-24 .pricing-package-popular h3 small {
  font-size: 60%;
  color: #f7921c;
  display: block;
}
.postid-24 .pricing-package ul li, .postid-24 .pricing-package-popular ul li {
  background-image: url('/wp-content/themes/brightsidestudios/img/freelancingfreedom/bullet_purple_sm@2x.png');
}
.postid-24 .pricing-package-popular {
  background: #463942;
  color: white;
  border-top: solid 6px #f7921c;
  border-bottom: solid 6px #e5e5e5;
  padding: 10px 20px;
  margin-top: -16px;
}
.postid-24 .pricing-package-popular ul li {
  background-image: url('/wp-content/themes/brightsidestudios/img/freelancingfreedom/bullet_white_sm@2x.png');
}
.packages .hustler-package {
  background: #463942;
  color: white;
  border-top: solid 8px #f7921c;
  padding-bottom: 20px;
}
.packages .hustler-package h3 {
  color: white;
}
.package-info {
  background: white;
  border: solid 1px #463942;
  padding: 40px;
}
#hustler-package {
  border-top: solid 8px #f7921c;
}
.package-header em {
  color: #28c5b4;
}
.price {
  font-size: 60px;
  text-align: center;
  font-weight: bold;
  margin: 0;
  color: #f5f5f5;
  background: url('/wp-content/themes/brightsidestudios/img/freelancingfreedom/bullet_teal_lg@2x.png');
  background-size: 120px 120px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: 50% 25px;
}
.price small {
  font-size: 16px;
  color: #ccc;
  display: block;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-family: "Caveat", inherit;
}
.postid-24 .so-panel {
  margin: 0 !important;
}
.so-widget-sow-features-default-5a3e2ed96523 .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container, .so-widget-sow-features-default-c174ca53ec1c .sow-features-list .sow-features-feature.sow-icon-container-position-top .sow-icon-container {
  margin-bottom: 0;
}
.course-module-detail {
  padding: 40px 60px !important;
}
@media screen and (max-width: 560px) {
  /* GET FREELANCE CLIENTS LANDING PAGE */  .course-module-detail {
    padding: 10px !important;
  }
}
.postid-2694 header, .postid-2694 .cta-footer-widget, .postid-2721 header {
  display: none;
}
.product #feature-image .feature-wrapper {
  padding: 80px 0;
}
@media screen and (max-width: 768px) {
  /* CONVERTKIT */  .product #feature-image .feature-wrapper {
    padding: 20px 0 0 0;
  }
}
.ck_form {
  font-family: inherit !important;
}
#ck_custom_modal .ck_form .btn-cta {
  padding-left: 4%;
  height: 50px;
  color: #2f3942 !important;
}
.ck_close_link {
  display: block !important;
  /* CONTACT FORM */
}
div.wpcf7-mail-sent-ok {
  background: #398f14;
  color: white;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin: 20px 0;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  background: #f7e700;
  font-weight: bold;
  text-align: center;
  position: relative;
  /* MEDIA FEATURES */
}
.item--featured-on img {
  max-height: 80px;
  width: auto;
  /* BLOG IMAGES */
}
.alignleft {
  float: left;
  margin: 0 1em 0.4em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.4em 1em;
  /* TESTIMONIALS WIDGET */
}
.widget .kudos-widget blockquote {
  font-size: 15px;
  padding: 0 0 0 50px;
}
.widget .kudos-widget blockquote::before {
  background-image: url('/wp-content/themes/brightsidestudios/img/quote.png');
  width: 30px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  /* FFe WORKSHOP REGISTRATION PAGE */  .widget .kudos-widget blockquote::before {
    background-image: url("/wp-content/themes/brightsidestudios/img/quote@2x.png");
    background-size: 30px 24px;
  }
}
.postid-5763 .rm-rb-wrapper {
  display: none !important;
  /* MEDIA QUERIES */
}
@media screen and (max-width: 991px) {
  .postid-2694, .postid-2721 {
    margin-top: -120px;
  }
  .postid-2694 header, .postid-2721 header {
    padding: 40px 0;
  }
  #feature-image h1 {
    font-size: 24px;
  }
  .feature-wrapper h2 {
    font-size: 24px;
  }
  .feature-wrapper iframe {
    height: 260px;
  }
  .product #feature-image .feature-wrapper {
    padding: 20px 0;
  }
  h2, h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .alignleft, .alignright {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .postid-2694, .postid-2721 {
    margin-top: -20%;
  }
  .postid-2694 #feature-image h1, .postid-2721 #feature-image h1 {
    font-size: 40px;
  }
  .postid-2694 #feature-image h1 small, .postid-2721 #feature-image h1 small {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  /* 5-day challenge */  .ck_modal {
    top: auto !important;
    bottom: 30px !important;
    height: auto;
  }
  #ck_custom_modal .ck__modal-header p, #ck_custom_modal .ck__modal-body, #ck_custom_modal .ck_form h6, #ck_custom_modal .ck_form .ck_first_name {
    display: none;
  }
  #ck_custom_modal .ck__modal-header h4 {
    font-size: 20px;
  }
  #ck_custom_modal .ck__modal-header {
    padding: 10px 30px;
  }
  #ck_custom_modal .ck_form {
    padding: 10px;
  }
  #ck_custom_modal .ck_form .ck_subscribe_form {
    margin: 0;
  }
  ck_subscribe_form > div {
    width: 50%;
  }
  #ck_custom_modal .ck_form.ck_naked.width400 .ck_subscribe_button, #ck_custom_modal .ck_form.ck_naked.width400 input[type="text"], #ck_custom_modal .ck_form.ck_naked.width400 input[type="email"] {
    float: left;
    margin: 0 10px 0;
    width: 45%;
    font-size: 0.7em;
  }
}
#five-day-challenge-form {
  background: #463942;
  padding: 10px 20px;
  color: white;
}
#five-day-challenge-form .btn-cta {
  padding: 0;
  margin-top: 20px !important;
  /* BLOG POST HEADER */
}
.blog .post-header h2, section#latest h4 {
  text-transform: uppercase;
  font-weight: 900;
}
