@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
.mainFlex, .loader-container, .social_wrapper, .main__btn, .midd_bttn, .transbrder_bttn, .slick-prev, .slick-next, .service_cardN1, .btn-close, .rounded_bttn, .Absnot_num, .notSide_title, .notiSide_card, .productN1_card .absOffer_span, .sortby_bttn, .abSocial_link, .ckeck_label, .trans_badge, .reviews_flex, .number__spinner, .number__spinner .ns-btn, .blue_badge, .proCart_incard, .delCArd_bttn, .checkout_group, .asideMenu_link, .asideMenu_link .asideC_usIcon, .faceTH_wrapper, .imageInput_labelt, .nav-tabs.orders__tabs .nav-link, .moreOrder_thumb, .addressFlex_conT .orderN_date, .statOne_cardColumn .statRound_thumb, .oneOrder_item, .sMacard_map, .pagination .page-link {
  display: flex;
  justify-content: center;
  align-items: center; }

.between_flex, .buttons_wrapper, .contact_cardN1, .wideCard_product, .checkOut_trow, .Address_carNwide, .addressCrt_incard, .stepsFlex_row, .contDeliv_cardN1, .contInner_cardN1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }

.background_cover, .greyAbt_container {
  background-size: cover !important;
  background-repeat: no-repeat !important; }

.widePadding {
  padding: 60px 0 72px 0; }

.secPadding {
  padding: 40px 0; }

.midPadding {
  padding: 48px 0 60px 0; }

html {
  scroll-behavior: smooth; }

body {
  font-family: "Inter", sans-serif;
  overflow-x: hidden !important;
  margin: 0;
  padding: 0;
  background-color: #fff;
  position: relative;
  direction: ltr !important;
  text-align: left; }

[dir="rtl"] body {
  direction: rtl !important;
  text-align: right; }

form, input {
  direction: ltr !important;
  text-align: left !important; }

[dir="rtl"] form, [dir="rtl"] input {
  direction: rtl !important;
  text-align: right !important; }

.overBody__hidden {
  overflow: hidden; }

* {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  margin: 0; }

body::-webkit-scrollbar {
  width: 8px; }

body.thin::-webkit-scrollbar {
  width: 2px; }

::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

::-webkit-scrollbar-thumb {
  background: #21A5AB;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0; }

::-webkit-scrollbar-thumb:window-inactive {
  background: #21A5AB; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  text-transform: capitalize;
  color: #1D1D1E; }

.loader-container {
  position: fixed;
  left: 0;
  right: 0;
  height: 100vh;
  background: #fff;
  z-index: 1000; }

.loader {
  width: 120px;
  height: 120px;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #21A5AB #21A5AB transparent transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }

.loader::after,
.loader::before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent transparent #21A5AB #21A5AB;
  width: 90px;
  height: 90px;
  box-sizing: border-box;
  animation: rotationBack 0.5s linear infinite;
  transform-origin: center center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }

.loader::before {
  width: 70px;
  height: 70px;
  border-color: #FFF #FFF transparent transparent;
  animation: rotation 1.5s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }
@keyframes rotationBack {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg); } }
.absLoader_logo {
  position: absolute;
  height: 56px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%); }

.mbttom_8 {
  margin-bottom: 8px !important; }

.mbttom_16 {
  margin-bottom: 16px !important; }

.mbttom_20 {
  margin-bottom: 20px !important; }

.mbttom_24 {
  margin-bottom: 24px !important; }

.mbttom_30 {
  margin-bottom: 30px !important; }

.mbttom_32 {
  margin-bottom: 32px !important; }

.mbttom_36 {
  margin-bottom: 36px !important; }

.mbttom_40 {
  margin-bottom: 40px !important; }

.mbttom_60 {
  margin-bottom: 60px !important; }

.mbttom_80 {
  margin-bottom: 80px !important; }

.mrgTop_32 {
  margin-top: 32px !important; }

.mrgTop_45 {
  margin-top: 45px !important; }

a {
  text-decoration: none !important;
  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s; }

a:hover {
  color: #21A5AB; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

iframe, video {
  max-width: 100%;
  width: 100%; }

p {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 16px; }

button:focus {
  outline: none; }

input:focus {
  box-shadow: none; }

textarea {
  resize: none; }

.dropdown-toggle::after {
  display: none; }

img {
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s; }

section {
  overflow: hidden; }

/*start header navbar */
.mob-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  z-index: 900;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s; }

.mob-overlay.active {
  opacity: 0.3;
  visibility: visible;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s; }

/*page*/
.main__header {
  padding: 16px 0;
  background-color: #fff;
  border-bottom: 1px solid #F2F2F2; }

.header__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 3;
  padding: 26px 0; }

.contctop_row {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.buttons_wrap {
  display: flex;
  align-items: center; }

[dir="rtl"] .dropdown-menu {
  text-align: right !important;
  right: 0 !important; }

.dropdown:hover .dropdown-menu {
  display: block; }

.navbar_toggler {
  background-color: transparent;
  border: none;
  font-size: 26px;
  color: #fff;
  padding: 0;
  width: 44px;
  height: 44px;
  overflow: hidden; }

.my__navbar {
  width: 100%;
  justify-content: center;
  gap: 10px; }

.my__navbar .nav-item {
  position: relative; }

.my__navbar .nav-link {
  color: #1D1D1E;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 12px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; }

.my__navbar .nav-item.active .nav-link,
.my__navbar .nav-link:hover {
  color: #21A5AB;
  background-color: rgba(33, 165, 171, 0.09); }

.navbar-brand {
  margin: 0;
  padding: 0; }

.navbar-brand img {
  width: 114px; }

.my__navbar > li > ul {
  background-color: #202020;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0 5px 1px rgba(0, 0, 0, 0.05);
  display: none;
  left: 0;
  margin-top: 30px;
  opacity: 0;
  padding: 10px 0 0;
  position: absolute;
  top: 100%;
  width: 220px;
  z-index: 100; }

.my__navbar > li.dropLink:hover > ul {
  margin-top: 0;
  opacity: 1;
  top: 100%;
  transition: all .3s ease;
  visibility: visible; }

.my__navbar > li > ul > li {
  position: relative;
  width: 100%; }

.my__navbar > li > ul > li > a {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  margin: 0 30px;
  padding: 10px 0;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  transition: all .2s ease; }
  .my__navbar > li > ul > li > a:hover {
    color: #21A5AB; }

.my__navbar > li.dropLink > a:after {
  content: "\f107";
  display: block;
  font-family: Font Awesome\ 5 Free;
  font-size: 12px;
  font-weight: 900;
  height: 20px;
  line-height: 24px;
  margin-top: -2px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  z-index: 5; }

[dir="rtl"] .my__navbar > li.dropLink > a:after {
  right: auto;
  left: 0; }

.nav-btn {
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
  cursor: pointer;
  flex: 0;
  padding: 5px; }

.nav-btn .btn-bar {
  position: relative;
  width: 30px;
  height: 3px;
  border-radius: 5px;
  background: #21A5AB;
  margin: 3px 0; }

.btn-bar.menu {
  transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg); }

.btn-bar.menu:nth-child(1) {
  transform-origin: top right;
  width: 20px; }

.btn-bar.menu:nth-child(3) {
  width: 20px; }

.btn-bar.close {
  transform-origin: center center;
  position: absolute;
  margin-top: -1.5px;
  opacity: 0;
  top: 50%;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg); }

.close:not(:last-child) {
  transform: rotate(60deg) translateX(-250%);
  -webkit-transform: rotate(60deg) translateX(-250%);
  -moz-transform: rotate(60deg) translateX(-250%);
  -ms-transform: rotate(60deg) translateX(-250%);
  -o-transform: rotate(60deg) translateX(-250%); }

.navbar_toggler.openMobile_menu .nav-btn .btn-bar.close:not(:last-child) {
  transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg); }

.openMobile_menu {
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 9999; }

.openMobile_menu .nav-btn .btn-bar {
  background: #000; }

.sidebar-wrapper {
  position: fixed;
  display: block;
  background-color: #fff;
  right: 0;
  top: 0;
  width: 340px;
  height: 100vh;
  overflow: hidden;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s; }
  .sidebar-wrapper.wideSide_menu {
    width: 400px; }
  .sidebar-wrapper .absMenu_inner {
    padding-top: 50px;
    position: relative;
    height: 100%;
    background-color: #21A5AB; }
  .sidebar-wrapper .my__navbar > li > ul {
    position: relative;
    width: 100%; }
  .sidebar-wrapper .my__navbar > li.dropLink > a:after {
    top: 20px; }
  .sidebar-wrapper .nav-link {
    color: #fff !important;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    cursor: pointer; }
  .sidebar-wrapper .openMob_menu {
    display: inline-flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    border-inline-start: 1px solid rgba(255, 255, 255, 0.7); }
  .sidebar-wrapper .my__navbar {
    width: 100%;
    margin: 30px 0; }
  .sidebar-wrapper .burgerBtn {
    border-top: none;
    height: 25px;
    width: 30px;
    box-sizing: border-box;
    position: absolute;
    z-index: 3000;
    top: 32px;
    right: 24px;
    cursor: pointer; }
  .sidebar-wrapper .burgerBtn:before, .sidebar-wrapper .burgerBtn:after {
    content: "";
    display: block;
    position: absolute;
    left: -2px;
    height: 2px;
    width: 33px;
    background: #fff; }
  .sidebar-wrapper .burgerBtn:before {
    top: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg); }
  .sidebar-wrapper .burgerBtn:after {
    bottom: 11px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg); }

[dir="rtl"] .sidebar-wrapper {
  right: auto;
  left: 0;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%); }
  [dir="rtl"] .sidebar-wrapper .burgerBtn {
    right: auto;
    left: 24px; }

.sidebar-show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
  -moz-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  -o-transform: translateX(0) !important; }

.social_wrapper {
  gap: 30px;
  margin-bottom: 16px; }
  .social_wrapper .social_link {
    color: #1D1D1E;
    font-size: 20px; }

.buttons_wrapper {
  width: fit-content; }

.main__btn {
  padding: 20px 50px;
  height: 60px;
  width: fit-content;
  min-width: 171px !important;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
  background-color: transparent;
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; }
  .main__btn.blue_bk {
    background-color: #21A5AB;
    border-color: #21A5AB; }

.midd_bttn {
  gap: 6px;
  padding: 0 24px;
  width: fit-content;
  min-width: 120px;
  height: 52px;
  color: #21A5AB;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #21A5AB;
  background-color: rgba(33, 165, 171, 0.09);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  overflow: hidden;
  text-transform: capitalize; }
  .midd_bttn.blue_bk {
    background-color: #21A5AB;
    border-color: #21A5AB;
    color: #fff; }
  .midd_bttn.cart_bttn {
    height: 60px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px; }

.form_group {
  display: flex;
  height: 52px;
  border: 1px solid #F2F2F2;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  padding: 14px 16px; }

.transbrder_bttn {
  background-color: transparent;
  border: none;
  width: 24px;
  height: 24px;
  color: #292D32; }
  .transbrder_bttn .searchSM_icon {
    width: 24px;
    height: 24px; }

.search_input {
  border: none;
  width: 100%;
  height: 24px;
  padding-inline-start: 8px;
  color: #1D1D1E;
  background-color: transparent; }
  .search_input::placeholder {
    color: #7b7b7b;
    text-transform: capitalize; }

.hvr-shutter-out-horizontal::before {
  background: #1D1D1E; }

.hvr-sweep-to-right::before {
  background: #1D1D1E; }

.hvr-underline-from-center:before {
  background: #21A5AB; }

[dir="rtl"] .nice-select, [dir="rtl"] .nice-select .option {
  text-align: right !important; }

[dir="rtl"] .nice-select:after {
  right: auto;
  left: 24px; }

.nice-select:after {
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #292d32;
  border-right: 1px solid #292d32; }

.nice-select .list {
  width: 100%; }

.nice-select .option:hover, .nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #21A5AB;
  color: #011521 !important; }

/* Start intro*/
.intro__section {
  margin-bottom: 40px; }
  .intro__section .ontop_item {
    position: relative; }
  .intro__section .absTop_cover {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover; }
  .intro__section .relative_container {
    position: relative;
    z-index: 2; }

.topSec_wrap {
  padding: 220px 0; }
  .topSec_wrap > h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 16px; }
  .topSec_wrap > h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 800;
    margin-bottom: 30px; }

.slick-dots {
  bottom: 160px;
  display: flex;
  gap: 4px;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%); }
  .slick-dots li {
    width: 26px;
    height: 6px;
    background-color: transparent;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px; }
    .slick-dots li.slick-active button {
      background-color: #fff; }
    .slick-dots li button {
      width: 26px;
      height: 6px;
      background-color: rgba(255, 255, 255, 0.2);
      border-radius: 30px;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      -o-border-radius: 30px;
      padding: 0; }

.slick-prev, .slick-next {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  bottom: 80px;
  top: auto;
  font-size: 18px;
  opacity: 1 !important;
  z-index: 9;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0); }
  .slick-prev::before, .slick-next::before {
    display: none; }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-color: #fff;
    color: #21A5AB; }

.slick-next {
  right: 72px; }

.slick-prev {
  left: auto;
  right: 140px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: 140px; }

[dir='rtl'] .slick-prev {
  right: auto;
  left: 72px; }

/*** start services section ***/
.service_cardN1 {
  justify-content: flex-start;
  padding: 26px;
  padding-inline-start: 32px;
  border: 1px solid #F2F2F2;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: rgba(106, 106, 106, 0.03);
  min-height: 140px;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }
  .service_cardN1:hover {
    background-color: rgba(106, 106, 106, 0.1); }
  .service_cardN1 .service_icoN1 {
    display: block;
    min-width: 52px;
    width: 52px;
    height: 52px; }
  .service_cardN1 .service_cCont {
    padding-inline-start: 16px; }
    .service_cardN1 .service_cCont h4 {
      font-size: 24px;
      font-weight: 700;
      margin-bottom: 8px; }
    .service_cardN1 .service_cCont p {
      color: #1D1D1E;
      margin: 0; }

/*** start about section ***/
.aboutCol_wrap {
  max-width: 630px; }
  .aboutCol_wrap h5 {
    color: #21A5AB;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px; }
  .aboutCol_wrap h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 30px; }
  .aboutCol_wrap p {
    font-weight: 500;
    margin-bottom: 30px; }

.aboutTH_img {
  width: 100%;
  height: auto;
  border-radius: 32px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px; }

/*** start services section ***/
.SrvColumn_crdN2 {
  padding: 32px;
  border: 1px solid #F2F2F2;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  background-color: rgba(106, 106, 106, 0.03);
  min-height: 140px;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }
  .SrvColumn_crdN2:hover {
    background-color: rgba(106, 106, 106, 0.1); }
  .SrvColumn_crdN2 .srv2_icoN2 {
    display: block;
    min-width: 52px;
    width: 52px;
    height: 52px;
    margin-bottom: 30px; }
  .SrvColumn_crdN2 .SrvColumn_cCont h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px; }
  .SrvColumn_crdN2 .SrvColumn_cCont p {
    color: #697E95;
    margin: 0; }

/*** start features section ***/
.features_container {
  padding: 72px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  background: linear-gradient(180deg, rgba(13, 29, 30, 0.97) 0%, rgba(0, 0, 0, 0.97) 100%); }

.center_title {
  text-align: center;
  margin-bottom: 72px; }
  .center_title h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.02em; }
  .center_title h3 {
    color: #21A5AB;
    font-size: 32px;
    font-weight: 700;
    line-height: 38.73px; }

.featureN1_card {
  padding: 26px 32px;
  border: 1px solid rgba(227, 240, 250, 0.1);
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  margin-bottom: 30px;
  cursor: pointer; }
  .featureN1_card h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px; }
  .featureN1_card p {
    color: #C8C8C8;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0; }

.hasAfter_effect::after {
  background: rgba(255, 255, 255, 0.3);
  bottom: 0;
  content: "";
  left: 50%;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  right: 51%;
  top: 0;
  transition: all .4s linear; }
.hasAfter_effect:hover::after {
  left: 0;
  opacity: 0;
  right: 0; }

.modal-content {
  border: none;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  background-color: #fff;
  max-width: 604px;
  margin: auto; }
  .modal-content.wideModel_address {
    max-width: 900px; }
    .modal-content.wideModel_address .loginModal_wrap {
      padding: 32px; }
    .modal-content.wideModel_address .btn-close {
      height: 32px;
      width: 32px;
      background-color: transparent;
      top: 32px;
      right: 32px; }
    .modal-content.wideModel_address .logOut_center {
      text-align: center; }
      .modal-content.wideModel_address .logOut_center p {
        margin: auto;
        margin-bottom: 24px; }

.loginThumb_img {
  display: block;
  width: 117px;
  margin-bottom: 30px; }

.loginModal_wrap > h3 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px; }
.loginModal_wrap > h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 16px; }
.loginModal_wrap > p {
  margin-bottom: 30px;
  max-width: 433px; }
  .loginModal_wrap > p a {
    color: #1D1D1E;
    font-weight: 500; }
.loginModal_wrap > h5 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px; }

.contact_label {
  display: block;
  color: #7b7b7b;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px; }
  .contact_label.blue_label {
    color: #21A5AB; }

.realtive_group {
  position: relative; }
  .realtive_group .password__icon {
    color: #7b7b7b;
    position: absolute;
    top: 21px;
    right: 17px;
    z-index: 3;
    cursor: pointer; }
    .realtive_group .password__icon.top_14 {
      top: 14px; }

[dir="rtl"] .realtive_group .password__icon {
  right: auto;
  left: 17px; }

.contact_input {
  width: 100%;
  height: 55px;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  padding-inline-start: 16px;
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 500; }
  .contact_input::placeholder {
    font-size: 14px;
    font-weight: 400; }
  .contact_input.valid_input {
    border-color: #DC4045; }

.code_input {
  width: 100%;
  height: 104px;
  text-align: center !important;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px; }

[dir="rtl"] .code_input {
  text-align: center !important; }

.forgetPass_link {
  color: #1D1D1E;
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 30px;
  width: fit-content;
  margin-inline-start: auto; }
  .forgetPass_link.colorFG_blue {
    color: #21A5AB; }

.have_account {
  color: #1D1D1E;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin-top: 32px; }
  .have_account a {
    font-size: 16px;
    color: #21A5AB;
    font-weight: 500; }

.btn-close {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #f8f8f8;
  --bs-btn-close-color: #455A64;
  opacity: 1;
  width: 56px;
  height: 56px;
  padding: 0;
  position: absolute;
  top: 78px;
  right: 52px;
  z-index: 3; }

[dir="rtl"] .modal-content .btn-close {
  right: auto;
  left: 52px; }
[dir="rtl"] .modal-content.wideModel_address .btn-close {
  right: auto;
  left: 52px; }

.SecNew_modal .loginModal_wrap {
  padding: 32px; }
.SecNew_modal .btn-close {
  height: 32px;
  width: 32px;
  background-color: transparent;
  top: 32px;
  right: 32px; }

[dir="rtl"] .SecNew_modal .btn-close {
  right: auto;
  left: 32px; }

.valid_emailMSG {
  display: block;
  color: #21A5AB;
  font-size: 14px;
  font-weight: 400; }

.correct_passMSG {
  display: block;
  color: #DC4045;
  font-size: 14px;
  font-weight: 400; }

.return_link {
  display: block;
  text-align: center;
  color: #21A5AB;
  font-size: 16px;
  font-weight: 600;
  margin-top: 24px; }

.resend_code {
  color: #1D1D1E;
  font-size: 14px;
  font-weight: 400; }
  .resend_code a {
    color: #21A5AB;
    font-weight: 600;
    margin-inline-start: 10px; }

.countDown_num {
  color: #1D1D1E;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px; }

.rounded_bttn {
  position: relative;
  width: 48px;
  height: 48px;
  border: 1px solid #F2F2F2;
  background-color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }
  .rounded_bttn .bag_icon {
    width: 24px;
    height: 24px; }

.Absnot_num {
  min-width: 10px;
  height: 10px;
  background-color: #FF445B;
  color: #fff;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 7px;
  z-index: 2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }

/*** notification menu ***/
.desktopSide_menu {
  position: relative;
  padding: 32px; }

.notSide_title {
  justify-content: flex-start;
  gap: 12px;
  font-size: 24px;
  color: #343A40;
  font-weight: 600;
  padding-bottom: 24px;
  border-bottom: 1px solid #EEF0F2;
  margin-bottom: 30px; }
  .notSide_title img {
    min-width: 24px;
    width: 24px;
    height: 24px; }
  .notSide_title span {
    font-size: 14px;
    font-weight: 400; }

.notiSide_card {
  justify-content: flex-start;
  padding-bottom: 24px;
  border-bottom: 1px solid #EEF0F2;
  margin-bottom: 30px; }
  .notiSide_card .smProdct_thumb {
    min-width: 56px;
    width: 56px;
    height: 56px;
    border-radius: 14px 0 0 0;
    -webkit-border-radius: 14px 0 0 0;
    -moz-border-radius: 14px 0 0 0;
    -ms-border-radius: 14px 0 0 0;
    -o-border-radius: 14px 0 0 0; }
  .notiSide_card .notiSide_cont {
    padding-inline-start: 12px; }
    .notiSide_card .notiSide_cont h5 {
      font-size: 16px;
      font-weight: 500;
      color: #343A40;
      margin-bottom: 4px; }
      .notiSide_card .notiSide_cont h5 a {
        color: inherit; }
    .notiSide_card .notiSide_cont p {
      font-size: 14px;
      font-weight: 400;
      color: #8E959C;
      margin-bottom: 0; }

/*** products page ***/
.paddTop_48 {
  padding-top: 48px; }

.proDes_inf p {
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px; }

.productN1_card {
  position: relative;
  border: 1px solid #F2F2F2;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  padding: 12px;
  margin-bottom: 30px; }
  .productN1_card .absOffer_span {
    width: 92px;
    height: 38px;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
    background-color: #E93528;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    top: 24px;
    left: 24px;
    z-index: 3; }
  .productN1_card:hover .productN1_img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2); }
  .productN1_card .productN1_thumb {
    display: block;
    width: 100%;
    height: 336px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    overflow: hidden; }
    .productN1_card .productN1_thumb .productN1_img {
      display: block;
      width: 100%;
      height: 100%;
      border-radius: 24px;
      -webkit-border-radius: 24px;
      -moz-border-radius: 24px;
      -ms-border-radius: 24px;
      -o-border-radius: 24px; }

.productN1_cont {
  padding-top: 24px; }
  .productN1_cont h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px; }
    .productN1_cont h5 a {
      color: inherit; }

.priceS_num {
  font-size: 20px;
  color: #999999;
  font-weight: 600;
  margin-bottom: 16px; }
  .priceS_num strong {
    color: #1D1D1E;
    font-weight: 700;
    font-size: 24px;
    margin-inline-end: 8px; }
  .priceS_num del {
    color: #7B7B7B;
    font-size: 24px;
    font-weight: 400; }

.dropdown-toggle::after {
  display: none; }
.dropdown-toggle::before {
  content: "\f107";
  display: block;
  font-family: Font Awesome\ 5 Free;
  font-size: 12px;
  font-weight: 900;
  height: 20px;
  line-height: 24px;
  margin-top: -2px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  z-index: 5; }
.dropdown-toggle.rounded_bttn::before {
  display: none; }

.sortby_bttn {
  justify-content: flex-start;
  min-width: 164px;
  height: 48px;
  border: 1px solid #F2F2F2;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 0 24px; }

.sortS_span {
  color: #21A5AB;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize; }

.prodctSide_title {
  color: #1D1D1E;
  font-size: 32px;
  font-weight: 700; }

/*** contact us page ***/
.mainCenter_title {
  text-align: center;
  margin-bottom: 64px; }
  .mainCenter_title h3 {
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 24px; }
  .mainCenter_title p {
    color: #666;
    font-size: 16px;
    margin-bottom: 0; }

.contactC_wrapper {
  padding: 32px;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  background-color: rgba(106, 106, 106, 0.03);
  border: 1px solid #F2F2F2; }

.contact_cardN1 {
  position: relative;
  justify-content: flex-start;
  background-color: #fff;
  border: 1px solid #eee;
  padding: 16px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 16px;
  min-height: 146px; }

.mapC_thumb {
  min-width: 126px;
  width: 126px;
  height: 114px;
  border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px; }

.contact_cont {
  padding-inline-start: 16px;
  padding-top: 20px; }
  .contact_cont h4 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px; }
  .contact_cont p {
    color: #7b7b7b;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    word-break: break-all; }
    .contact_cont p a {
      color: inherit;
      word-break: break-all; }

.abSocial_link {
  position: absolute;
  top: 40px;
  right: 24px;
  width: 32px;
  height: 32px; }
  .abSocial_link img {
    width: 32px;
    height: 32px; }

[dir="rtl"] .abSocial_link {
  right: auto;
  left: 24px; }

.contForm_wrap {
  padding: 24px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  background-color: #fff;
  border: 1px solid #F2F2F2; }
  .contForm_wrap > h5 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px; }
  .contForm_wrap > p {
    color: #808080;
    font-size: 14px;
    margin-bottom: 24px; }

.contact_label {
  display: block;
  color: #808080;
  font-size: 14px;
  margin-bottom: 8px;
  text-transform: capitalize; }

.contact_input {
  width: 100%;
  height: 55px;
  border: 1px solid rgba(149, 149, 149, 0.2);
  color: #1D1D1E;
  font-weight: 500;
  padding-inline-start: 16px;
  margin-bottom: 24px; }

textarea.contact_input {
  padding-top: 18px;
  min-height: 119px; }

.formG_relative {
  position: relative; }

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent; }

.ckeck_label {
  justify-content: flex-start;
  gap: 8px;
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px; }

/*** product details page ***/
.breadcrumb-item {
  position: relative;
  color: #21A5AB;
  padding-inline-end: 10px; }
  .breadcrumb-item a {
    color: #4D4D4D; }

.breadcrumb-item + .breadcrumb-item {
  padding-inline-start: 16px; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: none;
    content: "\f105";
    display: block;
    font-family: Font Awesome\ 5 Free;
    font-size: 12px;
    font-weight: 900;
    height: 20px;
    line-height: 24px;
    width: 10px;
    z-index: 5;
    position: absolute;
    left: 0; }

[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
  left: auto;
  right: 0; }

.proDetTh_Card {
  position: relative;
  width: 100%; }
  .proDetTh_Card .absShow_prodBttn {
    position: absolute;
    top: 24px;
    right: 24px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .proDetTh_Card .absShow_prodBttn img {
      width: 56px;
      height: 56px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }

.proDetTh_cover {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px; }

.product_name {
  color: #1D1D1E;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px; }

.trans_badge {
  color: #1D1D1E;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 12px;
  width: fit-content;
  background-color: rgba(245, 246, 248, 0.8);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; }

.reviews_flex {
  color: #4D4D4D;
  font-size: 14px; }
  .reviews_flex .rateST_icon {
    color: #FEB12B; }

.lgPrice_item {
  color: #1D1D1E;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px; }
  .lgPrice_item del {
    color: #A0A5AC;
    font-size: 20px;
    font-weight: 400; }

.proDetails_info > p {
  color: #4D4D4D;
  font-size: 14px;
  margin-bottom: 30px; }

.tags_span {
  color: #1D1D1E;
  font-size: 20px;
  font-weight: 500; }

.number__spinner {
  width: 177px;
  height: 60px;
  border: 1px solid #ededed;
  background: #fff;
  border-radius: 64px;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  -ms-border-radius: 64px;
  -o-border-radius: 64px; }

.number__spinner .pl-ns-value {
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 500;
  width: 30%;
  height: 40px;
  text-align: center !important;
  border: none;
  background-color: transparent; }

.number__spinner .ns-btn {
  font-size: 18px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: transparent;
  border: none; }

.number__spinner .ns-btn a {
  color: #21A5AB; }

.decriPro_list {
  list-style-type: initial;
  list-style-position: inside;
  padding-inline-start: 16px; }
  .decriPro_list li {
    color: #1D1D1E;
    font-family: Inter;
    font-size: 15px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.02em; }

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #1D1D1E;
  border-bottom: 1px solid #21A5AB; }

.nav-tabs {
  border-bottom: 1px solid #EDEDED; }
  .nav-tabs .nav-link {
    border: none;
    color: #4D4D4D;
    font-size: 16px;
    font-weight: 400;
    padding: 16px;
    margin-inline-end: 40px; }

/*** cart page ***/
.blue_badge {
  color: #21A5AB;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 12px;
  width: fit-content;
  background-color: rgba(33, 165, 171, 0.09);
  border-radius: 38px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -ms-border-radius: 38px;
  -o-border-radius: 38px; }

.detrow_line {
  color: #1D1D1E;
  font-weight: 500;
  padding-bottom: 16px;
  border-bottom: 1px solid #f1f1f1; }

.wideCard_product {
  margin: 48px 0; }

.divider_line {
  width: 95%;
  height: 1px;
  background-color: #f1f1f1; }

.proCart_incard {
  justify-content: flex-start; }

.delCArd_bttn {
  border: none;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background-color: #F9EDED; }
  .delCArd_bttn .trash_icon {
    width: 16px; }

.proSide_thumb {
  display: block;
  min-width: 136px;
  height: 117px;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -ms-border-radius: 13px;
  -o-border-radius: 13px; }
  .proSide_thumb .proSide_imgN1 {
    display: block;
    min-width: 136px;
    height: 117px;
    border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ms-border-radius: 13px;
    -o-border-radius: 13px; }

.proCart_contN {
  padding-inline: 16px; }
  .proCart_contN h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px; }
    .proCart_contN h5 a {
      color: inherit; }
  .proCart_contN > p {
    color: #aaa;
    font-size: 12px;
    position: relative;
    padding-inline-start: 8px; }
    .proCart_contN > p::before {
      position: absolute;
      content: '';
      left: 0;
      top: 10px;
      width: 4px;
      height: 4px;
      background-color: #aaa;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }

.lgWide_priceN {
  color: #1D1D1E;
  font-size: 20px;
  font-weight: 700; }

.asideCheck_out {
  box-shadow: 0px 6px 57px 0px rgba(177, 177, 177, 0.1);
  background-color: #F8F8F8;
  border: 1px solid #ededed;
  border-radius: 19px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  padding: 32px; }
  .asideCheck_out > h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px; }

.chckout_label {
  display: block;
  color: #4D4D4D;
  font-size: 14px;
  margin-bottom: 8px; }

.checkout_group {
  justify-content: flex-start;
  background-color: rgba(255, 255, 255, 0.4);
  border: 1px solid #EDEDED;
  padding: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  margin-bottom: 30px; }

.disc_icon {
  width: 18px;
  height: 18px;
  margin-inline-end: 8px; }

.checkout_input {
  height: 40px;
  flex: 1;
  border: none;
  background-color: transparent;
  color: #1D1D1E; }
  .checkout_input::placeholder {
    color: #aaa;
    font-size: 12px; }

.checkOut_trow {
  flex-wrap: nowrap;
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 24px; }
  .checkOut_trow:last-of-type {
    color: #1D1D1E;
    font-weight: 500; }

/*** checkout page ***/
.checkForm_wrapper > h5 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #EDEDED;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  height: 60px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #A0A5AC;
  font-size: 16px;
  font-weight: 400;
  line-height: 48px;
  padding: 0 24px;
  text-transform: capitalize; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 6px;
  position: absolute;
  top: 16px;
  right: 20px;
  width: 12px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: transparent;
  border-style: solid;
  border-width: 2px;
  border-bottom: 2px solid #1D1D1E;
  border-right: 2px solid #1D1D1E;
  height: 9px;
  left: 50%;
  margin: 0 !important;
  position: absolute;
  top: 50%;
  width: 9px;
  transform: rotate(45deg); }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent;
  border-width: 2px;
  border-top: 2px solid #1D1D1E;
  border-left: 2px solid #1D1D1E; }

.bankTans_card {
  box-shadow: 0px 6px 57px 0px rgba(177, 177, 177, 0.1);
  background-color: #F8F8F8;
  border: 1px solid #ededed;
  border-radius: 19px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  -ms-border-radius: 19px;
  -o-border-radius: 19px;
  padding: 32px;
  margin-bottom: 16px; }
  .bankTans_card h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 24px; }
  .bankTans_card p {
    color: #1D1D1E;
    font-weight: 500; }

/*** profile page ***/
.asideBar_wrap {
  box-shadow: 0px 6px 57px 0px rgba(177, 177, 177, 0.1);
  background-color: #fff;
  padding: 24px; }

.Profile {
  color: #4D4D4D;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px; }

.asideMenu_link {
  position: relative;
  justify-content: flex-start;
  gap: 16px;
  color: #4D4D4D;
  font-size: 16px;
  font-weight: 400;
  padding: 24px 0;
  border-top: 1px solid #EEF0F2; }
  .asideMenu_link .asideC_usIcon {
    color: #4D4D4D;
    font-size: 20px;
    background-color: rgba(237, 237, 237, 0.5);
    min-width: 52px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
    .asideMenu_link .asideC_usIcon img {
      width: 20px; }
  .asideMenu_link.activSide_link, .asideMenu_link:hover {
    color: #21A5AB;
    font-weight: 500; }
    .asideMenu_link.activSide_link::before, .asideMenu_link:hover::before {
      position: absolute;
      content: '';
      top: 38px;
      left: -8px;
      height: 22px;
      width: 4px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;
      background-color: #21A5AB; }
    .asideMenu_link.activSide_link .asideC_usIcon, .asideMenu_link:hover .asideC_usIcon {
      background-color: #21A5AB;
      color: #fff; }
  .asideMenu_link.logOut_link {
    color: #E93528; }
    .asideMenu_link.logOut_link .asideC_usIcon {
      color: #E93528;
      background-color: #F9EDED; }

[dir="rtl"] .asideMenu_link .shOepen_arrow {
  right: auto;
  left: 0;
  transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1); }
[dir="rtl"] .asideMenu_link.activSide_link::before, [dir="rtl"] .asideMenu_link:hover::before {
  left: auto;
  right: -8px; }

.shOepen_arrow {
  position: absolute;
  top: 34px;
  right: 0; }

.switch_status {
  position: relative; }
  .switch_status .check_hidden {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3; }
  .switch_status .slider_check {
    display: block;
    width: 40px;
    height: 24px;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    background-color: #BBC0C6;
    cursor: pointer; }
    .switch_status .slider_check:before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 2px;
      top: 2px;
      background-color: #fff;
      transition: 0.2s;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%; }

.check_hidden:checked + .slider_check {
  background-color: #21A5AB; }
  .check_hidden:checked + .slider_check:before {
    transform: translateX(14px);
    -webkit-transform: translateX(14px);
    -moz-transform: translateX(14px);
    -ms-transform: translateX(14px);
    -o-transform: translateX(14px); }

.wideProfile_wrapper {
  box-shadow: 0px 6px 57px 0px rgba(177, 177, 177, 0.1);
  background-color: #fff;
  padding: 24px;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px; }

.faceTH_wrapper {
  position: relative;
  width: 128px;
  height: 128px;
  margin: auto;
  margin-bottom: 16px; }
  .faceTH_wrapper .image_Preview {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%; }
  .faceTH_wrapper .imageInput_face {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    opacity: 0; }
  .faceTH_wrapper .absEdit_iconN {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 28px;
    height: 28px;
    z-index: 2; }

.imageInput_labelt {
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 500; }
  .imageInput_labelt .key_iconN {
    width: 20px;
    margin-inline-end: 8px; }

.rounded_wide {
  border-radius: 64px;
  -webkit-border-radius: 64px;
  -moz-border-radius: 64px;
  -ms-border-radius: 64px;
  -o-border-radius: 64px; }

.Address_carNwide {
  align-items: flex-start;
  border: 1px solid #F5F6F8;
  padding: 16px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 24px; }

.addressCrt_incard {
  gap: 12px; }

.addSide_thumb {
  min-width: 94px;
  width: 94px;
  height: 94px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; }
  .addSide_thumb .addSide_img {
    min-width: 94px;
    width: 94px;
    height: 94px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px; }

.addCart_contN h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px; }
  .addCart_contN h5 a {
    color: inherit; }
.addCart_contN p {
  font-size: 14px;
  color: #4D4D4D; }

.transSMall_bttn {
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none; }

.saveAdd_bttn {
  display: none; }

.outline_bttn {
  border: 1px solid #EDEDED;
  background-color: #fff;
  color: #E93528;
  font-weight: 500; }
  .outline_bttn.color_blue {
    color: #21A5AB; }

.addressOWide_cardN {
  border: 1px solid #F5F6F8;
  padding: 16px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 30px; }

.nav-tabs.orders__tabs {
  gap: 24px;
  border: none; }
  .nav-tabs.orders__tabs .nav-link {
    color: #4D4D4D;
    font-weight: 400;
    height: 56px;
    width: 250px;
    border: 1px solid #F5F6F8;
    border-radius: 120px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    -ms-border-radius: 120px;
    -o-border-radius: 120px;
    margin: 0; }
  .nav-tabs.orders__tabs .nav-item.show .nav-link, .nav-tabs.orders__tabs .nav-link.active {
    color: #1D1D1E;
    font-weight: 500;
    background-color: rgba(52, 58, 64, 0.06); }

.profile_title {
  color: #4D4D4D;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px; }

.ordersIn_title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px; }

.orderNum_span {
  color: #1D1D1E;
  font-weight: 500; }

.orderImges_wrap {
  display: flex; }

.orderRN1_thumb {
  position: relative;
  min-width: 56px;
  width: 56px;
  height: 56px; }
  .orderRN1_thumb:not(:first-of-type) {
    left: -36px;
    z-index: 2; }

[dir="rtl"] .orderRN1_thumb:not(:first-of-type) {
  left: auto;
  right: -36px; }

.moreOrder_thumb {
  position: relative;
  width: 56px;
  height: 56px;
  background-color: #F5F6F8;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #1D1D1E;
  font-size: 12px;
  font-weight: 600;
  left: -64px;
  z-index: 3; }

[dir="rtl"] .moreOrder_thumb {
  left: auto;
  right: -64px; }

.addressFlex_conT {
  padding-inline-start: 12px; }
  .addressFlex_conT > h5 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px; }
  .addressFlex_conT .orderN_date {
    justify-content: flex-start;
    gap: 8px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 400; }

.orderStatus_cardN1 {
  border: 1px solid #F5F6F8;
  padding: 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 30px; }
  .orderStatus_cardN1 > h5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px; }

.stepsFlex_row {
  align-items: flex-start; }

.statOne_cardColumn {
  text-align: center;
  position: relative;
  width: 140px; }
  .statOne_cardColumn:not(:last-of-type)::before {
    position: absolute;
    content: '';
    width: 100px;
    height: 0;
    border-bottom: 2px dotted #B5BDC1;
    top: 30px;
    right: -90px; }
  .statOne_cardColumn .statRound_thumb {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #B5BDC1;
    margin: auto;
    margin-bottom: 20px; }
  .statOne_cardColumn .status_dInfo {
    color: #B5BDC1;
    font-weight: 500;
    margin-bottom: 16px; }
  .statOne_cardColumn .status_date {
    color: #B5BDC1;
    font-size: 12px;
    font-weight: 400; }
  .statOne_cardColumn.active_statN1::before {
    border-bottom: 2px dotted #21A5AB; }
  .statOne_cardColumn.active_statN1 .statRound_thumb {
    border-color: #21A5AB; }
  .statOne_cardColumn.active_statN1 .status_dInfo, .statOne_cardColumn.active_statN1 .status_date {
    color: #4D4D4D; }

[dir="rtl"] .statOne_cardColumn:not(:last-of-type)::before {
  right: auto;
  left: -90px; }

.contDeliv_cardN1 {
  align-items: flex-start;
  padding: 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: rgba(141, 206, 164, 0.05);
  margin-bottom: 30px; }
  .contDeliv_cardN1 h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px; }

.transpent_phone .contact_input {
  height: 20px; }

.absCont_callIcon {
  display: block;
  width: 52px;
  height: 52px; }
  .absCont_callIcon img {
    display: block;
    width: 52px;
    height: 52px; }

.itemsDeliv_cardN1 {
  padding: 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #fff;
  margin-bottom: 30px;
  border: 1px solid #F5F6F8; }
  .itemsDeliv_cardN1 h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #EDEDED; }

.oneOrder_item {
  justify-content: flex-start;
  gap: 12px;
  padding-bottom: 24px; }
  .oneOrder_item:not(:last-of-type) {
    margin-bottom: 30px;
    border-bottom: 1px solid #F5F6F8; }

.oneOrder_iMg {
  min-width: 100px;
  width: 100px;
  height: 80px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px; }

.oneOrder_iCont .oneOrder_iName {
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 4px; }
  .oneOrder_iCont .oneOrder_iName a {
    color: inherit; }
.oneOrder_iCont .oneOrder_iSize {
  display: block;
  color: #4D4D4D;
  font-size: 14px;
  margin-bottom: 4px; }
.oneOrder_iCont .oneOrder_iPrice {
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 500; }

.dateOrder_item {
  padding-bottom: 24px; }
  .dateOrder_item:not(:last-of-type) {
    margin-bottom: 30px;
    border-bottom: 1px solid #F5F6F8; }
  .dateOrder_item .dateFlex_item {
    color: #1D1D1E;
    font-size: 16px;
    font-weight: 500; }
    .dateOrder_item .dateFlex_item small {
      color: #4D4D4D;
      font-size: 14px;
      font-weight: 400; }
    .dateOrder_item .dateFlex_item .SMDate_icon {
      width: 18px;
      height: 18px; }

.sMacard_map {
  justify-content: flex-start;
  gap: 12px; }

.sMacard_thumb {
  min-width: 56px;
  width: 56px;
  height: 56px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; }

.sMacard_link {
  color: #1D1D1E;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px; }

.sMacard_cont p {
  color: #4D4D4D;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0; }

.cOder_label {
  display: block;
  color: #1D1D1E;
  font-weight: 500;
  margin-bottom: 8px; }

/*** about us page ***/
.aboutInner_wrap h3 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 24px; }
.aboutInner_wrap p {
  font-weight: 500;
  margin-bottom: 30px; }

.aboutInner_thumb {
  width: 100%;
  height: auto; }
  .aboutInner_thumb img {
    width: 100%;
    height: auto; }

.greyAbt_container {
  background-image: url(../img/abtc.png);
  padding: 50px 32px; }

.contInner_cardN1 {
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid #EEE;
  padding: 32px 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  margin-bottom: 16px; }

.contInner_cInfo h4 {
  color: #1D1D1E;
  font-size: 20px;
  margin-bottom: 8px; }

.callUs_link {
  display: block;
  color: #7b7b7b;
  font-size: 18px;
  font-weight: 500; }

.rightCall_icon {
  width: 32px;
  height: 32px; }
  .rightCall_icon img {
    min-width: 32px;
    width: 32px;
    height: 32px; }

.megaSearch_menu {
  background-color: #fff;
  padding: 32px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  position: fixed;
  top: 80px;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 9;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform-origin: top; }

.openMega_search:focus + .megaSearch_menu {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1); }

.proSearch_card {
  display: flex;
  gap: 16px;
  border: 1px solid #F2F2F2;
  padding: 12px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  margin-bottom: 16px; }

.proSearch_thumb {
  width: 86px;
  height: 70px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px; }

.prodSearchN_cont h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px; }
  .prodSearchN_cont h5 a {
    color: inherit; }
.prodSearchN_cont .priceSInn_num {
  font-size: 18px;
  color: #999;
  font-weight: 500;
  margin-bottom: 16px; }
  .prodSearchN_cont .priceSInn_num strong {
    color: #1D1D1E;
    font-weight: 700;
    margin-inline-end: 8px; }
  .prodSearchN_cont .priceSInn_num del {
    color: #7B7B7B;
    font-size: 16px;
    font-weight: 400; }

.pagination {
  justify-content: center; }
  .pagination .page-link {
    min-width: 32px;
    width: 32px;
    height: 32px;
    margin: 0 4px;
    color: #1D1D1E;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    border: none;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important; }
  .pagination .active > .page-link, .pagination .page-link.active, .pagination .page-link:hover {
    background-color: #21A5AB; }

/*** start footer ***/
.footer {
  background-color: #F5FBFF; }

.copyRights__wrap {
  text-align: center;
  padding: 42px 0; }
  .copyRights__wrap p {
    color: #1D1D1E;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize; }
    .copyRights__wrap p a {
      color: #1D1D1E; }

.go-top {
  position: fixed;
  left: 20px;
  display: none;
  width: 50px;
  height: 50px;
  background: #21A5AB;
  color: #fff;
  text-align: center;
  bottom: 20px;
  z-index: 999;
  line-height: 46px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%; }

.go-top:hover {
  background-color: #21A5AB;
  color: #fff; }

[dir="rtl"] .go-top {
  left: auto;
  right: 20px; }
.whats-logo a{
    color: #fff;
}
.whats-logo {
    position: fixed;
    height: 50px ;
    width: 50px;
    color:#fff;
    border-radius: 50%;
    border: none;
    box-shadow: 0 0 10px #fff;
    outline: none;
    cursor: pointer;
    z-index: 999;
    background-color: #13ae0c;
    justify-content: center;
    align-items: center;
    display: flex;
}
.whats-logo .fa-whatsapp{
    /*display: inline-block;*/
    height: 37px;
    width: 37px;
}

.whats-logo .icon:hover  {
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    transform: rotate(720deg);
    color: #fff;
}

[dir="ltr"] .whats-logo {
    left: 20px;
    right: auto;
}

[dir="rtl"] .whats-logo {
    right: 20px;
    left: auto;
}
.whats-logo {
    bottom: 80px;
}

/*** media query screens ***/
@media (min-width: 992px) {
  .loginModal_wrap {
    width: 50%;
    margin: auto; }

  .my__navbar {
    display: flex;
    align-items: center; }

  .my__navbar > li > ul, .my__navbar > li > ul > li > ul {
    display: block !important;
    opacity: 0;
    visibility: hidden; }

  .desktop__none {
    display: none; }

  .slick-dots {
    max-width: 960px; }

  .width_60 {
    width: 60%; } }
@media (min-width: 1200px) {
  .modal-dialog {
    max-width: 1200px; }

  .slick-dots {
    max-width: 1140px; } }
@media (min-width: 1700px) {
  .topSec_wrap {
    padding: 300px 0; }

  .slick-prev, .slick-next {
    bottom: 120px; } }
@media (min-width: 1400px) {
  .slick-dots {
    bottom: 160px;
    max-width: 1320px; } }
/*** medium secreens ***/
@media (max-width: 991.98px) {
  .navbar-brand img {
    width: 90px; }

  .d__mob__none {
    display: none; }

  .secPadding {
    padding: 30px 0; }

  .midPadding {
    padding: 20px 0 24px 0; }

  .copyRights__wrap {
    padding: 26px 0; }

  .go-top {
    bottom: 10px;
    right: 10px; }

  .btn-close {
    top: 10px; }

  .statOne_cardColumn {
    width: 100%;
    margin-bottom: 30px; }
    .statOne_cardColumn::before {
      display: none; }

  .topSec_wrap > h1, .mainCenter_title h3 {
    font-size: 32px; }

  .aboutInner_wrap h3, .aboutCol_wrap h3 {
    font-size: 24px; }

  .topSec_wrap {
    padding: 120px 0; }

  .service_cardN1 {
    margin-bottom: 30px; }

  .features_container {
    padding: 24px; }

  .center_title {
    margin-bottom: 30px; } }
/*** md secreens ***/
@media (min-width: 768px) {
  .alignMD__center {
    display: flex;
    flex-direction: column;
    justify-content: center; } }
/*** mobile secreens ***/
@media (max-width: 767.98px) {
  .wow {
    animation: none !important; }

  .orderMD_one {
    order: 0; }

  .orderMD_two {
    order: 1; } }
/*** small secreens ***/
@media (max-width: 575.98px) {
  .copyFlex_between {
    justify-content: center !important; }

  .footer_UList {
    gap: 20px; }

  .jw_cardN1 {
    height: 276px; }

  .sidebar-wrapper {
    width: 100% !important; }

  .checkout_group {
    flex-wrap: wrap; }
    .checkout_group .midd_bttn {
      width: 100%; }

  .addressFlex_card {
    flex-wrap: wrap;
    gap: 24px; } }

/*# sourceMappingURL=main.css.map */
