/*
 Theme Name:   Edubin Child
 Theme URI:    https://thepixelcurve.com/wp/edubin/demo/
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://thepixelcurve.com/
 Template:     edubin
 Version:      6.5.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child
*/
@media only screen and (max-width: 1199px) {
  .edubin-navbar-expand-lg .edubin-navbar-collapse {
    display: none;
  }
}
@media (max-width: 767px) {
  .elementor-6800 .elementor-element.elementor-element-aaff2eb.e-con {
    order: 2;
    margin: 10px 0 0;
  }
  .elementor-6800 .elementor-element.elementor-element-a1acd39 {
    order: 1;
  }
  .elementor-6800 .elementor-element.elementor-element-a1acd39 ul {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .wpcf7 {
    width: 100%;
    min-width: 600px;
  }
}
.wpcf7 .wpcf7-form-control-wrap input[type*=text],
.wpcf7 .wpcf7-form-control-wrap input[type*=email] {
  height: 45px;
  background-color: #F6F7F9;
}
.wpcf7 .wpcf7-form-control-wrap textarea {
  height: 120px;
  background-color: #F6F7F9;
}
.wpcf7 .wpcf7-submit {
  width: 100%;
}
.wpcf7 span.red {
  background: #e65a5a;
  color: #fff;
  font-size: 14px;
  padding: 1px 6px;
  border-radius: 5px;
  line-height: 1px;
  margin-left: 6px;
}
.wpcf7 .check-area {
  margin: -10px 0 10px -10px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.home .edubin-programs.style-1::after {
  background-color: rgba(0, 58, 114, 0.49);
}
.home .edubin-programs.style-1:hover a {
  height: 74%;
}

header .header-get-sticky {
  box-shadow: 0 0px 8px 0 rgba(4, 73, 89, 0.08);
}
header .edubin-elementor-mobile-hamburger-menu a {
  color: #24160f;
  text-align: right;
}
header .edubin-elementor-mobile-hamburger-menu {
  text-align: right;
}
@media only screen and (max-width: 768px) {
  header .edubin-logotype-container img {
    height: 44px;
  }
}
header .edubin-header-right-side {
  margin-left: 0;
}
header a.main-header-btn.edubin-btn {
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #ff672b;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 30px 15px 30px;
  font-weight: 600;
}
header a.main-header-btn.edubin-btn:hover {
  background: #fff;
  color: #ff672b;
}
header .edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav > li > a.nav-link, header .edubin-header-area ul.edubin-navbar-nav > li > a {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
header .edubin-header-area ul.edubin-navbar-nav li a,
header .edubin-header-area .header-quote .quote-icon a i, header .edubin-woo-mini-cart-link,
header .edubin-header-area i.flaticon-menu {
  color: #24160f;
}

footer .edubin-logotype-container {
  text-align: center;
}
footer .edubin-logotype-container img {
  height: 144px;
}

.disable-login {
  display: block !important;
}

.visible-login {
  display: none !important;
}

.logged-in .disable-login {
  display: none !important;
}
.logged-in .visible-login {
  display: block !important;
}

#pmpro_pricing_fields .pmpro_level_description_text {
  margin-top: 10px;
}
#pmpro_pricing_fields .pmpro_level_description_text h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.plan-area h3 {
  color: #24160f;
  font-size: 2rem;
  margin-bottom: 5px;
}
.plan-area h4 {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  background: #24160f;
  border-radius: 60px;
  margin: 0 0 4px 0;
  padding: 2px 20px;
}
.plan-area p {
  margin-bottom: 5px;
}
.plan-area ul {
  margin-bottom: 6px;
}
.plan-area ul li {
  margin: 0px;
}
.plan-area .elementor-element {
  --widgets-spacing: 0;
}

.edubin-header-area.edubin-navbar-expand-lg ul.edubin-navbar-nav > li > a.nav-link, .edubin-header-area ul.edubin-navbar-nav > li > a {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.edubin-header-area ul.edubin-navbar-nav li a,
.edubin-header-area .header-quote .quote-icon a i, .edubin-woo-mini-cart-link,
.edubin-header-area i.flaticon-menu {
  color: #24160f;
}

.edubin-header-right-side {
  margin-left: 0;
}

a.main-header-btn.edubin-btn {
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  border-color: #ff672b;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 30px 15px 30px;
  font-weight: 600;
}

a.main-header-btn.edubin-btn:hover {
  background: #fff;
  color: #ff672b;
}

.plan-area h3 {
  color: #24160f;
  font-size: 2rem;
  margin-bottom: 5px;
}

.plan-area h4 {
  display: inline-block;
  font-size: 1.4rem;
  color: #fff;
  background: #24160f;
  border-radius: 60px;
  margin: 0 0 4px 0;
  padding: 2px 20px;
}

.plan-area p {
  margin-bottom: 5px;
}

.plan-area ul {
  margin-bottom: 6px;
}

.plan-area ul li {
  margin: 0px;
}

#tutor-registration-wrap {
  padding: 0;
}/*# sourceMappingURL=style.css.map */