.card-custom ul li,
.card-course-list ul li {
  list-style: none;
}

ul.navbar-nav li.nav-item .card-course-list > ul > li > a img {
  filter: unset !important;
}
ul > li,
.title-with-paragraph__paragraph p {
  font-size: 19px;
  line-height: 2em;
}
.cart-empty.woocommerce-info {
  width: 100%;
}

p.return-to-shop a.button.wc-backward {
  width: 100%;
  background: #e65423;
  border-radius: 52px;
  height: 41px;
  display: flex;
  color: #fff;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  max-width: 200px;
}

p.return-to-shop {
  width: 100%;
}

.page-id-599 #first-section img {padding-top:15px;}

@media (max-width: 767px) {
	.body-top-padding {
	  padding-top: 80px !important;
	}

  img.logo-white,
  img.logo-black {
    min-height: 65px !important;
  }
  .offcanvas-body ul.navbar-nav li.nav-item a {
    color: #fff !important;
  }
}

body .form-wrapper div.wpforms-container-full .wpforms-form .wpforms-submit-container button{
	background-color: #e65423!important;
}

.form-wrapper div.wpforms-container-full textarea{
	height:146px!important;
}

/**/
.xoo-aff-input-group > p {
  /* width: 100%; */
  position: absolute;
  bottom: -18px;
  right: 11px;
  font-size: 12px;
  margin: 0 !important;
  color: red;
}

.xoo-aff-input-group {
  /* flex-wrap: wrap; */
}

body .xoo-aff-group {
  margin-bottom: 25px !important;
}

.xoo-aff-group.xoo_el_reg_username_cont {
  margin-bottom: 0 !important;
}

/**/
section.brands-carousal h2 , section.home-header h2{
  font-family: "Tajawal", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 45px;
  line-height: 144.1%;
  position: relative;
  margin-right: 140px;
  margin-bottom: 65px;
}

@media (min-width: 320px) and (max-width: 480px) {
  section.brands-carousal h2, section.home-header h2 {
    margin-right: 40px;
  }
}

@media (min-width: 577px) and (max-width: 767px){
	section.hero-section a.explore-more{
		bottom: 10px!important;
	}
}

ul.navbar-nav {
  gap: 13px;
}

.navbar {
  padding: 0;
}

.navbar-brand.d-none.d-lg-block {
  padding: 0;
  margin: 0;
}

h2.logo.center-logo img {
  min-height: 115px;
}

ul.navbar-nav li.nav-item a.nav-link {
  font-size: 13px;
}

/* section.brands-carousal h2:after, section.home-header h2:after {
  content: "";
  position: absolute;
  width: 204px;
  height: 124px;
  right: -40px;
  top: 0;
  background-image: url(../images/img/withstar.png);
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
} */

section.brands-carousal h4 {
  font-family: "Tajawal", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 158.1%;
  max-width: 408px;
  margin-right: auto;
  margin-left: 40px;
}

section.brands-carousal .owl-dots {
  text-align: center;
}

section.brands-carousal .owl-dot {
  display: inline-block;
  height: 15px !important;
  width: 15px !important;
  background-color: #222222 !important;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}

section.brands-carousal .owl-dot.active {
  background-color: #e65423 !important;
}
/* container */

@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 890px;
  }
}

@media (min-width: 1200px) {
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1240px !important;
  }
}

@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 890px;
  }
}

body,
section.brands-carousal {
  scroll-snap-type: y mandatory; /* Implements vertical scrolling with mandatory snap points */
  scroll-padding-top: 115px; /* Sets a 40px scroll padding at the top edge */
}

.body-top-padding {
  padding-top: 175px;
}

.woocommerce-checkout.woocommerce-page.woocommerce-order-received
  section.woocommerce-customer-details {
  display: none;
}

.rtl .xoo-el-notice {
  margin: 0 !important;
  width: 100%;
  text-align: right;
}

.xoo-el-section.xoo-el-active {
  padding: 0;
}

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

.widget-area__menu ul.menu {
  list-style: none !important;
  padding: 0;
  margin: 0;
}

@media (min-width: 992px) {
  li.mobile-active.nav-item {
    display: none;
  }
  a.scrollLink {
    display: block;
  }
}

@media (max-width: 991px) {
  li.mobile-active.nav-item {
    display: block;
  }
  a.scrollLink {
    display: none;
  }
}

.account-forms__updateform form#user-profile-frontend > div p.error-note {
  position: absolute;
  bottom: -20px;
  top: unset;
  height: auto;
  margin: 0;
  font-size: 0.8rem;
  color: #a50203;
}

span.xoo-el-close.xoo-el-icon-cancel-circle {
  display: block;
  z-index: 9999;
  right: 4px;
  top: 4px;
}

/**/
.woocommerce-order-received header.entry-header h1.entry-title {
  display: none;
}

.success-icon-with-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.success-icon-with-text h1 {
  font-size: 2.5rem;
  font-weight: bold;
  font-family: "Tajawal", sans-serif;
}

.success-icon-with-text img {
  margin-bottom: 37px;
  width: 101px;
  height: auto;
}

.success-icon-with-text
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-size: 1.5rem;
  font-weight: normal;
  font-family: "Tajawal", sans-serif;
}

.pay-note {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  background-color: #efefef;
  padding: 48px 20px 48px 48px;
  margin-bottom: 2.1vmax;
}

.pay-note
  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  padding: 20px;
  margin: 0;
  list-style: none;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}

.pay-note
  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details
  li {
  padding: 20px 0;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  margin-left: 40px;
}

.pay-note
  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details
  li:after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #e65423;
  position: absolute;
  border-radius: 100%;
  right: -10px;
  top: 50%;
  transform: translate(5px, -50%);
}

.woocommerce-order-received
  section.woocommerce-order-details
  h2.woocommerce-order-details__title {
  display: none;
}

.woocommerce-order-received
  section.woocommerce-order-details
  th.woocommerce-table__product-name.product-name {
  width: 70%;
  padding-right: 0;
}

.woocommerce-order-received
  section.woocommerce-order-details
  th.woocommerce-table__product-table.product-total {
  text-align: left;
  padding-left: 0;
}

.woocommerce-order-received section.woocommerce-order-details thead th {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: "Tajawal", sans-serif;
  padding-bottom: 1.6vmax;
}

.woocommerce-order-received
  section.woocommerce-order-details
  td.woocommerce-table__product-name.product-name {
  font-size: 1.1rem;
  font-weight: 400;
  font-family: "Tajawal", sans-serif;
}

.woocommerce-order-received
  section.woocommerce-order-details
  tbody
  > tr
  > td:first-of-type
  a {
  font-size: 1.1rem;
  font-weight: 400;
  font-family: "Tajawal", sans-serif;
  text-decoration: none;
  color: #292929;
}

.woocommerce-order-received
  section.woocommerce-order-details
  tbody
  > tr
  > td:last-of-type {
  font-size: 1.1rem;
  font-weight: bold;
  font-family: "Tajawal", sans-serif;
  text-decoration: none;
  color: #292929;
  text-align: left;
}

.woocommerce-order-received section.woocommerce-order-details td {
  padding: 11px 0;
  border-bottom: 1px solid #00000036;
}

.woocommerce-order-received section.woocommerce-order-details tfoot tr th {
  font-size: 1.1rem;
  font-weight: 400;
  font-family: "Tajawal", sans-serif;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #00000036;
}

.woocommerce-order-received section.woocommerce-order-details tfoot tr td {
  font-size: 1.1rem;
  font-weight: bold;
  font-family: "Tajawal", sans-serif;
  text-decoration: none;
  color: #292929;
  text-align: left;
}

.woocommerce-order-received
  section.woocommerce-order-details
  tfoot
  tr:last-of-type
  th,
.woocommerce-order-received
  section.woocommerce-order-details
  tfoot
  tr:last-of-type
  td {
  border: none;
}

.woocommerce-order-received
  section.woocommerce-order-details
  tfoot
  tr:last-of-type
  td {
  font-size: 2.1rem;
  font-weight: bold;
  font-family: "Tajawal", sans-serif;
  text-decoration: none;
  color: #e65423;
  text-align: left;
}

@media (max-width: 500px) {
  .woocommerce-order-received
    section.woocommerce-order-details
    th.woocommerce-table__product-name.product-name {
    width: 55%;
    padding-right: 0;
  }

  ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    columns: 1 !important;
    -webkit-columns: 1 !important;
    -moz-columns: 1 !important;
  }

  .pay-note {
    flex-direction: column;
    padding: 30px;
  }

  .pay-note img.icon-img {
    max-width: 95px;
  }
  .woocommerce-order-received section.woocommerce-order-details thead th {
    font-size: 1.4rem;
    padding-bottom: 1.6vmax;
  }

  .woocommerce-order-received
    section.woocommerce-order-details
    td.woocommerce-table__product-name.product-name {
    font-size: 0.9rem;
    font-weight: 400;
  }

  .woocommerce-order-received
    section.woocommerce-order-details
    tbody
    > tr
    > td:first-of-type
    a {
    font-size: 0.9rem;
  }

  .woocommerce-order-received
    section.woocommerce-order-details
    tbody
    > tr
    > td:last-of-type {
    font-size: 0.9rem;
  }

  .woocommerce-order-received section.woocommerce-order-details tfoot tr th {
    font-size: 0.9rem;
  }

  .woocommerce-order-received section.woocommerce-order-details tfoot tr td {
    font-size: 0.9rem;
  }

  .woocommerce-order-received
    section.woocommerce-order-details
    tfoot
    tr:last-of-type
    td {
    font-size: 1.6rem;
  }

}
/* new headre*/
@media (min-width: 1300px) {
  div#header .container {
    max-width: 1290px;
  }
  .offcanvas-body {
    justify-content: flex-start;
  }

  .rest-item {
    width: calc(100% - 160px);
    display: flex;
    gap: 44px;
    justify-content: space-between;
  }

  .offcanvas-body {
    gap: 93px;
  }

  ul.navbar-nav {
    width: auto;
    min-width: unset;
  }

  ul.navbar-nav.d-none.d-lg-block {
    width: auto !important;
    min-width: auto !important;
  }

  .rest-item ul.navbar-nav.d-none.d-lg-block:last-of-type {
    flex: auto;
  }

  ul.navbar-nav li.nav-item a {
    font-size: 16px;
  }

  ul.navbar-nav {
    gap: 44px;
  }

  ul.navbar-nav li.nav-item a.nav-link {
    font-size: 16px;
  }
}

@media (max-width: 1299px) and (min-width: 1143px) {
  div#header .container {
    max-width: 1290px;
  }
  .offcanvas-body {
    justify-content: flex-start;
  }

  .rest-item {
    width: calc(100% - 160px);
    display: flex;
    gap: 30px;
    justify-content: space-between;
  }

  .offcanvas-body {
    gap: 55px;
  }

  ul.navbar-nav {
    width: auto;
    min-width: unset;
  }

  ul.navbar-nav.d-none.d-lg-block {
    width: auto !important;
    min-width: auto !important;
  }

  .rest-item ul.navbar-nav.d-none.d-lg-block:last-of-type {
    flex: auto;
  }

  ul.navbar-nav li.nav-item a {
    font-size: 16px;
  }

  ul.navbar-nav {
    gap: 30px;
  }

  ul.navbar-nav li.nav-item a.nav-link {
    font-size: 16px;
  }
}

@media (max-width: 1142px) and (min-width: 1024px) {
  div#header .container {
    max-width: 1290px;
  }
  .offcanvas-body {
    justify-content: flex-start;
  }

  .rest-item {
    width: calc(100% - 160px);
    display: flex;
    gap: 25px;
    justify-content: space-between;
  }

  .offcanvas-body {
    gap: 25px;
  }

  ul.navbar-nav {
    width: auto;
    min-width: unset;
  }

  ul.navbar-nav.d-none.d-lg-block {
    width: auto !important;
    min-width: auto !important;
  }

  .rest-item ul.navbar-nav.d-none.d-lg-block:last-of-type {
    flex: auto;
  }

  ul.navbar-nav li.nav-item a {
    font-size: 15px;
  }

  ul.navbar-nav {
    gap: 25px;
  }

  ul.navbar-nav li.nav-item a.nav-link {
    font-size: 15px;
  }
}

@media (max-width: 1023px) and (min-width: 992px) {
  div#header .container {
    max-width: 1290px;
  }
  .offcanvas-body {
    justify-content: flex-start;
  }

  .rest-item {
    width: calc(100% - 160px);
    display: flex;
    gap: 20px;
    justify-content: space-between;
  }

  .offcanvas-body {
    gap: 25px;
  }

  ul.navbar-nav {
    width: auto;
    min-width: unset;
  }

  ul.navbar-nav.d-none.d-lg-block {
    width: auto !important;
    min-width: auto !important;
  }

  .rest-item ul.navbar-nav.d-none.d-lg-block:last-of-type {
    flex: auto;
  }

  ul.navbar-nav li.nav-item a {
    font-size: 14px;
  }

  ul.navbar-nav {
    gap: 20px;
  }

  ul.navbar-nav li.nav-item a.nav-link {
    font-size: 14px;
  }
}
.bg-line .container:before,
.bg-line .container:after,
.bg-line:after {
  content: "";
  width: 0px !important;
}
.bottom-footer .container {
  border-top: 1px solid #ffffff00;
  padding-top: 21px;
  margin-top: 28px;
}
.bottom-footer .row {
  border-top: 1px solid #34598e;
  padding-top: 10px;
}
.course-step-wrapper {
  align-items: center;
}
.title-with-paragraph__style2 .title-with-paragraph__content h2,
.title-with-paragraph__style2 .title-with-paragraph__content .h2 {
  width: 40%;
}
.title-with-paragraph__style2
  .title-with-paragraph__content
  .title-with-paragraph__paragraph {
  width: 60%;
}
.fa-x-twitter:before {
  content: "\e61b";
}

.title-with-paragraph__style-paragraph p:after {
  display: none;
}
@media (max-width: 992px) {
  h5#offcanvasNavbarLabel img.logo-black {
    display: none;
  }

  h5#offcanvasNavbarLabel img.logo-white {
    display: block;
  }

  ul.navbar-nav a {
  }

  .offcanvas-body ul.navbar-nav li.nav-item a.nav-link {
    font-size: 1.6rem !important;
    color: #fff !important;
    line-height: 50px;
    text-align: center;
  }

  .offcanvas-body ul.navbar-nav {
    gap: 24px;
  }

  .style-1 .wraper-left-header ul.navbar-nav li.nav-item > a {
    color: #fff !important;
  }

  .style-1 ul.navbar-nav li a:not(.display-picture) > img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  div#header.style-1 .navbar-toggler {
    border-color: #fff;
  }

  div#header.style-1 .navbar-toggler-icon {
    fill: #fff;
    color: #fff;
    filter: initial;
  }

  div#header.style-1 .display-picture img {
    border: 2px solid #ffffff !important;
  }
}

.form-news div.wpforms-container-full .wpforms-form label.wpforms-error,
.form-news div.wpforms-container-full .wpforms-form em.wpforms-error {
  color: #000;
  position: absolute;
  bottom: 0;
  transform: translateY(150%);
  margin: 0;
}

.form-news a.mailcheck-suggestion {
  color: #000;
}

.hero-section .container .content-wrap .about-content-quote h2,
.hero-section .container .content-wrap .about-content-quote .h2 {
  font-size: 18px;
}

.hero-section .container .content-wrap .about-content-quote p {
  font-size: 15px;
}

.title-with-paragraph__style-paragraph p {
  font-size: 19px;
  width: 60%;
  font-weight: 400;
}
ul.feature-with-icon li {
  font-size: 14px;
}

/**/
body .qib-button.qib-button-wrapper {
  pointer-events: none;
  opacity: 0.5;
  filter: grayscale(1);
}

td.actions > button.button {
  display: none !important;
}

table.shop_table_responsive tr td.product-remove a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 0 !important;
  padding-top: 0px !important;
  line-height:0px!important;
}
.form-h3 {
  font-family: "IBM Plex Sans Arabic", sans-serif !important;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 21px !important;
}