/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url('../bridge/style.css');
@font-face {
  font-family: 'ChunkFive-Regular';
  src: url('fonts/ChunkFive-Regular.eot');
  src: url('fonts/ChunkFive-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/ChunkFive-Regular.svg#ChunkFive-Regular') format('svg'),
       url('fonts/ChunkFive-Regular.ttf') format('truetype'),
       url('fonts/ChunkFive-Regular.woff') format('woff'),
       url('fonts/ChunkFive-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
#woocommerce_affiliate.select{
    height: 40px;
    width: 100px;
}

#theme-my-login a {
  color: #0073aa;
}
* {
  box-sizing: border-box;
}
#theme-my-login a:hover {
  color: black;
}

.four_columns>.column1,.four_columns>.column2,.four_columns>.column3 {
    width: 33%;
    float: left
}


@media (min-width: 1200px) {
  .badge-archieve {
    width: 33.33333% !important;
    padding: 5%;
    padding-bottom: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .blog_large_image {
    padding-top: 120px !important;
  }
}

@media (max-width: 1000px) {
  .badge-archieve {
    width: 100% !important;
    padding: 5%;
    padding-bottom: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .my-dashboard a {
    margin-top: 0 !important;
  }
  .custom-gear {
    border: none !important;
  }
  li.custom-gear ul {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .blog_holder article.col-sm-4 {
    width: 33% !important;
    box-sizing: border-box;
  }
}
.scrolled .my-dashboard a {
  border: 2px solid #01aef0;
  color: #01aef0 !important;
}
.my-dashboard a {
  line-height: 30px !important;
  height: 30px !important;
  margin-top: 33px;
  border: 2px solid white;
  border-radius: 4px;
}
@media (min-width: 1000px) {
  .scrolled li.my-dashboard {
    padding-top: 12px !important;
  }
  .my-dashboard a:hover {
    background: #01aef0;
    color: white !important;
  }
  .black a {
    border: #9d9d9d 2px solid;
  }
  .black a:hover {
    border: #01aef0 2px solid;
  }
  .scrolled li.custom-gear #gear-icon {
    margin-top: -107px !important;
  }
  .scrolled li.custom-gear #gear-icon:hover i {
    color: white !important;
  }
  li.custom-gear #gear-icon:hover {
    background: #252525;
  }
  li.custom-gear ul {
    display: none;
  }

  li.custom-gear #gear-icon:hover ul {
    display: block !important;
    list-style: none;
    background: #262626;
    position: absolute;
    width: 174px;
    margin-top: -8px;
    margin-left: -120px !important;
    padding: 10px 0;
  }
  .white_header {
    color: #333 !important;
  }
  #gear-icon:hover .white_header {
    color: white !important;
  }
  li.custom-gear #gear-icon:hover ul li {
    width: 81%;
    float: left;
    height: 35px;
    text-align: right !important;
  }
  li.custom-gear #gear-icon:hover ul li a {
    line-height: 40px;
    padding-right: 16px;
  }
  #gear-icon ul li:hover a {
    color: white !important;
  }
  li.custom-gear #gear-icon {
    width: 54px;
    margin: 0 10px !important;
    margin-top: -102px !important;
  }
  li.custom-gear #gear-icon:first-child {
    height: 0;
    padding: 0;
  }
  li.custom-gear span {
    display: block;
    height: 80px;
    overflow: hidden;
  }
  #gear-icon i {
    margin-top: 45px;
    color: white;
    padding: 5px 15px;
    border-radius: 4px 4px 0 0;
  }
  .scrolled .custom-gear span {
    margin-top: 3px;
  }
  .scrolled #gear-icon i {
    color: #333 !important;
    margin-top: 0px;
  }
  .plus {
    display: none;
  }
  nav.main_menu {
    height: 40px;
  }
  #gear-icon ul li a {
    font-weight: 600;
    color: #9d9d9d !important;
    line-height: 16px;
    font-size: 11px;
  }
}
@media (max-width: 1000px) {
  li.my-dashboard {
    padding-top: 0px !important;
    margin-top: 5px;
  }
  #gear-icon i {
    color: #333;
  }
  .custom-gear a:empty {
    display: none;
  }
  #gear-icon {
    background: #f3f3f3;
  }
  #gear-icon li {
    margin: 0;
  }
}
@media (min-width: 1000px) {
  li.my-dashboard {
    margin-top: 33px !important;
  }
  .scrolled li.my-dashboard {
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  li.my-dashboard {
    margin-top: 0px !important;
  }
  nav.mobile_menu ul li a,
  nav.mobile_menu ul li h3 {
    margin: 0;
  }
}

#achievements-wrap {
  float: left;
  width: 98%;
  background: gainsboro;
  padding: 1%;
  border-radius: 50px;
  margin-bottom: 20px;
  border: 1px solid silver;
}
#achievement-head {
  text-align: center;
  background: white;
  color: #888;
  text-shadow: 0px 1px 2px white;
  margin: 0px auto;
  width: auto;
  padding: 8px 0;
  border-radius: 40px 40px 6px 6px;
  border-bottom: 1px solid silver;
  box-shadow: inset 0px -10px 50px #dcdcdc;
}
.achievement-type {
  width: 31%;
  float: left;
  padding: 2% 1%;
  border-radius: 16px 0 0 16px;
}
.achievement-type .fa {
  vertical-align: super;
  color: #ff5622;
  float: left;
}
.achievement-type h3 {
  margin: 0;
  line-height: 18px;
  float: left;
  padding-left: 5px;
  margin-bottom: 10px;
}

.achievement-course {
  display: block;
  font-size: 16px;
  width: 100%;
  float: left;
  color: #ff5622;
  line-height: 36px;
}
.cert-viewer {
  display: none;
  padding-left: 10px;
  -webkit-transition: all 0.7s;
}
.achievement-course:hover .cert-viewer {
  display: inline-block;
}
.achievement-course .cert-viewer i {
  -webkit-transition: all 0.7s;
  opacity: 0;
}
.achievement-course:hover .cert-viewer i {
  color: black !important;
  -webkit-transition: all 0.7s;
  opacity: 1;
}

.blog_holder article.col-sm-4 {
  box-sizing: border-box;
}
.badge-single .achievement-wrap {
  clear: both;
  padding: 0 0 20px;
  margin: 0 0 20px;
  overflow: hidden;
  border: none !important;
}
.badge-single .achievement-wrap {
  padding: 20px 0;
  margin: 20px 0;
}
.badge-single .achievement-wrap .badgeos-item-image {
  margin: 0 15px 15px 0;
}

.badge-archieve .post_content_holder .post_text .post_text_inner {
  padding-top: 10px;
  text-align: center;
}
.badge-archieve .post_content_holder .post_text .post_text_inner h2 .date {
  display: none;
}
.badge-archieve .post_content_holder .post_text .post_text_inner .post_info {
  display: none;
}
.badge-archieve .post_content_holder .post_text .post_text_inner .post_more {
  display: none;
}
.blog_large_image
  .post_content_holder
  .post_text
  .post_text_inner
  .post_excerpt {
  display: none;
}
.badge-single .post_text_inner {
  text-align: center;
}
.badge-single .date {
  display: none;
}
.back-to-badges {
  margin-top: 15px;
}
.align-left {
  text-align: left;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.badge-single .post_text_inner h2 a {
  color: #303030;
}
.badgeos-item-points {
  font-family: Roboto, sans-serif;
  font-size: 19px;
  color: #303030;
}
.badgeos-required-achievements {
  list-style-position: inherit;
  font-family: Roboto, sans-serif;
  font-size: 19px;
  color: #303030;
}
.badge-description {
  font-family: Roboto, sans-serif;
  font-size: 19px;
  color: #303030;
}
.badge-single .achievement-wrap p {
  font-family: Roboto, sans-serif;
  font-size: 19px !important;
  color: #303030 !important;
}
.badgeos-item-image {
  float: none;
  opacity: 1 !important;
}
.badgeos-item-image .badgeos-item-thumbnail {
  width: 250px;
}

.user-has-not-earned {
  opacity: 0.7;
}

.badges-extra-content {
  padding-top: 120px;
}

.badge-single.main-badge-view .achievement-wrap .badgeos-item-image {
  margin: 0;
}

/* profile page*/
#your-profile .form-table td {
  text-align: left;
}
#your-profile .form-table input {
  border-radius: 4px;
  text-indent: 3px;
  padding: 3px;
}
textarea#description {
  border-radius: 4px;
  padding: 3px;
}

#display_name {
  height: 30px;
  padding: 3px !important;
  border-radius: 3px !important;
}
#your-profile .button-primary {
  cursor: pointer;
  background: #01aef0;
  background-color: #01aef0 !important;
  border: 1px solid #01aef0;
  margin-bottom: 40px;
  font-weight: 600;
  border-radius: 4px;
  box-shadow: none !important;
  text-transform: uppercase;
  margin-left: -15px;
  height: 36px;
}
#your-profile .button-primary:hover {
  cursor: pointer;
  color: #01aef0 !important;
  background: white !important;
  border: 2px solid #01aef0;
}

/* Categories filter button - 11072022 */
.filterbuttonadd{
	display:none;
}

.mobileviewsidebar{
	display:none;
}

button.filterbuttonadd {
    background: #0f4678;
    color: #fff;
    border: aliceblue;
    border-radius: initial;
    padding: 15px 30px;
    font-size: 20px;
    width: 100%;
}

.mobileviewsidebar h2 {
    text-align: center;
    font-size: 26px;
}

.mobileviewsidebar p {
    text-align: center;
    line-height: 22px;
}
button.filterbuttonadd i.fa-solid.fa-filter {
    font-family: 'FontAwesome';
    padding-right: 10px;
    font-style: normal;
}

@media (max-width: 767px) {

	.filterbuttonadd{
		display:block;
	}
	
	.hideshoecategory{
		display:none;
	}
	
	.mobileviewsidebar{
		display:block;
	}
	.mobilespacehide {
		height: auto !important;
	}
	.archive .woocommerce .woocommerce-ordering{
		height: 0px;
	}
	.woocommerce .woocommerce-result-count {
		margin-top: 0;
		margin-bottom: 0;
	}
}

/* Categories filter button - 11072022 */

.ratingdiv:before {
  content: "";
  background: rgb(0 0 0 / 70%);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
}
.ratingdiv {
  display: none;
  top: 0;
  left: 0;
  z-index: 9999;
  position: fixed;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;

}
.ratingdiv .rating-widget {
  width: 100%;
  max-width: 600px;
  margin: 15% auto 0;
  background: #f1f1f1;
  padding: 25px;
  border-radius: 10px;
  position: relative;
}

#open-modal {
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    padding: 0 17px;
    color: #fff;
    border-color: rgb(240, 87, 44);
    background-color:rgb(240, 87, 44);
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 4px;
}

.rating-widget i.fa-close {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
  padding: 8px 10px 10px 10px;
  border-radius: 0 0 0 10px;
  cursor: pointer;
}
.ratingdiv textarea {
  height: 120px;
  resize: none;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  margin: 15px 0;
}

.ratingdiv .star i {
  color: #f8c246;
}

.ratingdiv button {
  background: #f0572c;
  color: #fff;
  height: auto;
  margin-top: 0;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 23px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.teach-reviews i#close-btn{display: none;}

.ratingdiv .success-box {
  display: none;
  width:50%;
  margin:0px auto;
  text-align: center;
  padding:10px 10px;
  border:1px solid #eee;
  background:#ffffff;
  padding: 25px;
}

.ratingdiv .success-box img {
  margin-right:10px;
  display:inline-block;
  vertical-align:top;
}

.ratingdiv .success-box > div {
  vertical-align:top;
  display:inline-block;
  color:green;
  font-size: 30px;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  text-align: center;
  list-style-type:none;
  padding:0;
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:2.5em; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}


#learndash_course_review ul#stars {
  list-style-type: none;
  padding: 0;
  -webkit-user-select: none;
  display: inline-block;
  margin: 0 15px 0 0;
}
#learndash_course_review ul#stars li{
  display: inline;
}
#learndash_course_review ul#stars > li i.fa-star{
  font-size: 2.5em;
  color: #ccc;
}
#learndash_course_review ul#stars > li i.fa-star.rating{
  font-size: 2.5em;
  color: #f8c246;
}
#review-slider .item ul#stars > li i.fa-star{
  color:#fff;
  font-size: 20px;
}
#review-slider ul#stars > li i.fa-star.rating {
  color: #f8c246;
  font-size: 20px;
}
#review-slider{
  clear: both;
  display: inline-block;
  width: 530px;
  background-color: #404b82;
  color: #fff;
  padding: 40px;
}
#review-slider .item{text-align: center;}
#review-slider .item p{
  color: #fff;
}

#review-slider .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid;
  border-radius: 50%;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 28px;
}

#review-slider .owl-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid;
  border-radius: 50%;
  width: 30px;
  text-align: center;
  height: 30px;
  line-height: 28px;
}
#review-slider .item i.fa-quote-left{
  position: absolute;
  left: 60px;
}
#review-slider .item i.fa-quote-right{
  position: relative;
  right: -120px;
}

.custom{
  background-color: #1b1b1b !important;
padding-top: 10px !important;
    padding-right: 60px !important;
    padding-bottom: 10px !important;
    padding-left: 60px !important;
  }
  .footer_bottom.customimg img {
    width: 66%;
}
.review{
  background: linear-gradient(141deg,#0fb8ad 0,#1fc8db 51%,#2cb5e8 75%) !important;
      padding-bottom: 35px;
  }

/*.slick-slide {margin: 22px !important;}*/

.tw-container{
         /* width: 347px !important; */
    padding: 0 !important;
    border: none !important;
    margin: 0px 10px !important;
    max-width: -webkit-fill-available !important;
}
/*.footer-accrediation12 {
    display: none !important;
}*/
span.customdesigncoursebut a {
    background-color: #fff;
    border: 1px solid #424242;
    padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    background-image: url(https://teachours.com/wp-content/uploads/2023/06/file-pdf-gray.png);
    background-repeat: no-repeat;
    background-position: 10px;
    padding-left: 40px;
}
		

/* ------  16-06-2023 changes ( sudhit) --------- */

.acc-tabs {
  overflow: hidden;
	    margin-top: 30px;
}

.acco-tab-item {
  width: 100%;
  color: white;
	border-left: 5px solid #3b8dd9;
  overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
		.acco-tab-item > p {
	display: none;
		}
.accord-label {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px 10px 35px;
    cursor: pointer;
    color: #000;
}
.cout-out {
    background: #7d7d7d;
    color: #fff !important;
    border-radius: 10px;
    padding: 10px;
    font-size: 16px !important;
    text-align: center;
}
		.vide-icon {
			    position: relative;
    padding-left: 30px;
			margin-bottom: 5px;
			margin-top: 0px;
			font-size: 16px !important;
		}
p.vide-icon::after {
    position: absolute;
    width: 20px;
    content: "";
    height: 20px;
    background: url(https://teachours.com/wp-content/uploads/2023/06/video-camera.png);
    background-size: contain;
    top: 7px;
    left: 0;
}
		
.accord-label::after {
    content: "";
    transition: all 0.35s;
    border-color: transparent transparent black transparent;
    border-style: solid;
    border-width: 0px 6px 10px 6px;
    height: 0px;
    width: 0px;
    transform: rotate(90deg);
    position: absolute;
    left: 12px;
    top: 18px;
}
.acco-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.5s;
	     padding: 0px 10px 0px 35px;
}

.acco-tab-item.active .accord-label::after {
  transform: rotate(180deg);
}
		.acco-tab-item input {
			display: none;
		}
.acco-tab-item.active .acco-content {
  max-height: 100vh;
		     padding: 4px 10px 4px 35px;
}
		
		.profile-boxscu {
    display: flex;
    gap: 18px;
    align-items: center;
}
.pro-icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    min-width: 120px;
    border: 4px solid #404b82;
    box-shadow: 0 4px 10px #00000078;
}
		.pro-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1/1;
}
		h5.profile-title {
    margin: 0;
    font-size: 28px;
    margin-bottom: 9px;
}
		h4.title-traing {
    font-size: 25px;
}
		
		h6.sub-tagd {
    margin: 0;
    font-size: 18px !important;
    text-transform: none;
    margin-bottom: 10px;
}
		

#IT_cate .carousel-slider__item{
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 7px;
  padding: 15px;
}

#IT_cate .carousel-slider__caption .title{
  height: auto;
}

#IT_cate .owl-stage-outer{
  padding: 20px;
}
#IT_cate button {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px #ddd;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#IT_cate button.owl-prev{
  left: 0;
}
#IT_cate button.owl-next{
  right: -20px;
}
#IT_cate button:hover{
  color: #000;
}

#IT_cate button svg {
  width: 26px;
}

.information_courses_title {
    color: #30373b;
    font-size: 35px;
    font-weight: 600;
    text-transform: none;
    line-height: 1em;
    letter-spacing: 1px;
    font-family: 'Quicksand', sans-serif;
    text-align: center;
}
.information_courses_content {
    margin-top: 20px;
}
.information_courses_content {
    color: #505050;
    letter-spacing: normal;
    text-align: center;
    font-size: 17px;
    line-height: 1em;
    width: 80%;
    margin: 20px auto;
    padding-bottom: 35px;
}
.woocommerce-checkout .woocommerce form.checkout h3, .woocommerce-page form.checkout h3 {
    clear: both;
}

.customcheckoutnote h2{
    font-weight: bold;
}
.woocommerce-checkout li.wc_payment_method.payment_method_rave:after {
    content: 'use this method of payment for Nigerian currency';
    display: block;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    margin-top: 20px;
    text-transform: uppercase;
    color: red;
    letter-spacing: 0.6px;
}
form.woocommerce-ordering {
    visibility: visible;
    display: block;
}
form.woocommerce-ordering span {
    display: none;
}
 .woocommerce-ordering{
	 visibility: visible;
    display: block;
 }

	@media screen and (max-width: 576px){
			input:checked ~ .acco-content {
    padding: 4px 10px 4px 22px;
}
			
			p.vide-icon::after {
    height: 15px;
			width: 15px;}
			h4.title-traing {
    font-size: 20px;
}
			.profile-boxscu {
    flex-wrap: wrap;
    gap: 8px;
}
			.pro-icon {
    width: 90px;
    height: 90px;
    min-width: 90px !important;
    border-width: 3px;
}
h5.profile-title {
    font-size: 20px;
    margin-bottom: 2px;
    padding-left: 10px;
}
			h6.sub-tagd {
    font-size: 14px !important;
    padding-left: 10px;
}
		}


    nav.main_menu>ul>li>a{color: #9d9d9d !important;}