@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
body .elementor-menu-cart__container .elementor-menu-cart__main {
  width: 100%;
  max-width: 700px;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products {
  height: 100%;
  width: 100%;
  max-height: calc(100vh - 130px);
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product {
  background: rgba(242, 242, 242, 0.6509803922);
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 8px;
  grid-template-columns: 23% auto;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image {
  max-width: 150px;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image img {
  border-radius: 5px;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name {
  padding-top: 5px;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
  margin-bottom: 5px;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price .quantity .product-quantity {
  display: none;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-remove {
  width: 30px;
  border: none;
  right: 10px;
  top: 10px !important;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-remove a.remove_from_cart_button:after {
  height: 2px;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal {
  line-height: 1;
  padding: 0;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal strong {
  font-size: 23px;
  font-weight: 500;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal span.woocommerce-Price-amount.amount {
  color: #484B5F;
  font-size: 27px;
  font-weight: 900;
}
body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__footer-buttons {
  padding: 0;
}
body.page-template-default h1.entry-title {
  text-align: center;
  font-family: Raleway, sans-serif;
  margin-top: 30px;
  color: #484B5F;
}
body a.open-product {
  cursor: pointer;
}
body .swiper-slide.type-product {
  transform: unset;
}
body .swiper-slide.type-product .e-flex {
  z-index: unset;
}
body .products-slider {
  z-index: unset !important;
}
body .products-slider > .elementor-widget-container {
  position: relative;
}
body .products-slider > .elementor-widget-container .elementor-loop-container {
  z-index: unset;
  left: 0;
  top: 0;
  width: 100%;
  padding: 100px 0;
  margin: -100px 0;
}
body .products-slider > .elementor-widget-container .elementor-loop-container .swiper-wrapper {
  z-index: 3;
}
body .products-slider .swiper-pagination {
  z-index: -1;
}
body .products-slider .swiper-slide {
  will-change: auto;
}
@media (min-width: 768px) {
  body .products-slider .swiper-slide {
    width: 385px !important;
  }
}
body .products-slider .swiper-slide:first-child .productPopUpWrap {
  transform: translate(0, -50%);
}
body .products-slider .swiper-slide:last-child .productPopUpWrap {
  right: 44px;
  transform: translate(15px, -50%);
}
body .product-wrap .product {
  height: 100%;
}
body .product-wrap .e-con-boxed {
  overflow: visible;
}
body .product-wrap .elementor-widget-wp-widget-product_popup {
  position: static;
}
body .product-wrap .productPopUpWrap {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
body .sort-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  gap: 10px;
  padding-left: 10px;
}
body .sort-wrap span.sortby-label {
  font-family: "Raleway", serif;
  color: #484B5F;
  font-size: 18px;
  font-weight: 400;
}
body .sort-wrap form.woocommerce-ordering {
  margin: 0;
}
body .sort-wrap form.woocommerce-ordering select.orderby {
  background: #F2F2F2;
  border-radius: 9px;
  border: none;
  color: #484B5F;
  font-size: 18px;
  font-weight: 400;
  font-family: "Raleway", serif;
}
body .registration-form-container {
  max-width: 500px;
  margin: 0 auto;
}
body .registration-form-container h2 {
  text-transform: uppercase;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register {
  border: none;
  padding: 0;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p a {
  color: #826F4B;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p.form-row {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p.form-row label {
  color: #484B5F;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 3px;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p.form-row label + br {
  display: none;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p.form-row input {
  border: 1px solid #E4E3E9;
  background: #fff;
  border-radius: 0;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p.form-row button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
  width: 100%;
  background: #847964;
  color: #fff;
  border-radius: 7px;
  border: 1px solid #847964;
  max-width: 200px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  font-family: "Red Hat Display", sans-serif;
}
body .registration-form-container form.woocommerce-form.woocommerce-form-register.register p.form-row button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
  background: #E4E3E9;
  color: #847964;
}
body .registration-form-container .woocommerce-login-link {
  margin-top: 15px;
}
body .registration-form-container .woocommerce-login-link a {
  color: #826F4B;
  font-size: 16px;
  font-weight: normal;
}
body.woocommerce-account .login-form-container {
  max-width: 500px;
  margin: 0 auto;
}
body.woocommerce-account .login-form-container h2 {
  text-transform: uppercase;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login {
  border: none;
  padding: 0;
  margin: 0;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row {
  display: flex;
  flex-direction: column;
  margin: 0 0 20px;
  padding: 0;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row label {
  color: #484B5F;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 3px;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row label + br {
  display: none;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row input {
  border: 1px solid #E4E3E9;
  background: #fff;
  border-radius: 0;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-bottom: 12px;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row button.woocommerce-button.button.woocommerce-form-login__submit {
  width: 100%;
  background: #847964;
  color: #fff;
  border-radius: 7px;
  border: 1px solid #847964;
  max-width: 200px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  font-family: "Red Hat Display", sans-serif;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login p.form-row button.woocommerce-button.button.woocommerce-form-login__submit:hover {
  background: #E4E3E9;
  color: #847964;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login .woocommerce-LostPassword.lost_password {
  margin-top: 15px;
}
body.woocommerce-account .login-form-container form.woocommerce-form.woocommerce-form-login.login .woocommerce-LostPassword.lost_password a {
  color: #484B5F;
  font-size: 16px;
  font-weight: normal;
}
body.woocommerce-account .woocommerce-register-link {
  margin-top: 15px;
}
body.woocommerce-account .woocommerce-register-link br {
  display: none;
}
body.woocommerce-account .woocommerce-register-link a {
  color: #826F4B;
  font-size: 16px;
  font-weight: normal;
}
body.woocommerce-account #customer_login {
  max-width: 1140px;
  margin: 0 auto;
}
body.woocommerce-account #customer_login .u-column1.col-1 {
  background: #F2F2F2;
  padding: 15px;
}
body.woocommerce-account #customer_login .u-column1.col-1 h2 {
  text-transform: uppercase;
}
body.woocommerce-account #customer_login .u-column2.col-2 {
  background: #F2F2F2;
  padding: 15px;
}
body.woocommerce-account #customer_login .u-column2.col-2 h2 {
  text-transform: uppercase;
}
body.woocommerce-account .woocommerce-MyAccount-content {
  width: 100%;
}
body.woocommerce-account .woocommerce-MyAccount-content .products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
body.woocommerce-account .woocommerce-MyAccount-content .products:before {
  display: none;
}
body.woocommerce-account .woocommerce-MyAccount-content .products:after {
  display: none;
}
body.woocommerce-account .woocommerce-MyAccount-content .products .elementor-widget-woocommerce-product-title {
  display: block;
}
body.woocommerce-account .woocommerce-MyAccount-content .products .elementor-widget-woocommerce-product-title h1.product_title.entry-title.elementor-heading-title.elementor-size-default {
  display: block;
}
body.single-product #primary #main {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
body.single-product #primary #main .product.show-video .product-top-content {
  gap: 40px;
  padding-right: 20px;
}
body.single-product #primary #main .product.show-video .product-top-content .course-right-col {
  width: 62%;
}
body.single-product #primary #main .product .product-top-content {
  width: 100%;
  background: #F2F2F2;
  padding: 60px 3.2vw 50px 11.25vw;
  display: flex;
  column-gap: 0vw;
  row-gap: 5vw;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.single-product #primary #main .product .product-top-content .course-left-col {
  display: flex;
  width: 50%;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary {
  float: none;
  width: 100%;
  margin: 0;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .category-top {
  margin-bottom: 10px;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .category-top a {
  color: #826F4B;
  font-size: 20px;
  font-weight: 900;
  font-family: "Raleway", serif;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary h1 {
  color: #484B5F;
  font-size: 28px;
  font-family: "Raleway", serif;
  font-weight: 600;
  margin-bottom: 20px;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .woocommerce-product-details__short-description {
  color: #484B5F;
  font-size: 17px;
  font-weight: 400;
  font-family: "Red Hat Display", sans-serif;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data {
  margin: 50px 0;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #484B5F;
  font-size: 17px;
  font-weight: normal;
  font-family: "Red Hat Display", sans-serif;
  line-height: 1;
  margin-top: 18px;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li img {
  width: 25px;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price {
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price ins {
  text-decoration: none !important;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price del {
  text-decoration-color: red;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price del .woocommerce-Price-amount {
  color: #484B5F;
  font-size: 16px;
  font-weight: 800;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price del .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  color: #484B5F;
  font-size: 16px;
  font-weight: 800;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price .woocommerce-Price-amount {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  text-decoration: none;
  color: #484B5F;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li span.data-text .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-weight: 900;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .cart {
  margin: 0;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .cart .quantity {
  display: none;
}
body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .cart .single_add_to_cart_button {
  background: #46FF8A;
  border-radius: 17px;
  color: #3D4054;
  border: none;
  font-size: 17px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  padding: 10px;
  width: 200px;
  text-align: center;
}
body.single-product #primary #main .product .product-top-content .course-right-col {
  display: flex;
  position: relative;
  min-width: 50%;
  flex-shrink: 0;
}
body.single-product #primary #main .product .product-top-content .course-right-col .iframe-wrap {
  width: 100%;
  padding: 56.25% 0 0 0;
  position: relative;
  height: 0;
}
body.single-product #primary #main .product .product-top-content .course-right-col .iframe-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
}
body.single-product #primary #main .product .product-top-content .course-right-col .woocommerce-product-gallery {
  width: 100%;
  margin: 0;
}
body.single-product #primary #main .product .product-top-content .course-right-col .woocommerce-product-gallery a {
  border-radius: 20px;
}
body.single-product #primary #main .product .product-top-content .course-right-col .woocommerce-product-gallery a img {
  border-radius: 20px;
}
body.single-product #primary #main .product .product-top-content .course-bottom-col {
  max-width: 1000px;
}
body.single-product #primary #main .product section.related.products {
  padding: 100px 11.25vw 55px;
}
body.single-product #primary #main .product section.related.products h2 {
  text-align: center;
  color: #484B5F;
  font-size: 28px;
  font-family: "Raleway", serif;
  font-weight: bold;
  margin: 0 0 50px 0;
}
body.single-product #primary #main .product section.related.products ul.products.columns-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
body.single-product #primary #main .product section.related.products ul.products.columns-4:before {
  display: none;
}
body.single-product #primary #main .product section.related.products ul.products.columns-4:after {
  display: none;
}
body.woocommerce-checkout .e-checkout__order_review .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
  display: flex;
  flex-direction: column;
}
body.woocommerce-checkout .e-checkout__order_review .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead {
  display: none;
}
body.woocommerce-checkout .e-checkout__order_review .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr.cart_item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
body.woocommerce-checkout .e-checkout__order_review .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name {
  display: flex;
  width: 100%;
  max-width: 100%;
  padding: 0;
  gap: 10px;
  align-items: center;
}
body.woocommerce-checkout .e-checkout__order_review .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name .product-item-thumbnail {
  line-height: 0;
  border-radius: 10px;
  overflow: hidden;
  max-width: 25%;
}
body.woocommerce-checkout .e-checkout__order_review .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
  width: 100%;
  padding: 0;
  font-weight: bold;
}
body .onsale {
  padding: 0 !important;
  background-color: #826F4B !important;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide.active .category a.category-filter .imgWrap {
  border: 1px solid #826F4B;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide.active .category a.category-filter .imgWrap img {
  -webkit-filter: unset;
  filter: unset;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide.active .category a.category-filter span {
  color: #000;
  font-weight: bold;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide .category a.category-filter {
  color: #826F4B;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide .category a.category-filter .imgWrap {
  border-radius: 20px;
  overflow: hidden;
  line-height: 0;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide .category a.category-filter .imgWrap img {
  -webkit-filter: grayscale(70%); /* Safari 6.0 - 9.0 */
  filter: grayscale(70%);
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide .category a.category-filter .imgWrap:hover img {
  -webkit-filter: unset;
  filter: unset;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide .category a.category-filter span {
  color: #826F4B;
  width: 100%;
  margin: 5px 0;
  font-size: 16px;
  font-family: "Raleway", serif;
}
body .categories-slider-top-wrap .categories-slider-wrapper .categoriesSlider .swiper-wrapper .swiper-slide .category a.category-filter:hover span {
  font-weight: bold;
}
body .categories-slider-top-wrap .swiper-pagination {
  display: flex;
  position: static;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  gap: 6px;
}
body .categories-slider-top-wrap .swiper-pagination span.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #000;
  opacity: 0.2;
}
body .categories-slider-top-wrap .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (max-width: 1100px) {
  body.single-product #primary #main .product .product-top-content {
    padding: 60px 15px 30px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col {
    padding-right: 15px;
  }
  body.single-product #primary #main .product section.related.products {
    padding: 80px 15px 40px;
  }
}
@media (max-width: 768px) {
  body .elementor-menu-cart__container .elementor-menu-cart__main {
    width: 100%;
    max-width: 700px;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products {
    height: 100%;
    width: 100%;
    max-height: calc(100vh - 130px);
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product {
    background: rgba(242, 242, 242, 0.6509803922);
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 8px;
    grid-template-columns: 33% auto;
    align-items: center;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image {
    max-width: unset;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-image img {
    border-radius: 5px;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-name {
    padding-top: 5px;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price {
    margin-bottom: 5px;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-price .quantity .product-quantity {
    display: none;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-remove {
    width: 30px;
    border: none;
    right: 10px;
    top: 10px !important;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__products .elementor-menu-cart__product .elementor-menu-cart__product-remove a.remove_from_cart_button:after {
    height: 2px;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal strong {
    font-size: 20px;
    font-weight: 500;
  }
  body .elementor-menu-cart__container .elementor-menu-cart__main .widget_shopping_cart_content .elementor-menu-cart__subtotal span.woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 900;
  }
  body .products-slider > .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev {
    top: 40%;
    left: 0px;
  }
  body .products-slider > .elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next {
    top: 40%;
    right: 0px;
  }
  body .products-slider > .elementor-widget-container .elementor-loop-container {
    padding: 150px 0;
    margin: -150px 0;
  }
  body .products-slider .swiper-slide:first-child .productPopUpWrap {
    transform: translate(0, -50%);
  }
  body .products-slider .swiper-slide:last-child .productPopUpWrap {
    right: 15px;
    transform: translate(0, -50%);
  }
  body.single-product #primary #main {
    padding: 0;
  }
  body.single-product #primary #main .product .product-top-content {
    padding: 60px 15px 30px;
    flex-direction: column;
    row-gap: 40px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col {
    width: 100%;
    padding: 0;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .category-top a {
    font-size: 14px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary h1 {
    font-size: 21px;
    margin-bottom: 10px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .woocommerce-product-details__short-description {
    font-size: 15px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data {
    margin: 15px 0;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list li {
    font-size: 14px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .product-data .data-list img {
    width: 18px;
  }
  body.single-product #primary #main .product .product-top-content .course-left-col .summary.entry-summary .cart {
    margin: 30px 0 0 0;
  }
  body.single-product #primary #main .product .product-top-content .course-right-col {
    width: 100%;
  }
  body.single-product #primary #main .product .product-top-content .course-bottom-col h3 {
    font-size: 18px;
  }
  body.single-product #primary #main .product .product-top-content .course-bottom-col p {
    font-size: 15px;
  }
  body.single-product #primary #main .product section.related.products {
    padding: 40px 15px 30px;
  }
  body.single-product #primary #main .product section.related.products h2 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  body.single-product #primary #main .product section.related.products ul.products.columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  .elementor-widget-wc-archive-products .products {
    grid-template-columns: repeat(1, 1fr) !important;
    grid-row-gap: 20px !important;
  }
  .product-wrap {
    width: 100%;
  }
  body.single-product #primary #main .product section.related.products ul.products.columns-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background: #826F4B;
}

.e-woo-select2-wrapper .select2-results__option {
  color: #fff;
}

body .productPopUpWrap {
  position: fixed;
  background: #3D4054;
  border-radius: 12px;
  z-index: 999;
  width: 500px;
  padding: 20px;
  bottom: 0;
  height: fit-content;
  top: 50%;
  transform: translate(-67.5px, -50%);
}
body .productPopUpWrap.view {
  display: flex !important;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
body .productPopUpWrap .productPopIn .product {
  display: flex;
  flex-direction: column;
}
body .productPopUpWrap .productPopIn .product button.closePop {
  position: absolute;
  right: -10.5px;
  border: none;
  padding: 0;
  background: transparent;
  line-height: 0;
  width: 15px;
  top: -10.5px;
}
body .productPopUpWrap .productPopIn .product h1.product-title.entry-title {
  color: #FFFFFF;
  font-size: 21px;
  font-weight: 800;
  font-family: "Red Hat Display", sans-serif;
  display: block;
  margin: 0 0 20px 0;
}
body .productPopUpWrap .productPopIn .product .product-img-desc {
  display: flex;
  gap: 15px;
  margin-bottom: 12px;
  align-items: center;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img {
  max-width: 50%;
  width: 50%;
  flex-shrink: 0;
  line-height: 0;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in {
  padding: 56.25% 0 0 0;
  position: relative;
  height: 0;
  border-radius: 10px;
  overflow: hidden;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in img.to-switch {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .frame-controls {
  position: absolute;
  left: 0;
  z-index: 4;
  top: 0;
  display: flex;
  padding-left: 15px;
  padding-top: 10px;
  gap: 15px;
  align-items: center;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .frame-controls button {
  width: 24px;
  padding: 0;
  line-height: 0;
  border: none;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .frame-controls button img {
  width: 100%;
  position: static;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .frame-controls button:hover {
  background: transparent;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .fullscreen {
  right: 15px;
  bottom: 10px;
  position: absolute;
  z-index: 3;
  padding: 0;
  border: none;
  line-height: 0;
  width: 24px;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .fullscreen:hover {
  background: transparent;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .woocommerce-product-details__short-description {
  font-family: "Red Hat Display", sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
body .productPopUpWrap .productPopIn .product .product-img-desc .woocommerce-product-details__short-description p {
  margin-bottom: 0;
  line-height: 21px;
}
body .productPopUpWrap .productPopIn .product .purchase-note {
  font-family: "Red Hat Display", sans-serif;
  color: #847964;
  font-size: 16px;
  font-weight: 700;
  margin: -10px 0 15px 0;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons {
  display: flex;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data {
  flex: 1;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  line-height: 1;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li:last-child {
  margin-bottom: 0;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li img {
  width: 25px;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price {
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price ins {
  text-decoration: none !important;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price del {
  text-decoration-color: red;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price del .woocommerce-Price-amount {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price del .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price .woocommerce-Price-amount {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 800;
  text-decoration: none;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-weight: 800;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 10px;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .productPage {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
  text-align: right;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap .add_to_cart_button {
  background: #46FF8A;
  border-radius: 17px;
  color: #3D4054;
  border: none;
  font-size: 17px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  padding: 10px;
  width: 200px;
  text-align: center;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap .add_to_cart_button.added ~ .open-cart {
  display: flex !important;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap .open-cart {
  border: none;
  padding: 0;
  width: 30px;
  background: transparent;
  text-decoration: none;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap .added_to_cart {
  display: none;
}
body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .productPage-watch {
  background: #46FF8A;
  border-radius: 17px;
  color: #3D4054;
  border: none;
  font-size: 17px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 900;
  padding: 10px;
  width: 200px;
  text-align: center;
}
@media (max-width: 768px) {
  body .productPopUpWrap {
    width: calc(100vw - 30px);
    padding: 12px;
    transform: translate(0, -50%);
    max-height: 85vh;
    overflow-y: auto;
  }
  body .productPopUpWrap .productPopIn {
    width: 100%;
  }
  body .productPopUpWrap .productPopIn .product button.closePop {
    right: -2px;
    top: -2px;
    width: 18px;
  }
  body .productPopUpWrap .productPopIn .product h1.product-title.entry-title {
    font-size: 16px;
    line-height: 1.3;
    padding-right: 15px;
    margin: 0 0 12px 0;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc {
    flex-direction: column-reverse;
    gap: 10px;
    margin-bottom: 10px;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc .main-img {
    max-width: 100%;
    width: 100%;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .frame-controls {
    padding-left: 10px;
    padding-top: 8px;
    gap: 10px;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .frame-controls button {
    width: 20px;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc .main-img .main-img-vid-in .fullscreen {
    right: 10px;
    bottom: 8px;
    width: 20px;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc .woocommerce-product-details__short-description {
    font-size: 14px;
  }
  body .productPopUpWrap .productPopIn .product .product-img-desc .woocommerce-product-details__short-description p {
    line-height: 1.3;
  }
  body .productPopUpWrap .productPopIn .product .purchase-note {
    font-size: 13px;
    text-align: center;
    margin: 0 0 10px 0;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons {
    flex-direction: column;
    gap: 10px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li {
    margin-bottom: 8px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li img {
    width: 18px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span {
    font-size: 14px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price {
    gap: 6px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-data ul.data-list li span .price del .woocommerce-Price-amount {
    font-size: 12px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .productPage {
    font-size: 14px;
    order: 2;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap {
    order: 1;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap .add_to_cart_button {
    font-size: 15px;
    padding: 8px 12px;
    width: 150px;
  }
  body .productPopUpWrap .productPopIn .product .product-data-buttons .product-buttons .add-to-cart-succ-wrap .open-cart {
    width: 24px;
  }
}

small.includes_tax {
  display: none !important;
}

.product-buttons-widget .product-price-widget {
  border-left: 1px solid rgba(72, 75, 95, 0.2);
  padding-left: 10px;
}
.product-buttons-widget .product-price-widget .price {
  margin: 0;
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
  align-items: center;
  justify-content: center;
}
.product-buttons-widget .product-price-widget .price ins {
  text-decoration: none !important;
}
.product-buttons-widget .product-price-widget .price ins .woocommerce-Price-amount {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 800;
  color: #484B5F;
  font-size: 16px;
}
.product-buttons-widget .product-price-widget .price ins .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-weight: 800;
  color: #484B5F;
  font-size: 16px;
}
.product-buttons-widget .product-price-widget .price del {
  text-decoration-color: red;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-buttons-widget .product-price-widget .price del .woocommerce-Price-amount {
  color: #484B5F;
  font-size: 16px;
  font-weight: 800;
  font-family: "Red Hat Display", sans-serif;
}
.product-buttons-widget .product-price-widget .price del .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  color: #484B5F;
  font-size: 16px;
  font-weight: 800;
}
.product-buttons-widget .product-price-widget .price .woocommerce-Price-amount {
  font-family: "Red Hat Display", sans-serif;
  font-weight: 800;
  text-decoration: none;
  color: #484B5F;
  font-size: 16px;
}
.product-buttons-widget .product-price-widget .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  font-weight: 800;
  color: #484B5F;
  font-size: 16px;
}
.product-buttons-widget .product-buttons-container {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(72, 75, 95, 0.2);
  padding: 10px 0 5px 0;
}
.product-buttons-widget .product-buttons-container .open-product {
  display: none !important;
}
.product-buttons-widget .product-buttons-container .add-to-cart-succ-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-buttons-widget .product-buttons-container .added_to_cart.wc-forward {
  display: none !important;
}
.product-buttons-widget .product-buttons-container .add_to_cart_button {
  background: transparent;
  align-items: center;
  display: flex;
  gap: 5px;
  font-family: Raleway;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.2px;
  color: #484B5F;
  padding: 5px;
}
.product-buttons-widget .product-buttons-container .add_to_cart_button img {
  width: 20px;
}
.product-buttons-widget .product-buttons-container .buy_now_button {
  font-family: Raleway;
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: -0.2px;
  text-transform: capitalize;
  color: #91733A;
  background: transparent;
  padding: 5px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-buttons-widget .product-buttons-container .buy_now_button img {
  width: 7px;
}
.product-buttons-widget .product-buttons-container .product-watch-now {
  margin-left: auto;
  background: #46FF8A;
  border-radius: 17px;
  color: #3D4054;
  border: none;
  font-size: 16px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
}

body.single-product .summary.entry-summary .product-buttons-container {
  display: flex;
  gap: 10px;
  align-items: unset;
  justify-content: space-around;
  flex-direction: column;
}
body.single-product .summary.entry-summary .product-buttons-container .open-product {
  display: none !important;
}
body.single-product .summary.entry-summary .product-buttons-container .add-to-cart-succ-wrap {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.single-product .summary.entry-summary .product-buttons-container .added_to_cart.wc-forward {
  display: none !important;
}
body.single-product .summary.entry-summary .product-buttons-container .add_to_cart_button {
  background: transparent;
  align-items: center;
  display: flex;
  gap: 5px;
  font-family: Raleway;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.2px;
  color: #484B5F;
  padding: 5px;
}
body.single-product .summary.entry-summary .product-buttons-container .add_to_cart_button img {
  width: 20px;
}
body.single-product .summary.entry-summary .product-buttons-container .buy_now_button {
  font-family: Raleway;
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: -0.2px;
  text-transform: capitalize;
  color: #91733A;
  background: transparent;
  padding: 5px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.single-product .summary.entry-summary .product-buttons-container .buy_now_button img {
  width: 7px;
}
body.single-product .summary.entry-summary .product-buttons-container .product-watch-now {
  margin-left: auto;
  background: #46FF8A;
  border-radius: 17px;
  color: #3D4054;
  border: none;
  font-size: 16px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
}

.woocommerce-MyAccount-content p:empty,
.product-wrap p:empty,
.product-buttons-widget p:empty,
.elementor-widget-wp-widget-product_buttons p:empty,
.elementor-241 p:empty,
.products p:empty,
ul.products p:empty {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  visibility: hidden !important;
}
.woocommerce-MyAccount-content p:only-child:empty,
.product-wrap p:only-child:empty,
.product-buttons-widget p:only-child:empty,
.elementor-widget-wp-widget-product_buttons p:only-child:empty,
.elementor-241 p:only-child:empty,
.products p:only-child:empty,
ul.products p:only-child:empty {
  display: none !important;
}
.woocommerce-MyAccount-content br:first-child, .woocommerce-MyAccount-content br:last-child,
.product-wrap br:first-child,
.product-wrap br:last-child,
.product-buttons-widget br:first-child,
.product-buttons-widget br:last-child,
.elementor-widget-wp-widget-product_buttons br:first-child,
.elementor-widget-wp-widget-product_buttons br:last-child,
.elementor-241 br:first-child,
.elementor-241 br:last-child,
.products br:first-child,
.products br:last-child,
ul.products br:first-child,
ul.products br:last-child {
  display: none !important;
}
.woocommerce-MyAccount-content br + br,
.product-wrap br + br,
.product-buttons-widget br + br,
.elementor-widget-wp-widget-product_buttons br + br,
.elementor-241 br + br,
.products br + br,
ul.products br + br {
  display: none !important;
}
.woocommerce-MyAccount-content p:empty br,
.product-wrap p:empty br,
.product-buttons-widget p:empty br,
.elementor-widget-wp-widget-product_buttons p:empty br,
.elementor-241 p:empty br,
.products p:empty br,
ul.products p:empty br {
  display: none !important;
}

.elementor-widget-woocommerce-checkout-page {
  width: 100% !important;
}

body.woocommerce-order-received .woocommerce-thankyou-page {
  max-width: 100%;
  margin: 0 auto;
  padding: 0px 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header {
  text-align: center;
  margin-bottom: 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header .thankyou-logo {
  margin-bottom: 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header .thankyou-logo img {
  max-width: 150px;
  height: auto;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header .thankyou-title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 32px;
  font-weight: 900;
  color: #484B5F;
  margin: 0 0 10px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header .thankyou-subtitle {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  color: #484B5F;
  margin: 0;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-two-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 40px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-two-columns .thankyou-col-left,
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-two-columns .thankyou-col-right {
  display: flex;
  flex-direction: column;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details {
  background: #F2F2F2;
  border-radius: 8px;
  padding: 30px;
  width: 100%;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-details-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 20px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #E4E3E9;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-details-grid .order-detail-item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-details-grid .order-detail-item .detail-label {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  color: #91733A;
  font-weight: 500;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-details-grid .order-detail-item .detail-value {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  color: #484B5F;
  font-weight: 700;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #484B5F;
  margin: 0 0 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 15px 0;
  border-bottom: 1px solid #E4E3E9;
  font-family: Raleway, sans-serif;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item:last-child {
  border-bottom: none;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item .item-info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item .item-info .item-name {
  font-size: 16px;
  color: #484B5F;
  font-weight: 500;
  text-decoration: none;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item .item-info .item-name:hover {
  color: #91733A;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item .item-info .item-watch-now {
  font-size: 14px;
  color: #91733A;
  font-weight: 600;
  text-decoration: none;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item .item-info .item-watch-now:hover {
  color: #484B5F;
  text-decoration: underline;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-items-list .order-item .item-price {
  font-size: 16px;
  color: #484B5F;
  font-weight: 700;
  margin-left: 15px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-total {
  padding-top: 20px;
  border-top: 2px solid #E4E3E9;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-total .total-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Red Hat Display", sans-serif;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-total .total-row span {
  font-size: 18px;
  color: #484B5F;
  font-weight: 500;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-items-section .order-total .total-row strong {
  font-size: 24px;
  color: #484B5F;
  font-weight: 900;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .payment-status {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
  padding: 15px;
  background: #fff;
  border-radius: 8px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  color: #484B5F;
  font-weight: 500;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .payment-status .payment-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  background: #46FF8A;
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  font-size: 14px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .button {
  padding: 12px 30px;
  font-family: "Red Hat Display", sans-serif;
  font-size: 16px;
  font-weight: 700;
  border-radius: 7px;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .button.button-continue-shopping {
  background: #847964;
  color: #fff;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .button.button-continue-shopping:hover {
  background: #E4E3E9;
  color: #847964;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .button.button-view-courses {
  background: #46FF8A;
  color: #3D4054;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .button.button-view-courses:hover {
  background: #3ee875;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details {
  background: #F2F2F2;
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 30px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-order-details__title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #484B5F;
  margin: 0 0 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table {
  width: 100%;
  border-collapse: collapse;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table thead {
  display: none;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tbody .woocommerce-table__line-item {
  border-bottom: 1px solid #E4E3E9;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tbody .woocommerce-table__line-item .woocommerce-table__product-name {
  padding: 12px 0;
  font-family: Raleway, sans-serif;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tbody .woocommerce-table__line-item .woocommerce-table__product-name a {
  color: #484B5F;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tbody .woocommerce-table__line-item .woocommerce-table__product-name a:hover {
  color: #91733A;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tbody .woocommerce-table__line-item .woocommerce-table__product-name .product-quantity {
  color: #91733A;
  font-weight: 500;
  font-size: 14px;
  margin-left: 5px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tbody .woocommerce-table__line-item .woocommerce-table__product-total {
  padding: 12px 0;
  text-align: right;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  color: #484B5F;
  font-weight: 700;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot {
  border-top: 2px solid #E4E3E9;
  margin-top: 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot tr {
  border-bottom: 1px solid #E4E3E9;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot tr:last-child {
  border-bottom: none;
  border-top: 2px solid #E4E3E9;
  margin-top: 10px;
  padding-top: 10px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot tr:last-child th, body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot tr:last-child td {
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  font-weight: 900;
  color: #484B5F;
  padding-top: 15px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot tr th {
  padding: 10px 0;
  text-align: left;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  color: #484B5F;
  font-weight: 500;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-order-details .woocommerce-table tfoot tr td {
  padding: 10px 0;
  text-align: right;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  color: #484B5F;
  font-weight: 700;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-customer-details {
  background: #F2F2F2;
  border-radius: 8px;
  padding: 30px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-customer-details .woocommerce-column__title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #484B5F;
  margin: 0 0 20px;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-customer-details address {
  font-family: Raleway, sans-serif;
  font-size: 16px;
  color: #484B5F;
  font-style: normal;
  line-height: 1.6;
}
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-customer-details address .woocommerce-customer-details--phone,
body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .thankyou-col-right .woocommerce-customer-details address .woocommerce-customer-details--email {
  margin: 8px 0 0;
  display: block;
}
@media (max-width: 768px) {
  body.woocommerce-order-received .woocommerce-thankyou-page {
    padding: 30px 15px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header .thankyou-title {
    font-size: 24px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-success-header .thankyou-subtitle {
    font-size: 14px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-two-columns {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details {
    padding: 20px 15px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-order-details .order-details-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-col-right .woocommerce-order-details,
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-col-right .woocommerce-customer-details {
    padding: 20px 15px;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions {
    flex-direction: column;
  }
  body.woocommerce-order-received .woocommerce-thankyou-page .thankyou-actions .button {
    width: 100%;
    text-align: center;
  }
}

/*# sourceMappingURL=yb-style.css.map */
