@font-face {
  font-family: "CircularStd";
  src: url(/wp-content/themes/oxygen-child/assets/fonts/circularstd-book.woff2)
      format("woff2"),
    url(/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(/wp-content/themes/oxygen-child/assets/fonts/circularstd-bold.woff)
      format("woff"),
    url(/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(/wp-content/themes/oxygen-child/assets/fonts/circularstd-medium.woff2)
      format("woff2"),
    url(/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;
}
: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;
}
.hero_section .oxy-video-container {
  position: fixed;
}
.slider_section .flickity-viewport {
  height: 600px !important;
}
.slider_section .flickity-viewport .flickity-slider {
  height: 520px !important;
}
.mobilenav--wrap {
  display: none;
}
.mobilenav--wrap.show--mobilenav {
  right: 0;
  display: block;
}
#_header_row-10-225.oxy-header-row .oxy-header-container {
  width: 100%;
}
#_nav_menu-17-225.oxy-nav-menu-open .oxy-nav-menu-hamburger-line,
#_nav_menu-17-225.oxy-nav-menu-open
  .oxy-nav-menu-hamburger-wrap:hover
  .oxy-nav-menu-hamburger-line {
  background-color: var(--blue);
}
.fkcart-item-wrap {
  overflow: scroll;
}
: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_card .product_cart_icon {
  scale: 0.8;
}
.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);
}
.product_price .price :where(bdi, del, ins) {
  font-size: 28px !important;
  color: var(--blue) !important;
}
.product_price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product_price .price span {
  color: var(--blue);
}
.product_price .price ins {
  text-decoration: none !important;
}
.product_price .price ins :where(bdi, span) {
  font-family: var(--circularStd-bold) !important;
}
.product_price .price bdi {
  margin: 0 5px 0 0;
  font-family: var(--circularStd-bold);
}
.product_categories .parent {
  margin: 0 10px 0 0;
  font-family: var(--circularStd-bold);
}
.product_categories a {
  color: var(--lightpink);
  text-decoration: none;
}
.product_categories a:hover {
  color: var(--lightpink);
}
.product_categories .beginner a {
  color: var(--violet);
}
:is(.product_categories, .beginner_product_categories)
  :is(.just-updated, .new)
  a {
  color: var(--green);
}
.product_desc strong {
  font-family: var(--circularStd-bold);
}
.product_cartbtn .quantity {
  display: none;
}
.brushs_post .price .cart-icon-wrap,
.products-serach-list .price .cart-icon-wrap {
  opacity: 0;
  scale: 0.8;
}
.brushs_post
  .woe_products
  .woe_product
  .body-container:is(:hover, :active)
  .cart-icon-wrap,
.products-serach-list
  .woe_product
  .body-container:is(:hover, :active)
  .cart-icon-wrap {
  opacity: 1;
  scale: 1;
  transition: all 0.8s ease-in-out;
}
.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;
}
.cart-icon-wrap .added_to_cart {
  display: none;
}
.read_more .readmore_wrap .oxy-read-more-link {
  border-radius: 50px;
  border: 1px solid var(--blue);
  position: absolute;
  bottom: 60px;
}
.index-gift .kl-private-reset-css-Xuajs1 input {
  color: var(--blue) !important;
  border: 1px solid var(--lightgray) !important;
  border-radius: 8px !important;
  background-color: #fff !important;
}
.index-gift .kl-private-reset-css-Xuajs1 input:visited,
.index-gift .kl-private-reset-css-Xuajs1 input:focus,
.index-gift .kl-private-reset-css-Xuajs1 input:active,
#gift-card-wrap.index-gift .kl-private-reset-css-Xuajs1 input:hover {
  border-color: var(--lightgray) !important;
}
#gift-card-wrap.index-gift [data-testid="form-component"] {
  padding: 30px 0 0 !important;
}
#gift-card-wrap.index-gift [data-testid="form-component"] button {
  background-color: var(--primarypink) !important;
}
#gift-card-wrap.index-gift
  [data-testid="form-component"]
  button:is(:hover, :focus, :active) {
  background-color: #af2549 !important;
}
.index-gift .kl-private-reset-css-Xuajs1 input::placeholder,
.index-gift .kl-private-reset-css-Xuajs1 input:focus::placeholder,
.index-gift .kl-private-reset-css-Xuajs1 input:active::placeholder,
.index-gift .kl-private-reset-css-Xuajs1 input:hover::placeholder {
  color: var(--blue) !important;
}
.artist-button {
  color: #072644;
  font-size: 16px;
  border-radius: 50px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #072644;
  border-right-color: #072644;
  border-bottom-color: #072644;
  border-left-color: #072644;
  margin-top: 0;
  background-color: #fff;
  opacity: 1;
  mix-blend-mode: normal;
  width: 100%;
  text-align: center;
  line-height: 130%;
  padding: 14px 5px;
  margin-bottom: 0;
}
.artist-button:hover {
  background-color: #072644;
  color: #fff;
}
:is(.free_post, .blog_post) #_posts_grid-5529-1684 .oxy-posts {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  gap: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#_posts_grid-5529-1684 .latest_post_detail:last-child {
  border-radius: 0 0 16px 16px;
}
.latest_post_detail {
  background-color: var(--white);
  padding: 52px 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 300px;
}
.latest_post_detail:hover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 38%;
  background-color: rgba(250, 250, 250, 0.2) !important;
  background-blend-mode: color;
}
.latest_post_detail .author_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.46px;
  align-items: center;
  color: var(--blue);
  font-family: "CircularStd";
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  margin: 0 auto 14px;
  justify-content: center;
}
.latest_post_detail .author_wrap img {
  width: 23px;
  height: 23px;
  border-radius: 50%;
}
.latest_post_detail .oxy-post-detail {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.latest_post_detail .oxy-post-detail :where(h2#heading, h2#heading a) {
  text-align: center;
  font-size: 36px;
  color: var(--blue);
  line-height: 105%;
  text-shadow: none;
  font-family: var(--circularStd-bold);
  font-weight: 700;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 23.8px;
}
.latest_post_detail .oxy-post-detail p {
  text-align: center;
  font-weight: 400;
  color: var(--blue);
  font-size: 16px;
  line-height: 130%;
  width: 100%;
  max-width: 420px;
  margin: 0 auto;
}
.blog_post_section {
  gap: 2px;
}
.blog_post_wrap:nth-child(n + 2) {
  width: 49.8%;
}
.page-id-51 :is(#_header-2-225, #section-20-225) {
  display: none;
}
:is(.thank_wrapper, .procreate_courses_section) .ct-section-inner-wrap {
  max-width: 100%;
}
.lectures_info .reviewer_video {
  height: 325px;
  border-radius: 16px;
}
.lectures_info .reviewer_video :is(iframe, img) {
  height: 100%;
  width: 100%;
  border-radius: 16px;
}
.order_detail .wfty_leftDiv {
  padding: 15px 0 !important;
}
.order_detail .wfty_pro_list_cont table {
  margin: 0 0 10px;
}
.order_detail .wfty_pro_list_cont table tr :is(th, td) {
  padding: 0 !important;
}
.order_detail
  .wfty_pro_list_cont
  table
  :is(tr:first-child, tr:last-child)
  :is(th, td) {
  padding: 15px 0 5px !important;
}
.order_detail .wfty_pro_list_cont table tr:nth-child(3) :is(th, td) {
  padding: 5px 0 10px !important;
}
.beginner_courses .product_price p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.beginner_courses .ct-div-block:first-child#div_block-45-409-1 {
  max-width: 1008px !important;
  width: 100%;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  margin: 0 auto;
}
:is(.beginner_courses, .min_course_wrap)
  .ct-div-block:first-child
  #link-823-409-1 {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  width: 50%;
}
.beginner_courses .product_card:first-child #link-823-409-1 {
  border-radius: 16px 0 0 16px !important;
}
.beginner_courses .product_card:first-child img {
  max-width: 100%;
  width: 100%;
  margin: 0;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 16px 0 0 16px !important;
}
.beginner_courses .product_card:first-child {
  height: auto !important;
}
.beginner_courses .product_card:first-child .product_info {
  width: 50%;
  height: 100% !important;
  border-radius: 0 16px 16px 0 !important;
}
.beginner_courses .product_card:first-child .product_info h2 {
  font-size: 36px;
  padding: 0;
  line-height: 105%;
}
.beginner_courses .ct-div-block .product_info .product_desc p {
  font-size: 20px;
  color: var(--blue);
  font-weight: 400;
  line-height: 130%;
}
.beginner_courses .ct-div-block:not(:first-child) .product_info .product_desc {
  display: none;
}
.min_course_wrap .mini_courses_detail:first-child {
  max-width: 670px !important;
  flex-direction: row;
}
.min_course_wrap .mini_courses_detail:first-child .product_img {
  width: 50% !important;
  height: 100% !important;
  border-radius: 16px 0 0 16px !important;
}
.min_course_wrap .mini_courses_detail:first-child .product_img img {
  border-radius: 16px 0 0 16px !important;
}
.min_course_wrap .mini_courses_detail:first-child .product_info {
  width: 50%;
  padding: 25px;
}
.min_course_wrap.oxy-dynamic-list
  .mini_courses_detail:first-child
  [data-id="product_title"] {
  font-size: 30px !important;
}
.payment-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 12px 0 0;
  gap: 5px;
}
.filter_left_menu .searchform .serachbar input {
  width: 100%;
  height: 66px;
  color: var(--blue) !important;
  font-size: 20px;
  font-family: "CircularStd";
  padding: 10px 20px;
  border: 0;
  border-radius: 16px;
  margin: 0 0 10px;
}
.filter_left_menu :is(.sidebar_head, .woe-radio-filter) {
  background-color: unset;
  border: 0;
  color: var(--blue);
  font-family: var(--circularStd-bold);
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  margin: 10px 0 0;
  padding: 0;
  line-height: 110%;
}
.filter_left_menu :is(.sidebar_head, .woe-radio-filter):hover {
  color: #ff4676;
}
.filter_left_menu .woe-radio-filter {
  font-weight: 400;
}
.filter_left_menu .woe-posts {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.brushs_post h2 {
  font-size: 30px;
  font-family: var(--circularStd-bold);
  font-weight: 600;
  line-height: 110%;
  color: var(--blue);
  margin: 0 0 20px;
}
.brushs_post .woe_products {
  width: 100%;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brushs_post .woe_product:hover {
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}
.brushs_post .woe_products .woe_product,
.products-serach-list .woe_product {
  background-color: var(--white);
  border-radius: 16px;
  height: auto;
}
.brushs_post .output_first {
  width: 100%;
}
.brushs_post .woe_products .first_brush_post.woe_product {
  height: 100%;
}
.brushs_post .woe_products .first_brush_post.woe_product .info {
  gap: 50px;
}
.brushs_post .woe_products .woe_product .body-container,
.products-serach-list .woe_product .body-container {
  margin: 0;
  height: 100%;
  gap: 0;
  border-radius: 16px;
}
.brushs_post .woe_products .woe_product .body-container:is(:hover, :active),
.products-serach-list .woe_product .body-container:is(:hover, :active) {
  box-shadow: 0 5px 34px 0 rgba(0, 0, 0, 0.15);
  transition: box-shadow 1s;
}
.brushs_post .woe_product .image-wrapper,
.products-serach-list .woe_product .image-wrapper {
  height: 261px;
  border-radius: 16px 16px 0 0;
}
.brushs_post .woe_product .image-wrapper :where(a, img),
.products-serach-list .woe_product .image-wrapper :where(a, img) {
  height: 100%;
  width: 100%;
  border-radius: 16px 16px 0 0;
  object-fit: cover;
  object-position: center;
}
.brushs_post .woe_product .info,
.products-serach-list .woe_product .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  height: 225px;
}
.brushs_post .info .brush_cat {
  font-family: var(--circularStd-bold);
  color: var(--violet);
  font-size: 16px;
  margin: 0 0 16px;
  font-weight: 700;
  line-height: 130%;
}
.brushs_post .info .heading,
.products-serach-list .woe_product .info .oxy-post-title {
  font-family: var(--circularStd-bold);
  color: var(--blue);
  font-size: 26px;
  margin: 0 0 20px;
  line-height: 110%;
}
.brushs_post .output_first .first_brush_post.woe_product .info .heading {
  font-size: 30px;
}
.brushs_post .info .text {
  color: var(--blue);
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
}
.brushs_post .info .author_name,
.products-serach-list .woe_product .info .author_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brushs_post .info .author_name img,
.products-serach-list .woe_product .info .author_name img {
  height: 23px;
  width: 23px;
  border-radius: 50%;
}
.brushs_post .info .author_name .title,
.products-serach-list .woe_product .info .author_name .author-post__title {
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  line-height: 130%;
}
.brushs_post .info .price h4,
.products-serach-list .woe_product .info .price h4 {
  fontdisplay: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  color: var(--blue);
  font-family: var(--circularStd-bold);
  font-size: 28px;
  line-height: 105%;
}
.brushs_post .info .price h4 .regular_price,
.products-serach-list .woe_product .info .price h4 .regular_price {
  font-family: var(--circularStd-reguler);
  font-weight: 400;
  margin: 0 5px 0 0;
  color: var(--blue);
  font-size: 28px;
  line-height: 105%;
}
.brushs_post .info .price,
.products-serach-list .woe_product .info .price {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 56px;
}
.brushs_post .woe_products .PageWrap,
.products-serach-list .oxy-easy-posts-pages {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.products-serach-list .oxy-easy-posts-pages {
  padding: 20px 0 0;
}
.woe_products .PageWrap .page-numbers,
.products-serach-list .oxy-easy-posts-pages .page-numbers {
  color: var(--blue);
  font-family: "CircularStd";
  font-size: 16px;
  font-weight: 400;
  background-color: var(--white);
  height: 45px;
  text-decoration: none;
  width: 45px;
  display: flex;
  line-height: normal;
  border-radius: 50%;
  margin: 0 10px 0 0;
  align-items: center;
  justify-content: center;
}
.woe_products .PageWrap .page-numbers :is(svg, path),
.products-serach-list .oxy-easy-posts-pages .page-numbers :is(svg, path) {
  fill: var(--blue);
  width: 14px;
}
.woe_products .PageWrap .page-numbers.current,
.products-serach-list .oxy-easy-posts-pages .page-numbers.current {
  background-color: var(--white);
  border: 1px solid var(--primarypink);
  color: var(--blue);
}
.brushs_post .output_first .first_brush_post .body-container {
  display: flex;
  height: 100%;
}
.brushs_post .output_first .first_brush_post.woe_product .image-wrapper {
  width: 50%;
  height: 100%;
  position: relative;
  padding: 40% 0 0;
}
.output_first .first_brush_post .image-wrapper :where(a, img) {
  border-radius: 16px 0 0 16px;
  width: 100%;
  height: 100%;
}
.output_first .first_brush_post .image-wrapper a {
  position: absolute;
  top: 0;
  left: 0;
}
.output_first .first_brush_post .info {
  width: 50%;
  height: 100%;
  padding: 24px 28px;
}
.brushs_post .output_first .first_brush_post.woe_product .info a {
  text-decoration: none;
}
.brushs_post .output_sec,
.products-serach-list .oxy-posts {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.brushs_post .output_sec .woe_product,
.products-serach-list .woe_product {
  max-width: calc(100% / 3 - 10px);
  width: 100%;
}
.footer_info {
  margin: 0;
}
.footer_info a {
  color: #fff;
  text-decoration: underline;
}
body #wfob_wrap .wfob_bgBox_table {
  display: flex !important;
  align-items: center;
}
.checkout_detail
  .wfacp-comm-form-detail
  :is(
    #billing_email_field,
    #billing_first_name_field,
    .fkwcs-stripe-elements-field
  ) {
  min-height: 40px !important;
  margin: 0 !important;
}
.checkout_detail
  .wfacp-comm-form-detail
  :is(input, .select2-selection__rendered) {
  padding: 19px !important;
}
.checkout_detail .wfacp_payment .wfacp_section_heading {
  margin: 0 0 10px !important;
}
.checkout_detail #wfob_wrap:last-of-type {
  margin: 0;
}
.checkout_detail
  .woocommerce_checkout_order_review_above_payment_gateway
  :is(.wfob_wrap_start, .wfob_wrapper, .wfob_bump, .wfob_outer, .wfob_Box) {
  border-radius: 8px;
}
.checkout_detail .wfacp_payment .wfob_bgBox_table {
  border-radius: 8px 8px 0 0;
}
.checkout_detail .wfacp_payment .wfob_contentBox {
  border-radius: 0 0 8px 8px;
  display: flex;
  align-items: center;
}
.checkout_detail #wfob_wrap .wfob_bgBox_table .wfob_bgBox_cell.wfob_img_box {
  width: 20px;
}
.checkout_detail
  #wfob_wrap
  .wfob_bgBox_table
  .wfob_bgBox_cell.wfob_img_box
  span {
  padding: 0;
}
.checkout_detail .wfob_outer .wfob_pro_img_wrap {
  height: 100px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.checkout_detail .wfob_outer .wfob_pro_img_wrap img {
  width: 60px;
  height: 60px;
}
.checkout_detail .wfob_outer .wfob_pro_txt_wrap {
  width: 80%;
}
.checkout_detail #wfob_wrap:last-of-type .wfob_Box .wfob_bgBox_table {
  background: var(--lightyellow) !important;
}
.checkout_detail
  #wfob_wrap
  .wfob_bgBox_table
  :is(.wfob_check_container, .wfob_order_wrap) {
  display: flex;
  width: 100%;
}
.checkout_detail #wfob_wrap .wfob_bgBox_table .wfob_content_sec {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.checkout_detail #wfob_wrap .wfob_content_sec .wfob_title {
  width: 80%;
  font-family: var(--circularStd-bold) !important;
}
.checkout_detail #wfob_wrap .wfob_content_sec .wfob_price_container {
  width: 20%;
}
.checkout_detail .wfob_wrap_start .wfob_price ins bdi {
  font-weight: 700;
}
ul.wc-saved-payment-methods,
.checkout_detail .wfacp_payment .wfacp-comm-title:not(.payment_title) {
  padding: 0 !important;
}
.wc-saved-payment-methods li {
  background: #fff;
  padding: 20px 14px !important;
  display: flex;
  align-items: center;
  border-radius: 8px;
  margin: 0 0 20px !important;
  border: 1px solid var(--lightgray) !important;
}
.wc-saved-payment-methods li input {
  margin: 0 !important;
}
.checkout_detail #payment .wc_payment_methods {
  border: none !important;
  border-radius: unset !important;
}
.checkout_detail .wfacp_divider_billing :is(.checkbox, .optional) {
  color: var(--blue) !important;
}
.checkout_detail .wfacp_divider_billing .form-row:nth-child(n + 4) {
  margin: 0 !important;
}
#payment .wc_payment_methods .wc_payment_method {
  border: 1px solid var(--lightgray) !important;
  border-radius: 8px;
  margin: 0 0 20px !important;
}
#payment .wc_payment_methods .wc_payment_method .wc-stripe-card-icons-container,
#payment .wc_payment_methods .wc_payment_method.payment_method_ppcp img {
  padding: 0 20px;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method.is-checked {
  background: var(--blue) !important;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method
  :is(label, .fkwcs_stripe_icons) {
  display: inline-flex !important;
  align-items: center;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method
  .fkwcs_stripe_icons
  img {
  width: 42px;
  margin: 0 !important;
  height: 28px;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method.is-checked
  :is(
    label[for="payment_method_fkwcs_stripe"],
    label[for="payment_method_stripe_cc"],
    label[for="payment_method_ppcp"],
    label[for="payment_method_wfocu_test"]
  ) {
  color: var(--white) !important;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method
  :is(
    label[for="payment_method_stripe_cc"],
    label[for="payment_method_ppcp"],
    label[for="payment_method_wfocu_test"],
    label
  ) {
  font-family: var(--circularStd-bold) !important;
  line-height: inherit !important;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method
  .input-radio {
  margin: 0 10px 2px 4px;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method.is-checked
  input[type="radio"] {
  border-color: var(--white) !important;
  background: var(--blue) !important;
  box-shadow: inset 0 0 0 8px var(--blue);
}
.checkout_detail .fkwcs-stripe-elements-wrapper {
  padding: 0;
}
.fkwcs-stripe-elements-wrapper .fkwcs-credit-card-field {
  display: flex;
  gap: 20px;
}
.fkwcs-stripe-elements-wrapper
  .fkwcs-credit-card-field
  .fkwcs-stripe-elements-field {
  font-family: var(--circularStd-reguler) !important;
}
.fkwcs-stripe-elements-wrapper
  .fkwcs-credit-card-field
  .fkwcs-field-wrapper
  .fkwcs-form-row-last {
  margin-left: 20px;
}
.fkwcs-stripe-elements-wrapper .fkwcs-credit-card-field .fkwcs-form-row-wide {
  width: 40%;
}
.fkwcs-stripe-elements-wrapper .fkwcs-credit-card-field .fkwcs-field-wrapper {
  display: flex;
  width: 60%;
}
.fkwcs-stripe-elements-wrapper .fkwcs-form-row label {
  margin: 0 0 10px !important;
}
.fkwcs-stripe-elements-wrapper .fkwcs-stripe-card-group {
  height: 40px;
}
.fkwcs-stripe-elements-wrapper .fkwcs-stripe-card-group > div,
.fkwcs-stripe-card-group .fkwcs-stripe-elements-field div {
  height: 100%;
}
.fkwcs-stripe-card-group .fkwcs-stripe-elements-field {
  height: 100%;
  border-radius: 8px !important;
  border-color: var(--lightgray);
}
.mini_cart_detail
  .wfacp-coupon-page
  .wfacp_layout_shopcheckout
  button.wfacp-coupon-btn {
  border-radius: 54px !important;
  background-color: var(--seconderygray) !important;
  cursor: pointer !important;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .wfacp_mini_cart_items
  .cart_item {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 !important;
  height: 100px;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-name-area {
  width: 100% !important;
  padding: 0 !important;
  display: flex;
  gap: 0;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-name-area
  .wfacp_cart_title_sec {
  padding: 0 !important;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-name-area
  .wfacp_cart_title_sec
  span,
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .mini_cart_wrap_here
  .order-total
  :is(th, td, span, strong),
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method
  .payment_box
  .wc-saved-payment-methods
  label,
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-total
  ins
  :where(bdi, span),
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .wfacp-order-summary-label {
  font-family: var(--circularStd-bold) !important;
  font-weight: 700 !important;
}
#checkout_detail
  #wfacp-e-form
  #payment
  .payment_methods
  .wc_payment_method
  .payment_box
  .wc-saved-payment-methods
  input {
  margin: 0 8px 0 0 !important;
}
.mini_cart_detail .saving_wrap td {
  display: table-cell !important;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-total {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-total
  :where(ins, bdi, span) {
  text-decoration: none;
}
:is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-total
  del
  :is(bdi, span) {
  font-weight: 400 !important;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-image {
  width: 25%;
  max-width: 100%;
  margin: 0;
  height: 73px;
  border-radius: 8px;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .wfacp-qty-count {
  min-width: 20px;
  height: 20px;
  margin: 0;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .mini_cart_wrap_here
  .order-total
  :is(th, td) {
  padding: 14px 0;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .mini_cart_wrap_here
  .order-total
  :is(th, td)
  span {
  font-size: 18px;
}
#checkout_detail_section
  .wfacp_mb_mini_cart_sec_accordion_content
  .cart_item
  .product-image {
  width: 14% !important;
  max-width: 100% !important;
}
.wfacp_mb_mini_cart_sec_accordion_content
  .cart_item
  .product-image
  .wfacp-pro-thumb
  img {
  border: 2px solid var(--lightgray);
  border-radius: 8px;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-image
  .wfacp-pro-thumb {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-name-area
  :is(.product-name, .wfacp_order_summary_item_name) {
  padding: 0 0 0 10px;
  width: 75%;
}
#checkout_detail_section
  :where(#checkout_frm_detail, .mini_cart_detail)
  .product-image
  .wfacp-qty-ball {
  inset: -9px -6px 0 auto;
}
#checkout_detail_section .mini_cart_detail .product-image img {
  border-width: 2px;
}
#checkout_detail_section
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
  .cart_item
  .product-total {
  padding: 0;
  width: 20%;
}
.mini_cart_detail .wfacp-coupon-section .woocommerce-info {
  border: 0;
}
.mini_cart_detail .wfacp-coupon-section .wfacp-coupon-page {
  padding: 15px 0 !important;
}
:is(.mini_cart_detail, .wfacp_mini_cart_reviews) .cart-subtotal :is(th, td) {
  padding: 14px 0 !important;
}
.checkout_detail #place_order {
  border-radius: 54px !important;
}
.checkout_detail .checkout_frm_detail .wfacp_main_form::before,
.mini_cart_detail .wfacp_below_mini_cart_items {
  display: none;
}
.checkout_frm_detail .wfacp_payment {
  background-color: transparent !important;
  padding: 0 !important;
}
.wfacp_payment
  :is(.woocommerce_checkout_order_review_above_payment_gateway, #payment) {
  padding: 20px;
  background-color: var(--white) !important;
  border-radius: 16px !important;
}
.wfacp_payment
  :is(.woocommerce_checkout_order_review_above_payment_gateway, #payment)
  .payment_title
  h4 {
  font-family: "CircularStd" !important;
}
.wfacp_payment .woocommerce_checkout_order_review_above_payment_gateway:after {
  display: none;
}
#checkout_detail .wfacp_payment .wfacp-payment-dec {
  text-align: left !important;
  font-size: 12px !important;
  margin: 0 !important;
  padding: 17px 0 0 !important;
}
.saving_wrap
  :is(
    #saving_tag,
    .saving_price bdi,
    .woocommerce-Price-currencySymbol,
    .saving_price
  ) {
  align-items: center;
  gap: 2px;
  color: var(--green) !important;
  font-weight: 700 !important;
  font-family: var(--circularStd-bold) !important;
  font-size: 16px !important;
}
.saving_wrap #saving_tag {
  width: 100% !important;
  display: flex !important;
  align-items: center;
}
.saving_wrap .saving_price bdi {
  justify-content: flex-end;
}
.wfacp_mb_mini_cart_sec_accordion_content {
  border-radius: 0 0 16px 16px;
  padding: 20px !important;
}
:is(.blog_categories, .tutorials_categories) .categories {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 48px;
  width: 100%;
}
:is(.blog_categories, .tutorials_categories) .categories > * {
  color: var(--blue);
  text-align: center;
  font-size: 20px;
  margin: 0;
  line-height: 220%;
}
:is(.blog_categories, .tutorials_categories) .categories div {
  font-family: var(--circularStd-bold);
}
:is(.blog_categories, .tutorials_categories) .categories :is(.custom-cats, a) {
  font-family: "CircularStd";
  color: var(--blue);
}
#section-15-2463:before {
  width: 80%;
}
.post_detail_wrap .get-free-gift.fixed {
  position: fixed;
  top: 20px;
  max-width: 325px;
  transition: all 1s ease-in-out;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  height: 560px !important;
  width: 100%;
  border-radius: 16px;
}
.post_detail_section .Blog-post-wrap :is(.wp-block-embed, .rll-youtube-player) {
  margin: 0 0 30px;
  border-radius: 16px;
  height: 560px;
}
.post_detail_section .Blog-post-wrap .wp-block-embed__wrapper img {
  height: 100%;
}
.post_detail_section .Blog-post-wrap .wp-block-embed__wrapper:before {
  padding: 0;
}
.post_detail_section .Blog-post-wrap p {
  font-family: "CircularStd";
  font-size: 22px;
  font-weight: 400;
  line-height: 130%;
  padding: 0 0 20px;
}
.post_detail_section .Blog-post-wrap p.has-small-font-size {
  font-size: 16px;
  line-height: 130%;
  padding: 14px 0 50px;
}
.post_detail_section .Blog-post-wrap h2 {
  font-size: 30px;
  padding: 10px 0 30px;
}
.post_detail_section .Blog-post-wrap h2,
.post_detail_section .Blog-post-wrap h3 {
  font-family: var(--circularStd-bold);
  font-weight: 700;
  line-height: 110%;
}
.post_detail_section .Blog-post-wrap h3 {
  font-size: 25px;
  padding: 0 0 20px;
}
.post_detail_section .Blog-post-wrap :is(h2, p, h3) {
  margin: 0 auto;
  color: var(--blue);
  width: 100%;
}
.post_detail_section .Blog-post-wrap figure.wp-block-image.size-large {
  width: 100%;
  max-width: 714px;
  padding: 40px 0 0;
  margin: 0 auto;
}
.post_detail_section .Blog-post-wrap figure.wp-block-image.size-large img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}
.footer_section .ct-new-columns {
  justify-content: flex-start;
}
.skill-link :is(a, a:hover) {
  color: var(--blue);
  text-decoration: underline;
}
.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;
  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: var(--circularStd-bold) !important;
}
.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;
}
.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: var(--circularStd-bold);
}
.get-acess-button-wrap a {
  background-color: var(--green);
  border: 1px solid var(--green);
  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;
  font-size: 36px;
  font-weight: 400;
  line-height: 105%;
}
.landing-page-wrap .course-heading h1 strong {
  font-family: var(--circularStd-bold) !important;
}
.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: var(--circularStd-bold);
  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 .ct-span 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: var(--circularStd-bold) !important;
  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;
  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: var(--circularStd-bold) !important;
}
.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 .ct-span span {
  color: var(--blue);
  font-family: var(--circularStd-bold) !important;
  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);
}
@media (max-width: 1200px) {
  .latest_post_detail .oxy-post-detail:where(h2#heading, h2#heading a) {
    font-size: 28px;
  }
  .min_course_wrap .mini_courses_detail:first-child .product_info {
    padding: 20px;
  }
  #div_block-764-2532 #_posts_grid-766-2532 .oxy-post {
    width: 100% !important;
  }
  .speecher_demo_secation {
    background: linear-gradient(180deg, rgba(7, 38, 68, 0.1) 33%, #072644 32%),
      url(https://twotap.art/wp-content/uploads/2023/12/background-session-scaled.webp);
  }
  .brushs_post .output_sec .woe_product,
  .products-serach-list .woe_product {
    max-width: calc(100% / 2 - 10px);
  }
}
@media (max-width: 1082px) {
  .slider_section .flickity-viewport {
    height: 520px !important;
  }
  .slider_section .flickity-viewport .flickity-slider {
    height: 480px !important;
  }
  .beginner_courses .product_card:first-child .product_info h2 {
    font-size: 28px;
  }
  .min_course_wrap
    .mini_courses_detail:first-child
    .product_info
    [data-id="product_title"] {
    font-size: 22px !important;
  }
}
@media (max-width: 991px) {
  .slider_section .flickity-viewport {
    height: 380px !important;
  }
  .slider_section .flickity-viewport .flickity-slider {
    height: 350px !important;
  }
  #_nav_menu-17-225 {
    display: none;
  }
  .product_price .price :where(bdi, del, ins) {
    font-size: 18px !important;
  }
  .cart-icon-wrap #cart-icon {
    padding: 10px;
  }
  .cart-icon-wrap #cart-icon svg {
    width: 20px;
    height: 20px;
  }
  .filter_left_menu .searchform .serachbar input {
    height: 50px;
  }
  .filter_left_menu :is(.sidebar_head, .woe-radio-filter) {
    font-size: 18px;
  }
  .brushs_post h2 {
    font-size: 22px;
    margin: 0 0 18px;
  }
  .brushs_post .woe_products .output_first .first_brush_post.woe_product {
    max-width: 100%;
  }
  .brushs_post .woe_product .image-wrapper,
  .products-serach-list .woe_product .image-wrapper {
    height: 230px;
  }
  .brushs_post .woe_product .info,
  .products-serach-list .woe_product .info {
    height: 200px;
  }
  .output_first .first_brush_post .info {
    padding: 16px;
    height: 100%;
  }
  .brushs_post .woe_product .info .brush_cat {
    margin: 0 0 10px;
  }
  .brushs_post .output_first .first_brush_post.woe_product .info .heading {
    font-size: 22px;
    padding: 0;
  }
  .brushs_post .info .heading,
  .products-serach-list .woe_product .info .oxy-post-title {
    font-size: 19px;
    padding: 0;
    margin: 0 0 10px;
  }
  .brushs_post .info .text {
    font-size: 16px;
  }
  .brushs_post .output_sec,
  .products-serach-list .oxy-posts {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0;
  }
  .brushs_post .woe_products .woe_product,
  .products-serach-list .woe_product {
    max-width: 49%;
    margin: 0 0 10px;
  }
  .brushs_post .info .price,
  .products-serach-list .woe_product .info .price {
    height: 30px;
  }
  .brushs_post .info .price h4,
  .products-serach-list .woe_product .info .price h4,
  .brushs_post .info .price h4 .regular_price,
  .products-serach-list .woe_product .info .price h4 .regular_price {
    font-size: 18px;
  }
  .footer_section .ct-new-columns {
    gap: 40px;
  }
  #div_block-39-2463 #_posts_grid-43-2463 .oxy-post {
    width: 100% !important;
  }
  .beginner_courses .ct-div-block .product_info .product_desc p {
    font-size: 14px;
  }
  .min_course_wrap .mini_courses_detail:first-child {
    max-width: 100% !important;
  }
  .min_course_wrap .mini_courses_detail:first-child .product_img img,
  .min_course_wrap .mini_courses_detail:first-child .product_img {
    border-radius: 8px 0 0 8px !important;
  }
  .min_course_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  :is(.blog_categories, .tutorials_categories) .categories > * {
    font-size: 18px;
  }
  .post_detail_section
    .Blog-post-wrap
    :is(.wp-block-embed, .rll-youtube-player) {
    margin: 30px 0;
  }
  .post_detail_section .Blog-post-wrap p {
    font-size: 18px;
    padding: 0 0 15px;
  }
  .post_detail_section .Blog-post-wrap p.has-small-font-size {
    padding: 14px 0 30px;
  }
  .post_detail_section .Blog-post-wrap h2 {
    font-size: 22px;
    padding: 0 0 15px;
  }
  .post_detail_section .Blog-post-wrap figure.wp-block-image.size-large {
    padding: 30px 0 0;
    max-width: 650px;
  }
  .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;
  }
}
@media (max-width: 768px) {
  .beginner_courses .product_price p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .beginner_courses .product_card:first-child img {
    width: 100%;
    border-radius: 16px 0 0 16px !important;
  }
  #section-21-409:after {
    background-size: 100% 80% !important;
  }
}
@media (max-width: 767px) {
  .min_course_wrap .ct-div-block:first-child {
    max-width: 100% !important;
  }
  .footer_section .ct-new-columns {
    gap: 20px;
  }
  .checkout_detail .wfob_outer .wfob_pro_img_wrap {
    width: 100px !important;
    height: 100px !important;
  }
  .checkout_detail .wfacp-comm-form-detail #billing_first_name_field {
    margin: 0 0 16px !important;
  }
  .checkout_detail .wfacp_divider_billing .form-row:nth-child(:last-child) {
    margin: 0 !important;
  }
  .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 .ct-span 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;
  }
  .beginner_courses .product_card:first-child .product_info h2 {
    font-size: 16px;
  }
  .beginner_courses .ct-div-block:first-child#div_block-45-409-1 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    max-width: 100% !important;
    width: 48%;
  }
  .beginner_courses .ct-div-block:first-child #link-823-409-1 {
    height: 160px !important;
  }
  .beginner_courses .ct-div-block:first-child #link-823-409-1,
  .beginner_courses .product_card:first-child .product_info {
    width: 100%;
    gap: 0;
  }
  .beginner_courses .product_card:first-child .product_info {
    border-radius: 0 0 8px 8px !important;
  }
  .beginner_courses .product_card:first-child img,
  .beginner_courses .ct-div-block:first-child #link-823-409-1 {
    border-radius: 8px 8px 0 0 !important;
  }
  .beginner_courses .product_card:first-child .product_info {
    height: 150px;
  }
  .beginner_courses .ct-div-block .product_info .product_desc {
    display: none;
  }
  .wp-embed-responsive .wp-has-aspect-ratio iframe {
    height: 350px !important;
  }
  .post_detail_section
    .Blog-post-wrap
    :is(.wp-block-embed, .rll-youtube-player) {
    height: 350px;
  }
}
@media (max-width: 660px) {
  #checkout_detail_section
    .wfacp_mb_mini_cart_sec_accordion_content
    .cart_item
    .product-image {
    width: 36% !important;
  }
}
@media (max-width: 600px) {
  .filter_left_menu:is(.sidebar_head, .woe-radio-filter) {
    font-size: 16px;
    margin: 10px 0 0;
    padding: 0 10px;
  }
  .filter_left_menu .woe-posts {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .serachbar {
    width: 100%;
  }
  .filter_left_menu .searchform .serachbar input {
    height: 50px;
    font-size: 16px;
    border-radius: 8px;
  }
  .brushs_post .woe_products .woe_product .body-container,
  .products-serach-list .woe_product .body-container {
    border-radius: 8px;
  }
  .brushs_post .woe_products .first_brush_post.woe_product {
    height: 100%;
  }
  .brushs_post .woe_products .woe_product,
  .products-serach-list .woe_product {
    border-radius: 8px;
    margin: 0 0 8px;
  }
  .brushs_post .woe_product .image-wrapper,
  .products-serach-list .woe_product .image-wrapper {
    height: 160px;
    border-radius: 8px 8px 0 0;
  }
  .brushs_post .woe_product .info,
  .products-serach-list .woe_product .info {
    height: 180px;
  }
  .output_first .first_brush_post .info {
    height: 100%;
  }
  .brushs_post .info .brush_cat {
    font-size: 12px;
  }
  .brushs_post .info .price h4,
  .brushs_post .info .heading,
  .products-serach-list .woe_product .info .price h4,
  .products-serach-list .woe_product .info .oxy-post-title,
  .brushs_post .info .price h4 .regular_price,
  .products-serach-list .woe_product .info .price h4 .regular_price {
    font-size: 16px;
  }
  .brushs_post .woe_product .woe_product_info {
    padding: 10px;
    height: 170px;
  }
  .brushs_post .woe_product .image-wrapper :where(a, img),
  .products-serach-list .woe_product .image-wrapper :where(a, img) {
    border-radius: 8px 8px 0 0;
  }
  .output_first .first_brush_post .image-wrapper :where(a, img) {
    border-radius: 8px 0 0 8px;
  }
  .brushs_post .info .author_name img,
  .products-serach-list .woe_product .info .author_name img {
    height: 13px;
    width: 13px;
  }
  .brushs_post .info .author_name .title,
  .products-serach-list .woe_product .info .author_name .author-post__title,
  .brushs_post .info .text {
    font-size: 12px;
  }
  .brushs_post .output_first .first_brush_post.woe_product .info .heading {
    font-size: 18px;
  }
  .latest_post_detail .author_wrap {
    font-size: 12px;
  }
  .latest_post_detail .author_wrap img {
    height: 16px;
    width: 16px;
  }
  .latest_post_detail .oxy-post-detail :where(h2#heading, h2#heading a) {
    font-size: 16px;
    margin: 0 auto 10px;
  }
  .wfacp_payment
    :is(.woocommerce_checkout_order_review_above_payment_gateway, #payment) {
    border-radius: 8px !important;
    padding: 15px;
  }
  .checkout_detail .wfacp_payment .wfob_contentBox {
    justify-content: space-between;
    align-items: flex-start;
  }
  .checkout_detail .wfob_outer .wfob_pro_txt_wrap {
    width: 100%;
    padding: 0 0 0 10px;
  }
  .fkwcs-stripe-elements-wrapper .fkwcs-credit-card-field {
    flex-direction: column;
    gap: 0;
  }
  .fkwcs-stripe-elements-wrapper .fkwcs-form-row-wide {
    width: 100%;
  }
  .fkwcs-stripe-elements-wrapper .fkwcs-field-wrapper div {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
  .fkwcs-stripe-elements-wrapper .fkwcs-field-wrapper {
    flex-direction: column;
    width: 100%;
  }
  .checkout_detail .wfob_outer .wfob_pro_img_wrap {
    width: 50% !important;
  }
}
@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;
  }
  .product_price .price :where(bdi, del, ins) {
    font-size: 16px !important;
  }
  .cart-icon-wrap #cart-icon {
    padding: 8px;
  }
  .cart-icon-wrap #cart-icon svg {
    width: 18px;
    height: 18px;
  }
  .artist_btn_link {
    padding: 0 !important;
  }
  .latest_post_detail {
    padding: 30px 10px;
    height: auto !important;
  }
  .latest_post_detail .oxy-post-detail h2#heading {
    padding: 0 20px;
  }
  .latest_post_detail .oxy-post-detail p {
    font-size: 12px;
  }
  #_posts_grid-5529-1684 .latest_post_detail:last-child {
    border-radius: 0 0 8px 8px;
  }
  .min_course_wrap .mini_courses_detail:first-child {
    height: 200px !important;
  }
  .min_course_wrap .mini_courses_detail:first-child .product_info {
    width: 50%;
    padding: 12px;
    height: 100%;
  }
  .min_course_wrap
    .mini_courses_detail:first-child
    .product_info
    [data-id="product_title"] {
    font-size: 16px !important;
  }
  .checkout_detail
    .wfacp-comm-form-detail
    :is(input, .select2-selection__rendered) {
    padding: 15px !important;
  }
  .wc-saved-payment-methods li {
    padding: 15px !important;
  }
  .saving_wrap
    :is(#saving_tag, .saving_price bdi, .woocommerce-Price-currencySymbol) {
    font-size: 12px !important;
  }
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
    .cart_item
    .product-name-area {
    gap: 10px;
  }
  :is(.mini_cart_detail, .wfacp_mb_mini_cart_sec_accordion_content)
    .cart_item
    .product-image
    .wfacp-pro-thumb {
    width: 80px;
  }
  .checkout_detail
    #wfob_wrap
    .wfob_Box
    .wfob_bgBox_table
    :is(label, .wfob_price_container bdi, .wfob_price_container) {
    font-size: 14px !important;
    padding: 0 !important;
  }
  .checkout_detail #wfob_wrap .wfob_bgBox_table .wfob_content_sec {
    justify-content: flex-start;
  }
  .checkout_detail
    #wfob_wrap
    .wfob_Box
    .wfob_bgBox_table
    .wfob_price_container {
    width: 15%;
  }
  .checkout_detail #wfob_wrap .wfob_content_sec .wfob_title {
    width: 100%;
  }
  .post_detail_section
    .Blog-post-wrap
    :is(.wp-block-embed, .rll-youtube-player) {
    margin: 20px 0;
    border-radius: 8px;
  }
  .post_detail_section .Blog-post-wrap p {
    font-size: 15px;
    padding: 0 0 10px;
  }
  .post_detail_section .Blog-post-wrap p.has-small-font-size {
    font-size: 12px;
    padding: 14px 10px;
  }
  .post_detail_section .Blog-post-wrap h2 {
    font-size: 18px;
  }
  .post_detail_section .Blog-post-wrap figure.wp-block-image.size-large {
    padding: 20px 0 0;
    max-width: 300px;
  }
  :is(.blog_categories, .tutorials_categories) .categories > * {
    font-size: 15px;
  }
  :is(.blog_categories, .tutorials_categories) .categories {
    gap: 30px;
  }
  #section-15-2463:before,
  #div_block-246-69:before,
  #div_block-246-69:after,
  #div_block-264-69:before,
  #div_block-264-69:after {
    width: 100%;
    background-size: 100% !important;
  }
}
@media (max-width: 330px) {
  .get-acess-button-wrap a {
    padding: 21px 5px;
  }
  .offer_pay_method {
    flex-wrap: wrap !important;
    justify-content: flex-end;
  }
}
.reviewer_main {
  width: 100%;
  margin: 0 auto;
  height: 600px;
}
.reviewer_main .reviewer_main_wrap {
  display: flex;
  flex-direction: column;
  margin: 0 43px;
  justify-content: center;
}
.reviewer_main .reviewer_main_wrap .reviewer_video {
  border-radius: 25px;
  height: 350px;
}
.reviewer_main .reviewer_main_wrap .reviewer_video .instructors-videos {
  width: 100%;
  border-radius: 25px;
  height: 100%;
  object-fit: cover;
}
.reviewer_main .reviewer_main_wrap .reviewer_video :is(img) {
  height: 100%;
  width: 100%;
  border-radius: 25px;
  object-fit: cover;
}
.reviewer_main .reviewer_main_wrap .reviewer_desc p {
  font-size: 12px;
  line-height: 130%;
  color: #072644;
  font-weight: 400;
  margin: 23px 0 30px;
}
.reviewer_main .reviewer_main_wrap .reviewer_info {
  display: flex;
  gap: 8px;
  align-items: center;
}
.reviewer_main .reviewer_main_wrap .reviewer_image {
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.reviewer_main .reviewer_main_wrap .reviewer_image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.reviewer_main .reviewer_main_wrap .reviewer_info h6 {
  color: #072644;
  font-size: 16px;
  font-family: inherit;
  line-height: 130%;
  font-weight: 900;
}
.reviewer_main .slick-list {
  padding: 0 20px !important;
  height: 100%;
}
.reviewer_main .slick-track {
  height: 100%;
}
.reviewer_main .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 40%;
  z-index: 1;
  transform: translateY(-50%);
}
.reviewer_main .slick-arrow.prev_arrow {
  left: 0;
}
.reviewer_main .slick-arrow.next_arrow {
  right: 0;
  transform: rotate(180deg);
}
@media (max-width: 1300px) {
  .reviewer_main .reviewer_main_wrap .reviewer_video {
    height: 300px;
  }
}
@media (max-width: 1200px) {
  .reviewer_main .reviewer_main_wrap {
    margin: 0 30px;
  }
}
@media (max-width: 991px) {
  .reviewer_main {
    height: 500px;
  }
  .reviewer_main .slick-arrow.prev_arrow {
    left: 0;
  }
  .reviewer_main .reviewer_main_wrap {
    margin: 0 20px;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_video {
    height: 250px;
  }
}
@media (max-width: 575px) {
  .reviewer_main .reviewer_main_wrap {
    margin: 0 10px;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_desc p {
    margin: 20px 0;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_info h6 {
    font-size: 10px;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_image {
    height: 13px;
    width: 13px;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_desc p {
    text-align: center;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_image img {
    object-fit: cover;
  }
  .reviewer_main .reviewer_main_wrap .reviewer_info {
    justify-content: center;
    margin: 0 0 25px;
  }
  .reviewer_main .slick-arrow {
    top: unset;
    bottom: -30px;
    transform: unset;
  }
  .reviewer_main .slick-arrow.prev_arrow {
    left: 16px;
  }
  .reviewer_main .slick-arrow.next_arrow {
    right: 16px;
  }
  .reviewer_main .slick-list {
    padding: 0 !important;
  }
}
.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;
}
@media (max-width: 991px) {
  .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;
  }
}
#checkout_frm_detail
  #wfacp-e-form
  .wfacp_main_form.woocommerce
  .woocommerce-checkout
  #payment
  ul.payment_methods
  li.wc_payment_method.payment_method_fkwcs_stripe.is-checked
  label {
  color: #fff !important;
}
#gift-card-wrap.index-gift
  [data-testid="form-component"]
  span.ql-font-nunito-sans {
  color: #072644 !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;
  }
}

/* product page style */
.product-cart-cta .cart {
  max-width: 100% !important;
}
.product-cart-cta .cart .single_add_to_cart_button {
  border: none !important;
}
#product-tabs .tabs {
  justify-content: center;
  gap: 20px;
  margin: 0;
}
#product-tabs .tabs:before,
#product-tabs .tabs:after {
  content: none;
}
#product-tabs .tabs li {
  margin: 0;
  border-radius: 16px 16px 0 0;
  border: none;
}
#product-tabs .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  margin: 0 0 24px;
}
#product-tabs .woocommerce-tabs .woocommerce-Tabs-panel p {
  margin: 0 0 20px;
}
#product-tabs #review_form .comment-respond {
  padding: 0 !important;
}
#product-tabs #review_form .comment-respond .comment-form,
#product-tabs
  #review_form
  .comment-respond
  .comment-form
  .comment-form-comment {
  margin: 20px 0;
}
#product-tabs #review_form .comment-respond .comment-form-rating {
  display: flex;
  flex-flow: column;
  gap: 10px;
}

@media (max-width: 992px) {
  #product-tabs .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 60px !important;
  }
  #product-tabs .tabs li {
    border-radius: 8px 8px 0 0;
  }
}

@media (max-width: 640px) {
  #product-tabs .tabs {
    flex-direction: row;
  }
  #product-tabs .woocommerce-tabs .woocommerce-Tabs-panel {
    padding: 30px !important;
  }
  #product-tabs .tabs {
    gap: 10px;
  }
  #product-tabs .tabs li a {
    padding: 20px;
  }
}

/* products page */

.products-wrapper .product-filter {
  padding: 80px 40px;
  background: linear-gradient(
      90deg,
      rgba(168, 146, 255, 0.3) 0%,
      #f5eeff 28%,
      #faf7ff 100%
    ),
    #e3d2ff 10%;
  position: relative;
  z-index: 3;
}
.products-wrapper .product-filter-container,
.products-wrapper .filter-product-wrap .filter-product-wrap-container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
.products-wrapper .product-filter-container .product-head {
  font-size: 22px;
  line-height: 130%;
  color: var(--blue);
  margin: 0 0 24px;
  text-align: center;
}
.products-wrapper .product-filter-container .search-form {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.products-wrapper .product-filter-container .search-form .search-submit-btn {
  border: none;
  width: 30px;
  border-radius: 50%;
  height: 30px;
  background: url(https://twotap.art/wp-content/uploads/2024/11/search.png);
  background-size: 55%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ff265e;
  position: absolute;
  right: 10px;
  top: 20%;
  cursor: pointer;
}
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar.arrow-wrap
  .search-submit-btn {
  top: 10px;
}
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar:has(#suggestions .alert-message)
  .search-submit-btn,
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar:has(#suggestions input:-webkit-autofill)
  .search-submit-btn {
  top: 8%;
}
.products-wrapper .product-filter-container .search-form input {
  width: 100%;
  padding: 14px 45px 14px 14px;
  border-radius: 16px;
  border: none;
  font-size: 16px;
  line-height: 22px;
  color: var(--blue);
  font-family: "CircularStd";
}
.products-wrapper .product-filter-container .search-form input::placeholder {
  color: var(--blue);
}
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar
  #suggestions {
  background: var(--white);
}
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar
  #suggestions:not(:empty) {
  padding: 0;
  border-radius: 0 0 16px 16px;
}
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar.arrow-wrap
  input,
.products-wrapper
  .product-filter-container
  .search-form
  .searchbar:has(#suggestions:not(:empty))
  input {
  border-radius: 16px 16px 0 0;
}
.products-wrapper .product-filter-container .search-form #suggestions p {
  font-size: 16px;
  line-height: 22px;
  color: var(--blue);
  font-family: "CircularStd";
  margin: 0 0 10px;
}
.products-wrapper
  .product-filter-container
  .search-form
  #suggestions
  .alert-message {
  margin: 0;
  padding: 20px 15px;
}
.products-wrapper .product-filter-container .search-form #suggestions .result {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 20px;
}
.products-wrapper
  .product-filter-container
  .search-form
  #suggestions
  .result:hover,
  .products-wrapper .product-filter-container .search-form #suggestions .result:focus {
  background-color: var(--blue);
}
.products-wrapper
  .product-filter-container
  .search-form
  #suggestions
  .result:hover
  p {
  color: var(--white);
}
.products-wrapper .product-filter-container .search-form #suggestions h4{
  font-size: 16px;
  line-height: 30px;
  color: #aaa;
  padding: 0 20px;
}
.products-wrapper
  .product-filter-container
  .search-form
  #suggestions
  .result
  img {
  height: 100px;
  max-width: 150px;
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
}
.products-wrapper .filter-product-wrap {
  padding: 120px 40px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.products-wrapper .filter-product-wrap:after,
.products-wrapper .filter-product-wrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% 100%;
  z-index: -1;
}
.products-wrapper .filter-product-wrap:after {
  background-image: url("https://twotap.art/wp-content/uploads/2024/11/product-bg-shadow.webp");
  bottom: 0;
  left: -20%;
}
.products-wrapper .filter-product-wrap:before {
  background-image: url("https://twotap.art/wp-content/uploads/2024/11/product-bg-shadows.webp");
  width: 100%;
  height: 100%;
  top: -20%;
  right: -25%;
}
.products-wrapper .filter-product-wrap .filter-product-wrap-container {
  display: flex;
  gap: 20px;
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp {
  width: 25%;
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .filter-product-list-wrap {
  width: 75%;
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  .Categories {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  h2 {
  font-size: 20px;
  line-height: 130%;
  color: var(--blue);
  margin: 0 0 20px;
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 26px;
  color: var(--blue);
  font-family: "CircularStd", sans-serif !important;
  border-color: var(--blue);
  border-radius: 16px;
  width: max-content;
  cursor: pointer;
  background-color: var(--white);
  background-image: url('data:image/svg+xml;charset=UTF-8,%3Csvg fill="%23000000" width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"%3E%3C/path%3E%3C/svg%3E');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 25px;
}
/* .products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  select.open{
    border-radius: 16px 16px 0 0;
  } */
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  a {
  font-size: 16px;
  line-height: 130%;
  color: var(--blue);
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  a:is(:hover, :active, :focus) {
  color: var(--primarypink);
}
.products-wrapper
  .filter-product-wrap
  .filter-product-wrap-container
  .category-warp
  a
  p {
  margin: 0 0 15px;
}
.products-wrapper .output {
  display: flex;
  gap: 20px;
  width: 100%;
}
.products-wrapper
  .brushs_post.first-product-info
  .output
  .brush_post:first-child {
  width: 70%;
}
.products-wrapper
  .brushs_post.first-product-info
  .output
  .brush_post:last-child {
  width: 30%;
}
.products-wrapper
  .brushs_post.first-product-info
  .output
  .brush_post:first-child
  .body-container {
  display: flex;
}
.products-wrapper .filter-product-list-wrap {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.products-wrapper .filter-product-list-wrap p {
  color: var(--primarygray);
}
.products-wrapper .output .brush_post:first-child .body-container > div {
  width: 50%;
  height: 100%;
}
.products-wrapper
  .brushs_post.first-product-info
  .output
  .brush_post:first-child
  .body-container
  .image-wrapper {
  border-radius: 16px 0 0 16px;
}
.products-wrapper
  .brushs_post.first-product-info
  .output
  .brush_post:first-child
  .body-container
  .image-wrapper
  img {
  border-radius: 16px 0 0 16px;
}
.products-wrapper .brushs_post:not(.first-product-info) .output .woe_product {
  max-width: calc(100% / 4 - 15px);
  width: 100%;
}
.products-wrapper .brushs_post:not(.first-product-info) .output {
  flex-wrap: wrap;
}
.products-wrapper .brushs_post .woe_products .PageWrap {
  justify-content: center;
}
.products-wrapper .PageWrap {
  padding: 20px 0 0;
}
.products-wrapper .filter-product-list-wrap #ajax-loader {
  max-width: 100px;
  width: 100%;
  margin: 0 auto;
}
.products-wrapper .filter-product-list-wrap #ajax-loader img {
  width: 100%;
}
@media (max-width: 1300px) {
  .products-wrapper .brushs_post:not(.first-product-info) .output .woe_product {
    max-width: calc(100% / 3 - 15px);
  }
}
@media (max-width: 992px) {
  .products-wrapper .filter-product-wrap {
    padding: 80px 20px;
  }
  .products-wrapper .brushs_post:not(.first-product-info) .output .woe_product {
    max-width: calc(100% / 2 - 5px);
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child {
    width: 100%;
    max-width: 100%;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:last-child {
    width: 50%;
  }
  .products-wrapper .output {
    flex-wrap: wrap;
    gap: 10px;
  }
 #checkout_frm_detail #wfacp-e-form .wfacp_collapsible_order_summary_wrap {
        display: none;
    }
  #checkout_detail_section .mini_cart_detail .product-image img{
    height: 100px;
  }
}

@media (max-width: 767px) {
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child,
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:last-child {
    width: calc(100% / 2 - 5px);
  }
  .products-wrapper
    .brushs_post.first-product-info
    .woe_products
    .woe_product
    .body-container {
    flex-direction: column;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child
    .info
    .text {
    display: none;
  }
  .products-wrapper .product-filter {
    padding: 80px 20px;
    background: linear-gradient(
        120deg,
        rgba(168, 146, 255, 0.3) 0%,
        #f5eeff 28%,
        #faf7ff 100%
      ),
      #e3d2ff 10%;
  }
  .products-wrapper .filter-product-wrap .filter-product-wrap-container {
    flex-direction: column;
  }
  .products-wrapper
    .filter-product-wrap
    .filter-product-wrap-container
    .category-warp,
  .products-wrapper
    .filter-product-wrap
    .filter-product-wrap-container
    .filter-product-list-wrap,
  .products-wrapper .output .brush_post:first-child .body-container > div {
    width: 100%;
  }
  .products-wrapper .output .brush_post:first-child .body-container > div {
    height: 230px;
  }
  .products-wrapper
    .filter-product-wrap
    .filter-product-wrap-container
    .category-warp
    .Categories {
    flex-wrap: wrap;
    gap: 20px;
    flex-direction: row;
  }
  .products-wrapper
    .filter-product-wrap
    .filter-product-wrap-container
    .category-warp
    .Categories
    > div {
    width: 47%;
  }

  .products-wrapper .filter-product-wrap:after,
  .products-wrapper .filter-product-wrap:before {
    height: 80%;
  }
  .products-wrapper .filter-product-wrap:after {
    left: 0;
  }
  .products-wrapper .filter-product-wrap:after {
    right: 0;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child
    .body-container
    .image-wrapper
    img {
    border-radius: 16px 16px 0 0;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child
    .body-container
    .image-wrapper {
    border-radius: 16px 16px 0 0;
  }
  #checkout_detail_section .mini_cart_detail .product-image img{
    height: auto;
  }
}

@media (max-width: 600px) {
  .products-wrapper .output .brush_post:first-child .body-container > div {
    height: 160px;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .woe_products
    .woe_product
    .body-container,
  .products-wrapper
    .product-filter-container
    .search-form
    #suggestions
    .result
    img {
    border-radius: 8px;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child
    .body-container
    .image-wrapper
    img {
    border-radius: 8px 8px 0 0;
  }
  .products-wrapper
    .brushs_post.first-product-info
    .output
    .brush_post:first-child
    .body-container
    .image-wrapper {
    border-radius: 8px 8px 0 0;
  }
  .products-wrapper
    .filter-product-wrap
    .filter-product-wrap-container
    .category-warp
    select.unified-select {
    width: 100%;
  }
}
.woe_product {
    position: relative;
}
.products-wrapper  .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    transform: translate(0, 0); 
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    border-radius: 16px;
}
.products-wrapper  .dark-overlay .loader {
    width: 60px;
    height: 60px;
    border: 8px solid var(--primarypink);
    border-top: 8px solid rgb(255 70 118 / 75%);
}