/*
 Theme Name:   Pathshala Child Theme
 Theme URI:    https://wisdmlabs.com
 Description:  AlKauthar Child Theme which overrides Pathshala Theme
 Author:       AlKauthar Institute
 Author URI:   https://alkauthar.org
 Template:     pathshala
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

.site-description {
  display: none;
}

body {
  background-color: #2f3479;
}

strong,
label {
  font-weight: 600;
}

#main > .container {
  padding-bottom: 40px;
}

.site-content {
  background: #fff;
}

.header-dark {
  background-color: #2f3479;
}

.site-footer {
  background-color: #2f3479;
  color: #eee;
}

.woocommerce-loop-product__title {
  font-size: 1em;
}

.woocommerce-info .showlogin {
  font-weight: bold;
}

.wpmenucartli {
  display: block !important;
  float: none;
  clear: both;
}

.main-navigation ul > li:hover > a,
.main-navigation ul > li.current-menu-item > a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer !important;
}

.custom-hidden {
  display: none;
}

/** MENU **/

/*.account-menu-item a::before {
	font-family: fontawesome;
	color: #fff;
	content: "\f0d7";
    margin-right: 10px;
}*/

.ak-ajax-login a {
  text-decoration: none !important;
}

.account-menu-item a {
  display: none;
  text-decoration: none !important;
}

.account-menu-item > a::before {
  font-family: fontawesome;
  color: #2f3479;
  content: "\f007";
  margin-right: 10px;
  font-size: 1.2em;
  cursor: pointer;
  border: 1px solid #fff;
  padding: 3px 5px;
  border-radius: 16px;
  background: #fff;
}

.account-menu-item:hover > a::before {
  color: #3686be;
}

@media (min-width: 992px) {
  .main-navigation > ul > li.account-menu-item > a {
    padding-right: 0px;
    padding-left: 10px;
  }
}

/** HOMEPAGE **/

.banner-title {
  font-size: 45px;
  color: #ffffff;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 40px;
  font-weight: bold;
  word-wrap: normal;
}

.banner-number {
  font-size: 85px;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  word-wrap: normal;
}

.banner-subtext {
  padding-bottom: 40px;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1.4;
  word-wrap: normal;
}

.wallpaper-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.fw-main-row.background-video {
  min-height: auto !important;
}

@media (max-width: 1025px) {
  .banner-number {
    font-size: 63px;
  }

  .fw-main-row.background-video {
    min-height: 500 !important;
  }
}

@media (max-width: 570px) {
  .wallpaper-wrapper {
    display: none;
  }

  .fw-divider-space {
    padding-top: 70px !important;
  }

  .banner-title {
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .banner-number {
    font-size: 35px;
  }

  .banner-subtext {
    font-size: 19px;
  }
}

@media (max-width: 860px) {
  .site-logo {
    max-width: 62%;
  }

  .banner-title {
    font-size: 24px;
    line-height: 1.3em;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .banner-number {
    font-size: 35px;
  }

  .banner-subtext {
    padding-bottom: 0px;
    font-size: 19px;
  }
}

@media (max-width: 570px) {
  .site-logo {
    max-width: 45%;
  }
}

.wallpaper-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.wallpaper-container {
  position: relative !important;
  overflow: hidden !important;
  padding-top: 42.8% !important;
}

.wallpaper-media {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

.course-grid .post-container {
  background: #fff;
  border-bottom: 1px solid #ccc;
}

/** COURSES **/
.post-type-archive-sfwd-courses .post-container,
.tax-wdm_course_category .post-container {
  background: #fff8f8;
  border-bottom: none;
  padding-bottom: 10px;
}

.sfwd-courses .wrap-rating {
  width: 100% !important;
}

.course-grid-price {
    display: flex;
    flex-direction: row-reverse;
    padding: 15px 0px 0px;
    align-items: center;
    justify-content: center;
}

.course-grid-price .amount {
    font-size: 1.25em;
    font-weight: bold;
}

.course-grid-price ins {
    text-decoration: none;
}

.course-grid-price ins .amount {
    padding: 0px 5px;
    text-decoration: none;
    font-size: 1.25em;
}

.course-grid-price del .amount {
    font-size: 1.1em;
    font-weight: normal;
}

.ak-course-listing-shortcode .course-grid-price  {
    padding: 0px 0px 10px;
}

/** CHECKOUT **/

.woocommerce-password-strength,
.woocommerce-password-hint {
  display: none;
}

.registrationFormAlert {
  color: red;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 5px 10px;
  box-sizing: border-box;
}

@media (min-width: 992px) {
  .checkout #customer_details {
    width: 50%;
    float: left;
  }

  #order_review_heading {
    width: 50%;
    float: left;
  }

  #order_review {
    width: 50%;
    float: left;
  }

  .woocommerce-billing-fields {
    float: left;
    width: 100%;
  }

  .woocommerce-billing-fields span.optional {
    display: none;
  }

  .woocommerce-account-fields {
    float: left;
    width: 100%;
  }

  .checkout #customer_details .col-1 {
    width: 95%;
  }

  .checkout #customer_details .col-2 {
    display: none;
  }
}

/** CART **/

@media (min-width: 992px) {
  .woocommerce-cart-form #coupon_code {
    width: 110px !important;
  }
}

@media (max-width: 450px) {
  .cart_item .variation dd p {
    text-align: left;
  }
}

/** LOGIN MODAL **/
.lwa-modal {
  width: 420px !important;
  padding: 35px;
  background-color: #f7f7f7;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  z-index: 1000;
}

.lwa-modal-close {
  top: 11px !important;
  right: 11px !important;
}

.lwa-modal h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}

.lwa-modal input[type="submit"] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}

.lwa-modal input[type="text"],
.lwa-modal input[type="email"],
.lwa-modal input[type="password"] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.lwa-modal input[type="text"]:hover,
.lwa-modal input[type="email"]:hover,
.lwa-modal input[type="password"]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.lwa-wp-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #4d90fe;
  padding: 17px 0px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}

.lwa-wp-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.lwa-modal a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}

.login-help {
  font-size: 12px;
}

.lwa-links-remember {
  margin-left: 10px;
  color: #3079ed !important;
  font-weight: 600 !important;
}

/** MY COURSES **/

#learndash_profile {
  border: 1px solid #eee !important;
}

#learndash_profile h4 {
  border: none !important;
}

div#course_list > div:nth-of-type(odd) {
  background: #fff;
}

div#course_list > div:nth-of-type(even) {
  background: #e5fff2;
}

#learndash_profile .learndash_profile_heading {
  display: none;
}

#learndash_profile .profile_info {
  display: none;
}

#learndash_profile .flip {
  display: block !important;
}

#learndash_profile .expand_collapse {
  display: none !important;
}

#learndash_profile .list_arrow.collapse.flippable {
  display: none !important;
}

#learndash_profile .learndash-course-link {
  display: none !important;
}

#learndash_profile .learndash-course-certificate {
  display: none !important;
}

#learndash_profile .notcompleted {
  background: none !important;
}

#learndash_profile .learndash-course-status {
  width: 100% !important;
  display: block !important;
  float: none !important;
}

#learndash_profile .learndash-course-status a {
  line-height: 1.5em !important;
  padding: 25px 20px 10px 0px !important;
  font-size: 1.5em;
  width: 100%;
  display: block;
  text-indent: 0px !important;
}

.profile_certificates {
  width: 100%;
  padding: 10px 20px 20px 20px;
}

@media (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 77%;
  }
}

@media (max-width: 500px) {
  .woocommerce-MyAccount-content h2 {
    width: 100%;
    float: left;
    padding-left: 10px;
  }
}

.profile_certificates .certificate {
  width: 100%;
}

.profile_certificates .certificate_icon {
  float: left;
  width: 35px;
}

/** MY ACCOUNT **/

.woocommerce-MyAccount-content {
  margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation ul {
  margin-left: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding-left: 0px;
}
.woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}
.woocommerce-MyAccount-navigation ul li.is-active a:before {
  opacity: 1;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 0.875em 0;
  display: block;
}
.woocommerce-MyAccount-navigation ul li a:before {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0f6";
  line-height: 1.618;
  margin-left: 0.5407911001em;
  width: 1.41575em;
  text-align: right;
  float: right;
  opacity: 0.25;
}
.woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:before {
  content: "\f0e4";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--courses
  a:before {
  content: "\f02d";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--orders
  a:before {
  content: "\f0f6";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--downloads
  a:before {
  content: "\f1c6";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:before {
  content: "\f015";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a:before {
  content: "\f09d";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:before {
  content: "\f007";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:before {
  content: "\f08b";
}
.woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--subscriptions
  a:before {
  content: "\f021";
}
ul.order_details {
  list-style: none;
  position: relative;
  margin: 3.706325903em 0;
}
ul.order_details:after,
ul.order_details:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  height: 16px;
  background-size: 0 100%, 16px 16px, 16px 16px;
}
ul.order_details:after {
  top: auto;
  bottom: -16px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
ul.order_details li {
  padding: 1em 1.618em;
  font-size: 0.8em;
  text-transform: uppercase;
}
ul.order_details li:first-child {
  padding-top: 1.618em;
}
ul.order_details li:last-child {
  border: 0;
  padding-bottom: 1.618em;
}
ul.order_details li strong {
  display: block;
  font-size: 1.41575em;
  text-transform: none;
}
.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
  padding: 0.6180469716em 0.875em;
  font-size: 0.875em;
  margin-right: 0.236em;
}
.my_account_orders .button.view:after,
p.order-again .button:after {
  font: normal normal normal 1em/1 FontAwesome;
  display: inline-block;
  margin-left: 0.5407911001em;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.my_account_orders .button.view:after {
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f06e";
}
p.order-again .button:after {
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f021";
}
.woocommerce-MyAccount-downloads .button:after {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ed";
  margin-left: 0.5407911001em;
}
.woocommerce-MyAccount-content h2 {
  font-size: 2em;
  font-weight: 600;
}
.woocommerce-MyAccount-content #payment .payment_methods {
  margin-bottom: 1.618em !important;
}
.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
  background-color: rgba(0, 0, 0, 0.05);
}
.woocommerce-checkout #payment ul.payment_methods li img {
    max-width: 40px;
}
.woocommerce-MyAccount-content .woocommerce-Pagination {
  text-align: center;
}
.woocommerce-MyAccount-navigation {
  width: 17.6470588235%;
  float: left;
  margin-right: 5.8823529412%;
}
.woocommerce-MyAccount-content {
  width: 76.4705882353%;
  float: right;
  margin-right: 0;
}
.woocommerce-MyAccount-content .form-row-first {
  width: 38.4615384615%;
  float: left;
  margin-right: 7.6923076923%;
}
.woocommerce-MyAccount-content .form-row-last {
  width: 53.8461538462%;
  float: right;
  margin-right: 0;
}
.left-sidebar:not(.page-template-template-fullwidth-php)
  .woocommerce-MyAccount-navigation {
  width: 17.6470588235%;
  float: right;
  margin-right: 0;
}
.left-sidebar:not(.page-template-template-fullwidth-php)
  .woocommerce-MyAccount-content {
  width: 76.4705882353%;
  float: left;
  margin-right: 5.8823529412%;
}
table.my_account_orders {
  font-size: 0.875em;
}
.page-template-template-fullwidth-php .col2-set#customer_login .col-1,
.page-template-template-fullwidth-php .col2-set.addresses .col-1 {
  width: 47.8260869565%;
  float: left;
  margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .col2-set#customer_login .col-2,
.page-template-template-fullwidth-php .col2-set.addresses .col-2 {
  width: 47.8260869565%;
  float: right;
  margin-right: 0;
}
.page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
  width: 21.7391304348%;
  float: left;
  margin-right: 4.347826087%;
}
.page-template-template-fullwidth-php .woocommerce-MyAccount-content {
  width: 73.9130434783%;
  float: right;
  margin-right: 0;
}
.page-template-template-fullwidth-php
  .woocommerce-MyAccount-content
  .form-row-first {
  width: 46.6666666667%;
  float: left;
  margin-right: 6.6666666667%;
}
.page-template-template-fullwidth-php
  .woocommerce-MyAccount-content
  .form-row-last {
  width: 46.6666666667%;
  float: right;
  margin-right: 0;
}
.page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set {
  width: 100%;
}
.page-template-template-fullwidth-php
  .woocommerce-MyAccount-content
  .col2-set
  .col-1 {
  width: 46.6666666667%;
  float: left;
  margin-right: 6.6666666667%;
}
.page-template-template-fullwidth-php
  .woocommerce-MyAccount-content
  .col2-set
  .col-2 {
  width: 46.6666666667%;
  float: right;
  margin-right: 0;
}

@media (max-width: 500px) {
  .woocommerce-MyAccount-navigation {
    display: block;
    width: 100%;
    margin-right: 0px;
  }

  .woocommerce-MyAccount-navigation ul li {
    display: block;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
  }

  .woocommerce-MyAccount-content {
    display: block;
    width: 100%;
    margin-right: 0px;
  }
}

@media (min-width: 992px) {
  .woocommerce-MyAccount-content {
    margin-top: -30px;
  }
}

/** COURSE PAGE **/

.user_has_no_access .widget_ldcourseprogress {
  display: none;
}

#lessons_list .panel-body {
  padding: 0px;
}

.course-progress-wrap {
  width: 100%;
  margin-top: 10px;
}

.course-progress-container {
  margin: 0px 0px 0 0;
}

article .course-progress-container h4 {
  display: none;
}

.single-sfwd-courses .entry-header {
  padding: 0 0 0px;
  border: none;
}

.course-progress-percentage {
  float: right;
}

/*.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

.video-container-modal {
  display: none;
}

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
  max-width: 100%;
}

a.lessons_list::before {
  font-family: fontawesome;
  color: #fff;
  content: "\f0d7";
  margin-right: 10px;
}

a.lessons_list.collapsed::before {
  color: #fff;
  content: "\f0da ";
}

.learndash_topic_dots li a {
}

.user_has_no_access .learndash_topic_dots li a::before {
  font-family: fontawesome;
  color: #333;
  content: "\f023";
  margin-right: 10px;
  vertical-align: sub;
}

.learndash .is_sample .learndash_topic_dots.type-list a > span.topic-name {
  color: #3686be !important;
}

.learndash.user_has_access .learndash_topic_dots.type-list a > span.topic-name {
  color: #3686be !important;
}

.is_sample .learndash_topic_dots li a::before {
  font-family: fontawesome;
  content: "" !important;
  margin-right: 0px;
}

.lesson-list-title {
  cursor: pointer;
}

.user_has_no_access.not_sample .topic-bullet::before {
  content: "\f023";
  color: rgb(113, 113, 113);
}

.user_has_no_access.not_sample {
  color: #717171;
}

.user_has_no_access.not_sample .topic-notcompleted > span::before {
  border: none;
}

.learndash_topic_widget_list .current a {
  font-weight: bold;
}

.learndash_course_description_more {
  margin-bottom: 50px;
}

.course-section {
  margin-bottom: 20px;
}

.read_more_link {
  position: relative;
  margin-top: -50px;
  padding-top: 30px;
  margin-bottom: 50px;
  font-weight: bold;
  background-image: linear-gradient(
    rgba(255, 255, 255, 0.35),
    rgba(255, 255, 255, 0.952941),
    rgb(255, 255, 255)
  );
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
}

.add_to_cart_inline {
  border: none !important;
  padding: 20px 35px 5px !important;
}

.woocommerce a.add_to_cart_button {
  background-color: #3686be;
  display: block;
  width: 100%;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  line-height: 1.2;
  padding: 15px 45px;
  text-align: center;
}

a.button:hover {
  background-color: #2d709f !important;
  color: #fff !important;
}

.add_to_cart_inline .amount {
  margin-bottom: 10px;
  font-size: 3em;
  font-weight: 600;
  width: 100%;
  display: block;
  text-align: center;
}

.course-thumbnail {
  display: block;
  position: relative;
}

.course-thumbnail img {
  width: 100%;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px;
}

.preview-icon {
  width: 100%;
  height: 100%;
}

.preview-icon::after {
  position: absolute;
  display: block;
  font-family: fontawesome;
  color: #fff;
  content: "\f04b";
  font-size: 4.5em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  height: 120px;
  width: 120px;
  border-radius: 60px;
  cursor: pointer;
  top: 10px;
  left: 50%;
  margin-left: -60px;
  line-height: 120px;
  top: 50%;
  margin-top: -60px;
}

.preview-icon:hover::after,
.course-thumbnail:hover .preview-icon::after {
  background-color: rgba(0, 0, 0, 0.7);
}

.course-info-container {
  background-color: #fff;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.course-incentives {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 35px 35px 35px;
}

.course-resources {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 35px 35px 35px;
}

.course-resources-preview {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 25px 35px 35px;
}

.course-features {
  padding: 0px;
  margin: 0px;
}

.course-features li {
  list-style: none;
  padding: 2px;
}

.course-resources i {
  color: #666;
  margin-right: 10px;
  vertical-align: sub;
}

.course-incentive i {
  color: #666;
  margin-right: 10px;
  vertical-align: sub;
}

.course-incentive.icon-language::before {
  content: "\f1ab";
}

.widget_wdm_instructor_widget_bio {
  padding-top: 20px;
}

.wdm-author-bio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px 20px 20px;
}

.wdm-author-img {
  padding-right: 0px;
}

.wdm-author-name {
  padding-left: 0px;
  padding-top: 20px;
}

.wdm-author-name span {
  font-weight: normal;
}

@media (min-width: 992px) {
  .course-single > #main > .container {
    display: flex;
  }

  .course-single > #main > .container > .row {
    display: flex;
  }
}

/** LESSON PAGE **/
#learndash_lesson_topics_list {
  margin-top: 20px;
}

.widget_course_return {
  margin-top: 20px;
}

.course-progress-details {
  float: left;
}

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}

.modal-content-custom {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0px auto;
}

.modal-content-custom iframe {
  width: 560px;
  height: 315px;
}

@media (min-width: 992px) {
  .modal-content-custom {
    width: 898px;
  }
  .modal-content-custom iframe {
    width: 898px;
    height: 505px;
  }
}

@media (max-width: 500px) {
  .modal-content-custom {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .modal-content-custom iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.modal-open .modal {
  background: rgba(0, 0, 0, 0.75);
}

.ebook-terms-modal {
  text-align: center;
}

/** TOPIC PAGE **/

.comments-area {
  margin-top: 40px;
}

.blockUI,
.blockOverlay {
  z-index: 999999 !important;
}

/** VIDEO PAGE **/

.video-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 1);
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 9990;
}

.video-fullscreen iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

.video-navigation-container {
  display: none;
}

.video-fullscreen .video-navigation-container {
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 70px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9991;
}

.video-fullscreen .video-sidebar {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 400px;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9992;
  background: #fff;
  margin-left: -400px;
}

.video-fullscreen .video-sidebar > .video-sidebar-inner {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

@media (max-width: 500px) {
  .video-fullscreen .video-sidebar {
    width: 100%;
    margin-left: -100%;
  }
}

.video-sidebar .topic-completed span {
  padding-left: 0px !important;
}

.video-fullscreen .comments-sidebar {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 600px;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9992;
  background: #fff;
  margin-right: -600px;
}

.video-fullscreen .comments-sidebar > .comments-sidebar-inner {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

@media (max-width: 500px) {
  .video-fullscreen .comments-sidebar {
    width: 100%;
    margin-right: -100%;
  }
}

.comments-sidebar-inner .comments-area {
  margin-top: 20px;
}

.comments-sidebar-inner .comment-reply-title {
  display: none;
}

.video-fullscreen .video-navigation {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 1);
}

.video-navigation .btn {
  margin: 3px !important;
}

.video-navigation .close-container {
  position: absolute;
  top: 10px;
  right: 10px;
}

.video-navigation .close-btn {
  background: #333;
}

.video-navigation .close-btn:hover {
  background: #444;
}

.video-navigation .comments-btn {
  background: #687d8d;
}
.video-navigation .comments-btn:hover {
  background: #7b8f9d;
}

@media (max-width: 500px) {
  .video-navigation .btn,
  .video-navigation #learndash_mark_complete_button {
    margin: 3px !important;
    padding: 15px !important;
  }

  .video-navigation .close-container {
    top: 10px;
    right: 5px;
  }
}

.video-navigation #sfwd-mark-complete,
.video-navigation .sfwd-mark-complete {
  margin: 3px 0px 0px 0px;
  text-align: center;
}

#opener {
  position: absolute;
  border-radius: 0;
  font-size: 2em;
  padding: 10px 20px;
  bottom: 10px;
  width: 80px;
  right: -80px;
  box-sizing: border-box;
}

@media (max-width: 500px) {
  .video-sidebar.visible #opener {
    right: 0px;
  }
}

#opener-comments {
  position: absolute;
  border-radius: 0;
  font-size: 1.5em;
  padding: 5px 5px;
  width: 50px;
  top: 10px;
  right: 0px;
  box-sizing: border-box;
  background: transparent;
  color: #666;
}

.slide-to-nav {
  background: #fff;
  z-index: 10;
}

.fw-testimonials-author {
  display: none;
}

.fw-testimonials-avatar {
  width: 200px;
}

.fw-testimonials-list {
  width: 400px !important;
}

.fw-testimonials-text {
  font-size: 2em;
}

.fw-testimonials-title {
  font-size: 2em;
  margin-bottom: 40px;
}

@media (max-width: 780px) {
  #colophon .footer-widget-area {
    padding: 15px;
  }
  .site-footer {
    margin-bottom: -10px;
  }
}

.woocommerce-MyAccount-navigation {
  margin-right: 0px !important;
}

.grecaptcha-badge {
  display: none;
}

.hidden-notification-bar {
  display: none;
}

.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
  padding-left: 20px;
}

.woocommerce form .form-row .input-checkbox {
  margin: 8px 0px 0px -19px;
}

/** WOOCOMMERCE SINGLE PRODUCT PAGE **/
.variations_form {
  color: #333;
  margin-top: 0px !important;
}

.variations_form label {
  color: #333;
  font-size: 14px;
  padding: 10px 10px 10px 0px;
}

.variations_form table.variations {
  width: 60% !important;
}

.reset_variations {
  font-size: 1em !important;
  vertical-align: sub;
}

.variations_form table.variations select {
  height: 40px;
  width: 75% !important;
}

.woocommerce .quantity .qty {
  padding: 5px;
  font-size: 18px;
}

.woocommerce div.product form.cart .button {
  padding: 12px;
}

@media (max-width: 768px) {
  .variations_form table.variations {
    width: 100% !important;
  }

  .summary {
    text-align: center;
  }

  .summary select {
    text-align: center;
    text-align-last: center;
    border: 1px solid #ccc;
    /* webkit*/
  }

  .variations_form table.variations select {
    width: 100% !important;
  }

  .summary option {
    text-align: left;
    /* reset to left*/
  }

  .woocommerce-variation-add-to-cart input {
    border: 1px solid #ccc;
  }

  .woocommerce-variation-add-to-cart {
    display: block;
    width: auto;
  }

  .woocommerce-variation-add-to-cart .quantity {
    float: none !important;
    display: inline;
  }

  .woocommerce-variation-add-to-cart .single_add_to_cart_button {
    float: none !important;
    display: inline;
  }

  .woocommerce .quantity .qty {
    font-size: 25px;
  }

  .woocommerce div.product form.cart .button {
    font-size: 25px;
    vertical-align: baseline;
  }
}

.entry-summary .posted_in {
  display: none;
}

/** GIFT CARDS **/

#pwgc-purchase-container input {
  border: 1px solid #ccc;
  padding: 10px;
}

#pwgc-purchase-container textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  padding: 10px;
}

.gift-link {
  display: block;
  width: 55%;
  margin: 0px auto 20px;
  float: none;
}

.gift-link input {
  display: none;
}

.gift-link::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f06b";
}

.gift-link.checked::before {
  content: "\f058";
}

.gift-link-registered .gift-link {
  margin: 30px auto 0px;
}

#gift-container {
  padding: 20px;
  box-sizing: border-box;
}

#gift-container .add_to_cart_inline {
  padding: 0px !important;
  margin: 0px;
}

#gift-container .add_to_cart_inline .amount {
  font-size: 1.5em;
}

#gift-container input {
  width: 100%;
  box-sizing: border-box;
  margin: 0px 0px 10px 0px;
  padding: 10px 10px;
  border: 1px solid #ccc;
}

#gift-container textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  padding: 10px;
}

.gift-cancel-container {
  margin-top: 10px;
  text-align: center;
}

#gift-container .gift-light {
  background: #ccc;
  color: #333;
}

#gift-container .gift-light:hover {
  background: #ddd;
}

dl.variation dt {
  padding: 0px 3px 0px 0px !important;
  margin: 0px !important;
}

dl.variation dd {
  padding: 0px !important;
  margin: 0px !important;
}

ul.wc-item-meta {
  width: 100%;
  padding: 0;
}

.woocommerce .order_details li strong {
  display: block;
  font-size: 1.4em;
  line-height: 1.5;
  text-transform: none;
}

.wc-item-meta p {
  vertical-align: sub;
  display: inline;
  position: static;
  line-height: 1.7;
  text-transform: none;
  font-size: 1.3em;
}

ul.wc-item-meta li {
  width: 100% !important;
}
