/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

.jupiterx-header {
    position: relative !important;
}
.jupiterx-scroll-top {
    padding: 7px 10px !important;
    margin: 1rem;
    display: inline-block;
    background-color: #000 !important;
    border: 1px solid #000 !important;
    font-size: 1.3rem;
    color: #fff !important;
    cursor: pointer;
    line-height: .8;
    transition: color 0.15s;
}
.jupiterx-icon-angle-up:before {
    content: "\EA1A";
}
input, select, optgroup, textarea {
    padding: 10px 20px !important;
    width: 100% !important;
    border: 1px solid #000 !important;
    box-shadow: none !important;
}
input.wpcf7-submit {
	background: #e9f88a !important;
    border: 1px solid #e9f88a !important;
	color: #000 !important;
    min-height: 60px;
}

input.wpcf7-submit:hover {
	background: #a5d0c5 !important;
    border: 1px solid #a5d0c5 !important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #a5d0c5;
}
section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }


.temo01 {
    margin: 0px !important;
}
.temo01 th  { width: 30%; text-align: left; }
.jet-toggle__icon {
    background-color: #fff !important;
}

#customer_login .col-1 {
    max-width: 100% !important;
}

#customer_login.col-1 {
    max-width: 100% !important;
}
.col-1 {
    border: 1px solid #f00 !important;
    max-width: 100% !important;
}

input[type="radio"], input[type="checkbox"] {
    border: 1px solid #000 !important;
    max-width:  10px !important;
}
.quiz form input.quiz-submit {
    margin: 5px !important;
}
.sensei-breadcrumb {
    padding: 30px 0 !important;
    background: #fff !important;
}
.send-message-button {
    display:none !important;
}
.jupiterx-post-author-box {
    display:none !important;
}

.course, .course-container, .course-container .course {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}
.course-lesson-count{
    display:none !important;
}

.course-content {
    padding: 0 0 50px;
}
.sensei-archive-controls {
  margin: 30px 0 0;
}
.atntxt {
  color: #84B6A9;
  font-size: 80%;
}
.swpm-registration-widget-form {
  padding: 50px 0;
}
.swpm-post-no-access-msg {
  padding: 50px 0;

}

@media (max-width: 1024px) {
}

@media (max-width: 1024px) and (min-width: 768px){
.elementor-244 .elementor-element.elementor-element-c280c59 {
    width: 30% !important;
}
.elementor-181 .elementor-element.elementor-element-c479692 {
    width: 30% !important;
}
}

@media (min-width: 768px) {
.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 50% !important;
}
    #nmbk {
        width: 25% !important;
    }
    .formError {
        left: 80% !important;
    }
}

@media only screen and (max-width:540px){

  .formError {
      left: 40% !important;
  }
}
@media only screen and (max-width:480px){
    .temo01 th,
    .temo01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .temo01 tr:first-child th { border-top: 1px solid #ddd;
    }
    #nmbk {
        width: 50% !important;
    }
}
