/*
Theme Name: Killer Consulting
Theme URI: https://github.com/elementor/hello-theme/
Description: Killer Consulting Theme is a child theme of Hello Elementor, created by Fox & Lee
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: killer-consulting
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

  /* Fonts */
  @font-face {
    font-family: 'Nothing You Could Do-Local';
    src: url('assets/fonts/NothingYouCouldDo-Regular.woff2') format('woff2'),
         url('assets/fonts/NothingYouCouldDo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

  /* Gravity Form */
  .gform_wrapper .gform_required_legend,
  .gform_wrapper .ginput_container--name .gform-field-label--type-sub {
    display: none;
  }

  .gform-theme--foundation .gform_fields {
    row-gap: 15px !important;
  }

  .gform_wrapper form ::placeholder {
    color: #000;
  }

  .gform_wrapper .gform_confirmation_message,
  .gform_wrapper .gfield--type-html p {
    color: #1E3663 !important;
    font-family: "Albert Sans-Local", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    text-align: center;
  }

  .gform_wrapper .gfield_label,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper select,
  .gform_wrapper textarea {
    color: #000 !important;
    font-family: "Albert Sans-Local", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    margin: 0 !important;
  }

  .gform_wrapper input:-webkit-autofill,
  .gform_wrapper input:-webkit-autofill:hover, 
  .gform_wrapper input:-webkit-autofill:focus,
  .gform_wrapper select:-webkit-autofill,
  .gform_wrapper select:-webkit-autofill:hover,
  .gform_wrapper select:-webkit-autofill:focus,
  .gform_wrapper textarea:-webkit-autofill,
  .gform_wrapper textarea:-webkit-autofill:hover,
  .gform_wrapper textarea:-webkit-autofill:focus,
  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper select,
  .gform_wrapper textarea {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #000 !important;
    background-color: #fff !important;
    border-radius: 0px !important;
    outline: 0 !important;
    box-shadow: none !important;
    width: 100% !important;
  }

  .gform_wrapper input[type="text"],
  .gform_wrapper input[type="tel"],
  .gform_wrapper input[type="email"],
  .gform_wrapper select {
    height: 40px !important;
  }

  .gform_wrapper select {
    line-height: 40px !important;
  }

  .gform_wrapper textarea {
    height: 75px !important;
    min-height: auto !important;
    min-block-size: auto !important;
  }

  .gform_wrapper .gform_footer {
    width: 100%;
  }

  .gform_wrapper .gfield--type-captcha {
    margin: 20px 0 0 auto;
  }

  .gform_wrapper .ginput_recaptcha {
    text-align: center;
  }

  .gform_wrapper .ginput_recaptcha > div{
   display: inline-block;
  }

  .gform_wrapper .gform_button.button {
    background-image: url('data:image/svg+xml,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.20837 12.4999H19.7917M19.7917 12.4999L12.5 5.20825M19.7917 12.4999L12.5 19.7916" stroke="white" stroke-width="4" stroke-linecap="round"/></svg>');
    background-color: #FE5722 !important;
    background-repeat: no-repeat;
    background-position: center right 20px;
    text-align: left !important;
    text-transform: uppercase !important;
    color: #fff !important;
    font-size: 20px !important;
    font-family: "Albert Sans-Local", Sans-serif !important;
    font-weight: 900 !important;
    letter-spacing: 2px !important;
    margin: 0 0 0 auto !important;
    border-radius: 0px !important;
    height: 43px !important;
    max-width: 264px;
    width: 100% !important;
    display: block !important;
  }

  .gform_wrapper .gform_button.button:hover {
    background-color: #303942 !important;
    color: #fff !important;
  }


  /*
  * Global
  */
  .elementor-button {
    min-width: 167px;
  }


  /*
  * Header
  */
  #header.sticky {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  

  /*
  * Footer
  */

  .elementor-location-footer .gform_wrapper .gform_button.button {
    position: absolute;
    right: -80px;
  }


  /*
  * Home
  */

  #home-banner h3 span {
    display: block;
  }

  #home-banner h3 span.small {
    color: #fff;
    font-size: 32px;
    font-weight: 400;
  }

  #black-section {
    overflow: visible;
    z-index: 2;
  }

  #counter-section .elementor-counter {
    align-items: center;
  }

  #counter-section .elementor-counter-title {
    max-width: 320px;
    width: 100%;
    text-align: center;
  }

  #counter-section .elementor-counter-number-prefix {
    width: 112px;
    height: 112px;
    fill: #fff;
  }

  #counter-section .elementor-counter-number {
    width: 160px;
  }

  #solutions-section .solution-item .elementor-button-content-wrapper {
    align-items: center;
  }

  #solutions-section .solution-item .elementor-button-icon {
    border: 2px solid #fff;
    border-radius: 10px;
    width: 69px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #solutions-section .solution-item .elementor-button-icon svg {
    width: 34px;
    height: 40px;
  }

  #solutions-section .solution-item.professionals .elementor-button-icon svg {
    margin-left: -1px;
  }

  #solutions-section .solution-item .elementor-widget-text-editor p {
    min-height: 150px;
    margin-bottom: 0;
  }

  #solutions-section .solution-item .elementor-icon-list-items {
    min-height: 120px;
  }

  #solutions-section .solution-item.sales .elementor-button-icon svg {
    width: 40px;
  }

  #solutions-section .solution-item .hover-item {
    cursor: pointer;
  }

  #solutions-section .solution-item .hover-item:hover .elementor-button-icon {
    border-color: #FE5722;
    background-color: #FE5722;
  }

  #solutions-section .solution-item .hover-image * {
    transition: 0.3s all ease;
  }

  #solutions-section .solution-item .hover-image {
    display: none;
  }


/*
* Footer
*/



  /*
  * Inner Page
  */

  /* Services */
  .with-border {
    position: relative;
  }

  .with-border:before {
    content: "";
    border-left: 8px solid #FE5722;
    width: 8px;
    height: 80%;
    position: absolute;
    left: 30px;
    top: 12%;
  }

  .with-border.left-image:before {
    left: inherit;
    right: 30px;
  }

  #grey-section .elementor-widget-image-box {
    flex: 1;
    min-height: 293px;
  }

  #grey-section .elementor-image-box-img {
    height: 75px;
  }

  #grey-section .elementor-image-box-title {
    min-height: 39px;
  }



  /* Contact */
  .gform-theme--foundation #gform_1 .gform_fields {
    column-gap: 60px !important;
  }

  .page-id-24 .gform_wrapper .gfield_label,
  .page-id-24 .gform_wrapper input[type="text"],
  .page-id-24 .gform_wrapper input[type="tel"],
  .page-id-24 .gform_wrapper input[type="email"],
  .page-id-24 .gform_wrapper select,
  .page-id-24 .gform_wrapper textarea {
    font-size: 16px !important;
  }

  /* Who We Help */

  #grey-counter .elementor-counter,
  #grey-counter .elementor-counter-number-wrapper {
    align-items: center;
  }

  #grey-counter .elementor-counter-number-wrapper {
    flex: initial;
  }

  #grey-counter .elementor-counter-number-suffix {
    margin-right: 20px;
  }

  #grey-counter .elementor-counter-number-prefix svg {
    width: 40px;
    height: 40px;
    fill: #fff;
    margin-right: 10px;
  }

  #grey-counter .elementor-counter-number {
    width: 40px;
  }

  #grey-counter .elementor-counter-title .small {
    font-size: 16px;
    font-weight: 400;
    margin-left: 20px;
    margin-top: 8px;
  }

  /*
  * Error 404
  */

  .error404 #footer-contact {
    display: none;
  }

  /*
  * Single Post
  */

  .single-post .single-post-content ul {
    margin-bottom: 20px;
  }

  .single-post .single-post-content h5 {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 2px;
  }

  .single-post .single-post-content h5:not(:first-child) {
    margin: 60px auto 20px;
  }

  .single-post .killer-author-info p {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1px;
  }

  .single-post .killer-author-info .flex {
    display: flex;
    gap: 30px;
    align-items: center;
  }

  .single-post .killer-author-image img {
    border: 1px solid #fff;
    border-radius: 5px;
    width: 140px;
    height: 92px;
    object-fit: cover;
    object-position: top;
  }

  .single-post .killer-author-title {
    color: #000;
    font-family: "Nothing You Could Do-Local", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
  }

  

  /*
  * Single Killer Events
  */

  .single-killer-event #footer-contact {
    display: none !important;
  }

  .single-killer-event .facilitator-wrap {
    display: flex;
    justify-content: space-evenly;
    gap: 20px;
  }

  .facilitator-card {
    display: flex;
    align-items: center;
    gap: 60px;
    
  }

  .facilitator-image * {
    transition: 0.3s ease-in-out;
  }

  .facilitator-image img {
    border-radius: 100% !important;
    max-width: 215px !important;
    width: 100%;
  }

  .facilitator-image:hover img {
    transform: scale(1.1);
  }

  .facilitator-info div {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
  }

  .facilitator-info .facilitator-name {
    font-weight: 900;
    margin-bottom: 10px;
  }

  .accordion-section .accordion-button {
    border-bottom: 3px solid #000 !important;
    background-color: #fff !important;
    color: #000 !important;
    font-size: 20px;
    font-weight: 900;
    line-height: 25px;
    text-transform: uppercase;
    position: relative;
    padding: 20px;
    display: block;
    width: 100%;
    text-align: left;
    white-space: break-spaces;
  }

  .workshop-accordions .accordion-button {
    padding-right: 210px;
  }

  .accordion-section .accordion-button:before{
    content: "";
    background: url('data:image/svg+xml,<svg aria-hidden="true" class="e-font-icon-svg e-fas-chevron-down" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z"></path></svg>') no-repeat center top;
    position: absolute;
    right: 20px;
    top: 32%;
    width: 21px;
    height: 21px;
    background-size: 21px;
  }

  .workshop-accordions.accordion-section .accordion-item:not(:last-child) .accordion-button:after {
    content: "Module details";
    color: #8B8B8B;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block;
    text-transform: none;
    position: absolute;
    right: 60px;
  }

  .accordion-section .accordion-button:not(.collapsed):before {
    transform: rotate(180deg);
  }

  .single-killer-event .accordion-section .accordion-collapse {
    display: none;
    padding: 40px 20px;
  }

  .single-killer-event  .elementor-widget-theme-post-content h4,
  .single-killer-event .workshop-accordions h4 {
    font-family: "Nothing You Could Do-Local", Sans-serif;
    color: #FE5722;
    font-size: 24px;
    font-weight: 700;
    margin: 60px auto 20px;
    letter-spacing: 6px;
    line-height: 32px;
    max-width: 1250px;
  }

  .single-killer-event .workshop-accordions h4 {
    margin-bottom: 60px;
  }

  .single-killer-event .workshop-accordions h5 {
    font-family: "Nothing You Could Do-Local", Sans-serif;
    color: #FE5722;
    font-size: 20px;
    font-weight: 700;
    margin: 30px auto;
    letter-spacing: 2px;
    line-height: 32px;
  }

  .single-killer-event .accordion-section ul,
  .single-killer-event .accordion-section ol {
    margin-bottom: 20px;
  }

  .single-killer-event .accordion-section h6,
  .single-killer-event .accordion-section p,
  .single-killer-event .accordion-section ul li,
  .single-killer-event .accordion-section ol li {
    color: #000;
    font-size: 16px;
    font-family: "Albert Sans-Local", Sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  .single-killer-event .accordion-section strong {
    font-weight: 700;
  }

  .single-killer-event .accordion-section p {
    margin-bottom: 20px;
  }

  .single-killer-event .accordion-section h6 {
    margin: 0;
  }

  .event-icons {
    display: flex;
    gap: 20px;
  }

  .event-icons .icon-item {
    background-color: #fff;
    border-radius: 15px;
    flex: 1;
    padding: 20px;
  }

  .event-icons .icon-item figure {
    height: 75px;
  }

  .event-icons .icon-item h6,
  .event-icons .icon-item p {
    color: #000;
    font-size: 16px;
    letter-spacing: 2px;
  }

  .event-icons .icon-item h6 {
    font-weight: 900;
    min-height: 39px;
    margin: 20px auto;
  }

  .event-icons .icon-item p {
    font-weight: 500;
    max-width: 170px;
    margin-bottom: 0;
  }

  .blog-wrap .elementor-post__excerpt p {
    position: relative;
  }

  .blog-wrap .elementor-post__excerpt p:after {
    content: " ...";
    display: inline-block;
  }

  .elementor-1139 .elementor-widget-image,
  .gform_wrapper #gform_2 .gform-body {
    max-width: 442px !important;
    margin: 0 auto;
    width: 100%;
  }

  #gform_2 .gfield--input-type-html h4 {
    color: #FE5722;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 8px;
  }

  #gform_2 .gfield--input-type-html p {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-align: left !important;
  }

  .gform_wrapper #gform_2 input[type="text"],
  .gform_wrapper #gform_2 input[type="tel"],
  .gform_wrapper #gform_2 input[type="email"],
  .gform_wrapper #gform_2 textarea {
    border-bottom: 2px solid #000 !important;
    font-size: 16px !important;
  }

  .gform_wrapper #gform_2 textarea {
    height: 90px !important;
  }

  .gform_wrapper #gform_2 .gform_button.button {
    max-width: 100%;
    text-align: right !important;
    padding-right: 70px;
    margin-top: 30px !important;
  }



  /*
  * Media Queries
  */

  

  @media screen and (max-width: 1440px) {
    #header .elementor-button {
      min-width: 178px !important;
    }

    .elementor-location-footer .gform_wrapper .gform_button.button {
      right: -20px;
    }

    #black-section .left-image {
      left: -40px;
    }
  }

  @media screen and (max-width: 1366px) {
    #header .elementor-button {
      min-width: 158px !important;
    }

    #counter-section .elementor-counter-number {
      width: 140px;
    }

    #counter-section .elementor-counter-number-prefix {
      width: 80px;
      height: 80px;
    }

    .with-border {
      padding-left: 30px;
    }

    .with-border:before {
      left: 0;
    }

    .with-border.left-image {
      padding-left: 0;
      padding-right: 30px;
    }

    .with-border.left-image:before {
      left: inherit;
      right: 0;
    }

    .single-post .killer-author-info p {
      font-size: 18px;
      line-height: 30px;
    }
  }

  @media screen and (max-width: 1200px) {

    #header .elementor-button {
      min-width: 140px !important;
    }

    #home-banner h3 span.small {
      font-size: 24px;
    }

    #black-section .left-image {
      position: static;
    }

    #counter-section .elementor-counter-number {
      width: 120px;
    }

    #counter-section .elementor-counter-number-prefix {
      width: 60px;
      height: 60px;
    }

    #counter-section .elementor-counter-title {
      max-width: 200px;
    }

    #grey-counter .elementor-counter-title .small {
      font-size: 14px;
      margin-top: 6px;
    }

    .gform-theme--foundation #gform_1 .gform_fields {
      column-gap: 20px !important;
    }

    .single-post .single-post-content h5 {
      font-size: 22px;
    }

    .single-post .killer-author-info p {
      font-size: 16px;
      line-height: 25px;
    }
  }


  @media screen and (max-width: 1024px) {

    #header .elementor-button {
      min-width: initial !important;
    }

    #header .elementor-nav-menu--dropdown a {
      justify-content: flex-end;
    }

    #header .sub-menu li a {
      justify-content: flex-end;
    }

    #home-banner h3 span.small {
      font-size: 20px;
    }

    #counter-section .elementor-counter-number {
      width: 80px;
    }

    #counter-section .elementor-counter-number-prefix {
      width: 45px;
      height: 45px;
    }

    #solutions-section .solution-item .elementor-button-icon {
      width: 39px;
      height: 42px;
    }

    #solutions-section .solution-item .elementor-button-icon svg {
      width: 28px;
      height: 28px;
    }

    #solutions-section .solution-item .elementor-button-content-wrapper {
      gap: 10px;
    }

    .page-id-24 .talk-box .elementor-button {
      word-break: break-word;
    }

    .page-id-24 .talk-box .address .elementor-button svg {
      width: 20px !important;
      height: 20px !important;
    }

    .event-icons {
      column-gap: 0;
      row-gap: 20px;
      flex-wrap: wrap;
    }

    .event-icons .icon-item {
      flex: initial;
      width: 33.33%;
    }

    .single-post .single-post-content h5 {
      font-size: 20px;
    }

    #grey-section .elementor-widget-image-box {
      flex: auto;
    }

  }

  @media screen and (max-width: 860px) { 
    #solutions-section .solution-item .elementor-button {
      font-size: 15px;
      letter-spacing: 1px;
    }

    #solutions-section .solution-item .elementor-widget-text-editor p {
      min-height: 150px;
    }

    #grey-counter .elementor-counter-title .small {
      font-size: 12px;
      margin-left: 15px;
      margin-top: 4px;
    }

    .single-killer-event .workshop-accordions h5 {
      font-size: 18px;
    }

    .accordion-section .accordion-button:before {
      top: 40%;
    }

    .single-killer-event .elementor-widget-theme-post-content h4, 
    .single-killer-event .workshop-accordions h4 {
      font-size: 22px;
      letter-spacing: 4px;
      max-width: 100%;
    }

    .accordion-section .accordion-button {
      font-size: 18px;
      letter-spacing: 2px;
    }

    .workshop-accordions.accordion-section .accordion-button:after {
      font-size: 15px;
    }

  }

  @media screen and (max-width: 767px) {
  

    .gform_wrapper .gform_confirmation_message,
    .gform_wrapper .gfield--type-html p {
      font-size: 16px !important;
    }

    .gform-theme--foundation #gform_1 .gform_fields {
      column-gap: 20px !important;
    }

    #solutions-section .solution-item .elementor-widget-text-editor p {
      min-height: auto;
    }

    #solutions-section .solution-item .hover-image {
      display: block;
    }

    #grey-counter .elementor-counter {
      flex-direction: column-reverse;
    }

    #grey-counter .elementor-counter-title .small {
      font-size: 14px;
      margin-left: 20px;
      margin-top: 6px;
    }

    .single-killer-event .accordion-section h6, 
    .single-killer-event .accordion-section p, 
    .single-killer-event .accordion-section ul li, 
    .single-killer-event .accordion-section ol li {
      font-size: 16px;
    }

    .single-killer-event .elementor-widget-theme-post-content h4, 
    .single-killer-event .workshop-accordions h4 {
      font-size: 20px;
      letter-spacing: 3px;
    }

    .accordion-section .accordion-button {
      font-size: 16px;
      letter-spacing: 1px;
    }

    .workshop-accordions.accordion-section .accordion-button:after {
      font-size: 14px;
      letter-spacing: 1px;
      position: static;
      display: none !important;
    }

    .workshop-accordions .accordion-button {
      padding-right: 20px;
    }

  }

  @media screen and (max-width: 600px) {
    #wpadminbar {
      position: fixed;
    }

    .event-icons .icon-item {
      width: 50%;
    }

    .event-icons .icon-item p {
      max-width: 100%;
    }
  
  }

  @media screen and (max-width: 480px) {
    .event-icons .icon-item {
      width: 100%;
    }

    .event-icons .icon-item h6 {
      min-height: auto;
    }

    .elementor-1139 .elementor-widget-image,
    .gform_wrapper #gform_2 .gform-body {
      padding-left: 20px;
      padding-right: 20px;
    }

    #gform_2 .gfield--input-type-html h4 {
      font-size: 28px;
      letter-spacing: 4px;
    }
    
  }

  @media screen and (max-width: 380px) {
    .gform_wrapper .ginput_recaptcha > div {
      transform: scale(0.8);
      transform-origin: 0;
    }

    
 
  }
  