

/* font family changes  18-10-2022*/
body{
    font-family: 'SF Pro Display';
    font-weight: normal;
    font-style: normal;
}
.tml-login form input#user_login{font-family:'SF Pro Display'}
body .gform_wrapper input[type=text], body .gform_wrapper input[type=email], body .gform_wrapper textarea, body .gform_wrapper select, body .gform_wrapper input[type="submit"], body .gform_wrapper input[type="button"]{
    font-family: 'SF Pro Display';
    font-weight: normal;
    font-style: normal;
}
.woocommerce .button, .woocommerce-page .button{
    font-family: 'SF Pro Display';
    font-weight: normal;
    font-style: normal;
}
.aws-container .aws-search-field{
    font-family: 'SF Pro Display';
    font-weight: normal;
    font-style: normal;
}
/* font family changes  18-10-2022*/

.woocommerce .title_outer.title_without_animation {
  display: none;
}
.woocommerce header .header_bottom {
  background: 0 0;
}
.woocommerce-page .content .container .container_inner {
  padding-top: 60px;
}
.woocommerce .xyz-summary {
  float: none;
  width: 100%;
  margin-top: 20px;
}
.woocommerce .xyz-summary h6 {
  font-size: 28px;
}
.woocommerce .product #learndash_course_content h4 {
  margin-top: 20px;
  font-size: 24px;
  width: 100%;
}
.woocommerce .product #learndash_course_content #learndash_lessons {
  margin-top: 15px;
  font-size: inherit;
}
#learndash_lesson_topics_list ul > li > span.topic_item:hover,
#learndash_lessons h4 > a:hover,
#learndash_quizzes h4 > a:hover {
  background-color: #f1f1f1 !important;
  color: inherit !important;
}
#learndash_lesson_topics_list div > strong,
#learndash_lessons #lesson_heading,
#learndash_profile .learndash_profile_heading,
#learndash_quizzes #quiz_heading {
  color: inherit !important;
  font-weight: 700 !important;
}
.woocommerce .product .related.products {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}
.woocommerce .slider_content button,
.woocommerce .slider_content h1.product_title,
.woocommerce-page .slider_content .button {
  color: #fff;
}
.woocommerce .slider_content button,
.woocommerce-page .slider_content .button {
  border-color: #01aef0;
  background-color: #01aef0;
}
.woocommerce-page .slider_content .button:hover {
  border-color: #01aef0;
}
.woocommerce h2.q_slide_title {
  padding: 10px 10px 0 10px;
}
.woocommerce div.product_meta {
  display: none;
}
.woocommerce-page div.item.active:after {
  content: "";
  background-color: #000;
  opacity: 0.6;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
}
.xyz-full-size {
  position: relative;
  width: 100vw;
  left: calc(-50vw + 50%);
}
.xyz-dp-custom-field {
  text-align: left;
  font-size: 0.8em;
  margin-bottom: 0;
  width: auto;
  float: left;
  color: #01aef0;
}
.dp_product_item .dp-product-information .dp-grid-price {
  float: right;
  width: auto;
}
#learndash_profile .learndash_profile_heading {
  font-size: inherit !important;
}
#course_list > div h4 > a,
#learndash_profile .profile_info .learndash_profile_details div,
#learndash_profile a,
#learndash_profile div {
  font-size: 16px;
}
#learndash_profile .profile_info .profile_avatar {
  display: none;
}
.blog_holder article .post_info {
  display: none;
}
.sfwd-courses span.date,
.sfwd-lessons span.date,
.sfwd-quiz span.date {
  display: none;
}
.sfwd-courses #learndash_lessons #lesson_heading,
.sfwd-courses #learndash_lessons a,
.sfwd-courses .list-count {
  font-size: 16px;
}
.sfwd-courses .learndash #learndash_course_status b {
  text-decoration: underline;
}
.xyz-pro-links p {
  font-size: 14px;
}
.blog_holder article.sfwd-courses div.post_image img {
  width: auto !important;
}
.footer_bottom_holder .column1.footer_bottom_column .textwidget,
.footer_bottom_holder .column3.footer_bottom_column .textwidget {
  padding: 0 20px;
}
.displayProduct-shortcode div.dp-sorter {
  border-bottom: 1px solid #ccc;
  background-color: transparent;
}
.displayProduct-shortcode .product_grid div.dp-col {
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dp_product_item {
  border: 1px solid #ccc;
}
.displayProduct-shortcode .product_grid div.dp-col:after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dp_product_item .dp-product-information {
  padding: 0 10px;
}
.dp_product_item .dp-product-information .product-name {
  text-align: left !important;
  margin: 5px 0 !important;
}
.dp_product_item .dp-product-information .product-name a {
  font-weight: 700 !important;
}
.dp_product_item .dp-product-information .product-name a:hover {
  color: inherit !important;
}
.dp_product_item .dp-product-information .dp-grid-excerpt {
  text-align: left;
  font-size: 1em !important;
  margin: 3px 0;
}
.dp_product_item .dp-product-information .dp-grid-price {
  text-align: right;
  font-size: 0.8em;
  margin-bottom: 0;
}
.container .displayProduct-shortcode nav.woocommerce-pagination ul li {
  border: 0 !important;
  background: 0 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: 0;
  display: inline-block;
  float: none;
}
.container .displayProduct-shortcode nav.woocommerce-pagination ul li a:focus,
.container .displayProduct-shortcode nav.woocommerce-pagination ul li a:hover,
.container
  .displayProduct-shortcode
  nav.woocommerce-pagination
  ul
  li
  span.current {
  color: #fff;
  background-color: #01aef0 !important;
  border-color: #01aef0 !important;
  float: none;
}
.container .displayProduct-shortcode nav.woocommerce-pagination ul li a,
.container .displayProduct-shortcode nav.woocommerce-pagination ul li span {
  line-height: 38px;
  font-size: inherit;
  border: 2px solid #01aef0;
  margin: 0 11px 0 0;
  text-decoration: none;
  cursor: pointer;
  width: 38px;
  height: 38px;
  padding: 0;
  color: #01aef0;
}
.container .displayProduct-shortcode nav.woocommerce-pagination ul {
  list-style: none;
  text-align: center;
  position: relative;
}
.container .displayProduct-shortcode nav.woocommerce-pagination ul {
  border: none;
}
.container
  .displayProduct-shortcode
  nav.woocommerce-pagination
  .page-numbers:hover {
  border: none !important;
}
.displayProduct-shortcode
  nav.woocommerce-pagination
  .page-numbers:hover
  .page-numbers {
  border: 2px solid #01aef0 !important;
}
@media only screen and (min-width: 768px) {
  .displayProduct-shortcode .product_grid div.dp-col:hover {
    border: 1px solid #ccc !important;
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }
  .displayProduct-shortcode .product_grid div.dp-col:hover:after {
    opacity: 1;
  }
}
body div.gform_wrapper form input[type="email"],
body div.gform_wrapper form input[type="number"],
body div.gform_wrapper form input[type="password"],
body div.gform_wrapper form input[type="tel"],
body div.gform_wrapper form input[type="text"],
body div.gform_wrapper form select,
body div.gform_wrapper form textarea {
  margin-bottom: 11px;
  border: 1px solid #aab6c5;
  border-radius: 3px;
  padding: 15px;
  color: #3f4655;
  display: block;
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
}
body div.gform_wrapper form select {
  height: 50px;
}
body div.gform_wrapper form input[type="radio"] {
  margin-left: 2px;
}
body div.gform_wrapper form input[type="submit"] {
  background: #01aef0;
  border: 1px solid #01aef0;
  text-align: center;
  color: #fff;
  height: inherit;
}
body .gform_wrapper input[type="button"]:hover,
body .gform_wrapper input[type="reset"]:hover,
body .gform_wrapper input[type="submit"]:hover {
  background: 0 0;
  border: 1px solid #01aef0;
  color: #01aef0;
}
body .gform_wrapper input[type="button"],
body .gform_wrapper input[type="reset"],
body .gform_wrapper input[type="submit"] {
  text-transform: inherit;
}
@media screen and (max-width: 782px) {
  .title h1,
  h1 {
    font-size: 30px;
  }
  div.slider_content {
    width: 95% !important;
    left: 1% !important;
  }
}
.learndash.user_has_no_access a.btn-join {
  display: block;
  max-width: 200px;
  text-align: center;
  margin: 20px auto;
}
.woocommerce.single-product div.content {
  margin-top: -80px;
}
.woocommerce.single-product header.fixed_top_header .bottom_header,
.woocommerce.single-product header:not(.sticky):not(.scrolled) .header_bottom {
  border-bottom: none !important;
}
header.fixed_top_header .bottom_header,
header:not(.sticky):not(.scrolled) .header_bottom {
  border-bottom: none !important;
}
.single-sfwd-lessons .blog_holder article .post_text h5 {
  margin: 20px 0 10px;
}
.single-sfwd-lessons .mediaElement .mejs-mediaelement video {
  height: auto !important;
}
.xyz-external-product .price {
  display: none;
}
.dp_quickview_button {
  display: none;
}
.qode_pricing_tables.three_columns .q_price_table:last-child span.price {
  font-size: 41px;
}
.qode_pricing_tables.three_columns
  .q_price_table:last-child
  ul
  li.pricing_table_content {
  padding: 20px 10px 10px;
}
form.cart .quantity {
  display: none;
}
body.single-sfwd-lessons div.learndash p iframe {
  max-width: 100%;
}
@media screen and (max-width: 782px) {
  body.single-sfwd-lessons div.learndash p iframe {
    max-height: 200px;
  }
  #hide_for_mobile,
  #hide_for_mobile + br {
    display: none;
  }
  .xyz_course_level {
    position: relative !important;
    right: -33% !important;
    top: 0 !important;
  }
}
.em-12 p {
  font-size: 1.2em;
}
.woocommerce table.cart tbody td.product-remove a.remove,
.woocommerce-page table.cart tbody td.product-remove a.remove {
  background: 0 0;
  text-indent: inherit;
  color: #01aef0;
}
.woocommerce form.check-login .form-row input[type="password"],
.woocommerce form.check-login .form-row input[type="text"],
.woocommerce form.checkout .col2-set .form-row input[type="password"],
.woocommerce form.checkout .col2-set .form-row.notes textarea,
.woocommerce-checkout .woocommerce .select2-container,
.woocommerce-checkout
  .woocommerce
  form.checkout
  .col2-set
  .form-row
  input[type="text"],
.woocommerce-checkout
  .woocommerce
  form.checkout
  .col2-set
  .form-row.form-row-wide
  input[type="text"],
.woocommerce-checkout .woocommerce form.checkout input[type="email"],
.woocommerce-checkout .woocommerce form.checkout input[type="tel"],
.woocommerce-page .select2-container {
  border: 1px solid #8e8e8e;
  font-size: 16px;
}
.woocommerce form.check-login .lost_password {
  margin-left: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-info {
  font-size: 13px;
  padding: 10px 10px;
  margin-bottom: 6px;
  background-color: transparent;
  line-height: 13px;
}
.woocommerce-checkout .woocommerce .woocommerce-error {
  font-weight: 700;
  border: 1px solid grey;
  background-color: #fdbea7;
  color: #ff1717;
}
.woocommerce-checkout .woocommerce .woocommerce-message {
  font-weight: 700;
  border: 1px solid #e0e0e0;
  background-color: #c9dec9;
  padding: 10px 20px;
  color: green;
}
.woocommerce-checkout .woocommerce form.checkout h3,
.woocommerce-page form.checkout h3 {
  margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce .woocommerce-info.xyz_check_coupon {
  font-size: 16px;
  padding: 15px;
  text-transform: none;
  background: #f7f6f6;
  border: 1px solid #e6e6e6;
}
.woocommerce-checkout .woocommerce .woocommerce-info.xyz_form_login {
  font-size: 18px;
  text-transform: none;
  color: #01aef0;
  padding: 0;
  line-height: 18px;
  margin-bottom: 20px;
}
.xyz_form_login a.showlogin {
  color: #01aef0;
  text-decoration: underline;
}
.woocommerce-checkout form.login.check-login {
  border: 1px solid #01aef0;
  padding: 17px;
  margin-bottom: 20px;
}
.woocommerce-checkout .woocommerce .woocommerce-info.xyz_check_coupon form p {
  display: inline-block;
  margin: 0;
}
.woocommerce-checkout
  .woocommerce
  .woocommerce-info.xyz_check_coupon
  form
  p
  input[type="text"] {
  width: 80%;
  border: 1px solid #e6e6e6;
  padding: 11px;
  font-size: 16px;
}
.woocommerce form.checkout table.shop_table td,
.woocommerce-checkout .woocommerce form.checkout table.shop_table th {
  text-align: left;
}
.woocommerce-checkout div#payment.woocommerce-checkout-payment .place-order {
  text-align: center;
  float: none;
  width: 100%;
}
.woocommerce-checkout
  div#payment.woocommerce-checkout-payment
  .place-order
  #place_order {
  float: none;
  width: 100%;
  text-align: center;
}
.woocommerce-checkout .woocommerce form.checkout .col2-set .form-row.terms {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  font-weight: 700;
}
.woocommerce-checkout .woocommerce .woocommerce-shipping-fields h3 {
  float: left;
  text-align: center;
}
.woocommerce-checkout .woocommerce p.form-row {
  margin-bottom: 35px;
  margin-top: 3px;
}
.woocommerce-checkout .woocommerce #payment ul.payment_methods li label {
  color: #5e5e5e;
  margin-left: 0;
}
.woocommerce-checkout
  .woocommerce
  form.checkout
  .col2-set
  p.form-row
  label.checkbox {
  display: inline-block;
}
.archive.post-type-archive.page .woocommerce ul.products li.product .price {
  display: none;
}
.woocommerce-page ul.products li.product .price {
  display: none;
}
.page .woocommerce ul.products li.product .product-desc {
  padding: 8px 15px;
}
.page .woocommerce ul.products li.product h3 {
  text-transform: none;
  padding: 0 15px;
  text-align: center;
  margin: 2px 0;
}
.page ul.berocket_aapf_widget {
  margin-top: 20px;
}
.page ul.berocket_aapf_widget li > span {
  height: auto;
}
.woocommerce ul.products li.product .add-to-cart-button-outer {
  display: none;
}
div#learndash_course_content h4#learndash_course_content_title {
  margin: 20px 0 !important;
  text-align: center;
}
div.coupon input#coupon_code {
  border: 1px solid #a5a5a5;
height:38px;
}
.learndash .wpProQuiz_content div.wpProQuiz_spinner + h2 {
  display: none;
}
.woocommerce div.related.products a .price {
  display: none;
}
.column2 .woocommerce.columns-2 ul.products li.product .price {
  display: none;
}
div.wpProQuiz_toplist {
  display: none;
}
.grassblade_launch_link {
  position: relative;
  display: block;
  clear: both;
  max-width: 100px;
  height: 39px;
  line-height: 39px;
  margin: 10px 0;
  padding: 0 23px;
  border: 2px solid #101010;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
  outline: 0;
  font-style: normal;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -moz-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -ms-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -o-transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  transition: color 0.1s linear, background-color 0.1s linear,
    border-color 0.1s linear;
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important;
}
.grassblade_launch_link:hover {
  background-color: #01aef0;
  border-color: #01aef0;
  color: #fff;
  text-decoration: none;
}
.grassblade_launch_link.download_manual {
  width: auto;
}
.xyz-additional-addtocart p.cart {
  text-align: center;
}
.archive .content,
.post-type-archive-product .content,
.search-results.post-type-archive-product .content {
  margin-top: 70px;
}
.fullscreen_search_holder .field_holder .line {
  background-color: #01aef0;
}
.search-results.woocommerce input[type="text"]:not(.qode_search_field) {
  padding: 0;
  font-size: 24px;
  background-color: transparent;
  text-align: center;
  color: #fff;
}
.single-product.fullscreen_search_opened
  .fullscreen_search_holder
  .search_field {
  padding: 0;
  font-size: 24px;
  background-color: transparent;
  color: #fff;
}
.fullscreen_search_holder.fade {
  background-color: rgba(7, 9, 23, 0.9);
}
.fullscreen_search_holder.fade.animate .fullscreen_search_close {
  font-size: 20px;
}
.single-product.fullscreen_search_opened
  .fullscreen_search_holder
  .search_field {
  background: 0 0 !important;
}
.woocommerce ul.products li.product:hover .image-wrapper img {
  opacity: 0.7;
}
.myaccount_user,
.woocommerce #content .quantity input.qty,
.woocommerce .button,
.woocommerce .product .onsale,
.woocommerce .product .single-onsale .woocommerce ul.products li.product .price,
.woocommerce .quantity input.qty,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce div.message,
.woocommerce div.product .summary p.price span.amount,
.woocommerce input[type="email"],
.woocommerce input[type="password"],
.woocommerce input[type="submit"],
.woocommerce input[type="text"]:not(.qode_search_field),
.woocommerce textarea,
.woocommerce ul.products li.product .added_to_cart,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .button,
.woocommerce-page .quantity input.qty,
.woocommerce-page input[type="email"],
.woocommerce-page input[type="password"],
.woocommerce-page input[type="submit"],
.woocommerce-page input[type="tel"],
.woocommerce-page input[type="text"]:not(.qode_search_field),
/* .woocommerce-page textarea {
  font-family: Quicksand, Roboto, sans-serif;
} */
.woocommerce-page textarea {
    font-family: 'SF Pro Display';
}
.shopping_cart_header .header_cart span,
.woocommerce .checkout table.shop_table thead tr th,
.woocommerce .myaccount_user,
.woocommerce .widget_price_filter .price_label,
.woocommerce aside ul.product_list_widget li a,
.woocommerce aside ul.product_list_widget li span.amount,
.woocommerce table.cart div.coupon .input-text,
.woocommerce table.cart thead tr th,
.woocommerce-account table.my_account_orders thead tr th,
.woocommerce-page .checkout table.shop_table thead tr th,
.woocommerce-page .widget_price_filter .price_label,
.woocommerce-page table.cart div.coupon .input-text,
.woocommerce-page table.cart thead tr th,
.woocommerce-page table.my_account_orders thead tr th,
aside ul.product_list_widget li a,
/* aside ul.product_list_widget li span.amount {
  font-family: Quicksand, Roboto, sans-serif;
} */
aside ul.product_list_widget li span.amount {
    font-family: 'SF Pro Display';
}
.support_widget {
  border: 1px solid #e9e9e9;
  padding: 20px;
  max-width: 235px;
  margin-left: auto;
  margin-right: auto;
}
.support_widget h4 {
  margin-bottom: 10px;
  font-weight: 400;
}
.support_widget .fa {
  padding-right: 6px;
  width: 13px;
  text-align: center;
}
.support_widget p {
  font-size: 14px;
}
.vc_text_separator.full div {
  background-color: #fff;
  color: #101010;
  font-size: 19px;
  font-weight: 400;
}
body ol,
body ul {
  list-style-position: outside;
  padding-left: 1.2em;
}
#courses-wrapper a:hover {
  color: #01aef0;
}
#courses-wrapper p a:hover {
  color: #01aef0;
}
body .content div#learndash_lessons {
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  font-weight: 400;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.sfwd-courses #learndash_lessons #lesson_heading,
.single-product #learndash_lessons #lesson_heading {
  font-size: 18px;
  line-height: 30px;
  font-family: inherit;
  background-color: #758aa9;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #fff !important;
  border: none;
}
div#lessons_list .list-count {
  display: none;
}
.sfwd-courses #learndash_lessons a,
.single-product #learndash_lessons a,
.single-product #learndash_lessons span.lessonholder,
.woocommerce .product #learndash_course_content #learndash_lessons a,
.woocommerce
  .product
  #learndash_course_content
  #learndash_lessons
  span.lessonholder {
  font-size: 16px;
  color: #101010;
  font-weight: 500;
}
.sfwd-courses #learndash_lessons #lessons_list > div:nth-child(even) a,
.single-product #learndash_lessons #lessons_list > div:nth-child(even) a,
.single-product
  #learndash_lessons
  #lessons_list
  > div:nth-child(even)
  span.lessonholder {
  background-color: #f7f7f7;
}
.learndash a.completed,
.learndash a.notcompleted,
.learndash span.lessonholder.completed,
.learndash span.lessonholder.notcompleted {
  background: 0 0;
  line-height: 34px;
  position: relative;
}
.sfwd-courses #learndash_lessons a.completed:before,
.single-product #learndash_lessons a.completed:before,
.single-product #learndash_lessons span.lessonholder.completed:before {
  position: absolute;
  font-family: FontAwesome;
  right: 20px;
  content: "\f046";
  color: #27862a;
  font-size: 30px;
}
.sfwd-courses #learndash_lessons a.notcompleted:before,
.single-product #learndash_lessons a.notcompleted:before,
.single-product #learndash_lessons span.lessonholder.notcompleted:before {
  position: absolute;
  font-family: FontAwesome;
  right: 24px;
  content: "\f096";
  font-size: 30px;
  color: #656565;
}
#learndash_lessons > div > div:last-child h4 > a,
#learndash_lessons > div > div:last-child h4 > span.lessonholder {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
#course_list > div h4 > span.lessonholder,
#lessons_list > div h4 > span.lessonholder,
#quiz_list > div h4 > span.lessonholder {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 2%;
  display: block;
  padding-right: 75px;
}
div.content dd.course_progress {
  box-shadow: none;
  border-radius: 3px;
  height: 7px;
  width: 100%;
}
div.content dd.course_progress div.course_progress_blue {
  background-color: #01aef0;
  box-shadow: none;
}
.single-sfwd-lessons .blog_holder.blog_single article.sfwd-lessons h2 {
  text-align: center;
}
.xyz-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.xyz-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tags_text {
  visibility: hidden;
}
.lesson_play {
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #2c3e50;
  margin: 5px auto 3px auto;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  left: 10px;
}
.lesson_play:before {
  content: "";
  position: absolute;
  top: -8px;
  left: -12px;
  bottom: -8px;
  right: -3px;
  border-radius: 50%;
  border: 1px solid #2c3e50;
  z-index: 2;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.lesson_play:after {
  content: "";
  opacity: 0;
  transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
}
.lesson_play:focus:before,
.lesson_play:hover:before {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.lesson_play.active {
  border-color: transparent;
}
.lesson_play.active:after {
  content: "";
  opacity: 1;
  width: 50px;
  height: 80px;
  background: #2c3e50;
  position: absolute;
  right: 5px;
  top: -40px;
  border-left: 20px solid #2c3e50;
  box-shadow: inset 30px 0 0 0 #f9f9f9;
}
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
ul {
  margin-bottom: 0.5em;
  margin-top: 0.9em;
}
.options_group.show_if_course select {
  height: 1000px;
}
#learndash_lesson_topics_list .learndash_topic_dots strong {
  font-size: 16px;
  font-family: inherit;
  background-color: #746d64;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #fff !important;
  border: none;
}
#learndash_lesson_topics_list .topic_item a:hover {
  background: #f1f1f1;
}
#learndash_lesson_topics_list .topic_item {
  border-bottom: #746d64 1px solid;
}
.learndash .learndash_topic_dots.type-list a > span {
  color: #403d37;
  font-size: 16px;
  /* font-family: Quicksand, Roboto, sans-serif; */
  font-family: 'SF Pro Display';
  font-weight: 400;
}
#learndash_lesson_topics_list > div,
#learndash_lessons,
#learndash_profile,
#learndash_quizzes {
  background-color: #fff;
  border: none !important;
  border-radius: 8px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 50px !important;
}
#learndash_lesson_topics_list ul li:last-child span {
  border-bottom: none !important;
  border-radius: 8px;
}
#learndash_lesson_topics_list {
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #746d64;
  border-radius: 8px;
  box-shadow: none;
  margin-bottom: 20px;
  font-weight: 400;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.expand_collapse {
  top: -30px !important;
  left: -100px !important;
}
.menu-item a[title="my-dashboard"] span,
.sq-dashboard-button span {
  border: 2px solid;
  border-radius: 4px;
  padding: 6px;
}
.menu-item a[title="create-a-free-account"] span,
.menu-item a[title="upgrade-your-account"] span {
  border: 2px solid #01aef0;
  border-radius: 4px;
  padding: 6px;
  background-color: #01aef0;
  color: #fff;
}
table.shop_table.woocommerce-checkout-review-order-table {
  border: 1px solid #e6e6e6;
}
table.shop_table.woocommerce-checkout-review-order-table tr {
  border-bottom: 1px solid #e6e6e6;
}
table.shop_table.woocommerce-checkout-review-order-table thead,
table.shop_table.woocommerce-checkout-review-order-table tr.recurring-totals {
  background: #f7f6f6;
}
.woocommerce-checkout #billing_country_field,
.woocommerce-checkout #shipping_country_field {
  height: initial;
  clear: none;
  width: 48%;
  float: right;
  margin-right: 0;
}
.woocommerce-checkout #billing_email_field {
  float: none;
  width: 48%;
}
.woocommerce-checkout #billing_email_field input {
  width: 89.6%;
}
.woocommerce-checkout .woocommerce .select2-container,
.woocommerce-page .select2-container {
  padding-left: 5.2%;
}
.woocommerce .select2-container .select2-choice,
.woocommerce .select2-dropdown-open.select2-drop-above .select2-choice,
.woocommerce .select2-dropdown-open.select2-drop-above .select2-choices,
.woocommerce-page .select2-container .select2-choice,
.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choice,
.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choices {
  padding-left: 0;
  font-size: 16px;
}
.woocommerce-checkout div.create-account #account_password_field {
  width: 99%;
}
.woocommerce-checkout .woocommerce-password-strength,
.woocommerce-edit-account .woocommerce-password-strength {
  font-size: 14px;
  font-weight: 700;
}
.woocommerce-checkout .woocommerce-password-strength.bad,
.woocommerce-checkout .woocommerce-password-strength.short,
.woocommerce-edit-account .woocommerce-password-strength.bad,
.woocommerce-edit-account .woocommerce-password-strength.short {
  color: #ef3923;
}
.woocommerce-checkout .woocommerce-password-strength.good,
.woocommerce-edit-account .woocommerce-password-strength.good {
  color: #e68f1b;
}
.woocommerce-checkout .woocommerce-password-strength.strong,
.woocommerce-edit-account .woocommerce-password-strength.strong {
  color: green;
}
.woocommerce-checkout li.payment_method_paypal label img {
  max-width: 180px;
  top: 16px;
  margin: 0 10px;
}
.woocommerce-checkout
  #payment
  ul.payment_methods
  li.payment_method_stripe
  label
  img {
  margin: 0 0 0 0.3em;
  position: relative;
  top: 4px;
}
.woocommerce-checkout .select2-drop {
  border: 1px solid;
}
.woocommerce-checkout .select2-search {
  margin-top: 2px;
}
.woocommerce-checkout .select2-results li {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0;
}
.woocommerce-checkout div.create-account {
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.woocommerce-checkout table.shop_table,
.woocommerce-checkout table.shop_table td,
.woocommerce-checkout table.shop_table th {
  border: 1px solid #e6e6e6;
  padding: 10px !important;
}
.woocommerce-checkout table.shop_table {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
}
.woocommerce-checkout table.my_account_orders thead,
.woocommerce-checkout table.order_details thead {
  background: #f7f6f6;
}
.woocommerce-checkout .order-details-wrapper table.customer_details {
  border-bottom: 1px solid green;
}
.no-access-to-product-course p {
  margin: 0;
}
.related ul.products {
  min-height: 100px;
}
.container a.faq-nav,
.container span.faq-nav-current {
  padding-top: 5px;
  padding-bottom: 5px;
}
.container a.faq-nav:before,
.container span.faq-nav-current:before {
  top: 5px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 50px;
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  border-radius: 11px;
  text-align: center;
}
.woocommerce-MyAccount-navigation ul li {
  max-width: 170px;
  width: 160px;
  display: inline-block;
}
.woocommerce-MyAccount-navigation ul li a {
  display: block;
  color: #868686;
  text-align: center;
  padding: 5px 10px;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
  color: #01aef0;
  border-bottom: 1px solid #01aef0;
}
.woocommerce-account .woocommerce input[type="email"],
.woocommerce-account .woocommerce input[type="password"],
.woocommerce-account .woocommerce input[type="text"]:not(.qode_search_field),
.woocommerce-account .woocommerce textarea,
.woocommerce-account .woocommerce-page input[type="email"],
.woocommerce-account .woocommerce-page input[type="password"],
.woocommerce-account .woocommerce-page input[type="tel"],
.woocommerce-account
  .woocommerce-page
  input[type="text"]:not(.qode_search_field),
.woocommerce-account .woocommerce-page textarea {
  border: 1px solid #e3e3e3;
  max-width: 400px;
  padding: 12px;
  font-size: 16px;
  border-radius: 2px;
}
.woocommerce-downloads .woocommerce-Message {
  font-size: 16px;
  text-transform: none;
}
.menu-item a[title="my-dashboard"] span.plus,
.sq-dashboard-button span.plus {
  display: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
body.single-product.woocommerce-page
  .q_slider
  span.woocommerce-Price-amount.amount {
  color: #fff !important;
}
.overview__author .brand--ui {
  display: none !important;
}
.btn-blue {
  color: #fff;
  border: #01aef0 2px solid;
  background-color: #01aef0;
}
.btn-blue:hover {
  color: #01aef0!important;
  border: #01aef0 2px solid;
  background-color: transparent;
}
.zero_index {
  z-index: 0 !important;
}
.drop_down .narrow .second .inner ul li {
  text-align: left !important;
}
li.narrow .second .inner ul {
  background: #f5f5f5;
}
.drop_down .second .inner > ul,
li.narrow .second .inner ul {
  border: none !important;
  border-bottom: 2px solid !important;
  border-radius: 0 !important;
}
header.dark .drop_down .second .inner ul li.sub ul li a:hover,
header.dark .drop_down .second .inner > ul > li > a:hover {
  color: #01aef0;
}
nav.main_menu ul li {
  height: 100px;
}
.sticky nav.main_menu ul li {
  height: 60px;
}
.scrolled nav.main_menu ul li {
  height: 57px;
}
.transparent #menu-main-menu .second {
  margin-left: -16px;
}
.drop_down ul li:hover {
  background: #f5f5f5;
}
.drop_down .narrow .second .inner ul li {
  width: 200px;
}
.light .drop_down .second .inner > ul,
li.narrow .second .inner ul {
  border: none;
  border-bottom: #303030 2px solid !important;
}
.light li.narrow .second .inner ul {
  background: #262626;
}
.light .drop_down ul li:hover {
  background: 0 0;
}
header:not(.with_hover_bg_color) nav.main_menu > ul > li:hover > a {
  opacity: 1;
}
#menu-main-menu .plus {
  display: none;
}
.scrolled #header_search_icon .fa-search:before {
  color: #9d9d9d;
}
.single-sfwd-courses .sfwd-courses div.post_image {
  display: none;
}
#registerform input {
  height: 45px !important;
}
.no-access-to-product-course {
  display: none !important;
}
#sfwd-mark-complete {
  text-align: center;
}
body #back_to_top.on {
  right: 19px;
  bottom: 78px;
}
body #back_to_top:hover span {
  background-color: #01aef0;
}
body #back_to_top:hover span i {
  color: #fff;
}
.woocommerce-cart.woocommerce-page .content .container .container_inner {
  padding-top: 16px;
}
#submit_comment,
.blog_load_more_button a,
.load_more a,
.post-password-form input[type="submit"],
.qbutton,
.qbutton.medium,
.woocommerce input#place_order,
.woocommerce table.cart td.actions input[type="submit"],
.woocommerce-page input[type="submit"],
input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
  color: #fff;
  border-color: #01aef0;
  background-color: #01aef0;
  text-transform: capitalize;
  -ms-transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: opacity 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    transform 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    border-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    background-color 0.45s cubic-bezier(0.25, 1, 0.33, 1),
    box-shadow 0.45s cubic-bezier(0.25, 1, 0.33, 1);
}
#submit_comment:hover,
.blog_load_more_button a:hover,
.load_more a:hover,
.post-password-form input[type="submit"]:hover,
.qbutton.medium:hover,
.qbutton:hover,
.woocommerce input#place_order:hover,
.woocommerce table.cart td.actions input[type="submit"]:hover,
.woocommerce-page input[type="submit"]:hover,
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  color: #fff;
  border-color: #01aef0;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-1px);
  box-shadow: 0 10px 21px rgba(0, 0, 0, 0.16) !important;
}
#submit_comment:hover,
.blog_load_more_button a:hover,
.load_more a:hover,
.post-password-form input[type="submit"]:hover,
.qbutton:hover,
.woocommerce input#place_order:hover,
.woocommerce table.cart td.actions input[type="submit"]:hover,
.woocommerce-page input[type="submit"]:hover,
input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  background-color: #01aef0;
}
#learndash_next_prev_link a {
  padding: 5px 10px !important;
  border: 1px solid;
  border-radius: 3px;
}
#learndash_next_prev_link a .meta-nav {
  font-size: 24px;
}
.back_to_course {
  margin: 15px 0;
}
#back_to_course_btn {
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid;
}
.flag-row {
  display: flex;
  flex-wrap: wrap;
  max-width: 900px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-around;
}
.flag-container {
  margin: 15px 20px;
}
.flag-container > a {
  display: block;
}
.flag-container > a span {
  display: inline-block;
  margin-top: 10px;
  font-size: 18px;
}
.flag-container > a span {
  position: relative;
  color: #666;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  padding: 3px 0;
}
.flag-container > a:hover span {
  color: #aaa;
}
.flag-container > a:hover span::after,
.flag-container > a:hover span::before {
  width: 100%;
  left: 0;
}
.flag-container > a span::after,
.flag-container > a span::before {
  content: "";
  position: absolute;
  top: calc(100% + 5px);
  width: 0;
  right: 0;
  height: 3px;
}
.flag-container > a span::before {
  -webkit-transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
  transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s;
  background: #01aef0;
}
.flag-container > a span::after {
  -webkit-transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
  transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83);
  background: #01aef0;
}
.flag-container .flag {
  width: 150px;
  height: 150px;
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
}
.nav-column p {
  font-size: 14px;
  line-height: 14px;
}
a.faq-nav,
span.faq-nav-current {
  display: block;
  padding-right: 15px;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  padding-top: 3px;
  padding-bottom: 4px;
}
a.faq-nav:before,
span.faq-nav-current:before {
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  right: 6px;
  content: "\f105";
}
a.faq-nav-selected,
span.faq-nav-current,
span.faq-nav-selected {
  color: #01aef0 ;
}
.container a.faq-nav,
.container span.faq-nav-current {
  padding-top: 8px;
  padding-bottom: 8px;
}
.container a.faq-nav:before,
.container span.faq-nav-current:before {
  top: 9px;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-LoopProduct-link
  div.lib-course-container {
  position: relative;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link span {
  display: none;
  top: 50%;
  position: absolute;
  right: 40%;
  transform: translateY(-50%);
  color: #fff;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link:hover span {
  display: block;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  position: relative;
}
.woocommerce ul.products li.product .price {
  display: block;
  text-align: right;
  font-size: 17px;
  color: #01aef0 ;
  font-weight: 700;
  font-family: inherit;
  margin: 0 0 0;
}
.woocommerce ul.products li.product .description {
  letter-spacing: normal;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #101010;
  line-height: 30px;
}
.woocommerce ul.products li.product .details-row {
  border-top: 1px solid #f3f3f3;
  padding: 0 10px;
  margin-top: auto;
}
.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  margin-bottom: 20px;
}
.woocommerce ul.products li.product {
  background: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  border-radius: 7px;
  transition: all ease 0.3s;
  height: inherit;
  margin-bottom: 10px;
  margin-right: auto !important;
  margin-left: auto !important;
  display: flex;
  flex-direction: column;
}
.woocommerce ul.products li.product a img {
  padding: 0;
  margin: 0;
  display: block;
}
.woocommerce ul.products li.product:hover {
  box-shadow: 0 20px 45px 0 rgba(0, 0, 0, 0.2);
}
.archive .woocommerce ul.products li.product h3,
.page .woocommerce ul.products li.product h3 {
  text-align: left;
  text-transform: none;
  padding: 0 15px;
  margin: 13px 0;
  color: #101010;
  letter-spacing: normal;
}
.archive .woocommerce ul.products li.product .product-desc,
.page .woocommerce ul.products li.product .product-desc {
  min-height: 94px;
}
form.woocommerce-ordering {
  visibility: hidden;
  display: block;
}
.xyz-additional-addtocart {
  margin-top: 64px;
}
.xyz-additional-addtocart form {
  text-align: center;
  margin-top: 40px;
}
.woocommerce .button,
.woocommerce-page .button {
  text-transform: none;
}
.product ol,
.product p,
.product ul {
  font-size: 18px;
  color: #101010;
  line-height: 32px;
}
.woocommerce ins,
.woocommerce-page ins {
  color: #1abc9c !important;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-LoopProduct-link:hover
  span.onsale {
  display: none;
}
.footer_bottom {
  font-size: 14px;
}
.footer_top p {
  font-size: 14px;
}
.tw-container {
  margin: 5px auto;
  background: #fff;
  max-width: 315px;
  padding: 17.5px 17.5px 10.15px 17.5px;
  font-size: 14px;
  overflow: hidden;
  border: 1px solid #e1e8ed;
  border-radius: 4px;
  font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
  flex: 0 1 315px;
}
.tw-top {
  display: flex;
  align-items: center;
}
.tw-img {
  margin-right: 9px;
  height: 36px;
}
.tw-img img {
  border-radius: 50%;
  width: 36px;
}
.tw-name-container {
  line-height: 15px;
}
.tw-name {
  font-size: 14px;
  font-weight: 700;
  color: #1c2022;
}
.tw-handler {
  font-size: 12.25px;
  color: #697882;
}
.tw-content p {
  line-height: 19.6px;
  font-size: 14px;
  color: #1c2022;
  margin-bottom: 0;
}
.tw-content a {
  font-size: 12.25px;
  color: #697882;
  margin-top: 0;
  display: inline-block;
}
.tw-like {
  font-size: 12.25px;
}
.tw-like-link {
  color: #697882;
  font-size: 12.25px;
}
.bottom-footer-menu a,
.footer_bottom p,
.footer_bottom span {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
  color: #d0d0d0;
}
.bottom-footer-menu a {
  color: #d0d0d0;
}
.woocommerce div.cart-collaterals,
.woocommerce-page div.cart-collaterals {
  margin-top: 10px;
}
.woocommerce div.cart-collaterals div.cart_totals,
.woocommerce-page .div.cart-collaterals div.cart_totals {
  border-left: 1px solid #d0d0d0;
  padding-left: 12px;
}
.woocommerce div.cart-collaterals h2,
.woocommerce-page .div.cart-collaterals h2 {
  font-size: 20px;
  margin-bottom: 8px;
}
.woocommerce div.cart-collaterals div.cart_totals table strong,
.woocommerce div.cart-collaterals div.cart_totals table th,
.woocommerce-page .div.cart-collaterals div.cart_totals table strong,
.woocommerce-page .div.cart-collaterals div.cart_totals table th {
  font-weight: 700;
  color: #101010;
}
.woocommerce
  div.cart-collaterals
  div.cart_totals
  table
  tr.order-total
  strong
  span.amount,
.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount,
.woocommerce form.checkout table.shop_table tfoot tr.order-total th,
.woocommerce form.checkout table.shop_table th,
.woocommerce-page
  div.cart-collaterals
  div.cart_totals
  table
  tr.order-total
  strong
  span.amount,
table.shop_table th {
  font-weight: 700;
}
.rating-md {
  font-size: 1.5em !important;
}
.rating-container .filled-stars {
  -webkit-text-stroke: 0 !important;
  text-shadow: none !important;
}
.main-content.course_rating_review_page {
  margin-top: 100px;
}
.rating-xxs {
  font-size: 1em !important;
}
.single-product.woocommerce .xyz-steps,
.single-sfwd-courses .xyz-steps {
  width: 100vw;
  position: relative;
  left: calc(-50vw + 50%);
  margin-bottom: -30px;
}
.btn.wdm_feedback_form_pop {
  display: none;
}
.my-list-dashboard .notice-container {
  display: none;
}
a.green-button,
a.green-button:hover {
  background-color: #46b582;
  border-color: #46b582;
}
.drop_down .second .inner ul li a,
.drop_down .second .inner ul li h5 {
  display: block;
  font-weight: 600;
  color: #9d9d9d;
  height: auto;
  line-height: 15px;
  margin: 0;
  padding: 8px 0;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  font-size: 12px;
  text-transform: none;
  letter-spacing: 0;
}
.qbutton.wp-video-popup {
  padding: 2px 9px !important;
  line-height: 29px !important;
  min-height: 10px !important;
  font-size: 12px !important;
  margin-top: 28px !important;
  font-family: inherit !important;
  transform: none !important;
  max-height: 30px !important;
  letter-spacing: unset !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.qbutton.wp-video-popup:hover {
  border-width: 2px !important;
}
.search-results.woocommerce input[type="text"]:not(.qode_search_field) {
  color: #000 !important;
}
body.archive .aws-container .aws-search-form .aws-form-btn {
  background: #01aef0;
  border: 1px solid #01aef0;
}
body.archive .aws-container .aws-search-form .aws-search-btn_icon {
  color: #fff;
}
p.demo_store {
  position: absolute;
  top: 0;
  margin-top: 0;
  z-index: 500;
  width: 100%;
  padding: 0 20px;
  min-height: 50px;
  background-color: #01947c;
  color: #fff;
  font-weight: 700;
  box-shadow: 0 3px 8px 1px #0000002b;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1em;
}
body.woocommerce-demo-store > div.wrapper,
body.woocommerce-demo-store > div.wrapper > div.wrapper_inner header {
  margin-top: 50px;
}
body.woocommerce-demo-store > div.wrapper > div.wrapper_inner header.scrolled {
  margin-top: 0;
}
@media screen and (max-width: 380px) {
  body.woocommerce-demo-store > div.wrapper,
  body.woocommerce-demo-store > div.wrapper > div.wrapper_inner header {
    margin-top: 100px;
  }
  p.demo_store {
    width: auto;
  }
}
div.gallery.gallery-size-medium img {
  max-width: 96%;
  border: 1px solid #00000017 !important;
  box-shadow: 3px 3px 7px #00000017;
}
.cudoo-player-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.cudoo-player-video-container div.video-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.prod_lessons #lesson_heading .right,
.single-product #lesson_heading .right {
  display: none;
}
.single-product #learndash_lessons span.lessonholder.notcompleted:before,
.single-product
  .prod_lessons
  #learndash_lessons
  span.lessonholder.notcompleted:before {
  content: "";
}
.woocommerce #payment ul.payment_methods {
  padding-left: 0;
}
.single-product .center-content div.product-categories {
  display: none;
}
.wc-amazon-checkout-message.wc-amazon-payments-advanced-populated {
  height: 75px;
}
.page-id-2509 #pay_with_amazon {
  display: none;
}
#amazon_customer_details + #customer_details {
  display: block !important;
}
p#wc-stripe-payment-request-button-separator {
  margin-top: 6px;
  font-size: 0.8em;
}
@media only screen and (max-width: 768px) {
  li.menu-item-type-custom a i.fa.fa-angle-down {
    display: none;
  }
}
.postid-96192 div.related.products {
  display: none;
}
.postid-96192 h2.description_tab span {
  color: transparent;
  line-height: 0;
}
.postid-96192 h2.description_tab span:after {
  content: "Description";
  display: block;
  line-height: initial;
  color: initial;
}
.cudoo_pro_list_category_text {
  display: flex;
  flex-wrap: wrap;
}
.cudoo_pro_list_course {
  flex: 1 0 280px;
  height: 2em;
  margin: 5px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 1%;
  margin-right: 1%;
}
.cudoo_pro_list_course a {
  text-decoration: underline;
}
.cudoo_pro_list_category_name {
  font-size: 1.3em;
  padding: 10px 12px;
  margin-top: 20px;
  color: #8b0000;
  font-weight: 700;
  background: #e9e9e9;
}
.result-container {
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.result-text p {
  font-size: 19px;
  line-height: 1.5;
}
.result-text-2 p {
  font-size: 19px;
  line-height: 1.5;
}
.result-text,
.result-text-2 {
  max-width: 1100px;
  margin: 0 auto;
}
.result-image p img {
  max-width: 150px;
}
.result-share {
  text-align: center;
}
.result-image {
  margin-bottom: 24px;
}
.result-text-2 {
  margin-top: 24px;
  margin-bottom: 32px;
}
body.single-product .hero .center-content li {
  margin-bottom: 7px;
  font-size: 1.5em;
  font-weight: 700;
  color: #fff;
  max-width: 670px;
  line-height: 1.6em;
  text-align: left;
  font-weight: 400;
}
.library-course-desc ul {
  list-style: inside;
}
.library-course-desc ul li {
  letter-spacing: normal;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}
li.library-course a div.lib-course-container span.tile-text-center {
  right: 15%;
}
.upsells.products ul li h3 {
  padding: 1px 10px;
  text-transform: initial;
}
#product-6387 .related.products {
  display: none;
}
.single-tefljob .blog_holder article .post_text h2 .date {
  display: none;
}
[data-accordion="content-container"] {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.accordion {
  padding: 0;
  margin: 0 auto;
  border: 1px solid #eee;
  list-style-type: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.accordion__item:not(:first-child) {
  border-top: 1px solid #eee;
}
.accordion__trigger {
  display: block;
  position: relative;
  padding: 10px 25px 10px 18px;
  font-weight: 700;
  text-decoration: none;
  color: #000;
  line-height: 1.5;
  background-color: #f9f9f9;
  line-height: 1.5;
  font-size: 1.1em;
}
.accordion__trigger.is-collapsed {
    color: #01aef0;
}
.accordion__trigger::after {
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid currentColor;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  content: "";
}
.accordion__trigger.is-collapsed::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.accordion__content {
    padding: 10px 25px 10px 18px;
}
.container__title {
  margin-bottom: 22px;
  font-size: 24px;
  text-align: center;
}
a.woocommerce-store-notice__dismiss-link {
  display: none;
  margin-left: 10px;
  color: #fff;
  text-decoration: underline;
}

.woocommerce div.cart-collaterals div.cart_totals table tr.cart-discount th,
.woocommerce div.cart-collaterals div.cart_totals table tr.cart-discount td {
  color: green;
}


div.woocommerce-MyAccount-content table.woocommerce-orders-table th.woocommerce-orders-table__header-order-status,
div.woocommerce-MyAccount-content table.woocommerce-orders-table td.woocommerce-orders-table__cell-order-status,
div.woocommerce-MyAccount-content div.woocommerce-notices-wrapper + p,
div.woocommerce-MyAccount-content .woocommerce-order-details p.order-again {
    display: none;
}

.footer_bottom_holder {
    background: linear-gradient(to left, #70cbef, #1e3246) !important;
}

div.header_top_bottom_holder .header_bottom{
padding:8px;
}