:root {
  --mainColor: #eed484;
  --mainTextColor: #44276a;
  --bg-same: #e7dff2;
  --mainDark: #393939;
  --mainLight: #6c6c6c;
  --bg-ligth: #ece6f5;
  --bgLigth: #f7f7f7;
}

html {
  direction: rtl;
}
* {
  font-family: "Almarai", sans-serif;

}
.bgLigth
.rounded-10 {
  border-radius: 10px;
}

.roundedTop {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid gray;
  border-bottom: none;
}

.roundedBottom {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid gray;

}

.fs-14 {
  font-size: 14px;
}
.fs-12 {
  font-size: 12px;
}
.fs-10 {
  font-size: 10px;
}

.mainColor {
  color: var(--mainTextColor);
}
.bgMainColor {
  background-color: var(--mainTextColor);
}

.bgLigth {
  background-color: #eed484;
}
.bg-same {
  background-color: var(--bg-same);
}

.textTransparent {
  color: transparent;
}

.bg-yellow {
  background-color: #eed484;
}
.bg-footer {
  background-color: #161117;
}
.color-footer {
  color: #161117;
}

.imgTitle {
  height: 60px;
}

.beforClass {
  position: relative;
}

.flagSize {
  width: 15px;
}

.btn-check:focus+.btn, .btn:focus {
  outline: 0;
  box-shadow: none;
}

.beforClass::before {
  content: "خصومات ";
  position: absolute;
  font-size: 10px;
  border-radius: 2px;
  color: white;
  background-color: #0b853e;
  top: -18px;
}

/* discover */

.discoverImg {
  background-color: #eed4847d;
  border-radius: 15px;
  width: 200px;
  height: 200px;
}

/* products */

.borderButtom {
  border-bottom: 3px solid black;
  padding-left: 8%;
  padding-bottom: 15px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #eed484;
  background-color: var(--bg-ligth);
  border: 2px solid #161117;
}

.nav-pills .nav-link {
  background: 0 0;
  background-color: var(--bgLigth);
  border: 0;
  border-radius: 0.25rem;
  color: black;
}

.productCard {
  background-color: var(--bgLigth);
  border-radius: 15px;
}

.productPount {
  border-bottom-right-radius: 15px;
  background-color: var(--bg-ligth);
}

/* Offers */

.offers {
background-image: url(../img/file-1510144042-VNKS6W.png);
    background-position: center center;
    background-size: cover;    
    margin-right: 7%;
    margin-left: 7%;
}

.borderRadius {
  border-radius: 15px;
}

.offersContainer {
  /*background-color: #dde5f8;*/
}

.offersContainerImg1 {
  background-color: #cfebdd;
}

.offersContainerImg2 {
  background-color: #e7d5ed;
}

.offersContainerBtn {
  padding-block: 10px;
  border: 2px solid var(--mainTextColor);
  border-radius: 8px;
}

/* services */

.services {
  background-image: url("../img/file-1510144042-VNKS6W.png");
  background-position: center center;
  background-size: cover;
}



/* Modal */

.modal-header {
  border-bottom: none;
}
.modal-footer {
  border-top: none;
}
.border-test {
  border-bottom: 1px solid black;
}
.form-check-input:checked {
  background-color: var(--mainTextColor);
  border-color: var(--mainTextColor);
}
.form-check-input:focus {
  box-shadow: none;
}

.btnOrder {
  border: 1px solid var(--mainTextColor);
  border-radius: 2;
}


.form-check .form-check-input {
  float: none;
  margin-left: -1.5em;
}











@media (max-width: 991.98px) {
  .fontWithMwdia {
    font-size: 12px;
  }
  .fontList {
    font-size: 14px;
    text-align: center;
  }
  /* .discountCard {
    width: 100%;
  } */

  .disList {
    font-size: 12px;
  }
}

@media (max-width: 767.98px) {
  .nav-pills .navs-link {
    font-size: 14px;
  }

  .fontWithMwdia {
    font-size: 14px;
    margin-bottom: 10px;
  }
    .fontList {
      width: 100%;
    }
    .disList {
      font-size: 11px;
    }
}

@media (max-width: 575.98px) {
  .nav-pills .navs-link {
    font-size: 12px;
  }
}

:root {
  --mainColor: #eed484;
  --mainTextColor: #44276a;
  --bg-same: #e7dff2;
  --mainDark: #393939;
  --mainLight: #6c6c6c;
  --bg-ligth: #ece6f5;
  --bgLigth: #f7f7f7;
}

html {
  direction: rtl;
}
* {
  font-family: "Almarai", sans-serif;

}
.placeOrder {
    text-align: center;
    padding: 40px 0;
    background: #EBF0F5;
  }
 .placeOrder h1 {
      color: #88B04B;
      font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
      font-weight: 900;
      font-size: 40px;
      margin-bottom: 10px;
    }
.placeOrder p {
      color: #404F5E;
      font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
      font-size:20px;
      margin: 0;
    }
.placeOrder i {
    color: #9ABC66;
    font-size: 100px;
    line-height: 200px;
    margin-left:-15px;
  }
.placeOrder .card {
    background: white;
    padding: 60px;
    border-radius: 4px;
    box-shadow: 0 2px 3px #C8D0D8;
    display: inline-block;
    margin: 0 auto;
  }
  .placeOrder  .btn-theme {
    background-color: #161117;
    font-size: 14px;
    border-radius: 10px;
    color: #eed484 !important;
    padding: 15px;
    margin: 16px 0;
    width: 100%;
}
.bgLigth
.rounded-10 {
  border-radius: 10px;
}

.roundedTop {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 1px solid gray;
  border-bottom: none;
}

.roundedBottom {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid gray;

}

.fs-14 {
  font-size: 14px;
}
.fs-12 {
  font-size: 12px;
}
.fs-10 {
  font-size: 10px;
}

.mainColor {
  color: var(--mainTextColor);
}
.bgMainColor {
  background-color: var(--mainTextColor);
}

.bgLigth {
  background-color: #eed484;
}
.bg-same {
  background-color: var(--bg-same);
}

.textTransparent {
  color: transparent;
}

.bg-yellow {
  background-color: #eed484;
}
.bg-footer {
  background-color: #161117;
}
.color-footer {
  color: #161117;
}

.imgTitle {
  height: 60px;
}

.beforClass {
  position: relative;
}

.flagSize {
  width: 15px;
}

.btn-check:focus+.btn, .btn:focus {
  outline: 0;
  box-shadow: none;
}

.beforClass::before {
  content: "Ø®ØµÙˆÙ…Ø§Øª ";
  position: absolute;
  font-size: 10px;
  border-radius: 2px;
  color: white;
  background-color: #0b853e;
  top: -18px;
}

/* discover */

.discoverImg {
  background-color: #eed4847d;
  border-radius: 15px;
  width: 200px;
  height: 200px;
}

/* products */

.borderButtom {
  border-bottom: 3px solid black;
  padding-left: 8%;
  padding-bottom: 15px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #eed484;
  background-color: var(--bg-ligth);
  border: 2px solid #161117;
}

.nav-pills .nav-link {
  background: 0 0;
  background-color: var(--bgLigth);
  border: 0;
  border-radius: 0.25rem;
  color: black;
}

.productCard {
  background-color: var(--bgLigth);
  border-radius: 15px;
}

.productPount {
  border-bottom-right-radius: 15px;
  background-color: var(--bg-ligth);
}

/* Offers */

.offers {
background-image: url(../img/file-1510144042-VNKS6W.png);
    background-position: center center;
    background-size: cover;    
    margin-right: 7%;
    margin-left: 7%;
}

.borderRadius {
  border-radius: 15px;
}

.offersContainer {
  /*background-color: #dde5f8;*/
}

.offersContainerImg1 {
  background-color: #cfebdd;
}

.offersContainerImg2 {
  background-color: #e7d5ed;
}

.offersContainerBtn {
  padding-block: 10px;
  border: 2px solid var(--mainTextColor);
  border-radius: 8px;
}

/* services */

.services {
  background-image: url("../img/file-1510144042-VNKS6W.png");
  background-position: center center;
  background-size: cover;
}



/* Modal */

.modal-header {
  border-bottom: none;
}
.modal-footer {
  border-top: none;
}
.border-test {
  border-bottom: 1px solid black;
}
.form-check-input:checked {
  background-color: var(--mainTextColor);
  border-color: var(--mainTextColor);
}
.form-check-input:focus {
  box-shadow: none;
}

.btnOrder {
  border: 1px solid var(--mainTextColor);
  border-radius: 2;
}


.form-check .form-check-input {
  float: none;
  margin-left: -1.5em;
}











@media (max-width: 991.98px) {
  .fontWithMwdia {
    font-size: 12px;
  }
  .fontList {
    font-size: 14px;
    text-align: center;
  }
  /* .discountCard {
    width: 100%;
  } */

  .disList {
    font-size: 12px;
  }
}

@media (max-width: 767.98px) {
  .nav-pills .navs-link {
    font-size: 14px;
  }

  .fontWithMwdia {
    font-size: 14px;
    margin-bottom: 10px;
  }
    .fontList {
      width: 100%;
    }
    .disList {
      font-size: 11px;
    }
}

@media (max-width: 575.98px) {
  .nav-pills .navs-link {
    font-size: 12px;
  }
}

