/*sale page css*/
@font-face {
  font-family: "CircularStd";
  src: url(/wp-content/themes/oxygen-child/assets/fonts/circularstd-book.woff2)
      format("woff2"),
    url(https:/wp-content/themes/oxygen-child/assets/fonts/circularstd-book.woff)
      format("woff"),
    url(/wp-content/themes/oxygen-child/assets/fonts/circularstd-book.ttf)
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "CircularStd-bold";
  src: url(/wp-content/themes/oxygen-child/assets/fonts/circularstd-bold.woff2)
      format("woff2"),
    url(https://twotap.art/wp-content/themes/oxygen-child/assets/fonts/circularstd-bold.woff)
      format("woff"),
    url(https://twotap.art/wp-content/themes/oxygen-child/assets/fonts/CircularStd-Bold.ttf)
      format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Circularstd-medium";
  src: url(https://twotap.art/wp-content/themes/oxygen-child/assets/fonts/circularstd-medium.woff2)
      format("woff2"),
    url(https://twotap.art/wp-content/themes/oxygen-child/assets/fonts/circularstd-medium.woff)
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body {
  scroll-behavior: smooth;
}
* {
  outline: 0;
  box-sizing: border-box;
}
body,
p,
pre {
  font-family: "CircularStd", sans-serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-family: "CircularStd-bold", sans-serif !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
}
.Access-offer pre{

    background: transparent !important;
    max-width: inherit !important;
    overflow: inherit !important;
    padding: inherit !important;
    }
.oxy-rich-text.skill-link{
	font-family:"CircularStd", sans-serif !important;
}
:root {
  --blue: #072644;
  --white: #fff;
  --lightpink: #ff92af;
  --primarypink: #ff4676;
  --secodarylightpink: #ffa6c0;
  --extralightpink: #ffbbdb;
  --lightviolet: #c3a6ff;
  --violet: #a892ff;
  --lightgreen: #c1eba2;
  --green: #9fd787;
  --primarygray: #707070;
  --seconderygray: #aaa;
  --lightgray: #d7d7d7;
  --primaryyellow: #ffd886;
  --seconderyyellow: #ffe49a;
  --lightyellow: #ffecbd;
  --circularStd-reguler: "CircularStd";
  --circularStd-medium: "Circularstd-medium";
  --circularStd-bold:"CircularStd-bold";
}
a {
  text-decoration: none;
}
body.single-wffn_landing{
 background: inherit;
}
.header_section{
  display: block !important;
}

.product_categories a {
    color: var(--lightpink);
    text-decoration: none;
}
:is( .courses_product_title, .artist_prduct_title, .product_brushes_title, .ipad_accessories_title, :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content) .cart_item .wfacp_mini_cart_item_title, .checkout_detail #wfob_wrap .wfob_content_sec .wfob_title #fkcart-modal .fkcart-item-wrap .fkcart--item .fkcart-item-title ), .brushs_post .output_sec h3, .beginner_courses h2, .products-wrapper .brushs_post .output .woe_product .heading {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: auto !important;
    word-break: break-word;
}
.product_price .price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cart-icon-wrap #cart-icon {
    background: var(--primarypink);
    padding: 13px;
    filter: drop-shadow(0 0 32px rgba(0, 0, 0, 0.25));
    border-radius: 50%;
    border: unset;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product_price .price :where(bdi, del, ins) {
    font-size: 28px !important;
    color: var(--blue) !important;
}
.product_price .price span {
    color: var(--blue);
}

.product_price .price ins {
    text-decoration: none !important;
    background: transparent;
}
.product_price .price bdi {
    margin: 0 5px 0 0;
    font-family: var(--circularStd-bold);
}
.slider_section .flickity-viewport {
    height: 600px !important;
}
.slider_section .flickity-viewport .flickity-slider {
    height: 520px !important;
}
.product_card:is(:hover, :active) .product_cart_icon {
    opacity: 1 !important;
    scale: 1;
    transition: all 0.8s ease-in-out;
}
.product_price .price del bdi {
    font-weight: 400;
    font-family: var(--circularStd-reguler);
}
.landing_hero_section{
  height: 920px !important;
}
.landing_heading_wrap .heading h4,
.landing_heading_wrap .heading h2,
.landing_heading_wrap .heading h3 {
  word-wrap: break-word;
  display: inline-block;
}
.landing_heading_wrap .heading h2 {
  padding: 20px 0;
}
.illustrator_head h2 {
  padding: 0 0 50px;
}
.landing_heading_wrap :is(.heading, .advice_head, .paniting_heading) h2 {
  color: var(--blue);
  text-align: center;
  font-size: 56px;
  font-weight: 700;
  line-height: 105%;
}
.landing_heading_wrap p {
  margin: 0;
}
.landing_heading_wrap .paragraph p {
  color: var(--blue);
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
}
.landing_heading_wrap .lesson_paragraph p {
  font-size: 16px;
}
.landing_heading_wrap .heading.white-color h2,
.landing_heading_wrap .speech_head.white-color h3,
.landing_heading_wrap .paragraph.white-color p {
  color: var(--white);
}
.landing_heading_wrap .student-count {
  color: var(--blue);
  text-align: center;
  font-family: "CircularStd" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  font-size: 60px;
  font-weight: 400;
  line-height: 105%;
}
.landing_heading_wrap .speech_head h3,
.landing_heading_wrap .quote_heading p {
  color: var(--blue);
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  line-height: 110%;
  margin: 0;
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
}
.landing_heading_wrap :where(.paragraph, .quote_heading) p .bg-color {
  background-color: rgba(255, 187, 219, 1);
  padding: 1px 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.landing_heading_wrap .paragraph p .bg-color {
  padding: 4px 5px;
}
.landing_heading_wrap .heading h3 span.bg-color,
.landing_heading_wrap .heading h4 span.bg-color {
  background-color: var(--extralightpink);
  color: var(--blue);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 5px 0 5px;
}
.skill-link :is(a, a:hover) {
    color: var(--blue);
    text-decoration: underline;
}
.get-acess-button-wrap a {
  display: flex;
  align-items: center;
}
.get-acess-button-wrap a .offer_price {
  margin-left: 4px;
  gap: 0;
}
.get-acess-button-wrap a .offer_price .sale_price {
  padding: 0 0 0 4px;
  font-family:"CircularStd-bold";
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
}
.get-acess-button-wrap a {
  background-color: #9fd787;
  border: 1px solid #9fd787;
  color: var(--blue);
  font-size: 28px;
  padding: 25px 80px;
  border-radius: 54px;
  text-align: center;
  line-height: 105%;
}
.get-acess-button-wrap.pink-get-access a {
  background-color: var(--primarypink);
  border-color: var(--primarypink);
  color: var(--white);
}
.offer_course_wrapper .get-acess-button-wrap a {
  font-size: 20px;
  line-height: normal;
  padding: 13px 60px;
}
.get-acess-button-wrap a.loading {
  opacity: 0.5;
  pointer-events: none;
}
.landing_hero_section .video-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  overflow: hidden;
  z-index: -1;
}
.landing_hero_section .video-container video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.landing_hero_section .video-container .oxy-video-overlay {
  background-color: rgba(35, 24, 52, 0.29);
}
.landing-page-wrap .course-heading h1 {
  color: #fff;
  font-family: "CircularStd" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  font-size: 36px;
  font-weight: 400;
  line-height: 105%;
}
.landing-page-wrap .course-heading h1 strong {
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
}
.landing-page-wrap .course-heading h1 .bg-color {
  color: #fff;
  border-radius: 8px;
  background: #072644;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 5px;
}
.landing_hero_section .landing_author_name {
  display: flex;
  align-items: center;
  gap: 16.16px;
}
.landing_hero_section .landing_author_name img {
  height: 55px;
  width: 55px;
  object-fit: cover;
  border-radius: 50%;
}
.landing_hero_section .landing-product-title {
  color: #fff;
  font-size: 22px;
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  font-weight: 700;
  line-height: 110%;
}
.landing_hero_section .landing_author_name .author-post {
  color: #fff;
  font-size: 16px;
  font-weight: 450;
  line-height: 150%;
  margin: 0;
}
.cart-icon-wrap .loader,
.loader {
  border: 5px solid #f3f3f3;
  border-top: 5px solid var(--primarypink);
  border-radius: 50%;
  width: 15px;
  height: 15px;
  animation: spin 1s linear infinite;
  margin: auto;
}
/* .loader {
  margin-left: 20px;
} */
@keyframes spin {
  0 {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loading .offer_price {
  display: none;
}
.loading .get {
  display: none;
}
.get-acess-button-wrap a.loading #loader {
  display: block !important;
}
.get-acess-button-wrap a.loading .get-show {
  display: block !important;
}
.get-acess-button-wrap .added_to_cart {
  display: none;
}
.get-acess-button-wrap a:hover {
  color: var(--blue);
}
.get-acess-button-wrap.pink-get-access a:hover {
  color: var(--white);
}
.get-acess-button-wrap a:is(:focus, :active, :hover) {
  background-color: #8acb6e;
  border: 1px solid #8acb6e;
}
.get-acess-button-wrap.pink-get-access a:is(:focus, :active, :hover) {
  background-color: #af2549;
  border: 1px solid #af2549;
}
.timer-droup {
  backdrop-filter: blur(5px);
}
.speecher_demo_secation {
  background-image: linear-gradient(180deg, rgba(7, 38, 68, 0.1) 0, #072644 70%),
    url(https://twotap.art/wp-content/uploads/2023/12/background-session-scaled.webp);
  background-size: 100% auto !important;
  background-position: top center;
}
.bonus_box .oxy-rich-text span {
  color: var(--blue);
}
.bonus_price span {
  color: var(--primarypink);
}
.bonus_box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bonus_box p {
  margin: 0;
}
.bonus_wrapper .bonus_box:last-child .bonus_detail_wrap {
  width: 70% !important;
}
.bonus_wrapper .bonus_box:last-child::before {
  content: "";
  position: absolute;
  bottom: 10px;
  z-index: -1;
  left: 10px;
  position: absolute;
  background-color: rgba(195, 166, 255, 0.5);
  width: 300px;
  height: 200px;
  border-radius: 0 80px 0 100px;
  filter: blur(20px);
}
.bonus_wrapper .bonus_box:last-child .bonus_detail {
  max-width: 480px !important;
}
.bonus_wrapper .bonus_box:last-child h3 {
  max-width: 420px;
  width: 100%;
}
.lectures_video_info .lectures_list .ct-span span {
  font-size: 25px !important;
  font-weight: 700;
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  line-height: 130% !important;
}
.lectures_video_info .lectures_list span.ct-span{
  font-size: 25px !important;
  font-weight: 700;
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  line-height: 130% !important;
}
.speacher_demo,
.bonus_box {
  grid-template-columns: unset !important;
}
.speacher_demo .apple_speech_image {
  grid-column: 1/8;
  grid-row: 1/8;
}
.speacher_demo .seminar_apple_image {
  grid-column: 8/12;
  grid-row: 1/4;
}
.speacher_demo .quote_line_wrap {
  grid-column: 8/12;
  grid-row: 4/8;
}
.accordion__content .video-wrap {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding: 0 0 40px 20px;
}
.accordion__content .video-wrap li {
  border-radius: 16px;
  background: #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  margin: 0 0 10px;
  padding: 0 22px 0 0;
}
.accordion__content .video-wrap li .lesson-video {
  display: flex;
}
.accordion__content .video-wrap li .lesson-video img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.accordion__content
  .video-wrap
  li
  .lesson-video
  :where(.lesson_info, .lesson-time) {
  color: var(--blue, #072644);
  font-family: "CircularStd" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  display: flex;
  gap: 5px;
  padding: 10px 15px;
  align-items: center;
}
.accordion__content .video-wrap li .lesson-video .lesson_info span {
  font-weight: 700;
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
}
.accordion__content .paragraph p {
  max-width: 640px;
  width: 100%;
  margin: 0 auto 30px;
}
.accordion__content .paragraph .lesson-video p {
  max-width: 161px;
  width: 100%;
  margin: 0;
}
.accordion__tab .oxy-rich-text span {
  color: var(--blue);
  font-family:"CircularStd-bold" !important;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: antialiased;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
}
.offer_cta .get-acess-button-wrap {
  animation: pulse 5s infinite;
  border-radius: 54px;
}
.offer_cta .get-acess-button-wrap.pink-get-access {
  animation: pulsepink 5s infinite;
}
@keyframes pulse {
  0 {
    transform: scale(1);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(159, 215, 135, 0.5);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(159, 215, 135, 0.5);
  }
}
@keyframes pulsepink {
  0 {
    transform: scale(1);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 70, 118, 0.5);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 70, 118, 0.5);
  }
}
#show {
  position: fixed;
  bottom: 4%;
  left: 50%;
  display: flex;
  opacity: 1;
  padding: 0 20px;
  transform: translateX(-50%);
  background-color: transparent;
  animation: fadeInDown 0.5s ease;
}
#show.offer_course_wrapper:before {
  backdrop-filter: blur(0);
}
@keyframes fadeInDown {
  0 {
    opacity: 0.5;
    transform: translateX(-50%);
  }
  to {
    opacity: 1;
    transform: translateX(-50%);
  }
}
.shadow_blur {
  animation: shape 10s infinite;
}
@keyframes shape {
  0 {
    transform: translate(0);
  }
  25% {
    transform: translate(-10%, -5%);
  }
  50% {
    transform: translate(5%, -5%);
  }
  75% {
    transform: translate(-10%, -5%);
  }
  100% {
    transform: translate(0);
  }
}
.ipad-screen-head span > span {
  color: var(--primarypink);
}
.image_logo_slider .image_box:not(:first-child):nth-child(odd) {
  transform: rotate(2.649deg) !important;
  bottom: -120px !important;
  left: -100px !important;
}
.image_logo_slider .image_box:not(:first-child):nth-child(even) {
  transform: rotate(-4.438deg) !important;
  bottom: -60px !important;
  left: -90px !important;
}
/* ipad screen card style */
.ipad_product_card_wrap {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.ipad_product_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 16px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  background-color: #f5f5f5;
}

.ipad-image-wrapper {
  width: 100%;
  margin-bottom: 15px;
  height: 324px;
}

.ipad-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  scale: 0.8;
}

.ipad-descrption-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  background: rgb(255 255 255 / 50%);
  padding: 30px;
  border-radius: 0 0 16px 16px;
}

.ipad-model-name {
  font-size: 1.2em;
  font-weight: bold;
}

.ipad-screen-head {
  font-family: "CircularStd-bold", sans-serif !important;
  font-size: 26px;
  line-height: 110%;
  color: var(--blue);
}
.ipad-model-descrption p {
  font-size: 12px;
  line-height: 130%;
  color: var(--blue);
  margin: 20px 0 0;
}
.ipad-screen-head span {
  color: var(--primarypink);
}

.ipad-model-descrption {
  font-size: 1em;
}

.buy-now-btn {
  margin-top: 10px;
}

.buy-now-btn a {
  display: inline-block;
  padding: 10px 15px;
  color: var(--blue);
  background-color: var(--white);
  border-radius: 50px;
  text-decoration: none;
  width: 100%;
  font-size: 16px;
  line-height: 130%;
  text-transform: capitalize;
  border: 1px solid var(--blue);
  transition: background-color 0.3s;
}

.buy-now-btn a:hover {
  background-color: var(--blue);
  color: var(--white);
}
.buy-now-btn .added_to_cart {
  display: none;
}

@media (max-width: 992px) {
  .ipad_product_card_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .ipad-screen-head {
    font-size: 19px;
  }
}

@media (max-width: 600px) {
  .ipad-descrption-wrapper {
    border-radius: 0 0 8px 8px;
  }
  .ipad_product_card {
    border-radius: 8px;
  }
  .ipad_product_card_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .ipad-image-wrapper {
    height: 260px;
  }
  .ipad-screen-head {
    font-size: 16px;
  }
  .ipad-descrption-wrapper {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .landing_heading_wrap :is(.heading, .advice_head, .paniting_heading) h2 {
    font-size: 44px;
  }
  .landing_heading_wrap .paragraph p {
    font-size: 18px;
  }
  .landing_heading_wrap .speech_head h3,
  .landing_heading_wrap .quote_heading p {
    font-size: 20px;
  }
  .get-acess-button-wrap a {
    font-size: 19px;
    padding: 19px 54px;
  }
  .lectures_video_info .lectures_list .ct-span span {
    font-size: 19px !important;
  }
  .speacher_demo .apple_speech_image {
    grid-column: 1/10;
  }
  .speacher_demo .seminar_apple_image {
    grid-column: 10/12;
  }
  .speacher_demo .quote_line_wrap {
    grid-column: 10/12;
  }
  .landing_hero_section .landing-product-title {
    font-size: 18px;
  }
  .landing_hero_section .landing_author_name img {
    height: 40px;
    width: 40px;
  }
  .landing-page-wrap .course-heading h1 {
    font-size: 28px;
  }
  .image_logo_slider .image_box:not(:first-child):nth-child(odd) {
    bottom: -80px !important;
  }
  .image_logo_slider .image_box:not(:first-child):nth-child(even) {
    bottom: -20px !important;
  }
}
@media (max-width: 767px) {
.landing_heading_wrap :is(.heading, .advice_head, .paniting_heading) h2 {
    font-size: 30px;
  }
  .landing_heading_wrap .speech_head h3,
  .landing_heading_wrap .quote_heading p,
  .landing_heading_wrap :is(.heading, .advice_head, .paniting_heading) h2 {
    text-align: left;
  }
  .landing_heading_wrap .student-count {
    font-size: 44px;
  }
  .get-acess-button-wrap a {
    font-size: 16px;
    padding: 21px 15px;
  }
  .speecher_demo_secation {
    background: var(--blue);
  }
  .landing_heading_wrap .speech_head h3,
  .landing_heading_wrap .quote_heading p {
    font-size: 20px;
  }
  .lectures_video_info .lectures_list .ct-span span {
    font-size: 13px !important;
  }
  .bonus_wrapper .bonus_box:last-child {
    height: auto !important;
  }
  .accordion__tab .oxy-rich-text span {
    font-size: 13px;
  }
  .landing_heading_wrap .paragraph p {
    font-size: 16px;
  }
  .bonus_wrapper .bonus_box:last-child h3 {
    max-width: 100%;
  }
  .speacher_demo .apple_speech_image {
    grid-column: 1/7;
    grid-row: 1/6;
  }
  .speacher_demo .seminar_apple_image {
    grid-column: 7/12;
    grid-row: 1/6;
  }
  .speacher_demo .quote_line_wrap {
    grid-column: 1/12;
    grid-row: 6/12;
  }
  .bonus_wrapper .bonus_box:last-child .bonus_detail {
    max-width: 100% !important;
  }
  .bonus_wrapper .bonus_box:last-child .bonus_detail_wrap {
    width: 100% !important;
  }
  .accordion__content .paragraph p {
    margin: 0 auto 20px;
  }
  .accordion__content .video-wrap li {
    border-radius: 8px;
    padding: 0 14px 0 0;
  }
  .accordion__content
    .video-wrap
    li
    .lesson-video
    :where(.lesson_info, .lesson-time) {
    font-size: 13px;
    flex-direction: column;
    padding: 10px 0 10px 10px;
    align-items: flex-start;
  }
  .accordion__content .video-wrap li .lesson-video {
    width: 85%;
  }
  .accordion__content .video-wrap li .lesson_info {
    width: 55%;
  }
  .accordion__content .video-wrap li .lesson-time {
    width: 15%;
    text-align: right;
  }
  .accordion__content .paragraph .lesson-video p {
    width: 45%;
    max-width: 100%;
  }
  .landing_hero_section .landing_author_name img {
    height: 28px;
    width: 28px;
  }
  .landing_hero_section .landing-product-title {
    font-size: 14px;
  }
  .landing_hero_section .landing_author_name .author-post {
    font-size: 12px;
  }
  .landing-page-wrap .course-heading h1 {
    font-size: 24px;
  }
  .landing-page-wrap .course-heading h1 .bg-color {
    border-radius: 0;
  }
}
@media (max-width: 575px) {
  .landing_header #_header_row-10-225.oxy-header-row .oxy-header-container {
    padding: 0 10px;
  }
  .slider_section .flickity-viewport {
    height: 350px !important;
  }
  .slider_section .flickity-viewport .flickity-slider {
    height: 320px !important;
  }
  .accordion__content .video-wrap {
    padding: 0 0 20px;
  }
}
