body,
body a,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  letter-spacing: 1.7px;
}

body .th-header a,
#attddata h6 {
  letter-spacing: 0.1% !important;
}

.wpcf7-response-output {
  display: none;
}

#wpcf7-f7087-p13604-o1 .sent .wpcf7-response-output {
  display: block;
}

body.woocommerce-cart .new-in-store {
  display: none !important;
}

.justifycenter .row {
  justify-content: center;
}

#cancelmove,
#confirmmove {
  cursor: pointer;
}

.sitbeside {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.link-inherit,
.woocommerce-product-rating {
  display: none !important;
}

.quote-form-box textarea {
  max-height: 120px !important;
}

.readonly {
  pointer-events: none;
  background: #ddddddb0 !important;
}

.woocommerce-table td,
.woocommerce-table th {
  text-align: left;
}

#wpadminbar.wp-show {
  display: block !important;
}

.dz-error-message {
  display: none !important;
}

.error {
  border: 1px solid red;
}

.whitebtn {
  color: #0073E6;
  background-color: #FFF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0073E6;
}

.error-message {
  color: red !important;
  font-size: 14px;
  display: none;
}

.th-btn.nobackground {
  background: transparent;
  color: black;
  border: 1px solid #0073E6;
  margin-right: 12px;
}

.th-btn.nobackground:hover {
  color: white;
}

@media (max-width: 1450px) {
  .header-layout10 .logo-shape {
    width: 22% !important;
  }
}

.examcontract .e-n-accordion-item-title-text span {
  color: #0073E6;
  font-weight: 700;
  font-size: 18px;
}

.header-layout10 .header-link {
  padding-right: 20px;
  margin-right: 20px;
}

.language-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
  text-align: center;
}

.language-list li a {
  background: #f5f5f5;
  border-radius: 5px;
  text-decoration: none;
  color: #0073e6;
  display: block;
  padding: 5px;
  height: 65px;
}

.language-list li a:hover {
  background: #e0e0e0;
}

.woocommerce-form-login select {
  margin-bottom: 0;
}

.gapbetween div {
  margin-bottom: 30px;
}

.woocommerce-form-login {
  padding: 40px 60px !important;
  background-color: #F7F7F7 !important;
  box-shadow: none !important;
}

.woocommerce-form-login h3 {
  color: #090909;
  margin-bottom: 40px;
  font-size: 39px;
}

.woocommerce-form-login span {
  color: #0073E6;
}

.loginfield {
  background-color: #FFFFFF;
  box-shadow: 0 6px 30px 0 #C0C0C040;
}

select.loginfield:focus,
.form-control.loginfield:focus,
.form-select.loginfield:focus,
textarea.loginfield:focus,
input.loginfield:focus {
  outline: 0;
  box-shadow: none;
  border-color: var(--border-color);
  background-color: #FFFFFF;
}

.courseboxmain .course-box .th-btn {
  width: 100%;
  background: var(--theme-color);
  color: var(--white-color);
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder,
select {
  font-size: 13px !important;
}

.pum-theme-enterprise-blue .pum-title {
  width: 85%;
}

.main-menu ul.sub-menu {
  min-width: 160px !important;
}

.header-layout10 .header-button {
  margin-left: 10px !important;
}

.elementor-element-94b337a {
  --display: flex;
  --flex-direction: row !important;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  --gap: 0 20px;
  --row-gap: 0;
  --column-gap: 20px;
  --margin-top: 20px;
  --margin-bottom: 0;
  --margin-left: 0;
  --margin-right: 0;
}

.elementor-element-6beace1 {
  --display: flex;
  --flex-direction: column;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --flex-wrap-mobile: wrap;
  --border-radius: 4px 4px 4px 4px;
  box-shadow: 0 6px 30px 0 rgba(172, 172, 172, 0.2392156863);
  --margin-top: 0;
  --margin-bottom: 0;
  --margin-left: 0;
  --margin-right: 0;
  --padding-top: 10px;
  --padding-bottom: 10px;
  --padding-left: 10px;
  --padding-right: 10px;
}

.elementor-element-e31bc2d {
  --display: flex;
  --flex-direction: row !important;
  --container-widget-width: initial;
  --container-widget-height: 100%;
  --container-widget-flex-grow: 1;
  --container-widget-align-self: stretch;
  --flex-wrap-mobile: wrap;
  padding: 0;
}

.borderbottom1 {
  border-bottom: 0.4px solid #626262;
  padding: 16px 0;
  justify-content: space-between;
}

.noborder {
  padding: 16px 0;
}

.elementor-element-e31bc2d .elementor-element {
  padding-left: 0;
}

.elementor-element-e9d16e4 {
  text-align: right;
}

@media (max-width: 767px) {
  .elementor-element-e31bc2d {
    flex-wrap: nowrap !important;
  }
}

.absent {
  background-color: #FEEDEB;
}

.boxwithwhitebg > a {
  border-radius: 4px;
  padding-top: 18px !important;
  padding-right: 32px !important;
  padding-bottom: 18px !important;
  padding-left: 32px !important;
  background: #FFF;
  color: #0073E6 !important;
}

.boxwithnobg > a {
  border-radius: 4px;
  border-width: 0.4px;
  padding: 8px !important;
  border: 0.4px solid #FFFFFF;
}

.disable a {
  color: #0909094D !important;
  border: none !important;
  pointer-events: none;
}

.arrowwithbg .elementor-swiper-button {
  background: #0073E6;
  padding: 10px;
  border-radius: 5px;
}

.arrowwithbg .elementor-swiper-button.swiper-button-disabled {
  background: #E0E0E0;
  opacity: 1;
}

.arrowwithbg .elementor-swiper-button .fas {
  color: #fff;
}

.arrowwithbg .elementor-swiper-button.swiper-button-disabled .fas {
  color: #191825;
}

.arrowwithbg .elementor-swiper-button-prev {
  left: -20px !important;
}

.arrowwithbg .elementor-swiper-button-next {
  right: -20px !important;
}

.courseboxdrivingclass .btn-small {
  width: 100%;
}

.courseboxdrivingclass hr {
  margin: 20px 0;
}

.courseboxdrivingclass p,
.courseboxdrivingclass span {
  font-size: 14px;
}

.courseboxdrivingclass .card-footer-list {
  padding: 0 1rem 0 1.64rem !important;
  min-height: 150px;
}

.nohover:after,
.nohover:hover:after {
  background: none !important;
  transform: none !important;
  transition: none !important;
}

.courseboxdrivingclass li {
  font-size: 15px;
}

.courseboxdrivingclass .course-box_text {
  margin-bottom: 5px !important;
}

.bluecard .process-card {
  background-color: #0073E614;
}

.bluecard .process-card .process-card_img > img {
  opacity: 0.03;
  transform: scale(1);
}

.wp-block-categories li.active a,
.wp-block-categories li.active span,
.h3withspan span {
  color: var(--theme-color);
}

.questionblue i {
  color: #0073E6;
}

.ti-widget.ti-goog .ti-header {
  padding: 10px !important;
}

.redcolor {
  color: #FF0606;
}

.goldenbtn {
  background: #CC9A00;
  font-size: 18px;
  font-weight: 700;
  padding: 11px 30px;
}

.breadcumb-wrapper {
  margin-top: 0;
}

.bordernone .e-con {
  border: none !important;
  background: #fff;
}

.completeclick a {
  display: block;
  width: 100%;
  height: 100%;
}

.license-issued-steps .e-child .elementor-widget-text-editor {
  height: 170px;
}

.main-header .header-logo img,
.footer-widget .about-logo img,
.information-drvn .title-area img,
.service-drvn .title-area img {
  width: 130px;
}

.firstattamp-button .btn-wrapper a {
  width: 100%;
}

.maxcontent .elementor-widget-container {
  height: 280px !important;
}

.maxcontentcontact .elementor-widget-container {
  height: 230px !important;
}

.maxcontentcontact .onhoverwhite .elementor-icon-box-title {
  margin-bottom: 10px !important;
}

.aboutussection .img-box1 {
  padding-bottom: 150px;
}

.aboutussection .year-counter {
  max-width: max-content;
}

.testingpage-sectionone .hero-style10 {
  display: flex;
  flex-direction: column-reverse;
}

.freevideopage .blog-slider.row div.col-md-6 {
  margin-bottom: 30px;
}

.testingpage-sectionone .hero-style10 .btn-group {
  padding-bottom: 23px;
}

.testingpage-sectionone .hero-style10 .btn-group .fa-arrow-right {
  display: none;
}

.courseboxmain .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.knowledge-language-resources .course-box {
  min-height: 530px;
}

.hero-title {
  font-size: 48px;
  font-weight: 700;
  line-height: 67.2px;
}

.boxshadow {
  box-shadow: 0 0 20px 0 rgba(191, 191, 191, 0.15);
}

.boxshadow h6 {
  margin: 0 !important;
}

.boxshadow a {
  color: #74757B;
}

.slicktesting .scroll-down,
.slicktesting .slick-dots {
  display: none !important;
}

.maxcontent .feature-card {
  width: max-content !important;
}

.onhoverwhite .elementor-icon-box-title {
  margin-bottom: 30px !important;
}

.onhoverwhite:nth-child(2) .elementor-icon-box-title {
  margin-bottom: 16px !important;
}

.onhoverwhite:hover svg,
.download-btn:hover svg {
  filter: brightness(0) invert(1);
}

.courseboxmain .course-box_img {
  margin-bottom: 0 !important;
}

.contentmanage a {
  right: 15px !important;
  position: absolute;
}

.fullwidthbtn a {
  width: 95%;
}

.onhoverwhite:hover p,
.onhoverwhite:hover p span,
.onhoverwhite:hover p a {
  color: #FFF !important;
}

.onhoverwhite .bordertop1px {
  border-top: 0.4px solid #0073e6;
  margin: 7px 0;
}

.onhoverwhite:hover .bordertop1px {
  border-top: 0.4px solid #FFFFFF;
}

.footercta h2 {
  font-size: 40px;
}

.courseboxmain .dashed-line {
  border: 0;
  width: 100%;
  border-top: 0.05rem dashed #7c7c7c;
  background: none;
}

.courseboxmain hr {
  width: 100%;
  color: #626262;
  height: 1px !important;
  background: #7c7c7c;
}

.courseboxmain .container {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 1200px;
}

.courseboxmain .card,
.noborder {
  border: none;
}

.courseboxmain .card-header,
.courseboxmain .card-content,
.courseboxmain .card-footer {
  padding: 10px 0;
}

.courseboxmain .card-header {
  background: none !important;
}

.courseboxmain .card-footer {
  background: none !important;
  padding-bottom: 2rem;
  border: none !important;
}

.courseboxmain .card-title {
  font-size: 22px;
  margin-bottom: 10px;
  margin-top: 1rem;
}

.courseboxmain .card p {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
  line-height: 1.5;
}

.courseboxmain .card-content-description {
  margin-top: 0;
}

.courseboxmain .card .icon-text svg {
  margin-top: 2px;
}

.courseboxmain .card .icon-text {
  font-size: 14px;
  color: #74757b;
  display: flex;
  gap: 5px;
  margin-bottom: 10px;
}

.courseboxmain .card ul:not(.card-footer-list) {
  list-style: none;
}

.courseboxmain .card ul {
  padding: 0;
  margin: 0 0 15px 0;
}

.courseboxmain .card-footer-list {
  padding: 0 1rem !important;
}

.courseboxmain .card-footer-list li {
  margin-bottom: 4px !important;
}

.courseboxmain .card ul li {
  font-size: 14px;
  margin-bottom: 8px;
}

.courseboxmain .card-content-title {
  margin-bottom: 1rem;
  font-weight: 600;
}

.courseboxmain .pointed-arrow-list li {
  display: flex;
  gap: 0.5rem;
  margin: 0.7rem 0;
}

.courseboxmain .pointed-arrow-list li .highlight {
  gap: 0.3rem;
}

.courseboxmain .card a {
  font-size: 14px;
  text-decoration: underline;
  color: #0073e6;
  transition: color 0.2s ease-in-out;
}

.courseboxmain .card a:hover {
  color: #005bb5;
}

.courseboxmain .card .button {
  display: flex;
  justify-content: center;
  font-size: 13px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 5px;
  margin-top: 10px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
}

.courseboxmain .button-primary {
  background-color: var(--theme-color);
  color: #fff;
  border: 1px solid var(--theme-color);
  text-decoration: none;
}

.courseboxmain .button-primary:hover {
  background-color: #0073e6;
  color: #fff !important;
}

.courseboxmain .button-secondary {
  background-color: #0073e6;
  color: #fff !important;
  border: 1px solid #0073e6;
}

.courseboxmain .button-secondary:hover {
  background-color: #005dbb;
  color: #fff !important;
}

.courseboxmain .more-info {
  text-align: center;
  font-size: 11px;
  margin-top: 10px;
  text-decoration: underline;
  color: #0073e6;
  cursor: pointer;
}

.courseboxmain .more-info:hover {
  color: #005bb5;
}

.courseboxmain .highlight {
  color: #0073e6;
  font-weight: 600;
}

.borderbottom a {
  font-size: 14px;
  font-weight: 600;
  text-decoration-line: underline;
  padding: 0 5px;
  color: white;
}

.borderbottom h6 {
  color: white;
}

.hidemeta .blog-meta {
  display: none;
}

.form-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.form-title span,
.form-titleh2 span,
.faq-column-2 span {
  color: #007bff;
}

.form-titleh2 {
  font-size: 40px;
}

.form-check {
  padding-left: 0;
}

.download-btn {
  float: right;
  margin-bottom: 20px;
  border: 1px solid #007bff;
  color: #007bff;
  border-radius: 5px;
  padding: 8px 12px;
  background-color: transparent;
  text-decoration: none;
}

.download-btn:hover {
  background-color: #007bff;
  color: white;
  text-decoration: none;
}

.ui-datepicker-year,
.ui-datepicker-month {
  font-size: 12px !important;
  height: 44px;
  padding: 7px;
  width: 45% !important;
  display: initial !important;
  margin: 4px !important;
}

.contactform input,
.contactform textarea,
.contactform select {
  box-shadow: 0 6px 30px 0 #C0C0C040;
  background-color: #fff;
}

.noresize {
  white-space: pre-line !important;
  min-height: 80px !important;
  resize: none;
}

.noresizesmall {
  white-space: pre-line !important;
  min-height: 59px !important;
  resize: none;
}

.header-layout10 .logo-shape {
  width: 28%;
}

.column-divider {
  border-right: 1px dashed #0073e6;
}

.faq {
  margin: 1rem auto;
}

.faq-question {
  font-size: 20px !important;
  color: #090909 !important;
}

.faq-sub-question {
  color: #0073e6;
  font-weight: 500;
}

.faq-column-1,
.faq-column-2 {
  font-size: 16px;
  padding: 0 2rem;
  color: #090909;
}

.faq a {
  color: #0073e6;
}

.faq-content-list {
  padding: 0 1rem !important;
  color: #090909;
}

.faq-content-list li {
  margin-bottom: 4px !important;
}

.faq-content strong {
  margin-left: 1rem;
}

.faq-note {
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  color: #090909;
}

.faq-content {
  color: #090909;
}

.dropzone,
.drvn101-drive-log-form {
  border: 2px dashed #0073e6 !important;
  background: #ffffff !important;
  padding: 40px !important;
  text-align: center;
  border-radius: 10px;
  position: relative;
  min-height: 300px !important;
}

.drvn101-drive-log-form .dz-message {
  color: #333;
  font-size: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto !important;
}

.drvn101-drive-log-form .dz-message .upload-icon {
  width: 40px;
  margin-bottom: 10px;
}

.drvn101-drive-log-form .dz-message .choose-file {
  color: #0073e6;
  font-weight: bold;
  cursor: pointer;
}

.drvn101-drive-log-form .dz-message .file-info {
  color: #777;
  font-size: 14px;
}

.drvn101-drive-log-form .dz-preview {
  border-radius: 5px;
  background: white;
  padding: 10px;
  margin: 5px;
  display: inline-block;
  position: relative;
  text-align: center;
  max-width: 120px;
}

.drvn101-drive-log-form .dz-preview .dz-image img {
  width: 100%;
  height: auto;
  border-radius: 5px;
}

.drvn101-drive-log-form .dz-preview .dz-details {
  display: none;
}

.drvn101-drive-log-form .dz-preview .dz-success-mark,
.drvn101-drive-log-form .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  margin-top: 0;
  margin-left: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.drvn101-drive-log-form .dz-preview .dz-success-mark svg,
.drvn101-drive-log-form .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.drvn101-drive-log-form .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
}

.drvn101-drive-log-form .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
}

.drvn101-drive-log-form .dz-preview .dz-error-message {
  pointer-events: none;
  opacity: 0;
  top: calc(100% + 8px);
}

.drvn101-drive-log-form .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.drvn101-drive-log-form .dz-preview .dz-remove {
  background: red;
  color: white;
  border-radius: 5px;
  width: 110px;
  height: 27px;
  text-align: center !important;
  font-size: 14px !important;
  cursor: pointer !important;
}

.dropzone-buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 20px;
}

.cancel-btn,
.upload-btn {
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.cancel-btn {
  background: #ffffff;
  border: 2px solid #0073e6;
  color: #0073e6;
}

.upload-btn {
  background: #0073e6;
  color: white;
}

.cancel-btn:hover {
  background: #0073e6;
  color: white;
}

.upload-btn:hover {
  background: #005bb5;
}

.woocommerce-form-login label {
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .column-divider {
    border-right: 0 !important;
    border-bottom: 1px dashed #0073e6;
  }
}

@media only screen and (max-width: 600px) {
  .checkbox {
    display: grid !important;
  }

  .elementor-element-6beace1 {
    margin-bottom: 20px;
  }

  .hideinmobile {
    display: none;
  }

  .elementor-element-94b337a {
    margin-top: 0;
  }

  .hero-title {
    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 39.2px !important;
  }

  .slideinleft {
    justify-content: center;
  }

  .form-titleh2 {
    font-size: 25px;
  }

  .boxshadow .elementor-widget-image-box .elementor-image-box-wrapper {
    display: flex !important;
    padding: 15px 0 15px 40px;
    align-items: center;
  }

  .boxshadow .elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-title {
    text-align: left;
  }

  .boxshadow .elementor-image-box-content .elementor-image-box-description {
    text-align: left;
  }

  .boxshadow .elementor-image-box-content {
    padding-left: 15px;
  }

  .testingpage-sectionone .hero-style10 .btn-group {
    justify-content: center;
  }

  .license-issued-steps .e-child .elementor-widget-text-editor {
    height: 110px;
  }

  .testingpage-sectionone .background-image {
    background-position: 90% center;
  }

  .language-list {
    grid-template-columns: 1fr;
  }

  .woocommerce-form-login {
    padding: 20px !important;
  }

  .btnfull .th-btn {
    width: 100%;
    margin-top: 10px;
  }

  .woocommerce-MyAccount-content h3 {
    font-size: 36px;
  }

  .img-box1 .year-counter-wrap {
    z-index: 1 !important;
  }
}

.drivereducation .sub-title {
  margin-bottom: 10px;
}

.drivereducation .title-area {
  margin-bottom: 10px;
}

.priceplan .box-title {
  font-size: 21px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .main-menu.d-lg-inline-block {
    display: none !important;
  }

  .header-layout10 .th-menu-toggle.d-lg-none {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) and (max-width: 1370px) {
  .header-layout10 .main-menu > ul > li {
    margin: 0 8px !important;
  }
}

.checkbox {
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
  user-select: none;
  margin-top: 10px;
}

.checkbox input {
  position: absolute;
  width: 0;
  left: 50px;
  height: 0;
  opacity: 0;
  cursor: pointer;
}

.checkbox .checkmark {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background: white;
  border-radius: 3px;
  outline: 1px solid #acacac;
  transition: all 0.2s ease;
}

.checkbox:hover .checkmark {
  background: #f4f4f5;
}

.checkbox input:checked ~ .checkmark {
  background: #3f7fed;
  outline: 1px solid rgb(95, 126, 240);
}

.checkbox .checkmark::after {
  position: absolute;
  display: block;
  content: "";
  left: 50%;
  top: 40%;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0;
  transition: all 0.2s ease;
}

.checkbox input:checked ~ .checkmark::after {
  opacity: 1;
}

html[lang="vi"] .header-layout10 .main-menu > ul > li > a,
html[lang="ru"] .header-layout10 .main-menu > ul > li > a,
html[lang="sr"] .header-layout10 .main-menu > ul > li > a,
html[lang="es"] .header-layout10 .main-menu > ul > li > a,
html[lang="uk"] .header-layout10 .main-menu > ul > li > a,
html[lang="hr"] .header-layout10 .main-menu > ul > li > a {
  font-size: 11px !important;
}

html[lang="tl"] .header-layout10 .main-menu > ul > li > a {
  font-size: 11.5px !important;
}

html[lang="sr"] .th-btn,
html[lang="sr"] .boxshadow h6 {
  font-size: 11px !important;
}

html[lang="es"] .elementor-counter .elementor-counter-title,
html[lang="tl"] .elementor-counter .elementor-counter-title {
  font-size: 15px !important;
}

html[lang="hr"] ol {
  font-size: 13px;
}

html[lang="ar"] .elementor-widget-icon-box .elementor-icon-box-description {
  font-size: 12px !important;
}

@media (max-width: 550px) {
  .img-box1 .img1 {
    z-index: -1 !important;
  }

  .hideonhome .year-counter-wrap {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .quote-form-box {
    text-align: left !important;
  }
}

#paytrace-save-card {
  display: none;
}

#firstspot span span,
#secondspot span span,
#thirdspot span span,
#fourthspot span span {
  color: red;
  font-weight: bold;
}

.woocommerce-checkout .form-control {
  border: 1px solid #00000078 !important;
}

.ld-enrollment__join .ld-enrollment__join-button,
.learndash-wrapper .ld-alert-success .ld-button {
  color: #FFF !important;
}

.tab-btns .th-btn {
  padding: 20px;
}

.wpcbn-area .cart_table {
  text-align: left;
  min-width: auto;
  border-collapse: separate;
  border-spacing: 0 20px;
  border: none;
}

.wpcbn-area .cart_table thead {
  display: none;
}

.wpcbn-area .cart_table td {
  padding: 15px;
  display: block;
  width: 100%;
  padding-left: 25%;
  text-align: right;
  border: 1px solid #f3f3f3;
  border-bottom: none;
}

.wpcbn-area .cart_table td::before {
  display: block;
}

.wpcbn-area .cart_table td:last-child {
  border-bottom: 1px solid #f3f3f3;
}

.wpcbn-area .cart_table td.actions {
  padding-left: 15px;
  text-align: center;
}

.wpcbn-area .cart_table td.actions > .th-btn {
  margin-top: 10px;
  margin-right: 0;
  display: block;
  width: max-content;
  margin-left: auto;
  margin-right: auto;
}

.wpcbn-area .cart_table td.actions > .th-btn:last-child {
  margin-right: auto;
}

.wpcbn-area .cart_table .th-cart-coupon {
  width: 100%;
  text-align: center;
  float: none;
  justify-content: center;
  display: block;
  padding-bottom: 10px;
}

.wpcbn-area .cart_table .th-cart-coupon input {
  width: 100%;
  margin-bottom: 10px;
}

.wpcbn-area .cart_totals th,
.wpcbn-area .cart_totals td {
  padding: 15px 10px;
}

.wpcbn-area .cart_totals th:first-child,
.wpcbn-area .cart_totals td:first-child {
  width: 17%;
  line-height: 1.4;
}

.wpcbn-area tfoot.checkout-ordertable th {
  display: none;
}

.wpcbn-area .woocommerce-checkout-payment ul input[type="radio"] ~ label img {
  max-width: 150px;
}

.wpcbn-area .checkout-ordertable th,
.wpcbn-area .checkout-ordertable td {
  padding: 5px 20px 5px 60px;
}

#add-to-cart-btn.single_add_to_cart_button {
  background-color: #FFFFFF;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 120%;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  fill: #0152A2;
  color: #0152A2;
  border-radius: 3px;
  display: inline-block;
  padding: 12px 24px;
  text-align: center;
  transition: all .3s;
  border: none;
}

#add-to-cart-btn.single_add_to_cart_button:hover {
  background-color: #0073E6;
  color: #FFFFFF;
}

.wpcbn-checkout-form {
  padding: 0 15px;
}

.wpcbn-checkout-form img.paytrace-icon {
  max-width: 40px !important;
}

#adult_complete_orientation a {
  cursor: pointer;
}

.orientation_done .th-btn {
  background-color: green;
}

#billing_company_field,
#shipping_company_field,
#order_comments_field,
.woocommerce-checkout #class_name_field,
.woocommerce-additional-fields__field-wrapper p label {
  display: none;
}

.wpcbn-checkout-form .woocommerce-checkout #class_name_field {
  display: block !important;
}

.woocommerce-additional-fields__field-wrapper .input-text {
  border: 1px solid #00000078 !important;
  margin-bottom: var(--bs-gutter-x);
}

.woocommerce-additional-fields h3.mb-4,
h4#order_review_heading {
  font-family: var(--title-font) !important;
  color: var(--title-color) !important;
  text-transform: none !important;
  font-weight: 700 !important;
  margin: 0 0 15px 0 !important;
  font-size: 30px !important;
  line-height: 1.333 !important;
}

.whitebgbordered {
  border: 1px solid #fff;
  padding: 10px;
  border-radius: 10px;
  text-transform: capitalize;
}

.whitebgbordered a {
  color: #fff !important;
}

.whitecolor {
  justify-content: center;
  align-items: center;
}

table.dataTable > tbody > tr.child ul.dtr-details {
  display: block !important;
  text-align: left;
}

.borderbottom {
  min-height: 270px !important;
}

.borderbottom270 {
  min-height: 270px !important;
}

.borderbottom245 {
  min-height: 245px !important;
}

@media screen and (max-width: 820px) {
  .borderbottom,
  .borderbottom270,
  .borderbottom245 {
    min-height: 100px !important;
  }
}

.border10::after,
.border20::after,
.border30::after,
.border40::after,
.border50::after,
.border60::after,
.border70::after,
.border80::after,
.border90::after {
  content: "";
  display: inline-block;
  height: 3px;
  position: absolute;
  bottom: 0;
}

.border10::after {
  width: 10%;
  background-color: #0073E6;
}

.border20::after {
  width: 20%;
  background-color: #0073E6;
}

.border30::after {
  width: 30%;
  background-color: #0073E6;
}

.border40::after {
  width: 40%;
  background-color: #0073E6;
}

.border50::after {
  width: 50%;
  background-color: #0073E6;
}

.border60::after {
  width: 60%;
  background-color: #0073E6;
}

.border70::after {
  width: 70%;
  background-color: #0073E6;
}

.border80::after {
  width: 80%;
  background-color: #0073E6;
}

.border90::after {
  width: 100%;
  background-color: #609A3F;
}

.scrollto1,
.scrollto2,
.scrollto3,
.scrollto4,
.scrollto5 {
  cursor: pointer;
}

.single-awsm_job_openings .awsm-job-application,
.single-awsm_job_openings .awsm-job-application-form,
.single-awsm_job_openings .awsm-job-application-wrap,
.single-awsm_job_openings #awsm-application-form,
.single-awsm_job_openings .awsm-job-form-inner {
  display: none !important;
}

.awsm-job-form-plugin-style .awsm-job-form-control {
  height: 46px !important;
}

.share-links {
  background-color: transparent !important;
}

.awsm-job-more-container {
  margin-top: 0 !important;
}

.awsm-lists {
  border: none !important;
}

.awsm-list-item .awsm-job-item {
  border: 1px solid rgba(0, 0, 0, .13) !important;
  margin-top: 10px !important;
  padding: 10px !important;
}

.awsm-job-specification-job-category {
  border-right: 1px solid rgba(0, 0, 0, .13);
  padding-right: 12px;
}

.fullwidthitem {
  width: 85% !important;
}

@media (max-width: 767px) {
  .h4,
  h4 {
    font-size: 22px !important;
  }

  .fullwidthitem {
    width: 95% !important;
  }
}

@media (max-width: 1199px) {
  .h4,
  h4 {
    font-size: 24px !important;
  }
}

.lessfontspacing.video-link .btn-text {
  font-size: 16px !important;
  letter-spacing: 0.5px !important;
}

.wpProQuiz_content h2 {
  display: none !important;
}

.wpProQuiz_QuestionButton {
  width: 100px !important;
  height: 50px !important;
  color: #FFF !important;
}

.wpProQuiz_text,
.wpProQuiz_time_limit {
  display: none !important;
}

.tooltip {
  position: relative !important;
  display: inline-block;
  cursor: pointer;
  opacity: 1 !important;
}

.tooltiptext {
  visibility: hidden;
  width: 130px;
  background-color: black;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: calc(100% - 80px) !important;
}

.tooltiptext a,
.tooltiptext a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.woocommerce-additional-fields__field-wrapper label {
  display: block !important;
}

.drvn-alert {
  padding: 20px;
  margin: 20px 0;
  border-radius: 8px;
  border-left: 5px solid;
}

.drvn-alert--error {
  background-color: #f7d7d7;
  border-left-color: #dc3232;
}

.drvn-alert--warning {
  background-color: #fff4e5;
  border-left-color: #ffb900;
}

.drvn-alert--success {
  background-color: #edfaef;
  border-left-color: #46b450;
}

.drvn-alert h2 {
  margin-top: 0;
  color: #333;
}

.drvn-final-result,
.drvn-drive-schedule,
.drvn-additional-info {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}

.drvn-final-result__score {
  font-size: 1.5em;
  font-weight: bold;
  color: #46b450;
}

.drvn-restricted__contact {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid #dc3232;
}

.hidesection {
  display: none;
}

.woocommerce-error a {
  color: #fff !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
  right: -20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  line-height: 60px !important;
}
